Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Gnome 3.30 /Debian 10 buster configuration

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
coco45
Posts: 17
Joined: 2020-10-11 16:49
Location: France 45

Gnome 3.30 /Debian 10 buster configuration

#1 Post by coco45 »

Hello
just few questions for gnome configuring .I am really a newbie with Gnome ( good experience of Cinnammon ,xfce or lxde with Mint , Arch , Antix...etc )
How to modify icons size on the desktop ? and how to re-arrange them by name or type ?
How to add a button "windows minimising /maximising " ? only a button 'x' to close
How to add a button to "session suspend / user change " ? the button on the dash allow only to stop the session .
Is there any way to sort / search extensions by name in the logitek ?

Extensions already added : "dash to panel" and "desktop-icons " , "hot corner windows " ( from Debian logitek )
A lot of difficulties to find good infos even on the web ( depend on GNome rev ,it seems)
Desktop: Triple boot Mint/Cinnamon+Arch Lxde +Debian10 Xfce -Win7 in VM
Hard:Gigabyte GA-H81M-HD3- CPU Intel G3220-Ram :8Go -GC :Intel Xeon E3-1200 -HD :500Go
Laptop : AntiX + Arch +Xp
Hard: EeePC Asus 1005pxd-CPU:Atom -N455-Ram 1Go-HD 260 Go

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Gnome 3.30 /Debian 10 buster configuration

#2 Post by Head_on_a_Stick »

coco45 wrote:How to add a button "windows minimising /maximising " ?
I think that's an option in gnome-tweaks.

Not sure about your other questions though (sorry), I prefer the vanilla desktop myself. Perhaps try dconf-editor and see if you can find any relevant options. Or search for extensions to do what you want. How are your javascript skills?
deadbang

coco45
Posts: 17
Joined: 2020-10-11 16:49
Location: France 45

Re: Gnome 3.30 /Debian 10 buster configuration

#3 Post by coco45 »

in fact gnome-tweaks is installed and is listed in the main menu " application" ( as "Ajustements" ) ; infortunately when I clic , it's not launched !!!
I deinstalled and reinstalled , but no changes . also I installed gconf-editor but no effect ....
Gnome - not fully installed ? - as basis desktop for Debian ,it's really stange !!
Desktop: Triple boot Mint/Cinnamon+Arch Lxde +Debian10 Xfce -Win7 in VM
Hard:Gigabyte GA-H81M-HD3- CPU Intel G3220-Ram :8Go -GC :Intel Xeon E3-1200 -HD :500Go
Laptop : AntiX + Arch +Xp
Hard: EeePC Asus 1005pxd-CPU:Atom -N455-Ram 1Go-HD 260 Go

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Gnome 3.30 /Debian 10 buster configuration

#4 Post by Head_on_a_Stick »

coco45 wrote:in fact gnome-tweaks is installed and is listed in the main menu " application" ( as "Ajustements" ) ; infortunately when I clic , it's not launched !!!
Open a terminal and run it from there to see any error messages:

Code: Select all

gnome-tweaks
It works fine in my Debian buster GNOME desktop, I use it regularly.
coco45 wrote:I installed gconf-editor but no effect ....
That's not what I suggested, gconf-editor is only for legacy applications. Also, what does "no effect" mean, exactly? You should describe what you did and what happened.
coco45 wrote:Gnome - not fully installed ? - as basis desktop for Debian ,it's really stange !!
I suspect PEBKAC. Have you broken it already?

Code: Select all

apt policy
See also https://wiki.debian.org/DontBreakDebian
deadbang

coco45
Posts: 17
Joined: 2020-10-11 16:49
Location: France 45

Re: Gnome 3.30 /Debian 10 buster configuration

#5 Post by coco45 »

Hello
here a copy of erros msg :
(gnome-tweaks:15256): dbind-WARNING **: 19:13:18.831: Could not open X display
WARNING : Shell not installed or running
WARNING : Shell not running
NoneType: None
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
WARNING : Error detecting shell
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 217, in __init__
raise Exception("Shell not running or DBus service not available")
Exception: Shell not running or DBus service not available

(gnome-tweaks:15256): dconf-WARNING **: 19:13:19.035: failed to commit changes to dconf: The connection is closed

(gnome-tweaks:15256): dconf-WARNING **: 19:13:19.036: failed to commit changes to dconf: The connection is closed
Desktop: Triple boot Mint/Cinnamon+Arch Lxde +Debian10 Xfce -Win7 in VM
Hard:Gigabyte GA-H81M-HD3- CPU Intel G3220-Ram :8Go -GC :Intel Xeon E3-1200 -HD :500Go
Laptop : AntiX + Arch +Xp
Hard: EeePC Asus 1005pxd-CPU:Atom -N455-Ram 1Go-HD 260 Go

arzgi
Posts: 1194
Joined: 2008-02-21 17:03
Location: Finland
Been thanked: 31 times

Re: Gnome 3.30 /Debian 10 buster configuration

#6 Post by arzgi »

HOAS asked what command

Code: Select all

apt policy
produces.

Please use code boxes.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Gnome 3.30 /Debian 10 buster configuration

#7 Post by Head_on_a_Stick »

^ Yes indeed, thanks arzgi.
coco45 wrote:

Code: Select all

(gnome-tweaks:15256): dbind-WARNING **: 19:13:18.831: Could not open X display
WARNING : Shell not installed or running
WARNING : Shell not running
Did you run that from a TTY (console screen) or something?

Can we also see the output of

Code: Select all

echo $XDG_CURRENT_DESKTOP
deadbang

coco45
Posts: 17
Joined: 2020-10-11 16:49
Location: France 45

Re: Gnome 3.30 /Debian 10 buster configuration

#8 Post by coco45 »

Coups
It seems there is no more space on my partition!15 Go......
I have to enlarge it...I will inform you
Of course it was GNOME desktop,I have also installed lxde.
Desktop: Triple boot Mint/Cinnamon+Arch Lxde +Debian10 Xfce -Win7 in VM
Hard:Gigabyte GA-H81M-HD3- CPU Intel G3220-Ram :8Go -GC :Intel Xeon E3-1200 -HD :500Go
Laptop : AntiX + Arch +Xp
Hard: EeePC Asus 1005pxd-CPU:Atom -N455-Ram 1Go-HD 260 Go

coco45
Posts: 17
Joined: 2020-10-11 16:49
Location: France 45

Re:[solved] Gnome 3.30 /Debian 10 buster configuration

#9 Post by coco45 »

thank to all participants; matter is cleared after enlarging partition
Desktop: Triple boot Mint/Cinnamon+Arch Lxde +Debian10 Xfce -Win7 in VM
Hard:Gigabyte GA-H81M-HD3- CPU Intel G3220-Ram :8Go -GC :Intel Xeon E3-1200 -HD :500Go
Laptop : AntiX + Arch +Xp
Hard: EeePC Asus 1005pxd-CPU:Atom -N455-Ram 1Go-HD 260 Go

Post Reply