http://bugs.winehq.org/show_bug.cgi?id=21260
Summary: Memory leak in comctl32/listview
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
CC: dank(a)kegel.com
This is a memory leak from running the Chromium unit_test.exe. I still need to
narrow down which test case causes this.
16 bytes in 2 blocks are definitely lost in loss record 672 of 5,709
at 0x47100EA: RtlAllocateHeap (heap.c:247)
by 0x481A4BA: HeapAlloc (heap.c:276)
by 0x481A8B7: GlobalAlloc (heap.c:369)
by 0x481AA92: LocalAlloc (heap.c:969)
by 0x4E305DC: Alloc (comctl32undoc.c:74)
by 0x4E4A86E: ranges_add (listview.c:3116)
by 0x4E53DCB: set_main_item (listview.c:1102)
by 0x4E521B9: LISTVIEW_SetItemT (listview.c:4325)
by 0x4E52696: LISTVIEW_SetItemState (listview.c:8591)
by 0x4E606EB: LISTVIEW_WindowProc (listview.c:11176)
by 0x4A24EB9: ??? (in /usr/local/wine-1.1.35/lib/wine/user32.dll.so)
by 0x4A254B4: call_window_proc (winproc.c:242)
by 0x4A26D2F: CallWindowProcW (winproc.c:980)
by 0x95BDBDB: views::NativeControlWin::NativeControlWndProc
(native_control_win.cc:202)
by 0x4A24EB9: ??? (in /usr/local/wine-1.1.35/lib/wine/user32.dll.so)
by 0x4A254B4: call_window_proc (winproc.c:242)
by 0x4A26D2F: CallWindowProcW (winproc.c:980)
by 0x95DB270: views::NativeTableWin::TableWndProc (native_table_win.cc:854)
by 0x4A24EB9: ??? (in /usr/local/wine-1.1.35/lib/wine/user32.dll.so)
by 0x4A254B4: call_window_proc (winproc.c:242)
by 0x4A281E9: WINPROC_call_window (winproc.c:899)
by 0x49EEB00: call_window_proc (message.c:1634)
by 0x49F30A8: send_message (message.c:2481)
by 0x49F35A5: SendMessageW (message.c:2604)
by 0x95D8BFF: views::NativeTableWin::SetSelectedState (native_table_win.cc:158)
(native_table_win.cc is part of Chromium, in src/views/controls/table/)
--
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=21379
Summary: File open dialog is extremely slow since wine 1.1.34
Product: Wine
Version: 1.1.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: filejunkie(a)gmail.com
File open dialog becomes extremely slow in wine 1.1.34 (clicking "Open file" or
"Save file" in applications hangs them for a long period of time which depends
on file count in current directory). 1.1.35 and 1.1.36 have this bug, 1.1.33
does not.
--
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=21592
Summary: ResTrax: Up-down common control doesn't process arrow
keys the same as mouse clicks
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.cockrumpublishing.com/rttrial
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rickcockrum(a)gmail.com
Using stock Wine 1.1.37 on Ubuntu 9.10.
I have several dialogs in my application which create an up-down control and
set it's buddy to a static control. The up-down control has an acceleration of
25, with a time interval of 0. The up-down control also has the UDS_ARROWKEYS
style set.Under Windows clicking the up-down control's arrows with the mouse,
or pressing both change the position of the up-down control by 25. Under Wine,
using the mouse changes the position by 25. If I use the arrow keys, the
position only changes by 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=21665
Summary: Heavy Metal Pro pagefaults when opening load screen
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://www.heavymetalpro.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Created an attachment (id=26164)
--> (http://bugs.winehq.org/attachment.cgi?id=26164)
output
When trying to open the "load" screen in the program, it pagefaults. This
pretty much makes the program worthless.
--
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=18554
Summary: Regedit import.
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sergeikrivonos(a)gmail.com
Export HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\Security\XAKey under
windows.
Try import it under WINE by regedit - it fails because of key value.
Maybe file should be opened in binary format.
--
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=15594
Summary: photosynth client won't present login dialog without
native msxml3
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://photosynth.net
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Noticed somebody at
http://alexeysmirnov.name/blog/?p=230
saying Photosynth didn't work with Wine, so I gave it a shot.
The installer went fine. The client app launches ok, too.
Clicking on the log in text gives the error
XPath error : Undefined namespace prefix
xmlXPathEval: evaluation failed
exception LiveID.cpp(65) hr(0x80004005)
and doesn't bring up a login dialog.
You can work around this with
winetricks msxml3
(To try online viewing, you have to do 'winetricks firefox flash'
and go to photosynth.net with windows firefox. Didn't work for me
on my Compaq Presario R3000, it said "Required number of texture blend stages
(4) not supported". This affects a lot of graphics cards, see
http://getsatisfaction.com/livelabs/topics/required_number_of_texture_blend…
so perhaps that's not a wine 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=15146
Summary: Touhou 10, 11 dialogue text transparent, difficult to
read
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www16.big.or.jp/~zun/ht
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyle7(a)hotmail.com
Created an attachment (id=15860)
--> (http://bugs.winehq.org/attachment.cgi?id=15860)
Mountain of Faith run with wine 1.1.4 and on XP, windows XP to the right
When running Touhou 10: Mountain of Faith, or Touhou 11: Subterranean Animism
with wine 1.1.4, the in-game dialogue is transparent, making it nearly
impossible to read. This is also present in the "Music Room" selection.
This is with a standard wine install, except for running with a native
d3dx9_36.dll (necessary to get the games to run, see bug 13297)
Graphics card is NVIDIA Geforce 6200SE, with drivers 169.12
--
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=16129
Summary: Beyond TV Link - Error when entering server IP address
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steve.trelease(a)sbcglobal.net
Created an attachment (id=17365)
--> (http://bugs.winehq.org/attachment.cgi?id=17365)
log file output
This is a client program to the server application (Beyond TV) running on a
Windows XP PC on the LAN. The application prompts for the server IP address,
and promptly returns a "Couldn't get BTVServerAddress" error. The text of this
message is found within the application library FSGuiScreens.dll.
--
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=10870
Summary: New DirectDraw hardware acceleration slow on nvidia
driver 100.14.19 in Starcraft
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wiebe(a)halfgaar.net
Created an attachment (id=9763)
--> (http://bugs.winehq.org/attachment.cgi?id=9763)
Outfrom from glxinfo using nvidia-drivers 100.14.19.
As I understand it, Wine can use a new way of accelerating DirectDraw, using
OpenGL, since version 0.9.47, which can be activated by setting
DirectDrawRenderer to opengl, and RenderTargetLockMode to "readtex". When I
still used Nvidia drivers 87.something, StarCraft (which uses 8 bit color) ran
perfectly smooth. However, now that I've upgraded to 100.14.19, it runs
extremely slow, but only when selecting an Overmind or an Egg. When selecting
any other building or unit, it runs as smooth as before.
When running with GDI, the game also runs slower with an Overmind selected.
However, not as slow as in OpenGL mode.
Specs:
- Gentoo Linux.
- Wine: 0.9.51 (also tested 0.9.50, which was the version I used together with
the older nvidia drivers).
- Video card: GeForce 6600 LE.
- nvidia-driver: 100.14.19
- CPU/RAM: AMD Athlon X2 3800+/2GB RAM.
- Glibc: 2.6.1.
- GCC: 4.1.2.
- Kernel: 2.6.22-gentoo-r5.
Output from glxinfo is attached.
--
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=11698
Summary: Baldurs Gate 2: libglcore division by zero when right-
click on inventory items
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l.jirkovsky(a)gmail.com
Created an attachment (id=10918)
--> (http://bugs.winehq.org/attachment.cgi?id=10918)
wine crash log
Tested in wine 0.9.55 and 0.9.56
Steps to reproduce:
1. start a new game.
2. get weapons hidden in table next to the golem
3. try to get info about mace (right click on mace in inventory menu)
debugger output 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.