http://bugs.winehq.org/show_bug.cgi?id=29511
Bug #: 29511
Summary: IrfanView fails to play a specific WAV file
Product: Wine
Version: 1.3.36
Platform: x86-64
URL: http://www.irfanview.com/main_download_engl.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: hoehle(a)users.sourceforge.net
Classification: Unclassified
Regression SHA1: 23060afdcd0f34cf25a5e855ce06242f01ab3048
Created attachment 38218
--> http://bugs.winehq.org/attachment.cgi?id=38218
Terminal output
Most of the WAV files I've tried to play in IrfanView thus far have exhibited
the behavior described in bug 19496: IrfanView displays an error four times but
plays the file anyway. However, I have one WAV file (not freely downloadable)
which fails to play at all (it also shows six errors instead of four).
I found that this particular file could be played in 1.1.32 and earlier, though
it would be cut off after a few seconds. For a brief time between releases
(e.g. wine-1.1.32-321-g1c7c406) the entire file was played successfully. There
were only five errors displayed when this worked.
Anyway, this is the result of regression testing:
23060afdcd0f34cf25a5e855ce06242f01ab3048 is the first bad commit
commit 23060afdcd0f34cf25a5e855ce06242f01ab3048
Author: Jörg Höhle <hoehle(a)users.sourceforge.net>
Date: Wed Oct 21 17:44:58 2009 +0200
mciwave: Play/Record return MCIERR_OUTOFRANGE as required.
:040000 040000 e24c8f7320fb7a293aaafc6ffc0a65f07806d6e0
ce50f70f14ea28635dbc16603a11c6b9ff48b7d3 M dlls
git checkout 23060afdcd0f34cf25a5e855ce06242f01ab3048 -> file fails to play
git checkout 23060afdcd0f34cf25a5e855ce06242f01ab3048^ -> file is played
successfully
--
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=28744
Bug #: 28744
Summary: CCleaner does not display checkboxes and icons in the
'cleaner' treeview
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://www.piriform.com/ccleaner/download/slim/downloa
dfile
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: bunglehead(a)gmail.com
Classification: Unclassified
Regression SHA1: 1bc331f31f44a382a7f909d79da794d28c233fd7
Created attachment 36927
--> http://bugs.winehq.org/attachment.cgi?id=36927
+tid,+treeview,+imagelist log
On the default 'cleaner' screen of CCleaner, the treeview to the left is
missing two things:
- Small icons next to each heading
- Checkboxes to choose which information to clean (displayed after
double-clicking one of the headings)
This was working in 1.3.29; a regression test indicated:
1bc331f31f44a382a7f909d79da794d28c233fd7 is the first bad commit
commit 1bc331f31f44a382a7f909d79da794d28c233fd7
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Sat Oct 1 23:29:10 2011 +0400
comctl32/treeview: Free checkbox imagelist when control is about to be
killed.
:040000 040000 482c689e60b00a1a0cfc93572ccdbf1a5f643663
fec87e18803b66f45a814b837567c9ce00d0ea63 M dlls
Reverting the patch fixed the 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=26240
Summary: R-Studio: HtmlHelpW HH case HH_DISPLAY_INDEX not
handled
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine r-studio.exe
4) Help->Index
Behaviour:
Nothing.
Expected behaviour:
Something.
Terminal output:
fixme:htmlhelp:HtmlHelpW HH case HH_DISPLAY_INDEX not handled.
--
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=29733
Bug #: 29733
Summary: Notepad: replace dialog is popup when press backspace
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
To reproduce, just using wine notepad to open notepad, then press "Backspace".
expect result is delete a character, but in wine notepad, a replace dialog
popup such as Ctrl+h is pressed.
regression.
eaa8fad52eda4f7a33782f08929aae4f52037bb6 is the first bad commit
commit eaa8fad52eda4f7a33782f08929aae4f52037bb6
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jan 24 14:20:05 2012 +0100
notepad: Add message contexts for accelerators that can be translated.
:040000 040000 fa5bb6a48b483cf8b3b3a1faa8b6a65ccfad824c
9f10dfe2fe2d9336f82cb57298e98f11671e01a5 M po
:040000 040000 b8f0a515c86e3dd75c2b0a9f20eed3dde5e05368
6d7011520825a511ad9337a90f2c947b419b7b17 M programs
--
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=28544
Bug #: 28544
Summary: Wine failed to boot linux 2.6.20
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
Created attachment 36641
--> http://bugs.winehq.org/attachment.cgi?id=36641
console output
The Wine Internet Explorer failed to boot linux.
(The terminal window is just black)
wine iexplore www.bellard.org/jslinux/
Yes, that's as x86 PC emulator in Javascript :-)
console output is attached.
--
By by ... Detlef
--
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=29066
Bug #: 29066
Summary: Cambridge Classware installAnywhere installer fails to
draw (wined3d_surface_blt problem?)
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
A demo installer can be downloaded from
http://www.cambridge.org/elt/classware
fa38c78bb2335619ce9673f1486e5383887e7cd4 V1_2_3_Classware.zip
Unzip the installer, then run ClasswareInstaller.exe.
This unpacks itself, then tries to put up an initial GUI.
In wine-1.3.15, the initial GUI comes up ok. In wine-1.3.30-145-g7a4349b
it seems hangs before it draws the contents of the windows.
The GUI appears to hang, but really, it's just not drawing anything.
Clicking in the lower right of the window where the 'Next' button
should be lets it progress.
You can get the same problem by unzipping ClasswareInstaller.exe itself
and running Windows/ClasswareInstaller.exe.
The "hang" occurs not too long after a call to wined3d_surface_blt, so
perhaps that's not doing its job.
export J2D_D3D=false does not 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=22256
Summary: Miranda: alloc_gdi_handle out of GDI object handles,
expect a crash
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://miranda.googlecode.com/files/miranda-im-v0.8.19
-unicode.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
This seems to be a 1.1.42 regression, but during some time of working with
Miranda, parts of it stop refreshing, the interface goes awry and then the only
option to work with Miranda is to restart it.
console is flooded with messages like this one:
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a 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=5523
GyB <gyebro69(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gyebro69(a)gmail.com
--- Comment #15 from GyB <gyebro69(a)gmail.com> 2012-02-02 11:36:07 CST ---
Is this still a problem with Wine-1.4rc1 (or newer)?
If so, what video card and driver are you using?
Can you reproduce the issue with the demo as well?
http://www.fileplanet.com/86406/80000/fileinfo/Freedom-Force-Demo-%28large%…
I couldn't reproduce the problem (tried with Wine-1.1.26, 1.1.40, 1.2.3, 1.3.x,
1.4rc1), Freedom Force (Steam version) always started fine, using a Nvidia gfx
card with the proprietary driver.
I didn't install native d3dx9 libraries at all.
--
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=6033
--- Comment #79 from drachu(a)gmail.com 2012-02-02 10:55:52 CST ---
I will try to reverify. I need to find my Fallout2 first and install it, but
providing it somewhere out there, you shall have confirmation on clean wine
till Sunday 5th of Feb.
--
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=6033
Stefan Dösinger <stefan(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefan(a)codeweavers.com
--- Comment #78 from Stefan Dösinger <stefan(a)codeweavers.com> 2012-02-02 10:17:57 CST ---
I tried the Fallout 1 demo, and I did not see any issues with the game(mouse
pointer or otherwise) with the default opengl renderer.
With the gdi renderer the performance is sluggish. This is not surprising and
most likely caused by the lack of asynchronous blits to the screen. The old
ddraw code had a broken hack for that. If anybody cares about this(e.g. really
old hardware) he can try to implement a similar blitter thread in a clean way.
But I think the chances of that getting accepted are slim.
All in all the bug report is full of it works/it doesn't work/it fails on
Windows too reports mixed with different hacks that makes it difficult to
understand. If nobody clearly states that the bug is still present(ideally with
information about the video hardware and driver and settings) I suggest to
close it as abandoned after the Wine 1.4 release.
--
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=10933
Summary: PAF 5 unicode font displays with inconsistent size
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rm.riches(a)verizon.net
Created an attachment (id=9857)
--> (http://bugs.winehq.org/attachment.cgi?id=9857)
GEDCOM containing only Fred Flintstone
In the Family and Pedigree tabs, the international unicode font supplied by PAF
5 displays with apparently random sizes. This symptom is new with Wine 0.9.52.
With Wine 0.9.50, font sizes were consistent. (The installer failed with Wine
0.9.51.)
To reproduce the problem, do one of the following:
First, in the Family tab, observe "Marriage" has obviously inconsistent font
sizing.
Second, create a new person, named "Fred Flintstone" and observe his name
showing with inconsistent font sizing in both the Family and Pedigree tabs.
Third, import the GEDCOM file I am about to attach. Observe Fred's name in the
Family and Pedigree tabs, plus "Marriage" in the Family tab.
--
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=5535
--- Comment #86 from Xavier Vachon <xvachon(a)gmail.com> 2012-02-01 19:38:07 CST ---
In current git (wine-1.4-rc1-73-g57bb089), I am able to run Planescape Torment
in Windows 7 mode without modifying the registry.
Arch Linux X64
nvidia 290-10
I use the GOG version of Planescape Torment with the suggested fixpacks on this
page : http://www.gog.com/en/news/mod_spotlight_planescape_torment_mods_guide/
Stefan, did you added code recently that could have had an influence on 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=1151
--- Comment #15 from supimbao(a)gmail.com 2012-02-01 18:12:11 CST ---
Created attachment 38651
--> http://bugs.winehq.org/attachment.cgi?id=38651
Screenshot on wine 1.3.37
On wine 1.3.37, ANSI_FIXED_FONT appears to be corrected, but OEM_FIXED_FONT is
still wrong.
(tested on ubuntu 11.04 with clean wineprefix)
--
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=4666
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |12664
--
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=4666
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |18494
--
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=4666
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.ia_mask(a)spamgourmet.co
| |m
--- Comment #43 from Anastasius Focht <focht(a)gmx.net> 2012-02-01 14:45:17 CST ---
*** Bug 19466 has been marked as a duplicate of 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=2082
zersaa <zersaa(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zersaa(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=10277
Summary: Uninstalling software does not remove them from Programs
menu
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jfarroyo82(a)hotmail.com
I am using Ubuntu 7.10 which places a Wine submenu under Application menu,
where there also are Sound & Video, Office, Programming and so...
In that Wine menu there are every software that i install from Wine
But when i uninstall software, or remove .wine directory, those softwares are
not removed from that Wine submenus
--
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=28857
Bug #: 28857
Summary: Final Fantasy XI crashes at login
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: llwang(a)infor.org
Classification: Unclassified
Created attachment 37067
--> http://bugs.winehq.org/attachment.cgi?id=37067
WINEDEBUG=warn+all logs for running pol.exe with wine-1.3.29 and wine-1.3.31
Final Fantasy XI hasn't been working for me for a while. The last working
version that I could find was 1.3.17. I wasn't able to find FreeBSD packages
for 1.3.18 and 1.3.19, so I didn't test these.
>From versions 1.3.20 to 1.3.29, it hangs after character selection and setting
up active characters on the server. A log with WINEDEBUG=warn+all for 1.3.29
is attached (first half of the attached file).
With versions 1.3.30 and 1.3.31, it crashes right after entering login
information. A log with WINEDEBUG=warn+all for 1.3.31 is attached (second half
of the attached file, look for "wine-1.3.31" in the 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=13823
Summary: Bad region repaint
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simonetregnago(a)grivaonline.com
I'm using an ERP client that works quite well with Wine 0.9.46.
After that version something is changed and background windows does not
correctly redraws when you close the top one.
The app uses MDI windows, so all child windows are in the main frame window
context. If you close a top level child window the back one does not redraw
itself.
It seems that invalidate regions are changed after the 0.9.46 version(an
optimization?), resulting in a wrong paint area.
Thanks,
Simone Tregnago
--
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=8272
Sven Eden <yamakuzure(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yamakuzure(a)gmx.net
--- Comment #31 from Sven Eden <yamakuzure(a)gmx.net> 2012-02-01 08:58:41 CST ---
Currently I am using wine-1.40_rc1, but had the same issues with 1.3.37. I did
*NOT* have the end-of-game-delay with version of wine lower than 1.3.36!
When using 'RAD game tools RSX 3D audio', there is a short delay and I get:
---
warn:ntdll:NtQueryAttributesFile L"\\??\\P:\\Wizardry8\\mscoree.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\P:\\Wizardry8\\mscoree.dll" not found
(c0000034)
wine: Unhandled page fault on read access to 0x0218f600 at address 0x22d0d0e3
(thread 0027), starting debugger...
warn:ntdll:NtQueryAttributesFile L"\\??\\P:\\Wizardry8\\winedbg.exe" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\P:\\Wizardry8\\winedbg.exe" not found
(c0000034)
fixme:ntdll:NtConnectPort
(0x5b121170,L"\\ThemeApiPort",0x33f82c,(nil),(nil),(nil),0x33f83c,0x33f838),stub!
fixme:dbghelp_dwarf:compute_location Only supporting one reg (eax/17 -> -2)
fixme:dbghelp_dwarf:compute_location Only supporting one reg (eax/17 -> -2)
fixme:dbghelp_dwarf:compute_location Only supporting one breg (eax/17 ->
ebp/22)
fixme:dbghelp_dwarf:compute_location Only supporting one breg (eax/17 ->
ebp/22)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:msvcrt:msvcrt_fdtoh :fd (0) - no handle!
warn:msvcrt:msvcrt_fdtoh :fd (1) - no handle!
---
When using 'Miles fast 2D positional audio' there is a delay of about 1 Minute
and I get:
---
warn:ntdll:NtQueryAttributesFile L"\\??\\P:\\Wizardry8\\mscoree.dll" not found
(c0000034)
warn:ntdll:NtQueryAttributesFile L"\\??\\P:\\Wizardry8\\mscoree.dll" not found
(c0000034)
warn:driver:CloseDriver Failed to close driver
( ... repeated 7 times ...)
err:mmtime:TIME_MMTimeStop Timer still active?!
warn:ddraw:DllMain There are still existing DirectDraw interfaces. Wine bug or
buggy application?
warn:ddraw:DllMain DDraw 0x10bfe88 has a refcount of 45
warn:ddraw:DllMain DDraw 0x10bfe88 has d3ddevice 0x11019e0 attached
err:d3d_surface:surface_modify_location Surface 0x1101730 does not have any up
to date location.
(... repeated 3 times ...)
warn:ddraw:DestroyCallback Surface 0x78ff938 has an reference counts of 7: 1 4:
0 3: 0 2: 0 1: 0 gamma: 0
(... repeated over 100 times with different addresses ...)
warn:d3d:wined3d_swapchain_get_back_buffer Invalid back buffer index.
fixme:d3d:wined3d_device_decref Device released with resources still bound,
acceptable but unexpected.
fixme:d3d:wined3d_device_decref Leftover resource 0x8037948 with type
WINED3D_RTYPE_BUFFER (0x6).
(... repeated 2 times ...)
warn:ddraw:DllMain DDraw 0x120f38 has a refcount of 1
warn:d3d:wined3d_swapchain_get_back_buffer Invalid back buffer index.
warn:ddraw:DllMain DDraw 0x16fee8 has a refcount of 2
warn:ddraw:DestroyCallback Surface 0x7f70a80 has an reference counts of 7: 0 4:
0 3: 0 2: 1 1: 1 gamma: 0
( ... repeated 13 times ...)
warn:d3d:wined3d_swapchain_get_back_buffer Invalid back buffer index.
warn:msvcrt:msvcrt_fdtoh :fd (0) - no handle!
warn:msvcrt:msvcrt_fdtoh :fd (1) - no handle!
---
When using 'DirectSound 7+ Software - Full HRTF' there is a short delay and I
get the same output as with 'Miles', but the following additional lines:
---
warn:rpc:RPCRT4_default_receive_fragment Short read of header, -1 bytes
warn:rpc:RPCRT4_io_thread receive failed with error 6be
err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x127744), expect
failure
warn:rpc:RPCRT4_SendWithAuth rpcrt4_conn_write failed (auth)
---
Now the really weird thing: The above output has been produced with
"WINEDEBUG=warn+all", when I use 'RAD tools' and start the game with default
settings, I get this:
---
wine: Unhandled page fault on read access to 0x01e4bb80 at address 0x22d0d0e3
(thread 002d), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc4adea
err:ntdll:RtlpWaitForCriticalSection section 0x7bcc1900
"/home/portage/app-emulation/wine-1.4_rc1/work/wine-1.4-rc1/dlls/ntdll/loader.c:
loader_section" wait timed out in thread 002d, blocked by 0009, retrying (60
sec)
(... big delay of about 2 minutes here ...)
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc389d4
---
Strange, eh? no backtrace, nothing!
--
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=24507
Summary: QQ International Beta 3 crashes randomly
Product: Wine
Version: 1.3.3
Platform: x86-64
URL: http://www.imqq.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benpicco(a)gmx.net
Created an attachment (id=30931)
--> (http://bugs.winehq.org/attachment.cgi?id=30931)
QQ Install log, an error is thrown but installation proceeds successfully
Installation of the application works after installing vcrun2005 and mfc42
using winetricks.
During installation an error is thrown, but the installation proceeds
successfully. (see log)
When starting the application right away, it will crash after login (see log),
this can be fixed by installing riched20 or riched30 using winetricks, then
login will work and the contact list gets shown, but after a few seconds the
application crashes. (see log)
Out of curiosity and in an attempt to get the error during installation fixed
(didn't work), I installed dotnet20 using winetricks. With this I can get a
little bit further to the browser window (although it sometimes also gets shown
without .Net) but more importantly I get error messages hinting a threading
problem. (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=3077
--- Comment #24 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-02-01 08:13:24 CST ---
(In reply to comment #23)
Maybe Im doing it wrong but the rightclick is not stuck when I use 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=7984
Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |frederic.delanoy(a)gmail.com
--- Comment #12 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-02-01 07:34:43 CST ---
Does it still occur in current wine (1.4-rc1 or 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=6033
--- Comment #77 from Xavier Vachon <xvachon(a)gmail.com> 2012-01-31 19:45:17 CST ---
(In reply to comment #76)
> Has this been fixed? Please retest in wine-1.4-rc1.
In git and the latest community fix for Fallout 2, I have a fast and usable
pointer.
Arch Linux X64
Nvidia 290.10-2
We should get the confirmation of other users before closing 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.