cooking, programming and everyday life xrado
~$ pygtranslator
/home/krzysztof/.gtkrc-2.0:2: error: unexpected string constant "
include ", expected keyword - e.g. `style'

(pygtranslator:24312): libglade-WARNING **: could not find glade file 'pygtranslator.glade'
Traceback (most recent call last):
File "/usr/local/bin/pygtranslator", line 257, in <module>
PyGTranslator().main()
File "/usr/local/bin/pygtranslator", line 115, in __init__
self.xml = gtk.glade.XML(_glade, 'window')
RuntimeError: could not create GladeXML object

Same with Ubuntu 9.10 upgrade from Ubuntu 9.04.
Thanks; bye. :)

elmodos@debian:~$ pygtranslator
^C^C^C^C^C^C
^C^C^C^C
^C
^C
^C
...

i386 package is updated, haven't test it before, because i have amd64, sorry :)

Installed, works perfectly. Thank you; bye. :)

Debian testing/sid

$ pygtranslator
Traceback (most recent call last):
File "/usr/local/bin/pygtranslator", line 6, in <module>
import sys,os,re,json
ImportError: No module named json

ok, install python-json 3.4-4:

aptitude install python-json

and now:

$ pygtranslator
Traceback (most recent call last):
File "/usr/local/bin/pygtranslator", line 216, in do_translate
trans = self.get_translation(post)
File "/usr/local/bin/pygtranslator", line 168, in get_translation
d = json.loads(resp.read())
AttributeError: 'module' object has no attribute 'loads'

try sources from github...

10:50, Sunday, January 03, 2010 Fujik, from internet
xrado, hi. I have the same problem with this version as vovans.

Can you give a link for github? I found one but it&#039;s has files which not upgraded from 1 november.


Could you added a button &#039;Clear&#039;?

i&#039;ll add it next time i will play with code

&gt; Could you added a button &quot;Clear&quot;?

+1 :)

COMMENTS ARE DISABLED