Summary: | KDevelp crashed when using an sftp location as project source folder | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Christian Reiner <foss> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | niko.sams |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.6.60 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christian Reiner
2014-03-10 12:37:14 UTC
The crash seems to happen inside a plugin we dont normally ship: kdevelop4-plugin-upload. Can you try to unload that one and check if KDevelop is more stable without it? After uninstalling that "upload" plugin I still got a reproduceable crash, but at a different position now (obviously). I removed another plugin ("sql"), after that I am able to open the configuration of an sftp based project. Ok, thanks for the hint, this shows where the problem llies and I do understand that this is nothing the kdevelop team can offer assistance. My problem: without those plugins certain features are missing in kdevelop which I require for some projects (I work on several projects at once). So this is not really an option since using external tools for those tasks would painfully slow down my development speed. After all there is a reason why one wants to have an "integrated development environment"... I do understand that those plugins might be considered "3rdparty" or "unsupported". Nevertheless they add valuable features to kdevelop, making kdevelop a much more interesting product. upload and sql plugins should work, but probably you have to rebuild them. If you still have issues with them please report that directly to me.... Hm, OBS rebuilds all packages automatically if dependencies change (are rebuilt). Since I upgrade on a regular base I should have freshly built packages more or less all the time... Sorry, to say so, build I have no success: I created a private repository for kdevelop on OBS and forked the packages. That way I can guarantee to have freshly built packages. Unfortunately I get exactly the same problem: a reproduceable crash when trying to open the project preferences. The backtrace looks exactly the same. Christian, is this still an issue with a recent version? If yes, please add a comment, or reopen the bug. I'll have to test that in an explicit manner. I disabled two plugins, since I never got them to be usable in my situation. Therefore I preferred to skip their features and handle those tasks in a separate manual manner. Not really the idea behind an IDE, but hey, it is more important to be able to use it ;-) I will reopen this once I come around testing this again. |