Application Details:
Version: | 0.x |
License: | Free to use |
URL: | http://www.joost.com/ |
Votes: | Marked as obsolete |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 0.9.47. |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installation: user@host:~/Desktop$ wine JoostSetup-FriendsEdition.exe fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x18c220) : stub, simulating 64MB for now, returning 64MB left err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink fixme:wininet:INET_QueryOptionHelper INTERNET_OPTION_CONNECTED_STATE: semi-stub fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB fixme:actctx:CreateActCtxW 0x34f7d4 00000088 fixme:actctx:ActivateActCtx 0xf00baa 0x34fe64 fixme:actctx:DeactivateActCtx 00000000 00f00bad fixme:actctx:ReleaseActCtx 0xf00baa fixme:actctx:CreateActCtxW 0x34f7d4 00000088 fixme:actctx:ReleaseActCtx 0xf00baa fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x189c28)->((nil),00000008) fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
What does not
Application itself:
sebastian@homebase:~/.wine/drive_c/Programme/Joost/xulrunner$ wine tvprunner.exe
wine: Unhandled page fault on read access to 0x00000000 at address 0x602545 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00602545).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00602545 ESP:0033fbcc EBP:0033ff08 EFLAGS:00010246( - 00 -RIZP1)
EAX:0033fc2c EBX:00000000 ECX:00000000 EDX:00000000
ESI:00000000 EDI:00000004
Stack dump:
0x0033fbcc: 7b8621d0 00000000 0033ff08 00000000
0x0033fbdc: 0033fbec 00000200 00000000 7b000000
0x0033fbec: 0033fc2c 7b86223e c000007a 0033fc14
0x0033fbfc: 00000000 0033fc1c 7b895d60 0060dbe3
0x0033fc0c: 7bc41e50 0000000e 00180017 0060db3e
0x0033fc1c: 00000000 0033fc2c 7bc10000 7b8ad908
Backtrace:
=>1 0x00602545 in tvprunner (+0x2545) (0x0033ff08)
2 0x7b87221e in kernel32 (+0x5221e) (0x0033ffe8)
3 0xb7e1b897 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x00602545: movb 0x0(%esi),%al
Modules:
Module Address Debug info Name (16 modules)
PE 600000-84f000 Export tvprunner
ELF 7b800000-7b926000 Export kernel32
Workarounds
What was not tested
Application
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu) | Oct 20 2007 | 0.9.47. | Yes | No | No | Garbage | an anonymous user | |
Show | Fedora 7 | Sep 05 2007 | 0.9.44. | Yes | No | No | Garbage | an anonymous user | |
Show | Fedora 7 x86_64 | Sep 05 2007 | 0.9.44. | Yes | No | No | Garbage | an anonymous user | |
Show | Ubuntu 7.04 "Feisty" i386 (+ variants like Kubuntu) | Sep 02 2007 | 0.9.44. | Yes | No | No | Garbage | an anonymous user | |
Show | Ubuntu 7.04 "Feisty" i386 (+ variants like Kubuntu) | Jun 19 2007 | 0.9.39. | Yes | No | No | Garbage | an anonymous user |
2013-05-04 Admin note: the instructions below are very old and may not be applicable to current Wine.
This is only intended for people who know how to apply patches and how to compile from source
Currently you need to apply the following patches on top of wine 0.9.41:
ntdll: NtAreMappedFilesTheSame semi stub
ntdll: call NtAreMappedFilesTheSame to guard against duplicated loading of the same dll
dsound: zero out parameters even in case of a error (this might not be needed for newer versions of joost)
Select a virtual desktop with the size of 800x600, else the picture is shifted to the bottom.
Cd into the Joost directory then run wine xulrunner/tvprunner.exe application.ini
You won't be able to exit the client cleanly as the icon in the notification area does not seem to react to mouse clicks when in virtual desktop mode,
so you need to enter you account name and password every time running joost.
Tested with patches applied to git version wine-0.9.41-63-g96937e0 (17.07.2007)
Comments for this application have been disabled because there are no maintainers.