The time now is Sat 16 Jan 2021, 07:31
All times are UTC - 4 |
Page 7 of 252 [3778 Posts] |
Goto page: Previous 1, 2, 3, 4, 5, 6, 7, 8, 9, ..., 250, 251, 252 Next |
Author |
Message |
DPUP5520
Joined: 16 Feb 2011 Posts: 814
|
Posted: Wed 30 Nov 2011, 12:16 Post subject:
|
|
Tried it out last night, I gotta say I really like it, I couldn't get Firefox working it threw "cannot load xpcom" and it has the same problem as Racy with giving errors when moving or copying files between ntfs partitions and Puppy or doing anything else in an ntfs partition (compiling, uncompressing files, etc)
_________________ PupRescue 2.5
Puppy Crypt 528
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 3108
|
Posted: Wed 30 Nov 2011, 12:39 Post subject:
Re: Synaptics |
|
jemimah wrote: | mavrothal wrote: | Another thing that might need a second look besides unionfs, in the Racy base is the synaptics Xorg module.
I do not know if it is a T2 or a particular configuration/compile issue but if you try to force a fall-back to PS2 mode in a _supported_ device, it crashes. The fall-back can be useful if synaptics does not work well with a particular hardware and puppies like Lupu and Slacko can handle it fine. Racy does not  |
Is there a thread about this? |
Not that I know of. Just my observations while building different pups for the XOs.
_________________ == Here is how to solve your Linux problems fast ==
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Wed 30 Nov 2011, 14:16 Post subject:
|
|
Here's some pets:
http://www.smokey01.com/jemimah/saluki/pets/xarchiver-0.5.2-i486.pet
http://www.smokey01.com/jemimah/saluki/pets/gadmin-rsync-0.1.6-i486.pet
http://www.smokey01.com/jemimah/saluki/pets/remmina-0.9.3-i486.pet
(remmina needs vte, install the lxterminal pet first)
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11249 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 30 Nov 2011, 14:29 Post subject:
|
|
Here's my Blue-moon icon theme, I spent a few hours updating it to the newer icon theme setter system Barry changed.
ttuuxxx
Description |
|

Download |
Filename |
Blue-Moon-Icon-Theme-Racy.pet |
Filesize |
83.82 KB |
Downloaded |
340 Time(s) |
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11249 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 30 Nov 2011, 14:41 Post subject:
|
|
jemimah wrote: |
It's smaller to compiler statically if you just have one prog that needs a particular dependency, because unneeded bits of the dep are not included and you don't need to export the symbols. The only reason to compile dynamically is to avoid redundancy if you have many programs that depend on a particular library.. Static compilation also speeds up program load times, saves the user from having to hunt down compatible libs, and you can upx the resulting big executables which tends to be better compression than what you get from gzip or SFS.
|
Listen jemimah I'm no idiot when it comes to compiling, I don't need a lesson on compiling statically, If anything compiling statically is known to have stability issues sometimes, not all the time, but sometimes.
I also wasn't talking about using an older dbus, I was only talking about gconf and orbit.
Plus if we go with evince, gcalctool, metacity that would be 3 apps using Orbit and so having a static orbit would be just bloat and also you never posted your static Orbit-dev.pet package.
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Wed 30 Nov 2011, 15:44 Post subject:
|
|
The only thing that needs orbit is gconf. There will only ever be one copy of orbit. You can delete all the orbit headers and libs and everything will still compile (which is why there's no orbit DEV package - you don't need it).
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11249 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 30 Nov 2011, 15:51 Post subject:
|
|
Here's a very small tetris game, and it even keeps a high score, not bad for the size.
ttuuxxx
Description |
|

Download |
Filename |
gtktetris-0.6.2-i386.pet |
Filesize |
15.44 KB |
Downloaded |
342 Time(s) |
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11249 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 30 Nov 2011, 15:55 Post subject:
|
|
jemimah wrote: | The only thing that needs orbit is gconf. There will only ever be one copy of orbit. You can delete all the orbit headers and libs and everything will still compile (which is why there's no orbit DEV package - you don't need it). |
what about Bonobo and cobra?
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Wed 30 Nov 2011, 15:57 Post subject:
|
|
ttuuxxx wrote: | jemimah wrote: | The only thing that needs orbit is gconf. There will only ever be one copy of orbit. You can delete all the orbit headers and libs and everything will still compile (which is why there's no orbit DEV package - you don't need it). |
what about Bonobo and cobra?
ttuuxxx |
I haven't used either of those for anything yet. GConf didn't ask for them.
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11249 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 30 Nov 2011, 16:07 Post subject:
|
|
jemimah wrote: | ttuuxxx wrote: | jemimah wrote: | The only thing that needs orbit is gconf. There will only ever be one copy of orbit. You can delete all the orbit headers and libs and everything will still compile (which is why there's no orbit DEV package - you don't need it). |
what about Bonobo and cobra?
ttuuxxx |
I haven't used either of those for anything yet. GConf didn't ask for them. |
Have you ever used metacity? That also needs orbit, I installed your gconf and had this error when I tried to compile it.
Maybe it might compile if I had your orbit headers. grrrr
configure: error: Package requirements (gtk+-2.0 >= 2.20.0 pango >= 1.2.0 gconf-2.0 >= 1.2.0 libcanberra-gtk libstartup-notification-1.0 >= 0.7 xcomposite >= 0.2 xfixes xrender xdamage xcursor) were not met:
Package ORBit-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ORBit-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ORBit-2.0', required by 'gconf', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables METACITY_CFLAGS
and METACITY_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11249 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 30 Nov 2011, 16:32 Post subject:
|
|
Here's a smaller version of lxtask manager
ttuuxxx
Description |
|

Download |
Filename |
lxtask-0.1.4-i386.pet |
Filesize |
14.08 KB |
Downloaded |
333 Time(s) |
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Wed 30 Nov 2011, 16:42 Post subject:
|
|
ttuuxxx wrote: | Here's a very small tetris game, and it even keeps a high score, not bad for the size.
ttuuxxx |
This is nice. First tetris I've seen that would fit on an 7inch Eeepc screen.
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 2820 Location: South Australia :-(
|
Posted: Wed 30 Nov 2011, 16:53 Post subject:
|
|
The installed Psip Puppy Phone works well in this Saluki. A few of us spent a few hours on it last night.
If you haven't used it, it's worth a look as it's especially useful when collaboratively developing. It's nice to be able to talk to a number of people at the same time when working on projects.
It significantly increases the horsepower.
It can be done by the party line method by simply calling each other, or use the conference facility.
When you add VirtualBox and DropBox you have some serious functionality.
Cheers
_________________ Software <-> Distros <-> Tips <-> Newsletters
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Wed 30 Nov 2011, 17:03 Post subject:
|
|
ttuuxxx wrote: |
Have you ever used metacity? That also needs orbit, I installed your gconf and had this error when I tried to compile it.
Maybe it might compile if I had your orbit headers. grrrr
|
Odd I just tried it myself (on racy) and it worked fine (yes I did a make uninstall of orbit). I'll try it again on a fresh save when I get a chance. What version of metacity are you compiling?
You can try removing references to orbit from /usr/lib/pkgconfig/gconf-2.0.pc and see if that helps.
***Just tried on a clean save and didn't get that error either***
If you do get it to configure and it doesn't manage to pull in any of the includes correctly like it did for me you'll need this before configuring:
Code: |
export CFLAGS="-I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gconf/2" |
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Wed 30 Nov 2011, 18:28 Post subject:
|
|
ttuuxxx wrote: | Here's a smaller version of lxtask manager
ttuuxxx |
I'm including full size icons on purpose. I need them for the control panel and for desktop icons and any other time one might want icons for their apps larger than 16x16.
|
Back to top
|
|
 |
|
Page 7 of 252 [3778 Posts] |
Goto page: Previous 1, 2, 3, 4, 5, 6, 7, 8, 9, ..., 250, 251, 252 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
|