Menu

#22 App fails to launch: 'gtkpycad.png': No such file

User
closed-out-of-date
Bug (25)
5
2011-01-17
2010-01-02
Brad Silva
No

OS is Fedora 10. Installed Python cad from PythonCAD-DS1-R37.tar.gz by exectuing "python setup.py install" as root. Copied "gtkpycad.py" to /usr/local/bin per instructions in the INSTALL document. On first launch, app failed with:
Traceback (most recent call last):
File "/usr/local/bin/gtkpycad.py", line 281, in <module>
main()
File "/usr/local/bin/gtkpycad.py", line 259, in main
_gtkimage = GTKImage(_image)
File "/usr/lib/python2.5/site-packages/PythonCAD/Interface/Gtk/gtkimage.py", line 157, in __init__
self.__window.set_icon_from_file("gtkpycad.png")
glib.GError: Failed to open file 'gtkpycad.png': No such file or directory

Thanks,
Brad

Discussion

  • Matteo Boscolo

    Matteo Boscolo - 2010-01-05

    I will fix it as soon it's possible.

    As workaround you can download the file from the git repository or use the develop version download able from the git repository.
    Thanks for the submit

    Matteo

     
  • Matteo Boscolo

    Matteo Boscolo - 2010-01-05
    • assigned_to: nobody --> matteoboscolo
     
  • yndesai

    yndesai - 2010-01-18

    Since the new PythonCAD-DS1-R37.zip is now available, just download
    it and as a simple work around explode it on desktop and you
    should be able to start pythoncad by execution gtkpycad.py.
    Or (python gtkpycad.py from the newly created directory on your
    desktop)

     
  • Matteo Boscolo

    Matteo Boscolo - 2011-01-17
    • status: open --> closed-out-of-date
     
  • Matteo Boscolo

    Matteo Boscolo - 2011-01-17

    We are now focuse on R38 version that is totally different, so we are going to do not support R37 anymore

     
MongoDB Logo MongoDB