| Summary: | Git Push always gives "fatal: could not read username for xxx: No such device or address" | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Mario Ray Mahardhika <leledumbo_cool> |
| Component: | plugins: git | Assignee: | Sebastian Dörner <sebastian> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | artghio, chaofeng111, dolphin-bugs-null, justin.zobel |
| Priority: | NOR | ||
| Version First Reported In: | 2.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mario Ray Mahardhika
2013-05-19 10:26:16 UTC
What is the result if you use command "git push" directly in a console? > What is the result if you use command "git push" directly in a console? Username for 'https://github.com': It's a prompt, and I can fill and the changes will be pushed after. This is a known limitation. Currently the plugin only works if "git push" does not prompt for anything, i.e. with public key authentication. Upload your public ssh key to github and it will work. Mario can you please confirm this is still an issue with the most recent version of Dolphin. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |