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.
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=33611
Bug #: 33611
Summary: Metro: Last Light view of lights through the walls and
items
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 44488
--> http://bugs.winehq.org/attachment.cgi?id=44488
screenshot
You can watching all lights through the walls and items.
--
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=30638
Bug #: 30638
Summary: wined3d in F.E.A.R. 3
Product: Wine
Version: 1.5.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elcuriosoaqui(a)hotmail.com
Classification: Unclassified
Created attachment 40108
--> http://bugs.winehq.org/attachment.cgi?id=40108
wall with lights
-Wine without dlls. No winetricks.
-Only vcrun2008 (size 2.7 MB). That is within the DVD Fear 3
(/media/cdrom0/resources/redist/). That is installed automatically with FEAR 3.
-Nvidia GTS 250 (295.49).
-Settings
"AlwaysOffscreen"="enabled"
"DirectDrawRenderer"="opengl"
"Multisampling"="enabled"
"OffscreenRenderingMode"="fbo"
"PixelShaderMode"="enabled"
"RenderTargetLockMode"="auto"
"StrictDrawOrdering"="enabled"
"UseGLSL"="enabled"
"VertexShaders"="hardware"
-change "#-d3d9" to "-d3d9" to force D3D 9 support within the "options.cfg".
.wine/drive_c/Program Files/Steam/SteamApps/common/f.e.a.r. 3/options.cfg
fixme:d3d:wined3d_occlusion_query_ops_get_data 0x18a02c68 Wrong thread,
returning 1. (this error appears in the game, this is caused by the lights of
the lamps on the stage (multiplayer and campaign). These lights can pass
through walls in the game and I can see supplies, soldiers, Alma Wade (girl)
and lamps. "0x18a02c68" changes many times and it delays the gameplay).
--
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=25564
Summary: Rosetta Stone 3.4.5 stuck after login screen
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: overjoyed(a)zoho.com
If Rosetta Stone 3.4.5 is started, the login screen appears, where one could
select the user, after clicking on the particular user the menu disappears and
an empty screen is left.
This problem is quite new and was never a problem before. Also different
versions of wine doesn't change the outcome.
One user suggested to install Direct X via winetricks, but for me it doesn't
change anything. Another idea was to delete the user database where all tracks
are listed, but that brought as well no success.
Any help or suggestions are appreciated.
Because the console output is quite short inserted directly here (run via
playonlinux 3.8.5):
Running Rosetta Stone 2
C:\Programme\Rosetta Stone\Rosetta Stone Version
3\support\bin\win\\RosettaStoneLtdServices.exe [v072420082200]
--
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.