The time now is Thu 20 Jun 2013, 00:32
All times are UTC - 4 |
|
Page 195 of 249 [3729 Posts] |
Goto page: Previous 1, 2, 3, ..., 193, 194, 195, 196, 197, ..., 247, 248, 249 Next |
| Author |
Message |
battleshooter

Joined: 14 May 2008 Posts: 1006 Location: Australia
|
Posted: Mon 30 Apr 2012, 05:30 Post subject:
|
|
| jemimah wrote: | | After working with the preview all of last week I have Xfce4.10 mostly working now. I need a few more days to work out all the kinks but I should have it ready by the weekend. |
Totally looking forward to XFCE4
_________________ Kdenlive for Saluki
Openshot for Saluki
|
|
Back to top
|
|
 |
greengeek
Joined: 20 Jul 2010 Posts: 1218 Location: New Zealand
|
Posted: Mon 30 Apr 2012, 06:34 Post subject:
Re: pupsaveconfig-2.2.2 to avoid re-login at shutdown |
|
| shinobar wrote: | Updated: pupsaveconfig-2.2.2.pet
@greengeek, Sage and whom concern the shutdown problem: Try this pet.
The pupsaveconfig-2.2.2 contains improved code to avoid re-login at shutdown. |
Arigato Shinobar San. That seems to work well. Thank you to all who worked on this.
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Mon 30 Apr 2012, 08:39 Post subject:
Re: pupsaveconfig-2.2.2 to avoid re-login at shutdown |
|
| shinobar wrote: |
@jemimah
You need not insert the code 'alsactrl store' in the rc.shutdown. It is done in the 10alsa and should be there. |
Actually I tested without it and the problem remains.
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Mon 30 Apr 2012, 08:50 Post subject:
|
|
| jakfish wrote: | jemimah, yes, when downloading the touchscreen calibrator from luki repo, it installs and runs fine. However, I can't pull off the actual calibration. It never finishes; eventually, I get a "misclick"
So I'm stuck with a rough touchscreen, meaning that I can open or move icons and other large things, but no finger scrolling or other finer work.
Another thing I noticed: the calibration tool did not end up in Menu/System after installation.
Re: XFCE. First time I've used it, and I'm wondering if there's any way to delete icon text under desktop icons. On a small screen, the icons themselves are good enough explanations.
I see the shut-down complaints, but saluki's shut-down on this machine is the fastest I've seen in Linux, go figure.
Frisbee played nice with the wifi.
More as I go along.
Googling tells me that Linux kernels are indeed getting rid of evtouch and replacing it with evdev. Dunno how I feel about that since I'm having far more trouble with touchscreen here than in dpup exprimo.
Best,
Jake |
Maybe try these instructions for tweaking it manually.
http://setupguides.blogspot.com/2010/10/calibrating-touchscreen-in-ubuntu-1010.html
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Mon 30 Apr 2012, 09:03 Post subject:
|
|
| mavrothal wrote: | Let me first clarify that what's next is not a criticism of any kind but rather an inquiry.
I find Saluki the most visually appealing puppy and the one the with the most "surprise free" repo.
I have noticed that starting around luki 017 the builds are becoming increasingly slower. For a Saluki target, modern machine the differences are almost unnoticed, but I'm mode'ing puppies for a really low specs machine (for the fun of it even if it is not a "target hardware") and there the differences are more than obvious. This is true either with the base only or (more so) with the base and adrive.
Given that from 016 onwards there are mostly "Various fixes and enhancements", and the basic UI and apps are mostly the same, I was wondering why is that.
Is it just because of workarounds on bugs and extra fail-safes? New (not immediately obvious) features? More demanding enhancements? More dependencies? Stale code? Other? Am I just plain wrong?
Obviously I'm not asking for Saluki to role back or start supporting older hardware. I'm just curious (ok... maybe just a tad concerned too ). |
Slow in what way?
I have increased the delayedrun delay a couple of times because startup items were not always loading on my slow test machine. Other than that no major changes recently except the ISO size has increased by a few MB.
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2271 Location: Japan
|
Posted: Mon 30 Apr 2012, 09:35 Post subject:
alsactrl store |
|
| shinobar wrote: | @jemimah
You need not insert the code 'alsactrl store' in the rc.shutdown. It is done in the 10alsa and should be there. |
| jemimah wrote: | | Actually I tested without it and the problem remains. |
Was needed until Saluki-19. No need for Saluki-20 and 21.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
jakfish
Joined: 18 Jul 2008 Posts: 711
|
Posted: Mon 30 Apr 2012, 12:04 Post subject:
|
|
That help sheet from ubuntu and touchscreens did lend some assistance, thanks.
You have to install an xinput pet, then jiggle the calibration handle from there.
In my dpup exprimo setup, in xorg, I replicated the same settings in saluki and find the same drop-off in touchscreen accuracy. So this is not a saluki or specific kernel problem.
By the way, is it possible to lose the icon text below desktop icons? XFCE seems to want at least one character of text. And if so, is there any way make the text bubble transparent?
Jake
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Mon 30 Apr 2012, 12:17 Post subject:
|
|
I believe the trick for transparent labels is to add something like this to the /root/.gtkrc-2.0
| Code: | style “xfdesktop-icon-view” {
XfdesktopIconView::label-alpha = 0
XfdesktopIconView::selected-label-alpha = 170
base[NORMAL] = “#cccccc”
base[SELECTED] = “#cccccc”
base[ACTIVE] = “#cccccc”
fg[NORMAL] = “#ffffff”
fg[SELECTED] = “#000000″
fg[ACTIVE] = “#000000″
}
widget_class “*XfdesktopIconView*” style “xfdesktop-icon-view” |
|
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 1062
|
Posted: Mon 30 Apr 2012, 13:41 Post subject:
|
|
| jemimah wrote: |
Slow in what way?
|
OK. I did run some comparisons on 015 vs 021 (identical hardware, USB stick, kernel and features)
015 is ~10% faster from cold boot to connected desktop when only the base is running (57" to 63") or 8% with the adrive (85" to 92"). Apps open from a split second to a second slower in 021, screen rotation takes 3-4" more to settle.
These are with the pfix=nocopy to minimize cache writes. Loading to RAM the differences remain but the times become longer.
021 is also using ~5MB more RAM (base only).
Actually the use of RAM looks rather heavy. With the adrive and "nocopy" is about ~220MB immediately after boot (and ~170MB with the base only). The official Fedora-17/Gnome build for this machine needs ~200MB and other recent puppies (Racy, Slacko) 130-140MB.
Anyway, I do not think is anything to sweat about.We are talking about a 500MHz/256MB machine here, so in your low-end 1.5GHz/512RAM machine differences are practically zero.
But as I said I'm just curious (since you are not publishing woof/mods/changes/hacks )
_________________ Kids all over the world go around with an XO laptop. They deserve one puppy (or many) too 
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2736 Location: Kiel,Germany
|
Posted: Mon 30 Apr 2012, 13:52 Post subject:
|
|
| Quote: | | Now I suspect the code 'fuser -k' and the equivalent code. Hopefully i will offer its fix in a couple of days. |
Yup , the fuser line looks pretty unuseable :
If i open a terminal inside a mountpoint like /mnt/sda1
and
| Code: | | /usr/bin/fuser -m /mnt/sda1 |
i get something like
| Quote: | | /mnt/sda1: 18259c 18260c |
With busybox fuser it should look like
| Code: | | busybox fuser -m /mnt/sda1 |
which is much more suitable for
| Quote: | xFUSER=`fuser -m $ONESTRAYMNT 2>/dev/null`
[ "$xFUSER" != "" ] && fuser -k -m $ONESTRAYMNT 2>/dev/null |
could be like
| Code: | xFUSER=`busybox fuser -m $ONESTRAYMNT`
[ "$xFUSER" ] && kill -9 $xFUSER |
I LIKE BUSYBOX BASTA !
But this is a WOOF thingy (again) ..
|
|
Back to top
|
|
 |
