https://bugs.winehq.org/show_bug.cgi?id=37845
Bug ID: 37845
Summary: PTC Mathcad Prime 3.0 Web installer fails to download
applications (payloads)
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says.
Already mentioned in bug 37844
Half of the time the installer just hangs in the payload info retrieval stage,
displaying: "Please wait while we retrieve available application information".
If it passes the payload info stage and with bug 37844 fixed it will stall in
the download stage.
I first suspected multi-threading on 'wininet' component (at least on open bug
exists) but that's not the case here.
After using the quite "heavy" 'winetricks -q ie7' recipe I reduced it down to
'urlmon' override which makes this work.
Parsing the logs for 'urlmon' related messages yields:
--- snip ---
$ egrep "(warn:urlmon|fixme:urlmon)" log.txt | sort | uniq
0024:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
0024:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0024:warn:urlmon:HttpProtocol_open_request IHttpNegotiate2_GetRootSecurityId
failed: 80004005
0024:warn:urlmon:internet_status_callback Unhandled Internet status callback 31
0024:warn:urlmon:internet_status_callback Unhandled Internet status callback 50
0024:warn:urlmon:internet_status_callback Unhandled Internet status callback 51
0024:warn:urlmon:protocol_lock_request InternetLockRequest failed: 2
0024:warn:urlmon:ServiceProvider_QueryService unknown service
{79eac9e4-baf9-11ce-8c82-00aa004ba90b}
0025:warn:urlmon:internet_status_callback Unhandled Internet status callback 11
0025:warn:urlmon:internet_status_callback Unhandled Internet status callback 21
0025:warn:urlmon:internet_status_callback Unhandled Internet status callback 31
0025:warn:urlmon:internet_status_callback Unhandled Internet status callback 40
0025:warn:urlmon:internet_status_callback Unhandled Internet status callback 41
0029:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
0029:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0029:warn:urlmon:HttpProtocol_open_request IHttpNegotiate2_GetRootSecurityId
failed: 80004005
0029:warn:urlmon:internet_status_callback Unhandled Internet status callback 31
0029:warn:urlmon:internet_status_callback Unhandled Internet status callback 50
0029:warn:urlmon:internet_status_callback Unhandled Internet status callback 51
0029:warn:urlmon:protocol_lock_request InternetLockRequest failed: 2
0029:warn:urlmon:ServiceProvider_QueryService unknown service
{79eac9e4-baf9-11ce-8c82-00aa004ba90b}
--- snip ---
$ sha1sum pim_installmgr_mathcad.exe
d05daf8d3ab70ad10da076bce28411ee7d643a58 pim_installmgr_mathcad.exe
$ du -sh pim_installmgr_mathcad.exe
18M pim_installmgr_mathcad.exe
$ wine --version
wine-1.7.33-117-g6bab173
Regards
--
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=38650
Bug ID: 38650
Summary: e-Sword 10.x feature SermonAudio.com does nothing
Product: Wine
Version: 1.7.43
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 51573
--> https://bugs.winehq.org/attachment.cgi?id=51573
Console output of e-Sword 10.4.0 on Wine 1.7.43
To reproduce, open e-Sword, click Tools, and click SermonAudio.com. On Windows
a new window opens with a list of audio files and an embedded media player. On
Wine nothing happens.
--
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=13087
Summary: Hard Truck Apocalypse fails to load keyboard layout
Product: Wine
Version: 0.9.61.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johan.palmqvist(a)home.se
Created an attachment (id=12861)
--> (http://bugs.winehq.org/attachment.cgi?id=12861)
DInput error message screenshot
During startup Hard Truck Apocalypse tries to load keyboard layout 00000409 but
fails.
According to forum posts the same error can happen under XP if the locale is
anything other than english and the english keyboard layout is not installed.
--
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=38791
Bug ID: 38791
Summary: In server/queue.c, clipping cursor to empty rectangle
is off by one pixel (affects "The Long Dark")
Product: Wine
Version: 1.7.45
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: buhr(a)asaurus.net
Distribution: ---
Created attachment 51716
--> https://bugs.winehq.org/attachment.cgi?id=51716
Patch to clip empty rectangles to top left pixel
In server/queue.c functions set_clip_rectangle() and queue_hardware_message(),
the cursor position is clipped to the rectangle desktop->cursor.clip. However,
if the clipping rectangle has zero width and height, the cursor position is set
to a position offset by (-1,-1) from the top-left corner of the rectangle
instead of *at* the top-left corner. An empty clipping rectangle is arguably
invalid, but at least one application relies on the cursor being clipped to the
top-left:
The game "The Long Dark" (Steam, Sandbox Alpha v.244) uses such an empty
clipping rectangle while the character is moving. Because of this bug, mouse
events (including button press and release events with no movement) cause a
shifting of the view down and to the right.
The attached patch fixes the issue.
--
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=23175
Summary: Zak McKracken - Between Time and Space fails to play
back intro video
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.mckracken.net/cms/die-fortsetzung/download.
html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28827)
--> (http://bugs.winehq.org/attachment.cgi?id=28827)
Zak McKracken - Between Time and Space output
After starting Zak McKracken - Between Time and Space and waiting for the
loading animation to complete, an intro video is supposed to be played, but
only the audio portion of the video is played back correctly, and the video is
simply rendered as black for the duration.
--
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=30548
Bug #: 30548
Summary: MediaOne Plus 2.0 PhotoImpact (Ulead PhotoImpact X3)
installer runs "regedit" with unsupported "/c" switch
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
encountered while testing Ulead PhotoImpact X3 installer ... non-fatal but of
course worth to be reported/fixed.
It seems related to "MediaOne Plus 2.0 PhotoImpact" package which can be
optionally installed.
/C = "Create and replace an existing registry from a file"
WINEDEBUG=+tid,+seh,+loaddll,+process
A couple of 'regedit /c foo.reg':
--- snip ---
trace:process:create_process_impl app (null) cmdline L"regedit.exe /c /s
\"C:\\users\\focht\\Temp\\COR9595\\MsgSchedule.reg\""
...
regedit: Undefined switch /C!
trace:process:create_process_impl app (null) cmdline L"regedit.exe /c /s
\"C:\\users\\focht\\Temp\\COR9595\\Pages_Premium.reg\""
...
regedit: Undefined switch /C!
...
--- snip ---
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.
https://bugs.winehq.org/show_bug.cgi?id=39606
Bug ID: 39606
Summary: Infinite loop in StackWalk
Product: Wine
Version: 1.7.54
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: ralf.habacker(a)freenet.de
Distribution: ---
While working on x86_64 fixes of the dbus backtrace generator for windows
https://bugs.freedesktop.org/show_bug.cgi?id=92721, I recognized an infinite
loop while calling StackWalk on x86_64 systems.
start
/home/ralf.habacker/src/dbus-2-cmake-cross-x86_64-build/bin/manual-backtrace.exe...
Backtrace:
0 0xe3b17b7b in libpthread.so.0
1 wait_select_reply+0x49
[/usr/src/debug/wine-snapshot/dlls/ntdll/server.c:349] in ntdll
2 server_select+0x1f8 [/usr/src/debug/wine-snapshot/dlls/ntdll/server.c:614]
in ntdll
3 wait_objects+0x7e [/usr/src/debug/wine-snapshot/dlls/ntdll/sync.c:1006] in
ntdll
4 NtWaitForMultipleObjects+0x62
[/usr/src/debug/wine-snapshot/dlls/ntdll/sync.c:1017] in ntdll
5 0x7b887a8b in kernel32
6 WaitForSingleObject+0x26
[/usr/src/debug/wine-snapshot/dlls/kernel32/sync.c:127] in kernel32
7 dump_backtrace+0xa7
[/home/ralf.habacker/src/dbus-2/dbus/dbus-sysdeps-win.c:2553] in libdbus-1-3
8 _dbus_print_backtrace+0xd
[/home/ralf.habacker/src/dbus-2/dbus/dbus-sysdeps-win.c:2563] in libdbus-1-3
9 test2+0x11 [/home/ralf.habacker/src/dbus-2/test/manual-backtrace.c:34] in
manual-backtrace
10 test1+0xd [/home/ralf.habacker/src/dbus-2/test/manual-backtrace.c:39] in
manual-backtrace
11 test+0xd [/home/ralf.habacker/src/dbus-2/test/manual-backtrace.c:44] in
manual-backtrace
12 main+0x4f [/home/ralf.habacker/src/dbus-2/test/manual-backtrace.c:58] in
manual-backtrace
13 0x4013ed in manual-backtrace
14 0x40152b in manual-backtrace
15 start_process+0x91
[/usr/src/debug/wine-snapshot/dlls/kernel32/process.c:1105] in kernel32
16 call_thread_func+0x6e
[/usr/src/debug/wine-snapshot/dlls/ntdll/signal_x86_64.c:3675] in ntdll
17 RtlRaiseException+0x7e in ntdll
18 0xe32aa016 in ntdll
19 wine_call_on_stack+0x13 in libwine.so.1
20 wine_switch_to_stack+0x9 [/usr/src/debug/wine-snapshot/libs/wine/port.c:60]
in libwine.so.1
21 LdrInitializeThunk+0x2a4
[/usr/src/debug/wine-snapshot/dlls/ntdll/loader.c:3094] in ntdll
22 __wine_kernel_init+0x941
[/usr/src/debug/wine-snapshot/dlls/kernel32/process.c:1276] in kernel32
23 __wine_process_init+0x154
[/usr/src/debug/wine-snapshot/dlls/ntdll/loader.c:3303] in ntdll
24 wine_init+0x2ce [/usr/src/debug/wine-snapshot/libs/wine/loader.c:961] in
libwine.so.1
25 main+0x82 [/usr/src/debug/wine-snapshot/loader/main.c:248] in <wine-loader>
26 __libc_start_main+0xf5 in libc.so.6
27 _start+0x29 in <wine-loader>
28 _start+0x29 in <wine-loader>
29 _start+0x29 in <wine-loader>
30 _start+0x29 in <wine-loader>
31 _start+0x29 in <wine-loader>
32 _start+0x29 in <wine-loader>
....
--
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=17005
Summary: CT: Rendering issues
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
I have got a modified version of Chicken Tournament. It does not crash but does
not render everything. For example, trees, HUD and the radar, grass and the
walls are not rendered correctly. Here's a screenshot using wine:
http://tinyurl.com/8q39ec
And one using windows (grass disabled):
http://tinyurl.com/7tousz
My console's output:
http://pastebin.com/f40a0aa3
And the long one (+all) was to big (<200MB)
Here you can find the modified ct1.exe, just extract this:
http://tinyurl.com/8llxtp
(You'll need native d3dxof.dll to load models...)
Thank you!
--
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=37325
Bug ID: 37325
Summary: Rhapsody installs and streams however auto setup for
DRM fails
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kablake(a)live.com
Created attachment 49635
--> https://bugs.winehq.org/attachment.cgi?id=49635
backtrace provided when DRM setup fails
I installed Rhapsody 4.0 successfully and it streams well so far ... but then I
try to authorize the computer so I can download and play tracks locally and the
setup for DRM fails.
--
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.