Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 347547 - KDevelop 4.1.0 Should Depend on KDevPlatform Installed with subversion Use Flag
Summary: KDevelop 4.1.0 Should Depend on KDevPlatform Installed with subversion Use Flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-02 11:52 UTC by David E. Narváez
Modified: 2011-03-28 12:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David E. Narváez 2010-12-02 11:52:07 UTC
KDevelop 4.1.0 introduced the "Fetch Project" feature which includes, among other plugins, one for downloading KDE Projects which fetches them from the SVN repositories, as shown in the kdeproviderwidget.cpp file in KDevelop sources.

If you try to use that when KDevPlatform is not built with subversion use flag, KDevelop crashes.

Reproducible: Always

Steps to Reproduce:
1. Emerge KDevelop
2. Click on Project -> Fetch Project 
3. Select KDE as the provider
4. Click the Get button

Actual Results:  
KDevelop crashes

Expected Results:  
Well... I'd like it not to crash :)
Comment 1 Maciej Mrozowski gentoo-dev 2010-12-19 20:57:59 UTC
Yes, it's known, I think I've already spoke about this bug with developers some time ago and it's bugreportworthy, although reporting it upstream would be the best bet. @KDE is anyone bored enough to do it, please? :)
Comment 2 Maciej Mrozowski gentoo-dev 2010-12-19 20:59:11 UTC
Of course we can USEdep on kdevplatform[subversion] but that's not correct approach imho.
Comment 3 Jeremy Murphy 2010-12-26 03:21:06 UTC
Could we bump an -r1 with the USEdep out so that we can attempt to stabilize 4.1.1?  Otherwise it sounds like 4.1.x won't go stable until they fix this upstream.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2011-03-26 00:44:46 UTC
Dependency and a comment in the ebuild added since noone seems to be willing to take the "correct approach".