[Craft] [Bug 384365] okular builds .mo but doesn't include them in the windows intsaller
https://bugs.kde.org/show_bug.cgi?id=384365 --- Comment #3 from Kevin Funk --- See applications_blacklist.txt in craft.git -- You are receiving this mail because: You are watching all bug changes.
[frameworks-solid] [Bug 383637] why no OpticalDrive::Medium::Cd class/category ?
https://bugs.kde.org/show_bug.cgi?id=383637 --- Comment #2 from RJVB --- I guess that makes sense. -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 383651] Custom/image stamp annotations are not saved into the PDF file in a way that can be printed or that other readers can see
https://bugs.kde.org/show_bug.cgi?id=383651 Oliver Sander changed: What|Removed |Added CC||oliver.san...@tu-dresden.de --- Comment #4 from Oliver Sander --- No. Your problem really smells like a problem with annotation handling, and printing is just a symptom of something deeper. You may be able to partially circumvent your printing problem now that we have https://git.reviewboard.kde.org/r/130218/ With this patch, if you select rasterized printing, then Okular will render (almost) right into a QPrinter object, rather than converting the file to postscript and rendering that. I'm fairly confident that this will make your stamps appear on the printout. -- You are receiving this mail because: You are watching all bug changes.
[skrooge] [Bug 375865] Quick fill: select/enter item does not lock payee
https://bugs.kde.org/show_bug.cgi?id=375865 --- Comment #7 from Stephane MANKOWSKI --- (In reply to vicnet from comment #6) > OK, I understand the usage you have of the magic filling. > I think this way of using F12 is valid, just border line because for me, > magic filling, is used to fill other fields. > To fill current field, especially in a combo field, there is a short select > list... > But you are the boss :-) I will let it like this (as you want). > > I remark also that combo field is not blue after selecting an item in short > list. > Sometime, after fews selection, it become blue but the first time not... > After became blue, It generally work (ie become blue) after reset, like it > should do... Don't understand why it is ok or not. If fact, this is simple: the widget becomes blue (locked) when the focus is lost (tab key pressed or click on another widget) and the field is not empty. So, this is normal that the combobox is not locked after the selection of a value. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 384367] Channels docker lacks key functionality
https://bugs.kde.org/show_bug.cgi?id=384367 Boudewijn Rempt changed: What|Removed |Added Severity|normal |wishlist CC||b...@valdyas.org -- You are receiving this mail because: You are watching all bug changes.
[frameworks-baloo] [Bug 384372] New: baloo_file_extractor always high CPU usage
https://bugs.kde.org/show_bug.cgi?id=384372 Bug ID: 384372 Summary: baloo_file_extractor always high CPU usage Product: frameworks-baloo Version: 5.37.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Baloo File Daemon Assignee: pinak.ah...@gmail.com Reporter: guoyunhebr...@gmail.com Target Milestone: --- After update to KDE Frameworks 5.37, baloo_file_extractor always use about 12% total CPU and cause computer over heat. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 372445] File corrupted: "not a valid krita file"
https://bugs.kde.org/show_bug.cgi?id=372445 mellissa changed: What|Removed |Added CC||kirakishoukirakishou@gmail. ||com --- Comment #3 from mellissa --- Comment on attachment 102216 --> https://bugs.kde.org/attachment.cgi?id=102216 The .kra file in question ive only had krita for a few days and sudenlly all my files wont open saying thats its and "invalid krita file" when it is a krita file. as you can imagine im vey dissapointed and upset can someone explain how to fix this? thankyou -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 372445] File corrupted: "not a valid krita file"
https://bugs.kde.org/show_bug.cgi?id=372445 --- Comment #4 from Boudewijn Rempt --- Hi Melissa, I've checked your file and all it contains are zeros. Without access to your system, I cannot guess how this came about, but I'm wondering whether your drive isn't dying. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 347323] Add support for changing cursor shape with extended DECSCUSR escape sequences
https://bugs.kde.org/show_bug.cgi?id=347323 Andriy Gapon changed: What|Removed |Added CC||a...@icyb.net.ua -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 323227] Changing the cursor using the terminal escape sequence clears the profile name
https://bugs.kde.org/show_bug.cgi?id=323227 Andriy Gapon changed: What|Removed |Added CC||a...@icyb.net.ua --- Comment #5 from Andriy Gapon --- Please see bug 347323 as well. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 384373] New: Quick open list doesn't update if "Item" category changes
https://bugs.kde.org/show_bug.cgi?id=384373 Bug ID: 384373 Summary: Quick open list doesn't update if "Item" category changes Product: kdevelop Version: 5.1.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI: QuickOpen Assignee: kdevelop-bugs-n...@kde.org Reporter: gsten...@gmx.net Target Milestone: --- By clicking on the button next to "Items" in QuickOpen, you can open a drop down to check in which categories to look for the search string, i.e. Files, Actions, Documentation, Functions, Classes. The text on the button updates on the fly as you change the checkboxes, but the list of hits remains unchanged. You first have to close and reopen the QuickOpen to apply the change. I would expect that the list of possible hits is updated immediately. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 384275] Some text files incorrectly identified as 'MATLAB script/function'
https://bugs.kde.org/show_bug.cgi?id=384275 Elvis Angelaccio changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |UPSTREAM --- Comment #4 from Elvis Angelaccio --- (In reply to rasq37 from comment #3) > The markdown file was the same issue; it started with '##'. > > > (unless an higher priority rule says otherwise) > > I tried changing that rule's priority, but it didn't seem to have any effect > so I just removed it instead. Is is possible that Dolphin isn't reading the > priorities correctly? Could this explain the fact that I have to remove the > *.iso pattern from everything but application/x-cd-image to prevent Dolphin > from listing half of my iso files as plain text? That's https://bugs.freedesktop.org/show_bug.cgi?id=80877 > > Regardless, this rule seems like a bad idea. Any text file can start with > ##, that shouldn't identify it as MATLAB. I think this is still deserving of > a bug report, but does it have anything to do with Dolphin, or any other KDE > project? If not, where should it go? Here: https://bugs.freedesktop.org/ (against the shared-mime-info product) -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 274931] Windows with no border (decoration) are visible on all activities
https://bugs.kde.org/show_bug.cgi?id=274931 --- Comment #62 from Arash B --- @martin @tom So this is my assessment of the situation: the border property is incorrectly used to determine if a window should be placed on all activities, when in fact other indicators should be used instead to make this assessment. This is because using the border property will place certain windows (such as chrome) on all activities when they shouldn't be. I'm therefore trying to make a complete and distinct list of types of windows that should be placed on all activities. I want to use this list to try to create logic (in the code) that correctly determines if a window element should be on all activities. I will create such logic on my own and then present them in this thread for review and discussion, but someone else would have to finally incorporate them in the software. Here is a highly partial and vague start of the list of types of window elements that should be placed in all activities when created: * plasma extenders * applet browser * activity manager Could you help me with two things? Firstly, could we complete this list by adding all types of window elements that should be placed on all activities? Secondly, could we make the list more granular by dividing each list item into subcategories? For instance I'm thinking plasma extenders is a broad category encompassing many different *types* of things. I don't need to know every conceivable plasma extender that there's, but only relevant *types*. If certain types of window elements require different method of procedures to determine their type, then it would be very appreciated if they are mentioned distinctively as a separate subcategory. For instance maybe a different set of function calls has to be made to determine their type, while other functions are used for other window element types. I'm assuming each of these window elements of this list are represented by an instance of the class KWin::Client, and that for all of them it is determined in manage.cpp on line 234 by the following statement ... if (Activities::self() && !isMapped && !noborder && isNormalWindow() && !activitiesDefined) { ... Are these two assumptions correct? Or is it (possibly further) assessed somewhere else whether if or not the window element should be placed on all activities? -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 384374] New: View Difference doesn't work if file changes on disk
https://bugs.kde.org/show_bug.cgi?id=384374 Bug ID: 384374 Summary: View Difference doesn't work if file changes on disk Product: kdevelop Version: 5.1.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: All editors Assignee: kdevelop-bugs-n...@kde.org Reporter: gsten...@gmx.net Target Milestone: --- If a file that is open in the kdevelop editor is changed on disk, kdevelop correcty notices the change and brings up a notification box what to do, View Difference, Reload, Ignore. Clicking on View Difference is expected to bring up some kind of diff tool view, but nothing happens. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 274931] Windows with no border (decoration) are visible on all activities
https://bugs.kde.org/show_bug.cgi?id=274931 --- Comment #63 from Arash B --- On a different point, I would advice that full function definition is written as a comment above where macros are used to write function header and body. It would for instance look like this in rules.cpp line 856: // Function body declaration of bool WindowRules::checkNoBorder( bool arg, bool init ) const CHECK_RULE(NoBorder, bool) This way the function name will actually be searchable with a tool like grep. I spent the better part of an hour trying to locate this, and was at last thinking that the function body declaration is somehow linked from a library or another repo of code. It will take some time to add such comments but it will be worth it and save time in the end. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 371826] Kmail new mail systray icon invisible unless hovered
https://bugs.kde.org/show_bug.cgi?id=371826 --- Comment #13 from Martin van Es --- I made a work-around by editing /usr/share/icons/breeze/actions/22/mail-mark-unread-new.svg in inkscape and setting fillcolor of the svg to light-grey'ish. Then removed ~/.cache/icon-cache.kcache, restarted plasmashell (killall plasmashell; plasmashell&) and restarted kontact. While investigating the problem, I noticed that when replacing mail-mark-unread-new.svg with media-playback-pause.svg (which shows completely fine in systray) kmsystemtray.cpp renders media-playback-pause.svg also invisible. So my conclusion is that it's not a problem with the icon svg, but the way kmsystemtray.cpp tells Qt to render it on unread mails. I lack the Qt knowledge to further investage this. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 384375] New: Kwin crashes when changing activities from fullscreen (Manjaro)
https://bugs.kde.org/show_bug.cgi?id=384375 Bug ID: 384375 Summary: Kwin crashes when changing activities from fullscreen (Manjaro) Product: kwin Version: 5.10.5 Platform: unspecified OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: philip.e.g.anders...@gmail.com Target Milestone: --- Application: kwin_x11 (5.10.5) Qt Version: 5.9.1 Frameworks Version: 5.37.0 Operating System: Linux 4.9.47-1-MANJARO x86_64 Distribution: "Manjaro Linux" -- Information about the crash: - What I was doing when the application crashed: I was watching fullscreen videos on YouTube when i tried to alt+tab to change activity when Kwin all of a sudden crashed. I tried replicating it with the same scenario with success every time. So i tried to play a video in SMplayer too see if it only was a Firefox/Freshplayer thing but it crashed then as well. Does not crash when I'm playing video files that aren't in fullscreen. It seems like this started happening with the lates update of Kwin (I guess?) beacuse it did not behave like this before and I haven't really done any changes to the system other than updating it. Everything is fully updated as of today (2017-09-05). The crash can be reproduced every time. -- Backtrace: Application: Kwin (kwin_x11), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7feb84f4c840 (LWP 27797))] Thread 11 (Thread 0x7feb2d6f7700 (LWP 27817)): #0 0x7feb7da8c1ad in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7feb80e1bb04 in () at /usr/lib/libQt5Script.so.5 #2 0x7feb80e1bb49 in () at /usr/lib/libQt5Script.so.5 #3 0x7feb7da86049 in start_thread () at /usr/lib/libpthread.so.0 #4 0x7feb848f5f0f in clone () at /usr/lib/libc.so.6 Thread 10 (Thread 0x7feb47389700 (LWP 27815)): #0 0x7feb7da8c1ad in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7feb4e6ca59c in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #2 0x7feb4e6ca2a8 in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #3 0x7feb7da86049 in start_thread () at /usr/lib/libpthread.so.0 #4 0x7feb848f5f0f in clone () at /usr/lib/libc.so.6 Thread 9 (Thread 0x7feb47b8a700 (LWP 27814)): #0 0x7feb7da8c1ad in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7feb4e6ca59c in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #2 0x7feb4e6ca2a8 in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #3 0x7feb7da86049 in start_thread () at /usr/lib/libpthread.so.0 #4 0x7feb848f5f0f in clone () at /usr/lib/libc.so.6 Thread 8 (Thread 0x7feb4838b700 (LWP 27813)): #0 0x7feb7da8c1ad in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7feb4e6ca59c in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #2 0x7feb4e6ca2a8 in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #3 0x7feb7da86049 in start_thread () at /usr/lib/libpthread.so.0 #4 0x7feb848f5f0f in clone () at /usr/lib/libc.so.6 Thread 7 (Thread 0x7feb48b8c700 (LWP 27812)): #0 0x7feb7da8c1ad in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7feb4e6ca59c in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #2 0x7feb4e6ca2a8 in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #3 0x7feb7da86049 in start_thread () at /usr/lib/libpthread.so.0 #4 0x7feb848f5f0f in clone () at /usr/lib/libc.so.6 Thread 6 (Thread 0x7feb49592700 (LWP 27811)): #0 0x7feb7da8c1ad in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7feb4e6ca59c in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #2 0x7feb4e6ca2a8 in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #3 0x7feb7da86049 in start_thread () at /usr/lib/libpthread.so.0 #4 0x7feb848f5f0f in clone () at /usr/lib/libc.so.6 Thread 5 (Thread 0x7feb49ed4700 (LWP 27810)): #0 0x7feb7da8c1ad in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7feb4e6ca59c in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #2 0x7feb4e6ca2a8 in () at /usr/lib/xorg/modules/dri/radeonsi_dri.so #3 0x7feb7da86049 in start_thread () at /usr/lib/libpthread.so.0 #4 0x7feb848f5f0f in clone () at /usr/lib/libc.so.6 Thread 4 (Thread 0x7feb62088700 (LWP 27808)): #0 0x7ffd99deab00 in clock_gettime () #1 0x7feb84903546 in clock_gettime () at /usr/lib/libc.so.6 #2 0x7feb81f00972 in () at /usr/lib/libQt5Core.so.5 #3 0x7feb81eff10a in QTimerInfoList::updateCurrentTime() () at /usr/lib/libQt5Core.so.5 #4 0x7feb81eff6e6 in QTimerInfoList::timerWait(timespec&) () at /usr/lib/libQt5Core.so.5 #5 0x7feb81efe655 in QEventDispatcherUNIX::processEvents(QFlags) () at /usr/lib/libQt5Cor
[kontact] [Bug 384284] Display of upcoming special dates not obeying date range
https://bugs.kde.org/show_bug.cgi?id=384284 --- Comment #3 from BingMyBong --- (In reply to Allen Winter from comment #2) > Seems to be ok for normal calendar events, but I do see Birthdays shown that > are more than 200 days from now :) > > are you seeing normal calendar events shown beyond the 30 day limit? Its just the "Upcoming Special Dates" showing a years worth, the events list is fine and seems to obey the date range set. -- You are receiving this mail because: You are watching all bug changes.
[konqueror] [Bug 384376] New: Konqueror crashing on start of Plasma Desktop
https://bugs.kde.org/show_bug.cgi?id=384376 Bug ID: 384376 Summary: Konqueror crashing on start of Plasma Desktop Product: konqueror Version: 5.0.97 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: konq-b...@kde.org Reporter: grze...@gmail.com Target Milestone: --- Application: konqueror (5.0.97) Qt Version: 5.9.1 Frameworks Version: 5.37.0 Operating System: Linux 4.4.0-94-generic x86_64 Distribution: KDE neon User Edition 5.10 -- Information about the crash: - What I was doing when the application crashed: Just turned the computer on. The crash occured during start of Plasma Desktop. -- Backtrace: Application: Konqueror (konqueror), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f7f89f17940 (LWP 2255))] Thread 20 (Thread 0x7f7f2b7fe700 (LWP 2353)): #0 0x7f7f8b5645aa in pa_fdsem_before_poll () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so #1 0x7f7f8b57b027 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so #2 0x7f7f8c2f80b7 in pa_mainloop_dispatch () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #3 0x7f7f8c2f84bc in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #4 0x7f7f8c2f8560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #5 0x7f7f8c3067a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #6 0x7f7f8b58b078 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so #7 0x7f7f936a46ba in start_thread (arg=0x7f7f2b7fe700) at pthread_create.c:333 #8 0x7f7f9c5083dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 19 (Thread 0x7f7f2bfff700 (LWP 2352)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 #1 0x7f7f6c823d22 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #2 0x7f7f6c7ec284 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #3 0x7f7f6c7c7218 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x7f7f6c7c3225 in base::MessageLoop::RunHandler() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x7f7f6c7dfefa in base::RunLoop::Run() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x7f7f6c7f7d96 in base::Thread::ThreadMain() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x7f7f6c7f3f3d in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x7f7f936a46ba in start_thread (arg=0x7f7f2bfff700) at pthread_create.c:333 #9 0x7f7f9c5083dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 18 (Thread 0x7f7f44ff9700 (LWP 2351)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x7f7f6cf629dd in cc::SingleThreadTaskGraphRunner::Run() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #2 0x7f7f6c7f78d0 in base::SimpleThread::ThreadMain() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #3 0x7f7f6c7f3f3d in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x7f7f936a46ba in start_thread (arg=0x7f7f44ff9700) at pthread_create.c:333 #5 0x7f7f9c5083dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 17 (Thread 0x7f7f457fa700 (LWP 2350)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x7f7f6c7f636f in base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #2 0x7f7f6c7f6b07 in base::SequencedWorkerPool::Worker::Run() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #3 0x7f7f6c7f78d0 in base::SimpleThread::ThreadMain() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x7f7f6c7f3f3d in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x7f7f936a46ba in start_thread (arg=0x7f7f457fa700) at pthread_create.c:333 #6 0x7f7f9c5083dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 16 (Thread 0x7f7f45ffb700 (LWP 2349)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x7f7f6c7ec1f5 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #2 0x7f7f6c7ec2a4 in base::Waitable
[Discover] [Bug 384327] Ark crashed when trying to run an installation file.
https://bugs.kde.org/show_bug.cgi?id=384327 --- Comment #4 from Fergus --- Dear Alexis, Apologies, I was tired and got mixed up! I lost it years ago, with the memories of Linux 1.1.81..the era of a.out files..those were the days. Definitely need to get out more! You guys have done (and continue to do) an amazing job! I am amazed windows is still around as an operating system Kind regards Fergus > On 4 Sep 2017, at 16:08, Aleix Pol wrote: > > https://bugs.kde.org/show_bug.cgi?id=384327 > > --- Comment #1 from Aleix Pol --- > Hi, I'm sorry but I'm not following. > How is Ark and that script related to Discover? > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 292508] Regression: no option to select whole group in grouped view
https://bugs.kde.org/show_bug.cgi?id=292508 john changed: What|Removed |Added CC||johnmaveric...@mail.com --- Comment #9 from john --- (In reply to Nate Graham from comment #8) > Possible, yes. I'm going through all Dolphin bugs and cleaning out old > requests that haven't seen any action or interest in years. Your comment > counts as some interest. But please be aware that this is an all-volunteer > effort; this feature will probably only be implemented via a user-submitted > patch. Count me in as interested as well. I think it would be good to have a central place where there could be a List of KDE/plasma removed features. Things like Manual grouping on the taskbar Grouped windows have tabs in title bar (i know it's in_progress) KRunner's HUD (appmenu-runner) Auto-Tiling Animated Wallpapers Get New Splash Screen Button and probably a few others were removed for any reasons. But some would be nice to bring back. I was thinking about a wiki page or something to keep track of removed features. Is there such a "place"? -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 383437] Comet and asteroid coordinates RA=0 and DEC=0
https://bugs.kde.org/show_bug.cgi?id=383437 Jasem Mutlaq changed: What|Removed |Added Status|CONFIRMED |RESOLVED Version Fixed In||17.12 Latest Commit||https://commits.kde.org/kst ||ars/fb5e85fcb7d2a69e94e4d6c ||3b0f823fcbf4ffd8f Resolution|--- |FIXED --- Comment #4 from Jasem Mutlaq --- Git commit fb5e85fcb7d2a69e94e4d6c3b0f823fcbf4ffd8f by Jasem Mutlaq. Committed on 05/09/2017 at 10:41. Pushed by mutlaqja into branch 'master'. Verify comet and asteroid data before saving the returned result as JPL apparently does not return 404 but a different valid page that does not contain the data. FIXED-IN:17.12 M +23 -3kstars/auxiliary/filedownloader.cpp M +7-0kstars/auxiliary/filedownloader.h M +1-0kstars/skycomponents/asteroidscomponent.cpp M +1-0kstars/skycomponents/cometscomponent.cpp https://commits.kde.org/kstars/fb5e85fcb7d2a69e94e4d6c3b0f823fcbf4ffd8f -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 372837] Unplug HDMI cable in sleep mode won't remove external monitor
https://bugs.kde.org/show_bug.cgi?id=372837 --- Comment #3 from Sebastian Kügler --- No news, sorry. I haven't been able to reproduce this issue. -- You are receiving this mail because: You are watching all bug changes.
[isoimagewriter] [Bug 384377] New: crash when unmounting while confirm dialog is up
https://bugs.kde.org/show_bug.cgi?id=384377 Bug ID: 384377 Summary: crash when unmounting while confirm dialog is up Product: isoimagewriter Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: j...@jriddell.org Reporter: sit...@kde.org Target Milestone: --- - have no sticks plugged in - start isoimagewriter - no sticks detected - select ISO - plug in stick - wait for plasma to automount the stick and pop up device notify - click on write - confirmation dialog comes up to clear the disk - unmount stick via plasma notification - confirm clear dialog - crash happens all the time Thread 5 (Thread 0x7f447822c700 (LWP 3513)): #0 0x7f449a28d70d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x7f449841f38c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f4478c0, timeout=, context=0x116fb70) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4135 #2 0x7f449841f38c in g_main_context_iterate (context=context@entry=0x116fb70, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3835 #3 0x7f449841f49c in g_main_context_iteration (context=0x116fb70, may_block=may_block@entry=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901 #4 0x7f449841f4d9 in glib_worker_main (data=) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:5672 #5 0x7f4498445bb5 in g_thread_proxy (data=0xc2b450) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gthread.c:780 #6 0x7f4499f7c6ba in start_thread (arg=0x7f447822c700) at pthread_create.c:333 #7 0x7f449a2993dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 4 (Thread 0x7f446fa2b700 (LWP 3514)): #0 0x7f449a28d70d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x7f449841f38c in g_main_context_iterate (priority=2147483647, n_fds=2, fds=0x7f44680010c0, timeout=, context=0x1172930) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4135 #2 0x7f449841f38c in g_main_context_iterate (context=0x1172930, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3835 #3 0x7f449841f712 in g_main_loop_run (loop=0x11ba0c0) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4034 #4 0x7f44785159d6 in gdbus_shared_thread_func (user_data=0xbd88a0) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./gio/gdbusprivate.c:246 #5 0x7f4498445bb5 in g_thread_proxy (data=0xc2b4a0) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gthread.c:780 #6 0x7f4499f7c6ba in start_thread (arg=0x7f446fa2b700) at pthread_create.c:333 #7 0x7f449a2993dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 3 (Thread 0x7f448419f700 (LWP 3397)): #0 0x7f449a28d70d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x7f449841f38c in g_main_context_iterate (priority=2147483647, n_fds=5, fds=0x7f447c018da0, timeout=, context=0x7f447c000990) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4135 #2 0x7f449841f38c in g_main_context_iterate (context=context@entry=0x7f447c000990, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3835 #3 0x7f449841f49c in g_main_context_iteration (context=0x7f447c000990, may_block=may_block@entry=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901 #4 0x7f449adcb94b in QEventDispatcherGlib::processEvents(QFlags) (this=0x7f447c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x7f449ad747ca in QEventLoop::exec(QFlags) (this=this@entry=0x7f448419ee50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #6 0x7f449ab9dcd4 in QThread::exec() (this=) at thread/qthread.cpp:515 #7 0x7f4494985b75 in () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #8 0x7f449aba2989 in QThreadPrivate::start(void*) (arg=0x7f44949fbda0) at thread/qthread_unix.cpp:368 #9 0x7f4499f7c6ba in start_thread (arg=0x7f448419f700) at pthread_create.c:333 #10 0x7f449a2993dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 2 (Thread 0x7f4491252700 (LWP 3396)): #0 0x7f449a28d70d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x7f449557cc62 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x7f449557e8d7 in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x7f449c5e2329 in QXcbEventReader::run() (this=0x8b5d40) at qxcbconnection.cpp:1322 #4 0x7f449aba2989 in QThreadPrivate::start(void*) (arg=0x8b5d40) at thread/qthread_unix.cpp:368 #5 0x7f4499f7c6ba in start_thread (arg=0x7f4491252700) at pthread_create.c:333 #6 0x7f449a2993dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f449c6e9740 (LWP 3395)): #0 0x0040b5
[isoimagewriter] [Bug 384378] New: not using kcrash
https://bugs.kde.org/show_bug.cgi?id=384378 Bug ID: 384378 Summary: not using kcrash Product: isoimagewriter Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: j...@jriddell.org Reporter: sit...@kde.org Target Milestone: --- Currently isoimagewriter does not use kcrash, so it has no GUI when a crash occurs. Would probably be handy to use kcrash. Needs calling of KCrash::initialize in the main(). https://api.kde.org/frameworks/kcrash/html/namespaceKCrash.html#af3cbae2933366133fd4e666568521232 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 384340] Title Template workflow could be easily sped up a little
https://bugs.kde.org/show_bug.cgi?id=384340 --- Comment #3 from alberto --- Just to make clear my second easy suggestion because I feel I explained why is complicated, but I didnt explained what is complicated You have to open/close the project to reload the templates More integration would be awesome, but an easy workaround I can think of: - on template save, check if the template is used in the project, if it is, reload them At least this way you can do changes on the templates on semi real time which is good for speed editing :) Thanks! -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 384379] New: KWin crashes on Tumbleweed
https://bugs.kde.org/show_bug.cgi?id=384379 Bug ID: 384379 Summary: KWin crashes on Tumbleweed Product: kwin Version: 5.10.4 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: rodney.ba...@iinet.net.au Target Milestone: --- Application: kwin_x11 (5.10.4) Qt Version: 5.9.1 Frameworks Version: 5.36.0 Operating System: Linux 4.12.9-1.gf2ab6ba-default x86_64 Distribution: "openSUSE Tumbleweed" -- Information about the crash: - What I was doing when the application crashed: KMail and Google Chrome open - attempted to drag Chrome from Monitor 2 to Monitor 1. Running dual-head on NVidia GTX750 with proprietary drivers (installed from NVidia installer) version 384.69. The same crash has occurred several times when the desktop is sitting completely idle. The crash can be reproduced sometimes. -- Backtrace: Application: KWin (kwin_x11), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f603210f900 (LWP 14863))] Thread 5 (Thread 0x7f600ba74700 (LWP 15068)): #0 0x7f6031af1266 in ppoll () at /lib64/libc.so.6 #1 0x7f602f119649 in qt_safe_poll(pollfd*, unsigned long, timespec const*) () at /usr/lib64/libQt5Core.so.5 #2 0x7f602f11ac26 in QEventDispatcherUNIX::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #3 0x7f602f0c635a in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x7f602eef631a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #5 0x7f6029821705 in () at /usr/lib64/libQt5Qml.so.5 #6 0x7f602eefad2e in () at /usr/lib64/libQt5Core.so.5 #7 0x7f602ad194d7 in start_thread () at /lib64/libpthread.so.0 #8 0x7f6031afab2f in clone () at /lib64/libc.so.6 Thread 4 (Thread 0x7f5ff5dd9700 (LWP 14894)): #0 0x7f602ad1f5dd in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x7f602e06f8e4 in () at /usr/lib64/libQt5Script.so.5 #2 0x7f602e06f929 in () at /usr/lib64/libQt5Script.so.5 #3 0x7f602ad194d7 in start_thread () at /lib64/libpthread.so.0 #4 0x7f6031afab2f in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7f5ffdb64700 (LWP 14891)): #0 0x7f6031af1266 in ppoll () at /lib64/libc.so.6 #1 0x7f602f119649 in qt_safe_poll(pollfd*, unsigned long, timespec const*) () at /usr/lib64/libQt5Core.so.5 #2 0x7f602f11ac26 in QEventDispatcherUNIX::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #3 0x7f602f0c635a in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x7f602eef631a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #5 0x7f6029821705 in () at /usr/lib64/libQt5Qml.so.5 #6 0x7f602eefad2e in () at /usr/lib64/libQt5Core.so.5 #7 0x7f602ad194d7 in start_thread () at /lib64/libpthread.so.0 #8 0x7f6031afab2f in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7f6013153700 (LWP 14867)): #0 0x7f6031af1266 in ppoll () at /lib64/libc.so.6 #1 0x7f602f119649 in qt_safe_poll(pollfd*, unsigned long, timespec const*) () at /usr/lib64/libQt5Core.so.5 #2 0x7f602f11ac26 in QEventDispatcherUNIX::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #3 0x7f602f0c635a in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x7f602eef631a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #5 0x7f60289e8a45 in () at /usr/lib64/libQt5DBus.so.5 #6 0x7f602eefad2e in () at /usr/lib64/libQt5Core.so.5 #7 0x7f602ad194d7 in start_thread () at /lib64/libpthread.so.0 #8 0x7f6031afab2f in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7f603210f900 (LWP 14863)): [KCrash Handler] #6 0x4102e7fb in () #7 0x7f5fff3cd3d4 in () at /usr/lib64/libnvidia-glcore.so.384.69 #8 0x7f5fff3d26a8 in () at /usr/lib64/libnvidia-glcore.so.384.69 #9 0x7f5ffef9a058 in () at /usr/lib64/libnvidia-glcore.so.384.69 #10 0x7f602f9c750d in QOpenGLTextureGlyphCache::resizeTextureData(int, int) () at /usr/lib64/libQt5Gui.so.5 #11 0x7f602f94e9ca in QTextureGlyphCache::fillInPendingGlyphs() () at /usr/lib64/libQt5Gui.so.5 #12 0x7f6029efc971 in () at /usr/lib64/libQt5Quick.so.5 #13 0x7f6029ef97e9 in () at /usr/lib64/libQt5Quick.so.5 #14 0x7f6029f9e01c in QQuickTextNode::addGlyphs(QPointF const&, QGlyphRun const&, QColor const&, QQuickText::TextStyle, QColor const&, QSGNode*) () at /usr/lib64/libQt5Quick.so.5 #15 0x7f6029fa2e04 in () at /usr/lib64/libQt5Quick.so.5 #16 0x7f6029f9eed1 in QQuickTextNode::addTextLayout(QPointF const&, QTextLayout*, QColor const&, QQuickText::TextStyle, QColor const&, QColor const&, QColor const&, QColor const&, int, int, int, int) () at /usr/lib64/libQt5Quick.so.5 #17 0x7f6029f9dc2e in QQuickText::updatePaintNode(QSGNode*, QQuickItem::UpdatePaintNod
[kmail2] [Bug 331539] All messages disappear after deleting one
https://bugs.kde.org/show_bug.cgi?id=331539 Mikhail Krasilnikov changed: What|Removed |Added CC||m.krasilni...@yandex.ru --- Comment #3 from Mikhail Krasilnikov --- Confirming this issue with Kmail 5.2.3 and Akonadi 5.2.2 on Ubuntu 17.04. Also I've got the same problem some years ago with KMail on openSUSE. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 379499] Missing support for PHP7 features
https://bugs.kde.org/show_bug.cgi?id=379499 --- Comment #3 from Anon --- I understand that the pressures do not help, but I've spent a lot of time using kdevelop for php developments and the lack of support for php7 is a big problem. The last time I programmed in C++ was in 1995, if I could contribute something, I would get myself involved in the project. Thank you. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 331539] All messages disappear after deleting one
https://bugs.kde.org/show_bug.cgi?id=331539 --- Comment #4 from Con Kolivas --- I still see this problem in kde 5.2.3. Specifically it happens in an imap folder that is NOT my inbox folder, and if there are multiple emails in that folder, if I click on the bottom most email (vertically) and delete it it doesn't happen. If however I click on any entry above the bottom then the rest disappear and I have to click on another folder and go back to get my emails to reappear. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 379499] Missing support for PHP7 features
https://bugs.kde.org/show_bug.cgi?id=379499 --- Comment #4 from Kevin Funk --- Did you try the KDevelop 5.2 AppImage from the nightly build section as suggested? KDevelop 5.2 will have better PHP7 support, but it's not yet released. See: https://www.kdevelop.org/download -- section 'nightly builds' -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 384284] Display of upcoming special dates not obeying date range
https://bugs.kde.org/show_bug.cgi?id=384284 --- Comment #4 from Allen Winter --- which type of special events though? Holidays? Birthdays? Anniversaries? from the calendar? from contacts? -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 384380] New: crash on startup
https://bugs.kde.org/show_bug.cgi?id=384380 Bug ID: 384380 Summary: crash on startup Product: kdenlive Version: git-master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Installation Assignee: vpi...@kde.org Reporter: paj...@gmail.com Target Milestone: --- Created attachment 107698 --> https://bugs.kde.org/attachment.cgi?id=107698&action=edit crash info Trying to get those juice fixes of 17.08 im compiling master and Applications/17.08 Im using build-kdenlive_v26b.sh I rm .config/kdenliverc before starting and it says: "kdenlive needs to be restart to apply color theme change. restart now? If I cancel, I get the wizard "welcome to kdennlive". After pressing okay, it crashes -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 384380] crash on startup
https://bugs.kde.org/show_bug.cgi?id=384380 --- Comment #1 from alberto --- Created attachment 107699 --> https://bugs.kde.org/attachment.cgi?id=107699&action=edit console output info -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 314909] Indicate note in annotations such as highlighting
https://bugs.kde.org/show_bug.cgi?id=314909 Simone Gaiarin changed: What|Removed |Added CC||simg...@gmail.com --- Comment #1 from Simone Gaiarin --- I second this feature request. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 384311] "Save As" via network (smb/sftp/fish) does not remember CWD
https://bugs.kde.org/show_bug.cgi?id=384311 irismarti...@gmail.com changed: What|Removed |Added CC||irismarti...@gmail.com --- Comment #2 from irismarti...@gmail.com --- Same Problem here - would need an urgend solution for constructive workflow ... thanks in advance -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 384381] New: Cursor over X to close note should be an arrow
https://bugs.kde.org/show_bug.cgi?id=384381 Bug ID: 384381 Summary: Cursor over X to close note should be an arrow Product: okular Version: 1.2.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: general Assignee: okular-de...@kde.org Reporter: simg...@gmail.com Target Milestone: --- When hovering the mouse over the X symbol to close a note the cursor should morph to the standard arrow, instead of keeping the current shape (hand, selection cursor) based on the tool selected. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 353214] The last file directory is not remembered in Kate
https://bugs.kde.org/show_bug.cgi?id=353214 irismarti...@gmail.com changed: What|Removed |Added CC||irismarti...@gmail.com --- Comment #4 from irismarti...@gmail.com --- Same Problem here .. would need an urgent solution for productive workflow ... thanks in advance -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 382505] section headers in update page use wrong color
https://bugs.kde.org/show_bug.cgi?id=382505 --- Comment #2 from Harald Sitter --- Created attachment 107700 --> https://bugs.kde.org/attachment.cgi?id=107700&action=edit new screenshot This happens when qqc2-desktop-style isn't installed, which I've now fixed in neon. The good news is that installing it seems to fix the header. Now the buttons are broken though, see screenshot. That also seems to be a problem somewhere else though as I see systemsettings having the same problem. I am not even sure where to look to debug this -.- -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 384382] New: Wrong German translation in Settings dialog of App Launcher
https://bugs.kde.org/show_bug.cgi?id=384382 Bug ID: 384382 Summary: Wrong German translation in Settings dialog of App Launcher Product: plasmashell Version: 5.10.5 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Application Launcher (Kickoff) Assignee: k...@davidedmundson.co.uk Reporter: codestr...@posteo.org CC: plasma-b...@kde.org Target Milestone: 1.0 Created attachment 107701 --> https://bugs.kde.org/attachment.cgi?id=107701&action=edit App launcher and Settings dialog The second checkbox is named "Anwendung nach Namen sortieren" (see attached screenshot). This is misleading because this option determines if the specific (e.g. "Mozilla Firefox") or the generic (e.g. "Webbrowser") application name is shown first. This option could be translated as "Anwendungsname (anstelle Anwendungskurzbeschreibung) zuerst anzeigen". -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 384383] New: dolphin crash w/o kde desktop
https://bugs.kde.org/show_bug.cgi?id=384383 Bug ID: 384383 Summary: dolphin crash w/o kde desktop Product: dolphin Version: 17.04.2 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: ralf...@gmx.de CC: elvis.angelac...@kde.org Target Milestone: --- Application: dolphin (17.04.2) Qt Version: 5.6.2 Frameworks Version: 5.32.0 Operating System: Linux 4.4.79-19-default x86_64 Distribution: "openSUSE Leap 42.3" -- Information about the crash: - What I was doing when the application crashed: calling dolphin from commandline - Custom settings of the application: no KDE desktop, fvwm2 window manager The crash can be reproduced every time. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f9c15b11900 (LWP 14696))] Thread 4 (Thread 0x7f9be70e2700 (LWP 14699)): #0 0x7f9c153be20d in poll () at /lib64/libc.so.6 #1 0x7f9c09f5b314 in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f9c09f5b42c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x7f9c0f6be1ab in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x7f9c0f66bbfb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x7f9c0f4a6f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x7f9c0f4aba29 in () at /usr/lib64/libQt5Core.so.5 #7 0x7f9c0aae2744 in start_thread () at /lib64/libpthread.so.0 #8 0x7f9c153c6aad in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7f9bfce84700 (LWP 14698)): #0 0x7f9c153be20d in poll () at /lib64/libc.so.6 #1 0x7f9c09f5b314 in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f9c09f5b42c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x7f9c0f6be1ab in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x7f9c0f66bbfb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x7f9c0f4a6f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x7f9c0fad2295 in () at /usr/lib64/libQt5DBus.so.5 #7 0x7f9c0f4aba29 in () at /usr/lib64/libQt5Core.so.5 #8 0x7f9c0aae2744 in start_thread () at /lib64/libpthread.so.0 #9 0x7f9c153c6aad in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7f9bfdf07700 (LWP 14697)): #0 0x7f9c153be20d in poll () at /lib64/libc.so.6 #1 0x7f9c07ad83e2 in () at /usr/lib64/libxcb.so.1 #2 0x7f9c07ad9fcf in xcb_wait_for_event () at /usr/lib64/libxcb.so.1 #3 0x7f9c004620d9 in () at /usr/lib64/libQt5XcbQpa.so.5 #4 0x7f9c0f4aba29 in () at /usr/lib64/libQt5Core.so.5 #5 0x7f9c0aae2744 in start_thread () at /lib64/libpthread.so.0 #6 0x7f9c153c6aad in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7f9c15b11900 (LWP 14696)): [KCrash Handler] #6 0x7f9bfd09dcf8 in () at /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so #7 0x7f9bfd09deac in () at /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so #8 0x7f9c0047931c in QXcbWindow::create() () at /usr/lib64/libQt5XcbQpa.so.5 #9 0x7f9c00463d02 in QXcbIntegration::createPlatformWindow(QWindow*) const () at /usr/lib64/libQt5XcbQpa.so.5 #10 0x7f9c0fe43d6d in QWindowPrivate::create(bool) () at /usr/lib64/libQt5Gui.so.5 #11 0x7f9c10626c76 in QWidgetPrivate::create_sys(unsigned long long, bool, bool) () at /usr/lib64/libQt5Widgets.so.5 #12 0x7f9c10626339 in QWidget::create(unsigned long long, bool, bool) () at /usr/lib64/libQt5Widgets.so.5 #13 0x7f9c122f94df in KToolTipWidget::KToolTipWidget(QWidget*) () at /usr/lib64/libKF5WidgetsAddons.so.5 #14 0x7f9c150853be in ToolTipManager::ToolTipManager(QWidget*) (this=0x1b444d0, parent=0x1b1ce10) at /usr/src/debug/dolphin-17.04.2/src/views/tooltips/tooltipmanager.cpp:48 #15 0x7f9c1507a8cf in DolphinView::DolphinView(QUrl const&, QWidget*) (this=0x1b1ce10, url=..., parent=) at /usr/src/debug/dolphin-17.04.2/src/views/dolphinview.cpp:184 #16 0x7f9c156d35a3 in DolphinViewContainer::DolphinViewContainer(QUrl const&, QWidget*) (this=0x1aa5930, url=..., parent=) at /usr/src/debug/dolphin-17.04.2/src/dolphinviewcontainer.cpp:96 #17 0x7f9c156da9fc in DolphinTabPage::createViewContainer(QUrl const&) const (this=this@entry=0x196c020, url=...) at /usr/src/debug/dolphin-17.04.2/src/dolphintabpage.cpp:355 #18 0x7f9c156dac17 in DolphinTabPage::DolphinTabPage(QUrl const&, QUrl const&, QWidget*) (this=0x196c020, primaryUrl=..., secondaryUrl=..., parent=) at /usr/src/debug/dolphin-17.04.2/src/dolphintabpage.cpp:43 #19 0x7f9c156dcd2d in DolphinTabWidget::openNewTab(QUrl const&, QUrl const&) (this=this@entry=0x1751560, primaryUrl=..., secondaryUrl
[kate] [Bug 384384] New: Documents modified on disk dialog should stop to trigger after first occurrence
https://bugs.kde.org/show_bug.cgi?id=384384 Bug ID: 384384 Summary: Documents modified on disk dialog should stop to trigger after first occurrence Product: kate Version: 17.08.0 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: part Assignee: kwrite-bugs-n...@kde.org Reporter: kl...@free.fr Target Milestone: --- Overview: I often open file modified by background processes and want to be able to look at them and other opened files without being interrupted by recurrent dialogs. Steps to Reproduce: 1) Open a file 2) Start a process writing on this file continuously 3) Try to work with kate on other files Actual Results: The "Documents modified on disk" dialogs is displayed again and again Expected Results: The window "Documents modified on disk" should appear the first time and if the user choose to ignore the changes, it should not be displayed again even if a reminder could be displayed. The reminder could be updated whenever the file change, for example with the number of lines modified or anything else. -- You are receiving this mail because: You are watching all bug changes.
[i18n] [Bug 384382] Wrong German translation in Settings dialog of App Launcher
https://bugs.kde.org/show_bug.cgi?id=384382 David Edmundson changed: What|Removed |Added Target Milestone|1.0 |--- Component|Application Launcher|de |(Kickoff) | Assignee|k...@davidedmundson.co.uk|kde-i18n...@kde.org Version|5.10.5 |unspecified Product|plasmashell |i18n -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 382357] Problems in store applications icons
https://bugs.kde.org/show_bug.cgi?id=382357 Aleix Pol changed: What|Removed |Added CC||j...@jriddell.org, ||neon-b...@kde.org, ||sit...@kde.org Component|discover|general Product|Discover|neon Version|5.10.3 |unspecified Assignee|aleix...@kde.org|neon-b...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 362163] Installed page sorting is apparently random
https://bugs.kde.org/show_bug.cgi?id=362163 Aleix Pol changed: What|Removed |Added Resolution|--- |DUPLICATE Status|CONFIRMED |RESOLVED --- Comment #3 from Aleix Pol --- *** This bug has been marked as a duplicate of bug 383518 *** -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 383518] Lists of apps in Discover have no clear sort order
https://bugs.kde.org/show_bug.cgi?id=383518 Aleix Pol changed: What|Removed |Added CC||kde.b...@moteprime.org --- Comment #2 from Aleix Pol --- *** Bug 362163 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 383518] Lists of apps in Discover have no clear sort order
https://bugs.kde.org/show_bug.cgi?id=383518 Aleix Pol changed: What|Removed |Added CC||kishor...@gmail.com --- Comment #1 from Aleix Pol --- *** Bug 377390 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 377390] Add sorting options
https://bugs.kde.org/show_bug.cgi?id=377390 Aleix Pol changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #1 from Aleix Pol --- *** This bug has been marked as a duplicate of bug 383518 *** -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 383518] Lists of apps in Discover have no clear sort order
https://bugs.kde.org/show_bug.cgi?id=383518 Aleix Pol changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 384326] creating a document with the dimension units set to inches doesn't work correctly
https://bugs.kde.org/show_bug.cgi?id=384326 Raghavendra kamath changed: What|Removed |Added CC||raghavendr.ra...@gmail.com --- Comment #4 from Raghavendra kamath --- For me this works with git master. Also if I am not mistaken the bug reported also posted on the forum and said that after updating it works for them now. https://forum.kde.org/viewtopic.php?f=139&t=141675&p=380779&hilit=krita+canvas+inches#p380779 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 382946] Support Windows Ink directly
https://bugs.kde.org/show_bug.cgi?id=382946 --- Comment #4 from Alvin Wong --- Git commit 4bde92001b450272ed93152a067a9f669cf49cea by Alvin Wong. Committed on 05/09/2017 at 13:11. Pushed by alvinwong into branch 'krita/3.3'. Add Win8+ Pointer Input Message for tablet support This uses Pointer Input Messages for Windows Ink support, with right-click button, 1024 levels of pressure, rotation and tilt support. An option is added to enable this support. It cannot be used together with WinTab at the moment. Let's say it is EXPERIMENTAL. Maniphest Tasks: T6807 Differential Revision: https://phabricator.kde.org/D7441 M +22 -2krita/main.cc M +1-0libs/ui/CMakeLists.txt M +22 -0libs/ui/brushhud/kis_round_hud_button.cpp M +2-0libs/ui/brushhud/kis_round_hud_button.h M +33 -0libs/ui/dialogs/kis_dlg_preferences.cc M +26 -3libs/ui/forms/wdgtabletsettings.ui A +923 -0libs/ui/input/wintab/kis_tablet_support_win8.cpp [License: GPL (v2+)] C +15 -21 libs/ui/input/wintab/kis_tablet_support_win8.h [from: libs/ui/brushhud/kis_round_hud_button.h - 052% similarity] M +20 -0libs/ui/kis_config.cc M +3-0libs/ui/kis_config.h M +20 -1libs/ui/kis_popup_palette.cpp https://commits.kde.org/krita/4bde92001b450272ed93152a067a9f669cf49cea -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 384284] Display of upcoming special dates not obeying date range
https://bugs.kde.org/show_bug.cgi?id=384284 --- Comment #5 from BingMyBong --- (In reply to Allen Winter from comment #4) > which type of special events though? > Holidays? Birthdays? Anniversaries? > > from the calendar? from contacts? >From contacts - birthdays only, i don't have any anniversaries or holidays set up. I was under the impression that "Upcoming Events" were from the calendar and "Upcoming Special Dates" from the Birthdays & Anniversaries. -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 384284] Display of upcoming special dates not obeying date range
https://bugs.kde.org/show_bug.cgi?id=384284 --- Comment #6 from BingMyBong --- I forgot to mention that when I open Kontact and it takes quite a while before the Summary is displayed, it used be almost immediate. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 384349] dolphin crash w/o kde desktop
https://bugs.kde.org/show_bug.cgi?id=384349 Elvis Angelaccio changed: What|Removed |Added Resolution|BACKTRACE |DUPLICATE Status|NEEDSINFO |RESOLVED --- Comment #2 from Elvis Angelaccio --- *** This bug has been marked as a duplicate of bug 384383 *** -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 384383] dolphin crash w/o kde desktop
https://bugs.kde.org/show_bug.cgi?id=384383 Elvis Angelaccio changed: What|Removed |Added Resolution|--- |BACKTRACE Status|UNCONFIRMED |NEEDSINFO --- Comment #1 from Elvis Angelaccio --- Please install debug symbols also for qt5-base -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 384383] dolphin crash w/o kde desktop
https://bugs.kde.org/show_bug.cgi?id=384383 --- Comment #2 from Elvis Angelaccio --- *** Bug 384349 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 382946] Support Windows Ink directly
https://bugs.kde.org/show_bug.cgi?id=382946 --- Comment #5 from Alvin Wong --- Git commit 65cd76c5e817d0b9ac791c2cc50714e995135527 by Alvin Wong. Committed on 05/09/2017 at 12:38. Pushed by alvinwong into branch 'master'. Add Win8+ Pointer Input Message for tablet support This uses Pointer Input Messages for Windows Ink support, with right-click button, 1024 levels of pressure, rotation and tilt support. An option is added to enable this support. It cannot be used together with WinTab at the moment. Let's say it is EXPERIMENTAL. Maniphest Tasks: T6807 Differential Revision: https://phabricator.kde.org/D7441 M +22 -2krita/main.cc M +1-0libs/ui/CMakeLists.txt M +22 -0libs/ui/brushhud/kis_round_hud_button.cpp M +2-0libs/ui/brushhud/kis_round_hud_button.h M +33 -0libs/ui/dialogs/kis_dlg_preferences.cc M +26 -3libs/ui/forms/wdgtabletsettings.ui A +923 -0libs/ui/input/wintab/kis_tablet_support_win8.cpp [License: GPL (v2+)] C +15 -21 libs/ui/input/wintab/kis_tablet_support_win8.h [from: libs/ui/brushhud/kis_round_hud_button.h - 052% similarity] M +20 -0libs/ui/kis_config.cc M +3-0libs/ui/kis_config.h M +20 -1libs/ui/kis_popup_palette.cpp https://commits.kde.org/krita/65cd76c5e817d0b9ac791c2cc50714e995135527 -- You are receiving this mail because: You are watching all bug changes.
[kio-extras] [Bug 366638] [16.12.3] sftp stuck operations. Can operate only if reopening Dolphin
https://bugs.kde.org/show_bug.cgi?id=366638 Elmo R changed: What|Removed |Added CC||ere...@polywog.org -- You are receiving this mail because: You are watching all bug changes.
[kio-extras] [Bug 364642] 16.04.3: kio_sftp is broken
https://bugs.kde.org/show_bug.cgi?id=364642 Elmo R changed: What|Removed |Added CC||ere...@polywog.org -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 384385] New: Segmentation fault when moving class in classdiagram
https://bugs.kde.org/show_bug.cgi?id=384385 Bug ID: 384385 Summary: Segmentation fault when moving class in classdiagram Product: kde Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: spammmy2106...@gmx.de Target Milestone: --- Application: umbrello5 (2.23.0) Qt Version: 5.9.1 Frameworks Version: 5.37.0 Operating System: Linux 4.12.8-2-ARCH x86_64 Distribution: "Arch Linux" -- Information about the crash: OS: ArchLinux x86_64 Kernel: Linux 4.12.8-2 ARCH , qt5-base: 5.9.1-3, plasma-workspace: 5.10.5-3 Desktop Environment: GNOME Window Manager: GNOME Shell - What I was doing when the application crashed: 1. I created a class "A" and a class "B" 2. I selected the "Directional Association" tool 3. I drew two lines from "A" to "B" 4. I selected the "Select" tool 5. I selected one arrow and deleted it using the delete key 6. I moved "A" with the mouse 7. ==> The program crashed ( I tried this 3 times - always the same result; Version="Umbrello UML Modeller Version 2.23.0" ) - Unusual behavior I noticed: The second time I I've tried I deselected the "Directional Association" tool after the first arrow and reselected it to draw the second arrow. This time Umbrello just froze and no crash report tab opened. The crash can be reproduced every time. -- Backtrace: Application: Umbrello UML Modeller (umbrello5), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7f3373889880 (LWP 25344))] Thread 6 (Thread 0x7f3346d79700 (LWP 25350)): #0 0x7f3364e0ca69 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0 #1 0x7f3364dc7bce in () at /usr/lib/libglib-2.0.so.0 #2 0x7f3364dc7d1c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #3 0x7f336ea6d084 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #4 0x7f336ea10ffb in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #5 0x7f336e82a40e in QThread::exec() () at /usr/lib/libQt5Core.so.5 #6 0x7f3367eb3396 in () at /usr/lib/libQt5DBus.so.5 #7 0x7f336e82f15b in () at /usr/lib/libQt5Core.so.5 #8 0x7f3367398049 in start_thread () at /usr/lib/libpthread.so.0 #9 0x7f336de30f0f in clone () at /usr/lib/libc.so.6 Thread 5 (Thread 0x7f334c9b7700 (LWP 25349)): #0 0x7f336de26e9d in poll () at /usr/lib/libc.so.6 #1 0x7f3364dc7c09 in () at /usr/lib/libglib-2.0.so.0 #2 0x7f3364dc7fa2 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0 #3 0x7f3362f8c546 in () at /usr/lib/libgio-2.0.so.0 #4 0x7f3364deeae5 in () at /usr/lib/libglib-2.0.so.0 #5 0x7f3367398049 in start_thread () at /usr/lib/libpthread.so.0 #6 0x7f336de30f0f in clone () at /usr/lib/libc.so.6 Thread 4 (Thread 0x7f334d1b8700 (LWP 25348)): #0 0x7f336de26e9d in poll () at /usr/lib/libc.so.6 #1 0x7f3364dc7c09 in () at /usr/lib/libglib-2.0.so.0 #2 0x7f3364dc7d1c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #3 0x7f3364dc7d61 in () at /usr/lib/libglib-2.0.so.0 #4 0x7f3364deeae5 in () at /usr/lib/libglib-2.0.so.0 #5 0x7f3367398049 in start_thread () at /usr/lib/libpthread.so.0 #6 0x7f336de30f0f in clone () at /usr/lib/libc.so.6 Thread 3 (Thread 0x7f33565b9700 (LWP 25347)): #0 0x7f336de26e9d in poll () at /usr/lib/libc.so.6 #1 0x7f3364b608e0 in () at /usr/lib/libxcb.so.1 #2 0x7f3364b62679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1 #3 0x7f3358f4f72a in () at /usr/lib/libQt5XcbQpa.so.5 #4 0x7f336e82f15b in () at /usr/lib/libQt5Core.so.5 #5 0x7f3367398049 in start_thread () at /usr/lib/libpthread.so.0 #6 0x7f336de30f0f in clone () at /usr/lib/libc.so.6 Thread 2 (Thread 0x7f335a03c700 (LWP 25346)): #0 0x7f336739e1ad in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7f336e4b0ccc in __gthread_cond_wait (__mutex=, __cond=) at /build/gcc/src/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864 #2 0x7f336e4b0ccc in std::condition_variable::wait(std::unique_lock&) (this=, __lock=...) at /build/gcc/src/gcc/libstdc++-v3/src/c++11/condition_variable.cc:53 #3 0x7f336cabd3f7 in () at /usr/lib/libQt5WebKit.so.5 #4 0x7f336cabd539 in () at /usr/lib/libQt5WebKit.so.5 #5 0x7f336e4b700f in std::execute_native_thread_routine(void*) (__p=0x55589d2a0c80) at /build/gcc/src/gcc/libstdc++-v3/src/c++11/thread.cc:83 #6 0x7f3367398049 in start_thread () at /usr/lib/libpthread.so.0 #7 0x7f336de30f0f in clone () at /usr/lib/libc.so.6 Thread 1 (Thread 0x7f3373889880 (LWP 25344)): [KCrash Handler] #5 0x7f336fcb0e34 in QGraphicsItem::parentItem() const () at /usr/lib/libQt5Widgets.so.5 #6 0x7
[k3b] [Bug 384386] New: Main window keeps appending (100%) to the title string for successive burns
https://bugs.kde.org/show_bug.cgi?id=384386 Bug ID: 384386 Summary: Main window keeps appending (100%) to the title string for successive burns Product: k3b Version: 17.04.3 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: GUI/Usability Assignee: k...@kde.org Reporter: cereda.pa...@gmail.com CC: mich...@jabster.pl, tr...@kde.org Target Milestone: --- Created attachment 107702 --> https://bugs.kde.org/attachment.cgi?id=107702&action=edit Screenshot of the reported bug. I am in the process of burning multiple DVD's and noticed that the main window keeps appending "(100%)" to the title string for each new project I start (without closing the application). See attached screenshot, it is quite amusing. :) -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 384383] dolphin crash w/o kde desktop
https://bugs.kde.org/show_bug.cgi?id=384383 --- Comment #3 from ralf...@gmx.de --- Application: Dolphin (dolphin), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f4bfc205900 (LWP 16030))] Thread 4 (Thread 0x7f4bcd7c9700 (LWP 16033)): #0 0x7f4bfbab720d in poll () at /lib64/libc.so.6 #1 0x7f4bf0654314 in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f4bf065442c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x7f4bf5db71ab in QEventDispatcherGlib::processEvents(QFlags) (this=0x7f4bc80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419 #4 0x7f4bf5d64bfb in QEventLoop::exec(QFlags) (this=this@entry=0x7f4bcd7c8cd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:206 #5 0x7f4bf5b9ff5a in QThread::exec() (this=) at thread/qthread.cpp:500 #6 0x7f4bf5ba4a29 in QThreadPrivate::start(void*) (arg=0x28054d0) at thread/qthread_unix.cpp:365 #7 0x7f4bf11db744 in start_thread () at /lib64/libpthread.so.0 #8 0x7f4bfbabfaad in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7f4be357d700 (LWP 16032)): #0 0x7f4bfbab720d in poll () at /lib64/libc.so.6 #1 0x7f4bf0654314 in () at /usr/lib64/libglib-2.0.so.0 #2 0x7f4bf065442c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x7f4bf5db71ab in QEventDispatcherGlib::processEvents(QFlags) (this=0x7f4bd40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419 #4 0x7f4bf5d64bfb in QEventLoop::exec(QFlags) (this=this@entry=0x7f4be357cca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:206 #5 0x7f4bf5b9ff5a in QThread::exec() (this=) at thread/qthread.cpp:500 #6 0x7f4bf61cb295 in () at /usr/lib64/libQt5DBus.so.5 #7 0x7f4bf5ba4a29 in QThreadPrivate::start(void*) (arg=0x7f4bf6434ce0) at thread/qthread_unix.cpp:365 #8 0x7f4bf11db744 in start_thread () at /lib64/libpthread.so.0 #9 0x7f4bfbabfaad in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7f4be4600700 (LWP 16031)): #0 0x7f4bfbab720d in poll () at /lib64/libc.so.6 #1 0x7f4bee1d13e2 in () at /usr/lib64/libxcb.so.1 #2 0x7f4bee1d2fcf in xcb_wait_for_event () at /usr/lib64/libxcb.so.1 #3 0x7f4be6b5b0d9 in QXcbEventReader::run() (this=0x246b110) at qxcbconnection.cpp:1331 #4 0x7f4bf5ba4a29 in QThreadPrivate::start(void*) (arg=0x246b110) at thread/qthread_unix.cpp:365 #5 0x7f4bf11db744 in start_thread () at /lib64/libpthread.so.0 #6 0x7f4bfbabfaad in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7f4bfc205900 (LWP 16030)): [KCrash Handler] #6 0x7f4be3796cf8 in qglx_findConfig(_XDisplay*, int, QSurfaceFormat const&, int) (display=display@entry=0x2459290, screen=screen@entry=0, format=..., drawableBit=drawableBit@entry=1) at glxconvenience/qglxconvenience.cpp:157 #7 0x7f4be3796eac in qglx_findVisualInfo(_XDisplay*, int, QSurfaceFormat*) (display=0x2459290, screen=0, format=0x28576f8) at glxconvenience/qglxconvenience.cpp:192 #8 0x7f4be6b7231c in QXcbWindow::create() (this=0x28576a0) at qxcbwindow.cpp:419 #9 0x7f4be6b5cd02 in QXcbIntegration::createPlatformWindow(QWindow*) const (this=, window=) at qxcbintegration.cpp:203 #10 0x7f4bf653cd6d in QWindowPrivate::create(bool) (this=0x28557f0, recursive=recursive@entry=false) at kernel/qwindow.cpp:397 #11 0x7f4bf653d11b in QWindow::create() (this=this@entry=0x2855790) at kernel/qwindow.cpp:557 #12 0x7f4bf6d1fc76 in QWidgetPrivate::create_sys(unsigned long long, bool, bool) (this=this@entry=0x2859390, window=window@entry=0, initializeWindow=initializeWindow@entry=true, destroyOldWindow=destroyOldWindow@entry=true) at kernel/qwidget.cpp:1469 #13 0x7f4bf6d1f339 in QWidget::create(unsigned long long, bool, bool) (this=0x2859350, window=0, initializeWindow=, destroyOldWindow=) at kernel/qwidget.cpp:1332 #14 0x7f4bf89f24df in KToolTipWidget::KToolTipWidget(QWidget*) () at /usr/lib64/libKF5WidgetsAddons.so.5 #15 0x7f4bfb77e3be in ToolTipManager::ToolTipManager(QWidget*) (this=0x2859270, parent=0x2780f90) at /usr/src/debug/dolphin-17.04.2/src/views/tooltips/tooltipmanager.cpp:48 #16 0x7f4bfb7738cf in DolphinView::DolphinView(QUrl const&, QWidget*) (this=0x2780f90, url=..., parent=) at /usr/src/debug/dolphin-17.04.2/src/views/dolphinview.cpp:184 #17 0x7f4bfbdcc5a3 in DolphinViewContainer::DolphinViewContainer(QUrl const&, QWidget*) (this=0x27b0010, url=..., parent=) at /usr/src/debug/dolphin-17.04.2/src/dolphinviewcontainer.cpp:96 #18 0x7f4bfbdd39fc in DolphinTabPage::createViewContainer(QUrl const&) const (this=this@entry=0x2773830, url=...) at /usr/src/debug/dolphin-17.04.2/src/dolphintabpage.cpp:355 #19 0x7f4bfbdd3c17 in DolphinTabPage::DolphinTabPage(QUrl const&, QUrl const&, QWidget*) (this=0x2773830, primaryUrl=..., secondaryUrl=..., parent=) at /usr/src/debug/dolphin-17.04.2/src/dolphintabpage.cpp:43 #20 0x7f4bfbdd5d2d in DolphinTabWidget::openNewTab(QUrl const&, QUrl const&) (this=this
[plasmashell] [Bug 354541] panel flickers a lot
https://bugs.kde.org/show_bug.cgi?id=354541 João Vidal da Silva changed: What|Removed |Added CC||joao.vidal.si...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kio] [Bug 188955] Refresh in directory browser doesn't work correctly in tree view
https://bugs.kde.org/show_bug.cgi?id=188955 Nate Graham changed: What|Removed |Added Resolution|--- |FIXED CC||pointedst...@zoho.com Status|CONFIRMED |RESOLVED --- Comment #2 from Nate Graham --- This seems to be working properly as of Dolphin 16.12.3/KDE Frameworks 5.31.0 -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 383976] newer vim outputs $q q on konsole (broken xterm-256color compatibility)
https://bugs.kde.org/show_bug.cgi?id=383976 Kurt Hindenburg changed: What|Removed |Added Latest Commit|https://commits.kde.org/kon |https://commits.kde.org/kon |sole/6dc09a36c106879f3b86d0 |sole/f3ddd3ef301d3c1e4f5140 |24e6b95ac0f5f028c8 |5bf9a6afdc897edd8a --- Comment #7 from Kurt Hindenburg --- Git commit f3ddd3ef301d3c1e4f51405bf9a6afdc897edd8a by Kurt Hindenburg, on behalf of Albert Astals Cid. Committed on 05/09/2017 at 13:46. Pushed by hindenburg into branch 'Applications/17.08'. Ignore xterm-DCS messages Summary: Would be ideal to process them too, but they seem kind of corner case and ignoring them fixes vim having $q q written on the first line on startup Test Plan: Ran vim, looks good Should this go to 17.08 or master? Reviewers: hindenburg Reviewed By: hindenburg Subscribers: #konsole Tags: #konsole Differential Revision: https://phabricator.kde.org/D7644 (cherry picked from commit 6dc09a36c106879f3b86d024e6b95ac0f5f028c8) M +2-0src/Vt102Emulation.cpp https://commits.kde.org/konsole/f3ddd3ef301d3c1e4f51405bf9a6afdc897edd8a -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 379350] Full horizontal highlight
https://bugs.kde.org/show_bug.cgi?id=379350 --- Comment #10 from Hamidreza Jafari --- This is different but related. This issue should be visited anew. probably close the similar ones and summarize into a new feature request. -- You are receiving this mail because: You are watching all bug changes.
[krandr] [Bug 254563] KDE does not change screen orientation to portrait or flip screen around in Tablet mode
https://bugs.kde.org/show_bug.cgi?id=254563 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 384142] okular: seg at exit (For multiple input files)
https://bugs.kde.org/show_bug.cgi?id=384142 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 373062] WebDav - Cannot rename or delete files when special characters in the path
https://bugs.kde.org/show_bug.cgi?id=373062 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 383473] Discover lacks a progress indicator for package updates
https://bugs.kde.org/show_bug.cgi?id=383473 Aleix Pol changed: What|Removed |Added Status|REOPENED|CONFIRMED --- Comment #7 from Aleix Pol --- Went back into looking at the issue, it's tracked here: https://github.com/hughsie/PackageKit/issues/159 -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 384218] clear/^l shouldn't add empty lines to the scrollback buffer
https://bugs.kde.org/show_bug.cgi?id=384218 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kwalletmanager] [Bug 384387] New: Name-Value maps - not able to add new key
https://bugs.kde.org/show_bug.cgi?id=384387 Bug ID: 384387 Summary: Name-Value maps - not able to add new key Product: kwalletmanager Version: 17.08 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: va...@kde.org Reporter: thors...@tfrey.de Target Milestone: --- I am not able to add new keys to maps. No button, no right mouse action, no shortcut. Many thanks in advance. -- You are receiving this mail because: You are watching all bug changes.
[kwalletmanager] [Bug 384387] Name-Value maps - not able to add new key
https://bugs.kde.org/show_bug.cgi?id=384387 Torsten changed: What|Removed |Added CC||thors...@tfrey.de -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 381074] [MATSHITA BD-MLT UJ240AS] Does not write image "debian-8.8.0-amd64-BD-1.iso"
https://bugs.kde.org/show_bug.cgi?id=381074 --- Comment #59 from Cristian Aravena Romero --- Hello, caravena@caravena-530U3C-530U4C:~/Programas/k3b$ k3b QFileInfo::absolutePath: Constructed with empty filename kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/klauncher' kdeinit5: Launched KLauncher, pid = 10510, result = 0 Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kdeinit5: opened connection to :0 kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so' from launcher. kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so' kf5.kservice.sycoca: Parse error in "/home/caravena/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line 1 , col 1 : "unexpected end of file" The desktop entry file "/usr/share/applications/org.gnome.ChromeGnomeShell.desktop" has Type= "Application" but no Exec line kf5.kservice.sycoca: Invalid Service : "/usr/share/applications/org.gnome.ChromeGnomeShell.desktop" org.kde.kcoreaddons: Error loading plugin "k3bffmpegdecoder" "No se ha encontrado la biblioteca compartida." Plugin search paths are ("/usr/lib/x86_64-linux-gnu/qt5/plugins", "/usr/local/bin") The environment variable QT_PLUGIN_PATH might be not correctly set QObject::connect: No such signal KLineEdit::lostFocus() kf5.kio.core: Invalid URL: QUrl("") QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout Couldn't start kuiserver from org.kde.kuiserver.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kuiserver was not provided by any .service files") QLayout: Attempting to add QLayout "" to K3b::EmptyDiscWaiter "", which already has a layout QLayout: Attempting to add QLayout "" to K3b::EmptyDiscWaiter "", which already has a layout org.kde.knotifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification umount: /dev/sr0: not mounted. org.kde.knotifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification QObject::connect: No such signal KLineEdit::lostFocus() QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout QLayout: Attempting to add QLayout "" to K3b::EmptyDiscWaiter "", which already has a layout QLayout: Attempting to add QLayout "" to K3b::EmptyDiscWaiter "", which already has a layout org.kde.knotifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification org.kde.knotifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification QObject::connect: No such signal KLineEdit::lostFocus() QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout QLayout: Attempting to add QLayout "" to K3b::EmptyDiscWaiter "", which already has a layout QLayout: Attempting to add QLayout "" to K3b::EmptyDiscWaiter "", which already has a layout org.kde.knotifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification Regards, -- Cristian -- You are receiving this mail because: You are watching all bug changes.
[i18n] [Bug 384388] New: typo in Konsole
https://bugs.kde.org/show_bug.cgi?id=384388 Bug ID: 384388 Summary: typo in Konsole Product: i18n Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: fr Assignee: kde-francoph...@kde.org Reporter: grouchomarx...@gmail.com CC: an...@kde.org Target Milestone: --- Hello, a small typo in profile settings : "à cours de mémoire vive" -> "à court de mémoire vive" -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 364677] Dolphin hangs during sftp url access
https://bugs.kde.org/show_bug.cgi?id=364677 --- Comment #6 from EMR_Kde --- So the problem seems to have come back with Dolphin 17.08.0 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 364677] Dolphin hangs during sftp url access
https://bugs.kde.org/show_bug.cgi?id=364677 EMR_Kde changed: What|Removed |Added Version|15.12.3 |17.08.0 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 356479] plasmashell uses 100% CPU when there is an animation in the task bar
https://bugs.kde.org/show_bug.cgi?id=356479 juraj changed: What|Removed |Added CC||juraj.micha...@gmail.com --- Comment #127 from juraj --- I had problem that plasmashell was utilizing CPU a lot during tray icon animations (e.g., dropbox sync, copying files via konqueror). I was very frustrated and thinking about leaving KDE. But today I found out that I had running approx 5 panels. 5 running panels were caused by the fact that when I migrate laptop from room to room in work and connect LED TV to present something sometimes panel just disappeared and I had to manually add new one. I did "right click -> Panel Options -> Remove this Panel" on all panels (they were overlay-ed) and started one new panel. After this CPU utilization by plasmashell is OK and doesn't cause slowness of whole system. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 356479] plasmashell uses 100% CPU when there is an animation in the task bar
https://bugs.kde.org/show_bug.cgi?id=356479 juraj changed: What|Removed |Added CC||juraj.micha...@gmail.com --- Comment #127 from juraj --- I had problem that plasmashell was utilizing CPU a lot during tray icon animations (e.g., dropbox sync, copying files via konqueror). I was very frustrated and thinking about leaving KDE. But today I found out that I had running approx 5 panels. 5 running panels were caused by the fact that when I migrate laptop from room to room in work and connect LED TV to present something sometimes panel just disappeared and I had to manually add new one. I did "right click -> Panel Options -> Remove this Panel" on all panels (they were overlay-ed) and started one new panel. After this CPU utilization by plasmashell is OK and doesn't cause slowness of whole system. --- Comment #128 from juraj --- I had problem that plasmashell was utilizing CPU a lot during tray icon animations (e.g., dropbox sync, copying files via konqueror). I was very frustrated and thinking about leaving KDE. But today I found out that I had running approx 5 panels. 5 running panels were caused by the fact that when I migrate laptop from room to room in work and connect LED TV to present something sometimes panel just disappeared and I had to manually add new one. I did "right click -> Panel Options -> Remove this Panel" on all panels (they were overlay-ed) and started one new panel. After this CPU utilization by plasmashell is OK and doesn't cause slowness of whole system. -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 383473] Discover lacks a progress indicator for package updates
https://bugs.kde.org/show_bug.cgi?id=383473 Nate Graham changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |UPSTREAM --- Comment #8 from Nate Graham --- Looks like it, thanks. -- 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=384389 Bug ID: 384389 Summary: typo: "&Configurer" Product: i18n Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: fr Assignee: kde-francoph...@kde.org Reporter: grouchomarx...@gmail.com CC: an...@kde.org Target Milestone: --- Hello, in some apps (Konsole, Gwenview, Ark...), there is an extra char in the settings window title. It is "&Configurer" instead of "Configurer". -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 384143] HiPDI: freehand line in presentation mode is blocky
https://bugs.kde.org/show_bug.cgi?id=384143 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[palapeli] [Bug 336075] restarting game while dragging a piece leads to a crash
https://bugs.kde.org/show_bug.cgi?id=336075 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 384070] Text based genertors need reloading the file after font size change
https://bugs.kde.org/show_bug.cgi?id=384070 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kscreenlocker] [Bug 384005] With Latest Nvidia Drivers (384.69), Kscreenlocker has a segfault
https://bugs.kde.org/show_bug.cgi?id=384005 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 375860] Crash in QTXML Patterns parsing
https://bugs.kde.org/show_bug.cgi?id=375860 --- Comment #37 from Atanas Bombov --- Created attachment 107703 --> https://bugs.kde.org/attachment.cgi?id=107703&action=edit New crash information added by DrKonqi plasmashell (5.10.5) using Qt 5.9.1 - What I was doing when the application crashed: Weather Widget was updating maybe - Custom settings of the application: Weather Widget causing it - crashes started after I installed it. -- Backtrace (Reduced): #9 0x7f973afd30cb in malloc_printerr () at /lib64/libc.so.6 #10 0x7f973afd65d0 in _int_malloc () at /lib64/libc.so.6 #11 0x7f973afd77f8 in malloc () at /lib64/libc.so.6 #12 0x7f973b7907bd in QHashData::allocateNode(int) () at /usr/lib64/libQt5Core.so.5 #13 0x7f966c3c1a7a in () at /usr/lib64/libQt5XmlPatterns.so.5 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 375860] Crash in QTXML Patterns parsing
https://bugs.kde.org/show_bug.cgi?id=375860 Atanas Bombov changed: What|Removed |Added CC||atan...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 355043] Cannot differentiate between review and search highlights
https://bugs.kde.org/show_bug.cgi?id=355043 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 384386] Main window keeps appending (100%) to the title string for successive burns
https://bugs.kde.org/show_bug.cgi?id=384386 Dr. Chapatin changed: What|Removed |Added CC||yy...@gmx.com --- Comment #1 from Dr. Chapatin --- supposedly fixed https://bugs.kde.org/show_bug.cgi?id=382488 I will reopen my bug report because 17.08 has the same bug. -- You are receiving this mail because: You are watching all bug changes.
[kio] [Bug 228361] Cannot add icons with space character in path
https://bugs.kde.org/show_bug.cgi?id=228361 Nate Graham changed: What|Removed |Added Status|CONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO CC||pointedst...@zoho.com --- Comment #9 from Nate Graham --- Things have changed a lot in Plasma 5; is this still a problem? -- You are receiving this mail because: You are watching all bug changes.
[kio] [Bug 344851] FREAK attack vulnerability
https://bugs.kde.org/show_bug.cgi?id=344851 Nate Graham changed: What|Removed |Added Resolution|--- |FIXED CC||pointedst...@zoho.com Status|UNCONFIRMED |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 384276] [kstars 2.8.2] Wrong placement of asteroid Florence
https://bugs.kde.org/show_bug.cgi?id=384276 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 382488] each time a project is burned, "(100%)" is added to k3b window title bar
https://bugs.kde.org/show_bug.cgi?id=382488 Dr. Chapatin changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|FIXED |--- --- Comment #3 from Dr. Chapatin --- reopening because 17.08 has the same bug. -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 381074] [MATSHITA BD-MLT UJ240AS] Does not write image "debian-8.8.0-amd64-BD-1.iso"
https://bugs.kde.org/show_bug.cgi?id=381074 --- Comment #60 from Cristian Aravena Romero --- Created attachment 107704 --> https://bugs.kde.org/attachment.cgi?id=107704&action=edit $QT_LOGGING_RULES="*.debug=true" k3b / k3b_log.txt Hello Thomas and Leslie, Bug 381074: wanted: void K3b::EmptyDiscWaiter::slotMediumChanged(K3b::Device::Device*) "DVD-R, DVD-R Sequential, DVD-R Dual Layer, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RW, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+RW Dual Layer, DVD+R Dual Layer" "empty medium" 11223478 Bug 381074: found: void K3b::EmptyDiscWaiter::slotMediumChanged(K3b::Device::Device*) "BD-R Sequential (SRM)" "empty medium" 12219392 Regards, -- Cristian -- You are receiving this mail because: You are watching all bug changes.
[kio] [Bug 112244] fails to upload ftp through squid
https://bugs.kde.org/show_bug.cgi?id=112244 Nate Graham changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||pointedst...@zoho.com Status|UNCONFIRMED |NEEDSINFO --- Comment #2 from Nate Graham --- Is this still a problem today with KF5 versions of KIO and Dolphin (Konqueror is deprecated)? -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 345563] Assert in QGLXContext::init when OpenGL drivers are not installed
https://bugs.kde.org/show_bug.cgi?id=345563 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kio] [Bug 118475] improved offline browsing and cross-domain referer URLs
https://bugs.kde.org/show_bug.cgi?id=118475 Nate Graham changed: What|Removed |Added CC||pointedst...@zoho.com --- Comment #6 from Nate Graham --- What a shame this patch sat idle for 12 years. Matthias, if you're still around and interested, would you be willing to rebase it and submit it to KDE's new patch infrastructure, http://phabricator.kde.org/? If you do, I will make sure it gets seen. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 382946] Support Windows Ink directly
https://bugs.kde.org/show_bug.cgi?id=382946 Alvin Wong changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |alvinhoc...@gmail.com Status|CONFIRMED |ASSIGNED Version Fixed In||3.3.0 Latest Commit||https://commits.kde.org/kri ||ta/4bde92001b450272ed93152a ||067a9f669cf49cea -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 380508] Using the Breeze icon theme for LibreOffice results in small icons always being used even when large ones should be used--and are available (visible in Task Switcher with Large I
https://bugs.kde.org/show_bug.cgi?id=380508 Dr. Chapatin changed: What|Removed |Added CC||yy...@gmx.com -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 360333] New system tray: icons do not scale with panel height, stay very small
https://bugs.kde.org/show_bug.cgi?id=360333 Uwe Dippel changed: What|Removed |Added CC||udip...@gmail.com --- Comment #34 from Uwe Dippel --- I fell under the same spell with 5.8, and didn't find a solution with askubuntu. I have to say that it is most frustrating to read that the ui-people feel that it is their task and not the users' prerogative to change the icon sizes. (https://forum.kde.org/viewtopic.php?f=289&t=131736#p359606) Also, I can't agree with comment#6: I have modified the file as indicated in comment#14, to '2', and now it looks pretty much better here. Most of all, however, when I drag the vertical panel to a larger width, automatically the icons get sorted in two - or more - columns. Also, I can't see how and where and when - during installation - the size of tray icons could or should be modified, since the '1' in .../contents/config/main.xml seems to be part of the files under '/usr/. Therefore, I assume that this '1' is a fixed value, possibly irrespective of HiDPI. And not 'variable' as indicated in the comment in that file. And then this behaviour would contradict the essence of Plasma 5: better adjust to the varieties of screen sizes and formats. Rather, it should scale to a certain percentage of physical screen width. I can't install KDE it into my Huawei 8" 1920 pixel tablet; though I wonder how tiny it would look there. My suggestion is a configuration of icon size (user override of the parameter mentioned) through the (existing) context menu of the systray. -- You are receiving this mail because: You are watching all bug changes.