| Summary: | Error message when kate shows the open file dialog after I open a file located in samba share | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Patrick Silva <bugseforuns> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | a.samirh78, christoph, justin.zobel, nate |
| Priority: | NOR | ||
| Version First Reported In: | 19.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | screenshot | ||
Well, is that share accessible? Yes. After clik "Ok" in the error message, I can open another text file located in the same samba share. I don't have access to a samba share to test, but somehow the QFileDialog is including the file name (IPs.txt) in the directory path... (In reply to Ahmad Samir from comment #3) > I don't have access to a samba share to test, but somehow the QFileDialog is > including the file name (IPs.txt) in the directory path... Can you reproduce that issue in other apps too, or only with Kate? (In reply to Nate Graham from comment #4) > (In reply to Ahmad Samir from comment #3) > > I don't have access to a samba share to test, but somehow the QFileDialog is > > including the file name (IPs.txt) in the directory path... > > Can you reproduce that issue in other apps too, or only with Kate? Couldn't reproduce it at all, since as I said, I don't have access to a samba server readily at hand. I tried this with Kate master and Kate 19.04. This works for me as intended. (samba 4.x server at work) I can reproduce this behavior on both Arch Linux and Neon unstable edition. Do other KDE applications work? e.g. could you try if Krita can open a file over smb://? (In reply to Christoph Cullmann from comment #8) > Do other KDE applications work? > > e.g. could you try if Krita can open a file over smb://? I tested krita, kolourpaint and okular. I can't reproduce with KolourPaint and Okular. Ktita not even can open a file over smb, and it shows no error message. bug 408174 seems related I've just tested this on git master without issue. Can those affected please retest and confirm if the issue still persists. Tested Kate 20.08.2 on Arch Linux and master on neon unstable, none of them displays the error message. |
Created attachment 119143 [details] screenshot STEPS TO REPRODUCE 1. open kate 2. press ctrl+o (open file dialog shows uo) 3. navigate to a samba share and open a text file 4. press ctrl+o again OBSERVED RESULT kate shows an error message: "the file or folder smb:// bla bla bla does not exist". See the screenshot please. EXPECTED RESULT no error message SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux (available in About System) KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56 Qt Version: 5.12.2 ADDITIONAL INFORMATION also reproducible on neon dev unstable