| Author |
Message |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6866 Location: Perth, Western Australia
|
Posted: Wed 17 Nov 2010, 05:39 Post subject:
|
|
All kinds of error conditions can be tested with download_file.
For example, to test continuation of a partially downloaded file:
# touch alsa-utils_DOC-1.0.21-w5.pet
# download_file http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/alsa-utils_DOC-1.0.21-w5.pet
_________________ http://bkhome.org/blog2/
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2679 Location: Kiel,Germany
|
Posted: Wed 17 Nov 2010, 06:03 Post subject:
|
|
just killed the taskbar at dpup-005 which has got gtk-chtheme !
dpup-009 hasn't got gtk-chtheme but lxappearance ( compiled somewhere in the long thread I think by iguleder ) and hitting the button
" Or, apply current GTK theme to JWM ' : the taskbar stays. It applies the Citrus Theme ( yellow ) because it's the first alphabetical in the row ( usr-share-themes )
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2679 Location: Kiel,Germany
|
Posted: Wed 17 Nov 2010, 07:21 Post subject:
|
|
OK : It's not /usr/share/themes :
# find / -name *jwm*
/root/.jwmrc-previous
/root/.jwmrc
/root/.jwm
/root/.jwm/jwm_colors
/root/.jwm/jwmrc-personal
/root/.jwm/jwmrc-theme
/root/.jwm/jwmrc-personal2
/root/.jwm/themes/Aurora-jwmrc
/root/.jwm/themes/Black-vg-jwmrc
/root/.jwm/themes/Citrus-cut-jwmrc
/root/.jwm/themes/DarkGradient-jwmrc
/root/.jwm/themes/Flat-grey-jwmrc
/root/.jwm/themes/Gradient-blueish-jwmrc
/root/.jwm/themes/Gradient-brown-jwmrc
/root/.jwm/themes/Gradient-grey-jwmrc
/root/.jwm/themes/Original-jwmrc
I don't know why it applies Citrus-cut by ""default""
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2679 Location: Kiel,Germany
|
Posted: Wed 17 Nov 2010, 07:57 Post subject:
|
|
NEXT :
Brute Force Method :
boot, menu > desktop > jwm configuration > Or, apply curr GTK th ...
dpup-001 : Taskbar away
dpup-002 : Taskbar away
dpup-003 : Taskbar away
.....
4. :
quirky 1.3 official : Taskbar stays with a lot of yellow
# jwmconfig
16
31
diff jwmconfig2 : no output
one of the diferences maybe : resolution 1024 against 1280
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2679 Location: Kiel,Germany
|
Posted: Wed 17 Nov 2010, 08:27 Post subject:
|
|
Nope : changig the resolution to 1280x1024 doesn't reproduce the lost taskbar here , minor thing : uname -a complains that the
# uname -a
Linux puppypc 2.6.33.2 #1 SMP Mon Apr 5 12:55:04 Local time zone must be set--see zic m i686 GNU/Linux
#
but it is set and the time is local and date and time clicking the clock in the tray says : 17th Nov 13:32:31 so its a compiling thing for the kernel .
Another difference : german keyboard now and not an us-uk keyboard.
| Description |
|
| Filesize |
73.08 KB |
| Viewed |
1021 Time(s) |

|
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5243 Location: Valåmoen, Norway
|
Posted: Wed 17 Nov 2010, 09:07 Post subject:
|
|
Here is the result with Viewnior 1.0 and locals in Wary 0.9.8
- Lang is default en_US which I always use to avoid any Norwegian translation files to be active.
_________________ Stardust resources
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5243 Location: Valåmoen, Norway
|
Posted: Wed 17 Nov 2010, 09:21 Post subject:
|
|
I reprted in 0.9.6 that Xlock didn't work for me. It does now
_________________ Stardust resources
|
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 4623 Location: GB
|
Posted: Wed 17 Nov 2010, 09:59 Post subject:
|
|
| Quote: | | All kinds of error conditions can be tested with download_file. |
Lot going on here - who was this intended for?
'Fraid cannot use this on misbehaving 098-on-ATI - no boot, no picture!
Guess it's going to be extremely valuable tool for lesser disasters, though.
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2256 Location: Japan
|
Posted: Wed 17 Nov 2010, 11:05 Post subject:
Alps touchpads Subject description: xorgwizard does not set the SHMConfig on |
|
Barry,
I found the xorgwizard does not set the SHMConfig on for the Alps touchpads.
As the result, the FlSynclient fails.
See my post:
http://www.murga-linux.com/puppy/viewtopic.php?p=468087#468087
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
ravensrest

