ubuntu -tv

Iniciado por tosoide, 28 de Setembro de 2012, 11:02

tópico anterior - próximo tópico

tosoide

Ola galera do forum, vinha tentando usar alguns linux anteriormente mas sem muito sucesso, ate descobrir o ubuntu 12.04 o melhor linux que ja usei ate hoje, consegui instalar bastante coisa.

bem meu proble e instalar o ubuntu-tv, segui um topico de como instala-lo mas quando chega em alguns passos os comandos n'ao roda.

rudregues

Olá tosoide, poste o link do tutorial que você seguiu e os comandos que funcionaram e os que não funcionaram. Caso contrário, é impossível alguém do fórum saber o que deu errado.

  [ ]'s
Gentoo — Controle total sobre o sistema.

tosoide

Certo meu amigo, tentei os comandos deste deste link https://wiki.ubuntu.com/UbuntuTV/Contributing mas vou postar uma parte da pagina tambem.

$ sudo apt-get build-dep unity-2d
$ sudo apt-get install bzr dconf-tools ffmpeg gnome-common libdeclarative-multimedia
$ bzr branch lp:~ubuntutv-dev-team/ubuntutv/trunk ubuntu-tv
$ cd ubuntu-tv
$ cmake .
$ make
$ cd ..

e os comando partir do
$ cmake .
nao roda, aparece uma mensagem de erro

rudregues

tosoide, no link que você mandou encontrei algumas restrições quanto à instalação desse software:

CitarTarget Platforms:

  • During development Ubuntu TV was tested on an Acer Aspire Revo 3600 and 3700. These sport a 1.6GHz Atom CPU and VDPAU-capable nVidia GPU. All testing was done with the nVidia binary driver installed from the repository.
-->>Qual o seu hardware? Ele possui placa NVidia? Instalou o driver Nouveau, caso seja NVidia?

CitarNotes:

  • it's designed for 1080p, will not look right for other resolutions
  • it was only tested on 11.10
  • it's required that all the dirs mentioned in the video-lens README.txt are there (even if empty)
-->>O programa só funciona bem em resolução FullHD (1080p) e só foi testado no 11.10. O seu Ubuntu é o 11.10?
Você precisa ir no arquivo README.txt da video-lens e verificar se existem todos os diretórios mencionados lá. Caso algum não exista, crie-o.

Coloque também as mensagens de erro exibidas.

  [ ]'s
Gentoo — Controle total sobre o sistema.

tosoide

hmm, entao ta ai, nao tenho placa nvida e meu ububtu 12.04, entao sem chance?

rudregues

Citação de: tosoide online 29 de Setembro de 2012, 18:52
hmm, entao ta ai, nao tenho placa nvida e meu ububtu 12.04, entao sem chance?
Bem, o programa só funciona bem em 1080p, então ele exige uma placa boa porque você vai ter que rodá-lo nessa resolução. Talvez a hd4000/3000 da intel dê conta do recado, mesmo sendo onboard. O texto dá a entender que em computadores com placa NVidia deve funcionar, mas não diz explicitamente se vai funcionar em outras placas.

Num custa nada tentar usar um ppa.
http://askubuntu.com/questions/94089/how-do-i-install-ubuntu-tv-on-my-computer -->>nesse link, tem um tutorial em inglês de como instalar ubuntutv por um ppa e compilando, o link que você me mandou só tinha a instalação por compilação, que é mais trabalhosa

  [ ]'s
Gentoo — Controle total sobre o sistema.

rudregues

Achei um outro link que tá melhor organizado e mais fácil de entender a instalação por ppa. Aqui:
http://www.omgubuntu.co.uk/2012/01/how-to-install-ubuntu-tv-right-now-via-ppa

  [ ]'s
Gentoo — Controle total sobre o sistema.

tosoide

tambem tentei mas nao rodou, nao sou uma pessoa que entende muito de hardware mas talvez seja sim por causa da minha placa de video, como fa;o pra saber isso?

rudregues

Citação de: tosoide online 30 de Setembro de 2012, 18:12
tambem tentei mas nao rodou, nao sou uma pessoa que entende muito de hardware mas talvez seja sim por causa da minha placa de video, como fa;o pra saber isso?

