LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-29-2003, 10:15 PM   #1
mykyl
Member
 
Registered: Aug 2003
Posts: 75

Rep: Reputation: 15
SuperKaramba, Liquid Weather, help...


Running Mandrake 9.1
Okay...I installed superkaramba and I downloaded liquid weather. I started Superkaramba and then pointed it to the liquidweather.theme file. It opens...I am able to update for Phoenix and the weather program is working fine.
After I start it from a terminal I now have to minimize the terminal so I'm not looking at that. Is there anyway for superkaramba to automatically startup when I start KDE so it it starts up superkaramba then starts the liquidweather theme so I don't have to do this every time after I start KDE? Any help would be appreciated. thanks

Last edited by mykyl; 10-29-2003 at 10:20 PM.
 
Old 10-30-2003, 12:15 AM   #2
redmoustache
LQ Newbie
 
Registered: Sep 2003
Location: Northern Arizona
Distribution: Debian unstable
Posts: 5

Rep: Reputation: 0
You sure can

In kde there is a directory called Autostart in ~/.kde/Autostart
whatever you put in there will be executed when kde starts so in your case you could make a shell script to start karamba, which should look something like this...

#!/bin/sh
KARAMBA_PATH=/usr/bin/karamba #path to the karamba program
THEME=/path/to/theme/file #path to the theme file

$KARAMBA_PATH $THEME


don't forget to make this file executable, and thats it
 
Old 10-30-2003, 08:28 AM   #3
mykyl
Member
 
Registered: Aug 2003
Posts: 75

Original Poster
Rep: Reputation: 15
Many thanks...I'll give it a shot.


Quote:
Originally posted by redmoustache
You sure can

In kde there is a directory called Autostart in ~/.kde/Autostart
whatever you put in there will be executed when kde starts so in your case you could make a shell script to start karamba, which should look something like this...

#!/bin/sh
KARAMBA_PATH=/usr/bin/karamba #path to the karamba program
THEME=/path/to/theme/file #path to the theme file

$KARAMBA_PATH $THEME


don't forget to make this file executable, and thats it
 
Old 10-30-2003, 09:15 AM   #4
RockmanExe
Member
 
Registered: Aug 2003
Distribution: Mandriva, Slackware
Posts: 265

Rep: Reputation: 30
Also, KDE has a 'save session' feature, which will help you to achieve what you want, so make sure you select it before log off or shutdown
 
Old 11-03-2003, 12:34 PM   #5
mykyl
Member
 
Registered: Aug 2003
Posts: 75

Original Poster
Rep: Reputation: 15
Thanks...worked like a charm!!!!
 
Old 11-05-2003, 06:30 PM   #6
mykyl
Member
 
Registered: Aug 2003
Posts: 75

Original Poster
Rep: Reputation: 15
worked but for some reason it's not now.

I have no idea what happened but it's not starting now. Here's a step by step of what I did...

Went to the /.kde/Autostart and made a file with vi. The file consists of...


#!/bin/sh
SUPERKARAMBA_PATH=/user/bin/superkaramba
THEME=/home/mykyl/themes/liquid_weather_plus/liquid_weather.theme

Also does the "$KARAMBA_PATH $THEME" have to be the last line here?


I then saved it and then checked the properties on it and checked the exec box. Does that make it executable? At this point do I just have to log out of kde and then log back in or do I have to do a restart?
 
Old 08-02-2004, 06:12 PM   #7
phlyersphan
Member
 
Registered: Jun 2004
Location: Chicago, IL USA
Distribution: Mandrake 10
Posts: 103

Rep: Reputation: 15
fyi, this worked great for me.

1. create a file in the Autostart directory under the .kde directory in your home directory (/home/whoeveruare/.kde/Autostart). i called mine start_karamba.

2. paste the above script into that file. change paths to match your system's configuration. save file.

3. make the file executable. chmod +x start_karamba works.

test it out by executing your script from the command line, or just log out of your kde session and log back in. (you may want to close liquid weather/superkaramba if it's running before logging out, to be sure you aren't just reloading your previous session).

another thing to note - if you've just started using liquid weather, your user configuration changes (like your city) will not "stick" unless you either close the theme or reload the theme. that's when the config file is actually written. so, if you haven't already at least once closed or reloaded the weather theme, liquid weather will restart with the default options. reload the theme once after you've configured it with your city (right-click on the weather panel and choose configure theme, reload) to be sure you've saved your settings.

Last edited by phlyersphan; 08-02-2004 at 06:19 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Liquid Weather not updating? JimDog Linux - Software 1 10-12-2005 10:38 PM
Superkaramba - Liquid Weather hobz Linux - Software 0 05-13-2005 04:46 AM
Problem With Superkaramba/Liquid Weather anyana Linux - Newbie 5 05-01-2005 01:30 PM
Liquid Weather SuperKaramba question. zidane2010 Linux - Software 4 02-19-2004 05:52 AM
Liquid Weather/Superkaramba - Loss of icons/data Arnie27 Linux - General 0 11-28-2003 05:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration