littleweeb / Desktop

Codebase for all the desktop versions (mac, linux & windows).
https://littleweeb.github.io
MIT License
132 stars 14 forks source link

Ubuntu 18.04, AppImage hangs #13

Open sideglacier opened 5 years ago

sideglacier commented 5 years ago

I'm on Ubuntu 18.04, system is up to date. I grabbed the latest stable Linux AppImage and tried to run it. The application window opens up but it hangs after a couple of seconds. By hang I mean it's unresponsive to any input, the window stops repainting, etc. Here is how I start it:

me@beach:~/Applications$ ./LittleWeeb-0.4.0.303.AppImage 

(littleweeb:4059): Gtk-WARNING **: 19:56:08.360: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(littleweeb:4059): Gtk-WARNING **: 19:56:08.360: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(littleweeb:4059): Gtk-WARNING **: 19:56:08.360: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Starting backend with unix filepath: /tmp/.mount_LittlemdaB6B/resources/app/Backend/LittleWeebDesktop
child stdout:
info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[0]
      User profile is available. Using '/home/me/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest.

child stdout:
Hosting environment: Production
Content root path: /home/me/Applications
Now listening on: http://localhost:5000
Application started. Press Ctrl+C to shut down.

Once it hangs, I can't kill it easily (hitting 'X' on the window doesn't work, neither does Ctrl+C from the terminal). I need to manually kill all the processes that littleweeb spawns. Attached the files in /LittleWeeb. Had to rename settings files upload them.

littleweeb_debug_log.log LittleWeebSettings.log IrcSettings.log