http://bugs.winehq.org/show_bug.cgi?id=10129
Summary: Guitar Rig 3 crashes with 0.9.47, worked fine in 0.9.46
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefan+wine(a)lanpartei.de
Created an attachment (id=8706)
--> (http://bugs.winehq.org/attachment.cgi?id=8706)
backtrace on crash
Guitar Rig 3 worked pretty well until I updated to wine 0.9.47
which cashes GR3 on the use of some components (but happens pretty often).
Sound and gui works, as do some presets. Others repeatedly crash.
If I should do more things to debug, please ask.
Cheers,
Stefan
--
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=9715
Summary: winecfg should allow display resolution beyond 200dpi
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
My screen is 133dpi, but winecfg only allows me to set it up to 120dpi. This
should be changed.
--
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=9714
Summary: MapViewOfFile with write permissions should not succeed
on a read-only file mapping
Product: Wine
Version: 0.9.38.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silverblade_uk(a)hotmail.com
I had duplicated some code in one of my programs and accidentally forgot to
change the "desired access" for the MapViewOfFile call, despite having changed
this in the OpenFileMapping call.
The code below *incorrectly* succeeds on WINE but fails on Windows XP.
=== EXAMPLE ===
HANDLE h;
void* m;
h = OpenFileMapping(FILE_MAP_READ, FALSE, "Global\Foo");
m = MapViewOfFile(h, FILE_MAP_WRITE, 0, 0, 0);
=== END EXAMPLE ===
Basically I was opening the mapped file READ-ONLY, but was then trying to
create a writable mapping to it.
--
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=9577
Summary: Serious Sam II demo installer creates blank window
Product: Wine
Version: 0.9.44.
Platform: PC
URL: http://file-fly.net/fly.php?term=serious_sam_ii_pc_demo_2.exe&Submit
=Fly+Search
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neftune(a)gmail.com
Created an attachment (id=7952)
--> (http://bugs.winehq.org/attachment.cgi?id=7952)
WINEDEBUG="+file" log
The Serious Sam II demo installer creates a blank window with wine-0.9.44. I
think this could be because the installer is trying to load graphics from the
wrong path. Almost all paths are prefixed with the string "<forbidden>", which
is a string from the installer .exe.
--
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=9460
Summary: Sid Meiers Pirates does not load after caps changes
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the3dfxdude(a)gmail.com
CC: stefandoesinger(a)gmx.at
Created an attachment (id=7796)
--> (http://bugs.winehq.org/attachment.cgi?id=7796)
backtrace of loading problem
Sid Meiers Pirates does not load after caps changes. Backtrace attached. Using
DRI/r200.
Regression test:
01c6c982bb8f2f8c8d5ab786272419d9f6a04684 is first bad commit
commit 01c6c982bb8f2f8c8d5ab786272419d9f6a04684
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Aug 21 12:13:42 2007 +0200
d3d9: Some caps fixes.
:040000 040000 7d7e55a0e937f77e68bfe48575d2dd6a6b78520a
8186b172ea0112a91188393f871c96d003700a4b M dlls
:040000 040000 85652824116b1ef17f65148f20b0b4ee584d488a
86ea9d380eae65bbdf87eb47b931804034416c0a M include
--
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=13228
Summary: Blockland crashes when returning focus
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulman120(a)gmail.com
While running the game in windowed mode, if you take focus off the blockland
window then give it focus again, the program will throw an unhandled page fault
on a read access. The address this happens at and the tread it happens on is
different every time. No debug info can be taken because it shows up in some
wine console window that disappears directly afterwards.
--
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=10568
Summary: World of Warcraft does not patch to 2.3.0
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: realszopen(a)gmail.com
Created an attachment (id=9336)
--> (http://bugs.winehq.org/attachment.cgi?id=9336)
Output from console when patch is exeuted manually
When Blizzard introducednew patch, my WoW stopped working, I tried installing
it from scratch, it didn't help, copying installed version from windows
partition did not help. I attach output from console when I try to execute
patch manually.
--
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=13763
Summary: Some units on the minimap in Savage displayed
incorrectly
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://www.s2games.com/savage/downloads.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=13797)
--> (http://bugs.winehq.org/attachment.cgi?id=13797)
screenshot fragment showing the minimap
Some units on the minimap in Savage The Battle For Newerth game displayed as a
number of white strips filling a rectangle. See the screenshot.
--
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=11275
Summary: Savage game uses incorrect vdeo resolution making gaming
impossible
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Savage game uses incorrect video resolution making gaming impossible.
--
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=10371
Summary: Doesn't run the U3 uninstaller properly
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pabs3(a)bonedaddy.net
Created an attachment (id=9042)
--> (http://bugs.winehq.org/attachment.cgi?id=9042)
U3Eraser screenshot
I'm using the WineHQ Debian packages on debian unstable.
U3 "smart" USB disks have a fake CDROM on them with some windows software for
managing portable apps. I wanted to run the program (U3 Uninstaller) that turns
that feature off. To download the uninstaller:
1. Visit http://www.u3.com/uninstall/default.aspx
2. Click "Remove Launchpad"
3. Click "Submit and Continue"
4. Click "Download the Uninstall App"
5. Save the file.
Running the executable from there gave me a window with almost nothing on it
(screenshot attached) and the below fixme/error log. The box in the upper left
closes the window.
$ wine u3\ uninstall.exe
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000580
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
fixme:msxml:domdoc_get_parseError (0x147d28)->(0x34fbf4): creating a dummy
parseError
fixme:msxml:parseError_get_line
fixme:msxml:parseError_get_linepos
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 408
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 408
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 408
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 30
fixme:dbghelp_msc:codeview_fetch_type Cannot locate type 8
err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading symbols
fixme:process:IsWow64Process (0xffffffff 0x34ac9c) stub!
fixme:win:RegisterDeviceNotificationW (hwnd=0x20036,
filter=0x78b38590,flags=0x00000000), STUB!
fixme:win:RegisterDeviceNotificationW (hwnd=0x20036,
filter=0x78b38590,flags=0x00000000), STUB!
fixme:win:RegisterDeviceNotificationW (hwnd=0x20036,
filter=0x78b38590,flags=0x00000000), STUB!
fixme:msxml:domdoc_get_parseError (0x147d28)->(0x34f218): creating a dummy
parseError
fixme:msxml:parseError_get_line
fixme:msxml:parseError_get_linepos
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.