https://bugs.winehq.org/show_bug.cgi?id=38865
Bug ID: 38865 Summary: HiSuite crashes, when opening the application Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wine@okun.de Distribution: ---
Created attachment 51794 --> https://bugs.winehq.org/attachment.cgi?id=51794 Programm Fehler Details
HiSuite to administrate honor 6 smartphone by PC does not open exactli. No connection with smartphone ist possible.
https://bugs.winehq.org/show_bug.cgi?id=38865
Harald Okun wine@okun.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@okun.de
https://bugs.winehq.org/show_bug.cgi?id=38865
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download-c.huawei.co | |m/download/downloadCenter?d | |ownloadId=16205&version=908 | |64&siteCode=worldwide CC| |focht@gmx.net Version|unspecified |1.6.2 Summary|HiSuite crashes, when |HiSuite Huwaei Android |opening the application |Smart Device Manager | |v2.3.55.x crashes on | |startup
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
the app installs and starts fine here but shows no connected device here (by design).
You're using an outdated Wine version. Upgrade to Wine 1.7.x series, preferably Wine 1.7.46
If you don't know how to upgrade Wine (http://www.winehq.org/download) seek help in WineHQ user forums (http://forum.winehq.org/).
Wine Bugzilla is not meant for end-user support.
---
If you intend to flash/root an Android device with this app under Wine this is not going work out of the box due to the way Wine is designed. Wine is not an Operating System hence doesn't support certain low-level features, such as allowing/providing raw USB access.
--- snip --- Wine-dbg>info process
pid threads executable (all id:s are in hex) 00000014 4 'explorer.exe' 0000000e 8 'services.exe' 0000002e 3 _ 'plugplay.exe' 00000025 4 _ 'winedevice.exe' 0000001c 6 _ 'HuaweiHiSuiteService.exe' 00000012 4 _ 'HiSuiteOuc.exe' 00000008 11 'HiSuite.exe' 0000003a 2 _ 'hdbtransport.exe' 0000003c 1 _ 'wineconsole.exe' --- snip ---
'hdbtransport.exe' -> ADB (listening on port 6327) 'hwtransport.exe' -> ADB (listening on port 5037)
The ADB server relies on raw USB access. You would need to use the native Linux 'ADB' counterpart for providing low-level USB access and then tricking the app to connect to the native Linux server socket(s), skipping their Windows server/services.
Discussing/working out such things is not subject to bug reports, I just mention it to indicate that certain workarounds might exist.
$ sha1sum HiSuiteSetup_2.3.55.1.zip 52d2a1e4d985e40d5fd4328b7ac0619eb8cc1f00 HiSuiteSetup_2.3.55.1.zip
$ du -sh HiSuiteSetup_2.3.55.1.zip 35M HiSuiteSetup_2.3.55.1.zip
$ wine --version wine-1.7.46-193-g8b566b1
Regards
https://bugs.winehq.org/show_bug.cgi?id=38865
blackswanny@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |blackswanny@gmail.com
--- Comment #2 from blackswanny@gmail.com --- So app doesn't really see device. I don't want to root it, just want to connect and use as storage. Currently this is only one hope to connect, cause Huawei do not provide drivers for Mac OS. So you don't know the cause?
https://bugs.winehq.org/show_bug.cgi?id=38865
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello,
--- quote --- So app doesn't really see device. I don't want to root it, just want to connect and use as storage. Currently this is only one hope to connect, cause Huawei do not provide drivers for Mac OS. So you don't know the cause? --- quote ---
please read my comment #1 again. I don't think this needs further detailed explanation.
Regards
https://bugs.winehq.org/show_bug.cgi?id=38865
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
https://bugs.winehq.org/show_bug.cgi?id=38865
--- Comment #4 from super_man@post.com --- Confirming. The installer works, application starts with no issues. The console is spammed with "The function fread fails" messages, totally unrelated.
Cant test with real hardware.
wine 1.8.rc1
https://bugs.winehq.org/show_bug.cgi?id=38865
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38865
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|austinenglish@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=38865
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38865
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- I can see a crash in wine 1.6 and no longer in 1.9.8, probably fixed long time ago as comment 1 suggests 1.7.46.
https://bugs.winehq.org/show_bug.cgi?id=38865
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.9.