On 12/12/2013 03:15 AM, Frank Stüss wrote:
Thank you for your quick answer (and @John, too).



There was not one line of code created by me at that time. The steps to reproduce are:

- running ide/ClassDesigner.py
- add new vertical sizer with two slots
- add controls from data environment, 3 textboxes 1 editbox
with add bizobj code, postgresql db on another host in localnet.
- saving as "testdabo.cdxml", see attachment.
- click on editbox "programm_text"
- click on any property in Object Info window
- changing something eg. Font or Height (test)
- clicking other object info property or a third or forth. "clicking around" without changing anything.
SIGSEGV

no traceback available yet, sorry. working on this (apport, whoopsie, that new ubuntu stuff).

syslog only says:
kernel: [70029.691344] python[16239]: segfault at 0 ip 00007ffe6d0fcb9a sp 00007fffbb02b0a0 error 4 in libwx_gtk2u_adv-2.8.so.0.8.0[7ffe6d081000+c6000]

The masterTestSuite.py runs with one failure:

FAIL: testNoInsertionUponLimitReached (ui.UIwx.Test_dTextBox.TestTextLengthProperty) extLength = n. Set Value to string with length > n should set only string[:n].
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/funk/tmp/dabo/tests/unitTests/ui/UIwx/Test_dTextBox.py", line 105, in testNoInsertionUponLimitReached
    self.assertEqual(self.testTextBox.Value, "Valu")
AssertionError: u'Value' != 'Valu'


I will try it on another Ubuntu Version and a VM windows 7 i have lying around somewhere.

Anyone running dabo on a different Linux platform or can give a recommendation like "oh no, please use XXX"?

Still in the beginning, we plan to build our own little business case with python on Linux. And dabo seems to be the perfect tool for that right now, fitting like a glove for what i can see from here. BTW: Lianja crashes with sigseg too on that platform. Though no research done for that yet.

Thanks again for any advice.

Frank

>Hmm, they are shown as checkboxes in the first place and change to text input if clicked. Shouldn't they stay checkboxes?
OK - but the designer decided not too.

Running openSUSE 12.3, python 2.7.x, wxPython 2.8.12, Dabo 0.9.13

Unfortunately, I can not confirm your report of a bug. I did not use your file (you can not attach a file to a message for the list - please use pastebin) - but I did follow your steps to repeat the issue. I could not reproduce your error.

That said, I too had trouble running the masterTestSuite.py.
Actually the same traceback you had. I'll guess and suggest that dTextBox is not the problem.

You did not really say if you can run the demo (DaboDemo.py).

Johnf










_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to