| Summary: | Unable to write remote file URL in file open/save dialog | ||
|---|---|---|---|
| Product: | [Unmaintained] kfile | Reporter: | Simone Lazzaris <simone> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | major | CC: | cfeck, mattsch, simonandric5 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Screenshot of the save dialog
Open File Dialog in Kate with no ability to enter file path through text input |
||
|
Description
Simone Lazzaris
2015-03-23 08:40:32 UTC
Have you installed the frameworksintegration-plugin? It is needed to convert Qt file dialogs to KDE file dialogs. If unsure, please show a screen shot of the dialog. Created attachment 91699 [details]
Screenshot of the save dialog
Thanks for the fast feedback. About the plugin.... I'm not really sure. I don't see a "frameworksintegration" package available in the archlinux repository. I've attached a screenshot as requested. This is indeed the Qt dialog. I would suggest to ask in a forum of your distribution how to install the frameworkintegration package. I've found the package and installed it. That fixed the problem. Thanks for the support. Can this bug be reopened? I'm encountering the exact same problem in gentoo and I've tried to enter a path with frameworkintegration-5.23 or frameworkintegration-5.24 installed and both do not give me the option of entering the filepath with text input. Please show a screenshot of the file dialog. Created attachment 100417 [details]
Open File Dialog in Kate with no ability to enter file path through text input
This is the Qt dialog, not the KDE dialog. Please ask in a forum of your distribution which packages you need to install. The previous solution to this ticket was to install frameworkintegration which I already have installed. What package/library overrides the default Qt dialog and gives me a kde dialog? After some searching for the right package, it appears the plasma-integration (https://github.com/KDE/plasma-integration) package and not the frameworkintegration package is the package that overrides Qt file dialogs with KDE ones. |