Author Topic: Configure LX desktop #2 (Solved, finally!)  (Read 3671 times)

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Configure LX desktop #2
« Reply #15 on: December 20, 2011, 01:30:40 PM »
LXAutostart is working fine here.     

Honest Neal, I don't even think I was using lxautostart on the other drive. Because on this one I have a file called lxautostart and on the crashed drive I don't. Go figure...

I copied my conky.desktop file from the crashed drive to a flash, then back to the new drive here and figured it wouldwork....

jan
     
Did you install the conky package? A .desktop file provides the menu entry, not the application. When you install a package, a .desktop file is installed, too, unless you are installing a command line tool. :)     
As for lxautostart, try a remove - reboot - install. Maybe that will do what is needed. It can't hurt to try.     

Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Re: Configure LX desktop #2
« Reply #16 on: December 20, 2011, 01:40:25 PM »
LXAutostart is working fine here.     

Honest Neal, I don't even think I was using lxautostart on the other drive. Because on this one I have a file called lxautostart and on the crashed drive I don't. Go figure...

I copied my conky.desktop file from the crashed drive to a flash, then back to the new drive here and figured it wouldwork....

jan
     
Did you install the conky package? A .desktop file provides the menu entry, not the application. When you install a package, a .desktop file is installed, too, unless you are installing a command line tool. :)     
As for lxautostart, try a remove - reboot - install. Maybe that will do what is needed. It can't hurt to try.     

Yep, installed conky, and in terminal or click on run type conky and it starts.. Have no idea, I'll do a remove, reboot and reinstall and let you know. But it might be tomorrow as I have to go to doctors today...

TKS


Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Re: Configure LX desktop #2
« Reply #17 on: December 20, 2011, 01:47:28 PM »
LXAutostart is working fine here.     

Honest Neal, I don't even think I was using lxautostart on the other drive. Because on this one I have a file called lxautostart and on the crashed drive I don't. Go figure...

I copied my conky.desktop file from the crashed drive to a flash, then back to the new drive here and figured it wouldwork....

jan

I'm not sure, how you will use lxautostart, so i lost here, sorry  :-[

We were trying to figure out why conky was not autostarting..

Jan

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Configure LX desktop #2
« Reply #18 on: December 20, 2011, 01:53:38 PM »
Copy and paste /usr/share/applications/conky.desktop to /home/cstrike77/.config/autostart. Log out/in.    
« Last Edit: December 21, 2011, 02:09:05 PM by Neal ManBear »

Offline marcin82

  • Full Member
  • ***
  • Posts: 128
  • Jest wirek - jest impreza ;]
Re: Configure LX desktop #2
« Reply #19 on: December 20, 2011, 01:55:21 PM »
Show from console:
Code: [Select]
cat ~/.config/lxautostart/lxautostart.sh
=====
If at the end of this file there is no command like this:
Code: [Select]
conky &run from console command like this:
Code: [Select]
echo "conky &" >> ~/.config/lxautostart/lxautostart.shLogout and log into your account to LXDE.
« Last Edit: December 20, 2011, 02:03:11 PM by marcin82 »
marcin'82

Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Re: Configure LX desktop #2
« Reply #20 on: December 21, 2011, 01:59:40 PM »
LXAutostart is working fine here.     

Honest Neal, I don't even think I was using lxautostart on the other drive. Because on this one I have a file called lxautostart and on the crashed drive I don't. Go figure...

I copied my conky.desktop file from the crashed drive to a flash, then back to the new drive here and figured it wouldwork....

jan
     
Did you install the conky package? A .desktop file provides the menu entry, not the application. When you install a package, a .desktop file is installed, too, unless you are installing a command line tool. :)     
As for lxautostart, try a remove - reboot - install. Maybe that will do what is needed. It can't hurt to try.     

Tried it, no luck, still don't work.

Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Re: Configure LX desktop #2
« Reply #21 on: December 21, 2011, 02:05:40 PM »
Copy and paste /usr/share/applications/conky.desktop to /home/cstrike77/.config/autostart. Log out/in.    

There is no conky.desktop file in /usr/share/
« Last Edit: December 21, 2011, 02:09:46 PM by Neal ManBear »

Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Re: Configure LX desktop #2
« Reply #22 on: December 21, 2011, 02:07:44 PM »
Show from console:
Code: [Select]
cat ~/.config/lxautostart/lxautostart.sh
=====
If at the end of this file there is no command like this:
Code: [Select]
conky &run from console command like this:
Code: [Select]
echo "conky &" >> ~/.config/lxautostart/lxautostart.shLogout and log into your account to LXDE.

Tried that, still no joy, conky won't start :(

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Configure LX desktop #2
« Reply #23 on: December 21, 2011, 02:08:18 PM »
Copy and paste /usr/share/conky.desktop to /home/cstrike77/.config/autostart. Log out/in.     

There is no conky.desktop file in /usr/share/
   
/usr/share/applications    

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3731
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Configure LX desktop #2
« Reply #24 on: December 21, 2011, 02:20:44 PM »
When ever you start lxautostart you get this window (or not)



Click on Available Starter, you get this



Click on add starter, when you found your starter from list. You will ask if you sure to set on autostart. Click on yes, thats all.

So where is the problem?

Try in your terminal

Code: [Select]
find /usr/share/applications -name conky.*What is the output?

Try in terminal

Code: [Select]
rpm -qa | grep conkyWhat is the output?

Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Re: Configure LX desktop #2
« Reply #25 on: December 21, 2011, 02:32:42 PM »
Copy and paste /usr/share/conky.desktop to /home/cstrike77/.config/autostart. Log out/in.     

There is no conky.desktop file in /usr/share/
 

  
/usr/share/applications    

There is no conky.desktop in /user/share/applications, only application icons that are installed, abiword, bleachbit, chbg ECT.


Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Re: Configure LX desktop #2
« Reply #26 on: December 21, 2011, 02:38:02 PM »
When ever you start lxautostart you get this window (or not)



Click on Available Starter, you get this



Click on add starter, when you found your starter from list. You will ask if you sure to set on autostart. Click on yes, thats all.

So where is the problem?

Try in your terminal

Code: [Select]
find /usr/share/applications -name conky.*What is the output?

Try in terminal

Code: [Select]
rpm -qa | grep conkyWhat is the output?


Here's what I get:

[jan@localhost ~]$ find /usr/share/applications -name conky.*

returns empty.

[jan@localhost ~]$ rpm -qa | grep conky
conky-1.8.1-1pclos2010
[jan@localhost ~]$

When starting lxautostart, I get the same as you, with an entry for conky.

TKS!

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3731
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Configure LX desktop #2
« Reply #27 on: December 21, 2011, 02:44:00 PM »
Output from
Code: [Select]
cat ~/.config/autostart/conky.desktopThanks

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Configure LX desktop #2
« Reply #28 on: December 21, 2011, 02:48:37 PM »
Copy and paste /usr/share/conky.desktop to /home/cstrike77/.config/autostart. Log out/in.     

There is no conky.desktop file in /usr/share/
 

  
/usr/share/applications    

There is no conky.desktop in /user/share/applications, only application icons that are installed, abiword, bleachbit, chbg ECT.
     
 ::) Right click any of those icons > choose to open with leafpad > look at the top of leafpad - you will see the name + the .desktop extension.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3731
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Configure LX desktop #2
« Reply #29 on: December 21, 2011, 02:52:13 PM »
Output from
Code: [Select]
cat ~/.config/autostart/conky.desktopThanks

or try in terminal

Code: [Select]
conky
What is the messages?