Pages : 1
#1 Le 23/09/2013, à 11:02
- Gaara
RasPyPlayer sur Raspberry Pi
Bonjour,
Je possède un raspberry pi et j'ai découvert hier un logiciel se basant sur omxplayer, RasPyPlayer.
Ayant suivi les instructions d'installation, au lancement, la fenêtre s'affiche mais se ferme aussitôt avec ces lignes:
pi@raspberrypi ~ $ raspyplayer
*** Starting the Player ***
*** Creating Configuration GUI ***
Traceback (most recent call last):
File "/usr/local/bin/raspyplayer", line 1217, in <module>
player = Player()
File "/usr/local/bin/raspyplayer", line 840, in __init__
self.start()
File "/usr/local/bin/raspyplayer", line 852, in start
self.displayConfig()
File "/usr/local/bin/raspyplayer", line 958, in displayConfig
self.cfg.display(self)
File "/usr/local/bin/raspyplayer", line 390, in display
self.fill()
File "/usr/local/bin/raspyplayer", line 421, in fill
self.ui_out.insert(0, self.OUT)
File "/usr/lib/python3.2/tkinter/__init__.py", line 2412, in insert
self.tk.call(self._w, 'insert', index, string)
_tkinter.TclError: wrong # args: should be ".3063335568.3063335728 insert index text"
Quelle est l'erreur? Je ne comprend pas.
Merci
Kubuntu 18.04 x64
Un terminal tactile Raspberry Pi et Odroid
<code>zenity --question --title "Alert" --text "Microsoft Windows has been found! Would you like to remove it?"</code>
Hors ligne
#2 Le 26/09/2013, à 18:49
- Gaara
Re : RasPyPlayer sur Raspberry Pi
corrigé avec la version 2.7
Kubuntu 18.04 x64
Un terminal tactile Raspberry Pi et Odroid
<code>zenity --question --title "Alert" --text "Microsoft Windows has been found! Would you like to remove it?"</code>
Hors ligne
Pages : 1