Discusión: Electrónica Otra alternativa al ploter
Ver mensaje
  #540  
Antiguo 12-09-2014, 14:33
Avatar de ...
...
Invitado
 
Mensajes: n/a
Predeterminado Re: Otra alternativa al ploter

Cita:
Originalmente publicado por sailoog.com Ver mensaje
ostras no me digas....

me puedes pegar lo que te devuelve la consola?
Lo que vomita la consola:

Cita:
pi@raspberrypi ~/.config/openplotter $ ./openplotter.py
Xlib: extension "RANDR" missing on display ":10.0".

(python:2914): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-button-images after class was initialised
Fontconfig warning: "/etc/fonts/conf.d/65-droid-sans-fonts.conf", line 103: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-droid-sans-fonts.conf", line 138: Having multiple values in <test> isn't supported and may not work as expected

(python:2914): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-label-select-on-focus after class was initialised

(python:2914): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-entry-select-on-focus after class was initialised

(python:2914): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-entry-password-hint-timeout after class was initialised

(python:2914): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-can-change-accels after class was initialised

(python:2914): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-popup-delay after class was initialised

(python:2914): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-popdown-delay after class was initialised
Traceback (most recent call last):
File "./openplotter.py", line 280, in <module>
frame = MyFrame(None, 'OpenPlotter Settings')
File "./openplotter.py", line 65, in __init__
self.deviceComboBox.SetValue(self.SerDevLs[0])
IndexError: list index out of range
Por el camino..... ¿Te has enterado de que ya hay un navegador de internet para la Raspberry capaz de reproducir los videos de TuTube?

No lo pongas en pantalla completa, pero en ventana funciona bien y usa aceleración por hardware.

Creo que para mucha gente es un punto importante. Eso si, para instalarlo hay que gastar mas de 200 mb en paquetes, pero puede que merezca la pena.

Se instala con:

sudo apt-get install epiphany-browser

Por si alguno lo quiere probar.

Al principio parece que no funciona pues TuTube intenta reproducir a través de flash y dice que no encuentra el complemento. Pero si esperamos unos 10 segundos, el mismo TuTube se encarga de reproducir a través de html5 y entonces si funciona.

Editado por ... en 12-09-2014 a las 15:32.
Citar y responder