http://bugs.winehq.org/show_bug.cgi?id=26352
Summary: Time Warner Cable Connection Manager 1.00.0042.0 does not work Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P5 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rusivi2@gmail.com
1) lsb_release -rd Description: Ubuntu 10.10 Release: 10.10
2) apt-cache policy wine1.3 wine1.3: Installed: 1.3.15-0ubuntu1~maverickppa1 Candidate: 1.3.15-0ubuntu1~maverickppa1 Version table: *** 1.3.15-0ubuntu1~maverickppa1 0 500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status
3) What is expected to happen is when one performs at a command line:
cd /media/Time\ Warner\ Cab && wine Setup.exe
it installs then running the installed program at the command line:
cd ~/.wine/drive_c/Program\ Files/Time\ Warner\ Cable/Connection\ Manager && wine TWCCM.exe
it runs successfully.
4) What happens instead is it does not run, but notes instead:
+ Window pops up:
Couldn't find registry path : SOFTWARE\SmithMicro\QuickLink Mobile Plus
+ click OK button
+ Window pops up:
Couldn't find registry path : SOFTWARE\SmithMicro\QuickLink Mobile Plus
+ click OK button
+ Window pops up:
Couldn't find registry path : SOFTWARE\SmithMicro\QuickLink Mobile Plus
+ click OK button
+ Window pops up:
The Smith Micro QLM that you are running is a demo version which has now expired. Please contact sales@smithmicro.com to inquire about an updated demo version. The application will now exit.
http://bugs.winehq.org/show_bug.cgi?id=26352
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |P2
http://bugs.winehq.org/show_bug.cgi?id=26352
--- Comment #1 from rusivi rusivi2@gmail.com 2011-03-08 10:06:37 CST --- Created an attachment (id=33568) --> (http://bugs.winehq.org/attachment.cgi?id=33568) cd /media/Time\ Warner\ Cab && wine Setup.exe
http://bugs.winehq.org/show_bug.cgi?id=26352
--- Comment #2 from rusivi rusivi2@gmail.com 2011-03-08 10:07:33 CST --- Created an attachment (id=33569) --> (http://bugs.winehq.org/attachment.cgi?id=33569) cd ~/.wine/drive_c/Program\ Files/Time\ Warner\ Cable/Connection\ Manager && wine TWCCM.exe
http://bugs.winehq.org/show_bug.cgi?id=26352
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com
--- Comment #3 from Saulius K. saulius2@gmail.com 2012-10-04 03:51:54 CDT --- Similar software (Clearwire Connection Manager v1.05.0019) can be downloaded here: [1] http://www.normsnerds.com/CLEAR.htm [2] http://www.normsnerds.com/ClearCM_v1.05.0019.exe
https://bugs.winehq.org/show_bug.cgi?id=26352
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Saulius K. from comment #3)
Similar software (Clearwire Connection Manager v1.05.0019) can be downloaded here: [1] http://www.normsnerds.com/CLEAR.htm [2] http://www.normsnerds.com/ClearCM_v1.05.0019.exe
This program fails for me with xml errors, winetricks msxml3 gets past that. After that, it crashes on startup, in advapi32.CryptEncrypt()
[austin@localhost ~]$ sha1sum ClearCM_v1.05.0019.exe a236570b986b7494d588a798db9868bcfa1b0dad ClearCM_v1.05.0019.exe [austin@localhost ~]$ du -h ClearCM_v1.05.0019.exe 31M ClearCM_v1.05.0019.exe [austin@localhost ~]$ wine --version wine-1.7.28-107-g0eec97e
https://bugs.winehq.org/show_bug.cgi?id=26352
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.normsnerds.com/C | |learCM_v1.05.0019.exe Summary|Time Warner Cable |Time Warner Cable/Clearwire |Connection Manager |Connection Manager does not |1.00.0042.0 does not work |work
https://bugs.winehq.org/show_bug.cgi?id=26352
--- Comment #5 from Austin English austinenglish@gmail.com --- Created attachment 49736 --> https://bugs.winehq.org/attachment.cgi?id=49736 WINEDEBUG=msxml,tid,seh
https://bugs.winehq.org/show_bug.cgi?id=26352
Janne janne.kekkonen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |janne.kekkonen@gmail.com
--- Comment #6 from Janne janne.kekkonen@gmail.com --- Tested with wine 9.0.
Installer works.
When program is started it shows error message:
CMessageOffice::loadFromXML() Unable to load XML from file.
After this i installed msxml3 with winetricks and after that program "freezes " during boot also CPU load is ~100%.
sha1sum ClearCM_v1.05.0019.exe
a236570b986b7494d588a798db9868bcfa1b0dad ClearCM_v1.05.0019.exe
du -h ClearCM_v1.05.0019.exe
31M ClearCM_v1.05.0019.exe
wine32 --version
wine-9.0 (Ubuntu 9.0~repack-4build3)