SliTaz SliTaz Forum

You are not logged in.

#1 2022-02-17 22:22:17

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Zenity error

Hi, I wanted to use a script that I use for managing backups with slitaz-rolling live.

The script uses zenity for the GUI, and even though I have it installed, during execution I get this error

Error creating proxy: The connection is closed (g-io-error-quark, 18)

(zenity:3555): GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed

Rilevato trace/breakpoint

any solutions for this?

----------------------------------------------------------------------------------------------------------------

Salve, volevo utilizzare uno script che uso per la gestione dei backup con la live di slitaz-rolling.

Lo script utilizza zenity per l'interfaccia grafica, e anche se l'ho installato, durante l'esecuzione mi compare questo errore

Offline

#2 2022-02-18 09:06:59

HGT
Administrator
From: Germany
Registered: 2016-03-25
Posts: 170

Re: Zenity error

When zenity is called with --forms or --list,

some warnings occur, but zenity works for me.

Are you sure gtk+3 is installed properly?

I prefer dialog over zenity, because dialog does not

require gtk+3, just ncursesw.

Offline

#3 2022-02-18 11:06:33

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: Zenity error

Yes is installed, but the my command for select file is:

zenity --width=600 --height=400 --file-selection --file-filter=*.dd.lz4 --title="Select a Backup File"

Offline

#4 2022-02-18 13:23:10

HGT
Administrator
From: Germany
Registered: 2016-03-25
Posts: 170

Re: Zenity error

On my SliTaz rolling64

zenity --width=600 --height=400 --file-selection --file-filter=*.png --title="Select a Backup File"

issues warnings:

Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications

but shows file selection screen.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.024 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]