Puppy 4.3 pre-beta bug reports

Please post any bugs you have found
Message
Author
User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#41 Post by edoc »

4.21 can't support the ath9k drivers and Fatdog 112 appears to be buggy and without active support - at least not on the main thread that I found.

Is the pre-final 4.3 reasonably stable?

Does it support ath9k?

Does it support dual-core?

Thanks!

BTW: I need to still use Fatdog 112 to be productive but I "broke" the Seamonkey install - lost the ability to click on a URL - no response, the GUI is a mess as well. Will your update work for a Fatdog 112 install? (I have lost track of what is in what Puplet any more - way too many out there and each changing constantly!)
[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
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

#42 Post by charlie6 »

Hi,

Maybe this could not be relevant for ppa-422.

It seems that problem occurs on a Fuji Siemens PC: it does not occur on another Compaq with also GRUB multiboot installed.
I tried to boot that live-cd with saved session on an identical Fuji Siemens with only WindowsXP installed (bios set for cd boot): it does not boot on that live-cd.
Live-cd without saved session do boot on both PC's instead.

The following was also on an identical Fuji Siemens.
charlie6 wrote:Hi,
[ ppa422 live-cd + saved session ] do not boot on PC with GRUB multiboot.
details:
have burned cd-rw multisession with ppa-422.iso
boot OK on first live-cd boot
have set keyboard, GMT, etc...
have saved "save to cd" at shutdown

I do not understand why the PC does boot.

I boots on another PC with only windowsxp installed.
I already had the case on earlier 417.
Does anyone has an axplanation.
Cheers
Charlie
EDIT:
maybe part of explanation here under par 1.d)
thanks to Barry and developpers crew !
http://puppylinux.org/wikka/LiveDVD

Cheers
Charlie
Last edited by charlie6 on Wed 05 Aug 2009, 15:27, edited 1 time in total.

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

#43 Post by ttuuxxx »

I went to compile mupdf on 4.22 and the compiler/devx didn't have the jam library which is like make but was needed, so I compiled it and here it is, maybe it could be added to the devx? its only 34kb
ttuuxxx
jam-2.5-i386|jam|2.5-i386|||88K|pet_packages-4|jam-2.5-i386.pet||compile tools|puppy|4|official|
Attachments
jam-2.5-i386.pet
(33.29 KiB) Downloaded 373 times
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#44 Post by BarryK »

Sit Heel Speak wrote:I should also here note, that both gposil and yours truly have observed, in this thread, that Puppy Package Manager has a tendency to choke on PET package names that have an underscore in them. I have no idea how relevant this is to Woof, but, with reference to the above message, perhaps the -DEV naming convention is the preferable one.
You are referring to the old package manager. The Woof-built puppies have a package manager that is a complete rewrite. From scratch.

So any comments, of whatever nature, about the package manager in 4.21 and earlier do not apply.

The '-DEV' is incorrect. These packages were created for 4.21 and I do not use them. It must be '_DEV'.
[url]https://bkhome.org/news/[/url]

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

#45 Post by edoc »

Is 4.3 going to be the first WOOF-built Puppy?
[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
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#46 Post by ttuuxxx »

edoc wrote:Is 4.3 going to be the first WOOF-built Puppy?
Hi edoc that would be a question for Barry, but I'll still give a point a view :) Really it would come down to how Barry builds it, The updated packages have been compiled manually and not taken from another another linux os repo, So if he wanted to he could build it using the older unleashed script way, or he could use the woof build scripts. I would say its a woof build but not really a true woof, lol
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

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

#47 Post by edoc »

Perhaps the "true" WOOF Puppy versions will begin at 5.0?
[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
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

remastered main sfs filename

#48 Post by shinobar »

Hi Barry
don't you allow remastered main sfs file named 'ppa-422a.sfs' for example.
i mean the line 409 in init script:

Code: Select all

FND_PUPXXXSFS="`find /mnt/data -maxdepth 2 -xdev -type f -name ${DISTRO_FILE_PREFIX}-${DISTRO_VERSION}.sfs | grep -v ' ' | sed -e 's%^/mnt/data%%g' | tr '\n' ' '`"

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

#49 Post by ttuuxxx »

edoc wrote:Perhaps the "true" WOOF Puppy versions will begin at 5.0?
well initially I think that was his plan, That the first official woof will be 5.0, but then he got all retro like and revisited 2.18 and 4.3, which I don't think was his initial objective, but made a lot of sense anyways. I guess we'll wait for the 4.3 official release and read the release notes :)
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
esmourguit
Posts: 1410
Joined: Fri 17 Nov 2006, 14:45
Location: Entre l'ile aux oiseaux.et l'ile de sainte Lucie

#50 Post by esmourguit »

Bonjour à tous,
There is a problem with Remasterpup2. When viewing this window below and when i click OK button, the program seems to loop, it returns the same window. It was the same on 417 version.
Cordialement ;)
Attachments
remasterpup2-error.png
(15.22 KiB) Downloaded 291 times
[url=http://moulinier.net/][color=blue][b]Toutou Linux[/b][/color][/url] - [url=http://toutoulinux.free.fr/pet.php][color=blue][b]Paquets français[/b][/color][/url]

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

#51 Post by 01micko »

Hello Barry,

Not a bug, a request

As you may know there have been a few requests for the puppy version and kernel to be displayed on the screen. Sure, you can click "help" and almost the first thing you see is the puppy version.
I created a small script (Versioninfo)which displays the Puppy and kernel in the tray for sixty seconds. Many seem happy with it and it has been reasonably popular. This is not the request.

Here is the request. :) . Could you create a blank file in /etc called "pup-derivative" or some such. Then, responsible puplet creators could put their puplet name in that file for scripts like mine, or conky or Pwidgets to use. You, (or any future Benevolent Dictator) could use it too; the current pre-beta could have "pre-beta" in the file.

