Linux Lite Forums

Software - Support => Installing Software => Topic started by: Giorgos Georgitsis on February 27, 2019, 08:05:03 AM

Title: problem with conky-manager
Post by: Giorgos Georgitsis on February 27, 2019, 08:05:03 AM
Hallo i try to install conky-manager in linux lite 4.2 with this :
Code: [Select]
sudo gdebi conky-manager*.deb
and they output is
Code: [Select]
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading state information... Done
Αυτό το πακέτο δεν γίνεται να εγκατασταθεί
Dependency is not satisfiable: realpath
and i try to install then the realpath but i can not
input
Code: [Select]
sudo apt-get install realpathoutput
Code: [Select]
Ανάγνωση Λιστών Πακέτων... Ολοκληρώθηκε
Κατασκευή Δένδρου Εξαρτήσεων                 
Ανάγνωση περιγραφής της τρέχουσας κατάσταση... Ολοκληρώθηκε
Το πακέτο realpath δεν είναι διαθέσιμο, αλλά υπάρχει αναφορά για αυτό από άλλο πακέτο.
Αυτό σημαίνει ότι το πακέτο αυτό λείπει, είναι παλαιωμένο, ή είναι διαθέσιμο από άλλη πηγή
Πάραυτα το ακόλουθο πακέτο το αντικαθιστά:
  manpages-pl manpages-fr-extra

E: Το πακέτο realpath δεν έχει υποψήφια εγκατάσταση

(in engleas with google translate)
" Read List of Packages ... Completed
Construction of Dependency Tree
Read description of the current status ... Completed
The realpath package is not available, but there is a report about it from another package.
This means that this package is missing, is outdated, or is available from another source
However, the following package replaces it:
  manpages-pl manpages-fr-extra

E: The realpath package has no candidate installation"
what i did wrong here
?
Title: Re: problem with conky-manager
Post by: Moltke on February 27, 2019, 03:47:06 PM
Hi @Giorgos Georgitsis  You could add teejee's ppa to LL so it's easier to install conky-manager. Open a terminal and type
Code: [Select]
sudo apt-add-repository -y ppa:teejee2008/ppa enter your password when asked and once it has been added type
Code: [Select]
sudo apt-get update wait till the database it's updated and finally install conky manager
Code: [Select]
sudo apt-get install conky-manager that's it.
Hope this helps! :)
Title: Re: problem with conky-manager
Post by: Giorgos Georgitsis on February 27, 2019, 04:02:42 PM
yea i try that and my output is : (google translate)
Code: [Select]
Read List of Packages ... Completed
Construction of Dependency Tree
Read description of the current status ... Completed
E: Unable to locate the conky-manager package
:(

 thenx for helping me
Title: Re: problem with conky-manager
Post by: firenice03 on February 27, 2019, 04:39:58 PM
I do believe Conky is installed by default - the LL Widget utilizes it..
Try, enabling Widget in Sessions & Start Up - Under Application AutoStart (put a check next to Lite Widget)..

From terminal I believe you can initiate Conky, by typing --(should it not start)
Code: [Select]
conky &

Should be able to confirm if installed:
Code: [Select]
apt list --installed |grep conky
My Output
Quote
conky-all/bionic,now 1.10.8-1 amd64 [installed]
Title: Re: problem with conky-manager
Post by: trinidad on February 27, 2019, 05:47:05 PM
The Linux Lite version of conky is already installed. First enable the Widget like @firenice03 describes. To modify what's displayed (like an rc file) open /etc/conky-lite/widget as an administrator with a text editor.

TC
Title: Re: problem with conky-manager
Post by: Moltke on February 27, 2019, 09:00:52 PM
@trinidad @firenice03 he's talking about conky-manager, an app to manage conky themes, yes, conky is installed in LL but not the manager app developed by teejee2008 https://github.com/teejee2008/conky-manager I thought it could be installed via his ppa but it seems that I was wrong. Sorry about that.  @Giorgos Georgitsis read here https://github.com/teejee2008/conky-manager/issues/5 and you'll find the solution provided there; a link to download realpath package, so you can install conky-manager.

Hope this helps! :)
Title: Re: problem with conky-manager
Post by: Giorgos Georgitsis on February 28, 2019, 02:08:33 AM
well yes the conky is pre install and yes the conky manager is what i iwant to install thank you very much @moltke with your link i install the realpath and conky manager works fine installed and running
thenκ very much guys  :) :) you are the best  8)
and ones again sorry for my terible english and thenx for help :)   
Title: Re: problem with conky-manager
Post by: Moltke on February 28, 2019, 12:21:53 PM
well yes the conky is pre install and yes the conky manager is what i iwant to install thank you very much @moltke with your link i install the realpath and conky manager works fine installed and running
thenκ very much guys  :) :) you are the best  8)
and ones again sorry for my terible english and thenx for help :)

Glad you solved it @Giorgos Georgitsis :) By the way, here are some nice themes you can add to conky-manager to use in LL https://www.deviantart.com/custom-linux/gallery/39357745/Conky-Themes?
Title: Re: problem with conky-manager
Post by: Giorgos Georgitsis on February 28, 2019, 12:39:07 PM
owwwoow thenk you very much :) you are the best
Title: Re: problem with conky-manager
Post by: Giorgos Georgitsis on March 01, 2019, 02:40:42 AM
ok conky is very good but i think i want to show some of stats in my panel when i am running full screen windows on my desktop you khow some way to do that i find some applets for panel but i dont khow how to install it in my panel i install thoose with sudo but i dont khow how to put it in my panel bar

Has no one knows how to do that ?
Title: Re: problem with conky-manager
Post by: Moltke on March 01, 2019, 10:00:48 PM
ok conky is very good but i think i want to show some of stats in my panel when i am running full screen windows on my desktop you khow some way to do that i find some applets for panel but i dont khow how to install it in my panel i install thoose with sudo but i dont khow how to put it in my panel bar

Has no one knows how to do that ?

Actually, there are quite some solutions; you may try gkrellm. Open a terminal and type
Code: [Select]
sudo apt-get install gkrellm then look for it in menu. Its a widget which displays several system information; cpu usage, temps, net load, memory. It even has a mail plugin and many more. You can configure it to always shows on top of other windows so you can keep an eye on those items you want to. Check it out
(http://i66.tinypic.com/i6hu6r.jpg)

You could also try xfce4-genmon-plugin. Open a terminal and type
Code: [Select]
sudo apt-get install xfce4-genmon-plugin once installed, right-click on the panel>panel preferences>items/elements and click on the "+" icon, in the dialog box that just open type in the search bar "gen" and it should appear, click on add, place it at will using the up/down arrows as per your needs. As per how to use it and configure it to show what you want there are many resources available on the web for that. You can start with this https://github.com/xtonousou/xfce4-genmon-scripts