jakfish
Joined: 18 Jul 2008 Posts: 711
|
Posted: Mon 30 Apr 2012, 14:25 Post subject:
|
|
Hi, jemimah,
Many thanks for the tip. To make things transparent in /root/gtkrc-2.0, it turns out that this also needed:
style "xfdesktop-icon-view" {
XfdesktopIconView::label-alpha = 0
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
Do that, reduce the custom font of the desktop icons (that's a clever option of XFCE) to 4, and with black font on blue background, the text is gone.
Much nicer and thanks for your help.
Jake
|
|
Back to top
|
|
 |
oliverjames
Joined: 04 Apr 2009 Posts: 46 Location: Divonne-les-Bains, France
|
Posted: Mon 30 Apr 2012, 18:07 Post subject:
Re: Savefile update 020 to 021 |
|
| jemimah wrote: | Upgrading the save file has always been like this. Most of the time it works - sometimes EPIC FAIL for no apparent reason.
Booting with pfix=purge may or may not fix a bad save file.
You can build a personal sfs with all the pets you normally install using the sfs builder. But this will not be able to overwrite any configuration settings that exist in the adrive or the pupsfs since extra sfses are mounted on the bottom of the union. But you could fix that by converting your personal sfs to a pet instead.
Maybe a pet-builder would be useful. |
Mmm, food for thought, thank you, following your leads.
|
|
Back to top
|
|
 |
Geoffrey

Joined: 30 May 2010 Posts: 936 Location: Queensland Australia ɹǝpu∩uʍop
|
Posted: Mon 30 Apr 2012, 18:25 Post subject:
|
|
| Geoffrey wrote: |
I just tried adding another save as a backup by copying and renaming the save file which is located in the /mnt/home/saluki.
When I reboot it finds both save files and gives me the option to load:
0 none
1 lukisave.4fs
2 lukisave-bak.4fs
If I select either 1 or 2 neither are loaded, so it clean boots, this on a usb install, so it appears to have a problem |
Just thought I'd ask if anyone else is have a similar problem with multiple save files
|
|
Back to top
|
|
 |
Marv

Joined: 04 May 2005 Posts: 186 Location: SW Wisconsin
|
Posted: Mon 30 Apr 2012, 20:04 Post subject:
Multiple save files |
|
| Geoffrey wrote: | | Geoffrey wrote: |
I just tried adding another save as a backup by copying and renaming the save file which is located in the /mnt/home/saluki.
When I reboot it finds both save files and gives me the option to load:
0 none
1 lukisave.4fs
2 lukisave-bak.4fs
If I select either 1 or 2 neither are loaded, so it clean boots, this on a usb install, so it appears to have a problem |
Just thought I'd ask if anyone else is have a similar problem with multiple save files |
I just used exactly the same procedure to add another save and reboot on my frugal grub4dos install of 021 on an ataflash card. No problems there. It lets me select either save file. Not quite an apples-apples comparison so I'll try it on a USB install when I'm on a laptop where I don't have to use PLOP to boot USB. For what it's worth, my directory is /mnt/home/Saluki021 and my save files are lukisave-021.2fs and lukisave-021bak.2fs.
_________________ tweaked 412 based boxpup, 'lina-lite-005, stock with apps on supplemental sfs, trimmed alphaOS 6.0 and Lina 007rc4 sans adrive.. all lean and steady pups
|
|
Back to top
|
|
 |
harroxelas
Joined: 24 Apr 2012 Posts: 5
|
Posted: Mon 30 Apr 2012, 20:27 Post subject:
|
|
Hi all,
Saluki is fantastic! It's impressive how such a beautiful system can be so fast and responsive. Being my favourite WM, I've been looking forward to try a "xfced" puppy.
I do have a question though:
I installed Saluki 021 on a usb stick, chose the "copy to ram" option and chose to save sessions only on shutdown (using PupSaveConfig). I tried but I couldn't unmount the usb stick after the system has loaded. Is it possible to unmount the usb stick after the system has loaded?
Congratulations on this awesome work.
Thanks in advance.
|
|
Back to top
|
|
 |
|
|
Page 195 of 249 [3729 Posts] |
Goto page: Previous 1, 2, 3, ..., 193, 194, 195, 196, 197, ..., 247, 248, 249 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|