Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Sat 25 May 2013, 04:38
All times are UTC - 4
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff) » Desktop
Pwidgets 2.4.1
Post new topic   Reply to topic View previous topic :: View next topic
Page 195 of 205 [3066 Posts]   Goto page: Previous 1, 2, 3, ..., 193, 194, 195, 196, 197, ..., 203, 204, 205 Next
Author Message
Ron

Joined: 03 Aug 2008
Posts: 184
Location: Around Seattle

PostPosted: Wed 03 Nov 2010, 21:34    Post subject:  

Mick,
Is fsck something that should be run periodically as a preventive measure?

Is there some kind of "manual" for writing widgets?
Back to top
View user's profile Send private message 
01micko


Joined: 11 Oct 2008
Posts: 7019
Location: qld

PostPosted: Wed 03 Nov 2010, 21:42    Post subject:  

It is recommended to run fsck periodically.. I'm not sure on the interval though, I guess that would vary depending on how intensely you change files in your filesystem, but I think once a month would be fine, unless you notice problems, often it will fix them.

There is no manual, we did have some howtos on the old wikki. Sigmund did write a howto but it is buried somewhere in theis rather large thread! A search may turn up something. Include 'zigbert', 'pwidgets', 'howto' in any search string.

Cheers

EDIT<---- here you go http://www.murga-linux.com/puppy/viewtopic.php?p=257468#257468

Smile

EDT2.. I just realised that that is old info. Plugins are now at /usr/local/pwidgets/widgets/plugins.. so it basically still applies but most of the paths are now
/usr/local/pwidgets/widgets/
not
/root/.pwidgets/widgets/

_________________
keep the faith Cool ..
Back to top
View user's profile Send private message Visit poster's website 
zigbert


Joined: 29 Mar 2006
Posts: 5244
Location: Valåmoen, Norway

PostPosted: Thu 04 Nov 2010, 14:18    Post subject:  

Version 2.3.1
See main post

- Puppylinux widget shows distro name (thanks to jrb)
- Extras pack is updated to work in a multiuser environment (thanks to 01micko)
- Minor improvement of Birthday-widget.
- Bugfix: sunday as first day of week in calender (thanks to 01micko)

_________________
Stardust resources
Back to top
View user's profile Send private message Visit poster's website 
zigbert


Joined: 29 Mar 2006
Posts: 5244
Location: Valåmoen, Norway

PostPosted: Thu 04 Nov 2010, 14:19    Post subject:  

Mick
I have upgraded the extras-pack in the main post to your latest


Thank you
Sigmund

_________________
Stardust resources
Back to top
View user's profile Send private message Visit poster's website 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Thu 04 Nov 2010, 15:54    Post subject:  

Hi zigbert

Getting 404 not found messages for download links. Apparently, the older pets are being requested.

The requested URL /zigbert/pwidgets-2.3.0.pet was not found on this server.

The requested URL /zigbert/pwidgets_extras-2.2.4.pet was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Thanks,
Jim

Downloads fine now, Thanks for the updates.

Last edited by Jim1911 on Thu 04 Nov 2010, 16:12; edited 1 time in total
Back to top
View user's profile Send private message 
zigbert


Joined: 29 Mar 2006
Posts: 5244
Location: Valåmoen, Norway

PostPosted: Thu 04 Nov 2010, 16:05    Post subject:  

I am a bit too fast today Smile


fixed
Sigmund

_________________
Stardust resources
Back to top
View user's profile Send private message Visit poster's website 
chrome307


Joined: 15 Jan 2009
Posts: 713

PostPosted: Thu 11 Nov 2010, 06:37    Post subject:  

@ Zigbert

I'm using the PWidgets application ( current build Nov 2010 ) on a USB flash drive installation.

I have noticed that I need to reset the CPU plugin each time if I move from a PC that has single or multiple core.

Is there a way that it could identify automatically between the two options ie single core or multicore cpu?
Back to top
View user's profile Send private message 
gjuhasz


Joined: 29 Sep 2008
Posts: 120

PostPosted: Fri 26 Nov 2010, 07:51    Post subject: UTF-8
Subject description: Weather widget incompatible with UTF-8
 

All versions of pwidgets: if I switch to UTF-8, the Weather widget does not show Celsius/Fahrenheit after the number.
Something could be wrong with interpreting the degree character ° in case of UTF-8.
Back to top
View user's profile Send private message 
01micko


Joined: 11 Oct 2008
Posts: 7019
Location: qld

PostPosted: Wed 15 Dec 2010, 04:45    Post subject:  

Hi Sigmund

Brown Mouse reported a problem with theming. I didn't get exact details but the widgets (except clock) lost all colour. I could reproduce the problem by just swapping out a widget but then I swapped them all out, refreshing, then adding them again the problem disappeared. I haven't looked too close yet but my hunch is maybe a bug in one of the themes?

Here is Brown Mouse' problem. It seems to be independent of which puppy version.

Cheers!

_________________
keep the faith Cool ..
Back to top
View user's profile Send private message Visit poster's website 
tazoc


