Lucid Puppy 005 - Bug Reports

A home for all kinds of Puppy related projects
Message
Author
User avatar
playdayz
Posts: 3799
Joined: Fri 25 Apr 2008, 18:57

#21 Post by playdayz »

these two sfs seem to be working in Lucid
Do we have somewhere we can store all working Lucid sfs?
Keep mentioning them please Lobster, this thread is as good as any. Not yet on the storage, but the plan includes a lot of tasty programs available for one-click install--through the PPM (now ;-)

I don't know though about one-click for large sfs's.
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#22 Post by zigbert »

Looking good..... I installed DuDE (Stardust desktop environment), and it worked right out of the box. :D

Some notes:
Seems like libfaad is missing, so Pmusic won't play my mp3s.

Code: Select all

bash-3.00# ffmpeg -i "/root/Yngwie Malmsteen.mp3" -f au - | aplay -D plughw
ffmpeg: error while loading shared libraries: libfaad.so.0: cannot open shared object file: No such file or directory
aplay: playback:2309: read error
I use Geany all the time, but I am not one of those meaning it is the most logical app to include in the iso.

My Nvidia card was not detected. Now using a generic driver. Puppy has never given me 24 bits colordepth, but I use to get the correct resolution.

Installed Gimp from Lucid repo, - huge install, but worked like a charm....Impressive!


Sigmund
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#23 Post by zigbert »

pStopwatch is extremly cpu-hungry, and should be replaced by these


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

#24 Post by Lobster »

We need a working text editor
- I looked in the package manager
- not sure any are small enough
- Leafpad or Beaver have been used previously in Puppy
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#25 Post by zigbert »

Alsamixer is not in the menu. This is possibly done by purpose, but zmixer is not really a good mixer app. It misses channels, so I can't control recording via zmixer. Alsamixer is the one to rely on. Pizzasgood retrovol is a better alternative (for me) if you want a graphical gui.


Sigmund
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#26 Post by zigbert »

Installed geany....the execute-button doesn't work. To fix this edit the 'term_cmd=' line in /root/.config/geany/geany.conf to

term_cmd=/usr/X11R7/bin/xterm


Sigmund
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#27 Post by 01micko »

zigbert wrote:Alsamixer is not in the menu. This is possibly done by purpose, but zmixer is not really a good mixer app. It misses channels, so I can't control recording via zmixer. Alsamixer is the one to rely on. Pizzasgood retrovol is a better alternative (for me) if you want a graphical gui.


Sigmund
Yes, I agree with retrovol
Puppy Linux Blog - contact me for access
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#28 Post by 01micko »

ziggy see bugfix thread for libfaad solution

http://www.murga-linux.com/puppy/viewto ... 601#406601
Puppy Linux Blog - contact me for access
User avatar
playdayz
Posts: 3799
Joined: Fri 25 Apr 2008, 18:57

#29 Post by playdayz »

Thanks Zigbert, Was your nvidia card not detected as either nv or nouveau?

Will be incorporating your suggestions as we go.
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#30 Post by zigbert »

Thank you Mick


Sigmund
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#31 Post by 01micko »

JWM bug still exists.. see the halo around icons (see attachment). Tried to compile 474 from Joe's latest of March 24, exactly the same.

I will work on this one, we have a month to get it right.
Attachments
jwm-icon-issue.png
(58.47 KiB) Downloaded 1069 times
Puppy Linux Blog - contact me for access
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#32 Post by zigbert »

playdayz wrote:Thanks Zigbert, Was your nvidia card not detected as either nv or nouveau?
How can I know..... I didn't get X up at first, so I clicked 'here and there', and got a button 'Use generic driver' (or something like that). :D I tried the xvesa button, but it didn't bring up X.

xorg.conf says 'vesa'

Code: Select all

Section "Device"
	### Available Driver options are:-
	### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
	### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
	### [arg]: arg optional
	#Option     "SWcursor"           	# [<bool>]
	#Option     "HWcursor"           	# [<bool>]
	#Option     "NoAccel"            	# [<bool>]
	#Option     "ShadowFB"           	# [<bool>]
	#Option     "VideoKey"           	# <i>
	#Option     "EXAPixmaps"         	# [<bool>]
	Identifier  "Card0"
	Driver      "vesa" #card0driver
	VendorName  "nVidia Corporation"
	BoardName   "G73 [GeForce Go 7600]"
	BusID       "PCI:1:0:0"
EndSection
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#33 Post by zigbert »

Mick
The flat icons looks ok here (with Dude), or is it because I have only 16 bits color-depth?

Image
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#34 Post by 01micko »

Hi Sigmund

For some strange reason this issue only affects 24 bit colour depth.

Cheers
Puppy Linux Blog - contact me for access
User avatar
playdayz
Posts: 3799
Joined: Fri 25 Apr 2008, 18:57

#35 Post by playdayz »

Zigbert and everyone, Nvidia should be working correctly again in 004. I included the nouveau driver in 003 to see if it would now work--but it is not. That is the problem, nouveau is being assigned instead of nv.

01micko
Image

This is at 24 bits??? I do see a slight glitch around the top of the System icon, but could that be the way it was made? It is making my eyes hurt ;-)
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#36 Post by 01micko »

playdayz wrote: This is at 24 bits??? I do see a slight glitch around the top of the System icon, but could that be the way it was made? It is making my eyes hurt ;-)
hehe.. aarf's problem is a bit more severe,
http://www.murga-linux.com/puppy/viewto ... h&id=27707
Puppy Linux Blog - contact me for access
User avatar
playdayz
Posts: 3799
Joined: Fri 25 Apr 2008, 18:57

#37 Post by playdayz »

Does this have anything to do with the date?
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#38 Post by 01micko »

playdayz wrote:Does this have anything to do with the date?
I hope not! (I've been spending time on it) aarf did post that on 31 March on Barry's blog, he says it's the same in Quirky too, I don't think it would be posted to Barry's blog as an April fool's joke!
Puppy Linux Blog - contact me for access
User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#39 Post by James C »

I don't see an obvious icon background problem here and I'm running at 1024x768x24.Changed my wallpaper too...... :)
Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

#40 Post by Jim1911 »

Really enjoying testing this distribution. Appears very fast and stable with very few problems.

Problems noted:
1. Gxine had no video or sound trying a wav file, upon closing, it recommends installation of "mplayer_codecs_full" using the ppm. When installed, it does now have video, but no sound. Volume settings are at 100% and alsa sound is working.
2. Abiword spell checking doesn't work. It closes when trying to use spell check. Tried ttuuxxx's spellcheck.pet for the same problem with his official update to 4.3.1, but no change.

Installed software using a new save file that is working fine:
1. Firefox 3.6.3
2. pwidgets-2.2.5.pet
3. PCountdown-1.1.pet
4. wine-1.1.40-i486.pet
5. gnome-games-Lite_2,26.1-i486-dpup.pet
6. bibletime-2.4.1-i686-dpup.pet (menu icons missing, however they are also missing on dpup)
7. eSword951.exe using above wine version
8. googles-mm-0.10.19.pet (works after adding libsqlite3-3.6.12.so.0) This is a fine music program that will play itunes files and doesn't appear to be as large as Amarok.
9. amarok_xxx-sfs4.sfs
10. openoffice3.2.sfs4_xxx.sfs (Works fine, but for full operation java is required , also desktop icons had to be located.)
11. java-1.6u17.pet (works in Seamonkey but I don't know how to activate it in Firefox)
Cheers,
Jim
Last edited by Jim1911 on Fri 02 Apr 2010, 20:45, edited 1 time in total.
Post Reply