You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got this issue after reinstalling to Ubuntu 23.04. I sure I'm just too early and this will be fixed in the future since Ubuntu 23.04 is quite new. I'm using Gnome 44. This seems like a GTK issue. I guess it expected GTK 3.0 but I'm running 4.0?
What happened
Ran nautilus -q after installing nautilus-terminal with command pip install nautilus-terminal --break-system-packages.
Received this error:
nautilus to exit with no error, so that opening it back shows the terminal, which never happened.
Step to reproduce
→ Install Ubuntu 23.04, or upgrade with do-dist-upgrade, or I guess use GTK version 4.0 and above
→ Install nautilus as normal. The issue should happen after running nautilus -q after the previous steps
System information
NAUTILUS TERMINAL
=================
Version: 4.1.0
System-wide extension: Absent
Current user extension: Installed
Installation path: /home/me/.local/lib/python3.11/site-packages/nautilus_terminal
OPERATING SYSTEM
================
OS: Linux
Platform: Linux-6.2.0-20-generic-x86_64-with-glibc2.37
Version: #20-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 6 07:48:48 UTC 2023
Distribution issue: Ubuntu 23.04 \n \l
PYTHON
======
Python version: 3.11.2
SYSTEM DEPENDENCIES
===================
Nautilus Python: Absent
GLib schemas compiler: Installed
The text was updated successfully, but these errors were encountered:
As stated at the top of the README and in this issue, Nautilus Terminal is not working anymore since Nautilus 43 (when it switched to GTK 4). There will be no update since required APIs were removed from Nautilus.
You can also read this thread on the GNOME's forums:
Bug description
Got this issue after reinstalling to Ubuntu 23.04. I sure I'm just too early and this will be fixed in the future since Ubuntu 23.04 is quite new. I'm using Gnome 44. This seems like a GTK issue. I guess it expected GTK 3.0 but I'm running 4.0?
What happened
Ran
nautilus -q
after installing nautilus-terminal with commandpip install nautilus-terminal --break-system-packages
.Received this error:
What was expected
nautilus to exit with no error, so that opening it back shows the terminal, which never happened.
Step to reproduce
→ Install Ubuntu 23.04, or upgrade with
do-dist-upgrade
, or I guess use GTK version 4.0 and above→ Install nautilus as normal. The issue should happen after running
nautilus -q
after the previous stepsSystem information
The text was updated successfully, but these errors were encountered: