You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



3.0 64 bit lite-tweaks --- not relevant my mistake

Author (Read 3675 times)

0 Members and 1 Guest are viewing this topic.

Re: 3.0 64 bit lite-tweaks --- not relevant my mistake
« Reply #2 on: June 21, 2016, 03:23:48 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Hi

clean install no updates no software removed then I run as root  and gui opens OK
Code: [Select]
root@asus:/home/gordon# lite-tweaks
find: warning: you have specified the -maxdepth option after a non-option argument -type, but options are not positional
 (-maxdepth affects tests specified before it as well as those specified after it).  Please specify options before other arguments.

cat: '/root/.config/xfce4/panel/whiskermenu-*.rc': No such file or directory
ls: cannot access '/root/.local/share/Trash/files/': No such file or directory
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

looking at possible answers I get
Code: [Select]
find / -name whisker*
/home/gordon/.config/xfce4/panel/whiskermenu-1.rc
/var/lib/dpkg/info/whiskermenu.list
/var/lib/dpkg/info/whiskermenu.md5sums
/usr/share/xfce4/panel/plugins/whiskermenu.desktop
/etc/skel/.config/xfce4/panel/whiskermenu-1.rc
find: ‘/run/user/1000/gvfs’: Permission denied

IMHO looks trivial to fix the skel or root rc file

the max depth lines appear to be these
Code: [Select]
cat /usr/bin/lite-tweaks | grep maxdepth
if [ "$(find /var/cache/apt/archives/ -maxdepth 1 -size +100k)" ];  then
if [ "$(find /var/log -type f \( -iname \*.gz -o -iname \*.0 -o -iname \*.1 \) -maxdepth 100 -size +1k)" ];  then

Not that I am a coder so feel free to ignore my feedback

Lite Tweaks was not designed to be run as root, and doesn't need to be. Cheers :)
 

3.0 64 bit lite-tweaks --- not relevant my mistake
« Reply #1 on: June 20, 2016, 09:02:44 PM »
 

aus9

  • Occasional Poster
  • **
  • 54
    Posts
  • Reputation: 7
  • Linux Lite Member
    • View Profile

  • CPU: 4 core i5-4590 CPU @ 3.30GHz

  • MEMORY: 8Gb

  • VIDEO CARD: Intel Corporation Xeon E3-1200
Hi

clean install no updates no software removed then I run as root  and gui opens OK
Code: [Select]
root@asus:/home/gordon# lite-tweaks
find: warning: you have specified the -maxdepth option after a non-option argument -type, but options are not positional
 (-maxdepth affects tests specified before it as well as those specified after it).  Please specify options before other arguments.

cat: '/root/.config/xfce4/panel/whiskermenu-*.rc': No such file or directory
ls: cannot access '/root/.local/share/Trash/files/': No such file or directory
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

looking at possible answers I get
Code: [Select]
find / -name whisker*
/home/gordon/.config/xfce4/panel/whiskermenu-1.rc
/var/lib/dpkg/info/whiskermenu.list
/var/lib/dpkg/info/whiskermenu.md5sums
/usr/share/xfce4/panel/plugins/whiskermenu.desktop
/etc/skel/.config/xfce4/panel/whiskermenu-1.rc
find: ‘/run/user/1000/gvfs’: Permission denied

IMHO looks trivial to fix the skel or root rc file

the max depth lines appear to be these
Code: [Select]
cat /usr/bin/lite-tweaks | grep maxdepth
if [ "$(find /var/cache/apt/archives/ -maxdepth 1 -size +100k)" ];  then
if [ "$(find /var/log -type f \( -iname \*.gz -o -iname \*.0 -o -iname \*.1 \) -maxdepth 100 -size +1k)" ];  then

Not that I am a coder so feel free to ignore my feedback
« Last Edit: June 21, 2016, 05:27:12 AM by aus9 »
Good Luck
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section