Bug 134773

Summary: crashes when field's "editor type" changed in form
Product: [Applications] KEXI Reporter: Wayne Maeda <iw>
Component: GeneralAssignee: Jarosław Staniek <staniek>
Status: CLOSED LATER    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Wayne Maeda 2006-09-28 06:41:21 UTC
Version:           1.1 beta 1 (KOffice 1.6 beta 1) (using KDE 3.5.4, compiled sources)
Compiler:          Target: i586-mandriva-linux-gnu
OS:                Linux (i686) release 2.6.17-5mdvlegacy

While in form edit mode, Kexi crashes when I try to change a field's "editor type" from "auto" to "drop-down list" or anything else. Kexi crashes, then displays a signal 11 (SIGSEGV).
Comment 1 Jarosław Staniek 2006-09-29 14:57:18 UTC
I have a warning: 
Property::setValue(): INCOMPAT TYPES! [variant: QCString toString=Image] and [variant: int toString=100]
So I'll need to take a look at the stuff later.
Comment 2 Jarosław Staniek 2006-10-03 21:29:24 UTC
Hmm. I'll rather hide the property for Kexi 1.1. Porting to KDE4 will probably change its bad behaviour.
Comment 3 Jarosław Staniek 2006-10-03 21:36:50 UTC
It's temporary solution in 1.1 stable, so I am marking it as LATER.