Slacko Puppy 5.3.1

Please post any bugs you have found
Message
Author
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#76 Post by 01micko »

Hi Lob

I have noticed shortcomings in Seamonkey too. Heaven or Hell forbid, maybe Sage is right! :lol:

For this series we will stick with it, but I intend a decent upgrade in the New Year, possibly with Opera as the default browser. I have always liked Opera. I have stuck with Seamonkey because I like it too. However it is getting too closely tied to Firefox, which I have never liked. As a matter of fact, ttuuxx posted a link referring to Firefox's movement to the dark side. :shock:

Over the coming months I am going to rigorously test and abuse Opera, I think it can be made smaller than Seamonkey too. It does have proprietary ties but I will draw attention to pa_mcmlamrock's signature...
It's stupid to use inferior software for ideological reasons.
--Linus Torvalds
Puppy Linux Blog - contact me for access

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#77 Post by mavrothal »

01micko wrote:For this series we will stick with it, but I intend a decent upgrade in the New Year, possibly with Opera as the default browser. I have always liked Opera. I have stuck with Seamonkey because I like it too.
I think webkit-based browsers (Chrome and other metals, Midori, Safari) are better these days because webkit looks like a better engine.
The only problem I see is that no one else besides Google makes a version that is not i686. So older hardware is eliminated.

A Midori 0.4+ (i486/i586) looks an very appealing alternative if possible...
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

browser

#78 Post by emil »

I like opera very much, especially the mailing engine is very nice (I have a small business with different office-locations and I have to use Imap accounts to stay in sync everywhere). I especially like the "thread"-view of the mails.

For me opera is superior to seamonkey as browser and mail client, but there is no composer module. How many people need that?

kind regards
emil

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

#79 Post by Ray MK »

Hi all

Browser? - always a personal choice - however for me

1) Opera 2) QtWeb 3) Seamonkey 4) Dillo

very rarely use firefox - too greedy with resouces.
(especially with ram challenged kit)

Usually run an SFS loaded with JRB's excellent sfs_tcz linker
or expand a tgz into a folder and then execute it from there.

One of the many benefits is that your save_file is kept free of cr*p
and any of the browsers in folders on the hdd are readily / easily
available to your Puppy of choice.

Just my 0002 cents worth - HTH - regards Ray

User avatar
wuxiandianzi
Posts: 136
Joined: Tue 28 Apr 2009, 09:42
Location: china

help

#80 Post by wuxiandianzi »

Hi 01micko:

Thank you very much for this pup distro.

I have one problem: when I load devx_XXX.sfs file. Gcc works good, But I have find a "bug", maybe it is not.


# gcc -v
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper
Target: i486-slackware-linux
Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.5.2 (GCC)
#


*********************
This: --with-python-dir=/lib/python2.6/site-packages

python2.6 is in /usr/lib/ not /lib/

So I think it will wrong when comoile gcc-version in spup.

I do not know why, When I go to slackware linux, I find the same problem.

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

#81 Post by DaveS »

01micko wrote:
Over the coming months I am going to rigorously test and abuse Opera
[/quote]

Mick... dont forget to try printing from Opera. Last time I tried (last winter) to print a boarding pass I got a page of junk, and had to revert to Firefox to do the job. Browsers are not just for surfing porn sites :)
Spup Frugal HD and USB
Root forever!

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

#82 Post by 01micko »

DaveS wrote:
Mick... dont forget to try printing from Opera. Last time I tried (last winter) to print a boarding pass I got a page of junk, and had to revert to Firefox to do the job. Browsers are not just for surfing porn sites :)
Just did, printed the forum index page nicely :)
Puppy Linux Blog - contact me for access

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

#83 Post by 01micko »

Thanks to rcrsn51 we now have guvcview, webcam app

guvcview-1.5.0-s.pet

It requires portaudio, jack, v4l-utils.. all found if you enable the Salix repo in PPM

It also requires an older libavutil and libavcodec which are packaged here and wont interfere with the current ffmpeg libs.
Puppy Linux Blog - contact me for access

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

#84 Post by 01micko »

wuxiandianzi

Consider this:
Target: i486-slackware-linux
Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.5.2 (GCC)

Usually, when another dir location is specified as an argument of configure it is under $prefix :wink: It isn't obvious there but if you got the source (available from Slackware repos) and ran ./configure --help I bet that would totally satisfy your curiosity. :)

By the way, python is tested as working.
Puppy Linux Blog - contact me for access

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#85 Post by sc0ttman »

01micko wrote:Over the coming months I am going to rigorously test and abuse Opera, I think it can be made smaller than Seamonkey too. It does have proprietary ties but I will draw attention to pa_mcmlamrock's signature...
It's stupid to use inferior software for ideological reasons.
--Linus Torvalds
Good to hear Opera is being considered..
It's really good, I didn't want to admit it, but there's no denying it..

