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.
http://bugs.winehq.org/show_bug.cgi?id=12947
Summary: UOAM (ultima online auto map) - crash atfer start
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snail.grafika(a)gmail.com
Created an attachment (id=12686)
--> (http://bugs.winehq.org/attachment.cgi?id=12686)
log from console
UOAM (ultima online auto map) crash atfer start.
Enclosed you will find log from console.
Everything was OK in wine version 0.9.48 - with this version I have no crash
and UOAM runs correctly.
Newer versions than 0.9.48 causes crash too.
--
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=9818
Summary: Programs that use WMI objects don't work
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehqbugs(a)bugmenot.com
In Windows, programs can use wmi object to gain information to certain statics
about the processor, and so on. Information from "/proc/cpuinfo" (in Linux) and
so on need to be used to mimic wmi object output that Windows uses. At the very
least, wine should give an output of 0's when wmi objects are retrieved, so
that the program doesn't crash.
Using Wine 0.9.43
--
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=12946
Summary: Civilization III
Product: Wine
Version: 0.9.61.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=609
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kahrytan(a)hawaiiantel.net
Created an attachment (id=12685)
--> (http://bugs.winehq.org/attachment.cgi?id=12685)
WINE terminal log of Civ3
This game has been broken for several WINE versions. And I have tested for each
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=12883
Summary: Act of War: High Treason Fails to start
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xarnze(a)googlemail.com
Created an attachment (id=12593)
--> (http://bugs.winehq.org/attachment.cgi?id=12593)
Console output and Backtrace
When the game is launched it occasionally gets to the loading screen and starts
compiling Direct X 9 shaders the game then crashes with an unhanded exception,
the console output and backtrace is attached bellow.
--
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=14803
Summary: Ventrilo takes 100% of CPU and input ceases to function
after some time using Audigy soundcards
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: beshwa(a)gmail.com
Ventrilo will eventually hit 100% CPU usage after using it for some time. That
time can be within minutes or after several hours. At that point, mic input
ceases to work, though I can still hear others. The Ventrilo application
itself won't quit when closed once this happens, though killing it with signal
15 or 9 does work. I'm using Wine 1.0 with an Audigy 4 card on an AMD64 system.
Another AMD64 system with an Audigy 2 card exhibits the same problem. I've
tried all variety of winecfg audio settings to no avail.
After changing to my on-board nvidia soundcard I haven't noticed the problem
occur again, so it appears to be an interaction with Audigy (emu10k) sound
cards.
--
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=9375
Summary: STALKER Patches goes
Product: Wine
Version: 0.9.43.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tlittle(a)mail.ru
I've normaly install and play S.T.A.L.K.E.R., but at once tried to setting up
official version patch. Unfortuntly no one hasn't work. Last I've tried -
stk-sfk-r-patch-any-1.0003.exe - has an error "Access violation" after run it.
And this error pop up with any patches.
--
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=14049
Summary: Empire At War: "Audio hick-up" after clicking in the
launcher
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Game installed through Wine 1.0 and PlayonLinux
When I click in the launcher to start the game, the sound clip associated to
the "start" button crashes and basically "hicks up" like if the OS would freeze
when you play music and overrides all audio in-game. The game still runs
appropriately however, though very slow considering my specs (Q6600 + 4GB Ram +
Gefore 8800GT)
--
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=13396
Summary: Needs more cowbell
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://digg.com/linux_unix/Wine_1_0_rc2_Released
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A large number of digg.com users agree that
Wine-1.0rc2 is good, but needs more cowbell.
--
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=14175
Summary: Warcraft III corrupt image with -opengl after minimize
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bourelom(a)mail.ru
CC: bourelom(a)mail.ru
Created an attachment (id=14445)
--> (http://bugs.winehq.org/attachment.cgi?id=14445)
Coruption warcraft image after minimized in the OpenGL mode
When i'm starting Warcraft III Froxen Throne with parameter -opengl, and then
minimized, the image is corruption.
PS OpenSUSE 11 (default kernel 2.6.25.5-1.1) with KDE 4.0.84 (betta 2). Video
card NVIDIA GeForce 6600 GT. Video driver NVIDIA-Linux-x86-177.13-pkg1.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=13900
Summary: Digital Photo Professional 3.4.1 Updater crash
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://www.usa.canon.com/consumer/controller?act=ModelIn
foAct&tabact=DownloadDetailTabAct&fcategoryid=314&modeli
d=14256
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l.jirkovsky(a)gmail.com
Created an attachment (id=13992)
--> (http://bugs.winehq.org/attachment.cgi?id=13992)
wine debugger output
Digital Photo Professional 3.4.1 Updater crashes just after extracting.
Debugger output and WINEDEBUG=+relay 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=13811
Summary: Cinema 4D r10 Studio Bundle: Crash on first run
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: temmermanj(a)gmail.com
Created an attachment (id=13854)
--> (http://bugs.winehq.org/attachment.cgi?id=13854)
commandline debugstatements/crashlog
Installation went seamless.
Trying to launch the application (C:\Program Files\MAXON\CINEMA 4D R10\CINEMA
4D.exe) for the first time launches the Wine Desktop for a blink and then
crashes.
The screen asking for my serial never pops up.
See attached 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=13721
Summary: Pokerstars: active window jumps a few pixels if an
action is asked from user
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://www.pokerstars.com/PokerStarsInstall.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jwdelaat(a)gmail.com
Since I upgraded to wine 1.0-rc3, whenever an action is needed while in play at
a table, and the big buttons jump up instead of the checkboxes (users of this
program will know what I mean), the window "jumps" a few pixels in the
direction of the upper left corner of the screen. If you don't manually
reposition the window every few games, it might just jump across the borders of
the screen. Not only is this quite annoying, since this hasn't been the case
with wine 0.9.26, which I used before, but it also makes me just a tad seasick
:)
I tried creating a backtrace using gdb, but gdb crashed before Pokerstars
couldn't even connect to it's server.
Is there any other debugger I should use, or is this description clear enough?
--
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=13542
Summary: Army Builder 3.1 crashes on startup
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Download link:
http://www.wolflair.com/index.php?context=army_builder&page=downloads
Program crashes after showing splash screen.
--
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=13511
Summary: Trackmania Nations Forever: crash after loading a map
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwin.smulders(a)gmail.com
Created an attachment (id=13431)
--> (http://bugs.winehq.org/attachment.cgi?id=13431)
backtrace crash
I do not know what this crash is or what caused it. It happened twice before,
but it occurs erratic...
--
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.