http://bugs.winehq.org/show_bug.cgi?id=32910
Bug #: 32910
Summary: QQImage crashes when exiting it
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43464
--> http://bugs.winehq.org/attachment.cgi?id=43464
The dmp file
1. download it, 'winetricks -q vcrun2005' to make Bug 23094 go away;
2. install it on default setting ('一键安装') and it will startup after
installation;
3. click the close button and select the right option (as the picture) then
click the button to enter and it will crashes and generate a error window.
It will generate a 'dmp' file in '~/.wine/drive_c/user/username/Application
Date/tencent/QQImage/Dump/', backtrace.txt is the infonation get by 'wine
QQImageApp_06-02-2013-17-53-19.dmp'.
sha1sum QQImage_Setup_30_890.exe
ba4c3d2e431ad9c76817fa31447abb696cbcce96 QQImage_Setup_30_890.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=33027
Bug #: 33027
Summary: sPlan 7.0: text label not displayed entirely in popups
Product: Wine
Version: 1.5.24
Platform: x86-64
URL: http://www.abacom-online.de/demos/splan70(demo).exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Install the demo version of sPlan 7.0, and start the program
You should see a "sPlan" popup containing:
"This is a limited sPlan 7.0 demo
Saving, exporting and printing is disabled."
The popup is present, but the "disabled." part is not displayed.
A similar issue occurs when you exit the 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=17063
Summary: Test results page should distinguish between 32-bit and
64-bit
Product: WineHQ.org
Version: unspecified
Platform: All
URL: http://test.winehq.org/data
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Looking at http://test.winehq.org/data, it's hard to find x86-64 test results
(wine or windows). We should probably separate them out into their own column
next to the 32-bit OS, e.g.:
Win2k3 WinXP-32bit WinXP-64bit ... Wine-32bit Wine-64bit
We've got Platform under the report info that shows if it's x86 or x86_64, so
extending tools/winetest/dissect to account for this shouldn't be too much
trouble for a perl guru.
--
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=14127
Summary: Microsoft Office 2003 - mouse scroll and combo boxes
behavior
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsent(a)mail.ru
Invoking mouse scroll over toolbars should not result in scrolling document if
some combo box on toolbar is opened. It should scroll values in opened combo
box (like font selector, font size selector, style selector).
Scrolling with mouse in regular dialogs with combo boxes works almost well (see
Tools->Options->Save "Save Word documents as" combo box). However, it works
only if mouse pointer is over that dialog. In Windows, it works if mouse is
outside dialog window (and even program's main window). Opened combo box "eats"
all mouse scroll events :-)
--
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=32925
Bug #: 32925
Summary: KERNEL32.dll.GetVolumeInformationByHandleW is not
implemented
Product: Wine
Version: 1.5.23
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2510.exe
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
The latest beta build of WinUAE tries to call
KERNEL32.dll.GetVolumeInformationByHandleW, which is implemented in Windows
Vista and later. But even after setting the OS level to Vista with winecfg,
Wine exits reporting:
wine: Call from 0x7bc4d010 to unimplemented function
KERNEL32.dll.GetVolumeInformationByHandleW, aborting
wine: Unimplemented function KERNEL32.dll.GetVolumeInformationByHandleW called
at address 0x7bc4d010 (thread 0009), starting debugger...
GetVolumeInformationByHandleW seems similar to the earlier GetVolumeInformation
function, but instead of a root directory path (e.g. "D:\") you pass a file
handle.
To reproduce:
- Download and run the WinUAE 2.5.1 installer.
- Download
http://www.winuae.net/files/b/winuae_GetVolumeInformationByHandleW.zip and
replace winuae.exe with the one from that archive.
- Run winuae.exe
- When the WinUAE Properties window opens, click Hard drives in the tree-view
to the left. Click Add Directory or Archive... then enter (for example) "test"
in the Device name and Volume label fields, and C:\ for Path. Click OK.
- Click Configurations in the tree-view. Type something in the Name field (e.g.
test.uae) and click Save. Wine should 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=23765
Summary: Fraps cannot measure FPS
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.fraps.com/setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Long standing bug, afaik, but Fraps can't measure fps. While many games have
their own fps measuring option, some don't, and others make it hard to find.
Under wine, you can get reasonably close with WINEDEBUG=+fps, but for a full
screen app, or when you only want to measure a certain scene, this can be a
PITA.
Easy demo:
download/install Fraps (http://www.fraps.com/setup.exe)
download/install 3dMark2001 (http://www.majorgeeks.com/download.php?det=99)
run fraps (wine C:\fraps\fraps.exe)
run 3dmark2001, and press 'F11'.
expected result: fps display in top left
actual result: no fps in top left
--
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=33324
Bug #: 33324
Summary: Full screen mode and "Atl+Tab"
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: 10mkudela(a)gmail.com
Classification: Unclassified
So when I'm play games running full screen mode and I want to switch to some
other application (like firefox to listen to some music). Switching to non-full
screen app works fine however when I want to switch back to the full screen one
it brakes.
I noticed that when I'm using Unity the game freezes completely while on KDE
game turns back almost perfectly, but it's shorter a bit (system bar is visible
- rest is the game) and to click something it must be clicked a bit underneath.
I think it might be something with one of Directx component. Not sure witch
one. I used Farming Simulator 2013, Neighbours from Hell (1 & 2), Mad Tracks
and Euro Truck Simulator (1 & 2). This issue don't happen in StuntGP however it
does not use mouse.
--
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=16579
Summary: Scrabble Online will not restore from a minimised state
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
As the title suggests.
Atari Scrabble Online has a minimise button, but minimising is a bad idea.
In earlier versions of wine it simply wouldn't restore. I have just tried
again in 1.1.10 and it doesn't minimise properly and locks up the screen, and
has to be killed.
This only occurs when playing the game in fullscreen mode; a virtual desktop is
an easy workaround and the game can be minimised and restored.
I don't know if a trace would be any use here, but I will certainly do one if
required.
--
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=17273
Summary: SetNamedPipeHandleState is a stub
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: NEW
Keywords: testcase
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Blocks: 17195
Created an attachment (id=19273)
--> (http://bugs.winehq.org/attachment.cgi?id=19273)
Testcase
As described in bug 17195, SetNamedPipeHandleState is currently a stub, and
always returns FALSE. Changing it to return TRUE causes one test to fail and
currently todo_wine test to succeed. It also allows the test cases in bug
17195 to run. I'm attaching some partially implemented test cases for the
GetNamedPipeHandleState and SetNamedPipeHandleState functions.
--
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=30252
Bug #: 30252
Summary: Now trading software not run
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deepak.gusain.smc(a)gmail.com
Classification: Unclassified
Dear Wine-bugs friends,
I am using open suse 11.4.i am install wine package install on my system. i
want to run NOW ( now is trading software of National stock Exchange (India) ).
i install it secures fully help of wine but. when i run it software this is
giving Program error,
i am attaching print screen of that error please help me of this 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.