OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

> X/qt Jumbo Cramfs, which model are you running it on?
which Z model did you get it working on
which Z model did you get it working on
C3x00 [ 8 ] ** [25.00%]
C1000 [ 11 ] ** [34.38%]
C8x0 [ 3 ] ** [9.38%]
C7x0 [ 5 ] ** [15.62%]
6000 [ 3 ] ** [9.38%]
5x00 [ 2 ] ** [6.25%]
Total Votes: 32
Guests cannot vote 
Meanie
post Dec 19 2005, 04:14 PM
Post #1





Group: Members
Posts: 2,808
Joined: 21-March 05
From: Sydney, Australia
Member No.: 6,686



Hi all,

I was just wondering how many people were using the cramfs image for the X/Qt jumbo package and what models you got it working on. It should in theory work on every model but that is just theory. I was wondering what models actually do work with it.
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
Miami_Bob
post Dec 20 2005, 09:24 PM
Post #2





Group: Members
Posts: 483
Joined: 10-April 04
From: Miami FL
Member No.: 2,781



Meanie -

Don't know if you are already aware of these. The XQT-INSTALL.SH v0.3.3 is attempting to use AWK. Nether of my C860s have it in their "native" configuration.

STDERR shows the *-SETUP scripts are each trying & failing to have /sbin/ldconfig create links from /lib/libwatch_conn.so.1 to /lib/libwatch_conn.so.1.0 and from /lib/libconfirm_host.so.1 to /lib/libconfirm_host.so.1 (for whatever it's worth).

The OpenOffice cramfs installs but will not run. From runoo zt the command line, it says:

"/home/QtPalmtop/bin/runoo: /home/zaurus: Permission denied"

Same message if run after SU.

The Mozilla cramfs is indeed bunged. It just loops endlessly through:

"Gdk-WARNING **: locale not supported by C library."

"*** loading the extensions datasource"

I'v let it loop for a LONG time with no joy.

The only way that I found to break out was to close rxvt but ps -A afterwards shows:

firefox
run-mozilla
firefox-bin

are still alive. Either have to kill -kill them or quit XQt. Thunderbird takes a *very* LONG time at

*** Profile extensions startup

but eventually runs.

HTH
Go to the top of the page
 
+Quote Post
Meanie
post Dec 21 2005, 04:57 AM
Post #3





Group: Members
Posts: 2,808
Joined: 21-March 05
From: Sydney, Australia
Member No.: 6,686



gee, that's awful that a linux distro doesn't have awk sad.gif

but anyway, there seems to be something wrong with your system because /lib/libwatch_conn.so.1, etc.. are system libraries that should have been already linked.
ldconfig verifies and relinks broken links as well as reloads its static library cache. xqt doesn't modify system libraries in /lib

as for openoffice, the script to run it is /home/QtPalmtop/bin/runxqtoo

did you use the latest mozilla cramfs? (mozilla bundle 0.2)

QUOTE(Miami_Bob @ Dec 21 2005, 03:24 PM)
Meanie -

Don't know if you are already aware of these. The XQT-INSTALL.SH v0.3.3 is attempting to use AWK. Nether of my C860s have it in their "native" configuration.

STDERR shows the *-SETUP scripts are each trying & failing to have /sbin/ldconfig create links from /lib/libwatch_conn.so.1 to /lib/libwatch_conn.so.1.0 and from /lib/libconfirm_host.so.1 to /lib/libconfirm_host.so.1 (for whatever it's worth).

The OpenOffice cramfs installs but will not run. From runoo zt the command line, it says:

"/home/QtPalmtop/bin/runoo: /home/zaurus: Permission denied"

Same message if run after SU.

The Mozilla cramfs is indeed bunged. It just loops endlessly through:

"Gdk-WARNING **: locale not supported by C library."

"*** loading the extensions datasource"

I'v let it loop for a LONG time with no joy.

The only way that I found to break out was to close rxvt but ps -A afterwards shows:

firefox
run-mozilla
firefox-bin

are still alive. Either have to kill -kill them or quit XQt. Thunderbird takes a *very* LONG time at

*** Profile extensions startup

but eventually runs.

HTH
*
Go to the top of the page
 
+Quote Post

Posts in this topic
Meanie   X/qt Jumbo Cramfs   Dec 19 2005, 04:14 PM
jfv   I just tried installing it on my 5000D running the...   Dec 19 2005, 06:43 PM
Meanie   QUOTE(jfv @ Dec 20 2005, 12:43 PM)I just trie...   Dec 19 2005, 07:15 PM
jfv   ls -l /optQtPalmtop/lib/libXm* returns a bunch of ...   Dec 19 2005, 07:38 PM
jfv   p.s. The only icon on the X/Qt tab which doesn...   Dec 19 2005, 07:41 PM
Meanie   QUOTE(jfv @ Dec 20 2005, 01:41 PM)p.s. The on...   Dec 19 2005, 11:52 PM
jfv   QUOTE(Meanie @ Dec 20 2005, 02:52 AM)CODEcat ...   Dec 20 2005, 07:46 AM
Meanie   QUOTE(jfv @ Dec 21 2005, 01:46 AM)QUOTE(Meani...   Dec 20 2005, 12:22 PM
jfv   QUOTE(Meanie @ Dec 20 2005, 03:22 PM)very str...   Dec 20 2005, 12:26 PM
Meanie   QUOTE(jfv @ Dec 21 2005, 06:26 AM)QUOTE(Meani...   Dec 20 2005, 12:35 PM
jfv   QUOTE(Meanie @ Dec 20 2005, 03:35 PM)this see...   Dec 20 2005, 01:30 PM
jfv   QUOTE(jfv @ Dec 20 2005, 04:30 PM)QUOTE(Meani...   Dec 20 2005, 01:51 PM
Miami_Bob   I am extremely pleased to report that the Jumbo cr...   Dec 20 2005, 03:34 AM
jfv   Now that I got it working I can start with the bug...   Dec 20 2005, 03:32 PM
jfv   I've fixed the keymapping problem. One needs a...   Dec 20 2005, 05:49 PM
Meanie   QUOTE(jfv @ Dec 21 2005, 11:49 AM)I've fi...   Dec 21 2005, 05:06 AM
jfv   QUOTE(Meanie @ Dec 21 2005, 08:06 AM)so this ...   Dec 21 2005, 05:48 AM
Miami_Bob   Meanie - Don't know if you are already aware ...   Dec 20 2005, 09:24 PM
Meanie   gee, that's awful that a linux distro doesn...   Dec 21 2005, 04:57 AM
Miami_Bob   QUOTE(Meanie @ Dec 21 2005, 08:57 AM)gee, tha...   Dec 21 2005, 01:23 PM
Meanie   I have updated xqt-apps and xqt-mozilla cramfs ima...   Dec 28 2005, 07:18 AM
upstart7   [quote=Meanie,Dec 28 2005, 11:18 AM] I have update...   Dec 29 2005, 08:26 PM
Meanie   Can you clarify question 1? you don't need i...   Dec 29 2005, 09:05 PM
upstart7   [/quote] Can you clarify question 1? you don...   Dec 30 2005, 08:43 AM
Meanie   Can you clarify question 1? you don't need i...   Dec 30 2005, 05:37 PM
qx773   Nice work, Meanie. The downloads from http://www....   Jan 1 2006, 05:15 PM
qx773   It seems that the attached xmodmaprc file works be...   Jan 1 2006, 06:17 PM
loc4me   Where is this available for download. I did not fi...   Dec 29 2005, 02:36 PM
Meanie   QUOTE(loc4me @ Dec 30 2005, 08:36 AM)Where is...   Dec 29 2005, 05:25 PM
loc4me   QUOTE(Meanie)I probably should have posted a link ...   Dec 29 2005, 08:01 PM
Cresho   hey meanie.... thanks for the ftp program. It wa...   Dec 30 2005, 03:16 AM
jfv   I haven't succeeded in finding out how to fix ...   Jan 1 2006, 07:46 PM
qx773   I know that X Windows is capable of displaying a l...   Jan 2 2006, 03:50 PM
jfv   QUOTE(qx773 @ Jan 2 2006, 06:50 PM)I know tha...   Jan 2 2006, 05:23 PM
Miami_Bob   QUOTE(jfv @ Jan 2 2006, 09:23 PM)My problem i...   Jan 2 2006, 07:10 PM
qx773   Here is the error message that I get when running ...   Jan 2 2006, 03:50 PM
ludo   QUOTE(qx773 @ Jan 3 2006, 07:50 AM)Here is th...   Jan 19 2006, 06:36 PM
ludo   Firefox won't start! I have installed the...   Jan 19 2006, 06:46 PM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 18th May 2013 - 02:43 PM