/srv/irclogs.ubuntu.com/2012/01/17/#ubuntu-tv.txt

tgm4883Hmm, making progress but now I'm running into Jan 16 20:41:25 testbox kernel: [ 1267.998395] unity-scope-myt[2821]: segfault at 4 ip 0077465e sp bfc58a40 error 4 in libglib-2.0.so.0.3000.0[6ee000+f7000]04:50
tgm4883I tried installing ubuntu-tv from one of the PPA's, but couldn't login to Ubuntu after doing that, so I only installed the videos lens. Possible I need to upgrade libglib?04:51
tgm4883Has anyone gotten this to work in VirtualBox http://www.omgubuntu.co.uk/2012/01/how-to-install-ubuntu-tv-right-now-via-ppa/04:52
=== juarlex_alt is now known as juarlex
Saviqtgm4883, that segfault is in your code, and if you install ubuntu-tv, there will be no more -launcher nor -places for ubuntu-2d session to work10:17
Saviqthat's one of the reasons why we never provided a PPA10:18
Saviqit's not yet ready to coexist with ununtu10:18
Saviqthe video lens is a dummy, really, I'm not even sure whether it will use any data external to its own scope10:19
Saviqit might, but we never tested it10:19
Saviqtgm4883, and yes, it runs fine in VirtualBox (no opengl, though - no shaders support in vbox)10:19
chunksterhi11:37
chunksterGreat work on ubuntu-tv11:38
tgm4883Saviq, for some reason, it works fine on my netbook, but not in the virtualbox environment I set up14:57
tgm4883works fine meaning, it will show up correctly in unity search on the videos lens, I still need to work out what player I should be using and also discuss the different data that is needed for recorded shows. It doesn't really fit in the videos section unless there is someway to add season/episode info14:58
tgm4883Maybe this is a limitation of Unity in 11.10, or my interpreting https://wiki.ubuntu.com/Unity/Lenses#Adding_results_to_a_model incorrectly, but I have two questions18:47
tgm48831) What should I be using as the URI/dnd-uri in the model? right now I'm handing it an http link to a video file which plays correctly in totem, but when using it with unity it opens a web browser18:48
tgm48832) is what is listed on that page all I can send regarding information on a file? For video's that makes sense, but for recorded content I'm thinking start/end times, description, subtitle, etc would be wanted as well18:49
Saviqtgm4883, what mimetype are you providing?19:30
Saviqtgm4883, and yes, I'm afraid there's currently no API for providing additional data19:31
Saviqthat's in the works, though, AFAIK19:32
Saviqcheck that http://thinkonbytes.blogspot.com/2012/01/what-id-like-for-ubuntu-tv-android.html :)21:37
MrChrisDruifLooks nice Saviq22:02
tgm4883Saviq, I was testing with video/mpeg, although I'm not 100% sure I'm using mimetypes correctly23:14
Saviqtgm4883, the Activate(string uri) method is called on the lens with the selected uri23:37
Saviqby default it will just try to launch the app / open the file / open the url23:38
Saviqwithout actually looking at the mime type23:38
Saviqtgm4883, take a look at https://wiki.ubuntu.com/Unity/Lenses#Handling_Activation for "proper" activation implementation23:38

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!