Some error during satrtup when using wxgtk3.0
GoogleCodeExporter opened this issue · comments
Google Code Exporter commented
11:08:07: Debug: Adding duplicate image handler for 'PNG file'
Attempt to automatically load HeeksCNC: /usr/lib/libheekscnc.so
Resource: script_ops.xml found at: /usr/share/heekscnc/script_ops.xml
Resource: script_ops.xml found at: /usr/share/heekscnc/script_ops.xml
../src/gtk/textctrl.cpp(847): assert "IsSingleLine()" failed in GetEditable():
shouldn't be called for multiline
../src/gtk/textctrl.cpp(847): assert "IsSingleLine()" failed in GetEditable():
shouldn't be called for multiline
../src/gtk/textctrl.cpp(847): assert "IsSingleLine()" failed in GetEditable():
shouldn't be called for multiline
Resource: machines.xml found at: /usr/share/heekscnc/machines.xml
Resource: default.tooltable found at: /usr/share/heekscnc/default.tooltable
Errore di segmentazione
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by carlo.do...@gmail.com
on 14 Jan 2015 at 10:14
Google Code Exporter commented
Sorry for the incomplete report.
The problem arise when starting Heekscad, in debian jessie.
Feel free to ask more details of my configuration.
Thanks for your work
Original comment by carlo.do...@gmail.com
on 14 Jan 2015 at 10:16
Google Code Exporter commented
This problem is related to wxgtk3.0 usage.
Many other programs have been affected by this issue:
https://www.google.fr/#q=assert+%22IsSingleLine%28%29%22+failed+in+GetEditable%2
8%29:+shouldn%27t+be+called+for+multiline
Original comment by neomil...@gmail.com
on 10 Mar 2015 at 12:51
- Changed title: Some error during satrtup when using wxgtk3.0
- Changed state: Accepted
Google Code Exporter commented
This issue have been fixed.
The problem source was in HeeksCNC :
https://code.google.com/p/heekscnc/source/detail?r=1565
Original comment by neomil...@gmail.com
on 10 Mar 2015 at 3:26
- Changed state: Fixed