| Summary: | GNU Octave Directory Browser Hangs | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Ian Proudler <i.proudler> |
| Component: | Open/save dialogs | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | bugseforuns, kdelibs-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.68.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Screenshot of browser window | ||
|
Description
Ian Proudler
2020-10-18 13:33:33 UTC
Could you please add a screen shot of this directory browser? I wasn't aware that Octave used KDE components. Christoph, Screenshot attached. Note I also raised the issue with the Octave people. This is a known issue: _______________________________________________ Update of bug #59311 (project octave): Status: None => Duplicate Open/Closed: Open => Closed Summary: Octave Directory Browser window hangs for many tens of seconds => Octave on Linux with KDE: Directory Browser window hangs for many tens of seconds _______________________________________________________ Follow-up Comment #1: This is a duplicate of bug #54607. As workaround, in the "General" tab of the GUI preferences there is an option "Use native file dialogs" to uncheck in your case. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?59311> _______________________________________________ Thanks, Ian Still no screenshot. Created attachment 133463 [details]
Screenshot of browser window
Sorry about that I thought I had uploaded it. Thank you Ian. It is a bit unclear if Octave developers confirmed the issue is in Octave or in KIO/kdialog. From what I understand, they are using QProcess to launch an external kdialog application, and have issues with the process communication in the case KIO itself spawns new processes for remote access. https://savannah.gnu.org/bugs/?54607 Keeping open for investigation. |