The time now is Tue 21 May 2013, 07:41
All times are UTC - 4 |
|
Page 177 of 205 [3066 Posts] |
Goto page: Previous 1, 2, 3, ..., 175, 176, 177, 178, 179, ..., 203, 204, 205 Next |
| Author |
Message |
joel

Joined: 26 Feb 2009 Posts: 185 Location: Buffalo, NY & Nottingham, England
|
Posted: Sun 06 Dec 2009, 20:49 Post subject:
|
|
oh ok. Thanks Zigbert. I just noticed now that it says 2.1.1 for the extras package. The whole time i was reading it as 2.2.1, duh. Thanks again.
BTW is there an extras package in the works. I like the extra widgets like tv, etc.
_________________ I am not a Mac, not a PC... I am a Puppy. 
|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3012 Location: Oregon
|
Posted: Sun 06 Dec 2009, 22:01 Post subject:
Subject description: 2.2.1 in Dpup beta 5 |
|
I am having problems with Pwigets 2.2.1 in Dpup beta 5.
First, when I make changes to calander and save the file, if I go to the Pwigets menu and select Apply, my changes are lost and the calander file reverts to it's original form.
Second, if I try to select a Pwigets sidebar background, It does not happen and I get an error of "Pwigets_background contains no data."
Also, I have to reset the wallpaper each time as it dissapears to a plain background.
I should mention my color depth is 24 and I have dri and the factory NVIDIA driver installed.
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7018 Location: qld
|
Posted: Mon 07 Dec 2009, 07:06 Post subject:
|
|
Hi 8bit
I was the one who hacked the wallpaper setter for suitability for Puppy43x with Pwidgets.
Because the wallpaper setter is included in Pwidgets, it simply overwrites files in 43x. In Dpup it is a different story. "Pwallset" seems to be firm. You can go to /usr/local/apps (in Dpup) and look inside Wallpaper and you will see that Apprun is there, that will run the hacked wallpaper setter for Pwidgets. (I haven't tried this, I just turned off the sidebar in my Dpup, but it might work). If it doesn't work you could disable Pwallset in case there is a conflict.
I don't think your hardware or associated drivers are any concern.
It wouldn't be hard to hack Pwallset to make it Pwidgets compliant... I have read some of your threads so I think you are up to it.. .
If you do manage a hack let us know ,... same if you don't.
I'll let zigbert answer your calendar query.
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3012 Location: Oregon
|
Posted: Mon 07 Dec 2009, 12:30 Post subject:
Subject description: apprun fix for compatability with Pwigets |
|
I investigated my sidebar background problems with Pwigets by opening /usr/local/apps/Wallpaper/AppRun.
I found that the test was looking in /root/.pwigets for files that just were not there.
So I did a modification to the AppRun script to point to /usr/local/pwigets/widgets/plugins/sidebar/sidebar.
And low and behold, after making the modification, my desktop background stayed intact and I was able to add any sidebar background I wanted.
The commented lines are original, and my added lines are after.
| Code: |
#add button for sidebar if installed
#if [ -f $HOME/.pwidgets/plugins/sidebar/sidebar ];then
if [ -f /usr/local/pwidgets/widgets/plugins/sidebar/sidebar ];then #added by 8-bit
# SIDEBAR='<button><label>Sidebar</label><input file icon="applications-graphics"></input><action>$HOME/.pwidgets/plugins/sidebar/sidebar &</action></button>'
SIDEBAR='<button><label>Sidebar</label><input file icon="applications-graphics"></input><action>usr/local/pwidgets/plugins/sidebar/sidebar &</action></button>'
|
I hope that helps someone.
|
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2407 Location: Montenegro
|
Posted: Mon 07 Dec 2009, 13:10 Post subject:
|
|
Um, I don't have those lines in wallpaper script in dpup, commented or uncommented. So, where do I exactly add those line, or do I install another wallpaper setter first?
EDIT: I know Mick said it's packaged with pwidgets but aparently not in this package I have (I believe pwidgets 2.5 dev.?)
_________________

|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3012 Location: Oregon
|
Posted: Mon 07 Dec 2009, 13:53 Post subject:
|
|
On the Pwigets 2.2.1 fix, navigate to /usr/local/apps.
Right-click on Wallpaper and select Look Inside.
There you will find the script file "AppRun"
Open it as text, make the changes and save it.
After that, Click menu, Desktop, Pwigets tiny desktop apps.
Click on Plugins.
Click on Sidebar - Set wigets background.
Pick right or left and the sidebar background you want.
I had best luck with Golden to be able to see the calander.
Click Apply.
That was my short version of instructions for the modification.
Hope it helps.
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7018 Location: qld
|
Posted: Mon 07 Dec 2009, 16:28 Post subject:
|
|
Dejan
About 10(?) pages back (maybe less) i made a wallpaper package for 4.3.x and then zigbert included it in Pwidgets 2.1. I haven't time to find it now, off to work
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
trio

Joined: 21 Dec 2008 Posts: 1786 Location: अनुमोदना
|
Posted: Wed 09 Dec 2009, 03:31 Post subject:
|
|
Missing working with all of you, and with puppy
_________________ PET Maker|WbarCC|My Website
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Wed 09 Dec 2009, 06:34 Post subject:
|
|
The pwidgets package doesn't include the wallpaper setter, - only the pached files. So if you are running a system without nathan wallpaper setter, or another setter that are supporting pwidgets sidebars, the sidebar function will not work correct.
| Mick wrote: |
I'll let zigbert answer your calendar query. | Sorry, but I'm not into Dpup at the moment.
We miss you too Trio. What are your real-life-issues?
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
trio

Joined: 21 Dec 2008 Posts: 1786 Location: अनुमोदना
|
Posted: Thu 10 Dec 2009, 23:29 Post subject:
|
|
Hi Ziggy,
I am currently working as an Operation Director in one of Suzuki Car Dealer in my city. That's why I don't have much spare time. hhhhhh..busy..
_________________ PET Maker|WbarCC|My Website
|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3012 Location: Oregon
|
Posted: Thu 10 Dec 2009, 23:49 Post subject:
|
|
trio,
I am glad to hear that you have employment!
A lot of people do not.
I was self employed, working indirectly for another company doing piece work.
Their sales fell and I was told that maybe things would improve in the fall. So I bit the bullet and payed company expenses with no income.
Fall came and I was then told maybe things would improve by spring.
I had not had any business or personal income since July, and decided enough was enough and closed the business, and applied for Social security.
So I am one of the unemployed waiting for my S.S to start.
|
|
Back to top
|
|
 |
joel

Joined: 26 Feb 2009 Posts: 185 Location: Buffalo, NY & Nottingham, England
|
Posted: Sun 13 Dec 2009, 13:08 Post subject:
|
|
Why might the temp widget not be working?
I attached a screenshot of my hardinfo displaying a temp of 56C, and the pwidgets temp is always stuck at fan off, temp 45C?
| Description |
|

Download |
| Filename |
mytemp.png |
| Filesize |
358.84 KB |
| Downloaded |
300 Time(s) |
|
|
Back to top
|
|
 |
nic2109
Joined: 01 Jan 2007 Posts: 406 Location: Hayslope, near Middlemarch, Midlands, England
|
Posted: Sun 13 Dec 2009, 18:12 Post subject:
Subject description: Adding new Widgets |
|
Sorry to be dim but how do new widgets get to be available to be selected?
I've downloaded and installed a couple of .pet packages with widgets that interest me and I was expecting them to then appear in the list of widgets I could choose. But they don't.
What step(s) have I omitted?
I tried the Help but it sent me to a dead place on the old site which isn't much help.
I expect the answer is somewhere in thread, but at 2653 entries I cannot face looking through it for the answer.
Nick
_________________ Nick
|
|
Back to top
|
|
 |
ndujoe1
Joined: 04 Dec 2005 Posts: 616
|
Posted: Fri 18 Dec 2009, 21:04 Post subject:
Pwidgets 2.2.1 PuppyLinxu 3.01 |
|
I have been able to use Pwidgets 2.2.1 successfully in Puppylinux 3.01.
The calendar refuses to change to Sunday as the first day of the week. any suggesitons?
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Sat 19 Dec 2009, 04:53 Post subject:
|
|
Version 2.2.2
See main post
Changelog
- Use Cpu_graph as default instead of Puppy space.
- Alarm widget use now aplay instead of wavplay
- Bugfix: Clock didn't show up after changing theme. (thanks to 01micko)
- Bugfix: Reminder widget. (thanks to 01micko)
- Bugfix: Start Wallpaper setter in /usr/share/background if pointed to $HOME/.pwidgets/
- Bugfix: Calender with Sunday as first day of week.
- Bugfix: Link to wiki
_________________ Stardust resources
|
|
Back to top
|
|
 |
|
|
Page 177 of 205 [3066 Posts] |
Goto page: Previous 1, 2, 3, ..., 175, 176, 177, 178, 179, ..., 203, 204, 205 Next |
|
|
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
|