[e-users] removable devices problem

2011-01-16 Thread Jochen Schröder
Hi all, I've been having a problem with removable devices for a while, and I can't really figure out what exactly is going wrong. I'm running E17 (a couple of days old) on Ubuntu 10.10. When I first start E17 from GDM and I plug in a removable device it does not show up on the desktop or in th

Re: [e-users] removable devices problem

2011-01-16 Thread Jeff Hoogland
Nope. Just an ever present issue with the places gadget ;) ~Jeff 2011/1/16 Jochen Schröder > Hi all, > > I've been having a problem with removable devices for a while, and I > can't really figure out what exactly is going wrong. I'm running E17 (a > couple of days old) on Ubuntu 10.10. When I f

Re: [e-users] removable devices problem

2011-01-16 Thread rob
On 16/01/11 20:35, Jochen Schröder wrote: > Hi all, > > I've been having a problem with removable devices for a while, and I > can't really figure out what exactly is going wrong. I'm running E17 (a > couple of days old) on Ubuntu 10.10. When I first start E17 from GDM and > I plug in a removable d

[e-users] Help compiling against EFL

2011-01-16 Thread Travis Simon
Hi guys, Sorry for the noob question that most likely has been answered several times, but . . . Working against the evas tutorial, I'm having trouble compiling. I've dl'ed and compiled EFL into /opt/e17/lib using the easy_e17 script (whose link is now defunct) on ubuntu 10.10. My gcc incantatio

Re: [e-users] removable devices problem

2011-01-16 Thread Mark Dickie
Oops ! Meant to send to list On 16 January 2011 20:17, Mark Dickie wrote: > Hi, > > Have you installed eeze? If you have udisks and eeze then you can get rid > of hal. Works nicely here as of a couple of days ago :) > > Ubuntu 10.10.too. > > Cheers > > Mark > > > On 16 January 2011 18:05, rob w

Re: [e-users] Help compiling against EFL

2011-01-16 Thread The Rasterman
On Mon, 17 Jan 2011 10:56:39 +1100 Travis Simon said: > Hi guys, > > Sorry for the noob question that most likely has been answered several > times, but . . . > > Working against the evas tutorial, I'm having trouble compiling. > > I've dl'ed and compiled EFL into /opt/e17/lib using the easy_e

Re: [e-users] Help compiling against EFL

2011-01-16 Thread Travis Simon
Thanks for the reply, but I'm still not sure I understand why it's not compiling. Just in case you are skimming: > example.c:(.text+0x150): undefined reference to > `ecore_evas_software_X11_new' > collect2: ld returned 1 exit status That is from GCC, /not/ from running the program. And I can run

Re: [e-users] Help compiling against EFL

2011-01-16 Thread The Rasterman
On Mon, 17 Jan 2011 16:19:17 +1100 Travis Simon said: > Thanks for the reply, but I'm still not sure I understand why it's not > compiling. Just in case you are skimming: > > > example.c:(.text+0x150): undefined reference to > > `ecore_evas_software_X11_new' > > collect2: ld returned 1 exit stat

Re: [e-users] Help compiling against EFL

2011-01-16 Thread Travis Simon
Dunno - have found other examples from the eflcookbook which compile and work fine, so I can keep going. EFL Documentation needs a lot of work - I'm happy to help, but my C isn't nearly as good as my English. Sometimes bad documentation is worse than no doco... Thanks for your time. On 17 Januar

Re: [e-users] Help compiling against EFL

2011-01-16 Thread The Rasterman
On Mon, 17 Jan 2011 17:49:02 +1100 Travis Simon said: i see no reason for it not to work - it works every day, day in and out for me. > Dunno - have found other examples from the eflcookbook which compile and > work fine, so I can keep going. > > EFL Documentation needs a lot of work - I'm happ