Page 5 of 38

Posted: Mon 23 Aug 2010, 03:56
by 01micko
More fun with the network_tray icon...

I have hacked Barry's source once again to now provide for different icon themes in for network_tray icon (formerly Blinky)

There are 4 themes you can choose


standard
Image

puppy
Image

business
Image

ttuuxxx (he was the original creator of this style)
Image

____________________________________________________

You change the theme with a right click on the tray icon.

Image


A gui then opens and you just click your choice then a splash screen opens prompting you to restart X to see your changes. (might change that bit yet :wink: )

Image

Enjoy!

Cheers

V244 update

Now no need to restart X, also not hard coded so you can add your own themes, as many as you want (within reason :wink: )

Posted: Mon 23 Aug 2010, 04:00
by James C
PuppyBrowser has stopped working.

I've installed the Icewm themes,WhoDo's collection and Midori.......now no go with PuppyBrowser.Won't display /usr/share/doc/home and won't connect to anything on the internet,

Going to uninstall Midori and reboot again.

Posted: Mon 23 Aug 2010, 04:13
by James C
Uninstalled Midori and rebooted. PuppyBrowser is still not working.

For some good news, installed the icon pet while in JWM...it works. :) Went to Icewm, still works.Rebooted,still works.

Posted: Mon 23 Aug 2010, 04:21
by 01micko
James C wrote: For some good news, installed the icon pet while in JWM...it works. :) Went to Icewm, still works.Rebooted,still works.
I'm getting good at this now.. :lol:

Posted: Mon 23 Aug 2010, 04:43
by James C
Changed from Icewm to JWM from the shutdown/Restart with JWM, which doesn't restart X, instead of the switcher and lost the personal storage icon.Restarted X and it came back.

I love testing............... :lol:

Lucid Puppy 5.1.1 Testing and Development

Posted: Mon 23 Aug 2010, 05:37
by Billtoo
I installed 518 to a 4gb flash drive using bootflash and booted my Eeepc 701 with it.
I installed the intel driver and restarted x, then downloaded firefox.
The 701 has a 19“ lcd monitor connected to it so I chose 1280x1024 resolution in xorgwizard.
Firefox wouldn’t go full screen on the 19“ monitor in jwm but it would in icewm.
I created a hardinfo report and saved it to the root directory but clicking on the file to load it brought up puppybrowser and an empty page, I had to load the report with firefox.

# glxgears
1374 frames in 5.0 seconds
1398 frames in 5.0 seconds
1426 frames in 5.0 seconds
1399 frames in 5.0 seconds
1431 frames in 5.0 seconds
#
Computer

Processor Intel(R) Celeron(R) M processor 900MHz
Memory 506MB (152MB used)
Operating System Puppy Linux 0.21
User Name root (root)
Date/TimeMon 23 Aug 2010 01:10:10 AM GMT-8

Display

Resolution 1280x1024 pixels
OpenGL Renderer Mesa DRI Intel(R) 915GM GEM 20091221 2009Q4 x86/MMX/SSE2
X11 Vendor The X.Org Foundation

Display

Resolution 1280x1024 pixels
Vendor The X.Org Foundation
Version 1.7.6

Monitors

Monitor 0 1280x1024 pixels
Monitor 1 800x480 pixels

OpenGL
Vendor Tungsten Graphics, Inc
Renderer Mesa DRI Intel(R) 915GM GEM 20091221 2009Q4 x86/MMX/SSE2
Version 1.4 Mesa 7.7.1
Direct Rendering Yes

Posted: Mon 23 Aug 2010, 05:57
by James C
James C wrote:Uninstalled Midori and rebooted. PuppyBrowser is still not working.

For some good news, installed the icon pet while in JWM...it works. :) Went to Icewm, still works.Rebooted,still works.
Went ahead and uninstalled Firefox, leaving only PuppyBrowser, and it's working again. :) Apparently there is some kind of conflict with Firefox? Using PuppyBrowser to post this.

Going to try Opera and see what happens. :lol:

Side note: Heard a good mention about Lucid Puppy 510 on the Linux Outlaws podcast this week.

Posted: Mon 23 Aug 2010, 06:19
by James C
PuppyBrowser still works after installing Arora browser. :)

If you try to go to Lucid Puppy News from Quickpet you see.......

Posted: Mon 23 Aug 2010, 06:30
by Lobster
If you try to go to Lucid Puppy News from Quickpet you see.......
I did an update and got the same (as well as no connection)
I had lost my JWM config etc
OK might as well do a fresh install - so I did . . .
Worked OK and new 'blinky' icons working OK 8)

'Gtkhash' in menu / Utilities / General utilities
has no menu icon

Posted: Mon 23 Aug 2010, 06:42
by James C
Downloaded Opera.........PuppyBrowser still works.Looks like a conflict with Firefox.Also, as long as X is restarted when changing the wm the new icons are persistent.

I'm going to get some sleep..................... :lol:

Posted: Mon 23 Aug 2010, 06:49
by DaveS
James C wrote:Downloaded Opera.........PuppyBrowser still works.Looks like a conflict with Firefox.Also, as long as X is restarted when changing the wm the new icons are persistent.

I'm going to get some sleep..................... :lol:
I vaguely remember this from the past. I think mozstart was to blame.

Posted: Mon 23 Aug 2010, 07:09
by 01micko
218 initial report.

