http://bugs.winehq.org/show_bug.cgi?id=14894
Summary: Segmentation Fault in Cubis Gold 2
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bywec8j02(a)sneakemail.com
Created an attachment (id=15464)
--> (http://bugs.winehq.org/attachment.cgi?id=15464)
output from terminal
using
~/.wine/drive_c/Program Files/CubisGold2$ rpm -qa|grep wine
wine-esd-1.0-1.fc9.i386
wine-twain-1.0-1.fc9.i386
wine-tools-1.0-1.fc9.i386
wine-ldap-1.0-1.fc9.i386
wine-capi-1.0-1.fc9.i386
wine-nas-1.0-1.fc9.i386
wine-1.0-1.fc9.i386
wine-cms-1.0-1.fc9.i386
wine-jack-1.0-1.fc9.i386
wine-desktop-1.0-1.fc9.i386
wine-core-1.0-1.fc9.i386
on Fedora 9 32bit, AMD64, 1GB ram.
and get a segmentation fault. See attachment.
--
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=36427
Bug ID: 36427
Summary: valgrind shows several leaks in
dlls/taskschd/tests/scheduler.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48456
--> https://bugs.winehq.org/attachment.cgi?id=48456
valgrind log
==26838== 96 bytes in 1 blocks are definitely lost in loss record 458 of 701
==26838== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==26838== by 0x4ECBA52: alloc_bstr (oleaut.c:162)
==26838== by 0x4ECC01D: SysAllocStringLen (oleaut.c:324)
==26838== by 0x4ECC128: SysAllocString (oleaut.c:232)
==26838== by 0x649A80E: regtask_get_Name (regtask.c:133)
==26838== by 0x4D69DF9: test_GetTask (taskschd.h:878)
==26838== by 0x4D6E424: func_scheduler (scheduler.c:1409)
==26838== by 0x4D6F224: run_test (test.h:584)
==26838== by 0x4D6F612: main (test.h:654)
==26838==
==26838== 76 bytes in 1 blocks are definitely lost in loss record 408 of 701
==26838== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==26838== by 0x649D2B8: TaskDefinition_get_Settings (taskschd_private.h:44)
==26838== by 0x4D6A227: test_TaskDefinition (taskschd.h:2557)
==26838== by 0x4D6E429: func_scheduler (scheduler.c:1410)
==26838== by 0x4D6F224: run_test (test.h:584)
==26838== by 0x4D6F612: main (test.h:654)
==26838==
==26960== 72 bytes in 1 blocks are definitely lost in loss record 400 of 702
==26960== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==26960== by 0x5DB8D1C: RPCRT4_AllocBinding (rpc_binding.c:114)
==26960== by 0x5DBBDCD: RpcBindingFromStringBindingW (rpc_binding.c:140)
==26960== by 0x649DB71: TaskService_Connect (task.c:2613)
==26960== by 0x4D6C4F3: test_FolderCollection (taskschd.h:503)
==26960== by 0x4D6E41F: func_scheduler (scheduler.c:1408)
==26960== by 0x4D6F224: run_test (test.h:584)
==26960== by 0x4D6F612: main (test.h:654)
==26960==
==27105== 48 bytes in 3 blocks are definitely lost in loss record 333 of 703
==27105== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==27105== by 0x649BBC8: RegisteredTask_create (taskschd_private.h:44)
==27105== by 0x64979C5: TaskFolder_RegisterTask (folder.c:334)
==27105== by 0x4D68043: test_GetTask (taskschd.h:2007)
==27105== by 0x4D6E424: func_scheduler (scheduler.c:1409)
==27105== by 0x4D6F224: run_test (test.h:584)
==27105== by 0x4D6F612: main (test.h:654)
==27105==
etc.
--
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=37729
Bug ID: 37729
Summary: Picasa 3.9 crashes in setupapi.SetupFindFirstLineW
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 50230
--> https://bugs.winehq.org/attachment.cgi?id=50230
backtrace
austin@debian-home:~$ sha1sum picasa39-setup.exe
39b2df46dbc423e250371e826026a2827f55b956 picasa39-setup.exe
austin@debian-home:~$ du -h picasa39-setup.exe
17M picasa39-setup.exe
austin@debian-home:~$ wine --version
wine-1.7.32
the crash is in a child process and doesn't print to the console (with the
crash dialog disabled).
--
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=36450
Bug ID: 36450
Summary: EnumFontFamilies should report unsubstituted font
names
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
I'm stuck and I think someone else should work on this. My last attempt is
here:
http://source.winehq.org/patches/data/104492
It was rejected because although the new GDI tests worked, it broke the GDI+
tests:
http://www.winehq.org/pipermail/wine-devel/2014-May/104234.html
--
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=27061
Summary: iNode Client could not start
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. download
http://helpdesk.sysu.edu.cn/images/stories/uploads/iNodeSetup3.60-6208.exe
2. register a native netcfgx.dll, workaround for Bug 27060
3. winetricks -q vcrun2005, workaround for Bug 23094
4. install iNodeSetup3.60-6208.exe with wine.
5. try to run iNode Client.exe :
However, iNode Client just display a icon in the system tray bar for a while an
then quit automatically . Is there any workaround?
$ wine iNode\ Client.exe
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\H3C\\iNode
Client\\iNode Client.exe" failed with error 0
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\H3C\\iNode
Client\\iNode Client.tlb" failed with error 2
fixme:win:RegisterDeviceNotificationA (hwnd=0x1006c,
filter=0x32da38,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationA (hwnd=0x1006c,
filter=0x32da38,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationA (hwnd=0x1006c,
filter=0x32da38,flags=0x00000000) returns a fake device notification handle!
--
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=36607
Bug ID: 36607
Summary: valgrind shows two definite leaks in
xmllite/tests/reader.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: xmllite
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==22128== 26 bytes in 1 blocks are definitely lost in loss record 60 of 242
==22128== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==22128== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==22128== by 0x7B8457FF: HeapAlloc (heap.c:271)
==22128== by 0x7B845B34: GlobalAlloc (heap.c:388)
==22128== by 0x4CA241F: create_stream_on_data (reader.c:67)
==22128== by 0x4CA902F: test_readvaluechunk (reader.c:1400)
==22128== by 0x4CAAE32: func_reader (reader.c:1799)
==22128== by 0x4CAF3A1: run_test (test.h:584)
==22128== by 0x4CAF790: main (test.h:654)
==22128==
==22128== 32 bytes in 1 blocks are definitely lost in loss record 72 of 242
==22128== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==22128== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==22128== by 0x4E3D16C: CreateStreamOnHGlobal (hglobalstream.c:591)
==22128== by 0x4CA2469: create_stream_on_data (reader.c:72)
==22128== by 0x4CA902F: test_readvaluechunk (reader.c:1400)
==22128== by 0x4CAAE32: func_reader (reader.c:1799)
==22128== by 0x4CAF3A1: run_test (test.h:584)
==22128== by 0x4CAF790: main (test.h:654)
==22128==
and a possible leak:
==22128== 8 bytes in 1 blocks are possibly lost in loss record 12 of 242
==22128== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==22128== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==22128== by 0x7B8457FF: HeapAlloc (heap.c:271)
==22128== by 0x7B845AD4: GlobalAlloc (heap.c:376)
==22128== by 0x4CA241F: create_stream_on_data (reader.c:67)
==22128== by 0x4CA902F: test_readvaluechunk (reader.c:1400)
==22128== by 0x4CAAE32: func_reader (reader.c:1799)
==22128== by 0x4CAF3A1: run_test (test.h:584)
==22128== by 0x4CAF790: main (test.h:654)
==22128==
--
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=24572
Summary: Freelancer: font on setup screens displays in black
rather than white making it nearly unreadable
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=31034)
--> (http://bugs.winehq.org/attachment.cgi?id=31034)
Install log
Ubuntu 10.04
The text on the setup screens is displayed as black rather than white. On
buttons it can be hovered and will turn white but not in blocks of text.
Install log attached, though I can't see anything helpful.
--
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=35702
Bug ID: 35702
Summary: SetConsoleKeyShortcuts unimplemented
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: jksregistrierungen(a)gmail.com
Created attachment 47674
--> http://bugs.winehq.org/attachment.cgi?id=47674
crashlog
SetConsoleKeyShortcuts, which is needed for FAR Manager, is unimplemented.
--
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=37165
Bug ID: 37165
Summary: Sacred 2 Gold (v2.65.1) fails to start correctly,
displays only a black screen in virtual desktop mode
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: d50350886a3e15da29f29f7b3fb539e19a80d6d2
Created attachment 49398
--> https://bugs.winehq.org/attachment.cgi?id=49398
terminal output
I have this problem with Sacred 2: Ice & Blood (the Gold version), but can't
reproduce it with the official demo of Sacred2: Fallen Angel v1.0.0.
When I start the game in virtual desktop mode the loading/initialization screen
is displayed correctly but the game is minimized to icon size when the first
intro video is playing. If I double click on the Sacred2.exe icon then the game
is restored to fullscreen but the screen remains black.
In fullscreen mode the game is minimized to the upper panel in XFCE when the
intro video is playing, clicking on it restores it to fullscreen.
Both virtual desktop mode and Wine's fullscreen mode behaved differently in
previous Wine versions, and reverting the following commit on 1.7.25 fixes the
issue for me:
d50350886a3e15da29f29f7b3fb539e19a80d6d2 is the first bad commit
commit d50350886a3e15da29f29f7b3fb539e19a80d6d2
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Jun 27 08:27:00 2014 +0200
d3d9: Check the device status in present calls.
:040000 040000 567d36430750186faa6eb358b2b9a5a2b0e4b01f
9d09487c930faa288f6069918a0e9f5683534781 M dlls
I tested this bug under XFCE 4.10, Gnome 3 and Openbox window managers.
The problem doesn't exist if I start the game in windowed mode.
The problem occurs if the size of the VD is the same as the resolution the game
is running at. If I set up a VD sized 1024x768 but let the game run @1440x900
the problem doesn't happen: the loading screen is displyed in 1024x768 then the
game switches to 1440x900 (without the aforementioned black screen issue).
Please let me know if you need a debug log or further tests.
Wine 1.7.25
Fedora 20
X.Org X Server 1.14.4
XFCE 4.10
Nvidia binary drivers 340.32
--
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=34845
Bug #: 34845
Summary: The Mighty Quest for Epic Loot: "Bloomberg" crash/diag
tool complains about dbghelp being too old (v5.x
Windows XP vs. v6.x Win Vista/7)
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
encountered with "The Mighty Quest for Epic Loot" ... not a serious thing,
hence "minor".
Clean WINEPREFIX, default WinVer "Windows XP".
Console output:
--- snip ---
Bloomberg WARNING: 15h08m47s - You are currently using a version of
.\dbghelp.dll different than what is suggested. This version has not been
tested and proper results are not guaranteed.
Your version: 5.1.2600.3264
Accepted version(s) must be greater or equal than > 6.x.x.x
Please fix this problem before going any further, otherwise you might
experience problems with the error reporting.
Please contact your QA Team for any questions.
--- snip ---
Relevant trace log:
--- snip ---
0024:Call KERNEL32.LoadLibraryA(006e40a8 ".\\dbghelp.dll") ret=0065d7b4
0024:Call PE DLL (proc=0x7cdb7994,module=0x7cd70000
L"dbghelp.dll",reason=PROCESS_ATTACH,res=(nil))
0024:Ret PE DLL (proc=0x7cdb7994,module=0x7cd70000
L"dbghelp.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1
0024:Ret KERNEL32.LoadLibraryA() retval=7cd70000 ret=0065d7b4
0024:Call KERNEL32.GetModuleHandleA(006e40a8 ".\\dbghelp.dll") ret=0065d4b4
0024:Ret KERNEL32.GetModuleHandleA() retval=7cd70000 ret=0065d4b4
0024:Call KERNEL32.GetModuleFileNameA(7cd70000,0033faa8,00000104) ret=0065d4f9
0024:Ret KERNEL32.GetModuleFileNameA() retval=0000001f ret=0065d4f9
0024:Call version.GetFileVersionInfoSizeA(0033faa8
"C:\\windows\\system32\\dbghelp.dll",0033fbbc) ret=0065d509
...
0024:Ret version.GetFileVersionInfoSizeA() retval=000006bc ret=0065d509
0024:Call version.GetFileVersionInfoA(0033faa8
"C:\\windows\\system32\\dbghelp.dll",00000000,000006bc,0033f2a8) ret=0065d535
...
0024:Ret version.GetFileVersionInfoA() retval=00000001 ret=0065d535
0024:Call version.VerQueryValueA(0033f2a8,0071dba8 "\\",0033fbb0,0033fbac)
ret=0065d552
...
0024:Ret version.VerQueryValueA() retval=00000001 ret=0065d552
...
--- snip ---
The website has the following information regarding minimum PC requirements:
https://www.themightyquest.com/en/faqs
--- quote ---
The minimum configuration is currently higher than what it might be when the
development is complete. Please understand that the current version is work in
progress and is not yet optimized.
Minimum configuration
- OS: Windows® XP SP3 / Windows Vista® SP2 / Windows® 7 SP1 / Windows® 8
- Processor: Intel Pentium IV 3.00 Ghz or AMD Athlon64 3000+ @ 1.8 Ghz
- Memory: 2 GB
- DirectX 9 compliant Video Card with at least 256 MB of memory
- Minimum Video Card Model :
Desktop :
- NVidia GeForce 8600GT and up
- AMD Radeon HD4300 and up (With recent driver)
- Intel HD3000 (With recent driver)
Laptop :
- All NVidia with recent driver
- AMD Radeon Mobility HD4500 and up (With recent driver)
- Intel HD3000 (With recent driver)
--- quote ---
Not sure if Windows XP SP3 dbghelp has the same version 5.1 as the one shipped
with pristine Windows XP.
Anyway, if at some point in future the default WinVer is changed to Vista/7
this component version resource should be upgraded too.
This bug might be a useful reminder for that.
Regards
--
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.