Author Topic: What Y'all Doin For A Spreadsheet?  (Read 3146 times)

maskedbeagle

  • Newbie
  • *
  • Posts: 2
    • View Profile
What Y'all Doin For A Spreadsheet?
« on: December 20, 2005, 04:53:38 pm »
Hi gpe people
Just wondering what you all do for  a spreadsheet - I was hoping gnumeric might be in the gpe suite, but alas no? Do you use hancom and install some qpe libraries or something else?
g.

JohnX

  • Full Member
  • ***
  • Posts: 126
    • View Profile
    • http://
What Y'all Doin For A Spreadsheet?
« Reply #1 on: December 20, 2005, 04:57:56 pm »
Quote
Hi gpe people
Just wondering what you all do for  a spreadsheet - I was hoping gnumeric might be in the gpe suite, but alas no? Do you use hancom and install some qpe libraries or something else?
g.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

I haven't tried it but gnumeric is in this feed: [a href=\"http://ewi546.ewi.utwente.nl/sfeed/]http://ewi546.ewi.utwente.nl/sfeed/[/url]
That feed may contain newer or just different versions of apps you already have installed so be careful when using it.
Zaurus SL-C1000 - Linux 2.6.22 - Angstrom/Debian dual boot - Ambicom 802.11b - 1GB Corsair SD
Nokia N800 - 2GB PQI SD card
Zaurus SL-5500 - OZ 3.5.3/Hentges T2/Opie - 64MB Lexar SD card

cesarcardoso

  • Newbie
  • *
  • Posts: 45
    • View Profile
    • http://
What Y'all Doin For A Spreadsheet?
« Reply #2 on: January 03, 2006, 10:17:17 pm »
Quote
I haven't tried it but gnumeric is in this feed: http://ewi546.ewi.utwente.nl/sfeed/

gnumeric from this feed works great for me  
Zaurus SL-5500 (Collie) with 512MB SD, OpenZaurus 3.5.4 and GPE
Linksys WCF-12 Wi-Fi Card, Belkin F8T020 Bluetooth Card

pungipungi

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • http://members.cheese.at/woody/zaurus
What Y'all Doin For A Spreadsheet?
« Reply #3 on: January 08, 2006, 08:32:47 am »
Quote
Quote
I haven't tried it but gnumeric is in this feed: http://ewi546.ewi.utwente.nl/sfeed/

gnumeric from this feed works great for me  
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

GNUMERIC
I also installed gnumeric from this feed. When starting up it complains :

Code: [Select]
Failed to activate configuration server. The service org.gnome.GConf was not found in the acticvation entry list.
As result I cannot store personal configurations. Does somebody have a similar behaviour or knows how to get rid of it?

For the rest it seems to work. Should test the exel plugin which is the most interesting one when using it in daily business.

SIAG
I've also found that [a href=\"http://siag.nu/siag/]SIAG[/url] is available for pdaXrom. so it should also be compileable for the rest of the zaurus variants.

SC

SC itself should be no problem (also using the original X interface).

Some years ago I adopted sc with a fltk frontend for the agenda.

[img]http://members.cheese.at/woody/flspread/flspread.jpg\" border=\"0\" class=\"linked-image\" /]

I think it also can be adopted for the zaurus .... (or somebody is willing to replace the fltk stuff with gtk  ;-)
SL5500G OZ3.5.3 (GPE) , SD 1G,   D-Link air 660 wlan
C1000 pdaXrom, SD 256, D-Link air 660 wlan
Suse 9.3
My Zaurus Page

cesarcardoso

  • Newbie
  • *
  • Posts: 45
    • View Profile
    • http://
What Y'all Doin For A Spreadsheet?
« Reply #4 on: January 08, 2006, 11:27:10 am »
Quote
GNUMERIC
I also installed gnumeric from this feed. When starting up it complains :

Code: [Select]
Failed to activate configuration server. The service org.gnome.GConf was not found in the acticvation entry list.
As result I cannot store personal configurations. Does somebody have a similar behaviour or knows how to get rid of it?

Create a file called org.gnome.GConf.service on /usr/share/dbus-1/services with the following:

Code: [Select]
[D-BUS Service]
Name=org.gnome.GConf
Exec=/usr/libexec/gconfd-2

Log out and restart dbus (or restart Zaurus). This should solve the problem. Solved here
« Last Edit: January 08, 2006, 11:27:51 am by cesarcardoso »
Zaurus SL-5500 (Collie) with 512MB SD, OpenZaurus 3.5.4 and GPE
Linksys WCF-12 Wi-Fi Card, Belkin F8T020 Bluetooth Card

pungipungi

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • http://members.cheese.at/woody/zaurus
What Y'all Doin For A Spreadsheet?
« Reply #5 on: January 08, 2006, 12:11:44 pm »
Quote
Create a file called org.gnome.GConf.service on /usr/share/dbus-1/services with the following:

Code: [Select]
[D-BUS Service]
Name=org.gnome.GConf
Exec=/usr/libexec/gconfd-2

That definitly works !!!!

Thanks
Andreas
SL5500G OZ3.5.3 (GPE) , SD 1G,   D-Link air 660 wlan
C1000 pdaXrom, SD 256, D-Link air 660 wlan
Suse 9.3
My Zaurus Page