I have put "pre-beta" in this file and it is only 8 bytes.

Here's the result adding that to my script. (see screeny)

Cheers, thanks for reading.
Attachments
versioninfo-idea.jpg
(12.13 KiB) Downloaded 792 times
Puppy Linux Blog - contact me for access

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

#52 Post by edoc »

01micko,

That is a terrific and valuable idea!

And Puppy-tiny too. :-)
[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
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#53 Post by BarryK »

Another snapshot uploaded, "4.3 pre-beta-reloaded":

http://puppylinux.com/blog/?viewDetailed=00964
[url]https://bkhome.org/news/[/url]

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

#54 Post by Lobster »

BarryK wrote:Another snapshot uploaded, "4.3 pre-beta-reloaded":
Running that
the upgrade of 'imagination' slide viewer 1.5 seems usable and very useful
exported a slideshow with sound and transitions
(previous version 1 was incomplete)

Quisp (from menu) brings up Puppy browser with:
500 - Internal Server Error
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
Ray MK
Posts: 774
Joined: Tue 05 Feb 2008, 09:10
Location: UK

#55 Post by Ray MK »

Hi

Just downloaded and it looks good - feels fast.

Must play with CPU Freq tool on old laptop and see what happens.

Must also try Wifi on EeePc 701SD and see if it works.

Will play some more and feedback.

Very best regards - Ray

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

vi segfault

#56 Post by shinobar »

vi command crashes with segment fault.
same as 4.17alpha, 4.22 pre-beta.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#57 Post by BarryK »

Lobster wrote:Quisp (from menu) brings up Puppy browser with:
500 - Internal Server Error
Anyone else get this?
[url]https://bkhome.org/news/[/url]

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

Re: vi segfault

#58 Post by BarryK »

shinobar wrote:vi command crashes with segment fault.
same as 4.17alpha, 4.22 pre-beta.
Hmmm, perhaps I didn't upgrade properly and 4.3pbr built with the older e3 pkg. Try this one:

http://distro.ibiblio.org/pub/linux/dis ... -2.7.1.pet
[url]https://bkhome.org/news/[/url]

User avatar
Ray MK
Posts: 774
Joined: Tue 05 Feb 2008, 09:10
Location: UK

#59 Post by Ray MK »

Hi

This is amazing - running on my 5/6yr old Patriot laptop with 96mb ram, (only using 44mb)
1Ghz Celeron proc. and a 250mb swap partition. (frugal install on ext2)

checked Quisp - seems ok - read the introduction in puppy browser - fine.
did not do more 'cos not sure how to work Hiawatha etc.

For the things I normally do - file management, browsing and generally twiddling, all seems good - and considering the limited spec's of my old contraption - fast.

Writing this in medit - nice.

Hope that helps - very best regards - Ray

Edit - it works - clicked start and went to Quisp test page and looked at the examples - phew - so much to learn about all things Puppy.

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

#60 Post by Lobster »

Quisp (from menu) brings up Puppy browser with:
500 - Internal Server Error
update:
because the last few releases have been good
I did an update rather than a clean install
Doing a clean install just now to check
Quisp is there and working . . . :)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Post Reply