Page 16 of 20

Posted: Tue 04 Feb 2014, 19:05
by solo
Thank you for your quick response RSH. You have to understand that I am relatively new at all this, so forgive me if I goof up here and there.
I tested the script with your suggestions, but unsuccesfully I'm afraid.

I called your script /usr/local/bin/autodesktop-restore.

In xwin, I called it like this:

$ /usr/local/bin/autodesktop-restore

I did this right before X is being started (#finally, start X..)
It does run. At least, I am not getting any messages suggesting otherwise. However, the icons keep appearing, and the desktop-restore script does not run with the line 34:

[ "$1" == "-r" ] && restore && restartwm

changed to:

[ "$1" == "-r" ] && restore #&& restartwm

So I had change that back to get my normal desktop back again. With desktop-restore back to its old self, the icons also keep appearing at reboot btw.

It's entirely possible that I have made some silly mistake along the way. Great to have your input though!

Posted: Tue 04 Feb 2014, 19:11
by RSH

Code: Select all

$ /usr/local/bin/autodesktop-restore
Is this the line as you have inserted it?

Why there is the $ in front of the line?

If I'm testing this with: $ nicoedit, nicoedit will NOT run!

By the way: there must be a line where it says 'created with pupmode=5' or similar to this. I would recommend to insert /usr/local/bin/autodesktop-restore before that line or somewhere when delayedrun is called.

Just to make sure not to copy/restore it too early inside of the xwin script.

Posted: Tue 04 Feb 2014, 20:24
by solo
RSH, I did as you suggested. Could not find any of the mentioned entries in my xwin, so I just placed /usr/local/bin/autodesktop-restore on the same spot I placed it before, and it works like a charm!

You have made me a very happy man, and I want to thank you very very much.

This is wonderful!

Posted: Sat 22 Mar 2014, 18:14
by as77
An indication of the release month and year should always be found in the ISO filename

I myself spent tens of hours trying randomly recommended Puppies in which the 3G modem was nor recognized

wish list from a brand new user

Posted: Mon 05 May 2014, 23:22
by mekalu2k4
----I am only 2 weeks user of Puppy-Slako-5.7.0------ previously using Win versions for several years. After 2 weeks of using it, my family decided to stay with puppy for at least next 3 years. No experiments, but keep using the system for our needs ---------

My wish list:

1. VLC should be made a standard component and get rid of present players - they are just not up to the mark (this point is already suggested by many users on this forum since from 2013?)

2. Add a new feature for 'Create Wi-Fi Hotspot' or 'Share your Internet Connection'. This is almost straight forward, even I could get it from reading some threads on this forum. But a simple icon/ or a button somewhere would be great.

3. Printer: I happened to experiment with Ubuntu last week. Adding (identification of) printer is very simple, I would say much better than Windows. CUPS in puppy is fine, but could not detect a few network printers on the network (we tried in my wife's office, where they have several network printers all over). Then CUPS is not really intuitive as Ubuntu at least as we felt.

4. IMP: There are several outdated packages for puppy all over. I would suggest maintain thread - with latest set somewhere, well tested etc. I had hell of a problem when was installing Thunderbird - too many package out there. I am not sure if this could impact some guys who were using older puppies?? If that is the case we need a page showing - ok - this version of puppy will run fine with these versions of apps... something like that.

5. One of my friend is suggesting - Windows is just one flavor, without variations though with a few versions. But linux has many flavors and very confusing to know what flavor offers what. New users have to read a lot. This approach offers freedom, but creates ocean of info absolutely impossible to understand before making decisions. It is just a stroke of luck for me to try Puppy, which worked very fine - as if it is made for my machine alone.

6. People generally compare any system with Win family, that is natural. But someone should sensitize wider public on the fact that all this puppy comes at no cost and of course with several other benefits. Most linux critics argue that it cannot meet executive or office desktop requirements. But in reality, people do face issues with either system.

On the minor points (my personal view, could be wrong): Desktops of older puppies are more appealing and useful than the new ones. Why the big clock and calender was removed? May be a standard package should be made available that provides different screens. I tried different existing desktop apps from the forum except one or two a majority of them are not that appealing. Even those one or two - adjusting them is an issue. But this is not essential at all, even if is done, it adds more to cosmetic side only.

On Libero office - the Writer (word component) is not showing the annotations inserted in 'docx' file on Win system. Only the base file shown. I am sure, it is not for puppy team to consider. But just to bring to your notice.

Open for comments....

Posted: Tue 06 May 2014, 10:28
by Colonel Panic
All the Slackware based distros I've seen have Midnight Commander, a very useful file manager, installed as standard. I think Puppy should as well (especially Slacko).

Posted: Wed 07 May 2014, 18:58
by linuxbear
....anything except Rox. Rox doesn't

Posted: Wed 14 May 2014, 01:19
by darry1966
A useful program built into puppy that can automate swapping kernels and even handle non-puppy kernels like Slackware. I'm not a coder so a program like this is probably vaporware but anyway who knows, that is top of my wishlist.

Posted: Wed 14 May 2014, 13:26
by technosaurus
darry1966 wrote:A useful program built into puppy that can automate swapping kernels and even handle non-puppy kernels like Slackware. I'm not a coder so a program like this is probably vaporware but anyway who knows, that is top of my wishlist.
If moving a couple files in a file manager is too difficult, you probably shouldn't be swapping kernels around all willy nilly - may as well request trigger extensions for machine guns so kids can play with them easier.

Posted: Thu 15 May 2014, 17:22
by jamesbond
darry1966 wrote:A useful program built into puppy that can automate swapping kernels and even handle non-puppy kernels like Slackware. I'm not a coder so a program like this is probably vaporware but anyway who knows, that is top of my wishlist.
Apart from technosaurus' concerns :lol:, you can't swap puppy with non-puppy kernels. Puppy kernels are made-to-order, you can't just swap it with non-puppy kernels and expect it to work.

Posted: Thu 15 May 2014, 18:26
by slavvo67
Can I suggest just minor enhancements while enhancing quality control (i.e. making sure all installed items work properly, no dead menu icons, etc) and standardizing certain items that one would normally expect to be standardized in a distro (i.e. installation processes, creating save files, package management all without having to program in special changes).

No disrespect intended by my suggestions. Just an end-user prospective on things. Remember, Puppy Linux isn't just for programmers and computers are supposed to make life easier.... :roll:

Slavvo67

Posted: Thu 15 May 2014, 19:58
by darry1966
jamesbond wrote:
darry1966 wrote:A useful program built into puppy that can automate swapping kernels and even handle non-puppy kernels like Slackware. I'm not a coder so a program like this is probably vaporware but anyway who knows, that is top of my wishlist.
Apart from technosaurus' concerns :lol:, you can't swap puppy with non-puppy kernels. Puppy kernels are made-to-order, you can't just swap it with non-puppy kernels and expect it to work.
Slaxerpup used a Slackware kernel - using it a the moment. Someone on this forums used a Slax kernel on 4.12.


However my main wish would be for Puppy to have the facility to drop in a newer kernel aided by this program giving Puppies greater longevity. This program could automate the process of sorting compatibility eg 4.12 with a Wary kernel. This is a far better scenario than mount this and mount that business and makes it easier for the end user. Yes I get dropping in kernels from other distros is not easy but it can be done again Slaxerpup.

Smxi

Posted: Thu 15 May 2014, 20:20
by Iguleder
It doesn't work this way. You can't upgrade the kernel and expect better performance and hardware support.

What about kernel ABI/API breakage? For example, try to run an old ps (from psmisc) against kernel 3.x.

What about OpenGL drivers? They're part of Mesa, not part of the kernel.

Posted: Thu 15 May 2014, 20:46
by darry1966
So this is impossible then is it????

http://www.murga-linux.com/puppy/viewtopic.php?t=60180

Posted: Fri 16 May 2014, 07:14
by jamesbond
darry1966 wrote:Slaxerpup used a Slackware kernel - using it a the moment. Someone on this forums used a Slax kernel on 4.12.
I am sorry, whatever slaxerpup is using, it is *not* the stock slackware kernel. Stock slackware kernel *does not* use aufs, and without aufs puppy will not even bother to boot.
As for using Slax kernel - it happens that Slax share architectural design as puppy --> it uses layered filesystems too, so it has aufs built into its kernel. But Slax kernel is not stock Slackware kernel, and an anecdote is not evidence enough.

My statement still stands - in general you can't swap puppy kernels with non-puppy kernels.

As for Iguleder's comments - let me help to qualify it: you can switch puppy kernels from one to another - within reason, that is, as long as the version difference is not too great, as you can see from the thread you refer. If, on the other hand, you try to put kernel 3.9 from latest slacko to puppy 4.x, for example - your chance of success would be very slim indeed.

Posted: Fri 16 May 2014, 10:00
by gcmartin
Is this member, @Darry1966, asking about the possibility to do something similar to what Knoppix does and has been doing since 2006, where, its single ISO can boot either a 32bit or a 64bit orientation based on user selection? Are not the Knoppix kernels different for boot-time selection by the user?

If this kind of technology is employed in a given PUP, wouldn't that PUP allow the user to select which the system should use when booting?

And, would the Puppy developer load reduce when a single developer provides several versions, say nonPAE, PAE, 64bit versions of the same desktops?

Your Thoughts on this.

Posted: Fri 16 May 2014, 12:37
by jamesbond
gcmartin wrote:Is this member, @Darry1966, asking about the possibility to do something similar to what Knoppix does and has been doing since 2006, where, its single ISO can boot either a 32bit or a 64bit orientation based on user selection? Are not the Knoppix kernels different for boot-time selection by the user?
Not speaking of behalf of darry1996, but I believe he wants to be able to swap kernels on an installed puppy.
And, would the Puppy developer load reduce when a single developer provides several versions, say nonPAE, PAE, 64bit versions of the same desktops?
What makes you think so? What's your logic that preparing 3 versions of the same stuff "reduces the load"? Your thoughts on this.

Posted: Fri 16 May 2014, 21:43
by darry1966
jamesbond wrote:
gcmartin wrote:Is this member, @Darry1966, asking about the possibility to do something similar to what Knoppix does and has been doing since 2006, where, its single ISO can boot either a 32bit or a 64bit orientation based on user selection? Are not the Knoppix kernels different for boot-time selection by the user?
Not speaking of behalf of darry1996, but I believe he wants to be able to swap kernels on an installed puppy.

Correct. I understand the limitations of old Puppies and newer kernels however the thread I quoted used a method that surely could be more effiently done with a program which automates the process more. which was my original point. I don't expect pup4 to work with a Precise kernel.

The point about non-Puppy kernels understood.

Posted: Sat 17 May 2014, 02:29
by Puppus Dogfellow
if this feature exists i'm unaware of it, but it would be nice to be able to call up a list of all open windows and be able to switch to, resize, move, or reposition them through some sort of gui, one perhaps using one or more of the following tools:

wmctrl-1.07-6_i386.pet, xdotool-2.20110530.1.tar.gz, xwit-3.4.pet,
xbindkeys-1.8.3-i486.pet, xprop-1.0.3-w5c.pet, xbindkeys-config_0.1.3-2_i386.deb, xprop_DOC-1.0.3-w5c.pet.

a popup that lets you access the window to use it or subject it to the right click windows menu would be sufficiently cool.

Posted: Sat 17 May 2014, 03:22
by technosaurus
Puppus Dogfellow wrote:if this feature exists i'm unaware of it, but it would be nice to be able to call up a list of all open windows and be able to switch to, resize, move, or reposition them through some sort of gui, one perhaps using one or more of the following tools:

wmctrl-1.07-6_i386.pet, xdotool-2.20110530.1.tar.gz, xwit-3.4.pet,
xbindkeys-1.8.3-i486.pet, xprop-1.0.3-w5c.pet, xbindkeys-config_0.1.3-2_i386.deb, xprop_DOC-1.0.3-w5c.pet.

a popup that lets you access the window to use it or subject it to the right click windows menu would be sufficiently cool.
I assume you mean something different than jwm's pager and the window itself which let you do all of that with relative ease. Are you looking for something that autofits the windows to how tabbed window managers like dwm work?