Guest User

Untitled

a guest
Jul 19th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. read: {'main': {'host': 'radikal.ru'}}
  2. /usr/lib/python2.6/site-packages/guimge/guimge/guimge.py:210: Warning: unable to set property `visible' of type `gboolean' from value of type `gchararray'
  3. list_store.append(['Direct url','None'])
  4. /usr/lib/python2.6/site-packages/guimge/guimge/guimge.py:210: GtkWarning: gtk_list_store_get_value: assertion `column < list_store->n_columns' failed
  5. list_store.append(['Direct url','None'])
  6. /usr/lib/python2.6/site-packages/guimge/guimge/guimge.py:210: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed
  7. list_store.append(['Direct url','None'])
  8. /usr/lib/python2.6/site-packages/guimge/guimge/guimge.py:210: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed
  9. list_store.append(['Direct url','None'])
  10. /usr/lib/python2.6/site-packages/guimge/guimge/guimge.py:213: Warning: unable to set property `visible' of type `gboolean' from value of type `gchararray'
  11. [OUTPRINT.outprint_rules[k]['desc'].replace('Output in ',''),k ]
  12. /usr/lib/python2.6/site-packages/guimge/guimge/guimge.py:213: GtkWarning: gtk_list_store_get_value: assertion `column < list_store->n_columns' failed
  13. [OUTPRINT.outprint_rules[k]['desc'].replace('Output in ',''),k ]
  14. /usr/lib/python2.6/site-packages/guimge/guimge/guimge.py:213: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed
  15. [OUTPRINT.outprint_rules[k]['desc'].replace('Output in ',''),k ]
  16. /usr/lib/python2.6/site-packages/guimge/guimge/guimge.py:213: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed
  17. [OUTPRINT.outprint_rules[k]['desc'].replace('Output in ',''),k ]
  18. /usr/lib/python2.6/site-packages/guimge/guimge/guimge.py:224: Warning: unable to set property `visible' of type `gboolean' from value of type `gchararray'
  19. self.delim.append_text('\\n')
  20. Traceback (most recent call last):
  21. File "/usr/bin/guimge", line 8, in <module>
  22. load_entry_point('guimge==0.1.4.6-1', 'console_scripts', 'guimge')()
  23. File "/usr/lib/python2.6/site-packages/guimge/guimge/guimge.py", line 716, in main
  24. app = gUimge( filenames=args)
  25. File "/usr/lib/python2.6/site-packages/guimge/guimge/guimge.py", line 255, in __init__
  26. self.initSelectHost() # создаем список хостингов
  27. File "/usr/lib/python2.6/site-packages/guimge/guimge/guimge.py", line 325, in initSelectHost
  28. ico = get_favicon( host, ico_path )
  29. File "/usr/lib/python2.6/site-packages/guimge/guimge/guimge.py", line 295, in get_favicon
  30. fail_icon.save( ico_path, "png" )
  31. glib.GError: Failed to open '/usr/share/guimge/icons/hosts/10pix.ru.png' for writing: Permission denied
Add Comment
Please, Sign In to add comment