Fluppy 013

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#1696 Post by jemimah »

I will try to make a pet if it works. It needs an upgraded glib and libsoup so I need to make sure those upgrades don't break anything.

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#1697 Post by ttuuxxx »

Arora browser built on the latest QT runs stable, flash works on it also and has a some plugins.http://code.google.com/p/arora/ You might want to try that. I did compile it on puppy 5.2, I also tried it on earlier qt version, and it was unstable, so use the latest qt if your going to try it.
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

big_bass
Posts: 1740
Joined: Mon 13 Aug 2007, 12:21

#1698 Post by big_bass »

Hey jemimah

I was playing a bit with the new pikona
and here are some icons for ya

Joe
Attachments
faenza-bk_fluppylogo.png
(15.31 KiB) Downloaded 1372 times
faenza-sl_fluppylogo.png
(15.64 KiB) Downloaded 1341 times
faenza-rd_fluppylogo.png
(21.39 KiB) Downloaded 1358 times
faenza-or_fluppylogo.png
(21.7 KiB) Downloaded 1362 times
faenza-li_fluppylogo.png
(21.63 KiB) Downloaded 1335 times

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#1699 Post by edoc »

Is there any way to insert the currently-running version number of Fluppy into the icon somewhere?
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

#1700 Post by tlchost »

edoc wrote:Is there any way to insert the currently-running version number of Fluppy into the icon somewhere?
I'd like to see it in the "puppy" widget...I think it's in the clock widget, but that takes too much real estate.

big_bass
Posts: 1740
Joined: Mon 13 Aug 2007, 12:21

#1701 Post by big_bass »

edoc
Is there any way to insert the currently-running version number of Fluppy into the icon somewhere?
A manual way like this a lot easier
Here is another option an apple look
I havent made the backgrounds in different colors yet though for this new template
Joe
Attachments
AppIe_fluppylogo13-128.png
(13.12 KiB) Downloaded 1249 times

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#1702 Post by edoc »

NEAT!
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

Pigdin Logs

#1703 Post by tlchost »

I am using Fluppy013 on a bootable USB drive. Pidgin logs are taking up more and more space. I moved /root/.purple/logs to /mnt/home/.purple/logs and created a relative link to /root/.purple/logs

When I reboot, the system reports that it can not find/access the log files in /mnt/home/.purple

Any hints? I would rather not turn off the logs, but at some point I will have to do it to keep the save file from getting full.

Thanks
Thom

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#1704 Post by edoc »

My son just asked if there is an app to open "7zip" files, whatever those are?

He mumbled something about Microsoft ... yuck ...
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#1705 Post by muggins »

Edoc,

I'm not sure about Fluppy's default archiver, but Peazip should handle any format your son throws it's way.

User avatar
DC
Posts: 360
Joined: Sun 30 Apr 2006, 15:07
Location: Maidenhead, England

#1706 Post by DC »

@ edoc

7zip is I think a open source clone of winzip it also does lots of other compressed archives including its own 7zip format. I use it for rar files.
Run it with wine when required

http://www.7-zip.org/

DC

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#1707 Post by jemimah »

big_bass wrote:edoc
Is there any way to insert the currently-running version number of Fluppy into the icon somewhere?
A manual way like this a lot easier
Here is another option an apple look
I havent made the backgrounds in different colors yet though for this new template
Joe
Thanks for these!

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

Re: Pigdin Logs

#1708 Post by jemimah »

tlchost wrote:I am using Fluppy013 on a bootable USB drive. Pidgin logs are taking up more and more space. I moved /root/.purple/logs to /mnt/home/.purple/logs and created a relative link to /root/.purple/logs

When I reboot, the system reports that it can not find/access the log files in /mnt/home/.purple

Any hints? I would rather not turn off the logs, but at some point I will have to do it to keep the save file from getting full.

