https://bugs.kde.org/show_bug.cgi?id=408616
Bug ID: 408616
Summary: Fetch Project authenticates but fails to list any
valid projects
Product: kdevelop
Version: 5.2.1
Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Project provider: Github
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
In Fetch Project window, (wh
STEPS TO REPRODUCE
1. Open KDevelop
2. Click "Fetch Project"
3. Choose GitHub, authenticate user
OBSERVED RESULT
"You need to specify the source for your remote project" error is shown in red,
but no options to choose a project are provided.
EXPECTED RESULT
List of projects is populated
SOFTWARE/OS VERSIONS
Kubuntu 18.04.1 LTS (up to date as of time of posting) - default repositories.
Minimal install
ADDITIONAL INFORMATION
First time using KDevelop on relatively fresh Kubuntu installation.
Launching from command line:
~$ kdevelop
kdevplatform.shell: Can't load plugin "kdevkdeprovider" some of its required
dependencies could not be fulfilled:
"org.kdevelop.IBasicVersionControl@kdevgit"
kdevelop.plugins.qthelp: qmake query returned error: ""
kf5.kio.core: KSambaShare: Could not find smb.conf!
qrc:///qml/storage.js:24: TypeError: Cannot call method 'openDatabaseSync' of
undefined
qrc:///qml/storage.js:24: TypeError: Cannot call method 'openDatabaseSync' of
undefined
...
after clicking `Fetch Project` button
...
devplatform.shell: Can't load plugin "kdevkdeprovider" some of its required
dependencies could not be fulfilled:
"org.kdevelop.IBasicVersionControl@kdevgit"
git was not installed on my computer. Installed git, it did not fix the issue.
Now that git is installed, I enabled the Git plugin (in addition to the GitHub
plugin) and Git works normally. GitHub still does not work.
--
You are receiving this mail because:
You are watching all bug changes.