http://bugs.winehq.org/show_bug.cgi?id=4473
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|1.6.x |---
--- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2013-11-15 13:39:49 CST ---
Removing 1.6.x milestone from bugs included in 1.6.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=2770
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|1.6.x |---
--- Comment #29 from Alexandre Julliard <julliard(a)winehq.org> 2013-11-15 13:39:41 CST ---
Removing 1.6.x milestone from bugs included in 1.6.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=34162
Bug #: 34162
Summary: CGDirectPaletteRef has been deprecated so winemac.drv
can't be compiled in Mavericks.
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: parahexen(a)gmail.com
Classification: Unclassified
gdi.c:144:5: error: use of undeclared identifier 'CGDirectPaletteRef'
CGDirectPaletteRef palette;
^
gdi.c:190:5: error: use of undeclared identifier 'palette'
palette = CGPaletteCreateWithDisplay(mainDisplay);
^
gdi.c:191:9: error: use of undeclared identifier 'palette'
if (palette)
^
gdi.c:193:52: error: use of undeclared identifier 'palette'
palette_size = CGPaletteGetNumberOfSamples(palette);
^
gdi.c:194:26: error: use of undeclared identifier 'palette'
CGPaletteRelease(palette);
^
5 errors generated.
make[1]: *** [gdi.o] Error 1
make: *** [dlls/winemac.drv] Error 2
make: *** Waiting for unfinished jobs....
--
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=34077
Bug #: 34077
Summary: Sins of a Solar Empire Font Size Regression
Product: Wine
Version: 1.6-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mwoodj(a)knology.net
Classification: Unclassified
There used to be a bug in Sins of a Solar Empire that caused fonts to be
improperly sized in-game. They did not fit the boundaries of the UI elements
they were inserted into. The problem was fixed quite some time back but it has
reappeared in 1.6-rc3. I have tried up to 1.6-rc5 and the problem is there. If
I go back to 1.6-rc2 the problem goes away. This effects all of Sins
expansions, including Rebellion, as well.
--
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=34142
Bug #: 34142
Summary: Nullsoft installer appearance is broken
Product: Wine
Version: 1.6
Platform: x86
URL: http://download.nullsoft.com/winamp/client/winamp564_f
ull_emusic-7plus_all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 45408
--> http://bugs.winehq.org/attachment.cgi?id=45408
WinAMP 5.64 installer appearance
When you try to select/deselect components very strange things happen.
--
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=30485
Bug #: 30485
Summary: MeGUI 2112 crashes after first update / restart -
won't restart
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert_mt_walker(a)yahoo.co.uk
Classification: Unclassified
Created attachment 39866
--> http://bugs.winehq.org/attachment.cgi?id=39866
Wine MeGUI console log (first run)
ARCH-Linux x86_64 (fully updated). Clean win32 prefix.
MeGUI (OpenSource GUI wrapper for various video encoding utilities) download
latest build at:
http://sourceforge.net/projects/megui/files/latest/download?source=files
Install:
winetricks dotnet11
winetricks dotnet20
winetricks gdiplus
(all successfully install)
I've also tried installing avisynth 2.5.8 and K-Lite-Mega-Codec-Pack-7.8
(does step makes little difference to the MeGUI program crash).
MeGUI will run. Update itself. Updates are stored in a local /update_cache
folder as zip'd/7z'd archives. Gets to a stage of asking for a system restart.
Whether you say "yes" or "no" (and manually shutdown MeGUI with the "Exit" menu
option) the program eventually crashes. The Wineserver shuts down. Starting
MeGUI again results in an immediate crash.
This a deal breaker for the software. The download MeGUI zip archive needs to
be updated to extract the tools in the /update_cache folder. Otherwise there
will not be any encoders available to use. Earlier installable executable
version of MeGUI exhibits an identical crash when updated...
Bob
--
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=9159
--- Comment #34 from Kent Bair <fuzzybair(a)comcast.net> 2013-11-15 13:36:41 CST ---
@Jason: Printmaster seemed to install without error but when I attempt to run
the application it fails. however I believe this to be a separate issue, but I
will not have time to devote to testing until late december or possibly even
next summer due to work/school schedule.
--
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=20395
Summary: Wolfenstein (2009): MP mouse input not handled
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nwarrenfl(a)gmail.com
The game runs fine (good framerates), however the game (MP part) is unplayable
because the game doesn't react at all to mouse movements. The mouse is however
working in the menu.
After debugging the user32 channel, i found this:
fixme:win:RegisterRawInputDevices (pRawInputDevices=0x229eb74, uiNumDevices=1,
cbSize=12) stub!
Maybe this stub is the problem, i tried the patch from bug #10318, however it
didn't fix the problem.
I'll attach the 2 debug logs, the first one with +user32 and the second with
+x11drv.
--
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=5941
Roland Baudin <roland65(a)free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |roland65(a)free.fr
--- Comment #25 from Roland Baudin <roland65(a)free.fr> 2013-11-15 02:04:16 CST ---
Still on 1.6.
--
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=29025
Bug #: 29025
Summary: Riven prison elevator buttons inoperative
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdbiem101(a)embarqmail.com
Classification: Unclassified
Created attachment 37373
--> http://bugs.winehq.org/attachment.cgi?id=37373
image of the elevator buttons
When you click on one of the buttons in the prison elevator it is supposed to
make a noise and show a pressed button. Instead the button does nothing like it
was not even pressed. I have verified the same in wine version 1.2.3 and
1.3.12.
The first attachment is an image of the buttons. The 3 lower round buttons are
the ones that don't move. The upper lever works fine.
The Riven version I am using is from gog.com. I will purchase Riven for the
developer who is willing to fix this bug (It is only $5.99).
--
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=34900
Bug #: 34900
Summary: Winetricks can't install MSXML4
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ph.schaefe(a)gmail.com
Classification: Unclassified
Created attachment 46505
--> http://bugs.winehq.org/attachment.cgi?id=46505
Winetricks can't install MSXML4. The shell then tells me this:
Winetricks can't install MSXML4.
Manual install via
"wine msiexec /i /Users/Xyz/Library/Caches/winetricks/msxml4/msxml.msi"
doesn't work either.
Any help would be appreciated.
--
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=10080
Summary: City of Heroes crashes when costume selection menu
appears
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matthew.b.gerber(a)gmail.com
When I request the costume selection menu - either by attempting to access the
Icon Tailor or by bringing it up directly - City of Heroes reports a fatal
video driver error:
"pbuffer creation error: Couldn't query pixel formats."
CityOfHeroes.exe then exits gracefully, so no backtrace is generated.
To ensure clarity - the crash is not on entering the costume *editor*;
character creation works fine. It's on attempting to display the window that
shows you all of your character's costumes and allows you to select one.
OS: Ubuntu 7.0.4
CPU: Core 2 Duo
GPU: NVIDIA GeForce 6800 Ultra
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28676
Bug #: 28676
Summary: Arcadia crashes without openGL installed
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wineappdb(a)imhotep.org.uk
Classification: Unclassified
Arcadia (Steam version) crashes when attempting to launch on Ubuntu without the
mesa libraries installed.
Mesa is not installed by default, and the crash gives no indication that it is
due to a lack of OpenGL libraries.
Wine should give an error message when openGL calls are attempted when the
libraries are not present.
--
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=27721
Summary: Sound Recorder fails with memory error on any
operation that changed sound length
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nachanon_Vetjasit(a)hotmail.com
Run Windows Sound Recorder (sndrec32.exe) picked from Windows installation (any
version, Win9x to XP)
Click record button
Wait for 20 sec
Click stop button
Sound Recorder will display an memory error
"Not enough memory available to complete this operation. Quit one or more
application to increase available memory, and then try again."
Wine console displays nothing about it.
Note that all operation that changed sound length will also fail with the same
error.
Using wine 1.3.23 (source) on Debian GNU/Linux 5.0 (i386: Intel Pentium 4,
2.6GHz)
Compiled without GStreamer, OpenCL, XInput2, and OSS Support.
Realtek ALC880/Intel HDA onboard audio.
With wine audio settings: ALSA Driver, Full Hardware Acceleration, 44100Hz
16bit Stereo
--
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=25563
Summary: World of warcraft crash
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amzuk(a)ya.ru
After updating wine to 1.3.9 WoW does not start. (terminal output in
attachment)
Launcher works perfectly.
Repair.exe hangs after repair start. (output in attachment)
--
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=28197
Summary: Intl.cpl failed to start
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36114)
--> (http://bugs.winehq.org/attachment.cgi?id=36114)
Log: start intl.cpl
Use the latest git version of Wine to avoid Bug 28122 .
copy a native intl.cpl,syssetup.dll,sfcfiles.dll from WinXP, start intl.cpl
with
$ wine control intl.cpl
Log is like this:
fixme:nls:GetGeoInfoW 993 8 0x33dba0 300 0
fixme:nls:GetGeoInfoW 994 8 0x33dba0 300 0
fixme:nls:GetGeoInfoW 995 8 0x33dba0 300 0
fixme:nls:GetGeoInfoW 996 8 0x33dba0 300 0
fixme:nls:GetGeoInfoW 998 8 0x33dba0 300 0
--
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=27231
Summary: Portal fails to start
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viraptor(a)gmail.com
I tried to launch Portal 1 via Steam. The producer's logo works, then on the
light/gray screen the "Loading" text is mixed up (stripes + shifted so it says
"ngLoadi"). After a couple of seconds Portal closes itself (Stream stays
installed).
I'm running on core i3 with integrated gpu.
Logs attached.
Is there any other information I can provide?
--
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=34705
Bug #: 34705
Summary: Videos doesn't play in Silent Hill 3 game.
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sov.info(a)mail.ru
Classification: Unclassified
Created attachment 46265
--> http://bugs.winehq.org/attachment.cgi?id=46265
wine log
In the beginning of the game should be played small (~3 min.) video.
But it doesn't :)
Maybe wine log tell you more))
--
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=4473
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |1.6.x
--
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=2770
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |1.6.x
--
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=9002
--- Comment #30 from Antonio López <amlopezalonso(a)gmail.com> 2013-11-14 03:21:47 CST ---
Do not own this game anymore so feel free to close this bug if no one else
reports otherwise.
Regards,
Antonio
--
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=14200
Summary: Crash in Arcanum after some time of playing
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luinnar(a)mail.ru
CC: luinnar(a)mail.ru
Created an attachment (id=14478)
--> (http://bugs.winehq.org/attachment.cgi?id=14478)
output of wine
Hi,
There is a crash in the game Arcanum (1.0.7.0) after about 30-60 minuts of
playing. There are no crashes on Windows in Arcanum.
See the attached output of wine 1.0 after the crash.
Used system: Debian Etch r3.
Run command: wine arcanum.exe -no3d -doublebuffer
Wine was built from the sources.
Thanks and Regards,
Luinnar.
--
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=9221
--- Comment #34 from Austin English <austinenglish(a)gmail.com> 2013-11-13 16:52:00 CST ---
This is your friendly reminder that there has been no bug activity for 2 years.
Is this still an issue in current (1.7.6 or newer) wine? If so, please attach
the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
--
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=29049
--- Comment #1 from Austin English <austinenglish(a)gmail.com> 2013-11-13 16:49:25 CST ---
This is your friendly reminder that there has been no bug activity for 2 years.
Is this still an issue in current (1.7.6 or newer) wine? If so, please attach
the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
--
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=5178
--- Comment #23 from Austin English <austinenglish(a)gmail.com> 2013-11-13 16:49:18 CST ---
This is your friendly reminder that there has been no bug activity for 2 years.
Is this still an issue in current (1.7.6 or newer) wine? If so, please attach
the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
--
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=8539
--- Comment #16 from Austin English <austinenglish(a)gmail.com> 2013-11-13 16:49:12 CST ---
This is your friendly reminder that there has been no bug activity for 2 years.
Is this still an issue in current (1.7.6 or newer) wine? If so, please attach
the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
--
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=9002
--- Comment #29 from Austin English <austinenglish(a)gmail.com> 2013-11-13 16:48:31 CST ---
This is your friendly reminder that there has been no bug activity for 2 years.
Is this still an issue in current (1.7.6 or newer) wine? If so, please attach
the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
--
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=5944
--- Comment #34 from Austin English <austinenglish(a)gmail.com> 2013-11-13 16:48:03 CST ---
This is your friendly reminder that there has been no bug activity for 2 years.
Is this still an issue in current (1.7.6 or newer) wine? If so, please attach
the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
--
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=10877
Summary: Chessmaster 9000 graphics problems in wined3d
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julianlubenov(a)abv.bg
The problem is that the "chessmaster 9000" game can't display most of it's
graphics. When you enter to the game room or class room no 3d graphics are
displayed because of problem in the IWineD3DSwapChainImpl_Present function. The
messages in the console are:
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
0x5afe90/0x5afe90
err:d3d:IWineD3DSwapChainImpl_Present Cannot change the destination window of
the owner of the primary context
The err message is critical. Because the destination window of the primary
context can't be changed no graphics are displayed in the destination window.
The fixme message is problem too because if the error with the destination
window is corrected the graphics probably won't be displayed correctly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14588
Summary: Everyday Shooter: fails to run with Steam
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: piekarzarkadiusz(a)gmail.com
In Steam, when I click on Everyday Shooter to start it, it pops up on the Gnome
applications panel, but nothing else happens. I am not able to play it.
--
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=20378
Summary: VideoRedo TVsuite fails to start
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonass(a)lysator.liu.se
Created an attachment (id=24147)
--> (http://bugs.winehq.org/attachment.cgi?id=24147)
output from "wine VideoReDo3.exe"
VideoRedo TVsuite fails to start. Program installs fine but can't run
VrdConfigWizard.exe which seems to be needed by the main program.
--
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=21183
Summary: software Mirascan
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lorenzo.lucesoli(a)poste.it
Mirascan is a a Benq software, running under windows Xp.
In Wine cause Program Error (see attach).
Can you help me?
--
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=21284
Summary: iGuidance 2009 does not run
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fry.kun(a)gmail.com
Install completes successfully, but when running MapLoader.exe, it doesn't work
--
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=34876
Bug #: 34876
Summary: fixme:urlmon error when running winecfg first time
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deputman(a)cisco.com
Classification: Unclassified
When running winecfg on new install (RHEL 6), the following error results:
fixme:urlmon:DownloadBSC_OnStopBinding No cache file
err:appwizcpl:InstallCallback_OnStopBinding Binding failed 800c0008
err:appwizcpl:download_proc URLDownloadToFile failed: 800c0008
--
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=20718
Summary: Regression - Hamana doesn't work anymore
Product: Wine
Version: 1.1.33
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: live385(a)gmail.com
Created an attachment (id=24762)
--> (http://bugs.winehq.org/attachment.cgi?id=24762)
log of the problem
Hamana (App id 5206) doesn't work anymore, even if the Microsoft GDI+ libraries
are added. The window is completely blacked out with some glitches and the
program doesn't work. Log attached, hoping that is useful.
--
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=20615
Summary: Saab EPC: hangs upon startup with DIB-4 error popu
Product: Wine
Version: 1.1.32
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marek(a)komar.com.pl
Created an attachment (id=24587)
--> (http://bugs.winehq.org/attachment.cgi?id=24587)
Console output
Saab EPC (Electronic Parts Catalogu) hangs upon start with a popup window
giving an error "DIB-4: Unable to retreive Bitmap Bits".
A workaround has been identified as per
http://forum.winehq.org/viewtopic.php?p=12116
--
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=8969
--- Comment #17 from Austin English <austinenglish(a)gmail.com> 2013-11-13 15:41:12 CST ---
Closing.
--
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=18847
Summary: Wrong desktop color palette upon game exit
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Hi,
i don't know, if other games are affected by wrong desktop color palette upon
game exit, but in Quake3, it's easily reproducible.
When running Quake3 without Punkbuster (pb dir renamed or removed), desktop
colors are preserved when i quit the game (colors are exactly the same as
before running Quake3).
When running Quake3 with pb dir, desktop colors are weird when i quit the game.
Colors looks like if i setup gamma correction from 1.0 to 3.5 in desktop
display setting.
No such problem in WinXP ;)
There is also one difference in console output. When running with pb dir(i.e.
weird colors), there is extra console output:
fixme:win:EnumDisplayDevicesW ((null),0,0x146dae8,0x00000000), stub!
--
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=21028
Summary: Guild Wars runs too slow
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bwathke(a)gmail.com
I just installed Guild Wars Trilogy and everything works. But I am getting 7 or
lower FPS. Ive got Ubuntu 9.10 wine 1.1.33 and Nvidia GeForce 6200 256MB. I
play many other games with better graphics with NO lag. My ping is in green and
VERY rarely orange (200-340 Ping) I can set the graphics low and it gets worse
at medium-high (NOT fastest or best) Its the best performance (Low is 4 FPS
Best is 3 FPS Medium and High are 7 FPS) Everything else is fine like I said.
Thanks for reading this!
--
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=21742
Summary: Half Life: not able to save keyboard assignment
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andlinux(a)yahoo.com
When I start Half Life 1 and I go to options and change the forward, backward,
strafe keys and save that and go back to the game, then the keys are changed
back to what it was in the beginning.
--
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=21258
Summary: Puntenboek.exe "serious error" crash on exit
Product: Wine
Version: 1.1.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: belgobass(a)hotmail.com
Created an attachment (id=25559)
--> (http://bugs.winehq.org/attachment.cgi?id=25559)
serious error message on crash
puntenboek works but doesn't allow for saving work on exit. A serious error
message then appears (attached screenshot).
This application has a fairly limited audience. It is an on-line mark book and
report creator used in (some) schools in Belgium. It is downloadable from here:
http://myrosoft.com/FR/PBDownload.php however it requires a password for
downloading. I have uploaded it here:
[url]http://www.sendspace.com/file/ono5w6[/url]
I am using Puppy Linux 4.3.1 as an operating system and running Wine from a
pet. It is the latest available pet version (but not the latest Wine version).
The pet Wine version is 1.1.28
The application works fine on 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.
http://bugs.winehq.org/show_bug.cgi?id=22118
Summary: Picasa 3.6 is unable to connect to IMAPI2
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens.kuespert(a)gmx.de
Overall Picasa works fine, except the creation of CD-Images.
On the console it says:
err:ole:CoGetClassObject no class object {2735412e-7f64-5b0f-8f00-5d77afbe261e}
could be created for context 0x17
--
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=20756
Summary: Some characters inside Dexon Console aren't visible
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: correo.cuervo(a)gmail.com
Created an attachment (id=24834)
--> (http://bugs.winehq.org/attachment.cgi?id=24834)
Screenshot from first dialog box
I'm started Dexon Console, but I can't read the text inside the dialog and
button boxes.
--
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=34899
Bug #: 34899
Summary: imvu installer error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ms.polite12(a)yahoo.com
Classification: Unclassified
Created attachment 46503
--> http://bugs.winehq.org/attachment.cgi?id=46503
the details of the problem
imvu will not install
--
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=21735
Summary: Rainbow Six Vegas 2 crashes with code
"err:seh:raise_exception Unhandled exception code
80000003 flags 0 addr 0x119dd2f3"
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://rainbowsixgame.us.ubi.com/agegate.php?destURL=/
home.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.thomas.riker(a)gmail.com
While playing a mission in Rainbow Six Vegas 2, it will exit with the error
code in the summary. I was not able to complete a mission, because it always
exits. My appDB is at
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11643&iTesting…
--
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=21740
Summary: Application sends invalid value (0) to state_cullmode
Product: Wine
Version: 0.9.38.
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knight666(a)gmail.com
Hi,
when launching the game Real-Time Lovers 4, Wine hangs and doesn't start the
game. Instead, it fills the log with the following fixme:
fixme:d3d:state_cullmode Unrecognized/Unhandled WINED3DCULL value 0
I can't figure out where this is happening.
I've attached a log with trace and error on for d3d.
--
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=20361
Summary: WangWang 2009 not able to run after install
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://www.taobao.com/wangwang/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: avengermojo(a)gmail.com
after install the aliwangwang application, not able to run with the following
error
2009-10-14 15:49:50,498 ERROR Database.Connection db key auth fail! 11 database
disk image is malformed
2009-10-14 15:49:50,528 WARN IMDB.DBManager global db crashed, drop success!
2009-10-14 15:49:51,267 ERROR AliWWApplication Fail to create PluginMgrV2
-2147221164
--
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=22513
Summary: comdlg32.dll print dialog fails in PageSetupDlgA when
running make test with up to date sources from git
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.kovar(a)gmail.com
Created an attachment (id=27594)
--> (http://bugs.winehq.org/attachment.cgi?id=27594)
Can't open printer L"Cups-PDF"
../../../tools/runtest -q -P wine -M comdlg32.dll -T ../../.. -p
comdlg32_test.exe.so printdlg.c && touch printdlg.ok
err:commdlg:pagesetup_change_printer Can't open printer L"Cups-PDF"
wine: Unhandled page fault on read access to 0x00000024 at address 0x68753314
(thread 0009), starting debugger...
F12 x86-64
--
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=20813
Summary: efax messenger 4.4 starts, runs, but always errors
upon closing.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sanchiro(a)gmail.com
I have J2GPLUS.EXE, the executible used to run J2 Global's Efax system, to let
me fax out over email instead of using a stand-alone fax and phone line
combination. It installed OK on my Ubuntu 9.10 system, and I can open it, and
open files within it, but immediately upon closing J2GPLUS.EXE errors, posts a
warning that I need to check configuration settings at winehq.org and then
proceeds to close without any collateral damage or other incident. It can then
be restarted as well, to repeat the same events after opening, or not opening
any .tif or .efx files.
--
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=21883
Summary: OpenGL rendering on wrong part of virtual desktop if
window gets moved
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: domen.vrankar(a)gmail.com
This is probably a minor issue, but maybe it fixes a bigger bug.
I'm using wine 1.1.39 with default settings on ubuntu 9.10 with wine virtual
desktop enabled.
I downloaded a sample program from http://www.songho.ca/opengl/gl_fbo.html
(fbo.zip direct link: http://www.songho.ca/opengl/files/fbo.zip).
In the archive file there are sources and executable. If you run the executable
on ubuntu this happens:
program runs without problems, but when you move the window inside which cube
is rendered, it starts rendering outside of the window on the virtual desktop -
on the position where the window was before.
What should happen:
If you move the window while running the program in Windows vista 32bit home
the window moves correctly and nothing is wrong with rendering after that.
--
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=21706
Summary: Rosetta Stone Demo Version 3.OS Install Disc Freezes
Wine 1.1.37 on Ubuntu 9.10
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi1(a)gmail.com
Created an attachment (id=26238)
--> (http://bugs.winehq.org/attachment.cgi?id=26238)
WINEDEBUG=+relay wine RosettaStone.exe
name@name-laptop:~$ sudo lsb_release -rd
[sudo] password for name:
Description: Ubuntu 9.10
Release: 9.10
name@name-laptop:~$ wine --version
wine-1.1.37
Rosetta Stone Demo Version 3.OS Install Disc Freezes upon install screen w/
Wine 1.1.37 on Ubuntu 9.10
--
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=21793
Summary: msi should escape dialog text that contains ampersands
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: trivial
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=26356)
--> (http://bugs.winehq.org/attachment.cgi?id=26356)
H&R Block At Home 2009 installer screenshot
Running the H&R Block At Home 2009 Deluxe installer on wine-1.1.39, I notice
that the install dialog text renders text with ampersands, like "H&R Block", as
"H_R_ Block". A screenshot is 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=17667
Summary: Visio 200 Displays Windows Problem Dialogue Then Crashes
on Ubuntu Intrepid
Product: Wine
Version: 1.1.16
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r.rafique(a)gmail.com
Wine Details:
Version: 1.1.6
Installations: ies4Linux 2.99, Visio 2003
System details:
Distro: Ubuntu Intrepid
Kernel: 2.6.27-13-generic i686
Desktop Env: gnome, compiz, emerald
Actual Results:
When I open a drawing created by someone else on another system Visio
displays standard windows crash dialogue (please see attachment) and then
closes.
Other information:
Pastebin output of "wine visio.exe" is present at:
http://pastebin.com/f132a7845
Also, I noticed this with wine-1.0.1 (default from Ubuntu repos) as well.
--
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=21560
Summary: CFS3: No joystick recognized
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Created an attachment (id=25978)
--> (http://bugs.winehq.org/attachment.cgi?id=25978)
+imm log
Though my stick(s) are working in several other applications (IL-2 Sturmovik,
Falcon 4, joytester.exe and so on) it is not recognized by Microsoft's Combat
Flight Simulator 3. The ComboBox to select a joystick in the game is greyed
out.
The game uses IMM/IME for input, dunno much about this. I had to use native
msxml components to start the application.
A +joystick log gives no additional info. There is no default output related.
As I don't have ANY clue, I attached a +imm log: starting the app, checking
settings->joystick and closing it.
Sticks tested: Saitek Cyborg, Impact, X-45 or X-52
Thank you!
--
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=20142
Summary: Can't move past first screen in TaxCut 08
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joe(a)nahmias.net
Created an attachment (id=23726)
--> (http://bugs.winehq.org/attachment.cgi?id=23726)
log of wine output
I re-tried running TaxCut 08 using wine 1.1.28, and although I get farther than
in the past, I can't do anything useful. The difficulty arises when you first
start the app, it displays a (bypassable) registration information screen that
(presumably) submits information to the vendor over the web. However, neither
clicking the "Register Later" button, nor filling out the form and clicking the
"Submit" button seems to do anything -- which, therefore, blocks any use of the
application (clicking the menus does not work).
I'm attaching a log of the errors/warnings that wine generated while I tried
this. It was generated using the command `wine /usr/local/wine/drive_c/Program\
Files/TaxCut08/Program/TaxCut.exe 2>&1 | tee wine_taxcut08.log`.
--
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=20717
Summary: setup application doesn't work
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sapfeer(a)gmail.com
Created an attachment (id=24761)
--> (http://bugs.winehq.org/attachment.cgi?id=24761)
Log was created by issuing "WINEDEBUG=ddeml WINEPREFIX=~/.winecleanprefix wine
setup.exe"
When I'm trying to issue some setup application, it freezes after some setup
files has been copied without any error messages
--
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=34866
Bug #: 34866
Summary: Unable to start Office 2013, installed on Windows 8
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: charitomenos(a)gmail.com
Classification: Unclassified
Created attachment 46474
--> http://bugs.winehq.org/attachment.cgi?id=46474
Backtrace file generated by Wine
I installed Office 2013 on my Windows version and tried to run WINWORD on
Ubuntu (latest version) with Wine (latest version), but it failed.
Unhandled exception: unimplemented function KERNEL32.dll.WerRegisterMemoryBlock
called in 64-bit code (0x00007f82d81d6e6a). (Rest of backtrace in attachment)
SHA1SUM : 34ca831f5274ecaf9e35a8bb70062e85a49bc2d0
--
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=20514
Summary: Micro Machines V3: Crashes after publisher &
developers logo
Product: Wine
Version: 1.1.32
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
After the publishers and the developers logo the intro video is skipped and
then the game crashes with this error in the terminal:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f78c,0x00000000), stub!
Running Ubuntu 9.10 amd64 wine 1.1.32 nVidia 8200 onboard with version
185.18.36 of nVidia offical drivers.
--
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=34528
Bug #: 34528
Summary: Age of Wonders: Shadow Magic: Screen flickering when
in fullscreen mode
Product: Wine
Version: 1.7.2
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 45975
--> http://bugs.winehq.org/attachment.cgi?id=45975
Last Run Wine log
Everything works fine up until i start the campaign, and then everything on the
screen just starts flickering. The only way I was able to stop the flickering
was by pressing the volume up button, but it is extremely annoying to press the
volume button every 3 seconds.
I found a similar bug to this, bug 29261, however, if i change the ddr to gdi,
then the game simply wont start.
Attached a last run wine log.
--
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=8969
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #16 from Austin English <austinenglish(a)gmail.com> 2013-11-13 15:40:55 CST ---
Closing.
--
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=21478
Summary: Wine crash with Billi Banni 1. Klasse
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.mertes(a)gmx.at
Created an attachment (id=25863)
--> (http://bugs.winehq.org/attachment.cgi?id=25863)
Messages when instaling and starting Billi Banni 1. Klasse
Wine crashes with Billi Banni 1. Klasse (in english: Billi Banni 1st class)
Installing the program seems to work, although there were some warnings
("fixme" and "mmap() failed" - see attachment).
When the program is started (and "Start" is selected with the mouse) wine
crashes (see attachment),
Greetings Thomas
--
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=21660
Summary: Wacom bounding rectangle top coordinates ignored
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: azathothgr(a)gmail.com
Created an attachment (id=26156)
--> (http://bugs.winehq.org/attachment.cgi?id=26156)
DUMPCONTEXT for TopX/Y = 10000 and BottomX/Y defaults
When setting TopX/Y and BottomX/Y with xsetwacom the resulting bounding box
gets ignored. This makes the cursor draw in a different location than where it
is displayed.
Looking at the tablet context I see that TopXY and BottomXY get mapped directly
to InOrgX/Y and InExtX/Y, while OutOrgX/Y is always 0 and OutExtX = InExtX ,
OutExtY = -InExtY .
I tested this with artrage studio pro, and Gimp for windows, with an intuos3. I
couldn't get gimp to use the tablet properly, but the context was exactly the
same as in artrage.
The function ScaleForContext in dlls/wintab32/context.c seems to use InExt and
OutExt as extents (right - left coordinate) while they're being set as absolute
coordinates. Also the OutExt for the Y axis is always negative, but negative Y
values do not work at all.
Replacing ScaleForContext with a simple linear mapping from [InOrg , InExt] to
[OutOrg, OutExt], returning an absolute value of the result to cope with the
negative Y axis, and removing Y axis flipping later on the same file, seems to
fix the issue:
ScaleForContext :
replace with :
LONG Out;
Out = (LONG)(OutOrg + ( ( In - InOrg) * (float)(OutExt - OutOrg)) / (InExt
- InOrg));
return abs(Out)
AddPacketToContextQueue:
remove :
/* flip the Y axis */
if (ptr->context.lcOutExtY > 0)
packet->pkY = ptr->context.lcOutExtY - packet->pkY;
else if (ptr->context.lcOutExtY < 0)
packet->pkY = abs(ptr->context.lcOutExtY + packet->pkY);
This even works correctly for negative TopX/Y values and out of bounds BottomXY
values, which can map the entire tablet area to a portion of the screen.
I have a few questions however. Where do OutOrg and OutExt get set, and why is
OutExtY always negative ? And most importantly, are the above changes correct?
--
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=20278
Summary: Windows can open also \\.\COMx\ (see the last back
slash)
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)hinner.info
Windows XP can open devices (e.g. a com port) also as \\.\COMx\ (see the last
back slash), Wine works only with \\.\COMx
This is really ugly, but maybe Wine should behave same way...
--
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=21319
Summary: foobar (with plugins) crashes after some time playing
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
After a some time playing foobar crashes. I see that foobar messages crash on
the same addres. I`ll attach here it's dumps
--
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=20649
Summary: wine-gecko component cannot set the correct page code
nor allow user to select one
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amaciel81(a)gmail.com
Hi,
Today, I discovered a minor glitch in Steam that may affecting others
applications that depend of wine-gecko (I think it depends, but I'm not sure).
When I try use Steam in Portuguese (probably it affects others western European
languages too), it can render correctly the special characters. Playing around
with Firefox on Linux and Steam in Windows XP, I discovered a couple of
interesting things.
The first one is, the problem occurs when the HTML render part of the program
is set up to use "Western European" encoding (the correct is Unicode UTF-8).
The second one is, wine-gecko can neither select automatically the correct
encoding (when either Firefox and Steam in Windows XP can) nor allow user to
select it manually - the encoding menu just doesn't work.
Well, I'm sending some screenshots to explain the problem.
Thanks a lot,
Alexandre
--
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=20167
Summary: MS-WORD 2007, when running with "export
LANG=he_IL.UTF8", I can't use calibri font
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nirmisgav(a)gmail.com
MS word 2007, I start program with LANG=he_IL.UTF8 to enable RTL support,
but in this mode (when writing English or Hebrew letters it doesn't matter), If
I select Calibri for example, it falls back to Arial in the first letter I
write on the document.
I even tried to select the text and then change font- doesn't work.
If I choose "Times New Roman" it selects it ok and write with it, but then if I
choose "Calibri" again, I fall back to "Times New Roman" (on the first letter),
so it appears to fall back to the last working font.
--
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=33928
Bug #: 33928
Summary: EAC fails with access violation
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graylion(a)sm-wg.net
Classification: Unclassified
Exact Audio Copy V1.0 beta 3 fails with "Unhandled exception at 0207ADF0 ->
access violation"
console output:
$wine EAC.exe
err:ole:CoGetClassObject class {c55d92b1-4fdf-4b54-b817-98ab9569f4f4} not
registered
err:ole:CoGetClassObject no class object {c55d92b1-4fdf-4b54-b817-98ab9569f4f4}
could be created for context 0x1
err:ole:CoGetClassObject class {a9d3060d-3526-4538-b13a-1913568daa0d} not
registered
err:ole:CoGetClassObject no class object {a9d3060d-3526-4538-b13a-1913568daa0d}
could be created for context 0x1
err:ole:CoGetClassObject class {f49c559d-e9e5-467c-8c18-3326aae4ebcc} not
registered
err:ole:CoGetClassObject no class object {f49c559d-e9e5-467c-8c18-3326aae4ebcc}
could be created for context 0x1
I have reproduced this issue on both 32 and 64 bit systems
--
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=21794
Summary: H&R Block At Home 2009 Deluxe dialogs are inoperable
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=26357)
--> (http://bugs.winehq.org/attachment.cgi?id=26357)
H&R Block At Home 2009 output
After installing H&R Block At Home 2009 Deluxe, a registration dialog page
appears, which cannot be dismissed by pressing any of the buttons on the page.
Installing ie6 from winetricks allows the dialog to work successfully. Terminal
output and screenshot are 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=21337
Summary: d3d bug in the game Truck Racing by Renault Trucks
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bovis88(a)yahoo.com
This is a report concerning the game, Truck Racing by Renault Trucks.
Everything in the game works will up until the point of this error - all of the
menus display nicely and the graphics are smooth.
Having gone through the prelimenary menus and having made it to the part of the
game where actual racing is to occur, the graphics become shaky. I receive the
attached error and am not able to see the the background, the track, or the
truck. The foreground display of the menu, lap time, speed, etc. still works,
and control of the vehicle is still possible.
--
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=34879
Bug #: 34879
Summary: Amazon Kindle for PC Crash, report attached
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baeritone(a)u.northwestern.edu
Classification: Unclassified
Created attachment 46487
--> http://bugs.winehq.org/attachment.cgi?id=46487
Bug report
Any time I attempt to open the Kindle app, it crashes. The report is 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=21207
Summary: Falcon 4.0: Textures mixed up after app lost focus
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
I've got some graphics errors with "Falcon 4.0AF".
Quite often, when there is some gnome-notification or I minimize the game, it
seems to mix it's textures/texture indexes. There is no related output on the
default command line?
Here's some screenshot after the app lost focus: http://tinyurl.com/y9dh2fh
I will add some logfiles later, one without being messed up and one created
when intercepting the bug.
I looked around a while now, but I simply don't know what to google for. There
has to be such a bug already!?
--
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=16887
Summary: Black screen during flashbacks in F.E.A.R.
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zarquon(a)t-online.de
I get a black screen during the "flashbacks" in F.E.A.R. v1.08 retail (for want
of a better word, it happens from time to time, very frequently in the later
levels). You can still see your HUD and your crosshair, and if you're attacked
you see the red blotches indicating the direction of the attacker, also the
game physics/movement still works (so you can often leave that section if you
stumble around for long enough), but while it lasts you're completely blind.
I have WINE-1.12 running as 32-bit application on a 64-bit x86_64 Gentoo
system, using an Nvidia GF7900GS and 100.14.19 drivers (I've had problems with
newer ones). I can provide a savegame demonstrating the issue for v1.08 retail
of the game (UK Gold edition), assuming savegames can be transferred without
the full profile. Since it's rather large (150kB zipped), I didn't just attach
it; let me know if I should, otherwise I'll just wait if/until someone contacts
me about it.
--
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=34767
Bug #: 34767
Summary: Planetside 2: Huge slowdown when near a large amount
of players
Product: Wine
Version: 1.7.4
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 46362
--> http://bugs.winehq.org/attachment.cgi?id=46362
Terminal output
Game slows down when in an area with a lot of players, aka wherever there is a
battle going on. This game already has performance issues in wine, but when
there are only 20-ish players the game runs at good speed, only when there are
a lot that it slows down. would like to point out that I am using CSMT mode in
regedit
--
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=21584
Summary: app does not work on wine config'd with win vista
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: annacegu(a)yahoo.com.au
Created an attachment (id=26035)
--> (http://bugs.winehq.org/attachment.cgi?id=26035)
4D systems workshop runtime error on wine vista
I am trying to run a windows app, which works on windows vista natively.
HOwever when I try to run it under wine (on Ubuntu 9.10) it crashes. Please
find the error 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=20878
Summary: Error GLXBadContextTag in Innovate Motorsports
Logworks 3
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: me(a)benvm.be
Created an attachment (id=25025)
--> (http://bugs.winehq.org/attachment.cgi?id=25025)
last 2000 lines of +relay,+synchronous
I'm trying to run Logworks 3 from Innovate Motorsports
see: http://www.innovatemotorsports.com/support.php
The splash screen is shown correctly. When the actual application is loaded,
the main window pops up very breefly but then wine crashes with the following
error code:
failed to create pixmap
X Error of failed request: GLXBadContextTag
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 12160
Current serial number in output stream: 12160
I'm not sure whether this is a bug in wine or in Xorg.
I'd help out but I know very little about X an even less about wine.
I'm on debian sid, running wine 1.1.32 from the debian repo. I also tried with
the packages from lamaresh.net without luck.
Attached are the last 2000 lines of:
env WINEDEBUG=+relay,+synchronous WINEPREFIX="/home/ben/.wine" wine "C:\Program
Files\LogWorks3\LogWorks3.exe"
--
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=34887
Bug #: 34887
Summary: No sound from rear channels with 4.0 speakers set
Product: Wine
Version: 1.7.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
Wine 1.7.6 built from sources, Xubuntu 13.10, Creative Audigy PCI card, 4.0
output is set in pavucontrol
I hear sound from front channels in both front and rear speakers and no sound
from rear channels
Tested with Stalker CS and Zandronum, so "Major" severity
--
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=34890
Bug #: 34890
Summary: TU Go: Doesn't launch
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dempsey(a)weirdfish.net
Classification: Unclassified
Created attachment 46497
--> http://bugs.winehq.org/attachment.cgi?id=46497
Output
TU Go (VOIP and SMS over WiFi for O2 UK Pay Monthly Customers) doesn't run at
all.
Running Wine 1.7.5 installed via homebrew using gcc version 4.2.1 on OS X
10.7.5
Download Link - http://tu.com/go/apps/pc/download/tugo.beta.exe
Not sure how I can provide more info, if there's anything I've missed then let
me know.
--
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=34837
Bug #: 34837
Summary: Failed to install iTunes 11.1.2.32 x64 by
SetupAdmin.exe issue
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bug_sumit(a)163.com
Classification: Unclassified
Created attachment 46441
--> http://bugs.winehq.org/attachment.cgi?id=46441
Console output during installation
The 64-bit version of iTunes can't be installed correctly. It is caused by the
SetupAdmin.exe Bad EXE format issue. It is OK to install and use it on Win 7.
--
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=20511
Summary: Cannot uninstall Mathematica 5.1: installer does
nothing
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cmt.miniBill(a)gmail.com
Created an attachment (id=24430)
--> (http://bugs.winehq.org/attachment.cgi?id=24430)
Logfile of wine uninstall run
As the title goes.
Installer opens and looks like having completed successfull, but nothing
happened really.
--
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=21462
Summary: Operation: Inner Space crashes upon start and causes a
page fault
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ranguvar(a)archlinux.us
After installing the game "Operation: Inner Space" with Wine, and upon
attempting to run the main executable "INSPACE.EXE" with Wine, the game window
opens, but freezes shortly. The following output is present on the console:
fixme:x11drv:X11DRV_GetDeviceCaps (0x688): CAPS1 is unimplemented, will return
0
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
wine: Unhandled page fault on read access to 0xffffffff at address
0x146f:0x00000e53 (thread 001b), starting debugger...
A message box then pops up, saying: "The program winevdm.exe has encountered a
serious problem and needs to close."
Closing that window causes more console text, which I put up here:
http://pastebin.com/f335cb3d8
If there is anything else I can do to help debug, please let me know.
--
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=34886
Bug #: 34886
Summary: i do not know what to put here
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doobapooba2(a)gmail.com
Classification: Unclassified
Created attachment 46493
--> http://bugs.winehq.org/attachment.cgi?id=46493
yahoo messenger crashes
i dowload and install yahoo, when i log into my account it 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=34849
Bug #: 34849
Summary: Eisenbahn.exe Pro 8 (EEP 8) train simulator crashes on
startup (Themida & WinLicense 2.x software protection)
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
this is a newer version of EEP which crashes for different reason than EPP
version 5.0 (bug 24597).
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Trend/EEP8
...
$ wine ./EEP8.exe
...
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:thread:GetThreadPreferredUILanguages 52, 0x11af7ac, 0x11af924 0x11af7b4
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:win:EnumDisplayDevicesW ((null),0,0x119fe7c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x119fe6c,0x00000000), stub!
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
2077032448x18482952x32 @60! (XRandR 1.2)
wine: Unhandled page fault on read access to 0x00000004 at address 0x4f6001
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x004f6001).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:004f6001 ESP:011a0628 EBP:011a063c EFLAGS:00010246( R- -- I Z- -P- )
EAX:00000000 EBX:05130469 ECX:04a91000 EDX:fbdc3330
ESI:00848bc0 EDI:05130254
Stack dump:
0x011a0628: 00854410 04f80bf5 00848bc0 00000000
0x011a0638: 00000000 011a0ba4 005064ad f31fed08
0x011a0648: 00848bc0 00848bc0 ffffffff ffffffff
0x011a0658: 011a0688 7bc39cf6 04a19064 00785b24
0x011a0668: 00000001 00000000 00000000 00000000
0x011a0678: 00000000 78e06564 78e06564 78e06564
000c: sel=0067 base=00000000 limit=00000000 16-bit --x
Backtrace:
=>0 0x004f6001 in eep8 (+0xf6001) (0x011a063c)
1 0x005064ad in eep8 (+0x1064ac) (0x011a0ba4)
2 0x78da86fc in mfc100 (+0x2486fb) (0x011a0bb8)
3 0x0070e86e in eep8 (+0x30e86d) (0x011a0c4c)
4 0x005801e9 in eep8 (+0x1801e8) (0x005807e8)
0x004f6001: movl 0x4(%eax),%ecx
Modules:
Module Address Debug info Name (104 modules)
PE 400000- fb2000 Export eep8
PE 4350000- 436b000 Deferred sureparticles3
PE 4370000- 43d1000 Deferred surecommon3
PE 43e0000- 4403000 Deferred sureind
PE 4740000- 477e000 Deferred ode
PE 4780000- 47f9000 Deferred opcode
PE 52a0000- 533d000 Deferred sprender
PE 55b0000- 5672000 Deferred sutrack+
PE 10000000-101e5000 Deferred d3dx9_42
PE 78050000-780b9000 Deferred msvcp100
PE 78aa0000-78b5e000 Deferred msvcr100
PE 78b60000-78f8c000 Export mfc100
...
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\Trend\EEP8\EEP8.exe
0000003b 0
...
00000009 0 <==
--- snip ---
"No matching mode found 2077032448x18482952x32 @60! (XRandR 1.2)"
Using +relay makes things worse ... checking the log we see this:
--- snip ---
0024:Call KERNEL32.OutputDebugStringA(00b55d82
"\r\n\n\n%s------------------------------------------------\n\r---
Themida Professional ---\n\r--- (c)2010 Oreans Technologies
---\n\r------------------------------------------------\r\n\n\n")
ret=00b57c46
0024:Ret KERNEL32.OutputDebugStringA() retval=00000000 ret=00b57c46
--- snip ---
Yep, Themida doesn't like relay thunks.
ExeInfoPE scan of executable reveals:
--- snip ---
Themida & WinLicense 2.0 - 2.1 - struct (Hide from PE scanners II-V)
--- snip ---
So this might be one of Themida's virtual machine incompatibilities in win32
API emulation/wrapper and Wine.
Requires further analysis (older versions might be even a wontfix).
Regards
--
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=19991
Summary: Battlefield Heroes: crash immediately after level load
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
Created an attachment (id=23517)
--> (http://bugs.winehq.org/attachment.cgi?id=23517)
wine output.
Install per details on AppDB entry, run, pick character, PLAY NOW. The game
loads, your character spawns, and the immediate frame after: "This program has
encountered a serious problem and needs to close." The "Close" button is
unclickable, too, leaving me to ^C it and never get a backtrace. With some
trickiness to get around the anti-debugger voodoo, I managed to get a backtrace
by attaching winedbg seconds before the crash happens. Will be second
attachment.
In the log I did NOT attach, and ^C immediately after the crash.
If it helps any: Radeon HD 4850, Catalyst 9.8. Gentoo amd64.
--
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=19992
Summary: No video with Shadow of Destiny
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgoku75x(a)aol.com
When playing Shadow of Destiny, there is no video at all. When I select "Play",
nothing shows up. Please help! Thanks!
--
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=18281
Summary: Tom Clancy's EndWar: Menu is not drawn right
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
In endwar main menu is not drawn right as you may see in screenshoot:
http://appdb.winehq.org/appimage.php?iId=24283
--
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=20178
Summary: Full scren in TVUPlayer.
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomasz(a)komorow.net
When i'm runnging TVUPlayer, everithing works just fine, but when I enter
fullscreen mode, it goes to full screen, but it shakes, and i can't close full
screen mode.
I think it might be a KDE issue, so please check it first on another desktop
enviroment.
--
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=21058
Summary: TeamViewer: "ghost window" appearing when starting a
session
Product: Wine
Version: 1.1.34
Platform: x86
URL: http://www.teamviewer.com/de/download/tv5.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caliga(a)arcor.de
When a presentation window is opend on a TeamViewer on Wine (that is: somebody
on a 2nd machine starts a presentation to the wine machine), that window is
completely screwed up.
What 'screwed up' means, depends on the settings for "allow decoration" and
'allow control' in winecfg.
There will be two windows that are actually one. Also, there are two taskbar
entries. And the initial size of the window may be wrong. It can be resized
then, and if you pick the 'real' one, you can actually see the presentation ;)
This is probably caused by changing the window styles using SetWindowLong()
while the window is still hidden. Maybe when it is finally shown, wine shows it
once with the old styles and also with the new styles!?
This can be reproduced with all TeamViewer 5 Builds up to the current
(5.0.7572).
However, it will probably be worked arround (by showing the window earlier) in
an upcoming release, but you might still want to fix this.
--
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=12153
Summary: Mathcad 2000K hangs using signal processing pack
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kc8ldo(a)arrl.net
Created an attachment (id=11550)
--> (http://bugs.winehq.org/attachment.cgi?id=11550)
Terminal window output during application run
Mathcad 2000 Pro generates a buch of ole control errors when running.
Also when the signal processing function pack is loaded by loading up the
signal processing handbook the application hangs when you try the “remez”
example. This handbook uses an external dll file.
--
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=21228
Summary: DVD Rebuilder doesn't work anymore in wine 1.1.35
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malky.ua(a)gmail.com
Created an attachment (id=25505)
--> (http://bugs.winehq.org/attachment.cgi?id=25505)
log for clean wine + vbrun6
DVD Rebuilder Pro 1.28.2 cannot encode anymore in wine 1.1.35. (It worked in
1.1.33 perfectly
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7738&iTestingI…
). There is "Run-time error 70: Permission denied" on the "Encode" step. I
tried some encoders (ProCoder, CCE , HC ) but none of them helped.
I tested both clean wine + vbrun6 (see log as attachment) and recommendation
for old version of wine (
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7738&iTestingI…
) ( it was laconic - only "fixme:storage:StgCreateDocfile Storage share mode
not implemented." )
DVD Rebuilder worked perfectly in wine 1.1.33 so I'm very disappointed by
this bug.
--
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=14505
Summary: Falcon Allied Force crash durning loading mission
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qwiat(a)pld-linux.org
Created an attachment (id=14829)
--> (http://bugs.winehq.org/attachment.cgi?id=14829)
wine's output
Falcon Allied Force crash durning loading mission with message:
"Buffer overrun detected"
In menu almost everything works good, but loading mission (any kind) fails.
Tested on Falcon Allied Force with any of most recent patches.
"Windows versions": 98 and XP
Color depth: 16 and 32
Game version: Falcon AF + most recent patches (including 1.0.13)
Video driver: nvidia
--
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=21055
Summary: TeamViewer: Screen grabbing is painfully slow
Product: Wine
Version: 1.1.34
Platform: x86
URL: http://www.teamviewer.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caliga(a)arcor.de
In general, TeamViewer runs amazingly well with wine.
However, screen capturing done by TeamViewer is awfully slow.
The screen is grabbed if
- you do a presentation from wine to 2nd machine
- you do a remote support from 2nd machine to wine (currntly not working:
#12067)
The screen is grabbed like this:
BitBlt(MemDC, left, top, width, height, ScreenDC, 0, 0, SRCCOPY);
On my machine, this takes about 1.1 seconds, but may very well depend on the
graphics board and driver in use.
--
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=20156
Summary: Emoticons in Instant messages in Message Labs OmniPod
cause a program error
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: plastikman(a)gmail.com
Created an attachment (id=23752)
--> (http://bugs.winehq.org/attachment.cgi?id=23752)
Emoticon Error Message
Message Labs POD is a corporate Hosted IM application that only has a native
windows client. There is a java applet but it is lacking many features.
Installation and functionality of message labs POD works. when sending and
receiving messages with Emoticons An error message pops up saying "Internal
application error"
I have attached a screenshot of the IM window with the error message displayed
Since this is a paid for service please contact me directly if you need access
to the EXE and if you need a login for the service.
--
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=21721
Summary: Colin McRae Rally 3 can't play menu background videos
(WMV)
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t6tiar00(a)students.oamk.fi
Colin McRae Rally 3 can't play menu background videos (WMV) even if Windows
Media Player 9 and codecs are installed. WMP can play most of the game videos
without problems, though.
--
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=20592
Summary: Adobe Flash CS3 Professional Cannot Start.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afante2006(a)yahoo.co.jp
Created an attachment (id=24569)
--> (http://bugs.winehq.org/attachment.cgi?id=24569)
bug log
Adobe Flash CS3 Professional simply cannot start.
In my essential Adobe Creative Suite CS3 tools, only Dreamweaver CS3 and
Fireworks CS3 can run.
--
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=20246
Summary: Roxio Easy Media Creator 7.5 Starts to install program
then stops
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.bennell(a)blueyonder.co.uk
Seems to get about half way then get message saying that could not finish
install try again later. When I try again I get message 1607. Unable to install
shield scripting runtime. In programs folder Roxio folder showers 21 folders
installed?
--
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=8233
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #14 from Austin English <austinenglish(a)gmail.com> 2013-11-13 15:40:27 CST ---
Closing.
--
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=17515
Summary: Garrysmod: Srcds anomalies , crashes, surface propeties
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://garrysmod.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: laurikoivunen(a)hotmail.com
Running a game server called garrysmod *0 *1 srcds *2 on wine *3 gives some
anomalies during gameplay.
*0 http://store.steampowered.com/app/4000
*1 (Garry's Mod version 10/11 or how you want to call it)
*2 Source Dedicated Server (windows version) Download:
http://storefront.steampowered.com/download/hldsupdatetool.exe
*3 (tested with wine version 0.9 - 1.1.15) (Also tested with crossover's office
and gaming versions)
For example:
- Missing friction/physics simulation in certain rooms for the player (white
room for example) in certain maps (gm_construct)
- A car called "Jalopy" crashes the server / has no physics / cannot be driven
etc
- Players get stuck to certain areas e.g. the "white room"
These bugs naturally don't appear in windows and the developer of this game has
indirectly refused to fix these problems as he doesn't support wine.
This bug can be reproduced just by installing the server (
http://wiki.garrysmod.com/wiki/?title=Dedicated_Server_Setup#Linux ) and
starting the server with parameters "srcds.exe -console -game garrysmod +map
gm_construct" and going ingame and to the white room.
Some of the bugs can also be seen by spawning a pod (press q while
ingame->navigate to vehicles tab->spawn a "pod" by pressing the spawn
button->move the pod with "physgun" or throw it to water and it disappears )
Note: The game server is free unlike the game itself.
It seems that this bug is related to wine's file functions as using a GCF-based
wine srcds garrysmod server doesn't have this problem (at all).
(GCF-Based server would be a recommended way of hosting the server as it
doesn't rely too much on wine anymore but it is much more "laggier" as all the
GCF-files need to be examined for every file access)
GCF info: http://developer.valvesoftware.com/wiki/GCF
Wine or srcds don't report anything about these problems in normal operating
mode (or srcds in debug), these can just be seen ingame. I wont paste logs as
they grow enormous because of the load of files that need to be loaded during
the server startup. I'm asking for some parameters so the log file wouldn't
exceed 200-400mb so that I could upload it.
I am willing to help any way possible, my wine srcds server is always ready for
testing and/or debugging. I can be reached through wine's IRC channel with nick
Python1320 (or any other major IRC Network) or through MSN.
Post notes:
- The platform test has been mainly debian/ubuntu or their variants using
clean pre-compiled repository and self-compiled unmodified wine installations.
- Only used EXT3 file system.
- For some weird reason, some users are NOT getting this problem (Only one
confirmed person with no bug using latest wine 1.1.14 from debian precompiled
repositories against 6 people who HAVE this problem) with their servers even
though they have the same system and configurations I have as far as I have
been able to check.
- More info on request
PS: This is my first bug report. So, it's more or less formal and/or messy.
Forgive me :)
--
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=20922
Summary: Wine generates invalid ARB vertex programs
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.cencora(a)gmail.com
Created an attachment (id=25082)
--> (http://bugs.winehq.org/attachment.cgi?id=25082)
Assassin's Creed game output, the bad program starts at line 979
When emulating sin/cos instructions in vertex programs, lines like these are
created:
MUL TA.x, R0.x, C4.w.w;
MAD TA.x, TA.y, C4.w.x, TA.x;
The problem is the double swizzle (i.e. C4.w.w C4.w.x).
--
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=17505
Summary: Riven: mouse cursor is drawn on a checkerboard
background
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skuller(a)skuller.ath.cx
Created an attachment (id=19612)
--> (http://bugs.winehq.org/attachment.cgi?id=19612)
Mark nearly black samples as entirely transparent
When running the DVD version of Riven in Wine, in-game mouse cursor is drawn on
a semi-transparent checkerboard background [1]. This bug seems to be related to
the Xcursor code path in dlls/winex11.drv/mouse.c, since when I remove
libXcursor.so.1 out of the way so that Wine falls back to the original pixmap
cursor handling code, in-game cursor is drawn correctly [2].
[1] http://skuller.ath.cx/tmp/riven1.png
[2] http://skuller.ath.cx/tmp/riven2.png
As far as I understand the code, checkerboard pattern results from the way
inverted colors are emulated in the create_cursor_image() function. Riven
creates a 32 bit bitmap with an empty alpha channel, with transparent pixels
(as defined by AND mask) being nearly black (but not quite, 0x040404 to be
precise). Then the sampled grayscale value of 0x04 is mapped to the alpha
channel and the pixel color is inverted, resulting in a semi-transparent
background (which is very visible — perhaps X supports only discrete values
for alpha?).
Attached patch attempts to fix this issue by checking for small grayscale
samples being mapped to the alpha channel (less than 5% opacity) and marking
the resulting pixel entirely transparent for such samples.
--
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=20200
Summary: Screen does not get repainted in Pronto Xi until
window is moved
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)truong.id.au
In Pronto Xi, part of the program's window is not painted until the window is
moved, hence forcing a redraw of the window.
--
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=21149
Summary: Wine catch "Unhandled page fault" when
LexproClient.exe runs
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikhailtyurin(a)gmail.com
I've installed LexproClient software. Installation is OK, no exceptions, no
backtraces. But when I try to run already installed ditribution I catch error
with page "Unhandled page fault on read access to 0x003e4847 at address
0x7bc1f7fc".
--
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=20063
Summary: Serif PagePlus 8.0 graphical rendering ruined, program
unusable
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)araneidae.co.uk
Created an attachment (id=23618)
--> (http://bugs.winehq.org/attachment.cgi?id=23618)
Screen shot of PagePlus with unusable screen
Serif PagePlus 8.0, a desktop publishing application, is unusable because of
strange rendering quirks. I can't describe it very clearly, but the attached
screenshot, taken from one of the "Wizard" newsletter examples, shows that at
best only the first line or so of each paragraph is rendered.
Interactively the graphics behaves very strangely, there appear to be many
layers of graphical objects, and clearly wine renders these layers differently
from 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.
http://bugs.winehq.org/show_bug.cgi?id=20225
Summary: try to login in WoW private server nordschlacht
itemmall
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bdgraue(a)web.de
Created an attachment (id=23859)
--> (http://bugs.winehq.org/attachment.cgi?id=23859)
error i get oin konsole
i downloaded and installed the Norschlacht itemmall,
http://nordschlacht.game-host.org/itemmall.htm
you need it to buy itmes for your charakter. installation worked, but in the
itemmall i cant login, every time i try to, it fails and i get an error.
--
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=11401
Summary: Sometimes, Lotus Notes 7.0.2 loose the connection with
unexpected TCP error
Product: Wine
Version: 0.9.53.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ploum(a)fritalk.com
I use Lotus Notes 7.0.2 under Wine 0.9.53/Ubuntu 7.10 and it works great.
I usually launch it when I start my computer and close it at the end of the
day. Nevertheless, Lotus Notes sometimes loose the connection and display the
following error :
"Unexpected TCP error"
First thought : Dude, if it was expected, it's not an error.
Then, I consult the log and I can see :
Unexpected TCP/IP error func: 0006h error Notes: 1C5B, NTI: 1000h, Stack:
00002728h
The only solution to that problem is to restart Lotus Notes.
The problem happens usually one, sometimes twice a day. It can happens after
one or two hours or you can stay the whole day without being confronted to it.
On the same computer under Windows with exactly the same Lotus Notes, there is
no problem. That's why I think it might be a wine bug.
--
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=34839
Bug #: 34839
Summary: mw3 don't work
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: francy133(a)hotmail.fr
Classification: Unclassified
when I was playing mw3 he told me that I met a serious problem and must close
or when I made her walk mw3 multiplayer and windows 2 steps very well
--
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=21677
Summary: Build a lot is crashing while starting
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=26194)
--> (http://bugs.winehq.org/attachment.cgi?id=26194)
Crash log
As the summary says, the game just crash while stating. I'm ataching the
console output.
--
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=21095
Summary: Scrollbar position not always on the left
Product: Wine
Version: 1.1.32
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silkensedai(a)online.fr
Created an attachment (id=25309)
--> (http://bugs.winehq.org/attachment.cgi?id=25309)
The toolbar that doesn't want to stay left aligned
Hi,
In the application PcKent (French medical software), sometimes it happens when
the screen is redrawn that an horizontal scrollbar that should be positioned
left gets positioned somewhere else (middle or right).
This is annoying because the most important information is on the left. on the
right we have information that is seldom viewed.
I can test further the application, and I don't have its source code. The
creator might want to help though (and perhaps I might convince him to provide
a native Linux or Mac OS X version of his application using wine libraries).
Attached, a screenshoot of the scrollbar (and its widget). i don't know if you
might be able to help but it's better than nothing.
PCKent Website: http://www.evidence-sarl.com/france/pck2_accueil.htm
--
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=12743
Summary: 3D Studio MAX 7.0 locks up when loading combustion
plugin, cmbtex.dlt
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://files.filefront.com/3dsmax7exe/;9389592;/fileinfo
.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockinup1231(a)gmail.com
Created an attachment (id=12400)
--> (http://bugs.winehq.org/attachment.cgi?id=12400)
Output from terminal for the various scenarios I tested, organized.
The program simply can't utilize that combustion plugin. I removed the plugin
before starting it, and it worked just fine, but without any texture, particle,
or lighting features.
With and without the ole32 DLL override, it mentions that quite a few richedit
features are not implemented yet, and when the program is run, it pushes this
line out quite a few times.
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
0x33f384/0x33f384
It also says this at random moments while you do things with the 3D POV
windows.
fixme:xrender:X11DRV_AlphaBlend not a dibsection
The main issue that I think needs to be looked at is getting the program to
start without needing to remove the combustion plugin.
For the URL I have placed the only download location I could find. Autodesk no
longer keeps a copy on their servers for the public, as the program has been
replaced by newer versions (although it's not too old).
--
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=34877
Bug #: 34877
Summary: Installation of TomTom MyDriveConnect failed
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpaulbiss(a)gmail.com
Classification: Unclassified
Created attachment 46481
--> http://bugs.winehq.org/attachment.cgi?id=46481
Backtrace
Unhandled exception: unimplemented function KERNEL32.dll.SetVolumeMountPointW
called in 32-bit code (0x7b83bbd5).
--
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=17596
Summary: Resizing warcraft 3 in windowed+OGL mode results in an
odd letterbox effect.
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Cokemonkey11(a)gmail.com
While playing in windowed and open GL mode (haven't tested others), resizing of
the warcraft 3 window to accomidate wide screen displays results in an odd
effect where the window contents don't line up with the window. (see attached
screenshot for example).
This problem results in the inability to play the game on a widescreen display
without stretching.
--
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=21328
Summary: stern sprachkurs englisch from digital publishing do
not work
Product: Wine
Version: 1.1.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: feldmann_markus(a)gmx.de
Hi All,
i am trying to get my new learning software from digital publishing to work. My
system is debian lenny with kernel 2.6.30-9. it is a learning software for
english/german, called "stern sprachkurs englisch". the program runs only until
the start screen appears, than it breaks.
Any idea what to do ?
regards markus
--
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=20930
Summary: Project Eden - Crashes GUI and have to restart
computer
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgoku75x(a)aol.com
I tried playing Project Eden twice. The first time there seemed to be no sound
so I figured if I were to quit and restart the game it would fix it. The second
time, however, nothing came on the screen and it looked as if nothing was
wrong. I could move my mouse cursor but could not click or move anything. I
even tried ALT+F4 and that didn't work, I used my keyboard shortcut for
Terminal (Windows Logo Key) and that didn't come up so I had to hard boot my
laptop.
I'm afraid to even try the game again haha.
Keep up the good work guys!
P.S. Inform me if any information is needed. :)
--
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=19436
Summary: RPC_S_INTERNAL_ERROR, 1766
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: esj(a)harvee.org
COM returned an unexpected error code. Details are RPCInternal error
(RPC_S_INTERNAL_ERROR, 1766)
I get the error in the subject line whenever I use a "spell that" and it brings
up the correction dialog box. I can make the warning box close but I can't make
the empty correction dialog close.
log file generated by:
env WINEPREFIX="/home/esj/.wine" WINEDEBUG=+relay,+seh,+tid wine "C:\Program
Files\Nuance\NaturallySpeaking10\Program\natspeak.exe" &>/tmp/relay1.txt
--
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=22133
Summary: Nostale: In-game help doesn't work, no HTML rendering
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://nostale.co.uk
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: voidexp(a)gmail.com
Created an attachment (id=26991)
--> (http://bugs.winehq.org/attachment.cgi?id=26991)
Error trace with 'loaddll' channel enabled
Before the game starts, there are troubles with HTML rendering in game update
window. In-game help does not work, the decorations of the help window appear
but nothing is displayed.
--
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=20892
Summary: Falcon 4.0 AF: Multiplayer over Internet not working
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matteo.hausner(a)gmail.com
Although playing via LAN, the internet multiplayer mode of Falcon 4.0 Allied
Force is not working as it should. The game says that it "can't resolve the
entered address".
I think this bug might be very similar to the internet multiplayer problem of
IL-2 Sturmovik.
A user on AppDB wrote: "The cause of the problem is, that windows returns the
IP address of the network-device if the hostname is resolved, while wine
returns "127.0.0.1". So when Sturmovik asks for the IP of "HOSTNAME" it gets
only that instead of a valid NIC-IP."
So this one might be an easy one to fix in the 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.
http://bugs.winehq.org/show_bug.cgi?id=21343
Summary: TeamViewer: Does not open a folder view (using
ShellExecute)
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.teamviewer.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caliga(a)arcor.de
Created an attachment (id=25696)
--> (http://bugs.winehq.org/attachment.cgi?id=25696)
trace of shellexecute
When clicking "Open Logfiles..." in the main menu of TeamViewer, it usually
opens the folder which contains the logfiles in an explorer window.
On Wine, however, nothing happens, allthough the required stuff
(ShellExecute!?) seems to be implemented.
I attached a trace of ShellExecute.
--
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=19543
Summary: Safe Harbor Games: Backgammon - [enter] and
[dbl-click] don't work with chat functions
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: friedliveratack(a)live.com
Safe Harbor Games (http://www.safeharborgames.net/) is a popular site in the
backgammon community. I am one of several people trying to get the game server
to work on Linux with Wine. I am using a Asus EEE 1000HE with the latest
version of Easy Peasy (Ubuntu) and Wine. The game software requires browser to
launch and I was successful in getting this to work by loading windows version
of Firefox. In fact, with exception of a few critical issues the program works
with Wine. I can play a match and most of the controls work except for the
following. 1. Cannot post chat message in either lobby or game because after
typing message the software requires hitting [enter] and under Wine hitting
[enter] has no effect. 2. Should be able to double-click on player name in
lobby to send a instant message but double-click does not work. 3. This last
is less critical, but fonts do not display correctly. So the result is I can
play on the game site but cannot communicate with anyone.
--
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=33133
Bug #: 33133
Summary: This program avg is not able to be executed under code
threads.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: projectxmatrix(a)gmail.com
Classification: Unclassified
Created attachment 43826
--> http://bugs.winehq.org/attachment.cgi?id=43826
this the text from the program error for avg.
This program error is code numbers with .exe wine unload that made the program
go into error. this is another problem that needs to be resolved.
--
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=8969
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
--- Comment #15 from Austin English <austinenglish(a)gmail.com> 2013-11-13 15:39:23 CST ---
No reply in over a year, and no download. Resolving abandoned, if anyone is
still able to reproduce this in the current development version (currently
1.7.6) feel free to reopen.
--
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=8233
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--- Comment #13 from Austin English <austinenglish(a)gmail.com> 2013-11-13 15:38:38 CST ---
No reply in over a year, and no download. Resolving abandoned, if anyone is
still able to reproduce this in the current development version (currently
1.7.6) feel free to reopen.
--
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=625
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|austinenglish(a)gmail.com |
--
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=697
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|austinenglish(a)gmail.com |
--
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=833
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |austinenglish(a)gmail.com
--
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=838
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |austinenglish(a)gmail.com
--
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=6124
--- Comment #18 from Austin English <austinenglish(a)gmail.com> 2013-11-13 13:38:53 CST ---
(In reply to comment #16)
> I can't tell right now as wine crashes when I try to run it. If I get it
> working again, I will provide an update.
>
> Would it be possible to change the bug status at least to confirmed?
Retesting this in (at least) 1.6 would be helpful. There's been a lot of fixes
in this area since this was last tested.
--
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=6508
--- Comment #10 from Austin English <austinenglish(a)gmail.com> 2013-11-13 13:35:50 CST ---
Probably still present.
--
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=9159
--- Comment #33 from Tristan Schmelcher <tristan_schmelcher(a)alumni.uwaterloo.ca> 2013-11-13 07:56:17 CST ---
I will test King's Quest Collection Series (1997) in a few days.
--
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=9159
--- Comment #32 from Jason Spiro <jasonspiro3(a)gmail.com> 2013-11-12 22:59:41 CST ---
Created attachment 46508
--> http://bugs.winehq.org/attachment.cgi?id=46508
dde-program-v5.1.patch: Damjan's and Kent's patches, both combined into one big
patch
This file is simply Damjan's
<http://marc.info/?l=wine-patches&m=130946473324773> plus Kent's
<http://bugs.winehq.org/attachment.cgi?id=46467&action=diff>, both rolled into
one easy-to-apply patch.
I would like the entire Internet to test the patch please. This includes you.
The rightmost column of <http://appdb.winehq.org/viewbugs.php?bug_id=9159>
lists some affected programs which you can download for free. Please pick one
or two, test the patch, and let us know if the patch works or not. Comments
regarding the patch and/or improvements, would also be appreciated.
Dear Damjan: While our readers are testing the patch, I wonder if you could
please submit it to wine-patches?
Also, dear Kent: How well did your patched Wine work with PrintMaster 7?
--
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.
The IP address 195.202.220.248 failed too many login attempts (5) for
the account belegdol(a)gmail.com.
The login attempts occurred at these times:
2013-11-12 14:52:13 CST
2013-11-12 14:52:21 CST
2013-11-12 14:52:33 CST
2013-11-12 14:52:50 CST
2013-11-12 14:53:39 CST
This IP will be able to log in again using this account at
2013-11-12 15:22 CST.
http://bugs.winehq.org/show_bug.cgi?id=16299
Summary: IMVU 3D Instant Messenger installer crashes
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.imvu.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 8394
Created an attachment (id=17580)
--> (http://bugs.winehq.org/attachment.cgi?id=17580)
terminal output in git
Testing for bug 8394, installer goes along fine, downloads update, then
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=34868
Bug #: 34868
Summary: FEMMx64bit does not start. Deficiency in Wine
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ichbinpablo(a)gmail.com
Classification: Unclassified
Created attachment 46476
--> http://bugs.winehq.org/attachment.cgi?id=46476
backtrace after trying to execute the program
With a fresh installation of debian/wheezy and the Wine 1.7.4 from the SID
(Jessie) sources.
I installed the "x64-bit" version of FEMM42.
The version of this program can be downloaded from
http://www.femm.info/Archives/bin/femm42bin_x64.exe
Installation works perfectly, but after that the FEMM42-x64bit cannot be
started.
A error message like: "The program femm.exe hast encountered a serious problem
and needs to close...."
The 32bit version of FEMM42 doesn't have problems. Only the x64-bit 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=21165
Summary: Borderlands is ~3x slower under Wine (GeForce Go 7900
GS).
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: default_357-line(a)yahoo.de
Borderlands runs about three times slower under Wine than under Windows (from
30+FPS to 10FPS). This is with all settings as low as they go. Wine prints no
output during execution. My graphics card is a GeForce Go 7900 GS, in a 1.6x2
Core2 T5500 laptop. Both Windows and Linux use the nVidia beta driver (v190).
Wine version is Git head (1.1.35+). Graphics are identical, except that Z
ordering of light decals seems broken (this may be linked to slowdowns).
Adaptive clocking correctly switches to full-speed mode; Speedstep is off. perf
record/report lists the following distribution: 40% in libGLcore.so, 30% in
Borderlands.exe itself, 12% in the kernel, 5% in wineserver, 4% in ntdll, 3% in
libc, 2% in wined3d (the rest is negligible).
Any ideas?
--
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=3689
ronoh <jobkips(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jobkips(a)gmail.com
--
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=34856
Bug #: 34856
Summary: No sound in Mass Effect 2/3 [bisected, regression in
programs/explorer/desktop.c]
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: javitonino(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: 1f9c541b58360559f2f8a6db9d876ada4dcc2b48
Created attachment 46455
--> http://bugs.winehq.org/attachment.cgi?id=46455
Minimum patch reversal for current head
Mass Effect 2/3 has no sound in menus/game since commit
[1f9c541b58360559f2f8a6db9d876ada4dcc2b48] explorer: Set the final size of the
desktop window only after it has been created.
Intro videos play correctly, including sound, but as soon as the main menu is
loaded, no sound plays. I bisected it to the specified commit, and further down
to the specific statement. I attach a minimum patch that fixes this in current
git, although it may break something else.
--
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=10928
Summary: DSound error in NHL 2004
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blackdragon1157(a)gmail.com
Created an attachment (id=9848)
--> (http://bugs.winehq.org/attachment.cgi?id=9848)
Wine console backtrace
When attempting to run NHL 2004, there is a page fault, seemingly from Dsound.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25095
Summary: Battlefield Bad Company 2: crashes when loading level
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=31824)
--> (http://bugs.winehq.org/attachment.cgi?id=31824)
terminal output
May be a regression, need to try against some earlier wines (different hardware
than I used before).
Attaching terminal output.
This is with wine-1.3.6-335-gd5fa2ce and bug 22983 worked around bug setting
DXVersion to 9.
--
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=34810
Bug #: 34810
Summary: The winspool.drv:info test crashes on Windows 8
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: spooler
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
winspool.drv:info test crashes on Windows 8 as can be seen on the WineTest
site:
http://test.winehq.org/data/tests/winspool.drv:info.html
Here is a crash report:
info.c:2923: Test failed: AddJobA() failed le=50
info.c:2929: Test failed: GetJobA() failed le=87
info.c:2934: this is the last test seen before the exception
info: unhandled exception c0000005 at 0040B24A
Which corresponds to these lines:
2922 ret = AddJobA( printer, 1, (BYTE *)add_job, needed, &needed );
2923 ok( ret, "AddJobA() failed le=%d\n", GetLastError() );
-> Failed with ERROR_NOT_SUPPORTED and no job is created.
2925 ret = GetJobA( printer, add_job->JobId, 2, NULL, 0, &needed );
2926 ok( !ret, "got %d\n", ret );
-> Fails as expected but with ERROR_INVALID_PARAMETER, not
ERROR_INSUFFICIENT_BUFFER. So needed is 0.
2927 job_info = HeapAlloc( GetProcessHeap(), 0, needed );
-> So here we allocate a 0-byte structure!
2928 ret = GetJobA( printer, add_job->JobId, 2, (BYTE *)job_info, needed,
&needed );
2929 ok( ret, "GetJobA() failed le=%d\n", GetLastError() );
-> Again ERROR_INVALID_PARAMETER.
Then we crash when we try to dereference a pointer in the 0-byte job_info
structure we allocated.
So it looks like this is all because JOB_INFO_2 is not supported anymore. Yet
MSDN says nothing about that. Does that make sense?
--
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=34816
Bug #: 34816
Summary: Xmlhttprequest referer is not set
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Continuation from bug29365
wine iexplore http://netikka.net/dev/referer.html
Test works IE only
--
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=34797
Bug #: 34797
Summary: TM2013 can't install
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
0. download from http://dldir1.qq.com/qqfile/tm/TM2013Preview1.exe
$sha1sum TM2013Preview1.exe
9c18ac5a2c214c53ddf3f55a098354e41ba8d66b TM2013Preview1.exe
1. export LC_ALL=zh_CN.utf8 && winetricks cjkfonts
2. wine TM2013Preview1.exe
3. the installer will auto abort, with no backtrace
I've confirmed that it is a regression
d80ca173af68add8ef37a92acaa6eac6f7589546 is the first bad commit
commit d80ca173af68add8ef37a92acaa6eac6f7589546
Author: Alexandre Julliard
Date: Thu Oct 17 18:05:28 2013 +0200
shell32: Delay common controls initialization until needed.
:040000 040000 522d7157e3be8944bb65d8768e2d2883d8f242de
b170e184b98de58795999860e8c923e534fb246b M dlls
--
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=34801
Bug #: 34801
Summary: [Regression] Music stopped working in The Witcher
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kmaterka(a)wp.pl
CC: dmitry(a)baikal.ru, kmaterka(a)wp.pl
Classification: Unclassified
Program: The Witcher (Steam version)
Commit causing regression: 4cc482bc0df758bec76ad1466abcba7f85e3cc5c
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Fri Jul 19 14:02:38 2013 +0900
kernel32: GetShortPathName for a non-existent short file name should fail.
Bug can be reproduced in demo:
http://www.fileplanet.com/183167/180000/fileinfo/The-Witcher-Demo
Short description:
Music stopped working in menu and in game. Other sound like ambient, UI clicks,
voices etc are working correctly. I tried both PulseAudio and Alsa backends,
using latest GIT version.
Reproducing the Bug:
Install demo and run. Music is missing in menu and in game (it is working in
movies so skip them).
Environment:
Ubuntu 13.10 64bit
Latest Wine from Ubuntu PPA repository + latest wine compiled from sources
using this instruction:
http://wiki.winehq.org/BuildingBiarchWineOnUbuntu
I don't know why exactly this commit breaks music in game. I've done full
bisect to pin down this commit, then I used latest revision with this commit
reverted - music was working correctly. Probably file path is incorrectly
calculated, sample file path to music file (in 64 bit environment):
/home/konrad/.wine/drive_c/Program Files (x86)/Steam/SteamApps/common/The
Witcher Enhanced Edition/Data/Music/menu.ogg
In case of any problems while testing this I can do test on my computer - just
provide a patch file.
--
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=23884
Summary: Bioshock 1.0 crashes at startup
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
The log shows
fixme:d3dx:D3DXCompileShader (0x73ba1c, 1182, (nil), (nil), "VSMain", "vs_3_0",
0, 0x73ba08, (nil), (nil)): stub
wine: Unhandled page fault on read access to 0x20202030 at address 0x10b64ab4
(thread 001c), starting debugger...
winetricks d3dx9_36 makes the problem go away. None of this is surprising,
except that I could have sworn this game was working without this at one
point...
I did notice one funny thing: at the end of the install, it complained
that bioshock.exe couldn't run because it needed msvcp80.dll. Perhaps
that caused it not to run some bundled directx9 installer.
--
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=33551
Bug #: 33551
Summary: Dragon age 2 : Graphic bug when saving, loading or
entering new area
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scrimekiler(a)yahoo.fr
Classification: Unclassified
Created attachment 44408
--> http://bugs.winehq.org/attachment.cgi?id=44408
Screenshot of the bug
Everytime I enter a new area, save or load a game, I have a strange graphic
bug.
It dissapear when moving camera or character.
--
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=25340
Summary: Exact Audio Copy (EAC) 1.0beta1 will not run in Wine
1.3.8.
Product: Wine
Version: 1.3.8
Platform: x86
URL: http://www.exactaudiocopy.de/en/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kurt.padilla(a)gmail.com
The program will not run. Soon after attempting to run the software, a window
titled "Unhandled exception" appears saying "at 01537EB0 -> ACCESS_VIOLATION"
with no other option than to click an "OK" button.
--
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=21709
Summary: Pikachu Volleyball's window isn't positioned correctly
in a virtual desktop
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://games.hotut.com/post/pikachu-volleyball/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
When starting either version of Pikachu Volleyball in a virtual desktop, the
program window doesn't center itself on-screen like it does outside a virtual
desktop. Instead, it appears to be using the same offset that would be used if
it was running without a virtual desktop. This can result in the window
appearing partially or completely off-screen depending on the resolution of the
virtual desktop and the real screen.
Possibly of interest, clicking window -> default size to re-center the program
window does work correctly.
Terminal output is no different than when running without a virtual desktop and
appears to consist of sound-related fixmes. (See bug 21697 for typical terminal
output from the linked 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=26581
Summary: Split Second crashes when changing screen resolution
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33846)
--> (http://bugs.winehq.org/attachment.cgi?id=33846)
terminal output
Unfortunately, the demo doesn't allow you to set custom resolutions, so you
can't see the bug there :-(.
--
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=31293
Bug #: 31293
Summary: MTGO v3 launcher hangs on AddFontFile
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricardo_barbano(a)hotmail.com
Classification: Unclassified
After installing and updating MTGO v3 with .net 3.0 installed, the game
launcher hands with an error message box saying:
Not Implemented. at System.Drawing: Void AddFontFile(System.String)
with a fixme of a stub on the console:
fixme:gdiplus:GdipPrivateAddFontFile stub: 0x4e4b110, L"C:\\Program
Files\\Wizards of the Coast\\Magic Online\\Fonts\\Standard\\tahoma.ttf"
--
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=27443
Summary: google chrome outer installer failed to install: error
0xa43071f
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=35095)
--> (http://bugs.winehq.org/attachment.cgi?id=35095)
Log: start ChromeSetup
1. Download Google Chrome
http://www.google.com/chrome/index.html?platform=win&hl=en
$ sha1sum ChromeSetup.exe
f209bdb669bdedfb00f75c5eadc0d6a3381b2e19 ChromeSetup.exe
2. start with wine:
wine ChromeSetup.exe
ChromeSetup popup a error dialog:
Google Update installation failed with error 0xa043071f
$ wine --version
wine-1.3.21-290-gd9fb7b9
full log is 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=8697
AdeC <adec2010(a)hotmail.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adec2010(a)hotmail.co.uk
--- Comment #17 from AdeC <adec2010(a)hotmail.co.uk> 2013-11-07 17:52:03 CST ---
Bug still exists in 1.7.4
--
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=16002
Summary: Hotspot Shield does not install
Product: Wine
Version: 1.1.8
Platform: All
URL: http://www.hotspotshield.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
I downloaded and tried to install Hotspot Shield so I could use it as a proxy
server to access US-only video content.
It prompts me to select the installation folder, but no matter what I select
the Install button remains greyed out. Also, it did not permit me to create a
new folder. Here are the relevant errors:
fixme:advapi:CheckTokenMembership ((nil) 0x134e48 0x32fb48) stub!
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented
fixme:shell:BrsFolder_OnCommand make new folder not implemented
--
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=4066
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|Other |x86
--- Comment #41 from Austin English <austinenglish(a)gmail.com> 2013-11-06 13:31:26 CST ---
(In reply to comment #40)
> First submitted this bug nearly years ago and it is still an issue.
It's not implemented, and no one has stepped up to write it. It's only used by
older games, and there's an easy workaround.
That said, volunteers are welcome.
--
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=6847
nick <plumbing314(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |plumbing314(a)gmail.com
--
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=9159
--- Comment #31 from Kent Bair <fuzzybair(a)comcast.net> 2013-11-04 21:36:24 CST ---
Created attachment 46467
--> http://bugs.winehq.org/attachment.cgi?id=46467
patch to the dde-program-v5
I found the error the groupName was null so strlenW(groupName) was throwing the
error. I have attached a patch to the patch :) it is just a couple of null
checks if you could update your patch I would love to see it make it to the
main wine repos.
--
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=4066
--- Comment #40 from Nick <nickmarko(a)gmail.com> 2013-11-01 22:55:58 CDT ---
First submitted this bug nearly years ago and it is still an issue.
--
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=9159
--- Comment #30 from Kent Bair <fuzzybair(a)comcast.net> 2013-11-01 09:43:27 CDT ---
I am very interested in the patch and I am testing it now with PrintMaster 7.
However i am getting an error on or after line 259 of dde.c in the addItem
function added by the patch
code: if (!SHGetSpecialFolderPathW( 0, commonPrograms, CSIDL_COMMON_PROGRAMS,
FALSE))
error: Unhandled exception: page fault on read access to 0x00000000 in 32-bit
code (0x7e2bb940).
I haven't had time to and extra logging to see exactly where the error is
occuring. if anyone else wants to help test the patch and I would be happy to
test their patch I just wont have alot of time to work on it for the next month
--
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=34833
Bug #: 34833
Summary: STEAM CRASHES AFTER IT UPDATES
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dh63265(a)salisbury.edu
Classification: Unclassified
Created attachment 46435
--> http://bugs.winehq.org/attachment.cgi?id=46435
Crash report output after entering Username and email to log in.
OPENSUSE 12.3 Wine and steam have been working fine.
Started it up today. Steam updated now crashes after entering username and
password
--
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=9159
--- Comment #29 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2013-10-31 23:12:27 CDT ---
(In reply to comment #27)
> Cc added: Damjan Jovanovic.
>
> Hi Damjan. I see that, in 2011, you sent a patch[1] to resolve this issue;
> thank you very much.
>
> The patch still applies to Git HEAD without problems. And it looks like
> tests/progman_dde.c,[2] by Mikey Alexander, covers your patch. It would be
> good if your patch's functionality got into Wine. I wonder if you could please
> resend it and let us know what the patch status page[3] reports? Maybe this
> time a committer will accept it. While resending it, please do point out that
> nobody replied, and it looks[4] like nobody even looked at it, and so you are
> resending it now, two years later.
>
> I thank you in advance.
Hi guys. You're welcome, hope my examples inspire you to do the same :). I
think I did get feedback on that patch in IRC, but I can't remember what it
was, and I can't find the IRC log.
All my patch does though is the file creation part. The real PROGMAN opens and
closes Windows 3.1 styled windows of menu items links too, and I think some
apps do need this.
But if there is interest, give me a few days, maybe I can resend that patch.
--
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=34826
Bug #: 34826
Summary: Packet tracer 6.0.1 will not run with wine after
downloaded-using linux centos
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rl_browning_jr(a)ymail.com
Classification: Unclassified
Created attachment 46429
--> http://bugs.winehq.org/attachment.cgi?id=46429
Unable to Run Cisco Packet tracer 6.0.1 after downloaded
I am in a Networking course and We use Packet Tracer 6.0.1 to simulate
configuring and building networks. The file downloaded fine with Wine but will
not run.
--
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=34784
Bug #: 34784
Summary: Every time enter Wine 1.6 the error report come out
and require to close the Wine 1.6. However, the
application is still running. This problem happened
since upgraded from 12.10 to 13.04 Ubuntu.
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevin.mfi(a)gmail.com
Classification: Unclassified
Created attachment 46385
--> http://bugs.winehq.org/attachment.cgi?id=46385
Error Report
Every time enter Wine 1.6 the error report come out and require to close the
Wine 1.6. However, the application is still running. This problem happened
since upgraded from 12.10 to 13.04 Ubuntu.
--
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=34802
Bug #: 34802
Summary: Batman: Arkham Origins mouse turning on 180 degrees
only
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
fixme:xinput:XInputGetState (0 0x32f9d0)
fixme:xinput:XInputSetState (0 0x32fbb8) Stub!
Native xinput or forced MouseWarpOverride doesn't help.
--
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=34831
Bug #: 34831
Summary: GL_INVALID_OPERATION (0x502) from Framebuffer format
check @ utils.c
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erwin.mueller(a)deventm.org
Classification: Unclassified
Created attachment 46431
--> http://bugs.winehq.org/attachment.cgi?id=46431
Wine 1.6 Error output
Try to run Don't Starve with wine. Error dialog is shown with "Error during
initialization". Output 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=34779
Bug #: 34779
Summary: Red Alert 2: installer error: Please insert CD-ROM
disc
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdsbug(a)gmail.com
Classification: Unclassified
Command and Conquer: Red Alert 2 installer fails with this message:
Please insert CD-ROM disc.
Am running Setup.exe from mounted backup image. Pointing "Drives" to mountpoint
and changing device type to CD-ROM in winecfg have no effect. No output in
terminal.
This is not a duplicate of bug 30155 since there IS a error message and also
copying secdrv.sys (SafeDisk) version 2.40.010 to C:\windows\system32\drivers
has no effect.
--
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=34799
Bug #: 34799
Summary: Error no inicia packet tracer 6
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edofrancjmc(a)gmail.com
Classification: Unclassified
Error no inicia packet tracer 6
Ubuntu 12.04.3
--
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=34834
Bug #: 34834
Summary: [Bisected] Thief: Deadly Shadows regression: Player
cannot turn around freely in fullscreen mode
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: g.taffer(a)mail.com
Classification: Unclassified
Regression SHA1: 76bbf106a28c4caa82873e8450bde7d4adc765bf
When running this game in fullscreen it is not possible for the player to spin
around freely. This is a regression between wine 1.4 and 1.6, still present.
Steps to reproduce:
- The free demo behaves the same as the actual game and can be used for
testing: http://www.gamefront.com/files/3090442
- Change your desktop resolution to 1600x1200
- Run the game. (The default path for the demo is C:\Program Files\Thief -
Deadly Shadows Demo\System\t3.exe)
Press ESC several times to skip movies. From the menu go to the options
screen and change the game resolution to 1600x1200
- Quit the game. If the buttons have become inaccessible after the resolution
change, then press Alt-Enter
- Run the game again. From the menu click New Game, then Start, then (after
loading) OK
- Move the mouse to one side and try to spin on the spot (look straight up to
make it easier to see). You will find that your movement is restricted
- Press Alt-Enter to go to windowed mode, click on the window and try again.
Now you can turn freely
Notes:
- Apparently the desktop resolution must match the game resolution for
fullscreen to work properly.
- If the game menu behaves weirdly, try running the game on a single core
- On Ubuntu/Unity it may be necessary to enable Legacy Fullscreen Support in
Compiz (but not in my case)
Bisection from 1.4 to 1.6 found this commit:
> 76bbf106a28c4caa82873e8450bde7d4adc765bf is the first bad commit
> commit 76bbf106a28c4caa82873e8450bde7d4adc765bf
> Author: Henri Verbeet <hverbeet(a)codeweavers.com>
> Date: Thu Apr 25 09:59:42 2013 +0200
>
> winex11: Move the desktop process check from X11DRV_ClipCursor() to grab_clipping_window().
>
> We don't want to clip in the desktop process, but we still need it to call
> ungrab_clipping_window() if the process that was previously clipping didn't.
> This can happen for example when fullscreen clipping is enabled, but the
> corresponding window isn't explicitly destroyed before process exit.
>
> :040000 040000 d6362b9803969c01c9c86d739c6d8f958ad1866c ea562a8bc473131d579f51c59e7bff18809f6504 M dlls
Tested with a GT430 card and the proprietary NVIDIA driver in Ubuntu 13.10 and
from a Fedora live-CD. (Many graphics issues with the Nouveau driver but it
could be verified that the behaviour was the same in fullscreen and windowed
mode.
--
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=26778
Summary: Games for Windows Live fails to start without native
crypt32
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://www.gamesforwindows.com/en-US/games/bulletstorm
/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Download Bulletstorm demo, install, then get native windowscodecs for bug
26777.
Run the client, and it will prompt you to install a hotfix:
http://www.gamesforwindows.com/en-US/Support/Games-for-Windows-Marketplace-…
English:
http://download.microsoft.com/download/8/B/2/8B2DC324-ACE3-4EF4-A4F4-56A055…
which is http://support.microsoft.com/kb/938759
"This problem occurs because the WinVerifyTrust function in Windows Server 2003
cannot validate the certificates for large signed files."
looks like our WinVerifyTrust needs the fix as well. Installing the hotfix
avoids the error.
Strangely, setting crypt32/wintrust to builtin in winecfg doesn't bring the bug
back. Removing the new crypt32.dll from system32 though, does. I guess it's
loading the dll by path?
--
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=27251
Summary: Aliwangwang display ugly
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34837)
--> (http://bugs.winehq.org/attachment.cgi?id=34837)
Reg file: works around bug 27196
1. Download installer of AliWangWang :
http://download.taobaocdn.com/wangwang/AliIM2011_taobao(6.50.27T).exe
( from http://www.taobao.com/wangwang/2010_fp/seller.php )
2. install with wine:
$ LANG=zh_CN.utf8 wine AliIM2011_taobao(6.50.27T).exe
(not sure whether bug 10063 is harmful)
3. import a reg file with regedit, works around Bug 27196 ( dup of bug 25340)
see attachment : clsidall.reg
4 .start wangwang:
$ wine WangWang.exe
WangWang display ugly, winetricks gdiplus works around it.
full log and screenshot will be attached later.
--
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=27694
Summary: wine iexplore can't load hotmail.com (gives a blank
page)
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.hotmail.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=35440)
--> (http://bugs.winehq.org/attachment.cgi?id=35440)
terminal output
A user asked about it in #winehq.
Terminal output 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=5657
--- Comment #14 from Anastasius Focht <focht(a)gmx.net> 2013-10-27 16:10:30 CDT ---
Created attachment 46423
--> http://bugs.winehq.org/attachment.cgi?id=46423
python snippet to query for process memory information
Hello folks,
attached is a small python snippet which queries for process memory information
- similar to EVE Online client.
I copied it from here:
http://stackoverflow.com/questions/11669335/how-to-get-privateusage-memory-…
Prerequisite: WINEPREFIX with Python 2.7 for win32
--- snip ---
$ wine "c:\\Python27\\python.exe" memory_info.py
...
{'PageFaultCount': 0L,
'PagefileUsage': 0L,
'PeakPagefileUsage': 0L,
'PeakWorkingSetSize': 0L,
'PrivateUsage': 0L,
'QuotaNonPagedPoolUsage': 0L,
'QuotaPagedPoolUsage': 0L,
'QuotaPeakNonPagedPoolUsage': 0L,
'QuotaPeakPagedPoolUsage': 0L,
'WorkingSetSize': 0L,
'cb': 40L}
...
--- snip ---
Regards
--
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=5657
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://community.eveonline.
| |com/support/download/
CC| |focht(a)gmx.net
Component|-unknown |ntdll
Version|unspecified |0.9.17.
Summary|EVE Online reports VM Size |EVE Online reports VM Size
|as 0 while on Windows it |as 0 while on Windows it
|reports the memory usage |reports the memory usage
| |(NtQueryInformationProcess
| |ProcessVmCounters info
| |class: actual value for
| |'PagefileUsage' required)
--- Comment #13 from Anastasius Focht <focht(a)gmx.net> 2013-10-27 16:02:50 CDT ---
Hello folks,
is seems the culprit is NtQueryInformationProcess -> ProcessVmCounters not
returning useful information.
There are some tools to reverse EVE Online client code (compiled stackless
python and encrypted).
You need:
http://python.org/ftp/python/2.7.5/python-2.7.5.msi (Python for win32)
https://github.com/wibiti/evedec (decrypts Eve Online python files and passes
them to uncompyle2 to decompile)
https://github.com/wibiti/uncompyle2 (Python 2.7 byte-code decompiler, written
in Python 2.7)
Unfortunately 'evedec' makes use of parallel processing lib, requiring pipe
message mode (bug 17195 and bug 17273) so you have to work around with
unofficial patchset(s) floating around or rewriting the tool to use single
processing mode (without Queue).
Decompiling eve-8.32.622857 client and looking for code that updates the memory
stat page gives a hit here:
carbon/client/script/util/monitor.py:
--- snip ---
...
def UpdateUI(self):
wnd = self.GetWnd()
if not wnd or wnd.destroyed:
return
hd, li = blue.pyos.ProbeStuff()
info = Row(list(hd), li)
virtualMem = info.pagefileUsage / 1024
if self.lastVM is None:
self.lastVM = virtualMem
delta = virtualMem - self.lastVM
self.totalVMDelta += delta
self.lastVM = virtualMem
delta = delta or self.lastVMDelta
self.lastVMDelta = delta
dc = ['<color=0xff00ff00>', '<color=0xffff0000>'][delta > 0]
tdc = ['<color=0xff00ff00>', '<color=0xffff0000>'][self.totalVMDelta >
0]
try:
dev = trinity.device
iml = ''
if blue.logInMemory.isActive:
iml = 'In-memory logging <color=0xff00ff00>active</color> (%s /
%s)' % (LOGTYPE_MAPPING.get(blue.logInMemory.threshold, ('Unknown', ''))[0],
blue.logInMemory.capacity)
fps = 'Fps: %.1f - %s' % (blue.os.fps, iml)
if wnd.sr.fpsText.text != fps:
wnd.sr.fpsText.text = fps
vm = 'VM Size/D/TD: %sK / %s%sK<color=0xffffffff> /
%s%sK<color=0xffb0b0b0> - totalVidMem: %sM' % (util.FmtAmt(virtualMem),
dc,
util.FmtAmt(delta),
tdc,
util.FmtAmt(self.totalVMDelta),
self.totalVidMem)
if wnd.sr.vmText.text != vm:
wnd.sr.vmText.text = vm
inUse = util.FmtAmt(blue.motherLode.memUsage / 1024)
total = util.FmtAmt(blue.motherLode.maxMemUsage / 1024)
num = blue.motherLode.size()
vm = 'Resource Cache Usage: %sK / %sK - %s objects' % (inUse,
total, num)
if wnd.sr.cacheText.text != vm:
wnd.sr.cacheText.text = vm
spaceMgr = sm.StartService('space')
mo = 'Lazy Queue: %s' % getattr(spaceMgr, 'lazyLoadQueueCount', 0)
if session.role & service.ROLEMASK_ELEVATEDPLAYER:
mo += ' - Preload Queue: %s' % getattr(spaceMgr,
'preloadQueueCount', 22)
if wnd.sr.queueText.text != mo:
wnd.sr.queueText.text = mo
except Exception as e:
print 'e', e
self.uitimer = None
sys.exc_clear()
...
--- snip ---
The value in question is 'info.pagefileUsage' (the others are just interval
deltas).
carbon/common/lib/win32.py:
--- snip ---
...
class PROCESS_MEMORY_COUNTERS_EX(Structure):
_fields_ = [('cb', DWORD),
('PageFaultCount', DWORD),
('PeakWorkingSetSize', SIZE_T),
('WorkingSetSize', SIZE_T),
('QuotaPeakPagedPoolUsage', SIZE_T),
('QuotaPagedPoolUsage', SIZE_T),
('QuotaPeakNonPagedPoolUsage', SIZE_T),
('QuotaNonPagedPoolUsage', SIZE_T),
('PagefileUsage', SIZE_T),
('PeakPagefileUsage', SIZE_T),
('PrivateUsage', SIZE_T)]
...
def GetProcessMemoryInfo():
f = windll.Kernel32.GetCurrentProcess
f.retval = HANDLE
h = f()
counters = PROCESS_MEMORY_COUNTERS_EX()
windll.Psapi.GetProcessMemoryInfo(HANDLE(h), byref(counters),
sizeof(counters))
return StructToKeyval(counters)
...
--- snip ---
Other code making use of that value:
carbon/common/script/net/ExceptionWrapperGPCS.py:
--- snip ---
ram = blue.win32.GetProcessMemoryInfo()['PagefileUsage'] / 1024 / 1024
cpuLoad = self.machoNet.GetCPULoad()
m = blue.win32.GlobalMemoryStatus()
memLeft = m['AvailPhys'] / 1024 / 1024
txt = 'System Information: '
txt += 'Total CPU load: %s%%' % int(cpuLoad)
txt += ' | Process memory in use: %s MB' % ram
txt += ' | Physical memory left: %s MB\n' % memLeft
--- snip ---
Psapi.GetProcessMemoryInfo -> kernel32.K32GetProcessMemoryInfo ->
NtQueryInformationProcess(process, ProcessVmCounters, ...)
I found the following articles useful how to estimate/substitute some values:
http://stackoverflow.com/questions/372484/how-do-i-programmatically-check-m…http://nadeausoftware.com/articles/2012/07/c_c_tip_how_get_process_resident…http://locklessinc.com/articles/memory_usage/
As already mentioned, only 'PagefileUsage' is actually required for EVE.
The best substitute for 'PagefileUsage' might be 'VmSize' from either
'/proc/<pid>/stat' (VmSize) or '/proc/<pid>/statm' (VmSize*page_size).
I added a small Linux implementation to ProcessVmCounters getter to fill
'pvmi.PagefileUsage' member with current VmSize and it was enough to have EVE
client display proper memory usage (current + deltas).
$ wine --version
wine-1.7.5-100-g3ab406d
Regards
--
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=29365
Bug #: 29365
Summary: Internet Explorer 8 fails to submit a URL to
VirusTotal for analysis
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 38003
--> http://bugs.winehq.org/attachment.cgi?id=38003
Terminal output
VirusTotal can automatically check a submitted URL with several safety checking
utilities, but it's not possible to submit one using IE8 with Wine. It gets
stuck at "please wait while submitting the URL provided." winetricks msxml3
works around it.
Steps to reproduce:
1. winetricks ie8
2. Navigate to http://www.virustotal.com
3. Click on the "submit a URL" tab
4. Type some valid URL in the text input field and click submit URL
--
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=7520
Sagawa <sagawa.aki+winebugs(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sagawa.aki+winebugs(a)gmail.c
| |om
--- Comment #29 from Sagawa <sagawa.aki+winebugs(a)gmail.com> 2013-10-25 22:19:38 CDT ---
Thanks. Above my patch was committed for 1.7.5 release.
This bug is still open. Because we don't synthesize bold/italic bitmap font
yet.
--
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=13699
Summary: Wine doesnt show embedded web browser interface on
Clarion applications
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://nakkel.pp.fi/clarionwine/plop.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jouni.karlsson(a)vektori.com
Created an attachment (id=13690)
--> (http://bugs.winehq.org/attachment.cgi?id=13690)
Console messages when running application
Embedded web browser OCX interfaces in applications built with Clarion wont
work under Wine. Shows only blank form instead.
--
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=17929
Summary: Crash when creating a DC
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damian.dixon(a)gmail.com
Created an attachment (id=20262)
--> (http://bugs.winehq.org/attachment.cgi?id=20262)
backtrace.txt
Crash when creating a DC.
This occurs when using a console application and creating a DC.
This approach works on Windows XP and Vista (not tried other versions).
I use this approach for testing 2D graphic drawing in an automated fashion.
--
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=34502
Bug #: 34502
Summary: __unDName doesn't use flags
UNDNAME_NO_LEADING_UNDERSCORES and
UNDNAME_NO_MS_KEYWORDS for "__ptr64"
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)vmpsoft.com
Classification: Unclassified
Here is my sources:
static BOOL get_modified_type(struct datatype_t *ct, struct parsed_symbol* sym,
struct array *pmt_ref, char modif, BOOL in_args)
{
const char* modifier;
const char* str_modif;
const char* ptr_modif = "";
if (*sym->current == 'E')
{
sym->current++;
if (!(sym->flags & UNDNAME_NO_MS_KEYWORDS)) {
ptr_modif = "__ptr64";
if (sym->flags & UNDNAME_NO_LEADING_UNDERSCORES)
ptr_modif += 2;
ptr_modif = str_printf(sym, " %s", ptr_modif);
}
}
...
Please check it.
--
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=34503
Bug #: 34503
Summary: __unDName doesn't support flag UNDNAME_NO_THISTYPE
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)vmpsoft.com
Classification: Unclassified
Here is my version:
static BOOL handle_method(struct parsed_symbol* sym, BOOL cast_op)
{
...
const char *ptr_modif;
/* Implicit 'this' pointer */
/* If there is an implicit this pointer, const modifier follows */
if (!get_modifier(sym, &modifier, &ptr_modif)) goto done;
if (sym->flags & UNDNAME_NO_THISTYPE) modifier = NULL;
else if (modifier || ptr_modif) modifier = str_printf(sym, "%s %s",
modifier, ptr_modif);
}
Please check it
--
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=34432
Bug #: 34432
Summary: installer of iTudou needs atl90
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 45840
--> http://bugs.winehq.org/attachment.cgi?id=45840
terminal_output.txt
0. download it from
http://download.tudou.com/itudou/download/iTudou_Setup_3.7.0.8306_with_feis…
$ sha1sum iTudou_Setup_3.7.0.8306_with_feisu.exe
61c943e1bb45abd17937c69cf82ce97257ba3d7
1. install it
--snip--
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.ATL" (9.0.21022.8)
err:module:import_dll Library ATL90.DLL (which is needed by L"C:\\Program
Files\\Tudou\\iTudou\\itdAgent.dll") not found
--snip--
winetricks -q vcrun2008 is a workaround
--
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=29784
Bug #: 29784
Summary: Spotify collapse at starting
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: forumcash(a)gmail.com
Classification: Unclassified
Created attachment 38685
--> http://bugs.winehq.org/attachment.cgi?id=38685
pic1
I don't know how to start fixing
--
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=26900
Summary: GetTabbedTextExtent() returns non-zero value when
nCount == 0
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tim(a)hentenaar.com
Created an attachment (id=34298)
--> (http://bugs.winehq.org/attachment.cgi?id=34298)
Patch to fix the issue
GetTabbedTextExtent() in wine is returning a non-zero value when 0 is passed in
for nCount. Under Windows XP, logically zero is returned in this case.
--
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=22926
Summary: Main Steam window disappears when using Exposé
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blender3dartist(a)gmail.com
When Steam is loaded, the main window disappears, or fades out when Exposé is
activated. However, other Steam windows (such as the friends window and the
chat windows) do animate properly when Exposé is activated.
This bug is triggered in MacOSX 10.6.3 with Steam in wine and Exposé.
--
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=34735
Bug #: 34735
Summary: Photoscape: page fault on read access to 0x00000004 in
32-bit code
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benpicco-wine(a)flauschlabor.de
Classification: Unclassified
Created attachment 46312
--> http://bugs.winehq.org/attachment.cgi?id=46312
backtrace produced by wine
I've installed Photoscape 3.6.5 to a new WINEPREFIX, install works flawlessly
and the program starts up.
Select Editor, chose a file.
Select a Filter, most Filters will crash.
e.g. Filter->Distorts->Perspective->Fisheye
(see attached backtrace)
--
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=34776
Bug #: 34776
Summary: explorer.exe does not start
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lrasinen(a)iki.fi
Classification: Unclassified
Created attachment 46371
--> http://bugs.winehq.org/attachment.cgi?id=46371
Debug output when explorer.exe does not start
The git master (29c6e10fd) no longer starts explorer.exe with this command
line:
DYLD_FALLBACK_LIBRARY_PATH=/opt/X11/lib/ ./wine explorer.exe
(DFLP for freetype libraries)
Nothing appears on the screen, and the default debug output is quite silent.
With earlier versions
I was able to use git bisect to track the problem down to this commit:
[7370a565436b404570b1b1c4ad58a320368fbd7a] user32: Delay registration of the
builtin classes until the first window is created.
Mac OS X 10.7.5.
--
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=24770
Summary: Bioshock not work
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darthsteel(a)gmail.com
Created an attachment (id=31302)
--> (http://bugs.winehq.org/attachment.cgi?id=31302)
backtrace error bioshock
This game crash on start and no more...not work.
Bioshock
On Ubuntu 10.10 x64 with ati catalyst and ATI Radeon HD 3200
--
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=34778
Bug #: 34778
Summary: IE7 can't install
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
0. delete ~/.wine
1. winetricks -q ie7
2. installer crashed
I've made a regression test, and found this:
9fb1e4d675043bd078552a7c0de8eec317473cd0 is the first bad commit
commit 9fb1e4d675043bd078552a7c0de8eec317473cd0
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Fri Oct 18 10:50:43 2013 +0200
crypt32: Keep reference to store in contexts.
:040000 040000 c8c51457bbd497c1d7f7e413eb3392c8858b3480
5bfaa4995995e3d0aa005e189ee8146d8b450a37 M dlls
--
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=28946
Bug #: 28946
Summary: Steam freezes again
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
Created attachment 37209
--> http://bugs.winehq.org/attachment.cgi?id=37209
konsole output (with my comments beginning with #)
Steam freezes after from few minutes to few hours from the moment of start.
When it is frozen it uses processor 100% (one core of my 2).
Steam 1705, Wine 1.3.31.
--
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=8354
Jay <jaynobyl(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|jaynobyl(a)gmx.de |
--
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=31691
Bug #: 31691
Summary: Raw mouse input is erratic and/or causes major
performance drops
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cephryx(a)gmx.net
Classification: Unclassified
This bug emerged from the implementation of #20395 "Mouse / keyboard input not
handled (RawInput)" (http://bugs.winehq.org/show_bug.cgi?id=20395).
Filing it as a separate bug, as suggested here:
http://bugs.winehq.org/show_bug.cgi?id=20395#c134
After compiling and testing a git version (>1.5.12) including the "official"
raw mouse input patch (not to be confused with the "raw3" input hack)
http://source.winehq.org/git/wine.git/commitdiff/faaf3d388eb6db8c2594cb11f7…
with Guild Wars 2 (in which the camera is rotated around the character by
holding down the left or right mouse button and then dragging), I made the
observations listed below. Please understand them as a feedback directed to
providing viable information for debugging.
- Basically, the camera can now be turned using the mouse.
- Doing so has a major impact on the game's performance. For me, it drops from
40-50 to ~3 FPS.
- Actually, trying to turn the view with the mouse is not even necessary to
cause the FPS drop: Simply moving the cursor e.g. in a constant circle, not
even pressing a mouse button, leads to the very same result.
- Moving the cursor was already possible before the patch was merged to the
git. Thus, it seems to me like the game only uses the raw input path when
click-dragging the mouse.
- Before the patch was merged, moving the pointer did not cause a performance
drop.
- The previous two points seem to contradict -- I suspect a conflict/bug
somewhere in there.
- Turning the view with the keyboard is perfectly smooth, but it cannot be
considered an option regarding gameplay.
- All in all, the camera angle kind of performs jumps instead of smooth
transitions. This makes the game unplayable.
I'm quite sure to speak for many gamers out there when I say: Thank you for
your efforts, Henri - we greatly appreciate your work! Ofc, this also goes to
anyone else who was involved. Anyway, we'd love to see further improvements on
this - it looks like raw mouse input is almost done except for performance
tweaks.
A very similar issue seems to occur with Anarchy Online, as described here
http://bugs.winehq.org/show_bug.cgi?id=20395#c133
, so this does not appear to be a Guild Wars 2 specific 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=30552
Bug #: 30552
Summary: Unable to open or start "Legend of Grimlock": "XAudio2
error in XAudio2Create" error
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msonders33(a)gmail.com
Classification: Unclassified
Created attachment 39962
--> http://bugs.winehq.org/attachment.cgi?id=39962
Screenshot demonstrating bug.
Unable to run Steam version of Legend of Grimlock. On "XAudio2 error in
XAudio2Create" error on startup. See attachment for screenshot of error.
- Steam has been installed via winetricks from the Ubuntu repo (version
20120308)
- xact, xact_jun2010, and directx9 have been intalled via winetricks
- audio has been set to "Emulate"
- Computer has powerful Nvidia graphics card running Nvidia proprietary drivers
--
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=29039
Bug #: 29039
Summary: League Of Legends game client crashes after champion
selection
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://www.leagueoflegends.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spindler.matej(a)gmail.com
Classification: Unclassified
Created attachment 37401
--> http://bugs.winehq.org/attachment.cgi?id=37401
Eroor message
League Of Legends game client crashes shortly after champion selection, right
before game loading screen should pop up. In screenshot you can see the pop up
with the error message.
native msvcrt doesn't help.
TO reproduce:
use ACE client or the original clent.
ACE client needs a patch from Bug 25624 to start.
Original rads launcher has problems to Bug 26924, but at least for me it is
working sometimes.
Once you are in the PVP.net start any game even tutorial and game will crash.
For some debuging info look at next post!
--
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=34759
Bug #: 34759
Summary: wine 1.6-4 ppa version does not create new wineprefix
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Classification: Unclassified
Created attachment 46352
--> http://bugs.winehq.org/attachment.cgi?id=46352
log running winecfg to set up new wineprefix
I have Ubuntu and installed wine 1.6-4 from the PPA.
I deleted my existing wineprefix to start new.
I ran winecfg.
The program crashed. See log.
--
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=34768
Bug #: 34768
Summary: Wine Error's only with Ubuntu 13.10
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Linuxhelper2881(a)yahoo.com
Classification: Unclassified
Ubuntu 13.10 and Wine don’t seem to get along for some Reason it keeps showing
"Program Error" on every thing i open on Ubuntu 13.10 and when you try to get
Details on it it just closes and don’t show any thing every thing keeps working
100% fine it just shows "Program Error" every time you turn around.
--
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=34712
Bug #: 34712
Summary: Winetricks interface window, where selected options
succinctly.
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aadybal(a)gmail.com
Classification: Unclassified
Created attachment 46281
--> http://bugs.winehq.org/attachment.cgi?id=46281
Winetricks interface window, where selected options succinctly.
After update gtk2, gtk3 packets,Winetricks interface window, where selected
options succinctly.
--
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=34604
Bug #: 34604
Summary: Cannot get Wine-Mono to work under 1.5.5 on a
Debian-based system
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andi3(a)gmx.net
Classification: Unclassified
Although my system is strongly debian-based, I currently cannot use the
versions provided on Sid, Wheezy & friends: one of them is too old (1.4.x) and
one of them requires libc 2.17 which would mean a _full_ system upgrade. So no.
Since there is nothing in the 1.5.5|6 range on the Debian package world, I have
to resort to wine-mono0.0.8_0.0.8-0ubuntu1~ppa1_all.deb.
It works, except for wine-mono.
Tried to copy wine-mono-0.0.8.msi to /usr/share/wine/mono exactly as described
in the wiki.
But with the .NET 2.0 application I'm trying I always get this:
wine: Install Mono for Windows to run .NET 2.0 applications.
Is 1.5.5 not yet able to recognize the .msi in /usr/share/wine/mono ?
Unfortunately there is no way to trace what wine is trying to do except for the
fairly cryptic winedbg.
--
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=34737
Bug #: 34737
Summary: Crawl Speed In Wine 1.7.1 Compared to Wine 1.4
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shatteredlites(a)gmail.com
Classification: Unclassified
anything that renders using directX on 1.7.1 runs at a -70% Speed compared to
1.4
I also can't get Sonic CD to run anymore
--
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=34718
Bug #: 34718
Summary: Planescape: Torment - crash when loading save file
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Goblinstomper(a)gmail.com
Classification: Unclassified
Created attachment 46288
--> http://bugs.winehq.org/attachment.cgi?id=46288
crash generated backtrace
When trying to load a save file of Civic Festhall the game crashes. Might be
related to Bug 21527 but I don't see any similarities between the traces I
thought it might be better to open a new one.
--
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=34736
Bug #: 34736
Summary: application dont open
Product: Wine
Version: 1.7.4
Platform: ppc32
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samuels126(a)gmail.com
Classification: Unclassified
thread manager application not opening.install but dont open.
--
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=34612
Bug #: 34612
Summary: Wine creates .desktop files/shortcuts which are of no
use to Mac users
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
These files are useful on Linux, but on Mac they only clutter the desktop.
--
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=34655
Bug #: 34655
Summary: Max Payne 3 needs native devenum
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 46192
--> http://bugs.winehq.org/attachment.cgi?id=46192
+devenum
With built-in.
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{33d9a760-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
--
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.