maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition! (https://talk.maemo.org/showthread.php?t=24272)

qole 2009-05-03 05:20

Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
 
I'd be curious to know if oo-base 2.4 crashes, too, or if it is a 3.0 thing.

debernardis 2009-05-03 09:02

Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
 
Quote:

Originally Posted by qole (Post 284121)
I'd be curious to know if oo-base 2.4 crashes, too, or if it is a 3.0 thing.

OObase3 (from Debian) crashes with:
Code:

# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (os_linux_zero.cpp:223), pid=8670, tid=1077613200
#  Error: caught unhandled signal 11
#
# JRE version: 6.0-b14
# Java VM: OpenJDK Zero VM (14.0-b10 interpreted mode linux-arm )
# Distribution: Debian GNU/Linux unstable (sid), package 6b14-1.5~pre1-5
# An error report file with more information is saved as:
# /tmp/hs_err_pid8670.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#  http://icedtea.classpath.org/bugzilla

the log file would be informative for a java expert but is too long to paste here.

debernardis 2009-05-03 12:06

Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
 
Quote:

Originally Posted by qole (Post 283382)
Ernesto, even though it's all in English, can you do some time comparisons for Debian OpenOffice3? Is it slower/faster than 2.4 for you?

I downloaded both your "old" and "new" rootfs'. For both, I freshly booted my n810, started debian chroot console, then issued "su user -c oowriter" and took the timings.

Old rootfs, with ooo 2.4:

splash screen shows at 9", then you get an usable window at 107".
After quitting oowriter, while the ooo quick start applet is open. subsequent starts are quicker and quicker: 9.5", 4.8", 4.4", 3.7".

New rootfs, with ooo 3.01:
splash screen shows at 7.3", usable windows at 164" (!), then after quitting subsequent starts take 10.3", 5.1", 4.6", 4.4".

So, ooo3 confirms to be slower on the NITs, and needs one minute more to start :eek: After its full starting, it's more or less as performant as the previous version.

debernardis 2009-05-03 15:34

Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
 
Quote:

Originally Posted by qole (Post 284121)
I'd be curious to know if oo-base 2.4 crashes, too, or if it is a 3.0 thing.

OK I took a whole day for that :p (I had problems to find the 2.4.1. version)
ooo2.4.1 does not crash but complains it has no SDBC driver (whatever it means).
ooo3.0.1 crashes due to java as I reported before.

dantonic 2009-05-04 20:33

Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
 
I unknowingly installed this because I was just re-installing easy debian from apt-get.

OpenOffice 3.0 works great so far. starts slower than 2.4, but feels quicker when up and running.

GREAT! THANKS!

delaroca 2009-05-05 07:19

Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
 
Qole,
Following up on the issue of ooo3's database pgm crashing, I tried to init a Mer v12 image following your blog notes.

The 1st app that I installed and tested was Abiword. And what do you know, it appears not to crash as it did when we tested under your easy-mer image based on mer v8 (?). I was able to use the hildon keyboard successfully and switch back and forth to other running apps... scroll thru a 22 page document... all of this used used to cause crashes before.

As for OpenOffice, I am not so lucky... I was able to install the whole thing -- plus the OpenOffice GTK and Gnome packages. And indeed, I was able to start OpenOffice from the chroot command line... but I am crashing whenever the File Browser is invoked.

Code:

[root@chroot: /]openoffice.org
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
soffice.bin[6156]: GLIB WARNING ** default - unable to get gail version
number
[root@chroot: /]/usr/lib/openoffice/program/soffice.bin: symbol lookup
error: /usr/lib/openoffice/program/../basis-link/program/fps_gnome.uno.so:
undefined symbol: gtk_file_chooser_get_files
[root@chroot: /]

So I must be missing something that is not spelled out in your notes... also, when trying to launch an app with debbie, I get

Code:

~ $ debbie abiword
Starting Debian abiword
No chroot dir specified; using /debian
/media/mmc2/mer12-armel.img.ext2 specified in ~/.chroot
qmount /media/mmc2/mer12-armel.img.ext2 /debian
/debian has a qmount already!
/media/mmc2/mer12-armel.img.ext2 already mounted on /debian...
Everything set up, running chroot...
Unknown id: user

What additional bit of configuration am I missing here?

Anyway, maybe it is time to bring forward your easy-mer package. :-)

Best,

--denis

qole 2009-05-05 16:11

Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
 
I'll have to review my blog again; I should have included the following two things for making a Mer rootfs chroot-friendly in Maemo:
  • In the chroot: mkdir /home/user and chown user:users /home/user
  • You then have to synch the chroot. I did it manually, but you can use the /sbin/synchroot script, as long as you set the /home/user/.chroot file to point to the Mer mountpoint. You can get this to happen automatically by typing in Maemo terminal, touch /home/user/.synchroot

As for bringing forward Easy Mer, I'm waiting to see what Mer .13 brings. I want to give them one version to sort out what the Fremantle Beta release can give them.

phpscriptcoder 2009-05-05 20:28

Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
 
I installed this, played with it a while, then logged out and turned the tablet off. Now it tells me the image files is not found. What should I do?

If I open the memory card in the file manager it tells me it is corrupted.

qole 2009-05-05 21:35

Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
 
Quote:

Originally Posted by phpscriptcoder (Post 284688)
I installed this, played with it a while, then logged out and turned the tablet off. Now it tells me the image files is not found. What should I do?

If I open the memory card in the file manager it tells me it is corrupted.

Unfortunately, your file manager is telling you what the problem is; your tablet thinks that your memory card is corrupted. If possible, try the memory card on another computer, and try to run some form of disk check on it. If none of these things work, you will need to reformat the card and download the image file again. :(

dantonic 2009-05-05 23:27

Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
 
Hi, I've got a small question which probably has been answered already, but I have not been able to find the answer.

I installed "Audacity" through the synaptic package manager. Is there a way to get an icon in OS2008? or can I only open the added programs from the Debian desktop?

Also when I open audacity through the lxde debian desktop I get an error about the audio output source not being set properly.

Thanks


All times are GMT. The time now is 15:34.

vBulletin® Version 3.8.8