Powerino73 / heekscad

Automatically exported from code.google.com/p/heekscad
Other
0 stars 0 forks source link

Some error during satrtup when using wxgtk3.0 #395

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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