https://bugs.winehq.org/show_bug.cgi?id=36171
Bug ID: 36171
Summary: valgrind shows several leaks in winmm/waveform.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4477== 6,156 bytes in 342 blocks are definitely lost in loss record 823 of
838
==4477== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==4477== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==4477== by 0x4FEACEF: WINMM_OpenDevice (waveform.c:1093)
==4477== by 0x4FEB8D0: WOD_Open (waveform.c:1272)
==4477== by 0x4FEF2F1: WINMM_DevicesMsgProc (waveform.c:2409)
==4477== by 0x514943D: ??? (winproc.c:173)
==4477== by 0x51495B2: call_window_proc (winproc.c:244)
==4477== by 0x514B74B: WINPROC_call_window (winproc.c:900)
==4477== by 0x51080F8: call_window_proc (message.c:2223)
==4477== by 0x510A2FC: peek_message (message.c:2953)
==4477== by 0x510BDA2: PeekMessageW (message.c:3757)
==4477== by 0x4FEF773: WINMM_DevicesThreadProc (waveform.c:2503)
==4477== by 0x7BC87017: ??? (signal_i386.c:2571)
==4477== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4477== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4477== by 0x7BC8E43C: start_thread (thread.c:428)
==4477== by 0x4218F92: start_thread (pthread_create.c:309)
==4477== by 0x431D7ED: clone (clone.S:129)
==4477== 240 bytes in 6 blocks are definitely lost in loss record 575 of 838
==4477== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==4477== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==4477== by 0x5823590: IMalloc_fnAlloc (ifs.c:186)
==4477== by 0x5823EAB: CoTaskMemAlloc (objidl.h:1236)
==4477== by 0x69AE652: AudioClient_GetMixFormat (mmdevdrv.c:1747)
==4477== by 0x6510860: set_format (audioclient.h:330)
==4477== by 0x65109DF: load_driver_devices (devenum.c:464)
==4477== by 0x6512225: MMDevEnum_Create (devenum.c:851)
==4477== by 0x6515445: MMCF_CreateInstance (main.c:252)
==4477== by 0x5804D96: CoCreateInstance (unknwn.h:226)
==4477== by 0x4FE9C53: WINMM_InitMMDevices (waveform.c:843)
==4477== by 0x4FEF50F: WINMM_DevicesThreadProc (waveform.c:2468)
==4477== by 0x7BC87017: ??? (signal_i386.c:2571)
==4477== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4477== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4477== by 0x7BC8E43C: start_thread (thread.c:428)
==4477== by 0x4218F92: start_thread (pthread_create.c:309)
==4477== by 0x431D7ED: clone (clone.S:129)
==4477==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36265
Bug ID: 36265
Summary: valgrind shows a couple leaks in dmband/tests/dmband.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4122== 32 bytes in 1 blocks are possibly lost in loss record 72 of 263
==4122== at 0x7BC4C735: notify_alloc (heap.c:255)
==4122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4122== by 0x5BBE7DE: ???
==4122== by 0x5BBED52: ???
==4122== by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==4122== by 0x49552AF: test_COM_bandtrack (dmband.c:114)
==4122== by 0x49556B9: func_dmband (dmband.c:161)
==4122== by 0x49564B4: run_test (test.h:584)
==4122== by 0x49568A2: main (test.h:654)
==4122==
==4122== 848 bytes in 1 blocks are definitely lost in loss record 226 of 263
==4122== at 0x7BC4C735: notify_alloc (heap.c:255)
==4122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4122== by 0x5BBE847: ???
==4122== by 0x5BBED52: ???
==4122== by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==4122== by 0x4955320: test_COM_bandtrack (dmband.c:119)
==4122== by 0x49556B9: func_dmband (dmband.c:161)
==4122== by 0x49564B4: run_test (test.h:584)
==4122== by 0x49568A2: main (test.h:654)
==4122==
--
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=24850
Summary: Explorer++ resets custom toolbar buttons on each
startup
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31445)
--> (http://bugs.winehq.org/attachment.cgi?id=31445)
terminal output
The buttons displayed in the main toolbar can be customized by right-clicking
it and choosing "customize..." (or until bug 24843 is fixed, the lowest bit of
blank space in that menu). On Windows, it saves any changes made there and
restores them on each startup. No such luck in Wine, where it resets to the
defaults on each startup.
Native comctl32 (v6) makes it work as expected. This line might be suspicious:
fixme:toolbar:TOOLBAR_Save save to L"Software\\Explorer++\\Settings"
L"ToolbarState"
P.S. There's an easy workaround which just started working in git (it'll make
the program crash on startup in 1.3.5 or earlier): go into options and enable
portable mode.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36270
Bug ID: 36270
Summary: valgrind shows several leaks in
dmcompos/tests/dmcompos.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==5170== 848 bytes in 1 blocks are definitely lost in loss record 517 of 584
==5170== at 0x7BC4C735: notify_alloc (heap.c:255)
==5170== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==5170== by 0x5F9D528: ???
==5170== by 0x5F9B9A6: ???
==5170== by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==5170== by 0x49559DF: test_COM_track (dmcompos.c:207)
==5170== by 0x4955CE4: func_dmcompos (dmcompos.c:246)
==5170== by 0x4956AE0: run_test (test.h:584)
==5170== by 0x4956ECE: main (test.h:654)
==5170==
--
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=31391
Bug #: 31391
Summary: anarchy online game crashing after login
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dazsul76(a)gmail.com
Classification: Unclassified
Created attachment 41250
--> http://bugs.winehq.org/attachment.cgi?id=41250
program internal error report
Re: Game Anarchy online.
Game is crashing after login screen (note occasionally game works. about 1 time
in 15 login attempts)
wine v1.5.10
Linux mint 13
Anyhelp would be appreciated. console file 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=35789
Bug ID: 35789
Summary: Morrowind random crashes during game play.
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: naughtmcnoone(a)gmail.com
Created attachment 47782
--> http://bugs.winehq.org/attachment.cgi?id=47782
Backtrace file created by system when game crashed.
Morrowind crashes randomly during game play.
Was very stable, with no problems until I added the Tribunal and Bloodmoon add
ons.
Also, did Morrowind Code Patch at the same time.
--
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=30686
Bug #: 30686
Summary: Wineord 2010 adds spaces before umlauts
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stasik0(a)front.ru
Classification: Unclassified
I am using Word 2010 with Wine. After a document is opened there are often
extra space before German umlauts e.g. "für" becomes "f ür". This is really
annoying and makes Word unusable. A rollback on 1.4 seems to solve the problem.
I do use a native riched20 library.
--
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=31702
Bug #: 31702
Summary: Mouselook (raw input) is bound to a box every other
click in Guild Wars 2
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valczir.darkvein(a)gmail.com
Classification: Unclassified
The below description was copied from a comment by voidcastr on another,
somewhat related bug - I feel like it does a pretty good job of explaining the
problem.
---
When trying to turn the view in Guild Wars 2, every SECOND time -- this is
exactly reproducible -- the camera rotation (by right-clicking and dragging the
mouse) stops like when the (invisible) cursor hit the edge of the screen. The
other time, I can rotate the view without such a limit.
These two cases literally take turns. In both of them, the cursor properly
re-appears at the position I started dragging, as soon as I release the mouse
button.
The first rotation attempt is unlimited.
---
I confirmed this with the latest Wine git as of this posting, including the
latest changes to raw input
(http://source.winehq.org/git/wine.git/commitdiff/54efd8a430e52d6fd8977d169b…).
--
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=30680
Bug #: 30680
Summary: MS Office 2010: Unhandled exception: 0xc06d007e in
32-bit code (0x7b839e92).
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: Miroslav.Ilias(a)umb.sk
Classification: Unclassified
Created attachment 40171
--> http://bugs.winehq.org/attachment.cgi?id=40171
simple log file
Hi,
with fresh wine-1.5.4, on my Ubuntu x86_64, with Wine Mono 0.0.2, my MS Office
2010 installation crashed, see the log.
The MS Office 2010 package shows to be installed, but launching of Word,
Excel.. failed.
--
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=14162
Summary: Watchtower Library: Crashes when using Search window
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kinneyconsulting(a)cox.net
Toshiba Tecra 8100, Watchtower Library 2007, Clean install, Debian Linux 4.0r3,
wine-v1.0. WT library runs and you can browse categories but when you type in
the "search" window, The WT-2007 Library crashes with this message "Watchtower
Library has experienced a problem and cannot execute"; press OK to continue.
When you press OK, the application closes out.
--
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.