On 8/29/13 06:40 , Sven Wesley wrote:
> I updated to latest sim from the build bot master to try Gscreen/Gmoccapy
> but it crashes right away, seems something's missing. Unfortunately the
> forum is not as active as I thought so I'll try here then.
>
> Debug file information:
> Can not find -sec MOT -var MOT -num 1
> Can not find -sec IO -var IO -num 1
> Can not find -sec LINUXCNC -var NML_FILE -num 1
> Can not find -sec EMC -var NML_FILE -num 1
> Traceback (most recent call last):
>    File "/usr/bin/gscreen", line 37, in <module>
>      import gladevcp.makepins
>    File "/usr/lib/pymodules/python2.7/gladevcp/__init__.py", line 1, in
> <module>
>      from hal_pythonplugin import *
>    File "/usr/lib/pymodules/python2.7/gladevcp/hal_pythonplugin.py", line
> 29, in <module>
>      from hal_sourceview import *
>    File "/usr/lib/pymodules/python2.7/gladevcp/hal_sourceview.py", line 27,
> in <module>
>      import gtksourceview2 as gtksourceview
> ImportError: No module named gtksourceview2
> 24321
>    PID TTY      STAT   TIME COMMAND
> 24360
>    PID TTY      STAT   TIME COMMAND
> Stopping realtime threads
> Unloading hal components
>
> I do have gtksourceview2 and Axis is working so LCNC itself is running.

Thanks for the bug report.

What distribution are you running?  Please send the output of 
"lsb_release -a" and "dpkg -l '*sourceview*'"

In addition to the problem you report, it looks like a runtime 
dependency on gtksourceview was added without noting that dependency in 
the debian control file...  I'll fix that.


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to