LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-21-2006, 03:44 PM   #1
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Weather app for Xfce4


Any ideas? I like KWeather in KDE, and would like something similar in Xfce4.

Trying to run kweather in xfce4 gets 'not found error'. Is it a different name?

Or is there something better to use?
 
Old 06-21-2006, 03:58 PM   #2
J_K9
Member
 
Registered: Nov 2004
Distribution: Slackware 11, Ubuntu 6.06 LTS
Posts: 700

Rep: Reputation: 30
A quick Google search turned up the following page: http://freshmeat.net/projects/xfce4-weather-plugin/

Cheers,

-jk
 
Old 06-21-2006, 04:08 PM   #3
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Thanks. I thought I did a google search...

My mind is fried. The Geritol doesn't work anymore....
 
Old 06-21-2006, 04:10 PM   #4
J_K9
Member
 
Registered: Nov 2004
Distribution: Slackware 11, Ubuntu 6.06 LTS
Posts: 700

Rep: Reputation: 30
Hehe - don't worry about it. It happens to the best of us

Cheers,

-jk
 
Old 06-21-2006, 07:38 PM   #5
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
One prob.

When I add the applet plugin, then restart xfce, the panel doesn't come up. If I type 'xfce4-panel', it will flash, then gone. If I remove the weather plugin from the panel .xml, the panel will come up, and stay up.

Any ideas?
 
Old 06-21-2006, 10:19 PM   #6
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
No ideas? Posted this issue on the dev forum, too, but no replies.

Oh, well. Guess I'll just use KDE if I need it, or remove the plugin before I logout....
 
Old 06-21-2006, 10:28 PM   #7
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
Quote:
Originally Posted by cwwilson721
No ideas? Posted this issue on the dev forum, too, but no replies.
I'm not sure what Xfce version you are using but I do know that there have been a number of reported issues with the panel freezing or disappearing when using certain plugins. I have the new beta1 release installed and the panel is finally working properly with that build. Search in the Xfce bugtracker and I bet you'll uncover some good leads.
 
Old 06-21-2006, 10:49 PM   #8
ozar
Member
 
Registered: May 2004
Location: USA
Distribution: Arch Linux
Posts: 415

Rep: Reputation: 85
I read somewhere that one version of glibc triggers an error in the weather-plugin causing the panel to crash. Maybe that's the problem in your case.
 
Old 06-21-2006, 10:54 PM   #9
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Using a fresh '-current' install as of today. Xfce 4.2.0, i do believe
 
Old 06-21-2006, 11:19 PM   #10
ozar
Member
 
Registered: May 2004
Location: USA
Distribution: Arch Linux
Posts: 415

Rep: Reputation: 85
What kind of error (if any) do you get when you try to start the panel from a terminal with the xfce4 weather-plugin running?

Code:
xfce4-panel
 
Old 06-21-2006, 11:38 PM   #11
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
Yes, that is a bug in XFCE Weather that crashes the panel with the version of Glibc in -current.

To get around this for now, launch the panel like this:

Code:
G_SLICE=always-malloc xfce4-panel &
 
Old 06-21-2006, 11:59 PM   #12
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
And I'll have to do this at every logon?
 
Old 06-22-2006, 12:05 AM   #13
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
OK, that brings it up until I close the terminal.

Any ideas how to get it to stay up? Without having to type it in every login? And leaving the terminal open? For every user using Xfce4?
 
Old 06-22-2006, 12:45 AM   #14
Sonneteer
Member
 
Registered: May 2006
Location: Canada
Distribution: Slackware 13.37; Ubuntu 12.04
Posts: 81
Blog Entries: 5

Rep: Reputation: 15
To avoid typing it in after every login, you could edit your ~/.xinitrc (where xfce4-panel is normally started from I believe), or else put a script in the ~/Desktop/Autostart/ directory.
 
Old 06-22-2006, 12:52 AM   #15
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
I thought the path was ~/.config/autostart, but again I'm using another version....
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Check if an app is running and if it's not launch this app Coume Linux - General 3 07-28-2008 03:34 AM
Getting rid of XFCE4-panel...using xfce4 and Ubuntu jagibbs Linux - Software 1 04-06-2006 06:00 AM
fluxbox weather app psychobuffalo Linux - Software 1 08-29-2005 10:15 PM
App to get weather? jon_k Linux - Software 6 11-14-2004 09:19 PM
Weather Reporting App Acetylcholine Linux - Software 0 09-28-2004 12:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09: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