Page 7 of 9

Posted: Wed 18 Sep 2013, 18:39
by bigpup
01micko,

Thanks for Firefox explanation.
Seems to be more version options on Mozilla web site.
http://www.mozilla.org/en-US/firefox/or ... s/all.html
Firefox ESR

Who is it for?

Firefox ESR is intended for groups who deploy and maintain the desktop environment in large organizations such as universities and other schools, county or city governments and businesses.

Who is it not for?

Individual users who always want the latest features, performance enhancements and technologies in their browser without waiting for them to become available in ESR several development cycles later.
I think I fall under the "who is it not for?"
I now understand what the Firefox ESR is all about, Just not sure if that is the version of Firefox I want to use.
Just wondering if you understood what Firefox ESR was all about?
Your choice and I respect that!

I learned something.

Thank you!

Edit:
Updated Firefox ESR using the update manager. Very nice addition to Puppy this "Update Manager".

Posted: Thu 19 Sep 2013, 05:13
by James C
Still playing with Slacko....

Posted: Tue 24 Sep 2013, 03:01
by bigpup
Hardinfo program.

The Hardinfo in Slacko 5.6 seems to be missing something.
Below is output of Hardinfo in Slacko 5.6 compared to output in Lucid 528.

Notice the difference in info for USB devices.

Posted: Fri 27 Sep 2013, 07:04
by bigpup
01micko,

Something you may want to look at.
Slacko 5.6 and Precise 5.7.1 missing kernel modules
http://murga-linux.com/puppy/viewtopic.php?t=88946

Posted: Fri 27 Sep 2013, 17:37
by oldyeller
Hello Everyone,

slacko-5.6 non-pae

Has anyone have any issues with their partitions show out of order for the numbering?

sdb10 and sdb11 are next to sdb1. How do I fix this?

Cheers

Posted: Fri 27 Sep 2013, 23:06
by 6502coder
There's nothing to fix. "sdb2" DOES come after "sdb10" in the standard lexicographic sorting order.

"2" and "10" in this context are NOT numbers, they are character strings that happen to consist of digits, which is not the same thing.

Missing library libgmp.so.3 in Peazip

Posted: Sat 19 Oct 2013, 19:38
by mister_electronico
In the installing the Peazip by PPM is missing libgmp.so.3 library.

We can fix it by going to /usr/lib, open a terminal here and write.

ln -s /usr/lib/libgmp.so.10.0.5 libgmp.so.3

Making this symbolic link works.

See you.

Love Slacko! Wine Request for Noobs

Posted: Wed 23 Oct 2013, 09:48
by Deacon
FIrst off, Slacko 5.6 has become my favorite Puppy very fast! Everything works, and there's no hacks involved! (Someone did the hacking for us and made a nice system, thanks!)

One thing in using Wine 1.5 off the Slacko ibiblio repo. Everything's listed in the menu for Wine from what I see except browsing the C:/ drive, which could drive a new user a little crazy. (I know where it is and found it, so don't worry for me, but including that menu item in the packaging would be a great help.

I hope that with Barry switching Woof to maintenance this doesn't mean the end of Slacko, It may be what takes Puppy to the next level, IMO. It's neat, tidy, and has what Puppy users are looking for, as well as general computer users.

It's pretty much "prime time".

Posted: Fri 25 Oct 2013, 04:03
by Pelo
The biggest enhancement in this version is full support of the f2fs filesystem.
Yes,sure, we are very happy. Wireless connection is difficult.
That's is a loose.

Posted: Fri 25 Oct 2013, 06:57
by Deacon
Pelo wrote:The biggest enhancement in this version is full support of the f2fs filesystem.
Yes,sure, we are very happy. Wireless connection is difficult.
That's is a loose.
Wireless is fine with me, with the non-hacking solution "give it ten seconds", running fine on my netbook with windows friendly parts

Posted: Fri 25 Oct 2013, 09:45
by MochiMoppel
Just dowloaded Slacko 5.6. I can't install anything as the Install button does nothing. When I run /usr/local/petget/pkg_chooser.sh I see that the script creates index.html in /usr/local/petget/ and immediately deletes it. What's up?

