Guest User

Untitled

a guest
Oct 18th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. ~/Téléchargements/FleeX$ ./fleex
  2. Démarrage standard
  3.  
  4. (fleex.py:6120): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « pixmap »
  5.  
  6. (fleex.py:6120): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « pixmap »
  7.  
  8. (fleex.py:6120): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « pixmap »
  9.  
  10. (fleex.py:6120): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « pixmap »
  11. Javascript
  12. CSS
  13. Load plugin : P_apps
  14. Load plugin : P_dir
  15. Traceback (most recent call last):
  16. File "/home/winael/Téléchargements/FleeX/modules/M_apps.py", line 63, in load_plugin
  17. out = p.Html().get_plug()
  18. File "/home/winael/Téléchargements/FleeX/modules/plugins/P_dir.py", line 54, in get_plug
  19. bks_dir = bks_dir1[0]
  20. IndexError: list index out of range
  21. Traceback (most recent call last):
  22. File "./fleex.py", line 300, in load_module
  23. out = m.Html().get_html()
  24. File "/home/winael/Téléchargements/FleeX/modules/M_apps.py", line 109, in get_html
  25. self.index_html += "<div class=\"plugins_content_top\" ><div id=\"insert_"+PLUGIN_CONTENT_TOP1+"\">"+self.load_plugin(PLUGIN_CONTENT_TOP1)+"</div><div id=\"insert_"+PLUGIN_CONTENT_TOP2+"\">"+self.load_plugin(PLUGIN_CONTENT_TOP2)+"</div></div>"
  26. TypeError: cannot concatenate 'str' and 'NoneType' objects
Add Comment
Please, Sign In to add comment