The officially official Devuan Forum!

You are not logged in.

#1 2022-12-06 11:55:39

torquebar
Member
Registered: 2021-09-15
Posts: 50  

pan2, missing 'locale'?

this MAY be an installation issue ('locale' not installed"?)
------------------------------------------

~ pan

(process:2816): Gtk-WARNING **: 06:36:15.101: Locale not supported by C library. Using the fallback 'C' locale.
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name news.pan.NZB was not provided by any .service files

(pan:2816): Gtk-WARNING **: 06:36:15.332: Unable to parse accelerator '<constrol>O' for action 'import-tasks'
Segmentation fault
--------------------------------------------


Who, has loved us more?

Offline

#2 2022-12-06 16:22:30

alexkemp
Member
Registered: 2018-05-14
Posts: 292  

Re: pan2, missing 'locale'?

Did you copy-paste those errors? There is a syntax error in the 2nd (s/b '<control>O', or perhaps 'Ctrl-O', not '<constrol>O').

Offline

#3 2022-12-06 18:57:55

torquebar
Member
Registered: 2021-09-15
Posts: 50  

Re: pan2, missing 'locale'?

copy/paste, did another one just to be sure:

# pan

(process:6630): Gtk-WARNING **: 13:54:15.974: Locale not supported by C library.
        Using the fallback 'C' locale.
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name news.pan.NZB was not provided by any .service files

(pan:6630): Gtk-WARNING **: 13:54:16.102: Unable to parse accelerator '<constrol>O' for action 'import-tasks'
Segmentation fault

Last edited by torquebar (2022-12-06 18:59:08)


Who, has loved us more?

Offline

#4 2022-12-06 21:52:06

torquebar
Member
Registered: 2021-09-15
Posts: 50  

Re: pan2, missing 'locale'?

here's another BTW, for Thunderbird, a bit different:

/ # thunderbird

(thunderbird-default:4015): Gtk-WARNING **: 16:49:00.902: Locale not supported by C library.
        Using the fallback 'C' locale.
ExceptionHandler::GenerateDump cloned child 4086
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
/ # 

Who, has loved us more?

Offline

#5 2022-12-07 15:42:24

delgado
Member
Registered: 2022-07-14
Posts: 156  

Re: pan2, missing 'locale'?

Hi,
did you try to rebuild the locales?

sudo locale-gen

It builds entries listed in /etc/locale.gen

Offline

#6 2022-12-07 17:21:53

torquebar
Member
Registered: 2021-09-15
Posts: 50  

Re: pan2, missing 'locale'?

delgado wrote:

Hi,
did you try to rebuild the locales?

sudo locale-gen

It builds entries listed in /etc/locale.gen

# locale-gen
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.

it took about 1 second :-)

then, thunderbird started without issues, pan started
also but still complaining:

# pan
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name news.pan.NZB was not provided by any .service files
(pan:3102): Gtk-WARNING **: 12:17:47.232: Unable to parse accelerator '<constrol>O' for action 'import-tasks'
(pan:3102): GLib-GObject-CRITICAL **: 12:17:47.546: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

Who, has loved us more?

Offline

#7 2022-12-08 07:01:48

Head_on_a_Stick
Member
From: London
Registered: 2019-03-24
Posts: 3,125  
Website

Re: pan2, missing 'locale'?

They're just systemd & GTK SNAFUs. Is anything actually wrong with the application?


Brianna Ghey — Rest In Power

Offline

#8 2022-12-08 22:49:05

torquebar
Member
Registered: 2021-09-15
Posts: 50  

Re: pan2, missing 'locale'?

No they both seem to work, I'll be wringing them out more on Tuesday, Devuan day :-)

--
My answer to EEE: Mondays I boot and update mostly Artix, on Tuesdays Devuan,
on Wednesdays Slackware, on Thursdays Leap, on Fridays Tumbleweed, on Saturdays
AvLinux and on Sundays Ubuntu-Studio.    https://i.imgur.com/iPAKNN5.png


Who, has loved us more?

Offline

#9 2022-12-08 23:32:55

Head_on_a_Stick
Member
From: London
Registered: 2019-03-24
Posts: 3,125  
Website

Re: pan2, missing 'locale'?

You should try Alpine Linux. It rocks.


Brianna Ghey — Rest In Power

Offline

#10 2022-12-08 23:58:06

torquebar
Member
Registered: 2021-09-15
Posts: 50  

Re: pan2, missing 'locale'?

is it systemd-free? 

I find Ubuntu-Studio a bit of a pain but really prefer solid 'studio' distros of which I have only 2, the other one being AvLinux, another Debian derivative. The prob with US is their bloody snaps, there ARE workarounds but eventually the devs will have their way. My riggin' uses links for home folders and snaps refuses to accept such 'phoney' paths.


Who, has loved us more?

Offline

#11 2022-12-09 00:28:37

Head_on_a_Stick
Member
From: London
Registered: 2019-03-24
Posts: 3,125  
Website

Re: pan2, missing 'locale'?

torquebar wrote:

is it systemd-free?

It is based on musl libc and so is fundamentally incompatible with systemd, which relies on GNU's extensions.


Brianna Ghey — Rest In Power

Offline

Board footer