http://bugs.winehq.org/show_bug.cgi?id=19969
Summary: 2weistein + ElDorado: y and z switched with German
keyboard/locale
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
I'm using the German version of both apps below, with LANG=de_DE.UTF-8 typical
of a German locale and a German keyboard with Ubuntu Intrepid. One
particularity of the German keyboard is that Y and Z are switched.
2weistein is entirely driven by mouse except in the savegame dialog. There, z
and y are switched (as if I were using a US keyboard) when entering the file
name.
El Dorado (German localised version) uses the y key to run. I must press the z
key (between t and u) instead (in both the configuration menu and during game
play).
The bug about 2weistein also occurs with MacOS X.5.7, XQuartz 2.3.3.2 and
Apple's German keyboard.
Many other apps work fine.
I thought Wine had code to sort-of revert the locale-dependent keyboard mapping
(like dosbox). 2weistein is surprising, since one would not expect it to use
low-level scancodes or similar in basically a file requester -- and it
originates from Germany, so it undoubtfully works well in a German MS-Windows.
Maybe the default code page selection does not work correctly? I also own a
very old French title ("Kiyeko et les voleurs de nuit"; it says "win3.1
minimum") that supports 5 European languages and starts in English even with
LANG=fr_... (the French locale files are installed on the Ubuntu system). I
wrote no bug report so far because I couldn't test yet how it starts in
MS-Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48438
Bug ID: 48438
Summary: mfplat support regression
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: edpil02(a)orange.fr
Distribution: ---
I was able to play ride 3 bikes game with native mfplat.dll :
built-in mfplat.dll -> black screen (because cant play mp4 movies)
native mfplat -> the game run (can play the intro movies).
But latest versions of wine (4.16 ?) seems to crash now with native mfplat.
Get this error :
00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1140.
00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1320.
The game does not crash but cant start because it cant play the intro movie.
Seems that wine have been patch for mfplat support in may 2019 , but not sure.
Sorry for my english.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39869
Bug ID: 39869
Summary: QQmusic 2015 can not login
Product: Wine
Version: 1.9.0
Hardware: x86
URL: http://dldir1.qq.com/music/clntupate/QQMusicV12.24.332
3.1216YQQ.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
Distribution: SUSE
Created attachment 53229
--> https://bugs.winehq.org/attachment.cgi?id=53229
QQMusic.log
1.Download from http://dldir1.qq.com/qqfile/QQIntl/QQi_PC/QQIntl2.11.exe
2.winetrick riched20 to fix bug 5162
3. login with the folloing testing account:
account: 1469264807
Password: winedebug
Useing winetricks to install gdiplus_winxp could fix this bug.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30755
Bug #: 30755
Summary: gdiplus tests fail if stix fonts present
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
On Centos 6, "make test" causes (among others) the failures
runtest -q -P wine -M gdiplus.dll -T ../../.. -p gdiplus_test.exe.so
~/wine-git/dlls/gdiplus/tests/font.c && touch font.ok
...
font.c:396: Test failed: Expected 0, got 3
font.c:397: Test failed: got NULL font collection
make[1]: *** [font.ok] Error 2
/home/dank/wine-git/tools/runtest -q -P wine -M gdiplus.dll -T ../../.. -p
gdiplus_test.exe.so /home/dank/wine-git/dlls/gdiplus/tests/graphics.c && touch
graphics.ok
...
graphics.c:1978: Test failed: Expected 00000000, got 00000010
Unhandled exception: page fault on read access to 0x00000048 in 32-bit code
(0x6834d776).
Backtrace:
=>0 0x6834d776 get_log_fontW+0x16() in gdiplus (0x0032f8c8)
1 0x68358d57 get_font_hfont+0xf6() in gdiplus (0x0032f9f8)
2 0x6835d1cd GdipDrawString+0x26c() in gdiplus (0x0032fb78)
3 0x71cb8763 test_GdipDrawString+0x232() in gdiplus_test (0x0032fc38)
4 0x71cc5c45 func_graphics+0xb84() in gdiplus_test (0x0032fd18)
...
Looks like
GdipNewInstalledFontCollection() which calls
EnumFontFamiliesExW() which calls
add_font_proc() which calls
GdipCreateFontFamilyFromName()
and is failing because the latter function somehow chokes on the stix fonts
(http://stixfonts.org) bundled with centos 6.
Doing
sudo chmod 000 /usr/share/fonts/stix
works around the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39880
Bug ID: 39880
Summary: gdiplus tests fail if locale is not en_US
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
$ make test
../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p
gdiplus_test.exe.so brush && touch brush.ok
fixme:gdiplus:GdipGetLineTransform not implemented
fixme:gdiplus:GdipGetPathGradientPath not implemented
../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p
gdiplus_test.exe.so customlinecap && touch customlinecap.ok
../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p
gdiplus_test.exe.so font && touch font.ok
font.c:757: Test failed: wrong face name ˼Դ���� CN Bold
font.c:762: Test failed: Expected 0, got 14
font.c:768: Test failed: wrong face name ?2�J��?2
fixme:gdiplus:GdipGetLineSpacing ignoring style
font.c:307: Tests skipped: Times New Roman not installed
Makefile:255: recipe for target 'font.ok' failed
make: *** [font.ok] Error 3
After setting the locale from zh_CN.utf8 to en_US by
$ export LC_ALL=en_US
Then run the test, it works fine.
Is this bug related to bug 30755?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40666
Bug ID: 40666
Summary: Cossacks - European Wars: Fails to launch after intro
video
Product: Wine
Version: 1.9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: Other
Created attachment 54536
--> https://bugs.winehq.org/attachment.cgi?id=54536
Console output
When I attempt to launch the GOG version of Cossacks - European Wars with Wine
1.9.10 the intro videos begin to play (with issues, but I will open another
ticket for that bug). Upon pressing escape the player should be brought to the
main menu, but nothing actually happens (except that the videos stop playing).
This appears to be a regression since this step works on Wine 1.6.2. However I
do not have the time to do a full regression test to find the exact commit in
which the regression was introduced.
I am attaching the console output (there isn't much there though).
--
Some additional info about my system (just in case):
Distro: Linux Mint 17.3 (64 bit)
Kernel: 4.4.0-21-generic
Graphics: Proprietary NVIDIA 364.19
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47937
Bug ID: 47937
Summary: ddraw tests crash with in real windows XP
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
ddraw/tests/ddraw4.c and ddraw/tests/ddraw7.c tests crash in Windows XP
ddraw4.c:16394: Test failed: Got unexpected caps 0x104a72fc.
ddraw4.c:16396: Test failed: Got unexpected caps 0x104a72fc.
ddraw4.c:16427: Test failed: Got unexpected caps 0x104a72fc.
ddraw4.c:16429: Test failed: Got unexpected caps 0x104a72fc.
ddraw4.c:16431: Test failed: Got unexpected caps 0x421350.
ddraw4.c:16437: Test failed: Got unexpected hr 0x80004005.
ddraw4.c:16437: this is the last test seen before the exception
0d4c:ddraw4: unhandled exception c0000005 at 004A6699
C:\Documents and Settings\Administrateur\Mes documents\Téléchargements>
ddraw7.c:16371: Test failed: Got unexpected caps 0x104a72fc.
ddraw7.c:16373: Test failed: Got unexpected caps 0x104a72fc.
ddraw7.c:16401: Test failed: Got unexpected caps 0x104a72fc.
ddraw7.c:16403: Test failed: Got unexpected caps 0x104a72fc.
ddraw7.c:16405: Test failed: Got unexpected caps 0x421350.
ddraw7.c:16411: Test failed: Got unexpected hr 0x80004005.
ddraw7.c:16411: this is the last test seen before the exception
0c3c:ddraw7: unhandled exception c0000005 at 004F509F
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44990
Bug ID: 44990
Summary: No HTTPS
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: jon.tech.uk(a)gmail.com
Distribution: ---
Connection to HTTPS fails when setting wininet to native:
003e:err:secur32:schan_AcquireClientCredentials Could not find matching
protocol
Test run with wininet=native exhibiting the error:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 winetricks wininet=native winihttp=native
Using winetricks 20180217-next - sha256sum:
e5c949bb20dbc6ed1257b7807dc475b8ce5f456d0d8c8c58b8b54492dd9f058b with wine-3.0
(Debian 3.0-1~mx17+1) and WINEARCH=win32
Using native override for following DLLs: wininet
Executing wine regedit C:\windows\Temp\_native\override-dll.reg
Using native override for following DLLs: winihttp
Executing wine regedit C:\windows\Temp\_native\override-dll.reg
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine iexplore google.com
0012:err:module:import_dll Library mscoree.dll (which is needed by
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found
0012:err:module:attach_dlls Importing dlls for
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed,
status c0000135
000f:err:service:process_send_command service protocol error - failed to write
pipe!
003e:err:secur32:schan_AcquireClientCredentials Could not find matching
protocol
0009:err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with
error 0x8001011d
Test run with wininet=builtin executing correctly error free:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 winetricks wininet=builtin
winihttp=native
Using winetricks 20180217-next - sha256sum:
e5c949bb20dbc6ed1257b7807dc475b8ce5f456d0d8c8c58b8b54492dd9f058b with wine-3.0
(Debian 3.0-1~mx17+1) and WINEARCH=win32
Using builtin override for following DLLs: wininet
Executing wine regedit C:\windows\Temp\_builtin\override-dll.reg
Using native override for following DLLs: winihttp
Executing wine regedit C:\windows\Temp\_native\override-dll.reg
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine iexplore google.com
0012:err:module:import_dll Library mscoree.dll (which is needed by
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found
0012:err:module:attach_dlls Importing dlls for
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed,
status c0000135
000f:err:service:process_send_command service protocol error - failed to write
pipe!
9[2f51808]: TSF: 0x5e45260 TSFStaticSink::Init() FAILED to install
ITfInputProcessorProfileActivationSink (0x80004001)
9[2f51808]: TSF: TSFTextStore::Initialize() FAILED to initialize
TSFStaticSink instance
Tested with multiple versions of wine, last two checked with are:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine --version
wine-3.0 (Debian 3.0-1~mx17+1)
$ WINEPREFIX=~/.wine32 WINEARCH=win32 /opt/wine-staging/bin/wine --version
wine-3.5 (Staging)
Originally submitted with winetricks issue tracker, see
https://github.com/Winetricks/winetricks/issues/966 for further details.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44803
Bug ID: 44803
Summary: Age of Empires II Forgotten Empires crashes "Unhandled
privileged instruction"
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raphael.nestler(a)gmail.com
Distribution: ---
Created attachment 60841
--> https://bugs.winehq.org/attachment.cgi?id=60841
Log from the console
Since a day Age of Empires II Forgotten Empires crashes on startup with the
message "wine: Unhandled privileged instruction at address 0x7e2c5895 (thread
00ce), starting debugger...". See the attached log for more details.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44732
Bug ID: 44732
Summary: Enterprise Architecture keeps crashing, happening more
often in recent times
Product: Wine
Version: 1.8.3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dane(a)dotmodus.com
Created attachment 60740
--> https://bugs.winehq.org/attachment.cgi?id=60740
Application keeps crashing, happening more often in recent times
Application keeps crashing, happening more often in recent times
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43977
Bug ID: 43977
Summary: It crashed while working on Sparx System EA product.
Opened an existing diagram, went kaput!
Product: Wine
Version: 2.0.3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: saikrish(a)akamai.com
Created attachment 59632
--> https://bugs.winehq.org/attachment.cgi?id=59632
core dump
Unhandled exception: page fault on read action
Installed EA software per:
http://www.sparxsystems.com/support/faq/enterprise-architect-WINE.html. (with
some modifications - I had to use brew)
I had some font issues as well, that the product kept popping up a dialog modal
window for GetNewFont2() error and CreateFontError() etc.
Thanks
SK
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42130
Bug ID: 42130
Summary: League of Legends
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emanmc(a)gmail.com
Distribution: ---
Created attachment 56674
--> https://bugs.winehq.org/attachment.cgi?id=56674
League of Legends
League of Legends crash
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39343
Bug ID: 39343
Summary: Thunder crashes without native winhttp
Product: Wine
Version: 1.7.51
Hardware: x86
URL: http://down.sandai.net/thunder7/Thunder_dl_7.9.40.5006
.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
Regression SHA1: 73ab5034efb418251c17a0e49bbf1dc4190e5bfe
Distribution: ---
Created attachment 52432
--> https://bugs.winehq.org/attachment.cgi?id=52432
trace-winhttp-thunder
1.Dowmload form http://down.sandai.net/thunder7/Thunder_dl_7.9.40.5006.exe
2.Run “wine Thunder_dl_7.9.40.5006.exe" to install
3.Using "winetricks riched20" to fix another crash bug.
4.wine C:\\Program\ Files\\Thunder\ Network\\Thunder\\Program\\Thunder.exe
-StartType:DesktopIcon
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36565
Bug ID: 36565
Summary: Mouse movement extremly smoothed in some games,
impossible to control.
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roboman2444(a)gmail.com
In some games, such as RAGE and Stalker:SOC, the mouse acts as if it has a very
huge smoothing filter applied to it. However, the in game cursor will only move
at times you move your mouse. This used to not be a problem, but i can not
remember the version in which it started.
This makes it impossible to play the games, as not only the menus extremely
hard to interact with (unless you use arrow keys and enter), but most of the
time will be spent looking at the ground/sky and spinning.
Setting the games to windowed mode, or changing wine's virtual desktop option
does not help. Nor does Wine's mouse grab option or mousewarpoverride registry
setting.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34931
Bug #: 34931
Summary: Unhandled exception while installing Quicken 2014
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alen.siljak(a)gmail.com
Classification: Unclassified
Created attachment 46550
--> http://bugs.winehq.org/attachment.cgi?id=46550
Log
At the beginning of the MSI installation of Quicken 2014 Wine crashes. Log
attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34293
Bug #: 34293
Summary: Hauptwerk 4.0.0 64-bit will in stall but not run.
32-bit version runs.
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mark.a.farthing(a)gmail.com
Classification: Unclassified
Created attachment 45652
--> http://bugs.winehq.org/attachment.cgi?id=45652
Debug output from Wine and Playonlinux
Hauptwerk 4.0.0 Free Edition 64-bit will load but not run. Almost as soon as
one starts the program, one gets an error popup (C++ run time error - "This
application has requested the runtime to terminate it in an unusual way"). I
then ran it through playonlinux and got the debug output in the attachment
(this debug output is the result of several attempts, so will contain a lot of
duplication).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30957
Bug #: 30957
Summary: Unhandled exception: page fault on read access to
0xffffffff in segmented 32-bit code
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chiszp(a)hotmail.com
Classification: Unclassified
Created attachment 40618
--> http://bugs.winehq.org/attachment.cgi?id=40618
backtrace, log
I'm attempting to install Protel Advanced Schematic v3.0 (old software, viewing
setup.exe in a hex editor see references to a Borland installer).
Running 'wine setup.exe' crashes after clicking 'Full Install'. Log included in
attachment as requested.
Disassembling at the crash location 0x1027:0x0508, the instruction appears to
be:
testl 0xffffffff,%fs:0x200
but the crash suggests wine is attempting to read from address 0xffffffff,
rather than treating it as a literal value (a signed -1).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27800
Summary: NFS U1: Incorrect name of the game controller (wheel)
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
I was asked by Lucas Fialho Zawacki to make some comparison of my wheel between
WinXP and Wine. I took Need for Speed Underground 1 for the tests:
Options -> Controller -> Controller Setup -> "2nd column":
WinXP says: "Wheel"
Wine says: "Joypad"
Tested with:
* wheel "Logitech Wingman Formula Force GP"
* wine-1.3.24-174-g4b4dd30.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24079
Summary: VSphere Client 4.1: Unable to connect to server
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://vsphereclient.vmware.com/vsphereclient/2/5/8/9/
0/2/VMware-viclient-all-4.1.0-258902.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vince(a)marsters.co.uk
Created an attachment (id=30288)
--> (http://bugs.winehq.org/attachment.cgi?id=30288)
output log when run from a command line
Once installed and dotnet30 installed using winetricks the application runs but
when you enter the server IP, username and password of the ESXi server and
click login there is a connecting message which eventually changes 'Connection
Failed' along with a popup "vSphere Client could not connect to 'server ip' The
server took too long to respond (The operation has timed out)"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12664
Summary: Game Craft after selecting Pilot
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=11224
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kur1g3n(a)hotmail.com
Created an attachment (id=12321)
--> (http://bugs.winehq.org/attachment.cgi?id=12321)
Log of what says wine all the way from launcher to game crash
Once in game, we can choose the pilot we want to play, after selecting it, the
game begins loading, and it crashes during loading (or at end ?)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46490
Bug ID: 46490
Summary: ddraw_crosstest fails badly in a real windows 10 box
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Created attachment 63328
--> https://bugs.winehq.org/attachment.cgi?id=63328
error with ddraw_crosstest
In my real windows 10, ddraw_crosstest fails very early for ddraw1-7. It is
quite annoying since I can not test my own conformance test in my real windows
10 box.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22726
Summary: CodeGear RAD Studio 2007/2009 installation errors:
column 3/4 out of range, missing column in table
L"Property"
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.codegear.com/products/radstudio
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bug(a)gigawatt.nl
CC: dank(a)kegel.com, liquitsnake(a)gmx.net
+++ This bug was initially created as a clone of Bug #13042 +++
The installer of CodeGear RAD Studio 2007 and 2009 fails as reported in #13042.
That bug contains a patch which fixes this problem, and allows the installation
to continue. However, later on, it still fails:
err:msidb:get_tablecolumns column 3 out of range
err:msidb:get_tablecolumns column 4 out of range
err:msidb:get_tablecolumns missing column in table L"Property"
I have reported this as a new bug because at first sight this looks completely
unrelated, but if that was wrong, this can be closed as a duplicate.
The steps I have taken to see this problem:
- Start with a clean config
- Set mode to Windows 2000
- Install MDAC 2.8 SP1
- Set mode back to Windows XP
- Make the RAD Studio (2007 or 2009) installation disc available as D:\
- Run D:\Install\Setup.exe
- Click "Retry" once during the automatic .NET Framework installation
- Choose your selection, same problem with everything except for the first
option (CodeGear RAD Studio) deselected, as with everything selected
- Proceed with the installation
It finishes unpacking, and I find the unpacked files as, for example,
.wine/drive_c/users/Public/Application
Data/{B278BA8C-C407-4742-B58E-CE34D8C8A15B}/corey/B1A48A5A/39948DF1/bds.exe
and those files look correct, or at least the text files that I could check do.
However, then it hangs. The installer says "Windows Installer", on the console
I see error messages (look up), and the only action I can take is to click
"Cancel", which also doesn't actually work.
I am using Wine 1.1.44, as reported by wine --version. I do not know what more
information you need, but I will be happy to answer any questions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38199
Bug ID: 38199
Summary: Won't start.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tombenko(a)gmail.com
Distribution: ---
The installer works good (after some raping), but the game won't start, just
drops a message saying something serious happened. The debugger still runs...
When it is over or I get bored of it, will attach log.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41412
Bug ID: 41412
Summary: Star Wars - The Old Republic (SWTOR 4.7.1) Takes 17
Minutes After Clicking "Play" For Splash Screen &
Character Selection Screen to Appear
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: jeremy.of.many2(a)gmail.com
Distribution: ---
Created attachment 55773
--> https://bugs.winehq.org/attachment.cgi?id=55773
DEBUG LOG of SWTOR_FIX.EXE and then LAUNCHER.EXE
Gigabyte Z87X-UD3H-CF Motherboard
Ethernet Connection I217-V (Onboard NIC)
Seasonic PLATINUM-520FLII ATX 12V 24PIN 520W Active PFC 80PLUS Modular Fanless
PSU
2 x F3-12800CL9-4GBXL (DIMM DDR3 Synchronous 1600 MHz (0.6 ns))
Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
NVIDIA GeForce GTX 660 GPU (Driver Version 361.42-0ubuntu2)
NVIDIA HDMI Audio to TV (1360x768)
Auzentech X-Fi Forte 7.1 (EMU20k2 [X-Fi Titanium Series])(For Microphone and
Headphones only)
KINGSTON SH103S3 120GB SSD (Divided into 2 partitions - Linux & Windows 7
Linux Mint 18 Sarah 16.04 LTS (XFCE Edition) x64
I am using Wine-staging 1.9.19 and winetricks (d3dx9, vcrun2008)
I have winecfg set to Windows 10 Compatibility and Virtual Desktop of 1360x768.
I have a 32-bit WINEPREFIX on 64-bit Mint Linux (.bashrc):
export WINEARCH=win32
export WINEPREFIX=~/SWTOR
http://i.imgur.com/LAxbG3q.png
I installed swtor_setup.exe, the launcher updated twice, I entered my username
and password, got the error:
http://i.imgur.com/5giFqyN.png
I closed WINE and disabled BitRaider:
http://i.imgur.com/G67q9fk.png
I downloaded all the game data:
http://i.imgur.com/ZZV5Dcz.png
I launched swtor_fix.exe and launcher.exe again:
http://i.imgur.com/aln6sKO.png (showing debug command, normally just "wine
swtor_fix.exe")
http://i.imgur.com/v3exoWr.png (showing debug command, normally just "wine
launcher.exe")
Task Manager:
http://i.imgur.com/gJxnrzj.png?1
Login screen, entered username and password:
http://i.imgur.com/uV55kYw.png?1
Clicked "Play" Button:
http://i.imgur.com/w5Q5r1c.png?2
Wait 17 minutes to arrive at splash screen then character select screen:
http://i.imgur.com/IR0lF8F.jpg?1
See attached debug information.
I note I originally had 3 debug logs (swtor_fix, the launcher BEFORE the 17
minute wait and AFTER the wait). For the purposes of submitting this bug report
I have appended all 3 of them together and added text to separate them. Please
do a find for "17 minute wait" to be taken to that line in the text.
Side note - I started using Linux in late August and have been trying to get
SWTOR running (without the 17-minute wait) since then so that should give you
an indication of how determined I am to find a fix and contribute to the
community.
Please feel free to e-mail me at jeremy.of.many(a)gmail.com if you have any
questions, suggestions for things I can try or additional debug info.
I have tried to be as thorough as possible in my findings and this initial bug
report.
Thank you for your time.
Cheers,
Jeremy
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42273
Bug ID: 42273
Summary: Biet-O-Matic icons in icon bar loaded in wrong size
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
Created attachment 56978
--> https://bugs.winehq.org/attachment.cgi?id=56978
Biet-O-Matic Wine 2.0RC5
Using Biet-O-Matic (BOM) 2.14.14, an ebay sniper app written in VB and with
source code licensed under the gpl, the top bar icons are displayed wrongly,
scaled, so that only the top left quarter of the icon is shown.
I assume this relates to the olepicture implementation.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.