Page 4 of 25

Posted: Wed 05 Oct 2011, 02:48
by Shep
Sage wrote:Got the 'disappearing CD icon' problem - right click overlaps underlying 'delete'. Problem discussed somewhere but don't remember solution. Suggested moving the position of the underlying pop-up?
I have the same problem. Such a small design oversight, but such a nuisance!

I'm still using an early Wary .... can't spare even 100MB download on my 3G plan at the moment :( .... and I experience no other problems with mouse clicks in any other use. So the problem seems unique here.

Posted: Wed 05 Oct 2011, 12:57
by Sage
It's a bit different with Wary 103. Depending on the detente of one's finger, either the options box pops up or a new panel appears at top of screen listing the contents of sr0.
Clearly BK is aware of the issue, maybe not quite there yet? Mouse characteristics are adjustable, of course, but playing with those consumes much time with uncertain results.

Posted: Wed 05 Oct 2011, 23:29
by gcmartin
Running Live media RACY.

After running couple days I've been watching a desktop "save" button that I had never tried before. As there never was any apparent need. But for the first time, I decided to try it. I had expected to save to Live media my current session without have to reboot.
  1. Click "save"
  2. system dropped to a terminal session (F1) indicating automatic login in prompt
  3. Nothing???
  4. No messages, no physical indication of anything...nothing
.So I typed "xwin"; I'm back to desktop to report to you. I have attached a system report if you want some idea of what the system is seeing.

Question
Should save button have saved my session to its Live media?

Hope this helps

Posted: Fri 07 Oct 2011, 19:38
by DaveS
Barry.. can I request a .pet for Seamonkey 2.4.1 please? The reason is 'drastically improved memory usage' quoted from Mozilla site.
Clearly Racy requires a particular compile.

Posted: Sun 09 Oct 2011, 06:58
by DaveS
This battery tray icon works

petget freezes

Posted: Mon 10 Oct 2011, 06:19
by shinobar
Petget freezes at installing any pets under PUPMODE=13(flash).
It freezes at line 230 in installpkg.sh:

Code: Select all

busybox mount -t aufs -o remount,udba=reval unionfs / #remount with faster evaluation mode.
Ctrl + Alt + Backspace is only way to recover.
It seems hardware specific.
My 2 PCs freeze but another 1 PC is no problem.

No problem on Wary-51.103, but occurs on Racy 5.1.101.
Also occurs on Slacko alpha to RC, and on Dpup Exprim 5.X.8.
So, i suspect it depends on the hardware and the kernel.
http://www.murga-linux.com/puppy/viewto ... 328#555328

Besides, sfs_load does load and unload sfs on the fly with no problem.
Seems the option 'remount,udba=reval' may be the issue.

Temporally, i insert a code, 'PUPMODE=0', at line 89 in the /usr/local/petget/installpkg.sh to escape direct install to the pupsave.

Code: Select all

#boot from flash: bypass tmpfs top layer, install direct to pup_save file...
DIRECTSAVEPATH=""
PUPMODE=0	# shinobar: never direct to pupsave
if [ $PUPMODE -eq 3 -o $PUPMODE -eq 7 -o $PUPMODE -eq 13 ];then
EDIT: Racy Puppy 5.1.110, kernel 3.0.7 with unionfs, has no problem.
http://www.murga-linux.com/puppy/viewto ... 142#577142

Posted: Mon 10 Oct 2011, 11:19
by Sage
Oh dear - cannot get tapping to work on FULL Wary 5.1.4.1 nor live Racy. Tapping works on live 5.1.103 but it won't install - gives the sda1 unmount(it is) and warysfs-w.h.y. message. Following the displayed advice doesn't work either. There is no 'saved' file but the PUI insists that there is one. This is an entirely new 'feature'.

Re: Racy Puppy 5.1.101 (5.2 beta1)

Posted: Thu 13 Oct 2011, 00:00
by BarryK
L18L wrote:installed ymount in Racy 5.1.101, no go

Found the reason: missing image gtk-harddisk
used in

Code: Select all

 yad --image="gtk-harddisk" 

Code: Select all

# yad --image="gtk-harddisk"
Segmentation fault
# 
No idea where these gtk images are located normally.
And hope it was not intended to leave them off.
GTK 2.24.x has less builtin icons. I have created gtk-harddisk.xpm in /usr/share/icons in Woof.

Re: devx issue?

Posted: Thu 13 Oct 2011, 00:07
by BarryK
mavrothal wrote:Tried to compile the full udev 167 with extras from T2 with their patches.

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --sbindir=/sbin \
 --libdir=/usr/lib --with-rootlibdir=/lib --libexecdir=/lib/udev \
 --build=i486-t2-linux-gnu --disable-introspection
 
# but fails with
.....
checking for acl_init in -lacl... no
configure: error: libacl not found
So I try to compile acl-2.2.47 (T2-patched) with

Code: Select all

./configure --prefix=/usr \
  --libdir=/usr/lib --build=i486-t2-linux-gnu

#or more elaborate options  
#but it also fails with

FATAL ERROR: attr/xattr.h does not exist.
Install the extended attributes (attr) development package.
Alternatively, run "make install-dev" from the attr source
Though attr/xattr.h IS in /usr/include. :?

But then I try to compile attr-2.4.43 just the same with

Code: Select all

./configure --prefix=/usr --build=i486-t2-linux-gnu 
#also tried other config options but 
make #always fails with
=== attr ===
gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION="2.4.43" -DLOCALEDIR="/usr/share/locale" -DPACKAGE="attr" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64    -c -o attr.o attr.c
/usr/bin/libtool --mode=link --tag=CC gcc -o attr    attr.o   ../libattr/libattr.la  
/usr/bin/libtool: line 676: libtool_args+=: command not found
/usr/bin/libtool: line 676: compile_command+=: command not found
/usr/bin/libtool: line 676: finalize_command+=: command not found
/usr/bin/libtool: line 676: libtool_args+=: command not found
/usr/bin/libtool: line 676: compile_command+=: command not found
/usr/bin/libtool: line 676: finalize_command+=: command not found
/usr/bin/libtool: line 676: libtool_args+=: command not found
/usr/bin/libtool: line 676: compile_command+=: command not found
/usr/bin/libtool: line 676: finalize_command+=: command not found
/usr/bin/libtool: line 676: libtool_args+=: command not found
libtool: link: gcc  ../libattr/.libs/libattr.so
/usr/lib/gcc/i486-t2-linux-gnu/4.3.4/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make[1]: *** [attr] Error 1
make: *** [default] Error 2
Now, I'm far from expert compiler but is it me or something is missing from devx?
Does Racy uses the standard T2 toolchain?
I have a very vague memory about this, that xattr.h had to be copied to somewhere. Sorry, can't be more specific than that. I also recall someone else, maybe kirk or technosaurus, commenting on that.

Re: Maybe Security Fix for /usr/bin/xwin

Posted: Thu 13 Oct 2011, 00:21
by BarryK
Karl Godt wrote:Another [ unproblematic ] occurrence is , that if

echo $LANG
de_DE@euro

is given ,
dc returns numbers like 123,456
comma instead of a dot for floats !

There are quite some scripts , that use "cut -f X -d '.'" to format the output of the 'dc' command to be useable for the 'expr' command ; example from /tmp/xerrs.log :

expr: non-numeric argument
/usr/sbin/background_reshape: line 56: [: -ge: unary operator expected

could need a LANG=C to prevent this .

"grep 'dc ' /usr/sbin/* | grep 'cut'" in /usr/*/*[/*] and /etc/*/*
did not throw much and the scripts that show additionally have already LANG=C set . So background_reshape may be [ one of ] the last leftovers , that did not get updated for that until now .
Thanks, I have inserted "export LANG=C" into /usr/sbin/background_reshape.

Posted: Thu 13 Oct 2011, 00:32
by BarryK
gcmartin wrote:Running Live media RACY.

After running couple days I've been watching a desktop "save" button that I had never tried before. As there never was any apparent need. But for the first time, I decided to try it. I had expected to save to Live media my current session without have to reboot.
  1. Click "save"
  2. system dropped to a terminal session (F1) indicating automatic login in prompt
  3. Nothing???
  4. No messages, no physical indication of anything...nothing
.So I typed "xwin"; I'm back to desktop to report to you. I have attached a system report if you want some idea of what the system is seeing.

Question
Should save button have saved my session to its Live media?

Hope this helps
I have only tested the 'save' icon in Wary (yesterday) and found just one problem, the progess message at top of screen did not go away. But, save did work. I fixed the message problem.

I will build another Racy in a day or two and test 'save' again.

Re: petget freezes

Posted: Thu 13 Oct 2011, 00:49
by BarryK
shinobar wrote:Petget freezes at installing any pets under PUPMODE=13(flash).
It freezes at line 230 in installpkg.sh:

Code: Select all

busybox mount -t aufs -o remount,udba=reval unionfs / #remount with faster evaluation mode.
Ctrl + Alt + Backspace is only way to recover.
It seems hardware specific.
My 2 PCs freeze but another 1 PC is no problem.

No problem on Wary-51.103, but occurs on Racy 5.1.101.
Also occurs on Slacko alpha to RC, and on Dpup Exprim 5.X.8.
So, i suspect it depends on the hardware and the kernel.
http://www.murga-linux.com/puppy/viewto ... 328#555328

Besides, sfs_load does load and unload sfs on the fly with no problem.
Seems the option 'remount,udba=reval' may be the issue.

Temporally, i insert a code, 'PUPMODE=0', at line 89 in the /usr/local/petget/installpkg.sh to escape direct install to the pupsave.

Code: Select all

#boot from flash: bypass tmpfs top layer, install direct to pup_save file...
DIRECTSAVEPATH=""
PUPMODE=0	# shinobar: never direct to pupsave
if [ $PUPMODE -eq 3 -o $PUPMODE -eq 7 -o $PUPMODE -eq 13 ];then
shinobar,
Thanks for that report. Yesterday I was testing Wary with 2.6.32.45 kernel, booting off USB Flash stick, and when I installed a PET, it seemed to have installed ok, but when I examined the files, some of the files in the PET were not installed.

Or rather, they probably were, direct to a layer, but that 'remount,udba=reval' is not working anymore, it would seem.

Ok, I have bypassed that code in /usr/local/petget/installpkg.sh, for now anyway.

Hmmm, I might try unionfs again. They have just announced a new version. Unionfs used to do that re-evaluation of the layers very well -- I think an old version of installpkg.sh or petget has code for unionfs direct-write to a layer.

EDIT POST
I have reverted the bypass. I realised that installing in Wary is working -- the reason that I couldn't see some installed files was because there were already the same files "on top". That is, I had files at the pup-rw layer, whereas the PET wrote direct to the underlying pup_ro1 layer. That is a different problem, that will need to be looked into sometime.

So, I will leave the script as it was, as release of Wary is imminent. However, Slacko testers will need to confirm the problem for them, and might want the modified script. I will test with Racy soon.

Posted: Thu 13 Oct 2011, 09:12
by DaveS
Attempting to configure the SIZE of my touchpad via flsynclient gui crashes X

Posted: Fri 14 Oct 2011, 20:04
by DaveS
trying to print from Gnumeric throws up the error /usr/lib/cups/filter/pdftops failed
Cant solve this, and so wish I could.
EDIT.. same error trying to print from geany but printing test page via CUPS is ok.

cups||gtklp printing with another pdftops binary by rcrsn51

Posted: Wed 19 Oct 2011, 06:06
by Karl Godt
Printing seems to work OK with

cups_pdftops_filter-1.3.11.pet found there :

Just printed a puppy_drake thread page from the

Drake Puppy feedback

from SeaMonkey-2.3.1 and after adjusting the settings in the print preview the gtklp window showed up and the html page was send directly to my usb-epson-scanner-printer without having opened the cups-web-interface .

Re: cups||gtklp printing with another pdftops binary by rcrsn51

Posted: Wed 19 Oct 2011, 06:21
by DaveS
Karl Godt wrote:Printing seems to work OK with

cups_pdftops_filter-1.3.11.pet found there :

Just printed a puppy_drake thread page from the

Drake Puppy feedback

from SeaMonkey-2.3.1 and after adjusting the settings in the print preview the gtklp window showed up and the html page was send directly to my usb-epson-scanner-printer without having opened the cups-web-interface .
I ran into problems with it Karl. Here is a scan of a document printed from Slacko and Racy (patched). You can see some of the characters in the Racy section (the upper one) are garbled.

Posted: Wed 19 Oct 2011, 11:34
by DaveS
I dont know, but I guess there is some way to tell Puppy to use another font when the required font is not on the system, something like verdana=sans.
I suspect this may be missing for Arial, but dont know where to look. Advice please.

Posted: Wed 19 Oct 2011, 12:27
by Karl Godt
No idea , I do not know .

In some puppy derivatives , the preview looks blurry in the browser tabs from similar .

Posted: Wed 19 Oct 2011, 19:45
by DaveS
There def seems to be a problem with fonts in Racy. Here is a screenshot of a tiny little .doc file using Arial font. As can be seen, it is scrambled. Every other Puppy on my system, including Wary, can display this file.
Somewhere there has to be a file that tells Puppy what to use when a specified font is absent. My guess this file is either absent, or does not contain a reference to Arial, but I dont know where to look.

Posted: Thu 20 Oct 2011, 00:14
by 01micko
Dave,

Just a hunch.

Barry has a new thing in woof that sets minimum font size. Maybe adjusting that and resetting the gtkrc fontsize will cure that issue, both printing and abiword.