https://bugs.kde.org/show_bug.cgi?id=428373
--- Comment #1 from Bharadwaj Raju <bharadwaj.raju...@protonmail.com> --- Examining the system log, it appears that: - whenever I open a save dialog (even from Kate, which I think doesn't use the portal), I get errors: - kdeinit5: kf.kio.slaves.tags: tag fetch failed: "Failed to open the database" - kdeinit5: kf.kio.slaves.tags: "tags:/" list() invalid url - when I get the error (via portal from Firefox), I get this: 28/10/20 8:59 AM xdg-desktop-portal-kde xdp-kde-file-chooser: SaveFile called with parameters: 28/10/20 8:59 AM xdg-desktop-portal-kde xdp-kde-file-chooser: handle: "/org/freedesktop/portal/desktop/request/1_122/gtk671620236" 28/10/20 8:59 AM xdg-desktop-portal-kde xdp-kde-file-chooser: parent_window: "x11:3400003" 28/10/20 8:59 AM xdg-desktop-portal-kde xdp-kde-file-chooser: title: "Save Image" 28/10/20 8:59 AM xdg-desktop-portal-kde xdp-kde-file-chooser: options: QMap(("current_filter", QVariant(QDBusArgument, ))("current_folder", QVariant(QByteArray, "/home/bharadwaj/imgbackup\x00"))("current_name", QVariant(QString, "Screenshot_20201024_011859.png"))("filters", QVariant(QDBusArgument, ))("modal", QVariant(bool, true))) 28/10/20 8:59 AM kdeinit5 kf.kio.slaves.tags: tag fetch failed: "Failed to open the database" 28/10/20 8:59 AM kdeinit5 kf.kio.slaves.tags: "tags:/" list() invalid url 28/10/20 8:59 AM xdg-desktop-portal-kde kf.kio.core: "Could not enter folder tags:/." 28/10/20 8:59 AM plasmashell org.kde.plasma.notifications: Failed to generate job text for job with following properties: 28/10/20 8:59 AM plasmashell org.kde.plasma.notifications: processedFiles = 0 , totalFiles = 0 , current file name = "imgbackup" , destination url string = "" 28/10/20 8:59 AM plasmashell org.kde.plasma.notifications: label1 = "File" , value1 = "file:/home/bharadwaj/imgbackup" , label2 = "" , value2 = "" 28/10/20 8:59 AM xdg-desktop-portal-kde kf.notifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification 28/10/20 8:59 AM xdg-desktop-portal-kde qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6490, resource id: 16814652, major code: 40 (TranslateCoords), minor code: 0 28/10/20 8:59 AM xdg-desktop-portal-kde qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6750, resource id: 16814497, major code: 40 (TranslateCoords), minor code: 0 The bit about "Failed to generate job text" seems interesting. -- You are receiving this mail because: You are watching all bug changes.