Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help with broken gnome-terminal #2717

Open
3 tasks done
PJandDD opened this issue Feb 4, 2025 · 4 comments
Open
3 tasks done

Need help with broken gnome-terminal #2717

PJandDD opened this issue Feb 4, 2025 · 4 comments
Labels
Upstream Bug something isn't working that can only be fixed upstream User Error Issue is due to user error and not a bug with pi-apps

Comments

@PJandDD
Copy link

PJandDD commented Feb 4, 2025

Confirmations

What happened?

Pi-Apps won't update Apps

Description

The error is:
"Unable to open a terminal.
Debug output below.
Default x-terminal-emulator: gnome-terminal.wrapper
Using gnome-terminal.wrapper
�[91mterminal-run: No terminal detected as it never created the pid file within 10 seconds.�[39m

Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached"

What are your system specs (run the following command in your terminal)?

OS: Debian GNU/Linux 12 (bookworm)
OS architecture: 64-bit
Last updated Pi-Apps on: 02/03/2025
Latest Pi-Apps version: 02/03/2025
Kernel: aarch64 6.6.74+rpt-rpi-2712
Device model: Raspberry Pi 5 Model B Rev 1.0
SOC identifier: bcm2712
Machine-id (hashed): 837ef83216031416c8905d22eca5a4f96ce193d8
Serial-number (hashed): e6fcb43b83213136173915c736b9ee163c42de3d
Cpu name: Cortex-A76
Ram size: 8.06 GB
Raspberry Pi OS image version: 2024-11-19
Language: en_US.UTF-8

(Recommended) Error log? Terminal output? Debug messages?

Unable to open a terminal.
Debug output below.
Default x-terminal-emulator: gnome-terminal.wrapper
Using gnome-terminal.wrapper
�[91mterminal-run: No terminal detected as it never created the pid file within 10 seconds.�[39m
# Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached
@PJandDD PJandDD added the bug Something isn't working label Feb 4, 2025
Copy link
Contributor

github-actions bot commented Feb 4, 2025

Hello there 👋
Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible.
In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.

Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.

@Botspot
Copy link
Owner

Botspot commented Feb 4, 2025

This has been reported by a handful of people.
Please run these commands to help us get an idea of why this problem is happening.

readlink -f /usr/bin/x-terminal-emulator
dpkg -S gnome-terminal.wrapper
apt purge --simulate gnome-terminal

Please post the full output from those commands here, in a comment.

@theofficialgman theofficialgman added Upstream Bug something isn't working that can only be fixed upstream and removed bug Something isn't working labels Feb 4, 2025
@theofficialgman theofficialgman changed the title Pi-Apps won't update Apps Need help with broken gnome-terminal Feb 4, 2025
@theofficialgman theofficialgman added the User Error Issue is due to user error and not a bug with pi-apps label Feb 4, 2025
@theofficialgman
Copy link
Collaborator

theofficialgman commented Feb 4, 2025

likely duplicate. See #2707 (comment) for fixes and directions to please post the issue upstream.

@PJandDD
Copy link
Author

PJandDD commented Feb 5, 2025

This has been reported by a handful of people. Please run these commands to help us get an idea of why this problem is happening.

readlink -f /usr/bin/x-terminal-emulator
dpkg -S gnome-terminal.wrapper
apt purge --simulate gnome-terminal

Please post the full output from those commands here, in a comment.

readlink -f /usr/bin/x-terminal-emulator
dpkg -S gnome-terminal.wrapper
apt purge --simulate gnome-terminal
/usr/bin/gnome-terminal.wrapper
gnome-terminal: /usr/share/man/man1/gnome-terminal.wrapper.1.gz
gnome-terminal: /usr/bin/gnome-terminal.wrapper
NOTE: This is only a simulation!
apt needs root privileges for real execution.
Keep also in mind that locking is deactivated,
so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
gnome-terminal-data libnautilus-extension4 rapidjson-dev
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
gnome-terminal* nautilus-extension-gnome-terminal*
0 upgraded, 0 newly installed, 2 to remove and 4 not upgraded.
Purg nautilus-extension-gnome-terminal [3.46.8-1]
Purg gnome-terminal [3.46.8-1]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Upstream Bug something isn't working that can only be fixed upstream User Error Issue is due to user error and not a bug with pi-apps
Projects
None yet
Development

No branches or pull requests

3 participants