http://bugs.winehq.org/show_bug.cgi?id=32049
Bug #: 32049
Summary: Pirate101 launcher fails while downloading game on
initial run
Product: Wine
Version: 1.5.15
Platform: x86
URL: https://www.pirate101.com/free_game/download_game
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Classification: Unclassified
Created attachment 42245
--> http://bugs.winehq.org/attachment.cgi?id=42245
Launcher failure
Pirate101 installs without any overrides. On first run, the launcher allows you
to login and then starts to download the game, but soon pops up a message that
"A problem has occurred" and asks if you want to report it to KingsIsle.
Regardless of whether you click yes or no, the launcher is a zombie at that
point and everything has to be manually killed.
Winetricks ie7 works around the problem, and the game itself seems to work fine
(at least the little I tested). I also tested removing the overrides set by
winetricks after the first run, and found that on subsequent runs the game
launched and did download content during the game.
--
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=20838
Summary: Morrowind Graphics Extender's d3d8.dll replacement
fails to load
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://morrgraphext.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Morrowind Graphics Extender enhances Morrowind's graphics by providing its own
d3d8.dll that calls to d3d9, and catches certain calls to provide enhanced
functionality. Under Wine, the provided d3d8.dll fails to load with exception
c0000005 (sigsegv).
Being open source, I was able to trace the crash to the handling of the
STARTUPINFO provided by GetStartupInfo. As you can see in DllMain here:
https://morrgraphext.svn.sourceforge.net/svnroot/morrgraphext/d3d8/main.cpp
it calls GetStartupInfo then goes right to parsing the lpTitle field to find
the executable name.
Under Wine, though, the returned STARTUPINFO.lpTitle field will either be an
empty string (for the unicode version) or NULL (the ansi version, and sometimes
the unicode version), as opposed to the full application path/exe. Being that
the code uses the ansi version, it gets a NULL lpTitle and segfaults when it
derefs it while looking for the directory separator.
To reproduce, you'll have to install MGE, then run Morrowind using
WINEDLLOVERRIDES="d3d8=n,b;dinput8=n,b"
(it has to be n,b since the dll will also try to load the system/built-in dll).
The crash is reproduceable with any d3d8 app, but will likely not work properly
when fixed if it's not Morrowind.
--
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=17138
Summary: FlightGear does not display 3d models
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mclaud2000(a)tutopia.com
Game starts properly, but after finishing loading only the menu is shown, not
the aircraft or the game world.
Also, fgrun, the FlightGear loader, does not show the aircraft models.
--
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=23393
Summary: Text rendered with background colour same as
foreground (so invisible) in Moon Tycoon
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.anarchyent.com/moontycoon/index.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Moon Tycoon is a 3D simulation/strategy game set on the moon. Info at
http://www.anarchyent.com/moontycoon/index.asp
This bug is for the original CD-ROM full game and the demo. A demo can be
downloaded from http://www.anarchyent.com/moontycoon/demo.asp
You'll need to use winetricks to install IE 6 before running the demo. (That
doesn't apply to the full game.)
Now that bug 23263 has been fixed (thanks!), the game starts with Wine 1.2rc5.
However, there is an issue with text rendering. Text background is the same
colour as the foreground, making it invisible; each text string appears as a
light grey rectangle.
To reproduce, download and install the demo, then run MT.exe. At the title
screen click START NEW GAME, then any of the options (Tutorial, Standard,
Campaign 1, 2 or 3). The text below should be rendered as light grey on black
background, but is in fact light grey on light grey. If you select Tutorial and
start the game, the text at the top of the screen has the same 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.
http://bugs.winehq.org/show_bug.cgi?id=26765
Summary: x86_64 OS should not be selectable on a 32-bit system
Product: Wine
Version: 1.3.17
Platform: x86-64
URL: http://source.winehq.org/source/programs/winecfg/appde
faults.c?v=wine-1.3.17#L38
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P3
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
winecfg currently allows a user to select any Windows version that has been
added to Wine, but 2008R2 does not support 32-bit processors.
Maybe this can be solved by defining VER_PLATFORM_WIN64_NT ?
Any app expecting a 64-bit processor should fail, but this is bound to come up
at some point in the future.
If/when other architectures are supported the list will change again.
Not sure how big a headache this is to resolve, but it is only a trivial issue
AFAICT.
I'm sure we've all seen the list before:
http://en.wikipedia.org/wiki/Comparison_of_Windows_versions#NT_Kernel-based
--
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=21177
Summary: EVE-Online Voice don´t work
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linuxdonald(a)linuxdonald.de
When i want enable eve voice in-game it disconnected from the eve voice server.
And in the terminal i become this:
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
Wine version ist the lastest git version.
--
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=29230
Bug #: 29230
Summary: Steam client crash on select "news" tab
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: midnighterdev(a)gmail.com
Classification: Unclassified
Created attachment 37761
--> http://bugs.winehq.org/attachment.cgi?id=37761
log of crash Steam client on "news" tab select
I Starts steam client, then select "news" tab into steam client and client
exits.
--
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=30577
Bug #: 30577
Summary: Spartan demo: badly displayed main menu screen, mostly
black
Product: Wine
Version: 1.5.3
Platform: x86-64
URL: http://www.jeuxvideo.com/telecharger/jeux-et-demos/000
09121-spartan-pc.htm
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 40007
--> http://bugs.winehq.org/attachment.cgi?id=40007
Screenshot wine 1.5.3
Main game menu screen is mainly black (with sometimes some small display
artefact on the right of the screen).
Only the menu labels are displayed.
Ubuntu 11.10 x86_64; nvidia 295.40
Full log
--------
fixme:win:EnumDisplayDevicesW ((null),0,0x32f628,0x00000000), stub!
fixme:d3d_surface:surface_init Trying to create a render target that isn't in
the default pool.
fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1.
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
err:mmtime:TIME_MMTimeStop Timer still active?!
--
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=31820
Bug #: 31820
Summary: GomezPEER Bug 26944 causes a Wineserver crash
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: critical
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41869
--> http://bugs.winehq.org/attachment.cgi?id=41869
wine-1.5.13-430-gfb383cd console output
Running the GomezPEER leads to Bug 26944. Ignoring the dialogs that pop up
allows them to build up continuously resulting in a wineserver crash. Not sure
what the app is actually trying to do as it is a background / system-tray
application.
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
This leaves all the .exes in RAM and they have to be killed manually.
Not sure if this is a regression as it can take a while to recreate, so a
bisect will take a LONG time.
Will upload a new log when I figure out how to raise the ulimit (ulimit(1) is
deprecated).
--
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=18579
Summary: Photoshop CS4 error in automate/merge HDR and
photomerge
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chemacg(a)gmail.com
When i click in this two options (File/Automate/Merge HDR... and
File/Automate/Photomerge...) i get this error (in a window, in the command line
i see nothing):
Error 19: Bad argument
-Bad argument.
Line: 981
-> menu.add( 'item',fileMenuItem );
--
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.