[plasmashell] [Bug 417603] Plasma crashes in AppletsLayout::editModeCondition()
https://bugs.kde.org/show_bug.cgi?id=417603 --- Comment #7 from darktemp...@basealt.ru --- (In reply to David Edmundson from comment #6) > >My current guess is that somewhere in QML pointer to object deleted from C++ > >code remains and is used at some point, leading to crash. > > That would be a very good guess. > > If you have a situation like this valgrind is your friend. It'll give you a > stack trace of where the item used was first deleted. I already did it before creating first version of my patch. No evidence of such issue happening was found. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 418185] Notification widget incorrectly sees extended display as mirrored and inappropriately enters Do Not Disturb mode
https://bugs.kde.org/show_bug.cgi?id=418185 Kai Uwe Broulik changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #1 from Kai Uwe Broulik --- Please provide the output of kscreen-doctor -j with screens in this configuration. -- You are receiving this mail because: You are watching all bug changes.
[flatpak-platform-plugin] [Bug 417441] GTK apps running with GTK_USE_PORTAL=1 ignore GTK theme settings
https://bugs.kde.org/show_bug.cgi?id=417441 --- Comment #12 from Jan Grulich --- (In reply to Patrick Silva from comment #11) > (In reply to Jan Grulich from comment #9) > > For apps from Flathub I suppose you have to install org.gtk.Gtk3theme.Breeze > > or org.gtk.Gtk3theme.Breeze-dark, depending which one you use in your > > system. > > both are already installed on my system. They are outdated and built only for the old runtime so they will not work. I tried to update them, but I failed and I cannot afford to spend more time on that. You can open a bug in Flathub and see if anyone updates it or not. -- You are receiving this mail because: You are watching all bug changes.
[kiofuse] [Bug 75324] Integrate KIO Slaves into file system using FUSE gateway
https://bugs.kde.org/show_bug.cgi?id=75324 --- Comment #113 from Rafael Linux User --- Well, as I wrote, I'm using Framework 5.67, but no "kio-fuse" package in that repository. Dolphin is version 19. So, when Dolphin 20 have been compiled and installed, will be kio-fuse installed by default? And will it work when opening remote files from LibreOffice, Krusader, GIMP ...? Thank you -- You are receiving this mail because: You are watching all bug changes.
[flatpak-platform-plugin] [Bug 417441] GTK apps running with GTK_USE_PORTAL=1 ignore GTK theme settings
https://bugs.kde.org/show_bug.cgi?id=417441 freggel@gmx.net changed: What|Removed |Added CC|freggel@gmx.net | -- You are receiving this mail because: You are watching all bug changes.
[ksplash] [Bug 418196] Splash Screen can be overlapped by "Show fps" effect
https://bugs.kde.org/show_bug.cgi?id=418196 Kai Uwe Broulik changed: What|Removed |Added Resolution|NOT A BUG |INTENTIONAL -- You are receiving this mail because: You are watching all bug changes.
[ksplash] [Bug 418196] Splash Screen can be overlapped by "Show fps" effect
https://bugs.kde.org/show_bug.cgi?id=418196 Kai Uwe Broulik changed: What|Removed |Added Status|REPORTED|RESOLVED CC||k...@privat.broulik.de Resolution|--- |NOT A BUG --- Comment #1 from Kai Uwe Broulik --- The effect is ontop of everything on purpose -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 418213] New: When I add a Person to tagged Faces and delete it, it already exist. No recreation possible
https://bugs.kde.org/show_bug.cgi?id=418213 Bug ID: 418213 Summary: When I add a Person to tagged Faces and delete it, it already exist. No recreation possible Product: digikam Version: 7.0.0 Platform: Manjaro OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Tags-Keywords Assignee: digikam-bugs-n...@kde.org Reporter: r...@gmx.de Target Milestone: --- SUMMARY When I add a Person to the Tagged Person section. For example "1" and delete it. It works but when I want to create this Person "1" again. It already exist. STEPS TO REPRODUCE Reproducible: Always The same problem i have with "unconfirmed" faces. I delete it and can not create it anymore. Operating System: Manjaro Linux KDE Plasma Version: 5.17.5 KDE Frameworks Version: 5.66.0 Qt Version: 5.14.1 Kernel Version: 4.19.102-1-MANJARO OS Type: 64-bit Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,7 GiB -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 418213] When I add a Person to tagged Faces and delete it, it already exist. No recreation possible
https://bugs.kde.org/show_bug.cgi?id=418213 --- Comment #1 from r...@gmx.de --- used image digikam-7.0.0-beta3-20200207T075214-x86-64-debug.appimage -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 416132] Plasma crash when notification popup appears
https://bugs.kde.org/show_bug.cgi?id=416132 Daniel Vrátil changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #1 from Daniel Vrátil --- Caused by https://phabricator.kde.org/D23339, fixed by https://phabricator.kde.org/D27671 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 353218] No man page for systemsettings5
https://bugs.kde.org/show_bug.cgi?id=353218 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com Resolution|--- |NOT A BUG Status|REPORTED|RESOLVED --- Comment #1 from Ahmad Samir --- systemsettings is mainly a GUI application, and it doesn't have any special command line options. It does however have a handbook, like most KDE applications, which you can access by pressing F1 or opening it from the Menu -> Systemsettings Handbook. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 416811] Copying fade out effect will add 1 frame
https://bugs.kde.org/show_bug.cgi?id=416811 --- Comment #10 from Jean-Baptiste Mardelle --- Git commit 9fa9218c6a437527a50caa0415fd2a94035adf3d by Jean-Baptiste Mardelle. Committed on 26/02/2020 at 09:13. Pushed by mardelle into branch 'release/19.12'. Fix 1 frame offset in fade out M +1-1src/assets/model/assetparametermodel.cpp M +3-3src/assets/view/widgets/positioneditwidget.cpp M +1-1src/bin/bin.cpp M +3-3src/bin/projectclip.cpp M +4-4src/bin/projectitemmodel.cpp M +1-1src/bin/projectsubclip.cpp M +8-4src/doc/kthumb.cpp M +1-1src/doc/kthumb.h M +2-3src/effects/effectstack/model/effectstackmodel.cpp M +7-6src/jobs/cachejob.cpp M +3-2src/jobs/cachejob.hpp M +7-6src/jobs/thumbjob.cpp M +3-2src/jobs/thumbjob.hpp M +1-4src/timeline2/view/qml/Clip.qml M +5-15 src/timeline2/view/qmltypes/thumbnailprovider.cpp https://invent.kde.org/kde/kdenlive/commit/9fa9218c6a437527a50caa0415fd2a94035adf3d -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 418173] Background preview / button for SDDM is very small and vertically centered inappropriately
https://bugs.kde.org/show_bug.cgi?id=418173 Filip Fila changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In||5.18.3 Latest Commit||https://commits.kde.org/sdd ||m-kcm/541d8adc5f14b8b5ab694 ||d184ea0a8d82cfce6a6 --- Comment #1 from Filip Fila --- Git commit 541d8adc5f14b8b5ab694d184ea0a8d82cfce6a6 by Filip Fila. Committed on 26/02/2020 at 09:16. Pushed by filipf into branch 'Plasma/5.18'. Align wallpaper dialog button to bottom Summary: Align wallpaper dialog button to bottom instead of vertically centering it between the theme info and the bottom of the frame. FIXED-IN: 5.18.3 Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27667 M +31 -31 src/ui/themeconfig.ui https://commits.kde.org/sddm-kcm/541d8adc5f14b8b5ab694d184ea0a8d82cfce6a6 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 417424] On upgrade to 5.18, a desktop with locked widgets remains locked, and cannot be unlocked.
https://bugs.kde.org/show_bug.cgi?id=417424 --- Comment #20 from darktemp...@basealt.ru --- Nevermind. Looks like my issue is caused by downstream patches. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 416914] Connecting external monitor freezes Plasma
https://bugs.kde.org/show_bug.cgi?id=416914 --- Comment #7 from waldauf --- (In reply to Nate Graham from comment #5) > Cannot reproduce the issue. I can connect an external screen and there's no > freeze. What I discovered this freezing occurs when you connect two external monitors. If is there something that I can do for you (some logs, methods, ...) say me. I'd like to help to resolve this issue. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 418189] Plasma freeze when systemd automount NFS shares are not mounted
https://bugs.kde.org/show_bug.cgi?id=418189 --- Comment #2 from Xavier Brochard --- I got similar problems with a classical NFS share that was previously mounted (not even in the same session) and is now unmounted or server is shutdown : Plasma looks like frozen (I guess it is just very slow). -- You are receiving this mail because: You are watching all bug changes.
[bugs.kde.org] [Bug 418171] Please delete my account
https://bugs.kde.org/show_bug.cgi?id=418171 --- Comment #1 from Ben Cooksley --- This is the last message you will receive from Bugzilla. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 418200] 'Use native dialogs from system' option seems to do nothing on Win 10
https://bugs.kde.org/show_bug.cgi?id=418200 --- Comment #6 from Maik Qualmann --- Yes, you can use the screenshots. Maybe it would be good, I make new ones again, where I have also set Windows to English language. Maik -- You are receiving this mail because: You are watching all bug changes.
[bugs.kde.org] [Bug 418171] Please delete my account
https://bugs.kde.org/show_bug.cgi?id=418171 Ben Cooksley changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #2 from Ben Cooksley --- The account has now been closed as requested. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 416914] Connecting external monitor freezes Plasma
https://bugs.kde.org/show_bug.cgi?id=416914 --- Comment #8 from waldauf --- (In reply to David Edmundson from comment #6) > I'm very confused by the original report. > > Report says plasmashell is frozen > And that kwin is using max CPU > > The backtrace is of kwin crashing after being closed. That doesn't seem > relevant Yes, you're right. It's confusing. But I don't know what is the cause. After connecting external monitor(s) Plasma is frozen. And after some time (plus-minus) is Kwin consuming almost 100% of CPU. Sometimes is Plasma working but Kwin is consuming CPU. I don't know how to find out what is first. If you can help me I appreciate that. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 418200] 'Use native dialogs from system' option seems to do nothing on Win 10
https://bugs.kde.org/show_bug.cgi?id=418200 --- Comment #7 from Andrius --- (In reply to Maik Qualmann from comment #6) > Yes, you can use the screenshots. Maybe it would be good, I make new ones > again, where I have also set Windows to English language. > > Maik Don't worry then, I can make my own. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 418213] When I add a Person to tagged Faces and delete it, it already exist. No recreation possible
https://bugs.kde.org/show_bug.cgi?id=418213 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #2 from Maik Qualmann --- I cannot reproduce it here in a first test. The "unconfirmed" tag is automatically generated again when the facial engine needs it. Please post the output from the console when trying to re-create the tag. Do you use SQLite or MySQL? Maik -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 418213] When I add a Person to tagged Faces and delete it, it already exist. No recreation possible
https://bugs.kde.org/show_bug.cgi?id=418213 Maik Qualmann changed: What|Removed |Added Platform|Manjaro |Appimage -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 417862] Kmail doesn't allow to sign messages
https://bugs.kde.org/show_bug.cgi?id=417862 --- Comment #1 from Iyán Méndez Veiga --- Is Kmail development active? These kind of regressions can't happen in a good mail client. I mean, first all the random imap crashes that have been reported since last upgrade and doesn't allow me to use a particular account, and now this. Honestly, I can't use Kmail anymore in the office and I'm trying other clients till these bugs are fixed. It's really a pity since Kmail has been my email client for years... Don't get me wrong. I appreciate all the work from the KDE community, but maybe instead of adding new features would be better to add more tests to detect commits that break things. I would like to be able to contribute to the project and fix them, but I can't. So the only thing I can do is report the bugs. I'm not asking, of course, to be fixed immediately, but at least see some kind of activity. The only thing I see is bugs being closed because they are (sometimes not that clear to me) duplicates. -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 418169] Action buttons in kdeconnect popup are reversed
https://bugs.kde.org/show_bug.cgi?id=418169 --- Comment #1 from Cristiano Guadagnino --- I have now noticed another kdeconnect popup that have buttons choices reversed: it is the popup that allows to reply to/mark as read a Whatsapp message. If I click on "mark as read" I get a popup to reply. OTOH if I click "reply" I get nothing (and the message is marked as read). -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 418195] Scroll bar and vertical line overlap icons in side bar when size of emoji picker window is reduced
https://bugs.kde.org/show_bug.cgi?id=418195 Filip Fila changed: What|Removed |Added Status|REPORTED|CONFIRMED CC||filipfila@gmail.com Ever confirmed|0 |1 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 418195] Scroll bar and vertical line overlap icons in side bar when size of emoji picker window is reduced
https://bugs.kde.org/show_bug.cgi?id=418195 --- Comment #1 from Filip Fila --- Seems to me like the problem is that this window has no minimum height or width set, which results in even worse visuals than this if you shrink it as much as you can. I'll make a patch to set some minimum values. -- You are receiving this mail because: You are watching all bug changes.
[kio-extras] [Bug 398079] accessing passwordless Windows SMB shares requires authentification
https://bugs.kde.org/show_bug.cgi?id=398079 Patrick Silva changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED Ever confirmed|1 |0 --- Comment #6 from Patrick Silva --- Does nautilus use kio to authenticate samba shares? Yesterday I spent several hours trying to get rid of authentification window that both Dolphin and Nautilus show when I try to open passwordless shared folders from Windows 7. Operating System: Arch Linux KDE Plasma Version: 5.18.2 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 418214] New: KWin crashed
https://bugs.kde.org/show_bug.cgi?id=418214 Bug ID: 418214 Summary: KWin crashed Product: kwin Version: 5.18.1 Platform: openSUSE RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: liuh...@gmail.com Target Milestone: --- Application: kwin_x11 (5.18.1) Qt Version: 5.14.1 Frameworks Version: 5.67.0 Operating System: Linux 5.5.5-1-default x86_64 Windowing system: X11 Distribution: openSUSE Tumbleweed -- Information about the crash: - What I was doing when the application crashed: I was trying to open plasmashell setting. The screen flash few seconds, then I see crash in tray. The crash can be reproduced sometimes. -- Backtrace: Application: KWin (kwin_x11), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f4bc8d6d440 (LWP 9100))] Thread 6 (Thread 0x7f4ba8df5700 (LWP 9116)): #0 0x7f4bcbd20795 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7f4bcc1f11ea in ?? () from /usr/lib64/libQt5Script.so.5 #2 0x7f4bcc1f120b in ?? () from /usr/lib64/libQt5Script.so.5 #3 0x7f4bcbd19efa in start_thread () from /lib64/libpthread.so.0 #4 0x7f4bcdf5e3bf in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7f4baa036700 (LWP 9112)): #0 0x7f4bcdf53bc6 in ppoll () from /lib64/libc.so.6 #1 0x7f4bcc90ecd9 in ppoll (__ss=, __timeout=, __nfds=, __fds=) at /usr/include/bits/poll2.h:77 #2 qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x7f4ba4000d38) at kernel/qcore_unix.cpp:132 #3 qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x7f4ba4000d38) at kernel/qcore_unix.cpp:129 #4 qt_safe_poll (fds=0x7f4ba4000d38, nfds=1, timeout_ts=timeout_ts@entry=0x0) at kernel/qcore_unix.cpp:155 #5 0x7f4bcc9102e3 in QEventDispatcherUNIX::processEvents (this=, flags=...) at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:211 #6 0x7f4bcc8babfb in QEventLoop::exec (this=this@entry=0x7f4baa035d80, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136 #7 0x7f4bcc6e562e in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:118 #8 0x7f4bcb4536e5 in ?? () from /usr/lib64/libQt5Qml.so.5 #9 0x7f4bcc6e66f8 in QThreadPrivate::start (arg=0x55f744a86790) at thread/qthread_unix.cpp:342 #10 0x7f4bcbd19efa in start_thread () from /lib64/libpthread.so.0 #11 0x7f4bcdf5e3bf in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f4bb7fff700 (LWP 9111)): #0 0x7f4bcdf53bc6 in ppoll () from /lib64/libc.so.6 #1 0x7f4bcc90ecd9 in ppoll (__ss=, __timeout=, __nfds=, __fds=) at /usr/include/bits/poll2.h:77 #2 qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x7f4bbd38) at kernel/qcore_unix.cpp:132 #3 qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x7f4bbd38) at kernel/qcore_unix.cpp:129 #4 qt_safe_poll (fds=0x7f4bbd38, nfds=1, timeout_ts=timeout_ts@entry=0x0) at kernel/qcore_unix.cpp:155 #5 0x7f4bcc9102e3 in QEventDispatcherUNIX::processEvents (this=, flags=...) at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:211 #6 0x7f4bcc8babfb in QEventLoop::exec (this=this@entry=0x7f4bb7ffed80, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136 #7 0x7f4bcc6e562e in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:118 #8 0x7f4bcb4536e5 in ?? () from /usr/lib64/libQt5Qml.so.5 #9 0x7f4bcc6e66f8 in QThreadPrivate::start (arg=0x55f744036860) at thread/qthread_unix.cpp:342 #10 0x7f4bcbd19efa in start_thread () from /lib64/libpthread.so.0 #11 0x7f4bcdf5e3bf in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f4bc60f1700 (LWP 9105)): #0 0x7f4bcdf53bc6 in ppoll () from /lib64/libc.so.6 #1 0x7f4bcc90ecd9 in ppoll (__ss=, __timeout=, __nfds=, __fds=) at /usr/include/bits/poll2.h:77 #2 qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x55f743e8e5d8) at kernel/qcore_unix.cpp:132 #3 qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x55f743e8e5d8) at kernel/qcore_unix.cpp:129 #4 qt_safe_poll (fds=0x55f743e8e5d8, nfds=1, timeout_ts=timeout_ts@entry=0x0) at kernel/qcore_unix.cpp:155 #5 0x7f4bcc9102e3 in QEventDispatcherUNIX::processEvents (this=, flags=...) at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:211 #6 0x7f4bcc8babfb in QEventLoop::exec (this=this@entry=0x7f4bc60f0d70, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136 #7 0x7f4bcc6e562e in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:118 #8 0x7f4bcd9f0507 in ?? () from /usr/lib64/libQt5DBus.so.5 #9 0x7f4bcc6e66f8 in QThreadPrivate::start (arg=0x7f4bcda72da0) at thread/qthread_unix.cpp:342 #10 0x7f4bcbd19efa in start_thread () from /lib64/libpthread.so.0 #11 0x7f4bcdf5e3bf in clo
[plasmashell] [Bug 416914] Connecting external monitor freezes Plasma
https://bugs.kde.org/show_bug.cgi?id=416914 --- Comment #9 from David Edmundson --- if plasmashell is frozen, lets get a backtrace of plasmashell in the frozen state. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 412746] Select gradient fill for vector shape stroke, krita freezes
https://bugs.kde.org/show_bug.cgi?id=412746 --- Comment #15 from acc4commissi...@gmail.com --- After the patch, when I select the 'gradient' for stroke, the 'fill' automatically becomes 'Solid', and I can't change the color of the fill or change is to 'None'. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 418213] When I add a Person to tagged Faces and delete it, it already exist. No recreation possible
https://bugs.kde.org/show_bug.cgi?id=418213 --- Comment #3 from r...@gmx.de --- Hello Maik, i use sqllite. Here my Logfile: [New Thread 0x7fff9cff9700 (LWP 457)] unknown: Unhandled container to remove : Digikam::DigikamApp [New Thread 0x7fff7a366700 (LWP 470)] [New Thread 0x7fff79b65700 (LWP 471)] [New Thread 0x7fff79364700 (LWP 472)] [New Thread 0x7fff78b63700 (LWP 473)] [New Thread 0x7fff63fff700 (LWP 474)] [New Thread 0x7fff637fe700 (LWP 475)] [Thread 0x7fff7a366700 (LWP 470) exited] [Thread 0x7fff79364700 (LWP 472) exited] [New Thread 0x7fff79364700 (LWP 476)] [New Thread 0x7fff7a366700 (LWP 477)] [New Thread 0x7fff62ffd700 (LWP 478)] [Thread 0x7fff79b65700 (LWP 471) exited] [Thread 0x7fff78b63700 (LWP 473) exited] [Thread 0x7fff63fff700 (LWP 474) exited] [New Thread 0x7fff63fff700 (LWP 484)] [Thread 0x7fff637fe700 (LWP 475) exited] [Detaching after fork from child process 493] unknown: failed to create compose table [Thread 0x7fff9effd700 (LWP 452) exited] [Thread 0x7fff79364700 (LWP 476) exited] [Thread 0x7fff7a366700 (LWP 477) exited] [Thread 0x7fff63fff700 (LWP 484) exited] [New Thread 0x7fff63fff700 (LWP 554)] [New Thread 0x7fff7a366700 (LWP 555)] [Thread 0x7fff63fff700 (LWP 554) exited] [Thread 0x7fff7a366700 (LWP 555) exited] [Thread 0x7fffb6379700 (LWP 446) exited] Digikam::ModelCompleter::slotRowsAboutToBeRemoved: idToTextHash seems to be out of sync with the model. There is no entry for model index QModelIndex(192,0,0x1d51e00,Digikam::TagPropertiesFilterModel(0x1de4e10)) [New Thread 0x7fffb6379700 (LWP 571)] [New Thread 0x7fff7a366700 (LWP 572)] [New Thread 0x7fff63fff700 (LWP 573)] [New Thread 0x7fff79364700 (LWP 574)] [New Thread 0x7fff9effd700 (LWP 575)] [Thread 0x7fffb6379700 (LWP 571) exited] [Thread 0x7fff7a366700 (LWP 572) exited] [Thread 0x7fffb5377700 (LWP 449) exited] I created "3" and removed it, after it i can not recreate it. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 412746] Select gradient fill for vector shape stroke, krita freezes
https://bugs.kde.org/show_bug.cgi?id=412746 --- Comment #16 from acc4commissi...@gmail.com --- After the patch, when I select the 'gradient' for stroke, the 'fill' automatically becomes 'Solid', and I can't change the color of the fill or change is to 'None'.(In reply to acc4commissions from comment #15) > After the patch, when I select the 'gradient' for stroke, the 'fill' > automatically becomes 'Solid', and I can't change the color of the fill or > change is to 'None'. When this happens, the color of the fill is the first gradient color of the stroke. And as I said it cannot be changed, unless you also select the gradient for fill. I'm not sure I described it correctly. :P Hope I did. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 418213] When I add a Person to tagged Faces and delete it, it already exist. No recreation possible
https://bugs.kde.org/show_bug.cgi?id=418213 --- Comment #4 from Maik Qualmann --- I forgot, please activate logging beforehand with: export QT_LOGGING_RULES="digikam.*=true" Maik -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 401094] Malayalam rendering regression in Konsole 18.08
https://bugs.kde.org/show_bug.cgi?id=401094 --- Comment #26 from Rajeesh K V --- (In reply to Kurt Hindenburg from comment #25) > I can try to sort out Mariusz's repo; it changes a lot of other things not > just Malayalam fixes. Thanks, that is much appreciated. I think the core change are in commits c143d270 and 35dfc4b4. These fix not just Malayalam, but most complex scripts’ shaping. The debug commits can be omitted, I suppose. > I can't promise it will make it in. For now, your > best bet would be to build from source w/ the fixes. Sure, I'm already running the 19.12.y release with these patches applied on top, but general users would be left out. I had a number of people asking in mastodon and elsewhere, whether this fix is released. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 418215] New: Blur effect is affected by transparency
https://bugs.kde.org/show_bug.cgi?id=418215 Bug ID: 418215 Summary: Blur effect is affected by transparency Product: kwin Version: unspecified Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: effects-various Assignee: kwin-bugs-n...@kde.org Reporter: martmi...@gmail.com Target Milestone: --- SUMMARY Blur effect is affected by transparency setting instead of keeping the blur constant when the transparency changes. STEPS TO REPRODUCE 1. Set window transparency focused to 90%, unfocused to 30% 2. Enable Blur 3. Switch between enabled/disabled states OBSERVED RESULT The window blur practically disappears as it goes unfocused EXPECTED RESULT The blur effect stays as the window goes unfocused SOFTWARE/OS VERSIONS (copied from System Information) Operating System: Arch Linux KDE Plasma Version: 5.18.1 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1 Kernel Version: 5.5.5-arch1-1 OS Type: 64-bit Processors: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz Memory: 15.4 GiB of RAM -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 418216] New: Plasma crashes when file copy to samba share fails due denied permission
https://bugs.kde.org/show_bug.cgi?id=418216 Bug ID: 418216 Summary: Plasma crashes when file copy to samba share fails due denied permission Product: plasmashell Version: master Platform: unspecified OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: bugsefor...@gmx.com CC: plasma-b...@kde.org Target Milestone: 1.0 Application: plasmashell (5.18.80) Qt Version: 5.14.1 Frameworks Version: 5.68.0 Operating System: Linux 5.3.0-28-generic x86_64 Windowing system: X11 Distribution: KDE neon Unstable Edition -- Information about the crash: - What I was doing when the application crashed: I tried to copy a file to a samba share, an error message with "Retry" and "Cancel" buttons appeared saying that the file transfer failed due denied permission, then Plasma crashed. The crash can be reproduced every time. -- Backtrace: Application: Plasma (plasmashell), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f4f3f4df800 (LWP 1382))] Thread 9 (Thread 0x7f4ee4368700 (LWP 1565)): #0 0x7f4f35e339f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x55f419b62004) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x7f4f35e339f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x55f419b61fb0, cond=0x55f419b61fd8) at pthread_cond_wait.c:502 #2 0x7f4f35e339f3 in __pthread_cond_wait (cond=0x55f419b61fd8, mutex=0x55f419b61fb0) at pthread_cond_wait.c:655 #3 0x7f4f392e6d9b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x55f419b61fb0) at thread/qwaitcondition_unix.cpp:146 #4 0x7f4f392e6d9b in QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=, mutex=0x7f4f24009f30, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x7f4f392e6f19 in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x7f4f24009f38, mutex=mutex@entry=0x7f4f24009f30, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 #6 0x7f4f3d3dd1d3 in QSGRenderThreadEventQueue::takeEvent(bool) (wait=true, this=0x7f4f24009f28) at scenegraph/qsgthreadedrenderloop.cpp:255 #7 0x7f4f3d3dd1d3 in QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x7f4f24009e90) at scenegraph/qsgthreadedrenderloop.cpp:905 #8 0x7f4f3d3dd631 in QSGRenderThread::run() (this=0x7f4f24009e90) at scenegraph/qsgthreadedrenderloop.cpp:1000 #9 0x7f4f392e07ec in QThreadPrivate::start(void*) (arg=0x7f4f24009e90) at thread/qthread_unix.cpp:342 #10 0x7f4f35e2d6db in start_thread (arg=0x7f4ee4368700) at pthread_create.c:463 #11 0x7f4f38bd588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7f4efd4df700 (LWP 1550)): #0 0x7ffcbadf074a in () #1 0x7ffcbadf0982 in clock_gettime () #2 0x7f4f38be4ea6 in __GI___clock_gettime (clock_id=clock_id@entry=1, tp=tp@entry=0x7f4efd4deaa0) at ../sysdeps/unix/clock_gettime.c:115 #3 0x7f4f3952e9e1 in qt_clock_gettime (ts=0x7f4efd4deaa0, clock=) at kernel/qelapsedtimer_unix.cpp:111 #4 0x7f4f3952e9e1 in do_gettime (frac=, sec=) at kernel/qelapsedtimer_unix.cpp:166 #5 0x7f4f3952e9e1 in qt_gettime() () at kernel/qelapsedtimer_unix.cpp:175 #6 0x7f4f3952d219 in QTimerInfoList::updateCurrentTime() (this=this@entry=0x7f4ef00048e0) at kernel/qtimerinfo_unix.cpp:91 #7 0x7f4f3952d7f5 in QTimerInfoList::timerWait(timespec&) (this=0x7f4ef00048e0, tm=...) at kernel/qtimerinfo_unix.cpp:388 #8 0x7f4f3952ee3e in timerSourcePrepareHelper (timeout=0x7f4efd4deb64, src=) at kernel/qeventdispatcher_glib.cpp:133 #9 0x7f4f3952ee3e in timerSourcePrepare(GSource*, gint*) (source=, timeout=0x7f4efd4deb64) at kernel/qeventdispatcher_glib.cpp:166 #10 0x7f4f3299bb28 in g_main_context_prepare () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x7f4f3299c4fb in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x7f4f3299c6dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #13 0x7f4f3952f0db in QEventDispatcherGlib::processEvents(QFlags) (this=0x7f4efb20, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #14 0x7f4f394ce63a in QEventLoop::exec(QFlags) (this=this@entry=0x7f4efd4ded30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225 #15 0x7f4f392df317 in QThread::exec() (this=this@entry=0x55f41775a580) at thread/qthread.cpp:536 #16 0x7f4f3d31fa86 in QQuickPixmapReader::run() (this=0x55f41775a580) at util/qquickpixmapcache.cpp:987 #17 0x7f4f392e07ec in QThreadPrivate::start(void*) (arg=0x55f41775a580) at thread/qthread_unix.cpp:342 #18 0x7f4f35e2d6db in start_thread (arg=0x7f4efd4df700) at pthread_create.c:463 #19 0x7f4f38bd588f in clone () at ../sysdeps/uni
[plasmashell] [Bug 418217] New: background setting is not retained
https://bugs.kde.org/show_bug.cgi?id=418217 Bug ID: 418217 Summary: background setting is not retained Product: plasmashell Version: master Platform: Neon Packages OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: martin.tlus...@gmail.com CC: plasma-b...@kde.org Target Milestone: 1.0 SUMMARY Somewhen the background setting stopped working. It only shows a black background. If I change anything (set to folder view, set to desktop view, use background image, use slideshow etc.), the change is shown, but after a restart it returns to the black empty background. STEPS TO REPRODUCE 1. Change anything in the desktop background settings 2. apply 3. OBSERVED RESULT Changes return to a blank screen after restart EXPECTED RESULT changes should be permanent even after restart SOFTWARE/OS VERSIONS Operating System: KDE neon 5.18 KDE Plasma Version: 5.18.2 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1 Kernel Version: 4.15.0-88-generic OS Type: 64-bit Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 7,7 GiB -- You are receiving this mail because: You are watching all bug changes.
[xdg-desktop-portal-kde] [Bug 418155] opening a remote url from the file dialog hangs the whole app
https://bugs.kde.org/show_bug.cgi?id=418155 Jan Grulich changed: What|Removed |Added Latest Commit||https://commits.kde.org/xdg ||-desktop-portal-kde/4d4ff53 ||2be8b94634e3878bf2011a082a1 ||7bbe9b Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #4 from Jan Grulich --- Git commit 4d4ff532be8b94634e3878bf2011a082a17bbe9b by Jan Grulich. Committed on 26/02/2020 at 12:29. Pushed by grulich into branch 'Plasma/5.18'. FileChooser: do not return empty file list when no local file is selected M +6-0src/filechooser.cpp https://commits.kde.org/xdg-desktop-portal-kde/4d4ff532be8b94634e3878bf2011a082a17bbe9b -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password
https://bugs.kde.org/show_bug.cgi?id=415130 --- Comment #43 from Achim Bohnet --- Fixed on 2 systems after the neon user plasma 5.18.2 update today. libqt5virtualkeyboard5:amd64 (build35 -> bug) (build37 -> fixed) -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 418216] Plasma crashes when file copy to samba share fails due denied permission
https://bugs.kde.org/show_bug.cgi?id=418216 --- Comment #1 from Patrick Silva --- Same crash occurs when I try to open a file located in a samba share. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 412328] Tabbar icons disappear after session restore
https://bugs.kde.org/show_bug.cgi?id=412328 Marcin Gryszkalis changed: What|Removed |Added CC||m...@fork.pl --- Comment #3 from Marcin Gryszkalis --- It applies to all restored sessions (with different profiles) - all icons are lost but other profile settings (like colors) are used. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kimageformats] [Bug 416941] AVIF image support
https://bugs.kde.org/show_bug.cgi?id=416941 --- Comment #2 from dnovome...@gmail.com --- Created attachment 126421 --> https://bugs.kde.org/attachment.cgi?id=126421&action=edit Source code of the plugin I am sharing initial version of my plug-in to support AVIF image format. Dependencies: https://github.com/AOMediaCodec/libavif You need to build and install libavif first. Configure libavif to use at least one supported AV1 encoder and decoder (AOM, RAV1E, DAV1D, GAV1). When AV1 encoders/decoders are upgraded, it is good to rebuild libavif too. How to build: qmake make qmake will produce Makefile, make will produce libqavif.so How to install: cp libqavif.so /usr/lib/qt5/plugins/imageformats/ cp avif.desktop /usr/share/kservices5/qimageioplugins/ Associate .avif extension (use mimetype image/avif , suggested name "AV1 Image File Format (AVIF)") with gwenview (for example). How to enable thumbnails in dolphin: Update - /usr/share/kservices5/imagethumbnail.desktop add image/avif; to the list MimeType=... -- You are receiving this mail because: You are watching all bug changes.
[lattedock] [Bug 418218] New: Add latte-dock to my look-and-feel theme
https://bugs.kde.org/show_bug.cgi?id=418218 Bug ID: 418218 Summary: Add latte-dock to my look-and-feel theme Product: lattedock Version: unspecified Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: application Assignee: mvourla...@gmail.com Reporter: paulwois...@gmail.com Target Milestone: --- SUMMARY I would like add latte-dock to my look-and-feel theme, how to ? STEPS TO REPRODUCE 1. save "look-and-feel" with "latte-dock" in "look-and-feel explorer". 2. open another session without the dock. 3. try load "look-and-feel" previously saved. OBSERVED RESULT The interface change with the good position of panels or plasmoids but the dock it isn't launch EXPECTED RESULT The interface change and latte-dock is launch SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 19.10. (available in About System) KDE Plasma Version: KDE Plasma desktop 5.16 KDE Frameworks Version: KDE Frameworks 5.62.0 Qt Version: Qt 5.12.4 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[lattedock] [Bug 418218] Add latte-dock to my look-and-feel theme
https://bugs.kde.org/show_bug.cgi?id=418218 Paul WOISARD changed: What|Removed |Added Version|unspecified |0.9.7 -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 416403] During account wizard using @protonmail.com, get "Kmail could not convert value of setting 'Authentication' to required type"
https://bugs.kde.org/show_bug.cgi?id=416403 s.ramsaransin...@gmail.com changed: What|Removed |Added CC||s.ramsaransin...@gmail.com --- Comment #13 from s.ramsaransin...@gmail.com --- Version: OS: Manjaro Linux Kernel: 5.3.18-1-MANJARO (linux53) Plasma-desktop 5.17.5-2 Plasma-framework 5.66.0-1 Kmail 19.12.2-1 I can confirm that I get it for gmail and outlook/office365 as well. It looks exactly the same as the screenshot of Snarfel -- You are receiving this mail because: You are watching all bug changes.
[lattedock] [Bug 418218] Add latte-dock to my look-and-feel theme
https://bugs.kde.org/show_bug.cgi?id=418218 --- Comment #1 from Michail Vourlakos --- Feren OS Dev had done some work for this, the Feren OS Next supports this but I don't if it is supported by upstream Plasma. You can try to ask the Feren OS Dev. -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 368438] KDE Connect does not communicate while running in background on phone
https://bugs.kde.org/show_bug.cgi?id=368438 Christian González changed: What|Removed |Added CC||chgonzal...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kiofuse] [Bug 75324] Integrate KIO Slaves into file system using FUSE gateway
https://bugs.kde.org/show_bug.cgi?id=75324 --- Comment #114 from Patrick Silva --- Created attachment 126422 --> https://bugs.kde.org/attachment.cgi?id=126422&action=edit system copying file to local file system before opens it I'm using Neon unstable edition, kio-fuse package is installed but my system is still copying files from samba share to local file system before opens them. My screenshot shows Plasma notification after I open an audio file with Strawberry player. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.18.80 KDE Frameworks Version: 5.68.0 Qt Version: 5.14.1 -- You are receiving this mail because: You are watching all bug changes.
[lattedock] [Bug 418218] Add latte-dock to my look-and-feel theme
https://bugs.kde.org/show_bug.cgi?id=418218 --- Comment #2 from Paul WOISARD --- (In reply to Michail Vourlakos from comment #1) > Feren OS Dev had done some work for this, the Feren OS Next supports this > but I don't if it is supported by upstream Plasma. You can try to ask the > Feren OS Dev. how to contact Feren OS Dev ? -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 418216] Plasma crashes when I open a file from a samba share and when file copy to samba share fails due denied permission
https://bugs.kde.org/show_bug.cgi?id=418216 Patrick Silva changed: What|Removed |Added Summary|Plasma crashes when file|Plasma crashes when I open |copy to samba share fails |a file from a samba share |due denied permission |and when file copy to samba ||share fails due denied ||permission -- You are receiving this mail because: You are watching all bug changes.
[kscreenlocker] [Bug 410188] lock screen, not displayed after 5 mn
https://bugs.kde.org/show_bug.cgi?id=410188 Philippe ROUBACH changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #1 from Philippe ROUBACH --- no morfe problem -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 188794] Embedded Konsole follows fish path through ssh
https://bugs.kde.org/show_bug.cgi?id=188794 Christian González changed: What|Removed |Added CC||chgonzal...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 412746] Select gradient fill for vector shape stroke, krita freezes
https://bugs.kde.org/show_bug.cgi?id=412746 --- Comment #17 from Ahab Greybeard --- I can confirm the observations in Comment 15 and Comment 16 for Version: 4.3.0-prealpha (git 5619916) Windows portable .zip. After applying a gradient to the stroke, you can fill the shape with a gradient or a solid colour but not an empty fill. If you fill with a solid colour then that is always the main colour of the stroke gradient. If you try to change it then it shows the new colour for a fraction of a second before reverting to the stroke gradient colour (assuming a FG to transparent gradient on the stroke. This is the case if you use the Tool Option colour selctor or the Advanced Colour Selector. If you do any other kind of gradient on the stroke, the body fill becomes black and can't be changed. -- You are receiving this mail because: You are watching all bug changes.
[lattedock] [Bug 418218] Add latte-dock to my look-and-feel theme
https://bugs.kde.org/show_bug.cgi?id=418218 --- Comment #3 from Michail Vourlakos --- (In reply to Paul WOISARD from comment #2) > (In reply to Michail Vourlakos from comment #1) > > Feren OS Dev had done some work for this, the Feren OS Next supports this > > but I don't if it is supported by upstream Plasma. You can try to ask the > > Feren OS Dev. > > how to contact Feren OS Dev ? You can Google it, I don't have any direct contact -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 418219] New: Parsing entire project eats tons of memory
https://bugs.kde.org/show_bug.cgi?id=418219 Bug ID: 418219 Summary: Parsing entire project eats tons of memory Product: kdevelop Version: git master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Language Support: CPP (Clang-based) Assignee: kdevelop-bugs-n...@kde.org Reporter: m.cenc...@gmail.com Target Milestone: --- SUMMARY During parsing of entire medium-sized projects (~8K source and header files) KDevelop process increases its RSS memory usage from ~300MBs to ~10GBs. STEPS TO REPRODUCE 1. Open not yet parsed project 3. Watch memory usage in "System Monitor" OBSERVED RESULT Memory usage constantly increases during background parsing of every TU. Memory is freed only after ~1 minute after the background parsing of whole project is finished. EXPECTED RESULT Memory used during background parsing of given TU should be released almost immediately after parsing of given TU is done, not after parsing of whole project is finished. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu 18.04 (available in About System) KDE Plasma Version: 5.12.9 KDE Frameworks Version: 5.44.0 Qt Version: 5.9.5 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 418221] New: Plasma crashes when closing multiple Notes widgets.
https://bugs.kde.org/show_bug.cgi?id=418221 Bug ID: 418221 Summary: Plasma crashes when closing multiple Notes widgets. Product: plasmashell Version: 5.17.5 Platform: Fedora RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: alexanrom...@gmail.com CC: plasma-b...@kde.org Target Milestone: 1.0 Application: plasmashell (5.17.5) Qt Version: 5.13.2 Frameworks Version: 5.67.0 Operating System: Linux 5.5.5-200.fc31.x86_64 x86_64 Distribution: Fedora 31 (KDE Plasma) -- Information about the crash: - What I was doing when the application crashed: I was closing multiple Notes widgets using right click -> alt+N to (remove notes) - Unusual behavior I noticed: Notification system got slow to a point where it crashed (I assume). The screen went black, the Notes came back in random desktops/places and all the pending notifications appeared at the same time - Custom settings of the application: I am using the Sweet Kvantum theme with icons, fonts and colors from the built-in marketplace. Only the kvantum theme is external. The crash can be reproduced sometimes. -- Backtrace: Application: Plasma (plasmashell), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f16fc450800 (LWP 1406))] Thread 41 (Thread 0x7f16137fe700 (LWP 11878)): #0 0x7f16ff628d45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7f170016f8b3 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5 #2 0x7f170016f941 in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQt5Core.so.5 #3 0x7f1701dce4e9 in QSGRenderThread::processEventsAndWaitForMore() () from /lib64/libQt5Quick.so.5 #4 0x7f1701dce78d in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5 #5 0x7f1700169d96 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #6 0x7f16ff6224e2 in start_thread () from /lib64/libpthread.so.0 #7 0x7f16ffde56d3 in clone () from /lib64/libc.so.6 Thread 40 (Thread 0x7f1613fff700 (LWP 11877)): #0 0x7f16ff628d45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7f170016f8b3 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5 #2 0x7f170016f941 in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQt5Core.so.5 #3 0x7f1701dce4e9 in QSGRenderThread::processEventsAndWaitForMore() () from /lib64/libQt5Quick.so.5 #4 0x7f1701dce78d in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5 #5 0x7f1700169d96 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #6 0x7f16ff6224e2 in start_thread () from /lib64/libpthread.so.0 #7 0x7f16ffde56d3 in clone () from /lib64/libc.so.6 Thread 39 (Thread 0x7f1628cf4700 (LWP 11876)): #0 0x7f16ff628d45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7f170016f8b3 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5 #2 0x7f170016f941 in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQt5Core.so.5 #3 0x7f1701dce4e9 in QSGRenderThread::processEventsAndWaitForMore() () from /lib64/libQt5Quick.so.5 #4 0x7f1701dce78d in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5 #5 0x7f1700169d96 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #6 0x7f16ff6224e2 in start_thread () from /lib64/libpthread.so.0 #7 0x7f16ffde56d3 in clone () from /lib64/libc.so.6 Thread 38 (Thread 0x7f16294f5700 (LWP 11875)): #0 0x7f16ff628d45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7f170016f8b3 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5 #2 0x7f170016f941 in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQt5Core.so.5 #3 0x7f1701dce4e9 in QSGRenderThread::processEventsAndWaitForMore() () from /lib64/libQt5Quick.so.5 #4 0x7f1701dce78d in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5 #5 0x7f1700169d96 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #6 0x7f16ff6224e2 in start_thread () from /lib64/libpthread.so.0 #7 0x7f16ffde56d3 in clone () from /lib64/libc.so.6 Thread 37 (Thread 0x7f1629cf6700 (LWP 11874)): #0 0x7f16ff628d45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7f170016f8b3 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5 #2 0x7f170016f941 in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQt5Core.so.5 #3 0x7f1701dce4e9 in QSGRenderThread::processEventsAndWaitForMore() () from /lib64/libQt5Quick.so.5 #4 0x7f1701dce78d in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5 #5 0
[kdevelop] [Bug 418220] New: crash on libclang parsing
https://bugs.kde.org/show_bug.cgi?id=418220 Bug ID: 418220 Summary: crash on libclang parsing Product: kdevelop Version: 5.5.0 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Language Support: CPP (Clang-based) Assignee: kdevelop-bugs-n...@kde.org Reporter: koncek.mar...@gmail.com Target Milestone: --- Created attachment 126423 --> https://bugs.kde.org/attachment.cgi?id=126423&action=edit Source file that causes the crash Description of problem: Kdevelop crashes when parsing C++ code using libclang. Version-Release number of selected component (if applicable): kdevelop-5.5.0-1.fc31.src.rpm clang-9.0.0-1.fc31.src.rpm How reproducible: In KDevelop create an empty .cpp file and #include the attached .hpp file. KDevelop then crashes. Additional info: In my case if I have the same code directly in .cpp file it does not crash (but I have disabled background parsing, but KDevelop does parse code when switching tabs). ### imporant lines: 19-30 of the provided source file. Currently clang does not compile code that uses "auto&" as parameters. Note that i am using "auto&" as function parameters on other places within KDevelop and although it doesn't like them, most of the code is parsed anyway. The crash does not happen when: 1) changing the auto& parameter for a proper template typename parameter as in: template static auto static_find(Self& self, const Key_type& key) 2) replacing the structured binding for a single variable initialization. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 418220] crash on libclang parsing
https://bugs.kde.org/show_bug.cgi?id=418220 --- Comment #1 from Marián Konček --- Created attachment 126424 --> https://bugs.kde.org/attachment.cgi?id=126424&action=edit Stack trace (not exactly corresponding to the the source file) -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 418216] Plasma crashes when shows any notification
https://bugs.kde.org/show_bug.cgi?id=418216 Patrick Silva changed: What|Removed |Added Summary|Plasma crashes when I open |Plasma crashes when shows |a file from a samba share |any notification |and when file copy to samba | |share fails due denied | |permission | --- Comment #2 from Patrick Silva --- In fact plasma crashes when shows any notitication. For example, when I disconnect from internet, updates are available and when I copy/move data. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 418203] Folders panel does not allow navigation to parent folders
https://bugs.kde.org/show_bug.cgi?id=418203 MassiveAtoms changed: What|Removed |Added CC||s.ramsaransin...@gmail.com --- Comment #1 from MassiveAtoms --- I want to add more info on this. When you're in any subdirectory of ~/, you can only navigate the contents of ~/, and when outside of ~/, such as /home/ or /etc/, you can navigate everywhere. OS: Manjaro Kernel: 5.3.18-1-MANJARO (linux53) Version: plasma-desktop 5.17.5-2 KDE Frameworks 5.66.0-1 Dolphin 19.12.2-1 I don't know if this is a bug or if it is intended -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 418220] crash on libclang parsing
https://bugs.kde.org/show_bug.cgi?id=418220 --- Comment #2 from Marián Konček --- To be precise, Kdevelop crashes when I press F5 or simply force reparsing on the .cpp file. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 418216] Plasma crashes when shows any notification
https://bugs.kde.org/show_bug.cgi?id=418216 Kai Uwe Broulik changed: What|Removed |Added CC||k...@privat.broulik.de Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #3 from Kai Uwe Broulik --- https://cgit.kde.org/plasma-framework.git/commit/?id=b6213cdd59cc6826b33a6f4d7ce77ae7787c5146 -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 408842] Treeview still shows design from Oxygen days
https://bugs.kde.org/show_bug.cgi?id=408842 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Ahmad Samir --- Seems fixed; systemsettings side bar treeview has been changed at some point. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 374486] Qfiledialog is missing icons
https://bugs.kde.org/show_bug.cgi?id=374486 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Ahmad Samir --- Is this still a valid issue? -- You are receiving this mail because: You are watching all bug changes.
[kiofuse] [Bug 75324] Integrate KIO Slaves into file system using FUSE gateway
https://bugs.kde.org/show_bug.cgi?id=75324 --- Comment #115 from Patrick Silva --- Created attachment 126425 --> https://bugs.kde.org/attachment.cgi?id=126425&action=edit better screenshot of system copying file to local file system before opens it -- You are receiving this mail because: You are watching all bug changes.
[kio-extras] [Bug 417682] ipv6 not working
https://bugs.kde.org/show_bug.cgi?id=417682 --- Comment #2 from Harald Sitter --- upstream report https://bugzilla.samba.org/show_bug.cgi?id=14297 To implement a workaround I think I'll first want our smburl class grow some tests. There's an uncomfortable amount of hacks without tests in there. Also, bug #204423 adds further complexity to our url handling needs. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 365938] Setting the application language does not affect some framework controls
https://bugs.kde.org/show_bug.cgi?id=365938 Ahmad Samir changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC||a.samir...@gmail.com Resolution|--- |WAITINGFORINFO --- Comment #2 from Ahmad Samir --- This looks like missing localisation files, most distros pack the localisation files in separate packages; you need to install all those packages for the various bits of kde you have on your system. Anyway, can you still reproduce this issue? -- You are receiving this mail because: You are watching all bug changes.
[kio-extras] [Bug 398079] accessing passwordless Windows SMB shares requires authentification
https://bugs.kde.org/show_bug.cgi?id=398079 Harald Sitter changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #7 from Harald Sitter --- Still waiting for a guide on how to reproduce this. @Patrick No. They both use libsmbclient though and that's the piece that actually asks KIO or GVFS for authentication. So, they are both being passive in that scenario, and if libsmbclient thinks it needs auth it pokes the higher level abstractions to get authentication through whatever way necessary (i.e. they'll show the auth GUI). For samba shares (i.e. on linux servers) I can say for a fact that guest logins work out of the box and do not throw up an auth dialog, which does rather suggest that the problem is in libsmbclient. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 358199] Maximised window go under the task bar when the second screen is set as primary
https://bugs.kde.org/show_bug.cgi?id=358199 Ahmad Samir changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC||a.samir...@gmail.com Resolution|--- |WAITINGFORINFO --- Comment #1 from Ahmad Samir --- Can you still reproduce this issue? -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 357865] The QPA file dialog does not respect mime type filters
https://bugs.kde.org/show_bug.cgi?id=357865 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #2 from Ahmad Samir --- Can you still reproduce this issue? -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 363672] Save As dialog don't use default KDE dialog
https://bugs.kde.org/show_bug.cgi?id=363672 Bug 363672 depends on bug 357865, which changed state. Bug 357865 Summary: The QPA file dialog does not respect mime type filters https://bugs.kde.org/show_bug.cgi?id=357865 What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 354491] Wonky dialog rendering (multiple dialog types)
https://bugs.kde.org/show_bug.cgi?id=354491 Ahmad Samir changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC||a.samir...@gmail.com Resolution|--- |WAITINGFORINFO --- Comment #1 from Ahmad Samir --- Do you still see this issue? -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 354204] Checkboxes in QtCreator Wizards are uncheckable
https://bugs.kde.org/show_bug.cgi?id=354204 Ahmad Samir changed: What|Removed |Added Resolution|--- |WORKSFORME CC||a.samir...@gmail.com Status|REPORTED|RESOLVED --- Comment #9 from Ahmad Samir --- Closing per comment#8. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 352957] Qt applications freeze when trying to Open File
https://bugs.kde.org/show_bug.cgi?id=352957 Ahmad Samir changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||a.samir...@gmail.com Status|REPORTED|RESOLVED -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 352758] Regression: integer font size only
https://bugs.kde.org/show_bug.cgi?id=352758 Ahmad Samir changed: What|Removed |Added Status|REPORTED|RESOLVED CC||a.samir...@gmail.com Resolution|--- |UPSTREAM --- Comment #2 from Ahmad Samir --- Upstream dialog seems to only accept integers, so if there's a bug please file it upstream at https://bugreports.qt.io -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 352304] QFileDialog opens in wrong size
https://bugs.kde.org/show_bug.cgi?id=352304 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #3 from Ahmad Samir --- Do you still see this issue? -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 418222] New: Installation of flatpak package fails with unhelpful message "Aborted due failure" and drkonki notifies about DiscoverNotifier crash
https://bugs.kde.org/show_bug.cgi?id=418222 Bug ID: 418222 Summary: Installation of flatpak package fails with unhelpful message "Aborted due failure" and drkonki notifies about DiscoverNotifier crash Product: Discover Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Flatpak Backend Assignee: lei...@leinir.dk Reporter: bugsefor...@gmx.com CC: aleix...@kde.org, jgrul...@redhat.com Target Milestone: --- Created attachment 126426 --> https://bugs.kde.org/attachment.cgi?id=126426&action=edit screenshot STEPS TO REPRODUCE 1. open Discover and try to install an app from flathub (I tried birdtray and celluloid player) 2. 3. OBSERVED RESULT installation fails, Discover shows error "Aborted due failure" and drkonki notifies about DiscoverNotifier crash. Screenshot attached. EXPECTED RESULT SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.18.80 KDE Frameworks Version: 5.68.0 Qt Version: 5.14.1 backtrace of DiscoverNotifier crash: Thread 6 (Thread 0x7fe24062e700 (LWP 20479)): #0 0x7fe24e50fbf9 in __GI___poll (fds=0x7fe24062dca8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x7fe2495c2747 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x7fe2495c436a in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x7fe243203cc0 in QXcbEventQueue::run() (this=0x5640db2f1770) at qxcbeventqueue.cpp:228 #4 0x7fe24ec277ec in QThreadPrivate::start(void*) (arg=0x5640db2f1770) at thread/qthread_unix.cpp:342 #5 0x7fe24b9c86db in start_thread (arg=0x7fe24062e700) at pthread_create.c:463 #6 0x7fe24e51c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7fe22972b700 (LWP 20719)): #0 0x7fe24e51dc96 in __libc_send (fd=fd@entry=5, buf=buf@entry=0x7fe229729e60, len=len@entry=32, flags=flags@entry=0) at ../sysdeps/unix/sysv/linux/send.c:28 #1 0x7fe250ed4381 in (anonymous namespace)::ProcessNetlinkRequest >::operator() (bufsize=8192, this=, func=..., buf=0x7fe224012f78 "\024", hdr=0x7fe229729e60, sock=5) at kernel/qnetworkinterface_linux.cpp:163 #2 0x7fe250ed4381 in (anonymous namespace)::processNetlinkRequest > (l=..., bufsize=8192, buf=0x7fe224012f78 "\024", hdr=0x7fe229729e60, sock=5) at kernel/qnetworkinterface_linux.cpp:218 #3 0x7fe250ed4381 in getInterfaces (buf=0x7fe224012f78 "\024", sock=5) at kernel/qnetworkinterface_linux.cpp:274 #4 0x7fe250ed4381 in QNetworkInterfaceManager::scan() (this=) at kernel/qnetworkinterface_linux.cpp:446 #5 0x7fe250ec5c35 in QNetworkInterfaceManager::allInterfaces() (this=) at kernel/qnetworkinterface.cpp:118 #6 0x7fe250ec6484 in QNetworkInterface::allInterfaces() () at kernel/qnetworkinterface.cpp:876 #7 0x7fe228ae5986 in QGenericEngine::doRequestUpdate() (this=0x5640db35fcc0) at qgenericengine.cpp:286 #8 0x7fe24ee28b06 in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const (this=this@entry=0x7fe22972a430, object=object@entry=0x5640db35fcc0, connectionType=Qt::DirectConnection, connectionType@entry=Qt::AutoConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2294 #9 0x7fe24ee2a9f8 in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) (obj=0x5640db35fcc0, member=member@entry=0x7fe250f51f25 "requestUpdate", type=type@entry=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1515 #10 0x7fe250eb274b in QMetaObject::invokeMethod(QObject*, char const*, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=0x7fe250f51f25 "requestUpdate", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:461 #11 0x7fe250eb274b in QNetworkConfigurationManagerPrivate::pollEngines() (this=0x7fe238005690) at bearer/qnetworkconfigmanager_p.cpp:493 #12 0x7fe250f46585 in QNetworkConfigurationManagerPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=, _c=, _id
[dolphin] [Bug 418223] New: Copying and pasting folder in place can result in system freeze and corrupted source folder
https://bugs.kde.org/show_bug.cgi?id=418223 Bug ID: 418223 Summary: Copying and pasting folder in place can result in system freeze and corrupted source folder Product: dolphin Version: 19.12.2 Platform: Neon Packages OS: Linux Status: REPORTED Severity: critical Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: ae@seven.systems CC: kfm-de...@kde.org Target Milestone: --- This is the first time that happened after a million successful similar operations, but it is so critical that I will still report it. I often make a backup of a certain project folder before working on it. That is, I open dolphin, left-click on the folder to select it, then hit Ctrl-C Ctrl-V in quick succession to create a copy of it. This has worked fine at least 1000 times and resulted in the dialog asking to rename the pasted folder, and then a correct copy operation. Yesterday however (I can't remember the exact steps because I was in a business meeting and had people chatting to me etc.), it resulted in: - The whole desktop freezing upon hitting Ctrl-V - IMPORTANTLY: The SOURCE (!) folder suddenly being almost COMPLETELY EMPTY. All regular files were gone, the only thing that was still there was the first level of sub-folders (all sub-subfolders were gone too, and obviously all files in them). It is almost as if dolphin had "forgotten" to ask for a new folder name and had recursively tried to copy the folder into itself! It will probably be impossible to reproduce for you, but I swear it has happened and it is so critical that I simply had to report it despite not having good information for reproduction. I don't think it's a hardware failure (though it was on an external USB SSD). I checked all logs, among them /var/log/syslog, and there are no unusual error messages for the time period where it happened (I can pinpoint the time period because I switched to a different tty when the desktop froze and I see getty starting up). -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 374486] Qfiledialog is missing icons
https://bugs.kde.org/show_bug.cgi?id=374486 Antonio Orefice changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO |RESOLVED --- Comment #2 from Antonio Orefice --- Nope :) -- You are receiving this mail because: You are watching all bug changes.
[kio-extras] [Bug 398079] accessing passwordless Windows SMB shares requires authentification
https://bugs.kde.org/show_bug.cgi?id=398079 --- Comment #8 from tempel.jul...@gmail.com --- Couldn't you confirm the issue yourself? Then I don't see what else would be left to reproduce? Regarding GvFS: Perhaps I accidentally already saved "*" "*" as auth in gnome-keyring and thus it doesn't ask anymore. -- You are receiving this mail because: You are watching all bug changes.
[kio-extras] [Bug 398079] accessing passwordless Windows SMB shares requires authentification
https://bugs.kde.org/show_bug.cgi?id=398079 --- Comment #9 from Patrick Silva --- I think you can also save "*" "*" in "Windows shares" kcm. -- You are receiving this mail because: You are watching all bug changes.
kde-bugs-dist@kde.org
https://bugs.kde.org/show_bug.cgi?id=402376 --- Comment #12 from Nate Graham --- Then either the threshold is too small, or it doesn't work. If I click-and-drag an Icons Only Task Manager item, the drag cursor appears after moving the cursor 3 pixels. An appropriate threshold would be more like 10, 15, or 20 pixels. -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 418207] Cannot choose snap channels
https://bugs.kde.org/show_bug.cgi?id=418207 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[kio-extras] [Bug 398079] accessing passwordless Windows SMB shares requires authentification
https://bugs.kde.org/show_bug.cgi?id=398079 --- Comment #10 from tempel.jul...@gmail.com --- Yes, but this still triggers the auth prompt, just with username and password already filled. But of course this is rather a minor inconvenience. More inconvenient is that the user needs to know the "*" trick when accessing unprotected Windows share. Otherwise he won't get access. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 418224] New: "Edit text" communicator doesn't retain values.
https://bugs.kde.org/show_bug.cgi?id=418224 Bug ID: 418224 Summary: "Edit text" communicator doesn't retain values. Product: krita Version: 4.2.8 Platform: Other OS: MS Windows Status: REPORTED Severity: normal Priority: NOR Component: Usability Assignee: krita-bugs-n...@kde.org Reporter: kaspar.smoolena...@gmail.com Target Milestone: --- SUMMARY 1) Hiding bugreports behind logins means you don't really want to hear them. 2) "Edit text" communicator is disastrous. It: a) forgets what font you chose b) forgets what size you chose c) forgets what colour you chose. d) you can type 'til the sun burns out but no text appears on the drawing. STEPS TO REPRODUCE 1. Start krita 2. Try to enter text. 3. Choose NOT MS Shell Dlg 2, NOT 8(Pica's? Diderot? Millimeter?), NOT black. OBSERVED RESULT Whatever you change all values reset. EXPECTED RESULT All values stay the same except for the one you change. SOFTWARE/OS VERSIONS Windows: Yes. macOS: Rather not. Linux/KDE Plasma: Never! (available in About System) KDE Plasma Version: No idea KDE Frameworks Version: No idea Qt Version: No idea ADDITIONAL INFORMATION Platform AND OS? -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 413825] open smb:// link to files
https://bugs.kde.org/show_bug.cgi?id=413825 Harald Sitter changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0 |1 Assignee|plasma-b...@kde.org |dolphin-bugs-n...@kde.org Component|Samba |general Version|unspecified |19.12.2 Product|kio-extras |dolphin --- Comment #4 from Harald Sitter --- Bouncing bug to dolphin. This isn't a problem with SMB. What happens is that DolphinView calls DolphinView::loadDirectory which as the name suggests loads the directory which translates to listDir() on the SMB side, SMB goes "uhh, that's not a dir". Dolphin displays that message and gives up. As mentioned though, there's an argument to be made that this is perfectly reasonable behavior for dolphin as it is simply not the piece of software meant to run arbitrary urls. -- You are receiving this mail because: You are watching all bug changes.
kde-bugs-dist@kde.org
https://bugs.kde.org/show_bug.cgi?id=402376 --- Comment #13 from David Edmundson --- It is 10 by default. It can be overriden in kdeglobals [KDE] StartDragDist -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 418159] Polar Alignment Fails
https://bugs.kde.org/show_bug.cgi?id=418159 --- Comment #1 from mountainai...@outlook.com --- Last night I had a different experience: I set up the tripod/mount/telescope pointing very close to Polaris. This time, the PA tool would take one image, start slewing, then would abort and park the mount (in the other side of the pier than what was happening before). It wasn't clear why it was aborting, but after I used StarSense to do an ASPA, I was able to successfully run the PA tool in KStars (StarSense/ASPA was way closer than I expected!). The thing is, even the ASPA didn't need much adjustment so I was very close to being polar-aligned right from the start. I don't recall seeing any messaging indicating WHY the PA tool failed. It did platesolve the first image IIRC. I posted a message in the community forum asking for any tips on using the PA tool. I have of course read all the KStars and Stellarmate documentation and watched the excellent videos. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 418224] "Edit text" communicator doesn't retain values.
https://bugs.kde.org/show_bug.cgi?id=418224 Tymond changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC||tamtamy.tym...@gmail.com Resolution|--- |WAITINGFORINFO --- Comment #1 from Tymond --- Ad 1.: it's to make sure we can talk to the person back, and that we don't get too much spam. Also it's KDE-wide, not something Krita team has a huge influence over. There are other places people can complain about Krita (reddit, KDE forum, krita-artists.org) and we're fine with writing bug reports based on their experiences, if there is a bug to fix. It's even better, actually, in case someone is to make a bug report for the first time: for example, you mentioned a few issues in one bug reports, while every issue should have their own bug report (2a, 2b and 2c could be together, but 2d is very different) for developers to have easier time to fix them. (And sometimes issues reported by users fits the user support forum better). The text tool is kind of still very rough and we know about it. There is a lot of work that needs to be done to get it right, because Qt, which is the library Krita uses, is too limited to allow for what we want to achieve and what users would want out of the text tool. Now the paid Krita team members are working on resource management system rewrite so we don't have time to focus on the text tool as well, and text tool and shortcuts system are two other big issues we need to fix in the future. Ad 2a, 2b and 2c: you know you (for now) need to select the text, then change the values. Then you need to click "Apply" or "Save" to see the effect on the canvas. Yes, it's tedious, I agree. Ad 2a: reproducible; although the last used fonts are on top of the list. Ad 2b: reproducible Ad 2c: reproducible, it's because it takes the current Foreground color for the font. Ad 2d: I cannot reproduce it. What exact steps do you make to get the text on the canvas? Even with default settings (on, let's say, a new canvas using the "Texture 256x256" size template), you should get the Lorem ipsum text on the canvas just by activating the text tool (if your current Foreground color is different from the canvas color enough for you to see it...). -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 416811] Copying fade out effect will add 1 frame
https://bugs.kde.org/show_bug.cgi?id=416811 emohr changed: What|Removed |Added Version Fixed In||19.12.3 -- You are receiving this mail because: You are watching all bug changes.
[valgrind] [Bug 417187] [MIPS] Conditional branch problem since 'grail' changes
https://bugs.kde.org/show_bug.cgi?id=417187 --- Comment #13 from Stefan Maksimovic --- Created attachment 126427 --> https://bugs.kde.org/attachment.cgi?id=126427&action=edit cdebug_zlib main fn logs, w/ and w/o frame ptr used Another observation: Modifying the main function of memcheck/tests/cdebug.c so as to make the SPEC side exit block differ from the original results in valgrind not doing the &&-transform which in turn does not produce the extra error mentioned in the previous comment. That is because the new side exit block terminates with a PUT($pc) which gets a non-constant value, is that correct? There are two files in the attachment, the shorter one differs from the original in being compiled with -fomit-frame-pointer. I've only left the debug output of the main function, the rest should be the same with only one difference which is the aforementioned error that appears right after the _Exit function: Syscall param exit_group(status) contains uninitialised byte(s) at 0x4919B38: _Exit (_exit.c:31) by 0x489AEA0: __run_exit_handlers (exit.c:98) by 0x489AF4C: exit (exit.c:105) by 0x48804C4: (below main) (libc-start.c:325) Uninitialised value was created by a stack allocation at 0x4005F0: main (cdebug.c:1) Shouldn't the _Exit function receive either 0 or 1 (coming from the return statements) despite the fact that the variable x is uninitialized? Does the transformation somehow propagate x to the _Exit function or does something entirely different happen instead? -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 414055] Port Slideshow tool to plugin architecture
https://bugs.kde.org/show_bug.cgi?id=414055 --- Comment #1 from Minh Nghia Duong --- Created attachment 126428 --> https://bugs.kde.org/attachment.cgi?id=126428&action=edit Patch for slideshow plugin I have created a copy of slideshow utilities in dplugin for slideshow. It's all compiled and seems normal to me. However, I am dealing with the some problems with DInforInterface and I have not migrated SlideShowBuilder as an interface for slideshow plugin. Could you take a look at the patch and give me some advice, please? -- You are receiving this mail because: You are watching all bug changes.
kde-bugs-dist@kde.org
https://bugs.kde.org/show_bug.cgi?id=402376 --- Comment #14 from Christoph Feck --- And it used to be configurable from the GUI, see bug 410493. -- You are receiving this mail because: You are watching all bug changes.
[kst] [Bug 417687] NetCDF files are not recognized by the Data Wizard
https://bugs.kde.org/show_bug.cgi?id=417687 Nicolas Brisset changed: What|Removed |Added CC||nicolas.bris...@airbus.com --- Comment #1 from Nicolas Brisset --- I suspect this is linked with the fact that NetCDF may use HDF5 as backend in recent versions. If the netcdf library used in the current installation has not been compiled with HDF5 support (which is optional) then you may observe that behavior. I am quite sure that the Windows builds of Kst provided on the website do not contain support for HDF5-based NetCDF files. I don't know about the netcdf package provided by Debian... Some suggestions: - try to open the file with h5view: if it works it could confirm the issue - try to find out with which options the Debian netcdf package has been built - try with a netcdf file not based on HDF5 (eg samples from the NetCDF site) - compile your own netcdf lib with HDF5 support, and then link Kst against it -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 413044] Minimize All Script fails to restore all windows
https://bugs.kde.org/show_bug.cgi?id=413044 Nate Graham changed: What|Removed |Added CC||navigator.ro...@gmail.com --- Comment #7 from Nate Graham --- *** Bug 395473 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 395473] The "Minimize all Windows" applet should restores all windows on second stroke by click or by keyboard shortcut
https://bugs.kde.org/show_bug.cgi?id=395473 Nate Graham changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Nate Graham --- *** This bug has been marked as a duplicate of bug 413044 *** -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 415634] kontact crash on opening settings
https://bugs.kde.org/show_bug.cgi?id=415634 Andras changed: What|Removed |Added CC||andrasszerencs...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 418224] "Edit text" communicator doesn't retain values.
https://bugs.kde.org/show_bug.cgi?id=418224 --- Comment #2 from kaspar.smoolena...@gmail.com --- Thank you for the quick reply. I see I should press "save". Yes. That button was so oddly labeled I preferred to not click it. "Save" to me implies something gets stored on a disk or in a database. Thanks. I'll try that. Ok. I'll keep in mind this part is rough around the edges. I have to find "Lester bold" in a very long list of fonts and after scrolling through the list for the n'th time I thought I best report this annoyance. Good day, K. On Wed 26 Feb 2020, 16:59 Tymond wrote: > https://bugs.kde.org/show_bug.cgi?id=418224 > > Tymond changed: > >What|Removed |Added > > > Status|REPORTED|NEEDSINFO > CC||tamtamy.tym...@gmail.com > Resolution|--- |WAITINGFORINFO > > --- Comment #1 from Tymond --- > Ad 1.: it's to make sure we can talk to the person back, and that we don't > get > too much spam. Also it's KDE-wide, not something Krita team has a huge > influence over. There are other places people can complain about Krita > (reddit, > KDE forum, krita-artists.org) and we're fine with writing bug reports > based on > their experiences, if there is a bug to fix. It's even better, actually, in > case someone is to make a bug report for the first time: for example, you > mentioned a few issues in one bug reports, while every issue should have > their > own bug report (2a, 2b and 2c could be together, but 2d is very different) > for > developers to have easier time to fix them. (And sometimes issues reported > by > users fits the user support forum better). > > The text tool is kind of still very rough and we know about it. There is a > lot > of work that needs to be done to get it right, because Qt, which is the > library > Krita uses, is too limited to allow for what we want to achieve and what > users > would want out of the text tool. Now the paid Krita team members are > working on > resource management system rewrite so we don't have time to focus on the > text > tool as well, and text tool and shortcuts system are two other big issues > we > need to fix in the future. > > Ad 2a, 2b and 2c: you know you (for now) need to select the text, then > change > the values. Then you need to click "Apply" or "Save" to see the effect on > the > canvas. Yes, it's tedious, I agree. > > Ad 2a: reproducible; although the last used fonts are on top of the list. > > Ad 2b: reproducible > > Ad 2c: reproducible, it's because it takes the current Foreground color > for the > font. > > Ad 2d: I cannot reproduce it. What exact steps do you make to get the text > on > the canvas? Even with default settings (on, let's say, a new canvas using > the > "Texture 256x256" size template), you should get the Lorem ipsum text on > the > canvas just by activating the text tool (if your current Foreground color > is > different from the canvas color enough for you to see it...). > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 416648] Line numbers greater than 10,000 escape from text editor view frame
https://bugs.kde.org/show_bug.cgi?id=416648 Jared Sutton changed: What|Removed |Added CC||jpsut...@gmail.com --- Comment #3 from Jared Sutton --- Assuming it's the same bug, it also manifests on the Windows build (from the MS Store) with any line number over 3 characters or more than 99 lines. -- You are receiving this mail because: You are watching all bug changes.