For what it's worth (not much I'm sure) I have found that Puppy Linux in particular (new and old) seems to render page slowly in Firefox more and more often - particularly AJAX, JS and even high quality images laden pages..

Not to mention that different JS frameworks (jQuery, mooTools, Dojo, etc) have widely varying performance results across the various browsers - with FF not doing great with many of them (jQuery is a good all-rounder) in comparison to Opera and Chrome...

Seamonkey is about the same as FF for me, their rendering engine is clearly lagging behind webkit and some others.. A lot of sites seem to load much smoother and faster in Chrome, or my personal favourite over the last 6 months, Opera.

(Not including elinks and links, which I love!)
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

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

#86 Post by DaveS »

If anyone wants to play with the latest Opera (11.51) I uploaded an sfs here http://puppylinuxstuff.meownplanet.net/DaveS/opera/
Tested on Slacko/Wary/Racy
ps: am aware menu icon is missing :(

username puppy
password linux
Spup Frugal HD and USB
Root forever!

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#87 Post by rcrsn51 »

DaveS wrote:dont forget to try printing from Opera. Last time I tried (last winter) to print a boarding pass I got a page of junk, and had to revert to Firefox to do the job.
This issue came up a while ago. IIRC, the solution was to take Opera out of fit-to-page mode. Perhaps some of the Opera-lovers :wink: can test this.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#88 Post by jim3630 »

Lobster wrote:
Is there any other advantage of PAE? Should I go over to that to see if it works as before? 8)

Thanks guys. :)
Lobster, trying to determine the same but unlike you cann't get enough apps going to lock up either.

on 2d simple paper view pae version is + 10% from the get go.
Attachments
slackoRC++.and.2.6.37.6.installed.after.reboot.png
(15.43 KiB) Downloaded 5445 times

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

#89 Post by DaveS »

rcrsn51 wrote:
DaveS wrote:dont forget to try printing from Opera. Last time I tried (last winter) to print a boarding pass I got a page of junk, and had to revert to Firefox to do the job.
This issue came up a while ago. IIRC, the solution was to take Opera out of fit-to-page mode. Perhaps some of the Opera-lovers :wink: can test this.
Thanks. Will give this a try.
Spup Frugal HD and USB
Root forever!

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#90 Post by Sylvander »

@ 01micko
Re this post.
1. Installed:
guvcview-1.5.0-s.pet
libavxxx-5250.pet
Enabled Slackware-13.37-salix repo in PPM, and found and installed:
portaudio-v19
jack-1.9.6 [2 entries shown in PPM]
Couldn't find "v4l" or "v4l-utils" [is that an ell after v4?]

2. guvcview is shown in "Menu->Multimedia" but won't run when that is clicked.
When I enter guvcview in a terminal window, I get an error as follows:
"guvcview: error while loading shared libraries: libv412.so.0: cannot open shared object file: no such file or directory"

User avatar
SilvioTOO
Posts: 6
Joined: Fri 05 Mar 2010, 11:47

#91 Post by SilvioTOO »

Same problem here...

bigpup wrote:Slacko 5.3 main

Still having this problem.

Frugal install to USB flash drive
Save option - save to partition sdb1(the flash drive)

menu->shutdown->reboot or poweroff

Goes to saving session to sdb1 message

Then back to desktop.

Does not poweroff computer or reboot.

If you make a save file to flash drive. no problems.

This only happens if you use save option save to sdb1 (the flash drive)

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#92 Post by rcrsn51 »

@Sylvander: Please try this package.

guvcview_slack_DEP-1.5.0.pet

It contains all the dependencies for guvcview required by Slacko.

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

#93 Post by Brown Mouse »

Hi 01micko

Just got around to testing Slacko on my Acer Aspire One netbook and
I'm also encountering problems with 'flsynclient' and touchpad settings.
I've managed to get the tapping working fine but the problem I'm seeing is with the 'Touch Sensitivity' slider.If I move it up and down,I can eventually get the right speeds.I then save the settings and quit.If I check the settings out in .flsynclient all seems to be correct there too until I reboot,at which point I lose all control over the cursor,the'Touch Sensitivity' slider is back at '0'and I have to set it all up again.
Any help appreciated?

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#94 Post by bigpup »

The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

MoebusNet
Posts: 89
Joined: Sat 04 Jun 2011, 20:50

guvcview

#95 Post by MoebusNet »

@rcrsn51 - Installed:

guvcview-1.5.0-s.pet

and

guvcview_slack-DEP-1.5.0.pet

Video working perfectly for my Slacko 5.3; haven't tried audio yet. Thanks for the pets!
Acer Aspire One D255-2301 (N450 Atom @ 1.6 Ghz, 1 Gb RAM, 160 Gb HDD w/WinXP, ENE SD card reader, Alps touchpad) 5.28/5.3.1 via manual-frugal ext4 USB flash drive (4Gb) using GRUB4DOS

Post Reply