http://bugs.winehq.org/show_bug.cgi?id=26239
Summary: GPU-Z: Crash when trying to save screenshot
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33439)
--> (http://bugs.winehq.org/attachment.cgi?id=33439)
GPU-Z main window
Steps to reproduce:
1) remove ~/.wine
2) wine GPU-Z.0.5.1.exe
3) click to take screenshot (see attachment)
4) Save to File
5) Give an name to .gif file and click save
Behaviour:
Crash.
Expected behaviour:
No Crash.
--
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=26798
Summary: Lego Star Wars 2: whole screen upside down
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Because of bug #22029, commnt #4, I need to use
OffsetRenderingMode=backbuffer
with Lego Star Wars 2.
commit 7414ebc97596d0fe9b3042bee8ec44260a31aa4e past wine-1.3.5
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Oct 29 12:25:18 2010 +0200
wined3d: Don't flip the coordinate system in set_blit_dimension().
causes the complete screen to be upside down as soon as the game is entered,
but not while in the menus. The position of the picture in picture rectangle
mentioned in that other bug is still at the bottom left and its content is
correct (hence you could play the game looking solely at the tiny picture...).
Wait, text at the bottom and the score and icons at the top are drawn
correctly, so it's not the entire screen that's upside down, it's only the 3D
part (i.e. almost everything).
Curiously, hitting the esc key to access the on-screen menu redraws the screen
normally. (Perhaps the app takes a screenshot and draws the menu in that
bitmap?). Resume the game and the scene is upside down again.
In newer versions checked during regression testing, the situation was a little
different: the screen would sometimes flip at certain camera positions, but be
upside down most of the time. In 1.3.18, it's constantly upside down.
"Early 2009" Mac mini with nVidia 9400 and MacOS X 10.5.8 with XQuartz 2.5.3
(not yet 2.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=29234
Bug #: 29234
Summary: Anarchy Online crashes every time you zone
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: llie(a)nano.exofire.net
Classification: Unclassified
Every time you attempt to zone from any area to any other area causes the game
client to crash. Worked fine in 1.3.33.
--
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=13033
Summary: Homeworld2 fails to launch
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cabose1213(a)gmail.com
Created an attachment (id=12791)
--> (http://bugs.winehq.org/attachment.cgi?id=12791)
debug output from konsole
When Homeworld 2 is launched it comes up with this in the terminal:
wine: Call from 0x7b841e00 to unimplemented function
ntoskrnl.exe.IoGetDeviceProperty, aborting
Then a whole lot more, but I'll put that in an attachment
my disc drive is mapped in wine
i'm on:
opensuse10.2 with a KDE desktop
kernel 2.6.18.2-34-default
wine 0.9.61
--
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=29198
Bug #: 29198
Summary: When minimize program wine stop
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wushumasters(a)hotmail.com
Classification: Unclassified
With wine 1.2.3 this problem not occur but in wine 1.3 the program close and
wine stop after click on minimize button. I think is a regression.
Thanks,
Patrick
--
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=26956
Summary: Mouse not released after moving or resizing any UI
window
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: it(a)stefanreimer.de
Hi,
Since wine-1.3.18 trying to move or resize any UI window in EVE, even before
logging in ( click OK without a password and try to move the pop up window),
catches the mouse. Unable to release the mouse afterwards, but ESC closes the
pop up.
Bisect revealed:
commit bd3ec1a973fef5ff46a6242aa4e04dd4b7a40799
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 13 20:18:30 2011 +0200
winex11: Retrieve raw mouse events through XInput2 while the cursor is
clipped.
But this patch is part of a whole series regarding XInput2.
Workaround for >= wine-1.3.18 is adding --without-xinput2 to configure.
Cheers,
Stefan
--
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=29394
Bug #: 29394
Summary: d3drm:IDirect3DRMImpl_QueryInterface
(0x12e528)->({4516ecc8-8f20-11d0-9b6d-0000c0781bc3},0x
416c7c),not found
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 38051
--> http://bugs.winehq.org/attachment.cgi?id=38051
Console output on running Brain Twister with Wine 1.3.35
Hi,
This bug applies to Brain Twister, published by eGames on their "Arcade Master"
CD-ROM (which I tested), and on several other CDs; at least Galaxy of Games
350, Galaxy of Games: Green Edition, Master's Series 151. A quick google search
didn't turn up any links to a (legal) downloadable version.
There is a crash at startup:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f7b8,0x00000000), stub!
err:d3drm:IDirect3DRMImpl_QueryInterface
(0x12e528)->({4516ecc8-8f20-11d0-9b6d-0000c0781bc3},0x416c7c),not found
wine: Unhandled page fault on read access to 0x00000000 at address 0x40398b
(thread 0009), starting debugger...
Console output with WINEDEBUG=+d3drm 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=15200
Summary: Dawn of War: Dark Crusade freezes at black screen
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Lhademmor(a)gmail.com
Hi. I'm using Wine 1.1.4 and am trying to play Dawn of War: Dark Crusade.
I actually managed to get it running once, but since I hadn't installed OSS at
that time, I got no sound. Now, after having installed OSS (and uninstalled
kubuntu-desktop btw) Dark Crusade suddenly won't start anymore, instead it
freezes in a black screen forcing me to kill the whole desktop by doing Ctrl +
Alt + Backspace.
Attached is the terminal 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=29242
Bug #: 29242
Summary: Biblio 7.34. Logo image disappears, returning:
"err:menubuilder:convert_to_native_icon error
0x88982F81 initializing encoder"
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fmft71(a)yahoo.es
Classification: Unclassified
Created attachment 37794
--> http://bugs.winehq.org/attachment.cgi?id=37794
Biblio 7.34 opens and works fluently on Wine 1.2.3, but on Wine 1.3.34, the
logo image, disappears.... Why?
Biblio 7.26 (biblio.comxa.com) and the new beta, Biblio 7.34, works fluently on
Wine 1.2.3, but when Wine 1.3.34 is used, the logo image, disappears... Why?
The Report function doesn't work either, showing the message:
Error=-2147417848
Error de Automatización
--
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.