Closed GoogleCodeExporter closed 9 years ago
for instance, here is the message with Ubuntu 9.04 alpha and jBrout 0.3.174 :
~$ jbrout
/usr/lib/jbrout/plugins/multiexport/libs/flickr.py:14: DeprecationWarning: the
md5
module is deprecated; use hashlib instead
import urllib, urllib2, md5, mimetools, mimetypes, os.path
/usr/lib/jbrout/jbrout.py:1006: GtkWarning: Don't know color `#1414a0ad0d'
cell.set_property('foreground', model.get_value(iter, 3))
/usr/lib/jbrout/libs/gladeapp.py:140: GtkWarning: Don't know color `#1414a0ad0d'
self.__inLoop.run()
/usr/lib/jbrout/jbrout.py:1185: GtkWarning: Don't know color `#1414a0ad0d'
cell.set_property('foreground', model.get_value(iter, 2))
Original comment by thibaut....@gmail.com
on 5 Mar 2009 at 3:53
Issue not reproduced. This might be due to your local theme.
Original comment by tbenita
on 12 Jul 2009 at 8:50
For the record, at present time with ubuntu 9.04 (human theme) and lastest
jbrout, i
get :
~$ python /usr/lib/jbrout/jbrout.py
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9:
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
Original comment by thibaut....@gmail.com
on 12 Jul 2009 at 9:38
Original issue reported on code.google.com by
thibaut....@gmail.com
on 2 Feb 2009 at 1:22