https://bugs.winehq.org/show_bug.cgi?id=38237
Bug ID: 38237
Summary: UrlDownloadToFile should fail when not found
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: ocean04(a)suomi24.fi
Distribution: ---
In Windows function fails, when url (jpg) is not found.
wine downloads&saves error page html.
-> application crashed when it tried to use invalid jpg.
FPC test/source:
program notfoundtest;
{$mode Delphi}
uses sysutils, urlmon;
var r: boolean;
begin
r := UrlDownloadToFile(nil, PChar('http://netikka.net/dev/not_found.jpg'),
PChar('C:\t.jpg'), 0, nil)=0;
if r=true then
begin
writeln('Test failed!');
readln;
end;
end.
--
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=13068
Summary: iphlpapi dll error
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: svenwinkle(a)yahoo.com
Created an attachment (id=12824)
--> (http://bugs.winehq.org/attachment.cgi?id=12824)
trace from the point the program stopped working
When trying to run Saga (see playsaga.com) I receive the following message
during the login step:
wine: Call from 0x4e1577 to unimplemented function
iphlpapi.dll.GetAdaptersAddresses, aborting
The full trace is in a txt file I've attached. It looks like the program wants
to see what ip addresses are on my network interfaces, but bombs out. I've
tried running the program as root through sudo with the same result.
Thanks,
Jeff
--
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=33453
Bug #: 33453
Summary: Delphi7 import type library hangs
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Created attachment 44283
--> http://bugs.winehq.org/attachment.cgi?id=44283
Few last lines
Delphi7 -> Project menu -> Import Type Library. Select "Microsoft Internet
Controls" -> Create unit. -> Hangs, and must be killed.
Workaround native oleaut32
I don't know what kind of log would be useful?! Anyway, attached few lines, how
it happens..
--
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=23575
Summary: PowerDVD 10 (trial) crashes after registration
Product: Wine
Version: 1.2-rc6
Platform: x86-64
URL: http://www.chip.de/downloads/PowerDVD_12995238.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=29463)
--> (http://bugs.winehq.org/attachment.cgi?id=29463)
crash log
You need:
- MSVCP60.DLL
- mfc42.dll
- WMVCORE.DLL
- WMASF.DLL
to put into the folder windows/system32 before you can install.
Then install, and do registration. Afterwards, the crash comes. It comes when
you try to run the program too.
The (full) backtrace didn'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=19937
Summary: ArcSoft PhotoStudio 5.5
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schulznotee(a)yahoo.com
Sorry, guys... I got into the whole Ubuntu thing because it was supposed to be
easier to USE. However, I'm not a geek or techie, just a guy who uses my
machines for DOING things like photo editing, writing, etc.
My problem lies in ArcSoft's PhotoStudio 5.5. I am informed that there is a
serious error and that it needs to close.
Oh, another problem is that I got your app to let me install my Canoscan 4400F
scanner but I can't find where it went.
Beyond this little bit of information, beats the stuffin's out of me.
--
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=29309
Bug #: 29309
Summary: Zynaps remix exits with memory access violation
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Classification: Unclassified
When starting Zynaps Remix game, it exits with access violation:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f6a4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f668,0x00000000), stub!
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels,
pretending
there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretend
ing there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretend
ing there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels,
pretending
there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretend
ing there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretend
ing there's only 2 channels
fixme:win:EnumDisplayDevicesW ((null),0,0x33f640,0x00000000), stub!
fixme:ddraw:ddraw7_RestoreAllSurfaces iface 0x134390 stub!
--
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=38464
Bug ID: 38464
Summary: valgrind shows a possible leak in wininet/tests/http.c
test_async_HttpSendRequestEx()
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
==18670== 32 bytes in 1 blocks are possibly lost in loss record 210 of 744
==18670== at 0x7BC49E0E: notify_alloc (heap.c:254)
==18670== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715)
==18670== by 0x7BC38BE1: RtlInitializeCriticalSectionEx (critsection.c:326)
==18670== by 0x7B870063: InitializeCriticalSectionEx (sync.c:354)
==18670== by 0x7B86FFF7: InitializeCriticalSection (sync.c:311)
==18670== by 0x489254D: test_async_HttpSendRequestEx (http.c:5325)
==18670== by 0x4893C07: func_http (http.c:5654)
==18670== by 0x48A9CA6: run_test (test.h:584)
==18670== by 0x48AA0E0: main (test.h:666)
==18670==
--
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=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=38589
Bug ID: 38589
Summary: .
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chiampan76(a)gmail.com
Distribution: ---
Created attachment 51487
--> https://bugs.winehq.org/attachment.cgi?id=51487
Sades 7.1
I'm trying to install driver headphones game sades 7.1 CH but return the
following error (see attachment)
--
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.