[kdevelop] [Bug 376716] CPP parser slow on all projects
https://bugs.kde.org/show_bug.cgi?id=376716 --- Comment #16 from Artur --- (In reply to Artur from comment #15) > (In reply to Artur from comment #14) > > (In reply to Gleb Popov from comment #13) > > > > kdevelop.plugins.clang: Failed to parse : %path_to_file > > > > > > This actually may be a packaging problem. Do you know which libclang > > > version > > > is used by your KDevelop? > > > > Already tried AppImages from KDE site. > > So, sometimes it works, and now is not. > > > > rm -r .cache/kdev* doesn't fix it. > > > > Also, it prints lines like: > > `No context found for QUrl ... *.hpp` > > `.. plugins.definesandincludes: error while fetching includes for "clang"... > > Foundd candidate GCC` > > > > Clang 14.06-2 from Arch repos installed. Nothing more and it tries to use > > it. > > OK, we have figured it out. > Parser breaks often and it's ok for KDE projects. > To fix it on a day or a week, who knows, You should create new project and > move Your files there. Parser will work for a... some time may be we don't > know yet. > Stupid bugs, more bugs and only bugs. But everytime there are people who can > say "no it works for me, it's super fast, I don't know what are You talking > about". And it's a dev oh my god! > > Thanks for help anyway. You can close this bug now... Hahaha) Oh.. world. It's broken again ) Ok, it's pointless. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 356225] Panel moves to wrong screen when external monitor is connected
https://bugs.kde.org/show_bug.cgi?id=356225 Fushan Wen changed: What|Removed |Added Status|REOPENED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #411 from Fushan Wen --- Should be hopefully fixed by https://invent.kde.org/plasma/plasma-workspace/-/commit/9c7ac7061c5c85d63875eaee70793ba04334c1d0 Please test in 5.26.0 again. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 353975] Black screen on second display (no wallpaper, can't get a context menu on right-click)
https://bugs.kde.org/show_bug.cgi?id=353975 --- Comment #246 from Fushan Wen --- Git commit 579075f53a49c4e248b5d83a43ee83a903b06272 by Fushan Wen. Committed on 21/09/2022 at 06:54. Pushed by fusionfuture into branch 'Plasma/5.24'. Revert "Revert "Prevent panel going out of screen boundaries"" This reverts commit 17774bc4c673294a7c8a6e80660d83cce1ba8891 There is still a known culprit (duplicate display names) so the hack shouldn't be reverted. Related: bug 438114 (cherry picked from commit 9c7ac7061c5c85d63875eaee70793ba04334c1d0) M +3-0shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/commit/579075f53a49c4e248b5d83a43ee83a903b06272 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 438114] When reconnecting my display, the panel on that display disappears.
https://bugs.kde.org/show_bug.cgi?id=438114 --- Comment #21 from Fushan Wen --- Git commit 579075f53a49c4e248b5d83a43ee83a903b06272 by Fushan Wen. Committed on 21/09/2022 at 06:54. Pushed by fusionfuture into branch 'Plasma/5.24'. Revert "Revert "Prevent panel going out of screen boundaries"" This reverts commit 17774bc4c673294a7c8a6e80660d83cce1ba8891 There is still a known culprit (duplicate display names) so the hack shouldn't be reverted. Related: bug 353975 (cherry picked from commit 9c7ac7061c5c85d63875eaee70793ba04334c1d0) M +3-0shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/commit/579075f53a49c4e248b5d83a43ee83a903b06272 -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 457923] Supernova database Internal Server Error
https://bugs.kde.org/show_bug.cgi?id=457923 Jasem Mutlaq changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFIRMED --- Comment #1 from Jasem Mutlaq --- This is a known issue. Unfortunately, the supernova data source went offline. We don't have any alternatives now. If you know any open supernova data source, please let us know. -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 458068] Focus module is not suspending guiding on 3.6.0
https://bugs.kde.org/show_bug.cgi?id=458068 Jasem Mutlaq changed: What|Removed |Added Version Fixed In||3.6.1 Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #1 from Jasem Mutlaq --- This is resolved and should be fixed in 3.6.1 -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 458257] Polar Alignment Assistent - Refresh Phase failing
https://bugs.kde.org/show_bug.cgi?id=458257 Jasem Mutlaq changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED Version Fixed In||3.6.1 --- Comment #3 from Jasem Mutlaq --- This is fixed and should be resolved in 3.6.1 -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 444599] System Settings crashed in Breeze::WidgetStateData::~WidgetStateData() after switching view mode and click on an item in the sidebar
https://bugs.kde.org/show_bug.cgi?id=444599 --- Comment #24 from Pawel --- (In reply to Fushan Wen from comment #22) > (In reply to Pawel from comment #21) > > Hi Nate, > > > > FWIW, I can no no longer reproduce this issue on Arch Linux Plasma 5.26 > > beta. Instead of a crash, there is a noticeable lag spike, or a hitch, when > > clicking "Switch to Sidebar mode" button in the toolbar. > > > > Operating System: Arch Linux > > KDE Plasma Version: 5.25.90 > > KDE Frameworks Version: 5.98.0 > > Qt Version: 5.15.6 > > Kernel Version: 5.19.10-arch1-1 (64-bit) > > Graphics Platform: Wayland > > Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor > > Memory: 31.3 GiB of RAM > > Graphics Processor: AMD Radeon RX 6800 XT > > The lag is expected because it loads sidebar mode on demand. ah, that makes sense. Thanks and ignore my comment with the video. As far as I can tell, this defect has been fixed. It would be great if OP could confirm :) -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 458412] impossible to change the application language
https://bugs.kde.org/show_bug.cgi?id=458412 Jasem Mutlaq changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0 |1 --- Comment #4 from Jasem Mutlaq --- I can confirm the issue... still investigating why it won't switch. -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 444599] System Settings crashed in Breeze::WidgetStateData::~WidgetStateData() after switching view mode and click on an item in the sidebar
https://bugs.kde.org/show_bug.cgi?id=444599 --- Comment #23 from Pawel --- Created attachment 152306 --> https://bugs.kde.org/attachment.cgi?id=152306&action=edit video of lag spike see the attached video. the lag only occurs when the system setting application is opened with the icon view and then I click switch to sidebar view. and it only lags the first time the user switches views - each subsequent switch is smooth -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 457325] Cannot boot
https://bugs.kde.org/show_bug.cgi?id=457325 Jasem Mutlaq changed: What|Removed |Added Version Fixed In||3.6.1 Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #1 from Jasem Mutlaq --- This should be resolved in KStars 3.6.1 -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 444599] System Settings crashed in Breeze::WidgetStateData::~WidgetStateData() after switching view mode and click on an item in the sidebar
https://bugs.kde.org/show_bug.cgi?id=444599 --- Comment #22 from Fushan Wen --- (In reply to Pawel from comment #21) > Hi Nate, > > FWIW, I can no no longer reproduce this issue on Arch Linux Plasma 5.26 > beta. Instead of a crash, there is a noticeable lag spike, or a hitch, when > clicking "Switch to Sidebar mode" button in the toolbar. > > Operating System: Arch Linux > KDE Plasma Version: 5.25.90 > KDE Frameworks Version: 5.98.0 > Qt Version: 5.15.6 > Kernel Version: 5.19.10-arch1-1 (64-bit) > Graphics Platform: Wayland > Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor > Memory: 31.3 GiB of RAM > Graphics Processor: AMD Radeon RX 6800 XT The lag is expected because it loads sidebar mode on demand. -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 459474] Nitrogen errors out in normal installation of kubuntu
https://bugs.kde.org/show_bug.cgi?id=459474 --- Comment #2 from Ashwani Sharma --- @Nicolas, thanks, I did came across this issue but wasn't much helpful. Does KDE support any other cross distro/DE way of setting wallpaper? -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 459475] New: Number display on timer widget mis-aligned to the top instead of centred
https://bugs.kde.org/show_bug.cgi?id=459475 Bug ID: 459475 Summary: Number display on timer widget mis-aligned to the top instead of centred Classification: Plasma Product: kdeplasma-addons Version: 5.25.5 Platform: Archlinux OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: timer Assignee: plasma-b...@kde.org Reporter: qualimerjud...@gmail.com Target Milestone: --- Created attachment 152305 --> https://bugs.kde.org/attachment.cgi?id=152305&action=edit Mis-centred timer applet SUMMARY The Timer widget's numbers are currently mis-aligned to the top of the applet instead of staying in the centre - this can be seen in the attached screenshot. STEPS TO REPRODUCE 1. Right-click on Plasma's desktop 2. Select "Add Widgets" 3. Add the Timer widget to the desktop 4. Right click to enter edit mode 5. Make the timer's background visible OBSERVED RESULT The Timer widget's numbers are displayed at the top of the widget instead of centred. EXPECTED RESULT The Timer widget's numbers should be displayed in the centre of the widget. SOFTWARE/OS VERSIONS Windows: N/A macOS: N/A Linux/KDE Plasma: Arch Linux (5.19.7-arch1-1) x64 (available in About System) KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 ADDITIONAL INFORMATION N/A -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 376716] CPP parser slow on all projects
https://bugs.kde.org/show_bug.cgi?id=376716 --- Comment #15 from Artur --- (In reply to Artur from comment #14) > (In reply to Gleb Popov from comment #13) > > > kdevelop.plugins.clang: Failed to parse : %path_to_file > > > > This actually may be a packaging problem. Do you know which libclang version > > is used by your KDevelop? > > Already tried AppImages from KDE site. > So, sometimes it works, and now is not. > > rm -r .cache/kdev* doesn't fix it. > > Also, it prints lines like: > `No context found for QUrl ... *.hpp` > `.. plugins.definesandincludes: error while fetching includes for "clang"... > Foundd candidate GCC` > > Clang 14.06-2 from Arch repos installed. Nothing more and it tries to use it. OK, we have figured it out. Parser breaks often and it's ok for KDE projects. To fix it on a day or a week, who knows, You should create new project and move Your files there. Parser will work for a... some time may be we don't know yet. Stupid bugs, more bugs and only bugs. But everytime there are people who can say "no it works for me, it's super fast, I don't know what are You talking about". And it's a dev oh my god! Thanks for help anyway. You can close this bug now... -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 444599] System Settings crashed in Breeze::WidgetStateData::~WidgetStateData() after switching view mode and click on an item in the sidebar
https://bugs.kde.org/show_bug.cgi?id=444599 --- Comment #21 from Pawel --- Hi Nate, FWIW, I can no no longer reproduce this issue on Arch Linux Plasma 5.26 beta. Instead of a crash, there is a noticeable lag spike, or a hitch, when clicking "Switch to Sidebar mode" button in the toolbar. Operating System: Arch Linux KDE Plasma Version: 5.25.90 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 Kernel Version: 5.19.10-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 6800 XT -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 434686] kwin_wayland aborted in egl_provider_resolver when the splash screen was shown
https://bugs.kde.org/show_bug.cgi?id=434686 Nicolas Fella changed: What|Removed |Added CC||bugsefor...@gmx.com --- Comment #1 from Nicolas Fella --- *** Bug 459454 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 459454] kwin_wayland crashed after login
https://bugs.kde.org/show_bug.cgi?id=459454 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Status|REPORTED|RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Nicolas Fella --- *** This bug has been marked as a duplicate of bug 434686 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459448] Layout is changed when external monitor is unplugged and cannot be changed
https://bugs.kde.org/show_bug.cgi?id=459448 --- Comment #3 from Iyán Méndez Veiga --- (In reply to Fushan Wen from comment #2) > Looks like it's 450068. There are some problems identifying outputs. But that other bug was reported in Plasma 5.24 and I only noticed this issue after upgrading to Plasma 5.26 Beta. So something else must have changed as well. But yeah, probably this will be fixed with the other changes. -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 459474] Nitrogen errors out in normal installation of kubuntu
https://bugs.kde.org/show_bug.cgi?id=459474 Nicolas Fella changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |UPSTREAM CC||nicolas.fe...@gmx.de --- Comment #1 from Nicolas Fella --- nitrogen is not compatible with how wallpapers in Plasma works See https://github.com/l3ib/nitrogen/issues/110 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 459062] Shapes darken when selected
https://bugs.kde.org/show_bug.cgi?id=459062 --- Comment #14 from michaelknub...@gmail.com --- I do have Pigment.O installed! The krita-artists link seems to imply there's still an issue even without the addon though. I'm on another pc, but I'll try test as soon as I can! -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 458829] Opening the widget explorer causes plasmashell to crash.
https://bugs.kde.org/show_bug.cgi?id=458829 Bug Janitor Service changed: What|Removed |Added Priority|NOR |HI -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 459429] The "stripes" effect does not work
https://bugs.kde.org/show_bug.cgi?id=459429 bertrand...@gmail.com changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFIRMED -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 459434] After editing a JPG in the image editor and saving it only works for the next 3-5 images.
https://bugs.kde.org/show_bug.cgi?id=459434 Maik Qualmann changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |WAITINGFORINFO --- Comment #2 from Maik Qualmann --- A test here after 10 images (only inverted) and saving shows no problem. We need the debug output from the terminal when the problem occurs. Here is the guide: https://www.digikam.org/contribute/ Maik -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 458829] Opening the widget explorer causes plasmashell to crash.
https://bugs.kde.org/show_bug.cgi?id=458829 Nicolas Fella changed: What|Removed |Added CC||reaktor.seele...@icloud.com --- Comment #11 from Nicolas Fella --- *** Bug 459406 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459406] Plasma shell crashes on widget explorer startup if global app menu is in use in more than 2 panel
https://bugs.kde.org/show_bug.cgi?id=459406 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Status|REPORTED|RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Nicolas Fella --- *** This bug has been marked as a duplicate of bug 458829 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 450068] Use of volatile connector IDs to map containments to screens cannot be made to work reliably and should be replaced with something else
https://bugs.kde.org/show_bug.cgi?id=450068 Fushan Wen changed: What|Removed |Added CC||m...@iyanmv.com --- Comment #29 from Fushan Wen --- *** Bug 459448 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459448] Layout is changed when external monitor is unplugged and cannot be changed
https://bugs.kde.org/show_bug.cgi?id=459448 Fushan Wen changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |DUPLICATE CC||qydwhotm...@gmail.com --- Comment #2 from Fushan Wen --- Looks like it's 450068. There are some problems identifying outputs. *** This bug has been marked as a duplicate of bug 450068 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459335] Klipper's history is not updated in the Wayland session
https://bugs.kde.org/show_bug.cgi?id=459335 Fushan Wen changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #2 from Fushan Wen --- Update status -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 459434] After editing a JPG in the image editor and saving it only works for the next 3-5 images.
https://bugs.kde.org/show_bug.cgi?id=459434 --- Comment #1 from Maik Qualmann --- Which digiKam-8.0.0 version is it exactly? Did you compile it yourself? Are they using the AppImage we provided from a few months ago? Maik -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459461] Add ability to customize the menu options in the application menu.
https://bugs.kde.org/show_bug.cgi?id=459461 Fushan Wen changed: What|Removed |Added CC||qydwhotm...@gmail.com Resolution|--- |NOT A BUG Status|REPORTED|RESOLVED --- Comment #1 from Fushan Wen --- You can do it in KMenuEdit. It supports adding/removing/rearramging categories. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 459463] Paste Coordinates Lost Precision
https://bugs.kde.org/show_bug.cgi?id=459463 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #1 from Maik Qualmann --- I can't reproduce the problem here. Tested with Linux and Windows 10, coordinates from Google Maps in Firefox or Chrome copied to the clipboard via the right context menu. Then assigned in digiKam in the Geolocation Editor in the image list using the "Insert coordinates" function. Maik -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 459474] New: Nitrogen errors out in normal installation of kubuntu
https://bugs.kde.org/show_bug.cgi?id=459474 Bug ID: 459474 Summary: Nitrogen errors out in normal installation of kubuntu Classification: Plasma Product: Breeze Version: 5.18.8 Platform: Kubuntu OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: gtk theme Assignee: plasma-b...@kde.org Reporter: ashw...@zxcv32.com CC: agrine...@gmail.com, uhh...@gmail.com Target Milestone: --- Package: nitrogen Architecture: amd64 Version: 1.6.1-2build1 Priority: extra Section: universe/x11 Origin: Ubuntu ## STEPS TO REPRODUCE 1. Install nitrogen from default apt repo. ```sudo apt update -y && sudo apt install nitrogen -y``` 1. Start nitrogen application and try to set a wallpaper. Or run `$nitrogen --restore` if `~/.config/nitrogen/*.cfg` exists ## OBSERVED RESULT Wallpaper is not set and the following is logged ```bash (nitrogen:10679): Gtk-WARNING **: 11:42:50.471: Unable to locate theme engine in module_path: "adwaita", UNKNOWN ROOT WINDOW TYPE DETECTED (plasmashell), please file a bug UNKNOWN ROOT WINDOW TYPE DETECTED (plasmashell), please file a bug WARNING: More than one Desktop window found: 0x 1e0001b 3 plasmashell 0x 1e00013 3 plasmashell ERR: Could not load "image-loading" from icon theme, this indicates a problem with your Gtk/Gtkmm install. (nitrogen:10679): Gtk-WARNING **: 11:43:20.507: Unable to locate theme engine in module_path: "adwaita", ``` EXPECTED RESULT Set wallpaper SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: 5.15.0-48-generic | Kubuntu 20.04 (available in About System) KDE Plasma Version: 5.18.8 KDE Frameworks Version: 5.68.0 Qt Version: 5.12.8 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459368] Plasma very unstable when attached to docking station
https://bugs.kde.org/show_bug.cgi?id=459368 --- Comment #10 from Fushan Wen --- #0 0x7efcb01d36cf in QWindow::setVisible (this=, visible=false) at kernel/qwindow.cpp:623 #1 0x7efcafe2d361 in QtPrivate::QSlotObjectBase::call (a=, r=, this=, this=, r=, a=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #2 doActivate (sender=0x55ee43790740, signal_index=0, argv=0x7ffe2cf8f440) at kernel/qobject.cpp:3919 #3 0x7efcafe2d704 in QObject::destroyed (this=, _t1=) at .moc/moc_qobject.cpp:219 #4 0x7efcafe23ccc in QObject::~QObject (this=, this=) at kernel/qobject.cpp:1010 #5 0x7efcb10ef72a in KScreen::Output::~Output (this=, this=) at /usr/src/debug/libkscreen-5.25.90/src/output.cpp:176 #6 QtSharedPointer::CustomDeleter::execute (this=) at /usr/include/qt/QtCore/qsharedpointer_impl.h:187 #7 QtSharedPointer::ExternalRefCountWithCustomDeleter::deleter (self=) at /usr/include/qt/QtCore/qsharedpointer_impl.h:205 #8 0x55ee422087a5 in QtSharedPointer::ExternalRefCountData::destroy ( this=0x55ee4378de40) at /usr/include/qt/QtCore/qsharedpointer_impl.h:149 #9 QSharedPointer::deref (dd=0x55ee4378de40) at /usr/include/qt/QtCore/qsharedpointer_impl.h:458 #10 QSharedPointer::deref (dd=, dd=) at /usr/include/qt/QtCore/qsharedpointer_impl.h:454 #11 QSharedPointer::deref (this=, this=) at /usr/include/qt/QtCore/qsharedpointer_impl.h:453 #12 QSharedPointer::~QSharedPointer (this=, -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 405827] Crash when importing export.obslist
https://bugs.kde.org/show_bug.cgi?id=405827 Jasem Mutlaq changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |FIXED -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 459027] Creating large thumbnails issue with digiKam-8.0.0
https://bugs.kde.org/show_bug.cgi?id=459027 --- Comment #44 from Maik Qualmann --- Git commit ce5c4f2d707c0b073260cc5373a1515ff56ccd84 by Maik Qualmann. Committed on 21/09/2022 at 06:03. Pushed by mqualmann into branch 'master'. add thumbnail task test debug M +3-2core/libs/threadimageio/thumb/thumbnailtask.cpp https://invent.kde.org/graphics/digikam/commit/ce5c4f2d707c0b073260cc5373a1515ff56ccd84 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 396665] Font browser crash
https://bugs.kde.org/show_bug.cgi?id=396665 --- Comment #6 from Erik Quaeghebeur --- (In reply to Justin Zobel from comment #5) > […] if you can reproduce the crash with a recent software version? I cannot reproduce it currently. Perhaps k...@trummer.xyz can have a look, as they seemed to have tested it more extensively. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 459473] New: Display configuration not correctly restored when toggling external monitor
https://bugs.kde.org/show_bug.cgi?id=459473 Bug ID: 459473 Summary: Display configuration not correctly restored when toggling external monitor Classification: Plasma Product: KScreen Version: 5.25.90 Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: common Assignee: kscreen-bugs-n...@kde.org Reporter: k...@hexchain.org Target Milestone: --- Laptop screen: eDP-1, 2880x1800@200% External monitor: DP-1, 2560x1440@100% STEPS TO REPRODUCE 1. Connect an external monitor to a laptop 2. In "Display configuration", disable the internal screen 3. Turn off and on the external monitor OBSERVED RESULT The internal screen is enabled again at (0, 0). Screen content overlaps on top of the external screen area. EXPECTED RESULT The internal screen should not be enabled. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.25.90 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 Kernel Version: 5.19.9-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 PRO 6860Z with Radeon Graphics Memory: 30.1 GiB of RAM Graphics Processor: AMD YELLOW_CARP -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kglobalaccel] [Bug 459384] Fire shortcuts on key release, not press
https://bugs.kde.org/show_bug.cgi?id=459384 --- Comment #2 from owl-from-hogva...@protonmail.com --- Excuse me, but may be the severeness is "major" since this thing affects all shortcuts (including of foreign applications, such as VS code, chrome). So current shortcut behavior heavily breaks my UX, because shortcuts, which includes ctrl + shift + ... are not working! -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 405827] Crash when importing export.obslist
https://bugs.kde.org/show_bug.cgi?id=405827 Jean-Claude changed: What|Removed |Added Version|3.1.1 |3.6.0 --- Comment #2 from Jean-Claude --- (In reply to Jean-Claude from comment #0) > SUMMARY > KStars crashes when importing a just created export.obslist > > STEPS TO REPRODUCE > 1. Create a export.obslist containing just a few targets in the Observation > Planner. > 2. Try to import it > 3. Crash > > OBSERVED RESULT > > > EXPECTED RESULT > > > SOFTWARE/OS VERSIONS > Windows: > macOS: > Linux/KDE Plasma: > (available in About System) > KDE Plasma Version: > KDE Frameworks Version: > Qt Version: > > ADDITIONAL INFORMATION Hi Justin, KStars 3.6.0 DOESN'T crash when importing a just created export.obslist Thank you -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 405335] KDevelop crashes when reopening a project
https://bugs.kde.org/show_bug.cgi?id=405335 --- Comment #3 from brian --- This is what the crash looks like when running from a terminal: ~ $ kdevelop kdevplatform.shell: Could not load plugin "kdevperforce" , it reported the error: "The variable P4CONFIG is not set. Is perforce installed on the system?" Disabling the plugin now. qrc:/qml/storage.js:10: TypeError: Cannot call method 'openDatabaseSync' of undefined /bin/cat: /home/brian/.local/share/kdevelop/sessions/{46199e2d-b3a6-4556-baa3-294f6e633a4f}/default.sh: No such file or directory qrc:/qml/storage.js:10: TypeError: Cannot call method 'openDatabaseSync' of undefined qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4181, resource id: 23069278, major code: 40 (TranslateCoords), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4368, resource id: 23069283, major code: 40 (TranslateCoords), minor code: 0 kf.kio.slaves.file: copy() QUrl("file:///home/brian/projects/median/median.kdev4") to QUrl("file:///tmp/kdevelop.SktrYI") mode= -1 kf.kio.slaves.file: the file doesn't have any xattr kf.kio.widgets.kdirmodel: No node found for item that was just removed: QUrl("file:///home/brian/projects/qtqml.qml") qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6431, resource id: 23069289, major code: 40 (TranslateCoords), minor code: 0 crash happens here: ]] kf.kio.slaves.file: copy() QUrl("file:///home/brian/projects/median/median.kdev4") to QUrl("file:///tmp/kdevelop.upNPEg") mode= -1 kf.kio.slaves.file: the file doesn't have any xattr KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kdevelop path = /usr/bin pid = 8674 KCrash: Arguments: /usr/bin/kdevelop KCrash: Attempting to start /usr/lib64/libexec/drkonqi QSocketNotifier: Invalid socket 13 and type 'Read', disabling... QSocketNotifier: Invalid socket 69 and type 'Read', disabling... [1]+ Stopped kdevelop -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 405335] KDevelop crashes when reopening a project
https://bugs.kde.org/show_bug.cgi?id=405335 brian changed: What|Removed |Added Ever confirmed|0 |1 Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |CONFIRMED --- Comment #2 from brian --- Yes, I was able to reproduce it in 'Version 5.9.220800 (22.08.0)' Looks like this is also bug 422241 and bug 335412 -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 459471] Satellites Not Shown
https://bugs.kde.org/show_bug.cgi?id=459471 Jasem Mutlaq changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED Version Fixed In||3.6.1 Latest Commit||https://invent.kde.org/educ ||ation/kstars/commit/3a7edde ||827aa098269dfc74ad4caa0642a ||a09732 --- Comment #2 from Jasem Mutlaq --- Git commit 3a7edde827aa098269dfc74ad4caa0642aa09732 by Jasem Mutlaq. Committed on 21/09/2022 at 05:21. Pushed by mutlaqja into branch 'master'. Update Satellite sources URLs FIXED-IN:3.6.1 M +---kstars/data/satellites.dat https://invent.kde.org/education/kstars/commit/3a7edde827aa098269dfc74ad4caa0642aa09732 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459372] Settings from Plasma 5.25 not used
https://bugs.kde.org/show_bug.cgi?id=459372 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #1 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2152 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459421] The transition animation when clicking on systray's hidden Notifications icon changes direction depending on previous actions
https://bugs.kde.org/show_bug.cgi?id=459421 --- Comment #7 from Fushan Wen --- Git commit ff77ec4f2eea93706e2d86d786b10531e5f1c4fb by Fushan Wen. Committed on 21/09/2022 at 05:05. Pushed by fusionfuture into branch 'Plasma/5.26'. applets/systray: fix flip direction from hidden view to visible icons Related: bug 459419 FIXED-IN: 5.26 (cherry picked from commit cb93c92bd557b04bd02967ec30afa5d6d326a0e4) M +1-1applets/systemtray/package/contents/ui/SystemTrayState.qml https://invent.kde.org/plasma/plasma-workspace/commit/ff77ec4f2eea93706e2d86d786b10531e5f1c4fb -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459419] The transition animation from systray's hidden Notifications icon to visible icons goes in the wrong direction
https://bugs.kde.org/show_bug.cgi?id=459419 Fushan Wen changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |cb93c92bd557b04bd02967ec30a |ff77ec4f2eea93706e2d86d786b |fa5d6d326a0e4 |10531e5f1c4fb --- Comment #3 from Fushan Wen --- Git commit ff77ec4f2eea93706e2d86d786b10531e5f1c4fb by Fushan Wen. Committed on 21/09/2022 at 05:05. Pushed by fusionfuture into branch 'Plasma/5.26'. applets/systray: fix flip direction from hidden view to visible icons Related: bug 459421 FIXED-IN: 5.26 (cherry picked from commit cb93c92bd557b04bd02967ec30afa5d6d326a0e4) M +1-1applets/systemtray/package/contents/ui/SystemTrayState.qml https://invent.kde.org/plasma/plasma-workspace/commit/ff77ec4f2eea93706e2d86d786b10531e5f1c4fb -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459421] The transition animation when clicking on systray's hidden Notifications icon changes direction depending on previous actions
https://bugs.kde.org/show_bug.cgi?id=459421 Fushan Wen changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |b45660f2b84af38393afc1ed5e5 |1fe3c586d61879d48cbeb3f1efa |af7649d04fcb4 |d752ef183f8ad --- Comment #6 from Fushan Wen --- Git commit 1fe3c586d61879d48cbeb3f1efad752ef183f8ad by Fushan Wen. Committed on 21/09/2022 at 05:05. Pushed by fusionfuture into branch 'Plasma/5.26'. applets/systray: reset index history in hidden view FIXED-IN: 5.26 (cherry picked from commit b45660f2b84af38393afc1ed5e5af7649d04fcb4) M +1-0 applets/systemtray/package/contents/ui/ExpandedRepresentation.qml https://invent.kde.org/plasma/plasma-workspace/commit/1fe3c586d61879d48cbeb3f1efad752ef183f8ad -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459419] The transition animation from systray's hidden Notifications icon to visible icons goes in the wrong direction
https://bugs.kde.org/show_bug.cgi?id=459419 --- Comment #2 from Fushan Wen --- Git commit 22e03887a1fbf118e63f865013f7d9303c77a322 by Fushan Wen. Committed on 21/09/2022 at 05:04. Pushed by fusionfuture into branch 'Plasma/5.26'. applets/systray: don't clear old applet before transition Instead, set opacity:0 and x:0 to avoid invisible applets, because during a transition the two properties will be changed by the animation. Related: bug 459421 (cherry picked from commit f7fe49f34458ac0e28d7960cf03b835cefa91976) M +5-6 applets/systemtray/package/contents/ui/PlasmoidPopupsContainer.qml https://invent.kde.org/plasma/plasma-workspace/commit/22e03887a1fbf118e63f865013f7d9303c77a322 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459421] The transition animation when clicking on systray's hidden Notifications icon changes direction depending on previous actions
https://bugs.kde.org/show_bug.cgi?id=459421 --- Comment #5 from Fushan Wen --- Git commit 22e03887a1fbf118e63f865013f7d9303c77a322 by Fushan Wen. Committed on 21/09/2022 at 05:04. Pushed by fusionfuture into branch 'Plasma/5.26'. applets/systray: don't clear old applet before transition Instead, set opacity:0 and x:0 to avoid invisible applets, because during a transition the two properties will be changed by the animation. Related: bug 459419 (cherry picked from commit f7fe49f34458ac0e28d7960cf03b835cefa91976) M +5-6 applets/systemtray/package/contents/ui/PlasmoidPopupsContainer.qml https://invent.kde.org/plasma/plasma-workspace/commit/22e03887a1fbf118e63f865013f7d9303c77a322 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459421] The transition animation when clicking on systray's hidden Notifications icon changes direction depending on previous actions
https://bugs.kde.org/show_bug.cgi?id=459421 --- Comment #4 from Fushan Wen --- Git commit cb93c92bd557b04bd02967ec30afa5d6d326a0e4 by Fushan Wen. Committed on 21/09/2022 at 05:00. Pushed by fusionfuture into branch 'master'. applets/systray: fix flip direction from hidden view to visible icons Related: bug 459419 FIXED-IN: 5.26 M +1-1applets/systemtray/package/contents/ui/SystemTrayState.qml https://invent.kde.org/plasma/plasma-workspace/commit/cb93c92bd557b04bd02967ec30afa5d6d326a0e4 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459419] The transition animation from systray's hidden Notifications icon to visible icons goes in the wrong direction
https://bugs.kde.org/show_bug.cgi?id=459419 Fushan Wen changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit||https://invent.kde.org/plas ||ma/plasma-workspace/commit/ ||cb93c92bd557b04bd02967ec30a ||fa5d6d326a0e4 Resolution|--- |FIXED Version Fixed In||5.26 --- Comment #1 from Fushan Wen --- Git commit cb93c92bd557b04bd02967ec30afa5d6d326a0e4 by Fushan Wen. Committed on 21/09/2022 at 05:00. Pushed by fusionfuture into branch 'master'. applets/systray: fix flip direction from hidden view to visible icons Related: bug 459421 FIXED-IN: 5.26 M +1-1applets/systemtray/package/contents/ui/SystemTrayState.qml https://invent.kde.org/plasma/plasma-workspace/commit/cb93c92bd557b04bd02967ec30afa5d6d326a0e4 -- You are receiving this mail because: You are watching all bug changes.
[gwenview] [Bug 459472] New: Gwenview doesn't have a global menu on Unity desktop
https://bugs.kde.org/show_bug.cgi?id=459472 Bug ID: 459472 Summary: Gwenview doesn't have a global menu on Unity desktop Classification: Applications Product: gwenview Version: 22.08.1 Platform: Snap OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: gwenview-bugs-n...@kde.org Reporter: techxga...@outlook.com Target Milestone: --- Created attachment 152304 --> https://bugs.kde.org/attachment.cgi?id=152304&action=edit Gwenview screenshot on Ubuntu Unity 22.10 SUMMARY Gwenview doesn't have a global menu on the Unity desktop. SOFTWARE/OS VERSIONS snap2.57.3 snapd 2.57.3 series 16 ubuntu 22.10 kernel 5.19.0-15-generic kde-frameworks-5-96-qt-5-15-5-core20 5.96.0 unity7.6 ADDITIONAL INFORMATION I tried the same Gwenview on my Kubuntu 22.04 desktop and global menu works. I also can't make the "local" menu appear and take out the hamburger. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 458040] Java Application gets no input focus when displayed through ETX
https://bugs.kde.org/show_bug.cgi?id=458040 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO |RESOLVED --- Comment #3 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 459424] Krita crashes my graphics drivers
https://bugs.kde.org/show_bug.cgi?id=459424 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED --- Comment #7 from Bug Janitor Service --- Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 430927] stylus detection fails when switching back to krita with pen detected by tablet
https://bugs.kde.org/show_bug.cgi?id=430927 Bug Janitor Service changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #5 from Bug Janitor Service --- Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information. -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 444599] System Settings crashed in Breeze::WidgetStateData::~WidgetStateData() after switching view mode and click on an item in the sidebar
https://bugs.kde.org/show_bug.cgi?id=444599 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO |RESOLVED --- Comment #20 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 456560] KDE Crashes when changing the theme in system settings
https://bugs.kde.org/show_bug.cgi?id=456560 Bug Janitor Service changed: What|Removed |Added Resolution|BACKTRACE |WORKSFORME Status|NEEDSINFO |RESOLVED --- Comment #7 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459421] The transition animation when clicking on systray's hidden Notifications icon changes direction depending on previous actions
https://bugs.kde.org/show_bug.cgi?id=459421 Fushan Wen changed: What|Removed |Added Version Fixed In||5.26 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/plas ||ma/plasma-workspace/commit/ ||b45660f2b84af38393afc1ed5e5 ||af7649d04fcb4 --- Comment #3 from Fushan Wen --- Git commit b45660f2b84af38393afc1ed5e5af7649d04fcb4 by Fushan Wen. Committed on 21/09/2022 at 04:43. Pushed by fusionfuture into branch 'master'. applets/systray: reset index history in hidden view FIXED-IN: 5.26 M +1-0 applets/systemtray/package/contents/ui/ExpandedRepresentation.qml https://invent.kde.org/plasma/plasma-workspace/commit/b45660f2b84af38393afc1ed5e5af7649d04fcb4 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 458631] Missing MLT module: glaxnimate
https://bugs.kde.org/show_bug.cgi?id=458631 --- Comment #7 from Gabriel --- Created attachment 152301 --> https://bugs.kde.org/attachment.cgi?id=152301&action=edit from_FlatPack2.png --- Comment #8 from Gabriel --- Created attachment 152302 --> https://bugs.kde.org/attachment.cgi?id=152302&action=edit from_PPA.png --- Comment #9 from Gabriel --- Created attachment 152303 --> https://bugs.kde.org/attachment.cgi?id=152303&action=edit from_Snap.png -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 458631] Missing MLT module: glaxnimate
https://bugs.kde.org/show_bug.cgi?id=458631 --- Comment #6 from Gabriel --- After last update from Snap crash on startup, from PPA missed MLT and from FlatPack missed menu bar and glaxnimate error message. sys info: Linux saboka-Legion-5 5.15.0-48-generic #54-Ubuntu SMP Fri Aug 26 13 :26:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux saboka-legion-5 description: Notebook product: 82JY (LENOVO_MT_82JY_BU_idea_FM_Legion 5 17ACH6H) vendor: LENOVO version: Legion 5 17ACH6H serial: PF3BB9R8 width: 64 bits capabilities: smbios-3.3.0 dmi-3.3.0 smp vsyscall32 configuration: administrator_password=disabled boot=normal chass is=notebook family=Legion 5 17ACH6H frontpanel_password=disabled key board_password=disabled power-on_password=disabled sku=LENOVO_MT_82J Y_BU_idea_FM_Legion 5 17ACH6H uuid=f2ddc9d8-58b5-11ec-80f0-84a938ff3 90a *-core description: Motherboard product: LNVNB161216 vendor: LENOVO physical id: 0 version: NO DPK serial: PF3BB9R8 slot: Base Board Chassis Location *-firmware description: BIOS vendor: LENOVO physical id: 0 version: GKCN50WW date: 11/24/2021 size: 128KiB capacity: 16MiB capabilities: pci upgrade shadowing cdboot bootselect edd int13floppynec int13floppytoshiba int13floppy360 int13floppy1200 int 13floppy720 int13floppy2880 int9keyboard int10video acpi usb biosboo tspecification uefi *-cpu description: CPU product: AMD Ryzen 7 5800H with Radeon Graphics vendor: Advanced Micro Devices [AMD] physical id: 4 bus info: cpu@0 version: 25.80.0 serial: Unknown slot: FP6 size: 2719MHz capacity: 4463MHz width: 64 bits clock: 100MHz capabilities: lm fpu fpu_exception wp vme de pse tsc msr p ae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp x86-64 constant_t sc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni p clmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_c ore perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms i nvpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsa vec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilte r pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke v aes vpclmulqdq rdpid overflow_recov succor smca fsrm cpufreq configuration: cores=8 enabledcores=8 microcode=173015052 threads=16 *-cache:0 description: L1 cache physical id: 5 slot: L1 - Cache size: 512KiB capacity: 512KiB clock: 1GHz (1.0ns) capabilities: pipeline-burst internal write-back unifie d configuration: level=1 *-cache:1 description: L2 cache physical id: 6 slot: L2 - Cache size: 4MiB capacity: 4MiB clock: 1GHz (1.0ns) capabilities: pipeline-burst internal write-back unifie d configuration: level=2 *-cache:2 description: L3 cache physical id: 7 slot: L3 - Cache size: 16MiB capacity: 16MiB clock: 1GHz (1.0ns) capabilities: pipeline-burst internal write-back unifie d configuration: level=3 *-memory description: System Memory physical id: 23 slot: System board or motherboard size: 64GiB *-bank:0 description: SODIMM DDR4 Synchronous Unbuffered (Unregi stered) 3200 MHz (0,3 ns) product: KF3200C20S4/32GX vendor: Kingston physical id: 0 serial: 6DA52E87 slot: DIMM 0 size: 32GiB width: 64 bits clock: 3200MHz (0.3ns) *-bank:1 description: SODIMM DDR4 Synchronous Unbuffered (Unregi stered) 3200 MHz (0,3 ns) product: KF3200C20S4/32GX vendor: Kingston physical id: 1 serial: BEBA1EE4 slot: DIMM 0 size: 32GiB width: 64 bits clock: 3200MHz (0.3ns) *-pci:0 description: Host bridge product: Renoir/Cezanne Root Complex vendor: Advanced Micro Devices, Inc. [AMD] physical id: 100 bus info: pci@:00:00.0 version: 00 width: 32 bits clock: 33MHz *-generic UNCLAIMED description: IOMMU product: Renoir/Cezanne
[Reminder Daemon] [Bug 453676] Meeting reminder flood and sometimes kalendarac crashes after login
https://bugs.kde.org/show_bug.cgi?id=453676 --- Comment #1 from Amit Ugol --- This is still happening in latest version(s). Correcting the initial report, even with no reminders, it will crash with the exact error so not sure anymore that it is related to how many reminders I have. Application: Reminders (kalendarac), signal: Aborted Content of s_kcrashErrorMessage: std::unique_ptr = {get() = 0x0} [KCrash Handler] #6 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #7 0x7f84892926ff in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78 #8 0x7f8489243eb2 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #9 0x7f848922e46a in __GI_abort () at abort.c:79 #10 0x7f8489890e85 in qt_message_fatal (message=..., context=...) at /usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/global/qlogging.cpp:1914 #11 QMessageLogger::fatal (this=this@entry=0x7ffc06259660, msg=msg@entry=0x7f848877f2b8 "QWidget: Cannot create a QWidget without QApplication") at /usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/global/qlogging.cpp:893 #12 0x7f8488357cf7 in QWidgetPrivate::init (this=0x55d40458ac90, parentWidget=0x0, f=...) at /usr/src/debug/dev-qt/qtwidgets-5.15.5-r1/qtbase-everywhere-src-5.15.5/src/widgets/kernel/qwidget.cpp:981 #13 0x7f848859ca70 in QDialog::QDialog (this=this@entry=0x55d40b538f40, parent=parent@entry=0x0, f=..., f@entry=...) at /usr/src/debug/dev-qt/qtwidgets-5.15.5-r1/qtbase-everywhere-src-5.15.5/src/widgets/dialogs/qdialog.cpp:400 #14 0x7f8488bd344f in KMessageBox::sorry (parent=0x0, text=..., title=..., options=options@entry=...) at /usr/include/qt5/QtCore/qflags.h:120 #15 0x7f848aca69fb in Akonadi::IncidenceChangerPrivate::handleDeleteJobResult (this=0x55d4043cb3f0, job=) at /usr/src/debug/kde-apps/akonadi-calendar-22.08.1/akonadi-calendar-22.08.1/src/incidencechanger.cpp:330 #16 0x7f8489ae82b5 in QObject::event (this=0x55d4043cb3f0, e=0x55d409ac8130) at /usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qobject.cpp:1314 #17 0x7f8489abb258 in QCoreApplication::notifyInternal2 (receiver=0x55d4043cb3f0, event=0x55d409ac8130) at /usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qcoreapplication.cpp:1064 #18 0x7f8489abe43d in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55d404307310) at /usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qcoreapplication.cpp:1821 #19 0x7f8489b16e13 in postEventSourceDispatch (s=0x55d40430eb50) at /usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qeventdispatcher_glib.cpp:277 #20 0x7f848747c258 in g_main_dispatch (context=0x7f847c005010) at ../glib-2.74.0/glib/gmain.c:3444 #21 g_main_context_dispatch (context=context@entry=0x7f847c005010) at ../glib-2.74.0/glib/gmain.c:4162 #22 0x7f848747c4e8 in g_main_context_iterate (context=context@entry=0x7f847c005010, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../glib-2.74.0/glib/gmain.c:4238 #23 0x7f848747c57c in g_main_context_iteration (context=0x7f847c005010, may_block=1) at ../glib-2.74.0/glib/gmain.c:4303 #24 0x7f8489b164f6 in QEventDispatcherGlib::processEvents (this=0x55d4043cd850, flags=...) at /usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qeventdispatcher_glib.cpp:423 #25 0x7f8489ab9c7b in QEventLoop::exec (this=this@entry=0x7ffc06259bd0, flags=..., flags@entry=...) at /usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/include/QtCore/../../src/corelib/global/qflags.h:69 #26 0x7f8489ac20f6 in QCoreApplication::exec () at /usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/include/QtCore/../../src/corelib/global/qflags.h:121 #27 0x7f8489f1bbcc in QGuiApplication::exec () at /usr/src/debug/dev-qt/qtgui-5.15.5-r2/qtbase-everywhere-src-5.15.5/src/gui/kernel/qguiapplication.cpp:1867 #28 0x55d4038a234d in main (argc=, argv=) at /usr/src/debug/kde-apps/akonadi-calendar-22.08.1/akonadi-calendar-22.08.1/reminder-daemon/kalendaracmain.cpp:54 [Inferior 1 (process 38713) detached] -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 459471] Satellites Not Shown
https://bugs.kde.org/show_bug.cgi?id=459471 Bob Miller changed: What|Removed |Added CC||rmiller...@gmail.com --- Comment #1 from Bob Miller --- Make that a multitude of TLE files in /home/bob/.local/share/kstars -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 459471] New: Satellites Not Shown
https://bugs.kde.org/show_bug.cgi?id=459471 Bug ID: 459471 Summary: Satellites Not Shown Classification: Applications Product: kstars Version: 3.6.0 Platform: Kubuntu OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: mutla...@ikarustech.com Reporter: rmiller...@gmail.com Target Milestone: --- Kstars is not processing satellites. There are a multitude of TLE files in /home/bob/.local/kstars. These files used to contain the two line element (TLE) representations of the satellites. Now those files all say something like Document Moved Object MovedThis document may be found http://celestrak.org/NORAD/elements/geodetic.txt";>here and that's it. No data. If one goes to http://celestrak.org/NORAD/elements/geodetic.txt you will find all the geodetic satellite TLEs. However, updating the satellite data via Kstars loads the same empty files. A workaround is to go to the NORAD site and download the data into the appropriate .tle file. Kstars will read that data, plot the satellites, find a satellite in the Pointing menu, etc. However, after downloading and saving a .tle file, make sure to change the r/w permissions to read only; otherwise the next satellite update will overwrite with an essentially blank file. Running kstars-bleeding STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Linux/KDE Plasma: kubuntu (ubuntu 20 LTS) All software (INDI, kstars, etc) is up to date KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kpat] [Bug 404583] Crash on close during animation
https://bugs.kde.org/show_bug.cgi?id=404583 --- Comment #2 from Steve Soule --- It's tedious to try to reproduce this crash, since it only occurs at the end of a game. I just tried it once, and kpat didn't crash. How many times do you want me to try to reproduce it? My current specs: Application: kpat 20.04.2 Qt Version: 5.12.7 KDE Frameworks version: 5.76.0 Operating System: Linux 5.3.18-150300.59.93-preempt Distribution: "openSUSE Leap 15.3" -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 401563] Installer crashes when selecting format on an existing partition. AttributeError: 'int' object has no attribute 'toBool'
https://bugs.kde.org/show_bug.cgi?id=401563 Justin Zobel changed: What|Removed |Added Status|CONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #4 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 405827] Crash when importing export.obslist
https://bugs.kde.org/show_bug.cgi?id=405827 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kmines] [Bug 406749] Minesweeper Crashes
https://bugs.kde.org/show_bug.cgi?id=406749 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[calligrasheets] [Bug 405705] Crash: merging cells and drawing borders
https://bugs.kde.org/show_bug.cgi?id=405705 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[gwenview] [Bug 406604] Gwenview crashed in Gwenview::LoadingDocumentImpl::slotDataReceived() while opening large TIFF
https://bugs.kde.org/show_bug.cgi?id=406604 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|CONFIRMED |NEEDSINFO --- Comment #5 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 405863] Kontact
https://bugs.kde.org/show_bug.cgi?id=405863 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[telepathy] [Bug 372688] Plasma crashed trying to set up an Lync account
https://bugs.kde.org/show_bug.cgi?id=372688 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #2 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[muon] [Bug 400251] Muon segfault installing package (related to dependency issue)
https://bugs.kde.org/show_bug.cgi?id=400251 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #4 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 401036] Plasma crashes when Comic widget's APOD comic switches to a non-image (eg. video)
https://bugs.kde.org/show_bug.cgi?id=401036 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #3 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 406558] Kontact crashing when clicking feeds
https://bugs.kde.org/show_bug.cgi?id=406558 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kile] [Bug 406252] Kile crash when saving-as
https://bugs.kde.org/show_bug.cgi?id=406252 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 405720] Crash when going through new emails
https://bugs.kde.org/show_bug.cgi?id=405720 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kglobalaccel] [Bug 406156] Executable: kglobalaccel5 PID: 3301 Signal: Floating point exception (8) Time: 4/2/19 18:47:47
https://bugs.kde.org/show_bug.cgi?id=406156 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #2 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 396665] Font browser crash
https://bugs.kde.org/show_bug.cgi?id=396665 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #5 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[korganizer] [Bug 406165] KOrganizer crashed
https://bugs.kde.org/show_bug.cgi?id=406165 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 406168] Crash when clicking on KDevelop while during startup
https://bugs.kde.org/show_bug.cgi?id=406168 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 337361] Freeze with USB disk
https://bugs.kde.org/show_bug.cgi?id=337361 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|CONFIRMED |NEEDSINFO --- Comment #5 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 405704] [wayland] Crash opening quick open to select a file
https://bugs.kde.org/show_bug.cgi?id=405704 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 406189] Random KDevelop crash
https://bugs.kde.org/show_bug.cgi?id=406189 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kaddressbook] [Bug 397284] Not able to Import Data
https://bugs.kde.org/show_bug.cgi?id=397284 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #4 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[marble] [Bug 405006] Crash when browsing Vector OSM
https://bugs.kde.org/show_bug.cgi?id=405006 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #3 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 406212] Kontact crashes when closing print preview
https://bugs.kde.org/show_bug.cgi?id=406212 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 405758] Kmail crash dopo blocco
https://bugs.kde.org/show_bug.cgi?id=405758 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kirigami] [Bug 405304] Crash opening desktop configuration
https://bugs.kde.org/show_bug.cgi?id=405304 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[gwenview] [Bug 277384] Gwenview crashes while saving a bunch of pictures [ Gwenview::JpegContent::rawData, Gwenview::JpegDocumentLoadedImpl::rawData ]
https://bugs.kde.org/show_bug.cgi?id=277384 Bug Janitor Service changed: What|Removed |Added Priority|NOR |HI -- You are receiving this mail because: You are watching all bug changes.
[akregator] [Bug 404993] AKregator crashes adding socurces
https://bugs.kde.org/show_bug.cgi?id=404993 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kpat] [Bug 404583] Crash on close during animation
https://bugs.kde.org/show_bug.cgi?id=404583 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 459368] Plasma very unstable when attached to docking station
https://bugs.kde.org/show_bug.cgi?id=459368 --- Comment #9 from Fushan Wen --- pasting inline: #0 0x7f6d8cc93368 pthread_sigmask (libc.so.6 + 0x93368) #1 0x7f6d8cc3eadd sigprocmask (libc.so.6 + 0x3eadd) #2 0x7f6d8f6321cb _ZN6KCrash15setCrashHandlerEPFviE (libKF5Crash.so.5 + 0x51cb) #3 0x7f6d8f634837 _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x7837) #4 0x7f6d8cc3e8e0 n/a (libc.so.6 + 0x3e8e0) #5 0x7f6d8b5b09bb _ZN15QtWaylandClient19QWaylandInputDevice5Touch11touch_frameEv (libQt5WaylandClient.so.5 + 0x759bb) #6 0x7f6d8e114536 n/a (libffi.so.8 + 0x7536) #7 0x7f6d8e111037 n/a (libffi.so.8 + 0x4037) #8 0x7f6d8f8b15e2 n/a (libwayland-client.so.0 + 0x75e2) #9 0x7f6d8f8b1d73 n/a (libwayland-client.so.0 + 0x7d73) #10 0x7f6d8f8b1f8c wl_display_dispatch_queue_pending (libwayland-client.so.0 + 0x7f8c) #11 0x7f6d8b5acc56 _ZN15QtWaylandClient15QWaylandDisplay13flushRequestsEv (libQt5WaylandClient.so.5 + 0x71c56) #12 0x7f6d8d6b0830 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2b0830) #13 0x7f6d8e378abc _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x178abc) #14 0x7f6d8d68cf38 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x28cf38) #15 0x7f6d8d68da33 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x28da33) #16 0x7f6d8d6d3818 n/a (libQt5Core.so.5 + 0x2d3818) #17 0x7f6d8bc6fc6b g_main_context_dispatch (libglib-2.0.so.0 + 0x54c6b) #18 0x7f6d8bcc6001 n/a (libglib-2.0.so.0 + 0xab001) #19 0x7f6d8bc6d392 g_main_context_iteration (libglib-2.0.so.0 + 0x52392) #20 0x7f6d8d6d764c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2d764c) #21 0x7f6d8d6856ec _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2856ec) #22 0x7f6d8d6901e9 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2901e9) #23 0x55f9661bf0e5 n/a (plasmashell + 0x230e5) #24 0x7f6d8cc29290 n/a (libc.so.6 + 0x29290) #25 0x7f6d8cc2934a __libc_start_main (libc.so.6 + 0x2934a) #26 0x55f9661bf495 n/a (plasmashell + 0x23495) -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 392928] crash when resizing panel with keyboard
https://bugs.kde.org/show_bug.cgi?id=392928 Justin Zobel changed: What|Removed |Added Status|CONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #3 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 404429] dolphin crash inside git repository enabling/disabling 'Split View'
https://bugs.kde.org/show_bug.cgi?id=404429 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[lokalize] [Bug 404635] Lokalize crashes on project overview during file update
https://bugs.kde.org/show_bug.cgi?id=404635 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #3 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[step] [Bug 405453] Massive memory usage in STEP
https://bugs.kde.org/show_bug.cgi?id=405453 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kinit] [Bug 405227] kinit: kdeinit crashes with EXC_GUARD on Mac
https://bugs.kde.org/show_bug.cgi?id=405227 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #2 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 404824] Kontact/Kmail crashes when saving signatures
https://bugs.kde.org/show_bug.cgi?id=404824 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[akregator] [Bug 260986] Akregator crashes on KDE shutdown
https://bugs.kde.org/show_bug.cgi?id=260986 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #13 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 404721] KDevelop crashes while editing a C++ file
https://bugs.kde.org/show_bug.cgi?id=404721 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #1 from Justin Zobel --- Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you! -- You are receiving this mail because: You are watching all bug changes.