Summary: | Whenever I try to fetch a GitHub project, KDevelop crashes. | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Trent Reed <treed0803> |
Component: | Project provider: Github | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jlp |
Priority: | NOR | Keywords: | junior-jobs |
Version First Reported In: | 4.6.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevelop/3afcc322a94878c8f5f662c1c5795b75a3bf62a5 | Version Fixed In: | 5.0.3 |
Sentry Crash Report: |
Description
Trent Reed
2014-03-08 18:04:32 UTC
I found the issue, I did not have the GitHub Plugin loaded. Seems like it should just not display the "Fetch" dialog if I don't have GitHub Plugin loaded. But after enabling this, things worked as expected. *** Bug 371053 has been marked as a duplicate of this bug. *** Git commit 3afcc322a94878c8f5f662c1c5795b75a3bf62a5 by Kevin Funk. Committed on 18/10/2016 at 07:47. Pushed by kfunk into branch '5.0'. GitHub: Don't crash when Git plugin not loaded FIXED-IN: 5.0.3 M +6 -3 providers/ghprovider/ghproviderwidget.cpp http://commits.kde.org/kdevelop/3afcc322a94878c8f5f662c1c5795b75a3bf62a5 |