Crashes after update from Fedora 33 to 34.
(dino:13494): CRITICAL **: 16:32:19.221: table.vala:174: Qlite Error: Add columns for version: SQLite error: 1 - duplicate column name: read_up_to_item
(dino:13494): libdino-ERROR **: 16:32:19.223: database.vala:398: Failed to upgrade to database version 17: SQLite error: 1 - index contentitem_conversation_hide_localtime_time_idx already exists
Thank you!
Thank you for the quick fix! This solves the .XCompose bug for me.
GTK3 applications stopped loading my .XCompose after this update!
Works fine under Fedora 33
Works fine, thanks!
I tested this on three machines all running Fedora 29. On two of them it works just fine but on the third I cannot open the GUI. If I run nextcloud
I get this message and nothing happens:
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
So I tried QT_QPA_PLATFORM=wayland nextcloud
and got:
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
After this I installed qt5-qtwayland
and tried it again leading to this:
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QSocketNotifier: Can only be used with threads started with QThread
Any ideas what else to try? I have no clue what makes the behaviour here different from that on the other ones.
Nevermind, the problem with the window decorations was homemade and is solved. Nothing to complain about over here.
Wow, I was hoping for these issues to get solved for more than a year now and today's the day, thanks! One minor note: the settings window is ignoring the global dark theme, but I'll report this separately on GitHub, if this wasn't already done.
I tested this update as the nautilus extensions rabbitvcs-nautilus and tilix-nautilus aren't working for me (see #1642927), but with this update nautilus itself isn't working anymore:
sys:1: Warning: Two different plugins tried to register 'RabbitVCS+NautilusPython'.
sys:1: Warning: g_type_add_interface_dynamic: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
sys:1: Warning: Two different plugins tried to register 'OpenTilixExtension+NautilusPython'.
sys:1: Warning: Two different plugins tried to register 'OpenTilixShortcutProvider+NautilusPython'.
Segmentation fault (core dumped)
Fixes the IPython 8 issue. Thanks!