http://bugs.winehq.org/show_bug.cgi?id=30761
Bug #: 30761
Summary: Everest ( strategy game ) unable to start due to:
Unhandled exception: page fault on read access to
0x000000ec in 32-bit code (0x00cdf4e9)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miguelsouto.sc(a)gmail.com
Classification: Unclassified
Created attachment 40279
--> http://bugs.winehq.org/attachment.cgi?id=40279
Backtrace from the "wine error window"
Everest is a Strategy-Simulation game in which the player have the role to
manage a team on a Mount Everest expedition.
The installer runs fine, whitout any kind of problems. But once the game it's
installed, when you try to start/execute the game from the main menu, it
crashes, and it's impossible to play it. when it crashes a wine error window
gives me the option to create a backtrace directly from there, but i will also
attach a console output, to show a more accurate test, of why and when this bug
is produced.
--
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=19768
Summary: Champions Online - patcher won't start
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.fileplanet.com/203771/download/Champions-On
line-Open-Beta-Client
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.mitchell+WINE(a)gmail.com
Created an attachment (id=23159)
--> (http://bugs.winehq.org/attachment.cgi?id=23159)
champions online patcher run w/ no flags
Just started open beta yesterday I think. URL link should allow a download of
the (rather enormous) installer. The application installs without any issues,
but when you attempt to run the game updater it fails. Output attached.
This is running on a core 2 duo, ati video using fglrx
--
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=25413
Summary: Fleet Operations 3.1.4 quits on startup
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=32343)
--> (http://bugs.winehq.org/attachment.cgi?id=32343)
export WINEDEBUG=+all
Star Trek Armada II Fleet Operations 3.1.4 has a new loader. See:
http://www.fleetops.net/component/option,com_smf/Itemid,3/topic,8953.msg149….
If you bypass it according to the description, then you can play the game.
Reason for the bug entry: On Windows XP it works without the bypassing.
Starting the game with
wine FleetOps.exe
quits wine very quickly.
Starting it with
winedbg FleetOps.exe
gets:
WineDbg starting on pid 0112
start_process () at /usr/src/debug/wine-1.3.8/dlls/kernel32/process.c:997
0x7b8599af start_process+0x4f
[/usr/src/debug/wine-1.3.8/dlls/kernel32/process.c:997] in kernel32: movl
%edi,0x4(%esp)
Unable to open file ''
I will add an attachment with export WINEDEBUG=+all.
--
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=24236
Summary: SynthMaker GUI not drawn completely
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nsandschn(a)gmx.de
Created an attachment (id=30514)
--> (http://bugs.winehq.org/attachment.cgi?id=30514)
Screenshot in wine-1.3.1-399-gcc94570
Now that bug 15425 is fixed SynthMaker starts up successfully with
wine-1.3.1-399-gcc94570. However, the GUI is not drawn completely. Parts of the
background behind the window can still be seen (see attached screenshot).
Minimizing and later maximizing the window makes the problem worse. With native
gdiplus everything works fine.
Terminal output is not very interesting:
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1abd08,0x1ac890): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1abd08,0x1ac890): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1abe20,0x1ad4a8): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1092ec0,0x1ad4a8): stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
I also got a +gdiplus trace, but it's 2.5 GB (50 MB bzipped) :(
--
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=26185
Summary: Listbox control messages sent to parent for click
incomplete.
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austin.lund(a)gmail.com
Created an attachment (id=33381)
--> (http://bugs.winehq.org/attachment.cgi?id=33381)
WINEDEBUG="trace+message,+relay,+comm,+file,+ntdll,+listbox"
Below are two videos of a program called GPSoln32. The menu shown has a custom
drawn listbox control. Clicking on the icons should toggle the state, but does
not.
How it should work: http://dl.dropbox.com/u/17110364/GoodVbox.ogv
Wine: http://dl.dropbox.com/u/17110364/Badwine.ogv
Attached is a a debugging output from wine with
WINEDEBUG="trace+message,+relay,+comm,+file,+ntdll,+listbox"
--
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=24056
Summary: PC Translator 2010 SK - GB
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://www.langsoft.cz/demoverzeA.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brdokoky(a)gmail.com
Created an attachment (id=30233)
--> (http://bugs.winehq.org/attachment.cgi?id=30233)
terminal report, gcc version,Backtraces entry,log
PC Translator English to Slovakia or Slovakia to English does not work
properly. When I want to hit ,, ENTER ,, on keyboard it does not work. Working
only mouse.
Do you know why?
I'm using Ubuntu 10.04 64 bit
--
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=14646
Summary: StairDesigner 6.04a : Installer crashes
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://boole.club.fr/installstairdesigner.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: e39(a)free.fr
Created an attachment (id=15069)
--> (http://bugs.winehq.org/attachment.cgi?id=15069)
console output
Installer crashes at the end of the installation process (Unhandled page fault
on read).
--
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=29940
Bug #: 29940
Summary: Matlab 2011a: Portable version doesn't start
Product: Wine
Version: 1.4-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 38966
--> http://bugs.winehq.org/attachment.cgi?id=38966
WINEDEBUG=+all wine-1.4-rc3-86-gf07317f part1
Steps to reproduce:
1) remove ~/.wine
2) wine MATLAB R2011a.exe
Behaviour:
No response, even in terminal.
Expected behaviour:
Matlab should start as it does in Windows or on Linux with non-portable version
through Wine.
--
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=12964
Summary: Phantasy Star Online Blue Burst ( psobb ) crashes
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
URL: http://www.schtserv.com/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cleberdemattoscasali-hotpop(a)yahoo.com.br
Created an attachment (id=12708)
--> (http://bugs.winehq.org/attachment.cgi?id=12708)
Console output
Native IMM32.DLL is required, otherwise you won't be able to type.
The game loads and the title screen shows up. It's possible to login (REGISTER
USERID) and select START GAME.
Then the game will pop-up the dialog saying "Please press ENTER-Key".
As soon as you press ENTER, the screen goes black and the game crashes.
--
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=32142
Bug #: 32142
Summary: Ability to run Nuance Dragon Naturally Speaking 11.5
broke with wine 1.5.13
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hsivonen(a)hsivonen.fi
Classification: Unclassified
Created attachment 42413
--> http://bugs.winehq.org/attachment.cgi?id=42413
Wine 1.5.16 output when launching Dragon (until ctrl-C after 10 minutes or so
of CPU at 600%)
Steps to reproduce:
1) Install 32-bit Dragon NaturallySpeaking 11.5 onto Wine on 32-bit Ubuntu
11.10.
2) Move the WINEPREFIX directory to 64-bit Ubuntu 12.04.
3) Install wine1.5 1.5.12-ubuntu0 from the
https://launchpad.net/~ubuntu-wine/+archive/ppa PPA (on Ubuntu 12.04).
4) Launch Dragon with WINEARCH=win32.
5) Use it.
6) Update wine1.5 to 1.5.13-ubuntu0 from the PPA.
7) Launch Dragon with WINEARCH=win32.
8) Downgrade to wine1.5 1.5.12-ubuntu0.
9) Launch Dragon with WINEARCH=win32.
10) Update wine1.5 to 1.5.16-ubuntu0 from the PPA.
11) Launch Dragon with WINEARCH=win32.
12) Downgrade to wine1.5 1.5.12-ubuntu0.
13) Launch Dragon with WINEARCH=win32.
Actual results:
Dragon works on wine1.5 1.5.12-ubuntu0. On wine1.5 1.5.12-ubuntu0 Dragon fails.
It starts running and terminates during launch. On wine1.5 1.5.16-ubuntu0,
Dragon shows its taskbar icon with the tooltip "initializing…" and goes to a
seemingly infinite loop on six of the eight CPU hardware threads. Launching
Dragon again on wine1.5 1.5.16-ubuntu0 and then right clicking the taskbar icon
caused Dragon to crash with glibc complaining about a double free. Downgrading
to wine1.5 1.5.12-ubuntu0 makes Dragon work again.
Expected results:
Expected Dragon to continue to work on versions of Wine newer than wine1.5
1.5.12-ubuntu0.
Additional info:
The weird steps 1 and 2 were there, because the Dragon installation wouldn’t
succeed on Ubuntu 12.04 initially due to
https://www.codeweavers.com/support/wiki/linux/faq/ubuntu1204 . Also, I
couldn’t figure out how to satisfy the .Net dependencies in the case of 64-bit
Dragon.
In case filing bugs seen with distro binaries are frowned upon, I already filed
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1075475 and was told by the
maintainer to refile here.
--
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.