https://bugs.winehq.org/show_bug.cgi?id=38839
Bug ID: 38839 Summary: wine psiphon3 failed Product: Wine Version: 1.7.46 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: widon1104@qq.com Distribution: ---
psiphon3 is a software help china people over the gfw,it's easy to use and speed is ok but it is only support windows and android, so i tried wine, but seems not work
you can download psiphon3 below link: http://www.psiphon3.net/zh/download.html
I use ubuntu15.04 mate widon@widon-X401A:~$ uname -a Linux widon-X401A 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 18:31:11 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
error msg below widon@widon-X401A:~/Desktop$ wine psiphon3.exe err:svchost:AddServiceElem failed to load library L"C:\Program Files\Tencent\QQMusic\QQMusic1152.17.6.38\QQMusicService.dll", err=126 err:svchost:wmain Failed to load requested group: L"QQMusicService" err:service:service_send_start_message service L"QQMusicService" failed to start fixme:service:scmdatabase_autostart_services Auto-start service L"QQMusicService" failed to start: 1053 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:ras:RasEnumEntriesW ((nil),(null),0x18da68,0x33fb8c,0x33fb94),stub! fixme:ras:RasEnumEntriesW ((nil),(null),0x198108,0x33f6d0,0x18e86c),stub! fixme:ras:RasEnumConnectionsW (0x159f98,0x33ef94,0x76c623e4),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:service:EnumServicesStatusW resume handle not supported fixme:process:SetProcessPriorityBoost (0xffffffff,1): stub fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented TransmitFile fixme:win:FlashWindowEx 0x33f968 fixme:process:SetProcessPriorityBoost (0xffffffff,1): stub fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented TransmitFile
https://bugs.winehq.org/show_bug.cgi?id=38839
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.psiphon3.net/zh/ | |download.html CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38839
L. Rahyen mail2@science.su changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mail2@science.su
--- Comment #1 from L. Rahyen mail2@science.su --- I have tried the software and was able to reproduce this issue. The problem seems to be that psiphon3 does not connect, and endlessly displays "connecting...".
Somebody wrote in this article http://community.linuxmint.com/tutorial/view/1926 that was able to run psiphon3 and connect. However, the article does not mention what Wine version was used and if it was done with clean Wine prefix (author recommends winetricks wininet winhttp but this does not help in clean Wine prefix with recent Wine version).
There is another problem, which is probably separate bug, that Psiphon Settings window does not appear when user clicks Settings button (workaround is "winetricks ie8" then Settings window can appear and it is possible to change settings, but this does not help Psiphon3 to connect).
https://bugs.winehq.org/show_bug.cgi?id=38839
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Please attach a +winsock,+tid,+iphlpapi log.
https://bugs.winehq.org/show_bug.cgi?id=38839
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wine psiphon3 failed |psiphon3 connect fails
https://bugs.winehq.org/show_bug.cgi?id=38839
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|psiphon3 connect fails |Psiphon 3 connect fails
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Confirming in wine 2.6. The problem seems related by to the way the application is expecting for ConnectEx to return its result.