tgm4883 | Hmm, 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 |
---|---|---|
tgm4883 | I 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 |
tgm4883 | Has 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 | ||
Saviq | tgm4883, 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 work | 10:17 |
Saviq | that's one of the reasons why we never provided a PPA | 10:18 |
Saviq | it's not yet ready to coexist with ununtu | 10:18 |
Saviq | the video lens is a dummy, really, I'm not even sure whether it will use any data external to its own scope | 10:19 |
Saviq | it might, but we never tested it | 10:19 |
Saviq | tgm4883, and yes, it runs fine in VirtualBox (no opengl, though - no shaders support in vbox) | 10:19 |
chunkster | hi | 11:37 |
chunkster | Great work on ubuntu-tv | 11:38 |
tgm4883 | Saviq, for some reason, it works fine on my netbook, but not in the virtualbox environment I set up | 14:57 |
tgm4883 | works 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 info | 14:58 |
tgm4883 | Maybe 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 questions | 18:47 |
tgm4883 | 1) 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 browser | 18:48 |
tgm4883 | 2) 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 well | 18:49 |
Saviq | tgm4883, what mimetype are you providing? | 19:30 |
Saviq | tgm4883, and yes, I'm afraid there's currently no API for providing additional data | 19:31 |
Saviq | that's in the works, though, AFAIK | 19:32 |
Saviq | check that http://thinkonbytes.blogspot.com/2012/01/what-id-like-for-ubuntu-tv-android.html :) | 21:37 |
MrChrisDruif | Looks nice Saviq | 22:02 |
tgm4883 | Saviq, I was testing with video/mpeg, although I'm not 100% sure I'm using mimetypes correctly | 23:14 |
Saviq | tgm4883, the Activate(string uri) method is called on the lens with the selected uri | 23:37 |
Saviq | by default it will just try to launch the app / open the file / open the url | 23:38 |
Saviq | without actually looking at the mime type | 23:38 |
Saviq | tgm4883, take a look at https://wiki.ubuntu.com/Unity/Lenses#Handling_Activation for "proper" activation implementation | 23:38 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!