[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #107 from caulier.gil...@gmail.com --- Miak, Look like the rcc icon sets are properly loaded at startup. [7840] digikam.widgets: Breeze icons resource file found [7840] digikam.widgets: Breeze-dark icons resource file found Compared to MXE

[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #108 from caulier.gil...@gmail.com --- Maik, Perhaps we need to compare MXE and VCPKG RCC tarballs generated by iconrcc to see the difference. Qt provide a CLI tool to show the RCC contents files. Gilles -- You are receiving this mail bec

[frameworks-baloo] [Bug 410680] baloo doesn't index words far down in HTML documents

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410680 tagwer...@innerjoin.org changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Resolution|WAITINGFO

[valgrind] [Bug 476887] WARNING: unhandled amd64-freebsd syscall: 578

2023-11-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=476887 --- Comment #4 from Paul Floyd --- The aio code needs more work, but I'm getting close to having something working for writev and readv. paulf> LD_PRELOAD=obj/usr/home/paulf/build/src/amd64.amd64/tmp/lib/libc.so.7 /home/paulf/scratch/valgrind/vg-in-pla

[lattedock] [Bug 476954] Make background color optional to fix Latte Dock icon painting feature

2023-11-14 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=476954 David Redondo changed: What|Removed |Added Version|master |unspecified Product|kdeplasma-addons

[lattedock] [Bug 476954] Make background color optional to fix Latte Dock icon painting feature

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476954 --- Comment #2 from jan.clausse...@web.de --- No it isn't https://bugs.kde.org/show_bug.cgi?id=445643 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 276780] An instruction in fftw (Fast Fourier Transform) is unhandled by valgrind: vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0x22

2023-11-14 Thread Dirk Mueller
https://bugs.kde.org/show_bug.cgi?id=276780 --- Comment #2 from Dirk Mueller --- This patch builds and tests just fine. can you please get it submitted? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 276780] An instruction in fftw (Fast Fourier Transform) is unhandled by valgrind: vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0x22

2023-11-14 Thread Dirk Mueller
https://bugs.kde.org/show_bug.cgi?id=276780 Dirk Mueller changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[valgrind] [Bug 476978] New: [SSE4.1] missing support for PMAXUD

2023-11-14 Thread Dirk Mueller
https://bugs.kde.org/show_bug.cgi?id=476978 Bug ID: 476978 Summary: [SSE4.1] missing support for PMAXUD Classification: Developer tools Product: valgrind Version: 3.20.0 Platform: Other OS: Linux Status: REPORTE

[frameworks-ktexteditor] [Bug 476979] New: Display of dragged text wrong when word-wrap is enabled

2023-11-14 Thread Grósz Dániel
https://bugs.kde.org/show_bug.cgi?id=476979 Bug ID: 476979 Summary: Display of dragged text wrong when word-wrap is enabled Classification: Frameworks and Libraries Product: frameworks-ktexteditor Version: 5.110.0 Platf

[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #109 from Maik Qualmann --- The breeze-dark.rcc file is too small (60KB). If I replace it from the MXE bundle with around 14MB, then the icons are ok. Maik -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 476980] New: Blur Effect layer, and layer styles not scaling with advanced export

2023-11-14 Thread Dynline
https://bugs.kde.org/show_bug.cgi?id=476980 Bug ID: 476980 Summary: Blur Effect layer, and layer styles not scaling with advanced export Classification: Applications Product: krita Version: 5.2.1 Platform: Microsoft Win

[krita] [Bug 476980] Blur Effect layer and layer styles not scaling with advanced export

2023-11-14 Thread Dynline
https://bugs.kde.org/show_bug.cgi?id=476980 Dynline changed: What|Removed |Added Summary|Blur Effect layer, and |Blur Effect layer and layer |layer

[krita] [Bug 476980] Blur Effect layer and layer styles not scaling with advanced export

2023-11-14 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=476980 Dmitry Kazakov changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #110 from Maik Qualmann --- Die digiKam MSVC-Version läuft hier bereits richtig gut. -Windows7 64 Bit wird nicht unterstützt, direkt beim Start Fehler 0xC005 -Defender zeigt nun das gleiche Verhalten, nur beim ersten Bundle vor ein paar

[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #111 from Maik Qualmann --- The digiKam MSVC version is already running really well here. -Windows7 64 bit is not supported, right at startup Error 0xC005 -Defender now shows the same behavior, only with the first bundle a few days ago

[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #112 from caulier.gil...@gmail.com --- Hi Maik, Ok i will take a look about the RCC build. The problem is here. With Windows7, the problem is expected as all is compiled with Windows 10 and the most recent MSVC compiler. The cross compiled

[valgrind] [Bug 276780] An instruction in fftw (Fast Fourier Transform) is unhandled by valgrind: vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0x22

2023-11-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=276780 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #3 from Paul Floyd

[valgrind] [Bug 437790] valgrind reports "Conditional jump or move depends on uninitialised value" in memchr of macOS 10.12-10.15

2023-11-14 Thread Phil Krylov
https://bugs.kde.org/show_bug.cgi?id=437790 --- Comment #7 from Phil Krylov --- Thanks! -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 476964] Streaming the cursor via ScreencastV1Interface::CursorMode::Metadata doesn't work

2023-11-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=476964 David Edmundson changed: What|Removed |Added Status|REPORTED|RESOLVED CC|

[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #113 from Maik Qualmann --- The QImage Loader doesn't seem to provide KImageFormats types. Likewise, the ImageMagick Loader does not show any mime types that it could load. Maik -- You are receiving this mail because: You are watching all

[kdeconnect] [Bug 476154] KDE Connect crashed after disconnecting bluetooth device

2023-11-14 Thread Vladimir Hodakov
https://bugs.kde.org/show_bug.cgi?id=476154 Vladimir Hodakov changed: What|Removed |Added CC||vladi...@hodakov.me -- You are receiving th

[okular] [Bug 476981] New: #1575 is missing one .exe from /bin -- Configure backend doesn't work

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476981 Bug ID: 476981 Summary: #1575 is missing one .exe from /bin -- Configure backend doesn't work Classification: Applications Product: okular Version: 23.08.2 Platform: Microsoft

[systemsettings] [Bug 476982] New: Can't draw on Wayland: huge parralax and no way to fix calibration of the stylus on the GUI

2023-11-14 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=476982 Bug ID: 476982 Summary: Can't draw on Wayland: huge parralax and no way to fix calibration of the stylus on the GUI Classification: Applications Product: systemsettings Version: unspeci

[lattedock] [Bug 476954] Make background color optional to fix Latte Dock icon painting feature

2023-11-14 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=476954 --- Comment #3 from David Redondo --- Yes it is. The wallpaper of plasmashell can be *anything* it doesnt have to be a static image. It can be changing pictures, it can be a video, there is a plugin to run shaders, there is one that's just a clock, et

[digikam] [Bug 475874] Huge mysql.err files filled with [ERROR] Incorrect definition of table mysql.column_stats.

2023-11-14 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=475874 --- Comment #17 from Steve Franks --- I think the problem is due to the digikan data directory being empty. I have no idea where the data disappeared to, but will retrieve it from backup and try again. Sorry for troubling you Regards Steve On Sun, 12 N

[systemsettings] [Bug 476982] Can't draw on Wayland: huge parralax and no way to fix calibration of the stylus on the GUI

2023-11-14 Thread Raghavendra kamath
https://bugs.kde.org/show_bug.cgi?id=476982 Raghavendra kamath changed: What|Removed |Added CC||ra...@raghukamath.com -- You are receivin

[plasmashell] [Bug 476919] "Show in activities" context menu options are not working

2023-11-14 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=476919 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com --- Comment #2 from Marco Mart

[plasmashell] [Bug 476919] "Show in activities" context menu options are not working

2023-11-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476919 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[filelight] [Bug 476983] New: Respect "Do not Scan" option

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476983 Bug ID: 476983 Summary: Respect "Do not Scan" option Classification: Applications Product: filelight Version: 23.08.0 Platform: Archlinux OS: Linux Status: REPORTED

[libkcddb] [Bug 476984] New: Conflicting files in Qt5/Qt6 builds

2023-11-14 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=476984 Bug ID: 476984 Summary: Conflicting files in Qt5/Qt6 builds Classification: Frameworks and Libraries Product: libkcddb Version: unspecified Platform: Other OS: Linux S

[Breeze] [Bug 476985] New: Some connection icons are not colored properly

2023-11-14 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=476985 Bug ID: 476985 Summary: Some connection icons are not colored properly Classification: Plasma Product: Breeze Version: master Platform: Other OS: Linux Status: REPORTE

[libkcddb] [Bug 476984] Conflicting files in Qt5/Qt6 builds

2023-11-14 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=476984 Antonio Rojas changed: What|Removed |Added CC||nicolas.fe...@gmx.de -- You are receiving this

[valgrind] [Bug 476978] [SSE4.1] missing support for PMAXUD (x86)

2023-11-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=476978 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Summary|[SSE4.1] miss

[krunner] [Bug 473577] Krunner items are not centered vertically within container (*see screenshot).

2023-11-14 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=473577 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com --- Comment #5 from Marco Mart

[dolphin] [Bug 476986] New: Dolphin hoards MTP devices.

2023-11-14 Thread BnanabFops
https://bugs.kde.org/show_bug.cgi?id=476986 Bug ID: 476986 Summary: Dolphin hoards MTP devices. Classification: Applications Product: dolphin Version: unspecified Platform: Archlinux OS: Linux Status: REPORTED

[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #114 from caulier.gil...@gmail.com --- Maik, Look like the qt image loader plugins are all in place, including kde ones : gilles@Win10 MINGW64 /c/Program Files/digikam/plugins/imageformats $ ll total 17316 -rwxr-xr-x 1 gilles 197121 79872

[kde] [Bug 476973] HDDs conected to plug-in SATA card classified by Dolphin as Removable Devices rather than Devices

2023-11-14 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=476973 Méven Car changed: What|Removed |Added Status|REPORTED|CONFIRMED CC|

[plasmashell] [Bug 476919] "Show in activities" context menu options are not working

2023-11-14 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=476919 Marco Martin changed: What|Removed |Added Latest Commit||https://invent.kde.org/plas |

[konsole] [Bug 476987] New: "New" button in Manage Profiles user flow unclear

2023-11-14 Thread John Veness
https://bugs.kde.org/show_bug.cgi?id=476987 Bug ID: 476987 Summary: "New" button in Manage Profiles user flow unclear Classification: Applications Product: konsole Version: 23.08.3 Platform: Other OS: Linux Stat

[plasmashell] [Bug 476977] Padding issues when "Show seconds" is set to "Always" and "Show date" is set to "Always beside time"

2023-11-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476977 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[systemsettings] [Bug 461259] Allow assignment of modifier keys to tablet buttons on Wayland

2023-11-14 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=461259 David REVOY changed: What|Removed |Added CC||i...@davidrevoy.com --- Comment #1 from David REV

[kompare] [Bug 249976] kompare complains about malformed diffs

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=249976 mikz...@gmail.com changed: What|Removed |Added CC||mikz...@gmail.com -- You are receiving this

[Breeze] [Bug 476985] Some connection icons are not colored properly

2023-11-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476985 Bug Janitor Service changed: What|Removed |Added Keywords||qt6 -- You are receiving this mail becau

[dolphin] [Bug 476884] [Regression] Dolphin Does Not Show Thumbnails of Some AVIF Photos [regardless of size or resolution]. Gwenview is O.K.

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476884 dnovome...@gmail.com changed: What|Removed |Added CC||dnovome...@gmail.com --- Comment #3 from

[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #115 from Maik Qualmann --- Ok, KimageFormats plugins are almost all available. The AVIF Dll is present, but is not displayed as a mime type and AVIF images cannot be loaded. Maik -- You are receiving this mail because: You are watching a

[lattedock] [Bug 476954] Make background color optional to fix Latte Dock icon painting feature

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476954 --- Comment #4 from jan.clausse...@web.de --- Did you follow the link to the old bug? It is all described there -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 457705] Feature to change the pressure curve of the graphic tablet in the tablet KCM

2023-11-14 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=457705 David REVOY changed: What|Removed |Added CC||i...@davidrevoy.com --- Comment #3 from David REV

[lattedock] [Bug 476954] Make background color optional to fix Latte Dock icon painting feature

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476954 --- Comment #5 from jan.clausse...@web.de --- This can also be considered a duplicate. I didn’t find the old bug, because the title was changed. It would be great if it could be resolved for Plasma 6 :) -- You are receiving this mail because: You are w

[konsole] [Bug 473907] "Always open new tabs instead of new windows" feature

2023-11-14 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=473907 --- Comment #6 from Henning --- interesting, on my system konsole --new-tab open a window and not a tab. --- Software --- OS: Fedora Linux 39 (Kinoite) KDE Plasma: 5.27.8 KDE Frameworks: 5.110.0 Qt: 5.15.10 Kernel: 6.5.6-300.fc39.x86_64 Compositor: way

[lattedock] [Bug 476954] Make background color optional to fix Latte Dock icon painting feature

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476954 jan.clausse...@web.de changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kdeplasma-addons] [Bug 445643] Store path to current POTD image in in its config file to enable various useful purposes for other software

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445643 --- Comment #13 from jan.clausse...@web.de --- *** Bug 476954 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 473907] "Always open new tabs instead of new windows" feature

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473907 --- Comment #7 from tcanabr...@kde.org --- Check your settings. To open a tab konsole needs to be configured to always use the same process On Tue, 14 Nov 2023 at 11:50 Henning wrote: > https://bugs.kde.org/show_bug.cgi?id=473907 > > --- Comment #6 fr

[korganizer] [Bug 412722] KOrganizer does not show some events from EWS resource

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412722 d...@newtech.fi changed: What|Removed |Added CC||d...@newtech.fi --- Comment #15 from d...@newt

[korganizer] [Bug 418811] Events stored in the database not displayed in KOrganizer

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418811 --- Comment #17 from d...@newtech.fi --- Hi. Using FC38 (korganizer 23.08.1 and libical 3.0.16) and Mageia 9 (korganizer 23.04.1 and libical 3.0.16). They both behave the same way and both fail to show the entry. Best Regards Dag -- You are receivi

[kate] [Bug 468433] Cannot paste in the search field of quick open view

2023-11-14 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=468433 Christoph Cullmann changed: What|Removed |Added CC||cullm...@kde.org --- Comment #5 from Chris

[Spectacle] [Bug 475894] screen recording using spectacle uses all memory ram and freezes system

2023-11-14 Thread johnathan
https://bugs.kde.org/show_bug.cgi?id=475894 johnathan changed: What|Removed |Added CC||testing1237...@yahoo.com --- Comment #3 from johnat

[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #116 from caulier.gil...@gmail.com --- Maik, For the ImageMagick loaders there are there : gilles@Win10 MINGW64 /C/Program Files/digikam $ ll IM_MOD*.dll -rwxr-xr-x 1 gilles 197121 25816 Nov 14 10:16 IM_MOD_RL_aai_.dll* -rwxr-xr-x 1 gilles

[korganizer] [Bug 418811] Events stored in the database not displayed in KOrganizer

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418811 --- Comment #18 from d...@newtech.fi --- Backported libical 3.0.17 to my Mageia also and still not working -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 476982] Support pen calibration in UI

2023-11-14 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=476982 Nicolas Fella changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[systemsettings] [Bug 476982] Support pen calibration in UI

2023-11-14 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=476982 Nicolas Fella changed: What|Removed |Added CC||j...@redstrate.com -- You are receiving this m

[krunner] [Bug 473577] Krunner items are not centered vertically within container (*see screenshot).

2023-11-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=473577 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kde] [Bug 476988] New: kdesu do not let launch "kate" from some months ago

2023-11-14 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=476988 Bug ID: 476988 Summary: kdesu do not let launch "kate" from some months ago Classification: I don't know Product: kde Version: unspecified Platform: openSUSE OS: Linux

[libkcddb] [Bug 476984] Conflicting files in Qt5/Qt6 builds

2023-11-14 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=476984 Luigi Toscano changed: What|Removed |Added CC||luigi.tosc...@tiscali.it --- Comment #1 from Lu

[systemsettings] [Bug 472114] The sidebar doesn't show subcategories or it gets too small depending on window size

2023-11-14 Thread João Figueiredo
https://bugs.kde.org/show_bug.cgi?id=472114 João Figueiredo changed: What|Removed |Added CC||jf.mun...@gmail.com -- You are receiving thi

[kde] [Bug 476989] New: Kubuntu 20.04.3

2023-11-14 Thread regru
https://bugs.kde.org/show_bug.cgi?id=476989 Bug ID: 476989 Summary: Kubuntu 20.04.3 Classification: I don't know Product: kde Version: unspecified Platform: Kubuntu OS: Linux Status: REPORTED Severity:

[korganizer] [Bug 418811] Events stored in the database not displayed in KOrganizer

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418811 --- Comment #19 from d...@newtech.fi --- And did the same on my FC38 where the newest libical available is also 3.0.17. No change. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 476986] Dolphin hoards MTP devices.

2023-11-14 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=476986 Patrick Silva changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[kio-extras] [Bug 412257] kiod5 doesn't release usb device when it is not in use

2023-11-14 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=412257 Patrick Silva changed: What|Removed |Added CC||stillflying...@gmail.com --- Comment #26 from P

[digikam] [Bug 398582] Notarization of Windows Installer as Windows Store package - Use Craft Continuous Deployment System.

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398582 --- Comment #117 from caulier.gil...@gmail.com --- Maik, The breeze icon problem is clear : https://invent.kde.org/frameworks/breeze-icons/-/blob/master/CMakeLists.txt?ref_type=heads#L37 "# FIXME: This is a temporary solution to unbreak KDE's Windows

[Breeze] [Bug 476957] Dark and light icons in the same place in Dolphin.

2023-11-14 Thread João Figueiredo
https://bugs.kde.org/show_bug.cgi?id=476957 João Figueiredo changed: What|Removed |Added CC||jf.mun...@gmail.com -- You are receiving thi

[krunner] [Bug 475792] Qt6 apps started from Kickoff/KRunner still get killed after kwin_wayland restarts

2023-11-14 Thread João Figueiredo
https://bugs.kde.org/show_bug.cgi?id=475792 João Figueiredo changed: What|Removed |Added CC||jf.mun...@gmail.com -- You are receiving thi

[okular] [Bug 476981] Binary Factory build #1575 is missing one .exe from /bin -- Configure backend doesn't work

2023-11-14 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=476981 David Hurka changed: What|Removed |Added Summary|#1575 is missing one .exe |Binary Factory build #1575 |fro

[korganizer] [Bug 418811] Events stored in the database not displayed in KOrganizer

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418811 --- Comment #20 from d...@newtech.fi --- And: Isn't akonadi-console using the same display routines as korganizer? Asking because akonadi-console shows the problematic entries just fine. -- You are receiving this mail because: You are watching all bug

[Plasma Vault] [Bug 386200] Import Vault

2023-11-14 Thread Dominik Kummer
https://bugs.kde.org/show_bug.cgi?id=386200 --- Comment #38 from Dominik Kummer --- I tried all suggested workarounds, but I always get a lastStatus=2 within plasmavaultsrc. Mounting manually with encfs works just fine. EDIT: Finally I found a workaround to "migrate" my "old" vaults: - rena

[lattedock] [Bug 476954] Make background color optional to fix Latte Dock icon painting feature

2023-11-14 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=476954 --- Comment #7 from David Redondo --- Yes but it has nothing to do with background color in particular. It's a general problem for which you want a specalized solution only for slideshow. -- You are receiving this mail because: You are watching all bu

[lattedock] [Bug 476954] Make background color optional to fix Latte Dock icon painting feature

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476954 --- Comment #8 from jan.clausse...@web.de --- It was just the only thing you observe from a user perspective -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 476674] Segfault

2023-11-14 Thread Artur
https://bugs.kde.org/show_bug.cgi?id=476674 --- Comment #1 from Artur --- Update: crash occur, when i put cursor on any opened app on the widget "Taskbar (icons only)", exactly before app mini window are showed. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 472894] Bring back "Windows Go Below" Panel visibility mode

2023-11-14 Thread John
https://bugs.kde.org/show_bug.cgi?id=472894 John changed: What|Removed |Added CC||johnmaveric...@mail.com --- Comment #3 from John --- I

[ark] [Bug 441608] Ark fails to unzip file with message about compression method not supported

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=441608 2wxsy5823...@opayq.com changed: What|Removed |Added CC||mkoza0...@outlook.com --- Comment #4 fr

[ark] [Bug 476922] Cannot extract from zip

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476922 2wxsy5823...@opayq.com changed: What|Removed |Added URL||https://github.com/nih-at/l

[Elisa] [Bug 431596] Improve startup time and responsiveness with network music collections when loading a very large playlist on launch

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=431596 t...@gmx.com changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[kate] [Bug 451648] Markdown: do not remove two trailing spaces aka line break when "remove trailing spaces" is set

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451648 wer...@hoernerfranzracing.de changed: What|Removed |Added CC||werner@hoernerfranzracing.d

[okular] [Bug 476981] Binary Factory build #1575 is missing one .exe from /bin -- Configure backend doesn't work

2023-11-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476981 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kate] [Bug 468433] Cannot paste in the search field of quick open view

2023-11-14 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=468433 --- Comment #6 from Christoph Cullmann --- ;0 sorry, it is the other way around, Tool works on macOS -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 476990] New: File size

2023-11-14 Thread nicu
https://bugs.kde.org/show_bug.cgi?id=476990 Bug ID: 476990 Summary: File size Classification: Applications Product: digikam Version: 8.2.0 Platform: Other OS: Microsoft Windows Status: REPORTED Severit

[kio-gdrive] [Bug 476974] Expired or missing access tokens for account google1 each time i try to view files

2023-11-14 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=476974 Paul Worrall changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[kio-gdrive] [Bug 391186] [kio-gdrive]Access token expires/invalidates after performing a few file operations

2023-11-14 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=391186 Paul Worrall changed: What|Removed |Added CC||jshand2...@gmail.com --- Comment #25 from Paul W

[kate] [Bug 451648] Markdown: do not remove two trailing spaces aka line break when "remove trailing spaces" is set

2023-11-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=451648 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #10 from Waqar Ah

[plasmashell] [Bug 476991] New: Crash on removing panel

2023-11-14 Thread Martin Riethmayer
https://bugs.kde.org/show_bug.cgi?id=476991 Bug ID: 476991 Summary: Crash on removing panel Classification: Plasma Product: plasmashell Version: master Platform: Neon OS: Linux Status: REPORTED Keyword

[plasmashell] [Bug 476991] Crash on removing panel

2023-11-14 Thread Martin Riethmayer
https://bugs.kde.org/show_bug.cgi?id=476991 --- Comment #1 from Martin Riethmayer --- Created attachment 163150 --> https://bugs.kde.org/attachment.cgi?id=163150&action=edit New crash information added by DrKonqi DrKonqi auto-attaching complete backtrace. -- You are receiving this mail becau

[kwin] [Bug 475511] crash on nullptr VirtualDesktopManager

2023-11-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=475511 Vlad Zahorodnii changed: What|Removed |Added Latest Commit||https://invent.kde.org/plas

[kdeplasma-addons] [Bug 476992] New: The save image button has no icon

2023-11-14 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=476992 Bug ID: 476992 Summary: The save image button has no icon Classification: Plasma Product: kdeplasma-addons Version: master Platform: openSUSE OS: Linux Status: REPORTE

[plasmashell] [Bug 476970] "Exit Edit Mode" does not exit edit mode

2023-11-14 Thread Pawel
https://bugs.kde.org/show_bug.cgi?id=476970 Pawel changed: What|Removed |Added CC||bednarczyk.pa...@outlook.co |

[plasmashell] [Bug 476968] plasmashell crashes when clicking configure in system tray settings

2023-11-14 Thread Pawel
https://bugs.kde.org/show_bug.cgi?id=476968 Pawel changed: What|Removed |Added CC||bednarczyk.pa...@outlook.co |

[kate] [Bug 451648] Markdown: do not remove two trailing spaces aka line break when "remove trailing spaces" is set

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451648 --- Comment #11 from wer...@hoernerfranzracing.de --- Created attachment 163151 --> https://bugs.kde.org/attachment.cgi?id=163151&action=edit kate settings -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 451648] Markdown: do not remove two trailing spaces aka line break when "remove trailing spaces" is set

2023-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451648 --- Comment #12 from wer...@hoernerfranzracing.de --- thanks for reply, it works now, see attachment before. I think I had not set file/mime type before. -- You are receiving this mail because: You are watching all bug changes.

[KBibTeX] [Bug 476993] New: KBibTex crash when trying to save a element with a crossref

2023-11-14 Thread Dennis
https://bugs.kde.org/show_bug.cgi?id=476993 Bug ID: 476993 Summary: KBibTex crash when trying to save a element with a crossref Classification: Applications Product: KBibTeX Version: unspecified Platform: Archlinux

[digikam] [Bug 476994] New: Scroll from folder to folder

2023-11-14 Thread Art
https://bugs.kde.org/show_bug.cgi?id=476994 Bug ID: 476994 Summary: Scroll from folder to folder Classification: Applications Product: digikam Version: 8.1.0 Platform: Microsoft Windows OS: Microsoft Windows Sta

[plasmashell] [Bug 476991] Crash on removing panel

2023-11-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476991 Bug Janitor Service changed: What|Removed |Added Keywords||qt6 -- You are receiving this mail becau

  1   2   3   4   >