Mmm, I don't think that's the issue, I have VLC and libvlc installed; # ls -la /usr/lib/libvlc* libvlc.a libvlccore.so.5 libvlc.so.5 libvlccore.a libvlccore.so.5.1.1 libvlc.so.5.3.2 libvlccore.so libvlc.so Is there any sort of test I can perform to verify what terminology wants is actually there, or in this instance, what should be there specifically but is not ??
tia Gareth. ----- Original Message ----- From: "Carsten Haitzler" <[email protected]> To: "Enlightenment users discussion & support" <[email protected]> Cc: "Gareth Bult" <[email protected]> Sent: Saturday, 1 June, 2013 3:37:13 AM Subject: Re: [e-users] Running Enlightenment on Ubuntu 13.04 On Fri, 31 May 2013 18:48:50 +0100 (BST) Gareth Bult <[email protected]> said: > Hi, > > Thanks, that's cleared up the ethumb error .. and previews in the file > browser, but I'm still getting the following in terminology; > > "tyls -m" > "ERR<5743>:emotion-generic modules/emotion/generic/emotion_generic.c:1836 > _players_load() no generic players available" > > (this is on a version built from source using easy_efl.sh) > > I've tried all sorts .. any ideas? missing emotion_generic_players this player uses libvlc - which is gpl, and thus it is a separate binary that is executed (can drop in pretty much any binary that follows the ipc/api/shm specs). > tia > Gareth > > ----- Original Message ----- > From: "Carsten Haitzler" <[email protected]> > To: "Enlightenment users discussion & support" > <[email protected]> Cc: "Gareth Bult" > <[email protected]> Sent: Friday, 31 May, 2013 1:54:12 AM > Subject: Re: [e-users] Running Enlightenment on Ubuntu 13.04 > > On Thu, 30 May 2013 16:26:08 +0100 (BST) Gareth Bult <[email protected]> > said: > > the ethumbd service file needs to be symlinked from your system dbus service > file: > > 9:53AM ~ > ls -al /usr/share/dbus-1/services/org.enlightenment.Ethumb.service > 4.0K lrwxrwxrwx 1 root root 65 Nov 10 > 2012 /usr/share/dbus-1/services/org.enlightenment.Ethumb.service > -> /usr/local/share/dbus-1/services/org.enlightenment.Ethumb.service > > > > Hi, > > > > I have E17 up and running and it looks great, I also have Terminology > > running which is amazing - good job! > > > > I do however seem to have one issue, which is that previews aren't working > > either in the file browser or for Terminology. (tybg and tycat work, but > > tyls -m gives no preview). > > > > On closer inspection, if I start a terminology session from a terminal and > > leave it connected so I can see any output, tyls -m on the sub-process > > renders " > > > > "ERR<3593>: ethumb_client.c:2328 ethumb_client_generate() safety check > > failed: client->connected is false" > > > > For each file that it failed to preview. Trying ethumbd_client by hand > > gives; > > > > #ethumbd_client Episode-1.avi > > connected to DBus server, setup parameters... > > request id=0, file='Episode-1.avi', key='' > > FAILED '<path>/Episode-1.avi' '' => '<my > > home>/.thumbnails/normal/8ed590f0800747e306551062cc1c3a60.png' '' > > > > > > Anyone any ideas on how to fix this? > > > > tia > > Gareth. > > > > > > -- > > Gareth Bult > > “The odds of hitting your target go up dramatically when you aim at it.” > > > > > > > > ------------------------------------------------------------------------------ > > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET > > Get 100% visibility into your production application - at no cost. > > Code-level diagnostics for performance bottlenecks with <2% overhead > > Download for free and get started troubleshooting in minutes. > > http://p.sf.net/sfu/appdyn_d2d_ap1 > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > -- > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > The Rasterman (Carsten Haitzler) [email protected] > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite > It's a free troubleshooting tool designed for production > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap2 > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
