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.
https://bugs.winehq.org/show_bug.cgi?id=6955
--- Comment #142 from Austin English <austinenglish(a)gmail.com> ---
*** Bug 19832 has been marked as a duplicate of this bug. ***
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36799
Bug ID: 36799
Summary: Kindle 1.10.5 silently exits on startup.
Product: Wine
Version: 1.7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muzerakascooby(a)gmail.com
Created attachment 48872
--> https://bugs.winehq.org/attachment.cgi?id=48872
Complete output from running wine.
An installation of Kindle that was working last time I tried it (quite a long
time ago - months or years) now fails to work on the latest git version (as of
a few minutes ago). It simply exits on startup with no real useful clues (see
attachment). No sign of a window appears.
--
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.