V1.6.1: GUI main window not shown on Kubuntu 20.04.3

Hello everybody,

The main GUI windows is not presented on my Kubuntu 20.04.3 system. I tried the appimage version as well as the ppa - same result.

The Cryptomator icon is shown in the right hand bottom corner of the KDE control panel, right click presents the menu (German version) “Anzeigen/Einstellungen/Alle sperren/Beenden”.

“Einstellungen” presents the setup options, “Anzeigen” does not work.

Any idea how to solve this problem?

Regards,
Jörn.

Welcome to the Cryptomator Community :slightly_smiling_face:

Does the logfile contain any ERRORs, WARNings or Exceptions ? You can paste the content here. If you have privacy concerns, i can send you a PM, where you can answer with the log file.

Thanks for the welcome greeting

Here is the latest log:

16:29:38.842 [main] INFO  org.cryptomator.launcher.Cryptomator - Starting Cryptomator 1.6.1 on Linux 5.4.0-89-generic (amd64)
16:29:38.848 [main] DEBUG org.cryptomator.logging.DebugMode - Debug mode enabled
16:29:38.880 [main] WARN  org.cryptomator.ipc.IpcCommunicator - Failed to create IPC server
java.net.BindException: Die Adresse wird bereits verwendet
	at java.base/sun.nio.ch.UnixDomainSockets.bind0(Native Method)
	at java.base/sun.nio.ch.UnixDomainSockets.bind(Unknown Source)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.unixBind(Unknown Source)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
	at java.base/java.nio.channels.ServerSocketChannel.bind(Unknown Source)
	at org.cryptomator.desktop@1.6.1/org.cryptomator.ipc.Server.create(Server.java:33)
	at org.cryptomator.desktop@1.6.1/org.cryptomator.ipc.IpcCommunicator.create(IpcCommunicator.java:47)
	at org.cryptomator.desktop@1.6.1/org.cryptomator.launcher.Cryptomator.run(Cryptomator.java:77)
	at org.cryptomator.desktop@1.6.1/org.cryptomator.launcher.Cryptomator.main(Cryptomator.java:57)
16:29:38.998 [main] DEBUG o.c.launcher.IpcMessageHandler - Received launch args: 
16:29:39.001 [main] DEBUG org.cryptomator.launcher.Cryptomator - Did not find running application instance. Launching GUI...
16:29:39.021 [main] DEBUG org.cryptomator.common.CommonsModule - Starting App Scheduled Executor 01
16:29:39.024 [App Scheduled Executor 01] DEBUG org.cryptomator.common.CommonsModule - Starting App Scheduled Executor 02
16:29:39.155 [main] DEBUG o.c.ui.traymenu.TrayIconController - initialized tray icon
16:29:39.164 [main] DEBUG o.cryptomator.ui.launcher.UiLauncher - Hiding application...
16:29:39.167 [main] DEBUG org.cryptomator.common.CommonsModule - Starting App Background Thread 001
16:29:50.225 [AWT-EventQueue-0] DEBUG org.cryptomator.common.CommonsModule - Starting App Background Thread 002
16:29:50.226 [App Background Thread 002] DEBUG o.c.ui.launcher.FxApplicationStarter - Starting JavaFX runtime...
16:29:50.421 [JavaFX Application Thread] INFO  o.c.ui.launcher.FxApplicationStarter - JavaFX Runtime started.
16:29:50.614 [JavaFX Application Thread] TRACE o.cryptomator.ui.fxapp.FxApplication - FxApplication.start()
16:29:51.412 [JavaFX Application Thread] DEBUG org.cryptomator.ui.common.FontLoader - Loaded family: Font Awesome 5 Free Solid
16:29:51.431 [JavaFX Application Thread] TRACE o.c.u.m.MainWindowTitleController - init MainWindowTitleController
16:29:56.436 [JavaFX Application Thread] DEBUG org.cryptomator.common.CommonsModule - Starting App Background Thread 003
16:29:56.438 [JavaFX Application Thread] DEBUG o.cryptomator.ui.fxapp.UpdateChecker - Checking for updates...
16:29:57.134 [JavaFX Application Thread] INFO  o.cryptomator.ui.fxapp.UpdateChecker - Current version: 1.6.1, lastest version: 1.6.1
16:30:40.595 [JavaFX Application Thread] DEBUG o.cryptomator.ui.fxapp.FxApplication - has visible stages: true
16:30:40.977 [JavaFX Application Thread] DEBUG o.cryptomator.ui.fxapp.FxApplication - Showing Preferences
16:30:41.508 [App Scheduled Executor 01] DEBUG o.c.common.settings.SettingsProvider - Attempting to save settings to /home/jgorres/.config/Cryptomator/settings.json
16:30:41.517 [App Scheduled Executor 01] INFO  o.c.common.settings.SettingsProvider - Settings saved to /home/jgorres/.config/Cryptomator/settings.json

Since you are using KDE as the desktop environment, you might be affected by

We’ll release next week Cryptomator 1.6.2 which contains a fix for the issue.

1 Like

Hi infeo,

Thanks for the prompt reply and your assistance.

I will wait for the update and confirm the outcome of it.

Regards,
Jörn.

1 Like