http://bugs.winehq.org/show_bug.cgi?id=23220
Summary: AT4RE FastScanner v3.0 UI button rectangle bug
Product: Wine
Version: 1.2-rc3
Platform: x86-64
URL: https://www.woodmann.com/collaborative/tools/images/Bi
n_AT4RE_FastScanner_2010-1-10_4.2_FastScanner_v3.0_Fin
al.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olerass(a)gmail.com
When hovering the mouse over any of the three buttons "Detect compiler", "Smart
Scan" or "Information" Wine draws a white rectangle around the button which
doesn't disappear unless the window is redrawn (dragging it outside screen or
minimizing and maximizing again).
On Windows there is no such white rectangles at any times.
--
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=21275
Summary: python's test_startfile test fails
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.python.org
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=25584)
--> (http://bugs.winehq.org/attachment.cgi?id=25584)
test output
Install python and run:
wine 'c:\Python31\python.exe' -m test.test_startfile
File "C:\Python31\lib\test\test_startfile.py", line 24, in test_empty
startfile(empty)
WindowsError: [Error 0] Success: 'C:\\Python31\\lib\\test\\empty.vbs'
Full 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.
http://bugs.winehq.org/show_bug.cgi?id=17818
Summary: Runes of Magic menus like EULA or login doesn't appear
on some graphic cards.
Product: Wine
Version: unspecified
Platform: All
URL: http://www.runesofmagic.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivo.a.nunes(a)gmail.com
Runes of Magic should work with wine but it doesn't because of this bug.
For some people the menus appear and for some it doesn't. The problem is that
with some graphic cards the menus doesn't appear for an unknown reason. If you
try to click the buttons you can hear the click, so they are there.
Some cards where the menus doesn't appear are:
Nvidia 7300GT
Nvidia 7600GT
The problem is probably with the 7xxx cards.
Please confirm if you have one and the menus appear or if you have another
graphic card and they doesn't appear.
--
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=36606
Bug ID: 36606
Summary: valgrind shows uninitialized memory use in
ws2_32/tests/protocol.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==21539== Invalid write of size 4
==21539== at 0x402F31D: memset (vg_replace_strmem.c:1087)
==21539== by 0x4E1CFD5: WS_EnterSingleProtocolA (socket.c:1778)
==21539== by 0x4E1D22C: WS_EnumProtocols (socket.c:1832)
==21539== by 0x4E2CC95: WSAEnumProtocolsA (socket.c:7483)
==21539== by 0x4CA2650: test_WSAEnumProtocolsA (protocol.c:110)
==21539== by 0x4CA2D46: func_protocol (protocol.c:202)
==21539== by 0x4CCAD54: run_test (test.h:584)
==21539== by 0x4CCB143: main (test.h:654)
==21539== Address 0x499bf18 is 0 bytes after a block of size 744 alloc'd
==21539== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==21539== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==21539== by 0x4CA2624: test_WSAEnumProtocolsA (protocol.c:106)
==21539== by 0x4CA2D46: func_protocol (protocol.c:202)
==21539== by 0x4CCAD54: run_test (test.h:584)
==21539== by 0x4CCB143: main (test.h:654)
==21539==
--
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=28824
Bug #: 28824
Summary: shell32/tests/recyclebin.ok: uninitialised value used
in TRASH_GetDetails
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
In "make recyclebin.ok", valgrind complains:
Conditional jump or move depends on uninitialised value(s)
at __mktime_internal (mktime.c:428)
by mktime (mktime.c:518)
by TRASH_GetDetails (trash.c:444)
by TRASH_EnumItems (trash.c:523)
by SHQueryRecycleBinW (recyclebin.c:859)
by SHQueryRecycleBinA (recyclebin.c:848)
by test_query_recyclebin (recyclebin.c:74)
by func_recyclebin (recyclebin.c:106)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at TRASH_GetDetails (trash.c:367)
--
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=18316
Summary: Word Pro: dashed "-" in parameters not resolved in
command line
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Hi All,
If I have a directory name with dashes in it ("a-b-c"), I can not get Word Pro
to recognize it as a valid parameter.
This does not work:
sh -c "/bin/mount /mnt/TripStick; cd /home/wine/drive_c/lotus/wordpro;
/usr/local/bin/wine ./wordpro.exe 'z:\home\a-b-c\Test.lwp'"
This also does not work:
sh -c "/bin/mount /mnt/TripStick; cd /home/wine/drive_c/lotus/wordpro;
/usr/local/bin/wine ./wordpro.exe z:\\home\\a-b-c\\Test.lwp'"
Or this:
sh -c "/bin/mount /mnt/TripStick; cd /home/wine/drive_c/lotus/wordpro;
/usr/local/bin/wine ./wordpro.exe z:\\home\\a\-b\-c\\Test.lwp"
But this does work:
$ ln -s /home/a-b-c /home/abc
sh -c "/bin/mount /mnt/TripStick; cd /home/wine/drive_c/lotus/wordpro;
/usr/local/bin/wine ./wordpro.exe 'z:\home\abc\Test.lwp'"
--
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=19792
Summary: program "Antik Virtual set-top-box" crashes at startup
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puk007(a)gmail.com
Created an attachment (id=23185)
--> (http://bugs.winehq.org/attachment.cgi?id=23185)
log
when trying to install application Antik Virtualny set-top-box (multimedia
application of my Internet provider called Antik for watching digital
TV/cameras/listen to radios on my PC) I got error which prevented it from
running.
In fact install worked but it crashed during startup.
Log (see log attachment) + steps to reproduce (see start attachment) script
will be attached to this bug.
Any help would be appreciated.
pb
--
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=36131
Bug ID: 36131
Summary: valgrind shows some multiple leaks in
ole32/clipboard.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48296
--> https://bugs.winehq.org/attachment.cgi?id=48296
valgrind log
==27504== 1,544 bytes in 1 blocks are definitely lost in loss record 740 of 802
==27504== at 0x7BC4E740: RtlReAllocateHeap (heap.c:1884)
==27504== by 0x7B841780: HeapReAlloc (heap.c:281)
==27504== by 0x7B8422D0: GlobalReAlloc (heap.c:679)
==27504== by 0x5371BD6: HGLOBALLockBytesImpl_SetSize (memlockbytes.c:430)
==27504== by 0x5390F90: StorageImpl_Construct.isra.27 (objidl.h:5759)
==27504== by 0x53933BD: Storage_Construct.isra.32 (storage32.c:5232)
==27504== by 0x53944C1: StgCreateDocfileOnILockBytes (storage32.c:7812)
==27504== by 0x5346AA4: render_format (clipboard.c:719)
==27504== by 0x5347D3A: clipbrd_wndproc (clipboard.c:1998)
==27504== by 0x587C549: ??? (in
/home/austin/wine-git/dlls/user32/user32.dll.so)
==27504== by 0x587CBB9: call_window_proc (winproc.c:244)
==27504== by 0x587EF08: WINPROC_call_window (winproc.c:909)
==27504== by 0x5844943: call_window_proc (message.c:2223)
==27504== by 0x584B82B: send_message (message.c:3260)
==27504== by 0x584BA70: SendMessageW (message.c:3454)
==27504== by 0x61E81DF: X11DRV_CLIPBOARD_RenderFormat (clipboard.c:694)
==27504== by 0x61EAE85: X11DRV_GetClipboardData (clipboard.c:2869)
==27504== by 0x5802AF7: GetClipboardData (clipboard.c:534)
==27504== by 0x5348461: snapshot_GetDataHere (clipboard.c:1449)
==27504== by 0x4D6C4CE: func_clipboard (objidl.h:7526)
==27504==
==27504== 1,544 bytes in 1 blocks are definitely lost in loss record 740 of 802
==27504== at 0x7BC4E740: RtlReAllocateHeap (heap.c:1884)
==27504== by 0x7B841780: HeapReAlloc (heap.c:281)
==27504== by 0x7B8422D0: GlobalReAlloc (heap.c:679)
==27504== by 0x5371BD6: HGLOBALLockBytesImpl_SetSize (memlockbytes.c:430)
==27504== by 0x5390F90: StorageImpl_Construct.isra.27 (objidl.h:5759)
==27504== by 0x53933BD: Storage_Construct.isra.32 (storage32.c:5232)
==27504== by 0x53944C1: StgCreateDocfileOnILockBytes (storage32.c:7812)
==27504== by 0x5346AA4: render_format (clipboard.c:719)
==27504== by 0x5347D3A: clipbrd_wndproc (clipboard.c:1998)
==27504== by 0x587C549: ??? (in
/home/austin/wine-git/dlls/user32/user32.dll.so)
==27504== by 0x587CBB9: call_window_proc (winproc.c:244)
==27504== by 0x587EF08: WINPROC_call_window (winproc.c:909)
==27504== by 0x5844943: call_window_proc (message.c:2223)
==27504== by 0x584B82B: send_message (message.c:3260)
==27504== by 0x584BA70: SendMessageW (message.c:3454)
==27504== by 0x61E81DF: X11DRV_CLIPBOARD_RenderFormat (clipboard.c:694)
==27504== by 0x61EAE85: X11DRV_GetClipboardData (clipboard.c:2869)
==27504== by 0x5802AF7: GetClipboardData (clipboard.c:534)
==27504== by 0x5348461: snapshot_GetDataHere (clipboard.c:1449)
==27504== by 0x4D6C4CE: func_clipboard (objidl.h:7526)
==27504==
etc., full log attached.
--
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=20497
Summary: Smilebox cannot be installed
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.smilebox.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: whynot(a)nurfuerspam.de
Created an attachment (id=24404)
--> (http://bugs.winehq.org/attachment.cgi?id=24404)
Console output after running "wine Downloads/SmileboxInstaller.exe"
The freely downloadable application Smilebox cannot be installed. The output
log of the shell is attached.
The problem is in supposedly in wininet.dll
I also downloaded the latest winetricks (as of today), and did "sh winetricks
wininet". This changes some of the errors, however, at the end the installer
crashes anyway.
--
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=36617
Bug ID: 36617
Summary: boost::wregex causes programs to crash
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: d.m.bugs(a)web.de
Created attachment 48668
--> http://bugs.winehq.org/attachment.cgi?id=48668
The test program
boost::wregex causes (at least my) programs to crash. I made a short test
program and attatched it.
This problems occurs while the boost::wregex object is created, but only with
the wregex version. The normal ones (boost::regex) are working fine.
I compiled this program and also boost (v1.55.0 from the AUR) with MinGW on my
Arch Linux.
I tested the compiled program also an my Windows 7 VM where it worked without
any errors or warnings.
Exactly the same error occurs when I use the std version of boost::wregex
OS: Arch Linux
MinGW:
x86_64-w64-mingw32-g++ (GCC) 4.9.0
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Sorry for my bad English :)
--
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.