Re: Launcher/Home Page (Proof of concept) Working App Release 0.11

2009-05-26 Thread Marco Trevisan (Treviño)
Adam Jimerson wrote:
 I have ran into a dependency problem with it 
 launcher: error while loading shared libraries: libehal-ver-pre-svn-01.so.0: 
 cannot open shared object file: No such file or directory
 
 No errors where thrown during install of launcher, using the 0.15 package, I 
 am using the 05/03 release of SHR-Testing what needs to be done to resolve 
 this dependency, can't find anything that provides that in the SHR feeds.

For using it in testing, simple do:
 cd /usr/lib
 for i in libe*.so.0; do ln -s $i $(basename $i -ver-pre-01.so.0)
-ver-pre-svn-01.so.0; done

However, this is a cool application.
By the way what about implementing in it what I've done in shr-notifier
for sound/vibration notification (both when the phone is in standby and
suspended)?

I've explained what I've done here [1]. The python code (as example) is
in my git [2].
I'd really miss that..

[1] http://mail-archive.com/community@lists.openmoko.org/msg46036.html
[2] http://dev.3v1n0.net/gitweb/?p=shr-notifier.git

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Launcher/Home Page (Proof of concept) Working App Release 0.11

2009-05-25 Thread c_c

Hi,

Aapo Rantalainen wrote:
 
 Where is source codes and compile-instructions?
 
 Source at shr-launcher.googlecode.com.



-- 
View this message in context: 
http://n2.nabble.com/Launcher-Home-Page-%28Proof-of-concept%29-Working-App-Release-0.10-tp2969146p2970421.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Launcher/Home Page (Proof of concept) Working App Release 0.11

2009-05-25 Thread c_c

Hi,
  Well I agree with Mirko Lindner. Illume should ideally handle all this by
itself. And then that becomes the universal solution too.
  On one of these threads, Raster said he was looking at cleaning up Illume.
I guess he hasn't gotten around to doing that.
  I'm looking at this as a ty solution, but as we've seen with the software
here, sometimes ty solutions are all we have.
  
  I've taken a look at Illume's code, and I don't really understand a lot of
it. But from what I gather, in order to handle categories and a separate
home screen - Illume will need some changes. While I'm wiling to spend time
hacking about on Illume, I thought an interim solution was needed. And
that's how this app got made. Actually, I'm reusing a lot of the code I'd
written for my tasks app - so I got to do this in 2 days. 
  Now, if the community feels this app is fine - I'll continue programming.
Anyways, I've gotten a few ideas here that I can use for the Illume hack.
  
  Also, SHR can use this right away, since they don't have any launcher. And
as the name suggests, this was meant to be more of a SHR specific solution -
but it does have its uses elsewhere too :-).

  
-- 
View this message in context: 
http://n2.nabble.com/Launcher-Home-Page-%28Proof-of-concept%29-Working-App-Release-0.10-tp2969146p2970521.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Launcher/Home Page (Proof of concept) Working App Release 0.11

2009-05-25 Thread c_c

Hi,
  Latest binary. Handles category editing too. Somehow shows 2x missed calls
(?) though.

http://n2.nabble.com/file/n2970557/launcher launcher 

Overwrite /usr/bin/launcher.
-- 
View this message in context: 
http://n2.nabble.com/Launcher-Home-Page-%28Proof-of-concept%29-Working-App-Release-0.10-tp2969146p2970557.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community