Thanks
Thom
Is this a FAT flashdrive? Symlinks and FAT don't get along very well. A symlink to /initrd/mnt/dev_ro2/.purple might also work better. Not sure what the problem is - just throwing a couple ideas out.

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#1709 Post by edoc »

DC wrote:@ edoc

7zip is I think a open source clone of winzip it also does lots of other compressed archives including its own 7zip format. I use it for rar files.
Run it with wine when required

http://www.7-zip.org/

DC
Thanks! He said that solved the problem for him.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

puppyhelp application

#1710 Post by don570 »

I've localized the puppyhelp application so it will
automatically open a HTML file on your hard disk

For example if you are using French, clicking on the
Help Desktop Icon will open a help file that is in French.
Try it.

I've included locals for German, French and Spanish.

It would be nice to have it included in Fluppy.
It also works in Wary and Lucid Puppy.

Download and install these two pets:

puppyhelp-1.0.pet
puppyhelp_NLS-1.0.pet

________________________________________________________

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

Fluppy 013

#1711 Post by Billtoo »

I got a new AAO 721-3801 netbook and fluppy is working nicely on it so far.
Here's the latest Ltris game.

edit: from the hardinfo report on this netbook:
Summary
Computer
Processor AMD Athlon(tm) II Neo K125 Processor
Memory 1813MB (553MB used)t: si
Operating System Puppy Linux 0.43
User Name root (root)
Date/Time Wed 16 Mar 2011 08:26:01 PM EDT
Display
Resolution 1024x600 pixels
OpenGL Renderer Software Rasterizer
X11 Vendor The X.Org Foundation
Multimedia
Audio Adapter HDA-Intel - HDA ATI SB
Audio Adapter HDA-Intel - HDA ATI HDMI
Input Devices
AT Translated Set 2 keyboard
SynPS/2 Synaptics TouchPad
Power Button
Lid Switch
Sleep Button
Power Button
Video Bus
1.3M WebCam
PC Speaker
Logitech USB Optical Mouse
Printers
No printers found
SCSI Disks
ATA WDC WD2500BEVT-2
Generic- Multi-Card
OpenGL
Vendor Mesa Project
Renderer Software Rasterizer
Version 2.1 Mesa 7.6
Last edited by Billtoo on Thu 17 Mar 2011, 00:51, edited 1 time in total.

yerc1
Posts: 118
Joined: Sat 10 Jan 2009, 02:40

Compiz, Rox

#1712 Post by yerc1 »

Thanks heaps to Jemimah for introducing me to beryl-compiz!
I think it was with Fluppy 08 that i tried beryl for the first time.
Although I soon reverted to icewm, i would revisit beryl to experiment with what it has to offer.

I've done a new usb frugal install of Fluppy 13 with compiz and likes the default Rox panel instead of Cairo dock. If i want to change to Cairo dock and back to Rox panel, the Cairo dock switcher comes very handy - how easy is that? My compliments to Jemimah for keeping us users in mind...

I did find out that Compiz has changed the desktop right click menu. Gone are the Applications menu and in its place looks like the rox filer menu(?) This behaviour is preserved even when changing to icewm/openbox/flwm. I've looked at forum for compiz and rox in search of a solution but could not find a similar question asked.

Could somebody tell me how to get the Applications menu back?

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#1713 Post by jemimah »

It's a setting in the ROX options. Go to Compatibility and check "Pass backdrop mouse clicks to the window manager".

Laie
Posts: 318
Joined: Sun 20 Jan 2008, 18:42
Location: Germany

#1714 Post by Laie »

Neither ALT+F4 nor CTRL+ALT+F4 closes a window in my beloved Fluppy 013.
Bug or feature?.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#1715 Post by jemimah »

Here's the latest Midori.
http://puppeee.com/files/misc/midori-update/

You need to install all 4 pets. You should probably restart X immediately after installing due to the glib update.

I think this one's a real winner!

This package is for updating Fluppy13 only.

Post Reply