Joined: 11 Dec 2006
Posts: 1111
Location: Lower Columbia Basin WA US

PostPosted: Wed 15 Dec 2010, 17:40    Post subject: Thank you for Pwidgets!  

Hi, Just wanted to thank you for the excellent work on Pwidgets. It is built into Lighthouse Pup 5.00G, with a few, mostly cosmetic modifications and works great in JWM, IceWM and even Xfce 4.

I modified Patriot's tweak for xonclock in Xfce in /usr/local/Pwidgets/func ~line 172:
Code:
#   echo "ROX_DESKTOP=\`xwininfo -root -tree | grep 'ROX-Pinboard' | tr -s ' ' | cut -d ' ' -f 2\`" >> $HOME/.pwidgets/tmp/pwidgets-exec_xonclock
         if [ "`xwininfo -root -tree | grep '\"ROX-Pinboard\"'`" ]; then #101127 TazOC
          echo "ROX_DESKTOP=\`xwininfo -root -tree | grep '\"ROX-Pinboard\"' | tr -s ' ' | cut -d ' ' -f 2\`" >> $HOME/.pwidgets/tmp/pwidgets-exec_xonclock #101127 TazOC
         else echo "ROX_DESKTOP=\`xwininfo -root -tree | grep '\"Desktop\": (' | tr -s ' ' | cut -d ' ' -f 2\`" >> $HOME/.pwidgets/tmp/pwidgets-exec_xonclock #101127 TazOC
         fi
I also reworked some CairoDock clock skins (attached below)
-TazOC
Xfce4_Audacious_Pwidgets.jpg
Description  Pwidgets in pre-release LHP5.00G Xfce 4
jpg

 Download 
Filename  Xfce4_Audacious_Pwidgets.jpg 
Filesize  256.03 KB 
Downloaded  238 Time(s) 
ClockSkinsCD-LHP.tar.gz
Description  CD-LHP Analog Clock Skins
Place in /usr/local/pwidgets/widgets/clock_skins/
gz

 Download 
Filename  ClockSkinsCD-LHP.tar.gz 
Filesize  99.72 KB 
Downloaded  195 Time(s) 

_________________
lhpup.org Lighthouse 64 6.01
Back to top
View user's profile Send private message Visit poster's website 
zigbert


Joined: 29 Mar 2006
Posts: 5244
Location: Valåmoen, Norway

PostPosted: Sat 18 Dec 2010, 04:21    Post subject:  

01micko wrote:
Hi Sigmund

Brown Mouse reported a problem with theming.
I experienced this a while ago...... I think it's just to choose a theme to solve it.


Sigmund

_________________
Stardust resources
Back to top
View user's profile Send private message Visit poster's website 
zigbert


Joined: 29 Mar 2006
Posts: 5244
Location: Valåmoen, Norway

PostPosted: Sat 18 Dec 2010, 04:30    Post subject: Re: Thank you for Pwidgets!  

tazoc wrote:
I modified Patriot's tweak for xonclock in Xfce in /usr/local/Pwidgets/func ~line 172:
I have added your fix for next release.


Thank you
Sigmund

_________________
Stardust resources
Back to top
View user's profile Send private message Visit poster's website 
grimoire


Joined: 04 Jul 2010
Posts: 68

PostPosted: Sat 25 Dec 2010, 12:10    Post subject:  Re: Thank you for Pwidgets!  

I've tested your pwidgets and it works great!
Back to top
View user's profile Send private message 
zigbert


Joined: 29 Mar 2006
Posts: 5244
Location: Valåmoen, Norway

PostPosted: Wed 19 Jan 2011, 13:00    Post subject:  

Forgot to mention that version 2.3.2 is uploaded.
See main post.

Changelog
- No sidebar at default.
- Do not read cluster plugin at default
- Bugfix: xonclock in xfce (thanks to tazoc)

_________________
Stardust resources
Back to top
View user's profile Send private message Visit poster's website 
davids45


Joined: 26 Nov 2006
Posts: 580
Location: Chatswood, NSW

PostPosted: Thu 20 Jan 2011, 02:49    Post subject:  

G'day zigbert,

The config for the CPU-bar has nothing in its text entry? Last lines are missing?

As a work-around, I copy the "TEXT" from an earlier pwidgets cpu-bar config file that includes text for both CPUs plus the RAM so my pwidget shows both my CPUs usage and also the RAM usage:

TEXT
${color0}R A M ${color5}${membar 10,110}
${color0}CPU 1 ${color3} ${cpubar cpu1 10,105}
${color0}CPU 2 ${color6} ${cpubar cpu2 10,105}

Combining CPUs and RAM usage as coloured bars seems to me a better use of display screen space than the default needle-meters that also cover some of my partition/drive icons across the bottom of the monitor.

David S.
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 195 of 205 [3066 Posts]   Goto page: Previous 1, 2, 3, ..., 193, 194, 195, 196, 197, ..., 203, 204, 205 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff) » Desktop
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1055s ][ Queries: 12 (0.0425s) ][ GZIP on ]