When I select menu Setup > Sfs manager dowload and install sfs files: "You must install Puppy before using this tool". Hmm... leaves me scratching my head.

Posted: Fri 25 Oct 2013, 21:41
by Deacon
MochiMoppel wrote:Just dowloaded Slacko 5.6. I can't install anything as the Install button does nothing. When I run /usr/local/petget/pkg_chooser.sh I see that the script creates index.html in /usr/local/petget/ and immediately deletes it. What's up?

When I select menu Setup > Sfs manager dowload and install sfs files: "You must install Puppy before using this tool". Hmm... leaves me scratching my head.
I know this is a stupid question but-- Did you create a save file?

Posted: Sat 26 Oct 2013, 01:31
by MochiMoppel
Deacon wrote:Did you create a save file?
No. First run. I expect the Package Manager to work without a save file.

Posted: Sat 26 Oct 2013, 16:27
by bigpup
How much ram is on the computer?

Problem running browsers as spot

Posted: Sat 26 Oct 2013, 17:34
by Wognath
I normally run my browser as spot. In Slacko, the browser opens normally, but there is a long delay before opening the first web page, during which I get in the console the following messages:

Code: Select all

(exe:12664): GLib-GIO-CRITICAL **: g_dbus_connection_call_sync_internal: assertion `G_IS_DBUS_CONNECTION (connection)' failed 

 ** (exe:12664): CRITICAL **: Unable to contact dconf service 

 (exe:12664): GLib-GIO-CRITICAL **: g_dbus_connection_add_filter: assertion `G_IS_DBUS_CONNECTION (connection)' failed  
 [printed ten times!] 
Finally after ~45s, the web page opens and everything works.

This happens with any browser I have tried (Opera, iron, Chromium, Firefox). It does not happen running browsers as root. I saw this: http://murga-linux.com/puppy/viewtopic. ... 0&start=30
I got it, ha ha!!
Wrong permissions on /dev/urandom.
chmod 666 /dev/urandom fixes the problem for Firefox/Seamonkey.
Chromium needs also: chmod 1777 /dev/shm
(In 5.5 /dev/urandom has 666 and /dev/shm has 1777 as well.)
but those permissions were already set. I also tried jamesbond's script run-as-spot: same result.

This doesn't happen in Precise or Wheezy. Any suggestions for me?
Thanks.

Re: Problem running browsers as spot

Posted: Sat 26 Oct 2013, 22:21
by mafur
Wognath wrote:I also tried jamesbond's script run-as-spot: same result.
Thanks.
just switch back to windows. all problems solved 8)

Posted: Sun 27 Oct 2013, 00:57
by MochiMoppel
bigpup wrote:How much ram is on the computer?
2GB

Posted: Sun 27 Oct 2013, 05:20
by bigpup
MochiMoppel wrote: When I select menu Setup > Sfs manager dowload and install sfs files: "You must install Puppy before using this tool". Hmm... leaves me scratching my head.
Have you installed Slacko?

Posted: Sun 27 Oct 2013, 05:28
by bigpup
MochiMoppel wrote:Just dowloaded Slacko 5.6. I can't install anything as the Install button does nothing. When I run /usr/local/petget/pkg_chooser.sh I see that the script creates index.html in /usr/local/petget/ and immediately deletes it. What's up?
It works OK for me.

Maybe your download of Slacko is bad.
Suggest you do a fresh download of Slacko 5.6 and try again.

If still does not work.
Be specific about how you are running Slacko.

Posted: Sun 27 Oct 2013, 05:50
by bigpup
Slacko 5.6 release notes states:
If you boot to blackscreen:

for intel cards:
i915.modeset=0
ATI/AMD radeon cards:
radeon.modeset=0
nvidia cards:
nouveau.modeset=0


Those strings must be placed after (example) "puppy pfix=ram i915.modeset=0" for live boot or on the kernel line of extlinux.conf, syslinux.conf, menu.lst, lilo.conf
This is a little miss leading.
In extlinux.conf and syslinux.conf the code is placed at the end of the line dealing with initrd.