Upup Raring 3.8.7 with non-PAE 3.8.7 kernel, created using

A home for all kinds of Puppy related projects
Message
Author
User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#141 Post by pemasu »

James C. Thank you of the information. At least one workaround has been reported.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#142 Post by pemasu »

tomo3 posted latest abiword and gnumeric pets. If someone, more experienced abiword and gnumeric user has tested them, he could post feedback.
http://www.murga-linux.com/puppy/viewto ... 758#696758

They are ok as installed pets. However the problem with error messages and abiword preferences crash goes to the abiword woof template.

I tested now strace abiword. Great bug hunter and straight in devx sfs.

strace abiword and then choose preferences and nice crash, heh.
open("/usr/share/abiword-2.9/ui/ap_UnixDialog_Options.ui", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)

Haa, reference found. Okay...what package is behind that file. Wild guess....abiword-common. Yeah, that it is. Now....why does the files are not found. Haa No 2. Woof abiword template does not include it.

Okay...lets copy that /usr/share/abiword-2.9.2/ui/* files.
Hmm....no crash....okay...lets make bug fix pet and hope that others could confirm the fix...or reject it. And post to the Barrys blog.

Please test this bug fix pet with Abiword and especially preferences.
If it work also with other Abiword users....I think that woof template tuning is the solution...okay I can add this fix as pet in to the woof and it will added that way also. But straight woof solution is always better.
Attachments
abiword-2.9.2-fix-0.0.1.pet
(41.45 KiB) Downloaded 355 times

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#143 Post by pemasu »

I decided to check if Gnumeric has easy fix with strace gnumeric also. No, it didnt. It just registers same errors as console launching.

But....probably it is missing something. So...raw deduction to the work.
Hmm....gnumeric-common has schemas files....and they are the real worm hole in these new Ubuntus.
Lets check gnumeric processsed package in woof, yeah...they are not found.

Installing gnumeric-common from PPM fixes the error messages. What it did, it installed those missing schemas files and also run glib-compile-schemas which is needed for them to function. The compiled binary data file update is mandatory, just installing those files is not enough.

So...I created a pet with those schemas files in /usr/share/glib-2.0/schemas and pinstall.sh which launches glib-compile-schemas /usr/share/glib-2.0/schemas and produces updated gschemas.compiled binary data file.

This should fix the gnumeric initial error messages when lauched in console. More errors might be found later....

Eh.....post to the Barrys blog....

Elaborated....posts...sure.....I should clean the house today....I try to avoid the starting by doing something other useful....
Attachments
gnumeric-fix-0.0.1.pet
(6.3 KiB) Downloaded 361 times

anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

#144 Post by anikin »

Hi pemasu,

A quick and weird question: how devx.sfs is built?
Do you do it manually for every release, or is it a woof job?

Thank you in advance

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#145 Post by pemasu »

Anikin. It is woof thing. The included stuff has been determined by DISTRO_PKGS_SPECS file. For instance:

yes|gcc_dev|gcc-4.6-base,gcc,gcc-4.6,g++,g++-4.6,cpp,cpp-4.6|exe>dev,dev,doc,nls
meas that everything has been transferred to the devx sfs

In every package which has development files like headers or *.a or *.la files, they are included in devx sfs, if there is dev definition in DISTRO_PKGS_SPECS:
yes|gtk+|libgtk2.0-0,libgtk2.0-dev|exe,dev,doc,nls
for example...

3builddistro script in woof handles the devx sfs creation automatically.

anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

#146 Post by anikin »

OK, woof builds it. I though as much, but wanted to be sure. A practical question now and maybe a suggestion for woof/devx improvement. I found out that "Make" in this devx is a bit outdated - 3.81, while the currently available version is 3.82.
make-3.81.tar.gz 01-Apr-2006 01:48 1.5M
make-3.82.tar.gz 28-Jul-2010 01:58 1.6M
http://ftp.gnu.org/gnu/make/

Unless it's an oversight and Barry has a reason to keep version 3.81, perhaps he should be alerted to this version lag?

And the question itself: if I compile the new version, and edit the SFS accordingly, will it work?

Thank you in advance.

josepinto
Posts: 41
Joined: Sat 19 Aug 2006, 11:57

Calibre tested

#147 Post by josepinto »

Hi,

I installed Calibre and all dependencies but its not working.

Simlinks necessary?

An alternative to install so many dependencies would be to group all Qt packages in a sfs.

José Pinto

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

Re: Calibre tested

#148 Post by tlchost »

josepinto wrote:Hi,

I installed Calibre and all dependencies but its not working.
I simply extract it to /mnt/home into /mnt/home/calibre click on the calibre file in /mnt/home/calibre ... no need to install anything else.

Thom

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#149 Post by pemasu »

If I remember right, Calibre needed python-sip .deb from PPM. It wasnt listed as dependency, but it did the trick for me.

josepinto
Posts: 41
Joined: Sat 19 Aug 2006, 11:57

Testing more apps

#150 Post by josepinto »

1) Mcomix

Installed from ubuntu with all dependencies.

Ok.

2) Money Manager EX

Downloaded raring package from money manager ex PPA
https://launchpad.net/~mmex-developers/ ... mex-stable

and installed libwxgtk 2.8.0 deb package and dependencies forum Ubuntu

OK

3) Thunderbird

Installed from Ubuntu and copied profile form Windons instalation.

OK

4) Calibre
Extracted calibre-0.9.26-x86_64.tar.bz2 in folder created in NTFS partition.
Clicked on Calibre.
Copied config files form Calibre installed in Windows.

OK

5) Getlibreoffice
Installed pet
Downloaded Libreoffice 4.02. and Portuguese locale. Created SFS.

OK

6)SFS-Unload
Load Libre Office SFS created with Getlibreoffice.
Unload same SFS
OK. No more crashes on Unload :D

7)

Imagination
Installed sox-14.2.0-with-deps.pet
Installed imagination-3.0b.pet

Seehttp://www.murga-linux.com/puppy/viewtopic.php ... 85&t=82575

OK

José Pinto

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

savage video-card doesn't work

#151 Post by rodin.s »

Savage video-driver doesn't work for me anymore. It worked in latest Upup Precise. I have some distorted picture. Managed to switch to vesa by editing xorg.conf. Posting from it now. Maybe my card is too old for this kernel.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#152 Post by pemasu »

rodin.s. I would need /var/log/Xorg.0.log after failed xwin X start using savage_drv.so
dmesg output would also be useful.

I would like to see if there is something about savage.ko kernel module or savage_drv.so failure in those logs.

I have both of them included in the build...so they should be in use...when you boot without xorg.conf modification. Something clearly is not ok for you.

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

savage video-card doesn't work

#153 Post by rodin.s »

I have made a screenshot. But it's much worse than it is on screenshot and pdiag might have all needed information.
Attachments
Xorg.0.log.gz
(7.7 KiB) Downloaded 205 times
screen.png
(101.18 KiB) Downloaded 1092 times
pdiag-20130410.tar.gz
(122.52 KiB) Downloaded 210 times
Last edited by rodin.s on Thu 11 Apr 2013, 07:50, edited 1 time in total.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#154 Post by pemasu »

rodin.s
Pdiag does not collect Xorg.0.log. It possibly contains most useful information, maybe you could post it.

I noticed that you dont have drm or savage kernel modules loaded.
Do you have them loaded in Puppies where your savage card works ok.

Also....libgl1-mesa-dri does not provide savage_dri.so anymore so no 3D acceleration from that part also. Mesa-9.0.3 does not seem to include it anymore.

darry1966

Tested

#155 Post by darry1966 »

Machine AMD Sempron 3000+

Ram 1G

boots nicely and has correct screen setting.

Only thing wrong is with my p/s2 mouse which shows weird mouse pointer on screen. sound works.

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

savage card

#156 Post by rodin.s »

I have uploaded Xorg log to my previous post and I have savage and drm modules loaded for example in Precise-5.4.2

Code: Select all

# lsmod | grep savage
savage                 20554  1 
drm                   121458  2 savage

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#157 Post by pemasu »

rodin.s. What happens if you logout to the console state and load manually drm and savage.
modprobe drm
modprobe savage
and then start X again.

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

savage card

#158 Post by rodin.s »

Almost same thing.

User avatar
sszindian
Posts: 807
Joined: Sun 25 Apr 2010, 02:14
Location: Pennsylvania U.S.

Raring 3.8.4.2

#159 Post by sszindian »

Raring-3.8.4.2

Everything tested appears to work well. Graphics are very nice, could be the best of any puppy so far? Fonts are good and acceptable but I had to use the 108 global font size to make them that way on a 1400x900 screen.

One issue (and this is not just for Rearing but also latest Precise, Racy and Slacko) Occasional WiFi 'drops'. Wheezy is the only puppy that I never ever had a drop with (so far).

While this only affects WiFi users, it is an issue as once you get a drop, you're finished with Internet... it just won't re-config... and you can't shut puppy down without a cold- push and hold in the button (and that's for all the above mentioned puppy's.)

It would be nice if WiFi could restart itself after a drop, (some other distro's do have that feature.)

Just my 2-cents...

>>>---Indian------>
Cloud Computing For Every Puppy (a .pet)
[url]http://murga-linux.com/puppy/viewtopic.php?t=69192[/url]

anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

#160 Post by anikin »

Further to make 3.82 version, I did some research but Google didn't have a clear and simple answer for me. All I could find was that this latest version carried 83 bug fixes, which let me cautiously presume, that I'd be good to go with the upgrade. I compiled the new version from source and put it into devx. But since it was compiled with the "old" make, I recompiled it once again with the new one and put finally into devx. And declared the case solved and closed. I was reading this article: http://users.wowway.com/~zlinuxman/Kernel.htm and quite unexpectedly an answer popped up:
Step 6: Install kernel-package

This is an unofficial patch: it is not provided by or endorsed by the upstream author or the Debian package maintainer. Also please note that kernel-package version 12.036+nmu1 and earlier releases are not compatible with "make" version 3.82; so don't install "make" version 3.82 or later. These problems are fixed in version 12.036+nmu2. However, if your kernel source code is version 3.3.x or later, even kernel-package version 12.036+nmu2 will need a patch, particularly if CONFIG_LGUEST is set. The patch is available in the problem log for Debian Bug Report 663474 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663474. Version 12.036+nmu3 fixes this problem: no patch is required.

Evidently, ubuntu raring has an old version of make for backward compatibility, which leads me to think: compatibility at the price of 83 bug fixes?

Post Reply