Joined: 22 Feb 2008 Posts: 298 Location: Hood Canal, WA
|
Posted: Wed 17 Nov 2010, 12:10 Post subject:
|
|
| DaveS wrote: | | Barry, for a long time now, selecting menu>desktop>JWM Configuration>Apply Current GTK Theme to JWM has caused the contents of /root/.jwmrc-tray to be deleted leaving the user with no tray at the bottom of the screen. I have posted about it before and helped a few folks recover their tray, but I dont know how to fix the basic fault. |
I found this to be true also.
I have since experimented and discovered that if I cut John Doe's section of code completely out of /usr/local/jwmconfig2/gtk2jwm the problem disappears. I'm guessing this is because John Doe's code looks for "blinkydelayed" and "xload -nolabel" in .jwmrc-tray, and if you have modified your tray (as I have) it may or may not contain those lines. Suggest John test existence of "linenumber" in code.
BS
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2679 Location: Kiel,Germany
|
Posted: Wed 17 Nov 2010, 14:41 Post subject:
Lost Taskbar workaround |
|
Finaly a first work around for the Lost Taskbar :
The problem is located at /usr/local/jwmconfig2/gtk2jwm
The old code by John Doe had been improved in 2006 and it doesn't test if the string would be empty .
My first workaround is to provide a line with " blinky " to /root/.jwmrc-tray like the old part :
<!-- <Swallow name="blinky">
blinkydelayed -bg "#e3e7ec"
</Swallow> -->
It is no real solution because somehow there is found a template somewhere that uncomments the <Corner>white</Corner> lines at /root/.jwm/jwmrc-theme which should be commented out <!--Corner>white</Corner> --> for otherwise the change of the numbers of virtual desktops won't work.
And these are lines 49+ :
rm -f /root/.tcl-gtk
if [ -z "$MENU_BG" ]; then
echo > "$JWMTHEME"
pidof jwm >/dev/null && jwm -restart
exit 2
else
echo > "$JWMTHEME" echoed 'echo' to JWMTHEME=/root/.jwm/jwmrc-theme and deleted everything else in there.
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3669 Location: UK
|
Posted: Wed 17 Nov 2010, 15:13 Post subject:
|
|
Those commented out corner tags should be removed from the themes now as the tag is no longer supported, not just commented out.
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3669 Location: UK
|
Posted: Wed 17 Nov 2010, 15:21 Post subject:
|
|
There is a directory in root, /root/.cache which mplayer uses when playing a video direct from the internet via the browser. This cache steadily fills until it fills the save file. Of course, mplayer clears it on closing. Should this cache be in /temp? A large video could crash a small save file.
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2256 Location: Japan
|
Posted: Wed 17 Nov 2010, 18:42 Post subject:
Re: Lost Taskbar workaround |
|
| Karl Godt wrote: | | It is no real solution because somehow there is found a template somewhere that uncomments the <Corner>white</Corner> lines at /root/.jwm/jwmrc-theme which should be commented out <!--Corner>white</Corner> --> for otherwise the change of the numbers of virtual desktops won't work. |
That's it Karl.
That is the fix in the LupQ at the script /usr/local/jwmconfig2/taskbar.
http://www.murga-linux.com/puppy/viewtopic.php?t=59058
| ravensrest wrote: | | I have since experimented and discovered that if I cut John Doe's section of code completely out of /usr/local/jwmconfig2/gtk2jwm the problem disappears. I'm guessing this is because John Doe's code looks for "blinkydelayed" and "xload -nolabel" in .jwmrc-tray, and if you have modified your tray (as I have) it may or may not contain those lines. Suggest John test existence of "linenumber" in code. |
Humm... can be.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2256 Location: Japan
|
Posted: Wed 17 Nov 2010, 19:12 Post subject:
utf8 issue |
|
| zigbert wrote: | | Here is the result with Viewnior 1.0 and locals in Wary 0.9.8 |
Zigbert and Barry,
Most of Puppy and woof use '.utf8' as the UTF-8 encoding, whereas most of Linux distributions use '.UTF-8'.
LupQ the Quickset, Japanese versions and now Hungarian versions use '.UTF-8' so that it works on urxvt. (Need to modify rc.country)
See the post:
http://www.murga-linux.com/puppy/viewtopic.php?t=59142&start=13
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
Last edited by shinobar on Thu 18 Nov 2010, 19:16; edited 1 time in total
|
|
Back to top
|
|
 |
|