Copia e cola o conteúdo dos códigos que não funcionaram no fórum, incluindo até a parte com as mensagens de erro. Talvez uma delas dê alguma dica.

  [ ]'s
Gentoo — Controle total sobre o sistema.

tosoide

vo fazer o seguinte mandar comando por comando blz ai vc vai dizendo se estamos indo no rumo certo, o 1 comando [e

dinho@dinho-MS-7211:~$ sudo add-apt-repository ppa:nilarimogard/test3
[sudo] password for dinho:
You are about to add the following PPA to your system:
Do not use! See: https://launchpad.net/~nilarimogard/+archive/webupd8 instead!
More info: https://launchpad.net/~nilarimogard/+archive/test3
Press [ENTER] to continue or ctrl-c to cancel adding it

Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.TB7xa0kTgj --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80/ --recv 1DB29AFFF6C70907B57AA31F531EE72F4C9D234C
gpg: requisitando chave 4C9D234C de servidor hkp - keyserver.ubuntu.com
gpg: chave 4C9D234C: "Launchpad webupd8"
gpg: Número total processado: 1
gpg:              não modificados: 1

tosoide

acho que [e aqui nesse comando onde esta dando problema.

dinho@dinho-MS-7211:~$ unity-2d-shell –opengl
unity-2d-shell: [DEBUG] bool KeyMonitor::registerEvents(): Could not open device:  Virtual core pointer
unity-2d-shell: [DEBUG] bool KeyMonitor::registerEvents(): Could not open device:  Virtual core keyboard
unity-2d-shell: [WARNING] ApplicationsListManager::ApplicationsListManager(): The name com.canonical.Unity is already taken on DBUS
unity-2d-shell: [WARNING] ApplicationsListManager::ApplicationsListManager(): The name com.canonical.Unity.Launcher is already taken on DBUS
unity-2d-shell: [DEBUG] static void WindowImageProvider::activateComposite(): Server supports the Composite extension (ver 0.4)
unity-2d-shell: [WARNING] libindicator: Desktop file '/usr/share/applications/libreoffice-writer.desktop' is using a deprecated format for its actions that will be dropped soon.
unity-2d-shell: [WARNING] libindicator: Desktop file '/usr/share/applications/libreoffice-calc.desktop' is using a deprecated format for its actions that will be dropped soon.
unity-2d-shell: [WARNING] libindicator: Desktop file '/usr/share/applications/libreoffice-impress.desktop' is using a deprecated format for its actions that will be dropped soon.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+S"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+T"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [WARNING] Object::connect: No such signal Lenses::roleNamesChanged(QHash<int,QByteArray>) in /build/buildd/unity-2d-5.12.0/libunity-2d-private/src/qsortfilterproxymodelqml.cpp:65
unity-2d-shell: [WARNING] void QSortFilterProxyModelQML::setSourceModelQObject(QObject*): received a sourceModel that does not notify of changes of its roleNames
unity-2d-shell: [WARNING] file:///usr/share/unity-2d/shell/hud/Hud.qml:145: TypeError: Result of expression 'shellManager.hudShell' [null] is not an object.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Alt+F1"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Alt+F2"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+0"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+Shift+0"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+1"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+Shift+1"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+2"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+Shift+2"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+3"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+Shift+3"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+4"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+Shift+4"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+5"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+Shift+5"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+6"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+Shift+6"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+7"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+Shift+7"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+8"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+Shift+8"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+9"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+Shift+9"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*): Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] int _x_grabkey_errhandler(Display*, XErrorEvent*): Call to XGrabKey failed, this usually means some other client already reserved the hotkey.
unity-2d-shell: [CRITICAL] Another instance of the Shell already exists. Quitting.
dinho@dinho-MS-7211:~$

rudregues

No caso da instalação por compilação, qual erro que o cmake gera?

Caso seja bug, pois bug é o que não falta, pois o programa tá em desenvolvimento! Pode ver uma lista com bugs reportados aqui https://launchpad.net/ubuntutv


  [ ]'s
Gentoo — Controle total sobre o sistema.