Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Miscellaneous > Archive > Sunrise

Notices

 
 
Thread Tools Search this Thread
Old 10-20-2005, 12:45 PM   #1
Laurens
Jah Blessed
Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.
 
Laurens's Avatar
 
Posts: 1,295
Karma: 1373
Join Date: Apr 2003
Location: The Netherlands
Device: iPod Touch
Sunrise 0.42h released - now on SourceForge

I just released Sunrise 0.42h. The project is now open-sourced and available on SourceForge. I made a small change so that Atom 1.0 feeds are now parsed correctly. Previously, only Atom 0.3 was supported. More and more feeds are switching to Atom 1.0, so you'll be able to use these as well.

Last edited by Laurens; 10-20-2005 at 12:46 PM. Reason: More details
Laurens is offline  
Old 10-20-2005, 02:25 PM   #2
bsquare
Member
bsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it is
 
Posts: 24
Karma: 2128
Join Date: Dec 2002
What does this move to open source mean for your long term plan of the commercial product for PPC?
bsquare is offline  
Old 10-21-2005, 02:12 PM   #3
olderTechnology
Member
olderTechnology ought to be getting tired of karma fortunes by now.olderTechnology ought to be getting tired of karma fortunes by now.olderTechnology ought to be getting tired of karma fortunes by now.olderTechnology ought to be getting tired of karma fortunes by now.olderTechnology ought to be getting tired of karma fortunes by now.olderTechnology ought to be getting tired of karma fortunes by now.olderTechnology ought to be getting tired of karma fortunes by now.olderTechnology ought to be getting tired of karma fortunes by now.olderTechnology ought to be getting tired of karma fortunes by now.olderTechnology ought to be getting tired of karma fortunes by now.olderTechnology ought to be getting tired of karma fortunes by now.
 
Posts: 24
Karma: 3926764
Join Date: Oct 2005
Location: Texas
Device: Kindle Paperwhite
Laurens, open source or not, you deserve thanks for the excellent Jpluck and Sunrise desktops. You've certainly made my life easier over the last few years. Whenever I go over to the dark side - PPC - which seems inevitable, I will still be interested in the PPC viewer.
olderTechnology is offline  
Old 10-21-2005, 05:50 PM   #4
Laurens
Jah Blessed
Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.
 
Laurens's Avatar
 
Posts: 1,295
Karma: 1373
Join Date: Apr 2003
Location: The Netherlands
Device: iPod Touch
Sunrise 0.42i for Linux/GTK

Sunrise 0.42i is now available. I've updated the Linux/GTK binary release with the latest source. I tested it only lightly with a Knoppix CD as I don't have Linux installed on my machine, but it seems to work alright. Some minor UI glitches that appeared in earlier releases appear to be gone now.
Laurens is offline  
Old 01-14-2006, 06:58 PM   #5
palmdoc
Junior Member
palmdoc began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2003
Device: Treo650/DexllAxim x50v
Quote:
Originally Posted by Laurens
Sunrise 0.42i is now available. I've updated the Linux/GTK binary release with the latest source. I tested it only lightly with a Knoppix CD as I don't have Linux installed on my machine, but it seems to work alright. Some minor UI glitches that appeared in earlier releases appear to be gone now.
Please help a Linux noob here.
I have downloaded the Linux version and extracted it to a folder on my desktop
After navigating to the folder within my Ubuntu terminal box, I am trying to run the sunrise shell script which I thought should be:

sudo sunrise-desktop.sh

and I get the error:

sudo: sunrise-desktop.sh: command not found

Advice and guidance much appreciated. I am trying hard to migrate from Windows and Sunrise is a key app to get my Plucker feeds going. I managed to sync my Treo650 with Evolution on my Ubuntu desktop.
palmdoc is offline  
Old 01-15-2006, 01:51 PM   #6
bsquare
Member
bsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it isbsquare knows what time it is
 
Posts: 24
Karma: 2128
Join Date: Dec 2002
You need to call it as:
./sunrise-desktop.sh or <full path to directory>/sunrise-desktop.sh
bsquare is offline  
Old 01-16-2006, 05:40 PM   #7
filip
Addict
filip can extract oil from cheesefilip can extract oil from cheesefilip can extract oil from cheesefilip can extract oil from cheesefilip can extract oil from cheesefilip can extract oil from cheesefilip can extract oil from cheesefilip can extract oil from cheesefilip can extract oil from cheese
 
filip's Avatar
 
Posts: 228
Karma: 1111
Join Date: Nov 2004
Device: n810 -- PRS600
palmdoc :


You need first too make the file sunrise-desktop.sh an executable :

chmod u+x sunrise-desktop.sh
Then you can launch ./sunrise-desktop.sh in the directory.

You don't need to launch this file as root via the sudo command.

You need also to install a java machine on your ubuntu (see ubuntu forum on this topic).

If you don't want to transform the sunrise-desktop.sh file as an executable, you can launch it via the
following command :
. ./sunrise-desktop.sh
or :
sh ./sunrise-desktop.sh

You must place yourself on the directory where you have extracted the archive.
filip is offline  
Old 02-26-2007, 06:48 AM   #8
kry
Junior Member
kry began at the beginning.
 
kry's Avatar
 
Posts: 1
Karma: 10
Join Date: Feb 2007
Location: Ukraine
Device: Palm Tungsten T
Hi,
I tried to start sunrise-04.2 under Linux (Fedora Core-3, jre 1.5.0_11), but have received the following:

------------8<-----------------
[kry@ab203 sunrise-0.42j]$ pwd
/opt/sunrise-0.42j

[kry@ab203 sunrise-0.42j]$ ./sunrise-desktop.sh
Exception in thread "main" java.lang.NoClassDefFoundError: com.distantchord.sunrise.apps.Desktop
at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
at _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.5.0.0)
at __gcj_personality_v0 (/opt/sunrise-0.42j/java.library.path=.)
at __libc_start_main (/lib/tls/libc-2.3.3.so)
at _Jv_RegisterClasses (/opt/sunrise-0.42j/java.library.path=.)
---------------->8-----------------

Prompt, please, as it to correct?
Thanks.
kry is offline  
Old 06-19-2007, 10:11 AM   #9
BinarySun
Junior Member
BinarySun began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2006
Device: Palm Z22
I am getting a Java-related error, though it sounds a bit different from the one reported by kry.

Sunrise Desktop 0.42j used to work for me on Ubuntu Linux. It was initially set up on Edgy 6.10. That system was later auto-upgraded to Feisty 7.04. Sunrise 0.42j just kept on working -- it was great.

But now (a few auto-updates of Feisty later), when I try to run sunrise-desktop.sh, I get:

-----------------------------
Application Error

Message: no swt-atk-gtk-3206 in java.library.path

java.lang.UnsatisfiedLinkError: no swt-atk-gtk-3206 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:123)
at org.eclipse.swt.internal.accessibility.gtk.ATK.<cl init>(ATK.java:20)
at org.eclipse.swt.accessibility.AccessibleFactory.<i nit>(AccessibleFactory.java:173)
at org.eclipse.swt.accessibility.AccessibleFactory.re gisterAccessible(AccessibleFactory.java:390)
at org.eclipse.swt.accessibility.Accessible.<init>(Ac cessible.java:50)
at org.eclipse.swt.accessibility.Accessible.internal_ new_Accessible(Accessible.java:193)
at org.eclipse.swt.widgets.Control.getAccessible(Cont rol.java:431)
at org.eclipse.swt.custom.CTabFolder.initAccessible(C TabFolder.java:1542)
at org.eclipse.swt.custom.CTabFolder.<init>(CTabFolde r.java:281)
at com.distantchord.sunrise.ui.MainWindow.initCompone nts(Unknown Source)
at com.distantchord.sunrise.ui.MainWindow.<init>(Unkn own Source)
at com.distantchord.sunrise.apps.Desktop.run(Unknown Source)
at com.distantchord.sunrise.apps.Desktop.main(Unknown Source)
-----------------------------

Thanks in advance for any help that you can provide in getting Sunrise Desktop to work again.
BinarySun is offline  
Old 06-19-2007, 10:41 AM   #10
BinarySun
Junior Member
BinarySun began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2006
Device: Palm Z22
Quote:
Originally Posted by BinarySun View Post
I am getting a Java-related error, though it sounds a bit different from the one reported by kry.

Sunrise Desktop 0.42j used to work for me on Ubuntu Linux. It was initially set up on Edgy 6.10. That system was later auto-upgraded to Feisty 7.04. Sunrise 0.42j just kept on working -- it was great.

But now (a few auto-updates of Feisty later), when I try to run sunrise-desktop.sh, I get:

-----------------------------
Application Error

Message: no swt-atk-gtk-3206 in java.library.path

java.lang.UnsatisfiedLinkError: no swt-atk-gtk-3206 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:123)
at org.eclipse.swt.internal.accessibility.gtk.ATK.<cl init>(ATK.java:20)
at org.eclipse.swt.accessibility.AccessibleFactory.<i nit>(AccessibleFactory.java:173)
at org.eclipse.swt.accessibility.AccessibleFactory.re gisterAccessible(AccessibleFactory.java:390)
at org.eclipse.swt.accessibility.Accessible.<init>(Ac cessible.java:50)
at org.eclipse.swt.accessibility.Accessible.internal_ new_Accessible(Accessible.java:193)
at org.eclipse.swt.widgets.Control.getAccessible(Cont rol.java:431)
at org.eclipse.swt.custom.CTabFolder.initAccessible(C TabFolder.java:1542)
at org.eclipse.swt.custom.CTabFolder.<init>(CTabFolde r.java:281)
at com.distantchord.sunrise.ui.MainWindow.initCompone nts(Unknown Source)
at com.distantchord.sunrise.ui.MainWindow.<init>(Unkn own Source)
at com.distantchord.sunrise.apps.Desktop.run(Unknown Source)
at com.distantchord.sunrise.apps.Desktop.main(Unknown Source)
-----------------------------

Thanks in advance for any help that you can provide in getting Sunrise Desktop to work again.
I should mention that my Java version is Sun Java 6 Web Start
Version: 6-00-2ubuntu2 (sun-java6-bin)
BinarySun is offline  
 


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sunrise .42j or SunriseXP? evwool Reading and Management 3 05-15-2009 09:35 AM
sunrise & plucker birol Introduce Yourself 2 02-19-2009 06:21 AM
PDFRead v5 available on Sourceforge Alexander Turcic PDF 3 04-08-2007 06:31 AM
Where is the Sunrise showcase? AceHarddrive Reading and Management 2 12-16-2006 05:21 AM


All times are GMT -4. The time now is 09:49 PM.


MobileRead.com is a privately owned, operated and funded community.