-
-
Notifications
You must be signed in to change notification settings - Fork 209
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
Non UTF-8 locales don't work with some applications #2707
Comments
Please actually run |
I had same problem on a 8gb PI5 with a brand new load of pi-apps. DewysPi5-8mb:~/pi-apps/apps/Windows Flasher $ ~/pi-apps/api get_device_info thanks |
@dkuenzi1, do you also get the |
Yes, same message as the original responder had summited
|
Same error as above on raspberry pi 4 with up-to-datebookworm. I saw that this was my default terminal that was picked: AS TEMPORARELY BYPASS I replaced line 46 in file /home//pi-apps/etc/teminal-run as follows and then I could install properly as a terminal was opened! #terminal="$(basename "$(readlink -f "$(command -v x-terminal-emulator)")")" AS A BETTER SOLUTION THAN THE BYPASS ABOVE: RUN this command and set the default terminal to lxterminal OR the one you want from the list, but not the gnome-terminal(.wrapper) sudo update-alternatives --config x-terminal-emulator |
It is strange to me that this would be an issue on the default Pi OS. |
that is concerning for different reasons. There isn't any good reason that gnome-terminal shouldn't work on PiOS. It always did previously. If you have a spare SD card, flash the latest bookworm image, update it fully, install gnome-terminal, reboot, and then try to launch gnome-terminal. If it doesn't work then file a bug here https://github.com/raspberrypi/bookworm-feedback/issues |
I run bookworm from SSD. I currently use a different terminal. I run sudo
apt update almost everyday, so I am up to date.
Op zo 19 jan. 2025 03:48 schreef theofficialgman ***@***.***>:
… I saw that this was my default terminal that was picked:
Default x-terminal-emulator: gnome-terminal.wrapper
I typed that into a terminal but starting it results in a hang (nothing
happens anymore). This is valid for gnome-terminal.wrapper as well as
gnome-terminal!
that is concerning for different reasons. There isn't any good reason that
gnome-terminal shouldn't work on PiOS. It always did previously. If you
have a spare SD card, flash the latest bookworm image, update it fully,
install gnome-terminal, reboot, and then try to launch gnome-terminal. If
it doesn't work then file a bug here
https://github.com/raspberrypi/bookworm-feedback/issues
—
Reply to this email directly, view it on GitHub
<#2707 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAW36FURGLMIBT4KSFWXZ432LMHALAVCNFSM6AAAAABVIINB4GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBQGUZDSMJRHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
My local setting was causing the issue. It had to be UTF-8. i had
ISO-88xx-x. I forgot the exact number. Solved it via Rasberry Pi
Configuration in Menu.
Op za 18 jan. 2025 04:10 schreef Botspot ***@***.***>:
… It is strange to me that this would be an issue on the default Pi OS.
Could one of you affected users run this please? apt-mark showmanual
gnome-terminal
This command will check if gnome-terminal was manually installed, or if
it was automatically installed. If the output was blank, then some other
package pulled in gnome-terminal, but if the output returns gnome-terminal,
then it means somehow this was manually installed, either by the OS image
or by the end user.
—
Reply to this email directly, view it on GitHub
<#2707 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAW36FVBQMR3P5DSI24QAJL2LHA2PAVCNFSM6AAAAABVIINB4GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJZGQ4TGMZXGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Forgot to mention that the Perl gnome-xterminal.wrapper could not deal with
the ISO-88xxx-x setting on my Pi
Op za 18 jan. 2025 04:10 schreef Botspot ***@***.***>:
… It is strange to me that this would be an issue on the default Pi OS.
Could one of you affected users run this please? apt-mark showmanual
gnome-terminal
This command will check if gnome-terminal was manually installed, or if
it was automatically installed. If the output was blank, then some other
package pulled in gnome-terminal, but if the output returns gnome-terminal,
then it means somehow this was manually installed, either by the OS image
or by the end user.
—
Reply to this email directly, view it on GitHub
<#2707 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAW36FVBQMR3P5DSI24QAJL2LHA2PAVCNFSM6AAAAABVIINB4GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJZGQ4TGMZXGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Non UTF-8 locales are known to cause issues with many applications. PiOS actually set the locale to a non UTF-8 by default in previous releases last year during the wizard (which was a bug). If you are getting a non UTF-8 locale during initial setup of PiOS on the latest release please open a new issue at https://github.com/raspberrypi/bookworm-feedback/issues and refer to raspberrypi/bookworm-feedback#123 because that bug was supposed to have been fixed. |
Confirmations
What happened?
failing to open terminal error
Description
cat: /home/jay/pi-apps/data/update-status/updatable-files: No such file or directory
YAD_XID is 0x1200003
Flags to be passed to yad: --geometry=480x600+760+225 --skip-taskbar --close-on-unfocus
Updater mode: gui
Scanning apps... Done
Scanning files... Done
error connecting to /tmp/tmux-1002/default (No such file or directory)
terminal-run: No terminal detected as it never created the pid file within 10 seconds.
(yad:32561): IBUS-WARNING **: 22:23:44.973: Unable to connect to ibus: Could not connect: Connection refused
What are your system specs (run the following command in your terminal)?
cat: /home/jay/pi-apps/data/update-status/updatable-files: No such file or directory YAD_XID is 0x1200003 Flags to be passed to yad: --geometry=480x600+760+225 --skip-taskbar --close-on-unfocus Updater mode: gui Scanning apps... Done Scanning files... Done error connecting to /tmp/tmux-1002/default (No such file or directory) terminal-run: No terminal detected as it never created the pid file within 10 seconds. (yad:32561): IBUS-WARNING **: 22:23:44.973: Unable to connect to ibus: Could not connect: Connection refused rpi 5 16 gb arm ubuntu
(Recommended) Error log? Terminal output? Debug messages?
cat: /home/jay/pi-apps/data/update-status/updatable-files: No such file or directory YAD_XID is 0x1200003 Flags to be passed to yad: --geometry=480x600+760+225 --skip-taskbar --close-on-unfocus Updater mode: gui Scanning apps... Done Scanning files... Done error connecting to /tmp/tmux-1002/default (No such file or directory) terminal-run: No terminal detected as it never created the pid file within 10 seconds. (yad:32561): IBUS-WARNING **: 22:23:44.973: Unable to connect to ibus: Could not connect: Connection refused
The text was updated successfully, but these errors were encountered: