Puppy Squeeze 009 Development

A home for all kinds of Puppy related projects
Message
Author
User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#241 Post by DaveS »

James C wrote:Fresh frugal install w/new save file of 005 on the old P3 test box. Nothing really to report that hasn't already been mentioned.Except that 005 isn't detecting my onboard Intel audio.Sound worked fine in 004.
Same here James. Try this: menu>multimedia>retrovol sound mixer.
Set master volume, and speaker volume, and beep to max.
Spup Frugal HD and USB
Root forever!

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

No Samba

#242 Post by peebee »

Hope you don't mind me asking - but I can't find the way to connect to a remote filesystem using Samba in this version of Puppy...

Has this function been removed deliberately? It's a bit of a show stopper for me....

Hope its there but I've just not found it.

Thanks
Peter

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#243 Post by Lobster »

'play' desktop icon does not bring up media player
here is why

Code: Select all

# gxine
gxine: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory
New Abiword from Debian, fixes the smudged Abiword issue

- yep seems OK on my system
Not an extensive Abiword user though
- Xbindkeys with the printscreen key functioning, needs testing
worked OK for me - press print screen opens screenshot in mtpaint - good stuff

- The desktop "calc" icon is now titled "sheet"
yeah but it is a calculator . . . help :shock:

Perfectly at home with new icons and wallpaper
many thanks 8)

Congratulations on your new job at Macpup . . .
or is it MacDonalds? :wink:
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
upnorth
Posts: 287
Joined: Mon 11 Jan 2010, 19:32
Location: Wisconsin UTC-6 (-5 DST)
Contact:

numlockx and gxine

#244 Post by upnorth »

http://ktown.kde.org/~seli/numlockx/
This one compiles ok, but is same as the older one, 1.1, on this machine - numlock actually works but the led indicator is reversed. It is that way on wary07 too.

For gxine:

from p15
In the terminal:
Code:
cd /usr/lib
for i in `ls seamonkey-2.0.8/*.so`; do ln -s $i .; done
I can drop playlists (*.pls and *.asx, but not *.m3u) on to play icon on desktop and it works. I think thats normal for gxine.
Last edited by upnorth on Mon 20 Sep 2010, 13:36, edited 2 times in total.

User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#245 Post by Iguleder »

Just got back from work, I'm exhausted from making all those burgers :(

Thanks, Lobster :)

Gotta go to my trumpet life in an hour from now and I'm back at 21:00 ... I also told my friends I might come to some club with them but I think I'll pass ... tommorow I have another shift but I'll try to work on dpup when I'm home :cry:

peebee: there's Gigolo for that. I never used Samba or Windows shares myself so I can't test this area, need someone like you to help here :)

I think it might be a good idea to add commands to set sound channels like Front, PCM and Master to 100% on first boot ... what do you think? Should be useful for some old cards.

Also, need to fix CUPS ... need playdayz or someone else with experience in this field. I also need repots about the X keyboard layouts/touchpad fix, does it work?

Currently, 006 has:
- The CUPS authentication fix
- The Seamonkey/gxine symlinks
- xcompmgr
- wbar
- new JWM

Tomorrow I want to take a look at the templates made by playdayz and beat the stubborn CUPS.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]

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

#246 Post by tlchost »

Iguleder wrote:
I think it might be a good idea to add commands to set sound channels like Front, PCM and Master to 100% on first boot ... what do you think? Should be useful for some old cards.
Tremendous idea.....the lack of sound is one of the most frequently asked questions in the IRC channel.

Thom

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

Gigolo - no Samba support?

#247 Post by peebee »

Iguleder wrote:peebee: there's Gigolo for that. I never used Samba or Windows shares myself so I can't test this area, need someone like you to help here :)
Hi Iguleder

I looked at Gigolo but as far as I can see it doesn't support the Samba protocols - only something called "GVfs Unix Device (file)"????

Every other Puppy has Samba support built-in so I was disappointed not to find it in the new dpup.....

Can I add pnethood somehow?

Very happy to help test this out.

Cheers
Peter

stu90

#248 Post by stu90 »

Hi Iguleder.
Just installed 005 - it seems the touchpad fix is not working for me here :cry:
i have to add:

Code: Select all

Option "TapButton1" "1"
	Option "SpecialScrollAreaRight" "true"
Option "VertEdgeScroll" "true"
Option "VertTwoFingerScroll" "true"
the the bottom of selection "imputdevice" in xorg.conf to get touchpad tap and scrolling to work.

I did notice some one else posted a reply who has the same laptop, they never mentioned anything about touch pad so maybe it is something at my end?
If it is any help here is my xorg files>
http://www.mediafire.com/file/zemd1pz84scc69p/xorg.zip

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#249 Post by James C »

DaveS wrote:
James C wrote:Fresh frugal install w/new save file of 005 on the old P3 test box. Nothing really to report that hasn't already been mentioned.Except that 005 isn't detecting my onboard Intel audio.Sound worked fine in 004.
Same here James. Try this: menu>multimedia>retrovol sound mixer.
Set master volume, and speaker volume, and beep to max.
That took care of the problem. Thanks. :)

stu90

#250 Post by stu90 »

This worked to fix Gxine:

Install libmozjs2d in PPM.
then terminal:
ln -s /usr/lib/libmozjs.so.2d /usr/lib/libmozjs.so

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#251 Post by dejan555 »

libs are already there in puppy you just needed symlinks like iguleder said, I might make a pet for that fix so you don't wait for 006 and deal with symlinks ;)
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#252 Post by DaveS »

dejan555 wrote:libs are already there in puppy you just needed symlinks like iguleder said, I might make a pet for that fix so you don't wait for 006 and deal with symlinks ;)
I set up the symlinks a while back dejan, but then gxine segfaults. Ho Hum :)
Spup Frugal HD and USB
Root forever!

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#253 Post by dejan555 »

Try this pet, DaveS if it still segfaults can you try with pfix=ram, on fresh boot without savefile.
Attachments
gxine-fix.pet
(614 Bytes) Downloaded 251 times
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#254 Post by dejan555 »

Who likes WeeChat, here are 0.3.3 pets compiled on 005:
http://puppy.b0x.me/software/squeeze/weechat/
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#255 Post by James C »

dejan555 wrote:Try this pet, DaveS if it still segfaults can you try with pfix=ram, on fresh boot without savefile.
Installed the pet, Gxine is now working good here.Thanks.

stu90

#256 Post by stu90 »

Does anyone know where the takbar clipboard icon for parcellite is located?

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#257 Post by dejan555 »

Pidgin is here:

http://puppy.b0x.me/software/squeeze/pidgin/

Compiled with:

Code: Select all

./configure --build=i486-pc-linux-gnu --prefix=/usr --sysconfdir=/etc --disable-libtool-lock --disable-nls --disable-gstreamer --disable-vv --disable-farsight --enable-gnutls=yes --enable-trayicon-compat --disable-doxygen --disable-meanwhile --disable-nm --disable-tcl --disable-tk --disable-startup-notification
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

Brown Mouse
Posts: 564
Joined: Tue 09 Jun 2009, 21:06

#258 Post by Brown Mouse »

I understand there are more important issues but there is definitely something amiss in Gxine.
I have several playlists that I use to open my radio streams which have all worked in other Puppy's including Squeeze 004.
When I click on one in normal circumstances it opens Gxine and plays the stream.If not,then I only need to open the playlist from Gxine and double click.
This is not happening in 005 and I see this'No demuxer found - stream format not recognized'.
The only way I can get it to play is by cut and paste url from the website into'Open MRL'in Gxine.

dr-kart
Posts: 13
Joined: Wed 15 Sep 2010, 19:48

#259 Post by dr-kart »

BootManager configure bootup --> Startup services:
in dpup-004 - "laptop mode" service is on by default
in dpup-005 - THERE IS NO "laptop mode" ever

What went wrong?

User avatar
yarddog
Posts: 188
Joined: Mon 30 Nov 2009, 23:00
Location: Great Smoky Mountains, TN USA

#260 Post by yarddog »

James C wrote:
dejan555 wrote:Try this pet, DaveS if it still segfaults can you try with pfix=ram, on fresh boot without savefile.
Installed the pet, Gxine is now working good here.Thanks.
I also installed the pet, however, still having problems

at console receive following message

xine-lib: warning: Unknown host :: unable to resolve freedb.freedb.org
any idea what's causing my problem
thanks
yarddog

hp pent 4 2.8 ghz - 1 mb mem - Intel 82865G Graphics controller - Intel 82801 EB/ER (ICH5/ICH5R) AC 97 Audio

Post Reply