siredmar / winepatchfusion360installer

Contains a script that makes the Fusion 360 installer install in Linux using wine
34 stars 4 forks source link

application streaming #4

Closed minzukas closed 4 years ago

minzukas commented 4 years ago

Hallo, thanks for the tutorial. Great for a linux newbie like me. Following the instruction I get Autodesk application streaming window without errors, but then nothing happens as the same window stays.

"You are now able to execute the patched installer from the output directory. Note: You have to manually clean up this temporary directory." is a bit unclear. Would You mind elaborating my next steps. Would kindly appreciate Your help.

minzukas commented 4 years ago

this my streamer log: ############################################################################### 2019-07-12 12:43:10,325 - MainProcess(45) - MainThread - adsk.dls.streamer - INFO :: #################################### Begin #################################### 2019-07-12 12:43:10,326 - MainProcess(45) - MainThread - adsk.dls.streamer - INFO :: # # 2019-07-12 12:43:10,326 - MainProcess(45) - MainThread - adsk.dls.streamer - INFO :: # <adsk.dls.streamer.configuration.Configurator object at 0x000000000388FCC0> # 2019-07-12 12:43:10,326 - MainProcess(45) - MainThread - adsk.dls.streamer - INFO :: # # 2019-07-12 12:43:10,326 - MainProcess(45) - MainThread - adsk.dls.streamer - INFO :: ############################################################################### 2019-07-12 12:43:10,326 - MainProcess(45) - MainThread - adsk.dls.streamer - DEBUG :: Logging initialized, with level 10, output file: C:\users\mindaugas\Local Settings\Application Data\Autodesk\autodesk.webdeploy.streamer.log 2019-07-12 12:43:10,326 - MainProcess(45) - MainThread - adsk.dls.streamer.manifests - INFO :: Loading build manifest from C:\users\mindaugas\Local Settings\Application Data\Autodesk\webdeploy\meta\streamer\20190226171444\resources\buildinfo.json 2019-07-12 12:43:10,327 - MainProcess(45) - MainThread - adsk.dls.streamer.manifests - DEBUG :: Type: <class '_io.TextIOWrapper'>, Members: ['_CHUNK_SIZE', 'class', 'del', 'delattr', 'dict', 'dir', 'doc', 'enter', 'eq', 'exit', 'format', 'ge', 'getattribute', 'getstate', 'gt', 'hash', 'init', 'iter', 'le', 'lt', 'ne', 'new', 'next', 'reduce', 'reduce_ex', 'repr', 'setattr', 'sizeof', 'str', 'subclasshook__', '_checkClosed', '_checkReadable', '_checkSeekable', '_checkWritable', '_finalizing', 'buffer', 'close', 'closed', 'detach', 'encoding', 'errors', 'fileno', 'flush', 'isatty', 'line_buffering', 'mode', 'name', 'newlines', 'read', 'readable', 'readline', 'readlines', 'seek', 'seekable', 'tell', 'truncate', 'writable', 'write', 'writelines'] 2019-07-12 12:43:10,327 - MainProcess(45) - MainThread - adsk.dls.streamer.manifests - DEBUG :: Searching for manifest object member: feature-version 2019-07-12 12:43:10,327 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - INFO :: The streamer version is: 20190226171444 2019-07-12 12:43:10,327 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - DEBUG :: Loading default language: en_US 2019-07-12 12:43:10,329 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - DEBUG :: Resource directory set to: C:\users\mindaugas\Local Settings\Application Data\Autodesk\webdeploy\meta\streamer\20190226171444\resources 2019-07-12 12:43:10,329 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - DEBUG :: Loaded extra streams: {} 2019-07-12 12:43:10,329 - MainProcess(45) - MainThread - adsk.dls.streamer.main - DEBUG :: Defining command line arguments 2019-07-12 12:43:10,331 - MainProcess(45) - MainThread - adsk.dls.streamer.main - DEBUG :: Overriding standard streams to capture output 2019-07-12 12:43:10,331 - MainProcess(45) - MainThread - adsk.dls.streamer.main - DEBUG :: Parsing command line arguments 2019-07-12 12:43:10,332 - MainProcess(45) - MainThread - adsk.dls.streamer.main__ - INFO :: Command-Line Argument Configuration: Namespace(app_id='73e72ada57b7480280f7a6f4a289729f', cleanup=True, connection=None, force_full=False, fulluninstall=False, globalinstall=False, headless=False, infofile=None, language='en', launch_args='', logconfig=None, logfile=None, loglevel=20, no_cleanup=False, operation=<function multiple_operate at 0x000000000388DF28>, pipes=None, procfac=<function uninstall_process at 0x000000000388DD08>, profile=False, pull_dest=None, purge=False, quietmode=True, stream='production', threadscount=5) 2019-07-12 12:43:10,332 - MainProcess(45) - MainThread - adsk.dls.streamer.main - INFO :: >>>>>>>> app id is 73e72ada57b7480280f7a6f4a289729f ---- stream is production ---- global install is False <<<<<<<< 2019-07-12 12:43:10,332 - MainProcess(45) - MainThread - adsk.dls.streamer.main - DEBUG :: Resetting the standard streams 2019-07-12 12:43:10,332 - MainProcess(45) - MainThread - adsk.dls.streamer - INFO :: New logging level: 20 2019-07-12 12:43:10,332 - MainProcess(45) - MainThread - adsk.dls.streamer.platform - INFO :: Instantiating windows platform object 2019-07-12 12:43:10,333 - MainProcess(45) - MessageThread - adsk.dls.streamer.ui.headless - INFO :: Begin sending message in headless mode. 2019-07-12 12:43:10,336 - MainProcess(45) - MainThread - adsk.dls.streamer.registry - INFO :: Existing database is at revision 3 2019-07-12 12:43:10,336 - MainProcess(45) - MainThread - adsk.dls.streamer.registry - INFO :: Existing database is at revision 4 2019-07-12 12:43:10,336 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - INFO :: Overriding Connection String: https://dl.appstreaming.autodesk.com/production/ 2019-07-12 12:43:10,457 - MainProcess(45) - MainThread - adsk.dls.streamer.process - INFO :: Primary app is 73e72ada57b7480280f7a6f4a289729f 2019-07-12 12:43:10,466 - MainProcess(45) - MainThread - adsk.dls.streamer.process - INFO :: The session id is bd5dc1e2-daae-42a3-9a4a-0a33c7fddbee 2019-07-12 12:43:10,466 - MainProcess(45) - MainThread - adsk.dls.streamer.process - INFO :: Configure app begin Cleanup 2019-07-12 12:43:10,466 - MainProcess(45) - MainThread - adsk.dls.streamer.process - INFO :: Cleaning up old-version apps, ignoring any apps except for packages belonging to an in-progress app 2019-07-12 12:43:10,491 - MainProcess(45) - MainThread - adsk.dls.streamer.process - INFO :: Configure app complete Cleanup 2019-07-12 12:43:10,491 - MainProcess(45) - MainThread - adsk.dls.streamer.process - INFO :: Process Complete in 0.15483689 seconds 2019-07-12 12:43:10,867 - MainProcess(45) - MainThread - adsk.dls.streamer.registry - INFO :: Shutting down database connection 2019-07-12 12:43:10,869 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - INFO :: Shutting down configurator object 2019-07-12 12:43:10,869 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - INFO :: ##################################### End ##################################### 2019-07-12 12:43:10,869 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - INFO :: # # 2019-07-12 12:43:10,869 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - INFO :: # <adsk.dls.streamer.configuration.Configurator object at 0x000000000388FCC0> # 2019-07-12 12:43:10,869 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - INFO :: # # 2019-07-12 12:43:10,869 - MainProcess(45) - MainThread - adsk.dls.streamer.configuration - INFO :: ###############################################################################

siredmar commented 4 years ago

It could be possible that you have to kill the process under some circumstances that i don't understand. I guess when the logs don't move anymore and the target directory won't grow anymore the installation should be finished. Just go ahead and kill the process as the buttons and status bar might be invisible with some older wine versions.