Hi Vlad, I seem to have some issues running meecast on N900 as I only get a blank screen. The error when running from terminal is "Qt.labs.components is not installed" "import Qt.labs.components 1.1". This occurs in Button.qml:42:1. I used meecast 0.3.33 and qt-components (1.0~git20110620-7-1fn) also tried with the dropbox repo but this did not change anything. The most obvious is that the import is looking for qt-components 1.1 and the installed version is 1.0 but I am not sure where I am to find this newer version. I tried the apt-get remove and install routine but then I end up with the message that meecast is not available but is referred to by another package. I can however install it via fapman. Any tips are welcome. ----edit--- It seems that the dependency is on qt-components and not on a version thereof. Possibly a bug in meecast if it requires 1.1?