[kate] [Bug 467255] Kate crashing when clicking "clear" in the bottom textbox on the find/replace window
https://bugs.kde.org/show_bug.cgi?id=467255 Waqar Ahmed changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED Latest Commit||https://invent.kde.org/util ||ities/kate/commit/5ed1c9f72 ||55fb540f2b7ceae102da2f2278f ||3e41 --- Comment #1 from Waqar Ahmed --- Git commit 5ed1c9f7255fb540f2b7ceae102da2f2278f3e41 by Waqar Ahmed. Committed on 13/03/2023 at 07:09. Pushed by waqar into branch 'master'. Search: Fix crash on clicking clear m_curResults was null M +3-1addons/search/SearchPlugin.cpp https://invent.kde.org/utilities/kate/commit/5ed1c9f7255fb540f2b7ceae102da2f2278f3e41 -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 467255] Kate crashing when clicking "clear" in the bottom textbox on the find/replace window
https://bugs.kde.org/show_bug.cgi?id=467255 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com Version Fixed In||23.04 -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 460449] Breeze icon theme doesn't fall back to Adwaita, causing missing icons in many GNOME apps
https://bugs.kde.org/show_bug.cgi?id=460449 --- Comment #4 from Darshan Phaldesai --- > I don't see any missing icons in Bottles either. Yes a recent update[https://github.com/bottlesdevs/Bottles/releases/tag/51.0] has replaced the icons with custom ones and they seem to working fine. -- You are receiving this mail because: You are watching all bug changes.
[LabPlot2] [Bug 466945] Automatic selection of decimal separator doesn't work for pasted data
https://bugs.kde.org/show_bug.cgi?id=466945 Alexander Semke changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Alexander Semke --- (In reply to Dirk Niemeier from comment #0) > Created attachment 157045 [details] > Text for clipboard > > SUMMARY > *** > The automatic detection of the decimal separator doesn't work in my use > cases. This is an open point right now, yes. We need to implement something similar that is available in LibreCalc, Excel and co. where the user is asked to provide the decimal separator prior to pasting the data. We should implement this in 2.11. As to the workaround, a more easier was is maybe just to import your file into the spreadsheet. In the import file dialog it's possible to provide many different settings including the decimal separator. With this you don't need to modify the application settings. -- You are receiving this mail because: You are watching all bug changes.
[LabPlot2] [Bug 466949] LaTeX font rendering looks always blurry
https://bugs.kde.org/show_bug.cgi?id=466949 Alexander Semke changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFIRMED -- You are receiving this mail because: You are watching all bug changes.
[amarok] [Bug 467260] Amarok fails to launch, incompatible with ffmpeg 59
https://bugs.kde.org/show_bug.cgi?id=467260 Antonio Rojas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |NOT A BUG --- Comment #1 from Antonio Rojas --- Maintenance of AUR packages, in particular rebuilds for soname bumps, are the user's responsibility. -- You are receiving this mail because: You are watching all bug changes.
[plasma-mediacenter] [Bug 418288] Keyboard multimedia keys are unstable
https://bugs.kde.org/show_bug.cgi?id=418288 Fushan Wen changed: What|Removed |Added CC|qydwhotm...@gmail.com | -- You are receiving this mail because: You are watching all bug changes.
[Elisa] [Bug 467265] New: Improvement: Current trackinfo not displayed when using a radio station
https://bugs.kde.org/show_bug.cgi?id=467265 Bug ID: 467265 Summary: Improvement: Current trackinfo not displayed when using a radio station Classification: Applications Product: Elisa Version: 22.12.3 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: matthieu_gall...@yahoo.fr Reporter: slartibar...@gmail.com Target Milestone: --- Hi, i am using audacious for live radio-stations and copied the stations over to elisa. But, elisa does not show the current track information like audacious does. This would be a very welcome addition (including a copy option for the track title currently playing) -- You are receiving this mail because: You are watching all bug changes.
[kdevplatform] [Bug 466826] Kdevelop Snippets ${date} etc are ignored
https://bugs.kde.org/show_bug.cgi?id=466826 Igor Kushnir changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED|RESOLVED --- Comment #3 from Igor Kushnir --- Here is reformatted Milian's reply to the duplicate kdevelop-devel mailing list question: That area is also a bit messy in KDevelop, and not something I use frequently myself. First of all, can you please be more specific what kind of template/ snippet you are using? We sadly have basically three different systems in place: - new file template (#1) - new project template (#2) - text snippets to insert an open document (#3) > * Copyright %{year} Milian Wolff I assume here you are talking about the "snippets" plugin (#3), there the syntax would be: ${year()} And you'll have to provide a javascript function like this in the `scripts` tab: function year() { return new Date().getFullYear(); } > My own template should look like /usr/share/kdevcodegen/licenses/GPL v3: > Copyright (C) > But also here ".." are not expanded to the current date. For project templates (#2), we rely on grantlee which is similar to django in spirit. There, the syntax would be something like {% now "" %} if I'm not mistaken. The `` token is only replaced for file templates (#1). -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 467028] After attempt of opening a file unknown by system via ```"Choose Application" I get glitches when scrolling in Dolphin.
https://bugs.kde.org/show_bug.cgi?id=467028 Ben Bonacci changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- Keywords||wayland --- Comment #4 from Ben Bonacci --- (In reply to mitlaw2004 from comment #3) > Maybe bug is related to my screen resolution 3000 x 2000, 260 PPI. (HUAWEI > MateBook X Pro 2021) I don't think the resolution is the root cause of the issue but it might be why the glitches appear more frequently across Plasma. See if changing it slightly modifies the behavior. -- You are receiving this mail because: You are watching all bug changes.
[Falkon] [Bug 465464] Falkon is using a faux bold for Arial
https://bugs.kde.org/show_bug.cgi?id=465464 Juraj changed: What|Removed |Added CC||jurajora...@mailo.com --- Comment #2 from Juraj --- Hello, at least at the moment Youtube sets font like this: > font-family: "YouTube Sans","Roboto",sans-serif; Since I have Roboto installed, it uses that for me. This issue could actually be about how the fonts are configured in settings and what fonts and how they are configured on your operating system. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 467266] New: KMail crashes when saving a pdf attachment
https://bugs.kde.org/show_bug.cgi?id=467266 Bug ID: 467266 Summary: KMail crashes when saving a pdf attachment Classification: Applications Product: kmail2 Version: unspecified Platform: Compiled Sources OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: bugs.kde@e3q.eu Target Milestone: --- Application: kmail (5.21.3 (22.08.3)) (Compiled from sources) Qt Version: 5.15.8 Frameworks Version: 5.102.0 Operating System: Linux 6.1.12-gentoo-d x86_64 Windowing System: X11 Distribution: "Gentoo Linux" DrKonqi: 5.26.5 [KCrashBackend] -- Information about the crash: KMail crashed when saving a pdf attachment. The crash happens after the save file dialog has been opened and the moment the button to Save is pressed. (The file is not saved.) This has happened before a few times now. But it also happens that saving does work. The reporter is unsure if this crash is reproducible. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault [KCrash Handler] #4 0x70dc6574049e in QVector::begin(QTypedArrayData::const_iterator) const (this=) at /usr/include/qt5/QtCore/qvector.h:220 #5 KMime::Content::headerByType(char const*) const (this=this@entry=0x630ae9dec5b0, type=0x70dc6575ca0c "Content-Transfer-Encoding") at /var/tmp/portage/kde-apps/kmime-22.08.3/work/kmime-22.08.3/src/kmime_content.cpp:617 #6 0x70dc65741a19 in KMime::Content::header(bool) (create=true, this=0x630ae9dec5b0) at /var/tmp/portage/kde-apps/kmime-22.08.3/work/kmime-22.08.3/src/kmime_content.h:681 #7 KMime::Content::contentTransferEncoding(bool) (this=0x630ae9dec5b0, create=) at /var/tmp/portage/kde-apps/kmime-22.08.3/work/kmime-22.08.3/src/kmime_content.cpp:874 #8 0x70dc65741aa3 in KMime::Content::decodedContent() (this=0x630ae9dec5b0) at /var/tmp/portage/kde-apps/kmime-22.08.3/work/kmime-22.08.3/src/kmime_content.cpp:316 #9 0x70dc6631627e in MessageViewer::Util::saveContent(QWidget*, KMime::Content*, QUrl const&) (parent=0x630ae4cae770, content=, url=...) at /var/tmp/portage/kde-apps/messagelib-22.08.3/work/messagelib-22.08.3/messageviewer/src/utils/messageviewerutil.cpp:421 #10 0x70dc66317f1e in MessageViewer::Util::saveContents(QWidget*, QVector const&, QList&) (parent=0x630ae4cae770, contents=..., urlList=...) at /var/tmp/portage/kde-apps/messagelib-22.08.3/work/messagelib-22.08.3/messageviewer/src/utils/messageviewerutil.cpp:324 #11 0x70dc662d3a61 in MessageViewer::ViewerPrivate::slotHandleAttachment(int) (this=0x630ae4d71460, choice=) at /var/tmp/portage/kde-apps/messagelib-22.08.3/work/messagelib-22.08.3/messageviewer/src/viewer/viewer_p.cpp:2611 #12 0x70dc672b79c4 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffcd657e5b0, r=0x630ae4d71460, this=0x630ae83e2890) at /var/tmp/portage/dev-qt/qtcore-5.15.8-r3/work/qtbase-everywhere-src-5.15.8/include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #13 doActivate(QObject*, int, void**) (sender=0x630ae6cd8d80, signal_index=4, argv=0x7ffcd657e5b0) at /var/tmp/portage/dev-qt/qtcore-5.15.8-r3/work/qtbase-everywhere-src-5.15.8/src/corelib/kernel/qobject.cpp:3923 #14 0x70dc672b1707 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x630ae6cd8d80, m=m@entry=0x70dc6828fd00 , local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffcd657e5b0) at /var/tmp/portage/dev-qt/qtcore-5.15.8-r3/work/qtbase-everywhere-src-5.15.8/src/corelib/kernel/qobject.cpp:3983 #15 0x70dc67d5c8b2 in QAction::triggered(bool) (this=this@entry=0x630ae6cd8d80, _t1=) at .moc/moc_qaction.cpp:376 #16 0x70dc67d5f64b in QAction::activate(QAction::ActionEvent) (this=0x630ae6cd8d80, event=) at /var/tmp/portage/dev-qt/qtwidgets-5.15.8-r2/work/qtbase-everywhere-src-5.15.8/src/widgets/kernel/qaction.cpp:1161 #17 0x70dc67eeea8a in QMenuPrivate::activateCausedStack(QVector > const&, QAction*, QAction::ActionEvent, bool) (this=this@entry=0x630aee197cc0, causedStack=..., action=action@entry=0x630ae6cd8d80, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at /var/tmp/portage/dev-qt/qtwidgets-5.15.8-r2/work/qtbase-everywhere-src-5.15.8/src/widgets/widgets/qmenu.cpp:1384 #18 0x70dc67ef6aec in QMenuPrivate::activateAction(QAction*, QAction::ActionEvent, bool) (this=0x630aee197cc0, action=0x630ae6cd8d80, action_e=QAction::Trigger, self=) at /var/tmp/portage/dev-qt/qtwidgets-5.15.8-r2/work/qtbase-everywhere-src-5.15.8/src/widgets/widgets/qmenu.cpp:1461 #19 0x70dc67da7028 in QWidget::event(QEvent*) (this=0x7ffcd657f3c0, event=0x7ffcd657ebc0) at /var/tmp/portage/dev-qt/qtwidgets-5.15.8-r2/work/qtbase-everywhere-src-5.15.8/src/widgets/kernel/qwidget.cpp:9045 #20 0x70dc67d6344e in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x630ae48451e0, receiv
[dolphin] [Bug 467258] Dolphin randomly cannot run Appimages.
https://bugs.kde.org/show_bug.cgi?id=467258 --- Comment #1 from gigastarcra...@proton.me --- Sometimes I can resolve the issue by running AppImage firstly with terminal and then I do not recieve error message. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 467266] KMail crashes when saving a pdf attachment
https://bugs.kde.org/show_bug.cgi?id=467266 Erik Quaeghebeur changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED|RESOLVED --- Comment #1 from Erik Quaeghebeur --- *** This bug has been marked as a duplicate of bug 454257 *** -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 454257] Crash on save of attachment (tar.gz)
https://bugs.kde.org/show_bug.cgi?id=454257 Erik Quaeghebeur changed: What|Removed |Added CC||bugs.kde@e3q.eu --- Comment #2 from Erik Quaeghebeur --- *** Bug 467266 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 454257] Crash on save of attachment
https://bugs.kde.org/show_bug.cgi?id=454257 Erik Quaeghebeur changed: What|Removed |Added Summary|Crash on save of attachment |Crash on save of attachment |(tar.gz)| --- Comment #3 from Erik Quaeghebeur --- (In reply to Erik Quaeghebeur from comment #2) > *** Bug 467266 has been marked as a duplicate of this bug. *** My encounter shows it is not limited to tar.gz, but can also occur, e.g., with pdfs. -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 467267] New: Error saving downloaded emails. Failed to append item
https://bugs.kde.org/show_bug.cgi?id=467267 Bug ID: 467267 Summary: Error saving downloaded emails. Failed to append item Classification: Applications Product: kontact Version: 5.15.3 Platform: Debian stable OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: mail Assignee: kdepim-b...@kde.org Reporter: gil...@web.de Target Milestone: --- Created attachment 157227 --> https://bugs.kde.org/attachment.cgi?id=157227&action=edit Failed to append item Hello, recently I have the problem that no mails are received. I've attached the debugg file from the Akonadi console, this might help. -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 463450] Application: Kontact (kontact), signal: Segmentation fault
https://bugs.kde.org/show_bug.cgi?id=463450 Thomas Fischer changed: What|Removed |Added CC||fisc...@unix-ag.uni-kl.de --- Comment #1 from Thomas Fischer --- I may have encountered the same or a very similar problem. I have kmail crashing several times a day when moving mails between folders (via context menu in mail list) on a Fedora Linux KDE spin system that is not even one week old. I ran the kmail binary via gdb with debuginfod enabled to get the following output. The first few lines may be older and not directly related to the crash: qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x570d4e70) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x5737bdf0) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x570d4e70) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x56bbb930) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents [Thread 0x7ffee9bff6c0 (LWP 32407) exited] [Thread 0x7fff66c0 (LWP 32406) exited] [Thread 0x7fff75ffb6c0 (LWP 29371) exited] Downloading separate debug info for /usr/lib64/qt5/plugins/kf5/FrameworkIntegrationPlugin.so Downloading separate debug info for /usr/lib64/libcanberra-0.30/libcanberra-pulse.so [New Thread 0x7fff75ffb6c0 (LWP 32420)] [Detaching after fork from child process 32421] [Detaching after fork from child process 32423] [New Thread 0x7fff66c0 (LWP 32426)] [Detaching after fork from child process 32427] [Thread 0x7fff66c0 (LWP 32426) exited] org.kde.pim.messagelist: Requested invariant for storage row index 3809 not found in history org.kde.pim.messagelist: Requested invariant for storage row index 3809 not found in history org.kde.pim.messagelist: Requested invariant for storage row index 3809 not found in history org.kde.pim.messagelist: Requested invariant for storage row index 3809 not found in history org.kde.pim.messagelist: Requested invariant for storage row index 3809 not found in history [New Thread 0x7fff66c0 (LWP 32471)] [New Thread 0x7ffee9bff6c0 (LWP 32472)] [New Thread 0x7ffeea7ff6c0 (LWP 32473)] qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x570d4e70) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x7fff6003f460) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x570d4e70) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x5729bca0) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents malloc(): unaligned fastbin chunk detected Thread 1 "kmail" received signal SIGABRT, Aborted. __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 Downloading source file /usr/src/debug/glibc-2.36-9.fc37.x86_64/nptl/pthread_kill.c 44return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0; (gdb) bt #0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x7fffee2afec3 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78 #2 0x7fffee25fa76 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #3 0x7fffee2497fc in __GI_abort () at abort.c:79 #4 0x7fffee2a408e in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7fffee3bd465 "%s\n") at ../sysdeps/posix/libc_fatal.c:155 #5 0x7fffee2b9b9c in malloc_printerr (str=str@entry=0x7fffee3c0400 "malloc(): unaligned fastbin chunk detected") at malloc.c:5660 #6 0x7fffee2bd00c in _int_
[dolphin] [Bug 466978] dolphin crash report
https://bugs.kde.org/show_bug.cgi?id=466978 Ben Bonacci changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC||b...@benbonacci.com Resolution|--- |WAITINGFORINFO --- Comment #1 from Ben Bonacci --- Can you explain what you were doing in Dolphin before the crash? This would help figure out what the cause of the crash might be as well as see if it has already been reported. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 453078] Can't access images: need to setup right access to disk with MacOS config panel.
https://bugs.kde.org/show_bug.cgi?id=453078 --- Comment #12 from yves.prat...@gmail.com --- Still have this issue. In fact, there are ACL to some folders or files that prevent access to digikam. Also some files/folders are owned by root. After cleaning rights and ACL, digikam can't access any picture, even run as root ! -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kwallet] [Bug 458085] Wallet system takes about 1 minute to start
https://bugs.kde.org/show_bug.cgi?id=458085 --- Comment #64 from michaelk83 --- (In reply to Thiago Macieira from comment #63) > Does it support setting ephemeral settings not saved to disk? I didn't see > that in the documentation. > > Otherwise, you're just asking to write to disk, only indirectly. I don't know, but if you configure your system such that gpgconf can't do its job, then you have a broken configuration, IMO. If you really want ephemeral settings without writing to disk, you can mount them with overlayfs. But that's really an edge case. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kwallet] [Bug 458085] Wallet system takes about 1 minute to start
https://bugs.kde.org/show_bug.cgi?id=458085 Fushan Wen changed: What|Removed |Added CC|qydwhotm...@gmail.com | -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 467268] New: Remote keyboad does not send accented characters typed with Compose
https://bugs.kde.org/show_bug.cgi?id=467268 Bug ID: 467268 Summary: Remote keyboad does not send accented characters typed with Compose Classification: Applications Product: kdeconnect Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: common Assignee: albertv...@gmail.com Reporter: brett.ker...@mamber.net CC: andrew.g.r.hol...@gmail.com Target Milestone: --- SUMMARY I use the Compose key on my Linux keyboard to enter accented characters (very simple ones, such as e acute). When I type them into the KDE Connect remote keyboard, they do not get sent to my mobile phone. STEPS TO REPRODUCE 1. Set up and open KDE Connect remote keyboard 2. Type [compose] [e] ['] on the Linux keyboard. OBSERVED RESULT Nothing is type on the phone. EXPECTED RESULT The character é typed on the phone. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 467263] Ctrl-Alt-T doesn't launch konsole
https://bugs.kde.org/show_bug.cgi?id=467263 Marco Parillo changed: What|Removed |Added CC||marco_pari...@hotmail.com --- Comment #1 from Marco Parillo --- I have it on Wayland Arch. I see it in System Settings > Shortcuts under Applications > Konsole. I do not recall doing anything special to set that. I have installed plasma-meta and kde-applications-meta. How are you testing? If not on bare-metal, is your VM intercepting that keychord. -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 467267] Error saving downloaded emails. Failed to append item
https://bugs.kde.org/show_bug.cgi?id=467267 --- Comment #1 from gilada --- maybe important, the bottom left of the status bar says the following: Unable to fetch item from backend (collection -1) : Unable to retrieve item from resource: Unable to write item changes into the database -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 467269] New: LC_PAGE should be LC_PAPER?
https://bugs.kde.org/show_bug.cgi?id=467269 Bug ID: 467269 Summary: LC_PAGE should be LC_PAPER? Classification: Applications Product: systemsettings Version: 5.27.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_regionandlang Assignee: plasma-b...@kde.org Reporter: chemob...@gmail.com CC: hanyo...@protonmail.com Target Milestone: --- SUMMARY The changes for Bug 420928 introduced LC_PAGE into the System Settings: https://invent.kde.org/plasma/plasma-workspace/commit/73bfdcff3d7d16e648aaf9ea7630a3967376412e https://invent.kde.org/plasma/plasma-workspace/commit/c7c2a3a85e5b7f74dcb2eadc35defe9e4b55c737 * they talk about paper size, not page size * seem to read from LC_PAPER environment variable? (maybe I didn't understand the code correctly) * write LC_PAGE to ./config/plasma-localerc instead of LC_PAPER When I login to the desktop, open a console and execute "locale" I get LC_PAPER set to the default specified by LANG, instead of the KDE setting. System Settings should either write LC_PAPER or write LC_PAPER & LC_PAGE into the configuration file. But as far as I can tell LC_PAGE is *not* an official locale category and should be dropped. STEPS TO REPRODUCE 1. open System Settings 2. select a paper size different from the locale default (I selected "Suomi", i.e. paper size from finnish locale) 3. log out and in again 4. open konsole 5. run "locale" command OBSERVED RESULT # before change: $ cat .config/plasma-localerc [Formats] LANG=en_US.UTF-8 LC_ADDRESS=fi_FI.UTF-8 LC_MEASUREMENT=fi_FI.UTF-8 LC_MONETARY=fi_FI.UTF-8 LC_NAME=fi_FI.UTF-8 LC_TELEPHONE=fi_FI.UTF-8 LC_TIME=en_GB.UTF-8 # after change $ cat .config/plasma-localerc [Formats] LANG=en_US.UTF-8 LC_ADDRESS=fi_FI.UTF-8 LC_MEASUREMENT=fi_FI.UTF-8 LC_MONETARY=fi_FI.UTF-8 LC_NAME=fi_FI.UTF-8 LC_PAGE=fi_FI.UTF-8 LC_TELEPHONE=fi_FI.UTF-8 LC_TIME=en_GB.UTF-8 $ locale LANG="en_US.UTF-8" LC_PAPER="en-US.UTF-8" EXPECTED RESULT $ locale LANG="en_US.UTF-8" ... LC_PAPER="fi_FI.UTF-8" SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora Linux 37 KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 467263] Ctrl-Alt-T doesn't launch konsole
https://bugs.kde.org/show_bug.cgi?id=467263 --- Comment #2 from Marco Parillo --- Created a new user via System Settings. Logged in as new user. Ctrl-alt-t did not launch konsole. Konsole was not listed as an application in System Settings > Shortcuts. Manually added konsole as an application. Ctrl-alt-t was pre-filled as the shortcut to launch the application and it appeared to work. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 453078] Can't access images: need to setup right access to disk with MacOS config panel.
https://bugs.kde.org/show_bug.cgi?id=453078 --- Comment #13 from yves.prat...@gmail.com --- Seem fine if I run the app from it's icon… … but it can't access any pictures/folders from the terminal (even with sudo) -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 467269] LC_PAGE should be LC_PAPER?
https://bugs.kde.org/show_bug.cgi?id=467269 --- Comment #1 from Stefan Becker --- Maybe further evidence that LC_PAGE is not the correct variable: $ LC_PAGE= LC_PAPER= libreoffice -> print dialog shows "letter" as paper size (CORRECT for LANG=es_US.UTF-8) $ LC_PAGE=fi_FI.UTF-8 LC_PAPER= libreoffice -> print dialog shows "letter" as paper size (WRONG) $ LC_PAGE= LC_PAPER=fi_FI.UTF-8 libreoffice -> print dialog shows "A4" as paper size (CORRECT) -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 443682] Add "copy file path" option to right-click menu
https://bugs.kde.org/show_bug.cgi?id=443682 Peter changed: What|Removed |Added CC||benedekppe...@gmail.com --- Comment #9 from Peter --- I tested this patch. Observation... Example: /media/benedek/Kepek/20190830Kalandpark -- this path can only be copied in that case, if the properties panel is wide enough and the path is fully visible. If the panel is not wide enough, the path will be truncated, and so it goes to the clipboard. Clipboard content, if the panel is not wide enough: -- Select All -- Copy -- Paste in any Text Editor …enedek/Kepek/20190830Kalandpark -- You are receiving this mail because: You are watching all bug changes.
[trojita] [Bug 467270] New: SMTP login not recognizing 334\r\n (example: GMX)
https://bugs.kde.org/show_bug.cgi?id=467270 Bug ID: 467270 Summary: SMTP login not recognizing 334\r\n (example: GMX) Classification: Applications Product: trojita Version: 0.7 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: SMTP Assignee: trojita-b...@kde.org Reporter: m...@gmx.de Target Milestone: --- SUMMARY Login to GMX SMTP does not work, Trojita does not recognize the 334 message after its AUTH PLAIN *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Add GMX as SMTP configuration (mail.gmx.net, STARTTLS or TLS) 2. Activate "Authentication" and add pretty much any email and password, hit "Save" 3. Compose a new email 4. Hit "Send" OBSERVED RESULT The progress bar stops at 50% for some time. The app waits for quite some time and finally declares a timeout. Except from console log: --- SMTP >>> "EHLO localhost\r\n" SMTP <<< 220 gmx.net (mrgmx104) Nemesis ESMTP Service ready SMTP <<< 250-gmx.net Hello localhost [84.xxx.xxx.xxx] SMTP <<< 250-8BITMIME SMTP <<< 250-AUTH LOGIN PLAIN SMTP <<< 250 SIZE 69920427 SMTP >>> AUTH PLAIN SMTP <<< 334 None of two regular expressions matched the input "334\r\n" SMTP <<< 421 gmx.net Service closing transmission channel - command timeout --- EXPECTED RESULT Login is successful SOFTWARE/OS VERSIONS Linux/KDE Plasma: Lubuntu 22.04.2 (available in About System) KDE Plasma Version: 5.24.7-0ubuntu0.1 / 5.92.0-0ubuntu1 (?) KDE Frameworks Version: 5.24.7-0ubuntu0.1 / 5.92.0-0ubuntu1 (?) Qt Version: ? ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[frameworks-syntax-highlighting] [Bug 467271] New: stacked here-docs confuse the highlighter
https://bugs.kde.org/show_bug.cgi?id=467271 Bug ID: 467271 Summary: stacked here-docs confuse the highlighter Classification: Frameworks and Libraries Product: frameworks-syntax-highlighting Version: 5.103.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: syntax Assignee: kwrite-bugs-n...@kde.org Reporter: o...@kde.org CC: walter.von.entfer...@posteo.net Target Milestone: --- as documented in https://perldoc.perl.org/perlop#EOF, it is possible to have multiple adjacent here-documents: print <<"foo", <<"bar"; # you can stack them I said foo. foo I said bar. bar this isn't highlighted properly - the second here-doc isn't treated as such, which of course leads to all kinds of "interesting" followup effects when it contains quotes, etc. for an example with some extra complexity, see https://github.com/git/git/blob/v2.39.2/git-send-email.perl#L843 (yes, github is bungling it, too :-D). -- You are receiving this mail because: You are watching all bug changes.
[kolourpaint] [Bug 467272] New: kolourpaint does not draw one pixel wide black lines
https://bugs.kde.org/show_bug.cgi?id=467272 Bug ID: 467272 Summary: kolourpaint does not draw one pixel wide black lines Classification: Applications Product: kolourpaint Version: unspecified Platform: Ubuntu OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: kolourpaint-supp...@lists.sourceforge.net Reporter: christian.kr...@tu-dortmund.de Target Milestone: --- Created attachment 157228 --> https://bugs.kde.org/attachment.cgi?id=157228&action=edit Example for lines drown with kolourpaint SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. select line drawing tool 2. select the minimum width (one pixel) 3. ensure the color black (#00) is selected 4. draw a line longer than one pixel OBSERVED RESULT The line is some kind of light gray. EXPECTED RESULT The line should be black. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: ubuntu 18.04.6 LTS (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[Elisa] [Bug 467273] New: Elisa does not add albums with punctuation in them
https://bugs.kde.org/show_bug.cgi?id=467273 Bug ID: 467273 Summary: Elisa does not add albums with punctuation in them Classification: Applications Product: Elisa Version: 22.12.3 Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: matthieu_gall...@yahoo.fr Reporter: emir_s...@icloud.com Target Milestone: --- Steps: 1. Have an album, like "What Hits!?" from Red Hot Chili Peppers. The album folder must have the name as such. 2. Reload database Expected: 1. Album to be included Actual: 1. Album is nowhere to be seen -- You are receiving this mail because: You are watching all bug changes.
[Elisa] [Bug 467273] Elisa does not add albums with punctuation in them
https://bugs.kde.org/show_bug.cgi?id=467273 --- Comment #1 from Emir SARI --- It might be worthwhile to check if it's the same for other metadata as well. Haven't tried though. -- You are receiving this mail because: You are watching all bug changes.
[Elisa] [Bug 467274] New: Elisa does not recognise .jpeg extension
https://bugs.kde.org/show_bug.cgi?id=467274 Bug ID: 467274 Summary: Elisa does not recognise .jpeg extension Classification: Applications Product: Elisa Version: 22.12.3 Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: matthieu_gall...@yahoo.fr Reporter: emir_s...@icloud.com Target Milestone: --- Given that the image name is the same as the folder name, renaming as .jpg works though. -- You are receiving this mail because: You are watching all bug changes.
[plasma-nm] [Bug 466829] Network details show wrong DNS
https://bugs.kde.org/show_bug.cgi?id=466829 --- Comment #2 from i...@gmx.net --- Seems to be fixed with NetworkManager-1.42.4. Please note https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1563 -- You are receiving this mail because: You are watching all bug changes.
[Elisa] [Bug 467275] New: Audio volume lacks behind audio slider
https://bugs.kde.org/show_bug.cgi?id=467275 Bug ID: 467275 Summary: Audio volume lacks behind audio slider Classification: Applications Product: Elisa Version: 22.12.3 Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: matthieu_gall...@yahoo.fr Reporter: kde.ep...@simplelogin.com Target Milestone: --- SUMMARY When using Elisa and changing the volume using the built-in volume slider, the actual audio volume lacks behind the slider change by like 1–2 seconds. So, when using the slider to change the volume, it takes 1–2 seconds to take effect instead of taking effect instantly. STEPS TO REPRODUCE 1. Open Elisa 2. Play any music 3. Change the volume using the built-in slider OBSERVED RESULT Audio volume takes a couple seconds to take effect. EXPECTED RESULT Audio volume should take effect instantly SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: GENTOO (available in About System) KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION Kernel: 6.1.9-gentoo-dist (64-bit) Using pipewire. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 443682] Add "copy file path" option to right-click menu
https://bugs.kde.org/show_bug.cgi?id=443682 --- Comment #10 from Maik Qualmann --- You can now also copy the file path via copy / paste. It also depends a bit on what information the target program takes from the clipboard. A text editor, CMD input fields will paste the path. A word processor that can also use images may take the URL and insert the image. Maik -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 467276] New: FR: Better (native) integration with Darktable sidecars
https://bugs.kde.org/show_bug.cgi?id=467276 Bug ID: 467276 Summary: FR: Better (native) integration with Darktable sidecars Classification: Applications Product: digikam Version: 7.9.0 Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: Metadata-Sidecar Assignee: digikam-bugs-n...@kde.org Reporter: fotogr...@mail.farside.nl Target Milestone: --- SUMMARY *** I found settings on how to better integrate Digikam and Darktable, reading and writing each others sidecar files. It would be nice if those could be native to Digikam, in some sort of profile or a checkbox. *** To better integrate Digikam and Darktable, 3 settings must be done and it takes a *lot* of time and searching to find these. Most users will never find out that this is even possible. I'll list these with the notice that this is applicable to working with these two programs. It is not a universal 'make everything better' setting. I would prefer if there was some setting or button that would make all these changes at once (and for good measure, perhaps a checklist with which other programs you want to integrate Digikam :) ) 1. digikam should prioritize XMP files over its database Ncessary because Darktable can update the XMP files, so the XMP must be leading, always. 2. digikam must read and write tags in the sections and format where Darktable has them. Here is a very good explanation: https://userbase.kde.org/Digikam/Tutorials/Setup_of_digiKam_for_Windows_compatibility#Step_2_-_Fix_which_metadata_is_written_into_files However, it is still missing the "xmp.lr.hierarchicalSubject' - it should be added. 3. digikam must no longer read/write tags in other sections of the XMP Otherwise, when Darktable updates something, Digikam will happily read the old data back from another section of the XMP file. Example: There is a tag 'elephant' which exists in "Mediapro:catalogsets". The user removes this tag in Darktable. When you start Digikam, it will still read the tag because it finds it in a section of the XMP that Darktable did not update. Found this out the hard way and needed to fix all my XMP files with awk. -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 467277] New: KDE Connect crashes on Arch Linux when making a new connection.
https://bugs.kde.org/show_bug.cgi?id=467277 Bug ID: 467277 Summary: KDE Connect crashes on Arch Linux when making a new connection. Classification: Applications Product: kdeconnect Version: 22.12.2 Platform: unspecified OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: common Assignee: albertv...@gmail.com Reporter: darkxyl...@slapmywang.com CC: andrew.g.r.hol...@gmail.com Target Milestone: --- Application: kdeconnectd (22.12.2) Qt Version: 5.15.8 Frameworks Version: 5.103.0 Operating System: Linux 6.1.12-arch1-1 x86_64 Windowing System: X11 Distribution: Linux DrKonqi: 5.27.1 [KCrashBackend] -- Information about the crash: I was already paired, my desktop to my phone. When I went to send a file over, my phone said that there is no connection to PC, while the app on PC said there was already an established connection. While having that connection on the desktop client, I removed it on my phone, and sent a new request to pair with desktop. Got the notification, and upon accepting it, the app crashed, hence this report. I tried removing the already established connection on the PC, and attempted to reconnect by pairing from my phone. Got the notification again on the PC, but the app crashed again when I accepted it. There must be a bug somewhere that prevented the application from establishing new connections after the initial crash. I probably need to restart the desktop environment for it to fix itself, as restarting the service as offered by the crash notification, did not help. I do have some work to do right now, so a restart is not an option right now as I write this crash report. The crash can be reproduced every time. -- Backtrace: Application: Фонова служба KDE Connect (kdeconnectd), signal: Aborted [KCrash Handler] #4 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #5 0x7fe0b40a0953 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78 #6 0x7fe0b4051ea8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #7 0x7fe0b403b53d in __GI_abort () at abort.c:79 #8 0x7fe0b469fede in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5 #9 0x7fe0b5e5e88b in KIO::SlaveBase::waitForAnswer(int, int, QByteArray&, int*) () from /usr/lib/libKF5KIOCore.so.5 #10 0x7fe0b5e61b66 in KIO::SlaveBase::canResume(unsigned long long) () from /usr/lib/libKF5KIOCore.so.5 #11 0x7fe0a41d0da3 in ?? () from /usr/lib/qt/plugins/kf5/kio/kio_file.so #12 0x7fe0b5e61055 in KIO::SlaveBase::dispatch(int, QByteArray const&) () from /usr/lib/libKF5KIOCore.so.5 #13 0x7fe0b5e5947e in KIO::SlaveBase::dispatchLoop() () from /usr/lib/libKF5KIOCore.so.5 #14 0x7fe0b5ed7cb7 in ?? () from /usr/lib/libKF5KIOCore.so.5 #15 0x7fe0b46e432a in ?? () from /usr/lib/libQt5Core.so.5 #16 0x7fe0b409ebb5 in start_thread (arg=) at pthread_create.c:444 #17 0x7fe0b4120d90 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 4 (Thread 0x7fe09bfff6c0 (LWP 91274) "kdeconnectd"): #1 __pselect (nfds=5, readfds=0x7fe09bff69d0, writefds=0x0, exceptfds=0x0, timeout=, sigmask=) at ../sysdeps/unix/sysv/linux/pselect.c:56 #2 0x7fe0b0218524 in ?? () from /usr/lib/libusbmuxd-2.0.so.6 #3 0x7fe0b02198a9 in ?? () from /usr/lib/libusbmuxd-2.0.so.6 #4 0x7fe0b409ebb5 in start_thread (arg=) at pthread_create.c:444 #5 0x7fe0b4120d90 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 3 (Thread 0x7fe0ac9b36c0 (LWP 91255) "Qt bearer threa"): #1 __GI___libc_read (fd=27, buf=0x7fe0ac9b28d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24 #2 0x7fe0b2f16e93 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0x7fe0b2f6db28 in ?? () from /usr/lib/libglib-2.0.so.0 #4 0x7fe0b2f150e2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #5 0x7fe0b48d8c8f in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQt5Core.so.5 #6 0x7fe0b48866ec in QEventLoop::exec(QFlags) () from /usr/lib/libQt5Core.so.5 #7 0x7fe0b46e725f in QThread::exec() () from /usr/lib/libQt5Core.so.5 #8 0x7fe0b46e432a in ?? () from /usr/lib/libQt5Core.so.5 #9 0x7fe0b409ebb5 in start_thread (arg=) at pthread_create.c:444 #10 0x7fe0b4120d90 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 2 (Thread 0x7fe0af3ac6c0 (LWP 91251) "QDBusConnection"): #1 0x7fe0b2f6dc2f in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x7fe0b2f150e2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x7fe0b48d8c8f in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQt5Core.so.5 #4 0x7fe0b48866ec in QEventLoop::exec(QFlags) () from /usr/lib/libQt5Core.so.5 #5 0x7fe0b46
[digikam] [Bug 443682] Add "copy file path" option to right-click menu
https://bugs.kde.org/show_bug.cgi?id=443682 --- Comment #11 from caulier.gil...@gmail.com --- Maik, I plan to add a copy and paste section in online documentation and explain all cases in different OS Gilles -- You are receiving this mail because: You are watching all bug changes.
[Falkon] [Bug 465464] Falkon is using a faux bold for Arial
https://bugs.kde.org/show_bug.cgi?id=465464 --- Comment #3 from Munzir Taha --- (In reply to Juraj from comment #2) > Hello, > Since I have Roboto installed, it uses that for me. No, it's not. Roboto font doesn't even support Arabic. -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 467278] New: when i am using fractional scaling on kde.
https://bugs.kde.org/show_bug.cgi?id=467278 Bug ID: 467278 Summary: when i am using fractional scaling on kde. Classification: KDE Neon Product: neon Version: unspecified Platform: Neon OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: neon-b...@kde.org Reporter: moysta...@gmail.com CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org Target Milestone: --- Created attachment 157229 --> https://bugs.kde.org/attachment.cgi?id=157229&action=edit graphical right click glitch. SUMMARY STEPS TO REPRODUCE 1. One 4k screen and one hd one. 2. Use wayland session 2. I use 150% on the 4k screen. (the bug can be reproduced at any fractional scaling) 3. Right click on the desktop on the 1080 screen. 4. Without left clicking drag the mouse over the options OBSERVED RESULT the "window" graphics get broken and can be fixed if you double right click on an option. EXPECTED RESULT no graphical glitches SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.19.0-35-generic (available in About System) KDE Plasma Version: 5.27.2 x86_64 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 467278] Wayland fractional scaling glich on right click
https://bugs.kde.org/show_bug.cgi?id=467278 Mustapha changed: What|Removed |Added Summary|when i am using fractional |Wayland fractional scaling |scaling on kde. |glich on right click -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 467258] Dolphin randomly cannot run Appimages.
https://bugs.kde.org/show_bug.cgi?id=467258 Patrick Silva changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |DUPLICATE CC||bugsefor...@gmx.com --- Comment #2 from Patrick Silva --- *** This bug has been marked as a duplicate of bug 450969 *** -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 450969] Cannot launch AppImage apps via Dolphin. The same apps can be launched via Nautilus.
https://bugs.kde.org/show_bug.cgi?id=450969 Patrick Silva changed: What|Removed |Added CC||gigastarcra...@proton.me --- Comment #4 from Patrick Silva --- *** Bug 467258 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[KDE Itinerary] [Bug 467067] Crash when importing PDF online ticket from Deutsche Bahn
https://bugs.kde.org/show_bug.cgi?id=467067 Antonio Rojas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |UPSTREAM CC||aro...@archlinux.org --- Comment #4 from Antonio Rojas --- Fixed with https://github.com/zxing-cpp/zxing-cpp/pull/499 (In reply to Jan Hambrecht from comment #3) > I tried to debug this using a locally compiled zxing library. With using > LD_LIBRARY_PATH to make itinerary to load this library I cannot reproduce > the crash, importing from the PDF file just works as expected. That is because, unlike the Arch package, you compiled it with asserts off. -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 467279] New: "Tiling" feature can't be found through the search bar in the system settings application.
https://bugs.kde.org/show_bug.cgi?id=467279 Bug ID: 467279 Summary: "Tiling" feature can't be found through the search bar in the system settings application. Classification: Plasma Product: krunner Version: 5.27.2 Platform: NixOS OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: veryveryanonymousm...@protonmail.com CC: alexander.loh...@gmx.de, natalie_clar...@yahoo.de Target Milestone: --- Created attachment 157230 --> https://bugs.kde.org/attachment.cgi?id=157230&action=edit The abscence of usefuleness SUMMARY Tiling feature can't be found via the system settings search bar STEPS TO REPRODUCE 1. Open the system settings application 2. Search for tiling. Tried both in English and in Russian (the feature is translated as "Редактор областей мозаичного режима", also tried that) OBSERVED RESULT The search showed nothing EXPECTED RESULT Expected to see a link to the settings menu with options to enable/disable tiling Linux 6.2.3, NixOS unstable (available in About System) KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 *also running on Wayland -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 467279] "Tiling" feature can't be found through the search bar in the system settings application.
https://bugs.kde.org/show_bug.cgi?id=467279 --- Comment #1 from Natalie Clarius --- Which settings menu do you mean? -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 467279] "Tiling" feature can't be found through the search bar in the system settings application.
https://bugs.kde.org/show_bug.cgi?id=467279 --- Comment #2 from veryveryanonymousm...@protonmail.com --- (In reply to Natalie Clarius from comment #1) > Which settings menu do you mean? Expected to see whatever settings menu that contains this option, which in our case is: Workspace Behavior > Desktop Effects or Поведение рабочей среды > Эффекты рабочего стола in Russian =) -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 467279] "Tiling" feature can't be found through the search bar in the system settings application.
https://bugs.kde.org/show_bug.cgi?id=467279 veryveryanonymousm...@protonmail.com changed: What|Removed |Added Attachment #157230|0 |1 is obsolete|| --- Comment #3 from veryveryanonymousm...@protonmail.com --- Created attachment 157231 --> https://bugs.kde.org/attachment.cgi?id=157231&action=edit The abscence of usefuleness My previous attachment got screwed for some reason X) -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 467279] "Tiling" feature can't be found through the search bar in the system settings application.
https://bugs.kde.org/show_bug.cgi?id=467279 --- Comment #4 from Natalie Clarius --- Ah I see. This is essentially https://bugs.kde.org/show_bug.cgi?id=462722 (make installed plugins like desktop effects show up the corresponding managing sytem settings module in search). -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 467267] Error saving downloaded emails. Failed to append item
https://bugs.kde.org/show_bug.cgi?id=467267 --- Comment #2 from gilada --- this help for status bar: https://docs.kde.org/stable5/de/kmail/kmail2/you-get-the-error-unable-to-fetch-item-from-backend-when-entering-imap-folder.html -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 465790] Resizing an Aurorae-decorated window leads to malformed decorations
https://bugs.kde.org/show_bug.cgi?id=465790 Oleg changed: What|Removed |Added CC||o...@np880.ru --- Comment #36 from Oleg --- Created attachment 157232 --> https://bugs.kde.org/attachment.cgi?id=157232&action=edit Malformed decorations in windowed mode -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 465790] Resizing an Aurorae-decorated window leads to malformed decorations
https://bugs.kde.org/show_bug.cgi?id=465790 --- Comment #37 from Oleg --- Created attachment 157233 --> https://bugs.kde.org/attachment.cgi?id=157233&action=edit Malformed decorations in fullscreen Can confirm this issue with default Windows theme -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 449996] After crash restores only previous session, no auto-save feature
https://bugs.kde.org/show_bug.cgi?id=449996 --- Comment #2 from Henning --- Edit: this is still happening in 5.72, Dolphin shows the same previous tabs a lot. Meanwhile Kate works perfectly and always restores everything -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 449996] After crash restores only previous session, no auto-save feature
https://bugs.kde.org/show_bug.cgi?id=449996 Henning changed: What|Removed |Added Platform|Kubuntu |Fedora RPMs -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 449996] After crash restores only previous session, no auto-save feature
https://bugs.kde.org/show_bug.cgi?id=449996 Henning changed: What|Removed |Added Platform|Fedora RPMs |Kubuntu -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 449996] After crash restores only previous session, no auto-save feature
https://bugs.kde.org/show_bug.cgi?id=449996 --- Comment #3 from Henning --- The same happens on Fedora 37 with latest updates and 2.72 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 466731] Add the option to auto-unlock LUKS drives
https://bugs.kde.org/show_bug.cgi?id=466731 --- Comment #4 from Henning --- A part of that would be to allow the user to use udisks without sudo permission. I dont know if this is a security problem. Linux mint allows it, doesnt have to say anything of course. -- You are receiving this mail because: You are watching all bug changes.
[korganizer] [Bug 435232] KOrganizer automatically add slash (/) in the final of the URL and don't import correctly
https://bugs.kde.org/show_bug.cgi?id=435232 Daniel Ziltener changed: What|Removed |Added CC||zi...@lyrion.ch -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 466377] Created .md document not recognized as such in Okular document preview (Mimetype not assigned via extension?)
https://bugs.kde.org/show_bug.cgi?id=466377 --- Comment #1 from Henning --- It seems all files newly created by Kate and saved as filename.extension dont inherit the correct mimetype. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 402857] Touchpad gestures are not configurable
https://bugs.kde.org/show_bug.cgi?id=402857 Petrov Egor changed: What|Removed |Added CC||m...@dikey0ficial.rf.gd --- Comment #4 from Petrov Egor --- Sadly that in the most configurable DE touchpad gestures couldn'be customized;( -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 467280] New: the app disconnected from PC
https://bugs.kde.org/show_bug.cgi?id=467280 Bug ID: 467280 Summary: the app disconnected from PC Classification: Applications Product: kdeconnect Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: android-application Assignee: albertv...@gmail.com Reporter: marco.tall...@gmail.com CC: andrew.g.r.hol...@gmail.com Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. When the smartphone is in idle the app disconnect 2. 3. OBSERVED RESULT App disconnected from PC EXPECTED RESULT See notification on the PC SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Fedora 37 (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION I removed the app from energy management on the smartphone Redmi Note 11 pro+ Android 13 -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 466862] Cannot pkcon update due to unmet dependencies with poppler and okular-backends
https://bugs.kde.org/show_bug.cgi?id=466862 Matija changed: What|Removed |Added CC||mata...@gmail.com --- Comment #5 from Matija --- (In reply to Eric R from comment #4) > (In reply to Carlos De Maine from comment #2) > > a new package has just been produced in release which links to the correct > > version of libpoppler*. it will be promoted to user in the next few days. > > Hi. This is still going on. When is "the next few days"? > Where can I see the releases & updates? > Do I need to do anything else to fix the broken packages? > Thank you! Tried 30 minutes ago, everything passed and no packages held back anymore! Although, couldn't fix it with pkcon update, but instead with apt upgrade -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 466709] Software Sources not working
https://bugs.kde.org/show_bug.cgi?id=466709 Davius Ikse changed: What|Removed |Added CC||xdav...@gmail.com --- Comment #4 from Davius Ikse --- Bug on Lunar 23.04 / Debian 12 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 467006] a seperate cross cursor appears aligned with the cursor on the canvas
https://bugs.kde.org/show_bug.cgi?id=467006 Lynx3d changed: What|Removed |Added CC||lynx.mw+...@gmail.com Keywords||regression --- Comment #3 from Lynx3d --- I think this is related to the changes that caused bug 465086, but I'm not sure if it really has the same root cause. -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 466709] Software Sources not working
https://bugs.kde.org/show_bug.cgi?id=466709 --- Comment #5 from Davius Ikse --- Created attachment 157234 --> https://bugs.kde.org/attachment.cgi?id=157234&action=edit screenshot/terminal issue The software source aka software-properties-qt don't work from plasma-discover (Debian 12) Same on Lunar (ubuntu 23.04) -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 463344] Spectacle no longer quits after taking rectangle screenshot through shortcut
https://bugs.kde.org/show_bug.cgi?id=463344 Nate Graham changed: What|Removed |Added Version Fixed In||23.04 Resolution|--- |FIXED Status|REOPENED|RESOLVED --- Comment #6 from Nate Graham --- That's also fixed for the 23.04 release. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 466727] Plasmashell doesn't start properly under Wayland.
https://bugs.kde.org/show_bug.cgi?id=466727 --- Comment #8 from Nate Graham --- Thanks, getting there. We're still missing debug symbols for kwin, and we need a backtrace of just the crashing thread, not a full stacktrace of everything. Can you install debug symbols for KWin, re-read https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl, and follow the instructions there exactly? Thanks again! -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 464146] Imported shortcut scheme only restores existing shortcuts. Shortcuts for non-installed applications aren't imported.
https://bugs.kde.org/show_bug.cgi?id=464146 --- Comment #3 from Nate Graham --- Sounds sane. Feel free to submit a new bug report asking for that or a merge request to implement it! -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 466923] XWayland crash on wake with DP monitor that takes 6 seconds to turn on
https://bugs.kde.org/show_bug.cgi?id=466923 Nate Graham changed: What|Removed |Added Assignee|unassigned-b...@kde.org |kwin-bugs-n...@kde.org Summary|XWayland Crash on Wake |XWayland crash on wake with ||DP monitor that takes 6 ||seconds to turn on Status|NEEDSINFO |REPORTED Version|unspecified |5.27.2 Product|kde |kwin Resolution|WAITINGFORINFO |--- Component|general |wayland-generic --- Comment #9 from Nate Graham --- There's no set threshold, but the longer it takes to turn back on, the higher the chance that it will trigger a re-layout of stuff which runs a lot of code and could be the cause of this crash. That's why I was asking. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-plasma] [Bug 465690] When using wayland, Popup dialogs show up in the middle, or middle/bottom of the desktop
https://bugs.kde.org/show_bug.cgi?id=465690 --- Comment #19 from Nate Graham --- :/ -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 467178] Need network tray icons to support Plasma themes that fall back to the icon theme
https://bugs.kde.org/show_bug.cgi?id=467178 Nate Graham changed: What|Removed |Added Status|REPORTED|CONFIRMED Summary|Missing network tray icons |Need network tray icons to ||support Plasma themes that ||fall back to the icon theme CC||n...@kde.org Ever confirmed|0 |1 --- Comment #1 from Nate Graham --- I guess we could just copy them over. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 433196] Make the styling for minimized Tasks more pronounced
https://bugs.kde.org/show_bug.cgi?id=433196 Nate Graham changed: What|Removed |Added Summary|Make the icons of minimized |Make the styling for |applications, more |minimized Tasks more |pronounced |pronounced -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kded] [Bug 467281] New: kf5-kded quit unexpectedly
https://bugs.kde.org/show_bug.cgi?id=467281 Bug ID: 467281 Summary: kf5-kded quit unexpectedly Classification: Frameworks and Libraries Product: frameworks-kded Version: 5.103.0 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: fa...@kde.org Reporter: graeme.w.mur...@gmail.com CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY kf5-kded keeps crashing, seems to be random. Reported in ABRT Analytics #635322. STEPS TO REPRODUCE 1. just wait a few hours. 2. 3. 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 -- You are receiving this mail because: You are watching all bug changes.
[frameworks-plasma] [Bug 445518] KDE Plasma doesn't respect icon theme for some applications and application icons
https://bugs.kde.org/show_bug.cgi?id=445518 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 438191] Deprecate the concept of icons in the Plasma theme
https://bugs.kde.org/show_bug.cgi?id=438191 Nate Graham changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=467178, ||https://bugs.kde.org/show_b ||ug.cgi?id=461166, ||https://bugs.kde.org/show_b ||ug.cgi?id=432962, ||https://bugs.kde.org/show_b ||ug.cgi?id=445518 -- You are receiving this mail because: You are watching all bug changes.
[frameworks-plasma] [Bug 432962] When an icon isn't found in the Plasma theme and it falls back to the icon theme, it can't fall back again to the icon theme's fallback theme
https://bugs.kde.org/show_bug.cgi?id=432962 Nate Graham changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=438191 -- You are receiving this mail because: You are watching all bug changes.
[frameworks-plasma] [Bug 445518] KDE Plasma doesn't respect icon theme for some applications and application icons
https://bugs.kde.org/show_bug.cgi?id=445518 Nate Graham changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=438191 -- You are receiving this mail because: You are watching all bug changes.
[frameworks-plasma] [Bug 461166] Icons in Plasma theme override icons in the icon theme, leading to a disjointed appearance since most Plasma themes have few icons
https://bugs.kde.org/show_bug.cgi?id=461166 Nate Graham changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=438191 -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 467178] Need network tray icons to support Plasma themes that fall back to the icon theme
https://bugs.kde.org/show_bug.cgi?id=467178 Nate Graham changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=438191 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 466923] XWayland crash on wake with DP monitor that takes 6 seconds to turn on
https://bugs.kde.org/show_bug.cgi?id=466923 --- Comment #10 from Jason Playne --- (In reply to Nate Graham from comment #9) > There's no set threshold, but the longer it takes to turn back on, the > higher the chance that it will trigger a re-layout of stuff which runs a lot > of code and could be the cause of this crash. That's why I was asking. it's about 6 seconds from sleep to monitor on showing SDDM - if that helps -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 467282] New: Discover crashes every time when closing the window after applying updates
https://bugs.kde.org/show_bug.cgi?id=467282 Bug ID: 467282 Summary: Discover crashes every time when closing the window after applying updates Classification: Applications Product: Discover Version: 5.24.7 Platform: Kubuntu OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: discover Assignee: plasma-b...@kde.org Reporter: de...@fantasymail.de CC: aleix...@kde.org Target Milestone: --- Application: plasma-discover (5.24.7) Qt Version: 5.15.8 Frameworks Version: 5.103.0 Operating System: Linux 6.1.0-1009-tuxedo x86_64 Windowing System: X11 Distribution: TUXEDO OS 2 DrKonqi: 5.27.2 [KCrashBackend] -- Information about the crash: Duplicate of 457278. Closing the window via [x] lead to segfault. Version: 5.24.7-0ubuntu0.1 The reporter is unsure if this crash is reproducible. -- Backtrace: Application: Discover (plasma-discover), signal: Segmentation fault [KCrash Handler] #4 0x7f5e774805a5 in QQuickWindow::mouseGrabberItem() const () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #5 0x7f5e77482def in QQuickWindowPrivate::removeGrabber(QQuickItem*, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #6 0x7f5e77468895 in QQuickItemPrivate::derefWindow() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #7 0x7f5e77469484 in QQuickItem::setParentItem(QQuickItem*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #8 0x7f5e77469784 in QQuickItem::~QQuickItem() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #9 0x7f5e775ef159 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #10 0x7f5e756e711e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x7f5e756f21a6 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x7f5e775ef159 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #13 0x7f5e756e711e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x7f5e756f21a6 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x7f5e775f0089 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #16 0x7f5e756e711e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x7f5e756f21a6 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x7f5e642cb609 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so #19 0x7f5e763a57d5 in QV4::QObjectWrapper::destroyObject(bool) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5 #20 0x7f5e762af453 in QV4::MemoryManager::sweep(bool, void (*)(char const*)) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5 #21 0x7f5e762af599 in QV4::MemoryManager::~MemoryManager() () from /lib/x86_64-linux-gnu/libQt5Qml.so.5 #22 0x7f5e7632c1dc in QV4::ExecutionEngine::~ExecutionEngine() () from /lib/x86_64-linux-gnu/libQt5Qml.so.5 #23 0x7f5e76316b42 in QJSEngine::~QJSEngine() () from /lib/x86_64-linux-gnu/libQt5Qml.so.5 #24 0x7f5e764f654d in QQmlApplicationEngine::~QQmlApplicationEngine() () from /lib/x86_64-linux-gnu/libQt5Qml.so.5 #25 0x556eba311411 in ?? () #26 0x556eba31143d in ?? () #27 0x7f5e756e9883 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #28 0x7f5e7696c793 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #29 0x7f5e756bc07a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #30 0x7f5e756bf167 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #31 0x7f5e756c2f4c in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #32 0x556eba30f838 in ?? () #33 0x7f5e74c29d90 in __libc_start_call_main (main=main@entry=0x556eba30ef40, argc=argc@entry=3, argv=argv@entry=0x7ffebad6bd78) at ../sysdeps/nptl/libc_start_call_main.h:58 #34 0x7f5e74c29e40 in __libc_start_main_impl (main=0x556eba30ef40, argc=3, argv=0x7ffebad6bd78, init=, fini=, rtld_fini=, stack_end=0x7ffebad6bd68) at ../csu/libc-start.c:392 #35 0x556eba310275 in ?? () [Inferior 1 (process 3620) detached] The reporter indicates this bug may be a duplicate of or related to bug 457278. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 438191] Deprecate the concept of icons in the Plasma theme
https://bugs.kde.org/show_bug.cgi?id=438191 Michal Kec (MiK) changed: What|Removed |Added CC||k...@kecnet.cz -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 453957] KScreen EDID reading is extremely error-prone
https://bugs.kde.org/show_bug.cgi?id=453957 Nate Graham changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|CONFIRMED |NEEDSINFO --- Comment #8 from Nate Graham --- Good news! Makes sense given all the multi-monitor fixes that made it into that release. Jacky Guo, what about you? Are you able to reproduce the bug in Plasma 5.27.2 or later? -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 465790] Resizing an Aurorae-decorated window leads to malformed decorations
https://bugs.kde.org/show_bug.cgi?id=465790 David changed: What|Removed |Added CC||gglol555gglol...@gmail.com --- Comment #38 from David --- I encounter this issue every time I attempt to open submenus in various applications such as Firefox, Steam, Wine, and VSCodium. Resolution: 2880x1620@200% Operating System: Arch Linux KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 Kernel Version: 6.2.5-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics Graphics Processor: AMD Radeon Graphics -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo
https://bugs.kde.org/show_bug.cgi?id=462931 Nate Graham changed: What|Removed |Added CC||sharma.abhijeet2096@gmail.c ||om Component|Packages User Edition |fwupd Backend Version|unspecified |5.27.2 Product|neon|Discover Summary|"No metadata URIs for |"No metadata URIs for |vendor directory" error |vendor directory" error |seen in Discover|seen in Discover for ||disabled fwupd repo Assignee|neon-b...@kde.org |plasma-b...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 465790] Resizing an Aurorae-decorated window leads to malformed decorations
https://bugs.kde.org/show_bug.cgi?id=465790 --- Comment #39 from David --- Wine apps* -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 460169] Horizontal/rectangle icons don't stretch to fill height on horizontal panel
https://bugs.kde.org/show_bug.cgi?id=460169 --- Comment #19 from Nate Graham --- Look in your ~/.kdeglobals file for a group named [PanelIcons]. Delete that line and the line below it. If that file has no such lines in it, try looking in /etc/xdg/kdeglobals, if it exists. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 460169] Horizontal/rectangle icons don't stretch to fill height on horizontal panel
https://bugs.kde.org/show_bug.cgi?id=460169 --- Comment #20 from cs --- (In reply to Nate Graham from comment #19) > Look in your ~/.kdeglobals file for a group named [PanelIcons]. Delete that > line and the line below it. > > If that file has no such lines in it, try looking in /etc/xdg/kdeglobals, if > it exists. ~/.config/kdeglobals doesn't contain [PanelIcons] group /etc/xdg/kdeglobals doesn't exist at all -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project
https://bugs.kde.org/show_bug.cgi?id=438249 Igor Kushnir changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |UPSTREAM --- Comment #32 from Igor Kushnir --- The bug fix just landed. It will be released in LLVM/Clang 17: https://github.com/llvm/llvm-project/commit/4d55a0b512a17dfaa2461b8803d37b79f6c9691d Users affected by this bug can ask their distro maintainers to apply the fix to older LLVM packages. No need to apply the entire patch as it adds new API. The following reduced diff fixes the crash: int clang_getFieldDeclBitWidth(CXCursor C) { using namespace cxcursor; if (clang_isDeclaration(C.kind)) { const Decl *D = getCursorDecl(C); -if (const FieldDecl *FD = dyn_cast_or_null(D)) { - if (FD->isBitField()) -if (const auto *FD = dyn_cast_or_null(D)) { - if (FD->isBitField() && !FD->getBitWidth()->isValueDependent()) return FD->getBitWidthValue(getCursorContext(C)); } } -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 466815] Broken "Content Rating" layout
https://bugs.kde.org/show_bug.cgi?id=466815 --- Comment #3 from ratijas --- Yes, it's one of the cases where Kirigami Dialogs incorrectly follow implicit size of their content. See also: unnecessary horizontal scrolling: https://invent.kde.org/frameworks/kirigami/-/merge_requests/966 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 466877] Adding filesystem path access messes up the following checkboxes
https://bugs.kde.org/show_bug.cgi?id=466877 --- Comment #4 from ratijas --- Can confirm that the Filesystems section handles "enabled" state totally wrong. Will be fixed in a rewrite soon™ -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 467283] New: [Wayland][Intel][HiDPI] Laggy maximize animation with custom Aurorae theme
https://bugs.kde.org/show_bug.cgi?id=467283 Bug ID: 467283 Summary: [Wayland][Intel][HiDPI] Laggy maximize animation with custom Aurorae theme Classification: Plasma Product: kwin Version: 5.27.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: farlin...@yandex.ru Target Milestone: --- SUMMARY I use Surface Pro 6 with linux-surface kernel and if I use f.e. Graphite Dark window theme then maximize animation is super laggy and stuttery, even built in Plasma FPS counter shows FPS downside. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora KDE Spin, KDE Plasma 5.27.2 Wayland, 200% HiDPI, Intel UHD 620. KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 466877] Adding filesystem path access messes up the following checkboxes
https://bugs.kde.org/show_bug.cgi?id=466877 --- Comment #5 from ratijas --- Actually, after watching the video, I'd say it's one the countless cases of the model using wrong dataChanged() signal instead of beginInsertRows/endInsertRows. Has nothing to do with a separate bug of handling checked state wrong. Will be fixed in a rewrite™ too -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 467021] Cannot close GTK window from top-right corner
https://bugs.kde.org/show_bug.cgi?id=467021 Nate Graham changed: What|Removed |Added Status|REPORTED|RESOLVED CC||n...@kde.org Resolution|--- |DUPLICATE --- Comment #3 from Nate Graham --- *** This bug has been marked as a duplicate of bug 414777 *** -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 414777] Top-right-most pixel does not trigger right-most button in a GTK3 CSD headerbar app
https://bugs.kde.org/show_bug.cgi?id=414777 Nate Graham changed: What|Removed |Added CC||david.cortes.rivera@gmail.c ||om --- Comment #13 from Nate Graham --- *** Bug 467021 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466674] Wayland: various apps crash in DpmsManager::addScreen() when display enters sleep
https://bugs.kde.org/show_bug.cgi?id=466674 Nicolas Fella changed: What|Removed |Added CC||graeme.w.mur...@gmail.com --- Comment #12 from Nicolas Fella --- *** Bug 467281 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.