Changes between Version 6 and Version 7 of Ticket #3201, comment 50


Ignore:
Timestamp:
01/13/2020 07:20:49 PM (4 years ago)
Author:
Doadin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3201, comment 50

    v6 v7  
    1 I have now added a spec file to my gihtub repository linked above for building from source. With this spec file its possible to freeze deluge using pyinstaller. The resulting dist freezes shortly after the main window loads still trying to figure that out. 
     1I have now added a spec file to my gihthub repository linked above for building from source. With this spec file its possible to freeze deluge using pyinstaller. The resulting dist freezes shortly after the main window loads still trying to figure that out. 
    22 
    33If you start in thin client mode the connection dialog is completely usable its only the main window that is frozen, seems like the issue is in the main window.