Bug 83529 - kdevelop3 crashes when creating new .ui file
Summary: kdevelop3 crashes when creating new .ui file
Status: RESOLVED DUPLICATE of bug 79794
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.3
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 12:10 UTC by john
Modified: 2004-06-18 01:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description john 2004-06-17 12:10:11 UTC
Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    Unspecified Linux
Compiler:          gcc 3.3.3 
OS:                Linux

From Kdevelop when I do the following:

Project/New Project/C++/KDE/Simple KDE Application
I call it "blah3", choose no version control and click next a few times.

I now have a project, so I can go File/New and create a new dialog called blahdialog. The "Add to project" box is ticked.

In the "Automake Manager - Choose target" window I just click "OK" and the KDE Crash handler comes up telling me kdevelop3 crashed due to a signal 11 (SIGSEGV).

-----

If I uncheck the Add to Project box then it crashes before it even gets to the "Automake Manager" window.

BTW, this problem has exibited itself under knoppix-3.4-2004/05/17 and mandrake 9.2. I am currently running it under knoppix, which does not give a good backtrace (everything is stripped I guess). I could give the bt for mdk9.2, but that uses kde 3.1 which isn't supported anymore.
Comment 1 Jens Dagerbo 2004-06-18 01:21:32 UTC
Dupe. And fixed in 3.0.4.



*** This bug has been marked as a duplicate of 79794 ***