Hmmm... I got the same issue when I woofed up a lucy yesterday.. the old delayedrun file, I'll attach the new one. I wonder why woof didn't find it??? Legacy pet? I might do a woof from scratch, redownload the lot.. er .. tomorrow!

I have a couple of tweaks for you James C when you awaken :wink: There is a new jwmx2 file I made. Also /root/Startup/z-start-icetrayapps needs to be deleted..

Code: Select all

rm -f /root/Startup/z-start-icetrayapps
will do it.

hmmm... error with puppybrowser

Code: Select all

# man rpl
find: `/root/.mozilla/default/*.slt': No such file or directory
./PuppyBrowser: symbol lookup error: /usr/lib/seamonkey/libgtkembedmoz.so: undefined symbol: _ZN18nsObsoleteACString16sCanonicalVTableE
Consequently, 'Help' icon on desktop is broken. I suspect the other issues with Puppybrowser will be fixed with a new /libgtkembedmoz.so. (looks like an Ubuntu bug,, re "_ZN18nsObsoleteACString16sCanonical"..bla, bla)

I always test "man" straight off the bat.. 'man rpl' is first (it's local), then 'man mplayer', (it's remote).

The jwmx2 fix will also contain a new file for the ice 'Quick Launch', that will fix 'refresh tray icons'. I will rebuild Ice package tomorrow and upload.

Can we do this in a week?

Cheers

Posted: Mon 23 Aug 2010, 07:21
by scsijon
shouldn't be here but had to do some urgent paperwork.
playdayz wrote:http://distro.ibiblio.org/pub/linux/dis ... d-official
hpijs-3.10.x-dynppd has been updated to release ..6 but trying to download via ppm fails
I made a typo on the hp drivers--That is fixed but you will need to download the Packages-puppy-lucid-official from the link above and put it into /root/.packages.
will do when i download early tomorrow
playdayz wrote: Do you mean the browser problem that is worse when the browser window extends below the screen?
both are bad!

playdayz wrote:
The area containing instructions and menu items, suspect it's still at 640x480 while the screen is still set at the maximum size. Suspect X hasn't released properly if at all.

What happens if you Menu -> Shutdown -> Restart X server. It might also help to use Icewm which handles a screen resize better than jwm.
Can't do it while in config mode, and it resets to the max matrix (1600x1200) every time you use this combination.

playdayz wrote: What happens if you go ahead and run Classic Config Experience (xorgwizard) to set the video?
same problems I had in 5.1

playdayz wrote: ------------------------------------------------------------------------------------------
Luci-218 is posted now in the first message of tis thread. It is built with the new Woof released today AUG 22 and has another of other things including the Return of Puppy Browser!
will download early tomorrow and give it a go

regards
scsijon
46meg left in peak time, bye

Posted: Mon 23 Aug 2010, 07:37
by James C
I"m really going to get some sleep in a few......it's 2:30am....... :lol:

Deleted the file,downloaded the pet and the delayedrun file,installed the pet and replaced the file and...................................it looks like the tray icons are fixed.Changed the wm both from the switcher and the menu entry and the icons are persistent.

More tomorrow. :)

Posted: Mon 23 Aug 2010, 08:14
by 01micko
Puppy Browser Patch..


Just install the pet, will fix if Seamonkey 2 is installed, I'll check firefox in a mo, oh yeah I didn't forget Cups and Bareview :wink: . Help now works,

Don't know how the fix the certificate error but I suspect SM-1X would need a run. I bet we had that error in Puppy 5 too, just no one picked it up.. :roll: :lol:

Cheers

EDIT: uninstalled Seamonkey2 and installed Firefox... PuppyBrowser set up my printer in a jiffy with this patch :wink:

Posted: Mon 23 Aug 2010, 13:21
by tasmod
Fresh install on Vaio laptop noticed freememapplet not started, there was a space on taskbar.
Checked and it's missing from /usr/sbin the freememappletshell is there but not the executable.

Posted: Mon 23 Aug 2010, 13:28
by 01micko
tasmod wrote:Fresh install on Vaio laptop noticed freememapplet not started, there was a space on taskbar.
Checked and it's missing from /usr/sbin the freememappletshell is there but not the executable.
Ah Rob my friend... we are transitional :wink: .. I have posted patches to fix all those issues. Hopefully they will make it to luci-219

Cheers

Tests Luci218

Posted: Mon 23 Aug 2010, 13:59
by Tasgarth
Tests Luci 218:

Live CD and Pupsave (JWM and IceWm ): OK (with nvidia driver)
Full Install (JWM and ICEWM) : OK (with nvidia driver)
---------------------
- 1) 'azerty' Layout : OK

- 2) Locale 'fr_FR' :
Geany : NO
Pmusic : NO

Opera 10-60 : OK
Iron Browser : OK
Gnumeric : OK
Gnome-Player : OK
Vlc : OK
-----------------
Taskbar ( JWM ): an empty space, near 'volume' icon.
taskbar (IceWm) is right, no empty..

Cheers

Posted: Mon 23 Aug 2010, 15:10
by Lobster
I'll check firefox in a mo,
Using Firefox - help not working
Installed patch
help working . . .

Posted: Mon 23 Aug 2010, 15:30
by tasmod
Yes Mick,
Just realised that the new version was running in tray but the call in jwmtray made a space for the old.
I prefer the old so I just added it back in the dir.