[umbrello] [Bug 371990] Crash when removing pin widgets after owning component has been removed before
https://bugs.kde.org/show_bug.cgi?id=371990 --- Comment #23 from Ralf Habacker --- (In reply to Ralf Habacker from comment #22) > I see. For the record: umbrello uses saveToXMI and loadFromXMI() to handle > xmi file save/load, object (de)serialisation on copy/paste between same and > other umbrello instances and undo framework so it would be nice to hold > related stuff together and to implement stuff in the same way if possible to > reduce req .. required support efforts and further extensions. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 373097] kwin fails to compile, due to strange issues with Mesa headers
https://bugs.kde.org/show_bug.cgi?id=373097 Martin Gräßlin changed: What|Removed |Added CC||ro...@kde.org --- Comment #1 from Martin Gräßlin --- can you check which include path you get into in -- You are receiving this mail because: You are watching all bug changes.
[umbrello] [Bug 371990] Crash when removing pin widgets after owning component has been removed before
https://bugs.kde.org/show_bug.cgi?id=371990 --- Comment #24 from Ralf Habacker --- (In reply to Ralf Habacker from comment #22) >... The in-memory > representation changes this behavior by adding a direct association former > with m_pow and now this QGraphicsItem child api. This is used by the undo framework, but not by the copy/paste and load/save framework. It would be nice to have a way to keep handling of port widgets in sync in all mentioned frameworks. -- You are receiving this mail because: You are watching all bug changes.
[kactivitymanagerd] [Bug 372949] Mounting a device starts the music player
https://bugs.kde.org/show_bug.cgi?id=372949 --- Comment #2 from Heiko Tietze --- At the first try I found kactivities in journalctl but not later (didn't put too much time into it). And the other messages are not so interesting. The issue has two aspects: the configuration of my system and what KDE offers in system settings independent from my personal issues. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 373103] New: Dolphin crash during unmounting an USB storage
https://bugs.kde.org/show_bug.cgi?id=373103 Bug ID: 373103 Summary: Dolphin crash during unmounting an USB storage Product: dolphin Version: 15.12.3 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: zo...@mailbox.hu Target Milestone: --- Application: dolphin (15.12.3) Qt Version: 5.5.1 Operating System: Linux 4.4.0-45-generic x86_64 Distribution: Ubuntu 16.04.1 LTS -- Information about the crash: - What I was doing when the application crashed: I've unmounted an USB storage device, while dolphin still copied some files to that storage - I believe -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f2ba36e38c0 (LWP 787))] Thread 3 (Thread 0x7f2b83775700 (LWP 1086)): #0 0x7f2ba37fa4ff in __libc_enable_asynccancel () at ../sysdeps/unix/sysv/linux/x86_64/cancellation.S:65 #1 0x7f2ba37e0b52 in poll () at ../sysdeps/unix/syscall-template.S:84 #2 0x7f2b99f0039c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f2b7c003020, timeout=, context=0x7f2b7c000990) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:4135 #3 0x7f2b99f0039c in g_main_context_iterate (context=context@entry=0x7f2b7c000990, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:3835 #4 0x7f2b99f004ac in g_main_context_iteration (context=0x7f2b7c000990, may_block=1) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:3901 #5 0x7f2b9e58a7eb in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x7f2b9e531b4a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x7f2b9e34e834 in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x7f2b9e3537be in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x7f2b9aa9d70a in start_thread (arg=0x7f2b83775700) at pthread_create.c:333 #10 0x7f2ba37ec82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 2 (Thread 0x7f2b8ee8d700 (LWP 793)): #0 0x7f2ba37e0b5d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x7f2b97e47c62 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x7f2b97e498d7 in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x7f2b9184f629 in () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #4 0x7f2b9e3537be in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x7f2b9aa9d70a in start_thread (arg=0x7f2b8ee8d700) at pthread_create.c:333 #6 0x7f2ba37ec82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f2ba36e38c0 (LWP 787)): [KCrash Handler] #6 0x0040 in () #7 0x7f2b9e544d27 in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x7f2ba1dc4b99 in KDialogJobUiDelegate::Private::next() () at /usr/lib/x86_64-linux-gnu/libKF5JobWidgets.so.5 #9 0x7f2b9e563c01 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x7f2b9f03905c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #11 0x7f2b9f03e516 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #12 0x7f2b9e53438b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x7f2b9e536786 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x7f2b9e58a3c3 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x7f2b99f001a7 in g_main_context_dispatch (context=0x7f2b880016f0) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:3154 #16 0x7f2b99f001a7 in g_main_context_dispatch (context=context@entry=0x7f2b880016f0) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:3769 #17 0x7f2b99f00400 in g_main_context_iterate (context=context@entry=0x7f2b880016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:3840 #18 0x7f2b99f004ac in g_main_context_iteration (context=0x7f2b880016f0, may_block=1) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:3901 #19 0x7f2b9e58a7cf in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x7f2b9e531b4a in QEventLoop::exec(Q
[marble] [Bug 373104] New: Map data broken in Alingsås
https://bugs.kde.org/show_bug.cgi?id=373104 Bug ID: 373104 Summary: Map data broken in Alingsås Product: marble Version: Marble Maps 1.0 (Android) Platform: Android OS: Android 5.x Status: UNCONFIRMED Severity: normal Priority: NOR Component: android Assignee: marble-b...@kde.org Reporter: e8jo...@gmail.com Target Milestone: --- In the city of Alingsås, Sweden, the river going through the city is rendered wrong. For instance, the roads Tennisgatan, Sidenvägen, Mjörngatan are not partially flooded. -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim
https://bugs.kde.org/show_bug.cgi?id=137436 --- Comment #41 from Thomas Schmitt --- Hi, the growisofs log is very sparse. Are you sure it burned the whole session ? If i do dd if=/dev/zero bs=1M count=734 | growisofs -Z /dev/null=/dev/fd/0 i get at least a final message builtin_dd: 375808*2KB out @ average 555.9x1352KBps As for the cdrskin run: It still operated on the CDEmu drive because it got the address "/dev/sr1" and not a path to a (possibly not yet existing) regular file prepended by "stdio:". It is interesting to see that both cdrskin burn attempts fail at 71 MB with the same Linux-to-drive connection problem. But currently i have no idea how to find out what goes wrong down there. When cdrskin gets the failure reply from ioctl(SG_IO) it is just sending data by SCSI commands WRITE10 and inquiring the drive buffer fill by SCSI commands READ BUFFER CAPACITY. One can hardly do anything wrong in this moment. It is up to the drive and Linux to negociate when data can be transmitted to the drive and when Linux has to wait because the drive buffer is full. The job of libburn is to keep the timespan small between the end of a WRITE10 command and the start of the next one. Have a nice day :) Thomas -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 373100] Deleting duplicate image in "Find duplicates" removes all other found duplicates
https://bugs.kde.org/show_bug.cgi?id=373100 Simon changed: What|Removed |Added CC||freisi...@gmail.com --- Comment #3 from Simon --- Hi Frank, Why do you want to rescan on a delete? This is extremely time consuming when the duplicate search is done over a big amount of pictures. The expected result described by Kristian would be sane, i.e. just remove the item that is no longer a duplicate, but leave everything else (or even leave everything, having a "duplicate" group with just one picture is ok when the second picture was removed manually). -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373045] Plasma crashes switching to text console and back to X
https://bugs.kde.org/show_bug.cgi?id=373045 --- Comment #2 from Ugo Paternostro --- I would gladly, but I don't have clues for the freeze, so please just consider the crash ATM. Maybe it is a duplicate of other tickets referring libthread_db, but I reported it because it happens in a different situation. -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 368372] krunner crashes launching first application after login
https://bugs.kde.org/show_bug.cgi?id=368372 --- Comment #3 from Ugo Paternostro --- Hi Kai, I just updated (last Saturday) to Fedora 25. Now I have krunner v5.8.4. So far, so good. Hope we can bury this ticket ;) -- You are receiving this mail because: You are watching all bug changes.
[kget] [Bug 373105] New: kget 2.14.25 - transfer does not start automatically
https://bugs.kde.org/show_bug.cgi?id=373105 Bug ID: 373105 Summary: kget 2.14.25 - transfer does not start automatically Product: kget Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: k...@kde.org Reporter: axel.br...@gmx.de Target Milestone: --- After upgading from Leap 42.1 to 42.2. I noticed that all transfers have to be started manually in Kget. Up to now they were starting automatically. Somewhat inconvenient -- You are receiving this mail because: You are watching all bug changes.
[ktouch] [Bug 350586] typo in de1 course
https://bugs.kde.org/show_bug.cgi?id=350586 Sebastian Gottfried changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim
https://bugs.kde.org/show_bug.cgi?id=137436 --- Comment #42 from Leslie Zhai --- Created attachment 102543 --> https://bugs.kde.org/attachment.cgi?id=102543&action=edit cdrecord-burn-archlinux-iso-debugging-output1.txt Cdrecord worked too! and cdrecord burned the whole session: Track 01:0 of 734 MB written. Track 01:1 of 734 MB written (fifo 81%) [buf 0%] 27.3x. . . . Track 01: 734 of 734 MB written (fifo 100%) [buf 0%] 80.9x. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373106] New: Add printer dialog has incorrect application file name set
https://bugs.kde.org/show_bug.cgi?id=373106 Bug ID: 373106 Summary: Add printer dialog has incorrect application file name set Product: plasmashell Version: master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: generic-wayland Assignee: plasma-b...@kde.org Reporter: mgraess...@kde.org Target Milestone: 1.0 Flags: Wayland+, X11+ Created attachment 102544 --> https://bugs.kde.org/attachment.cgi?id=102544&action=edit Wayland icon in the window decoration As the screenshot shows KWin cannot derive the desktop file name for the window. The configure window has the correct icon. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 373107] New: System Settings -> Workspace Theme -> select with mouse -> Nothing happens.
https://bugs.kde.org/show_bug.cgi?id=373107 Bug ID: 373107 Summary: System Settings -> Workspace Theme -> select with mouse -> Nothing happens. Product: kde Version: unspecified Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: l...@llpmail.com Target Milestone: --- Tried to select Workspace Theme in settings nothing. The button changes a little but never enter the menu area. Kubuntu 16.10 KDE Plasma Ver. 5.7.5 KDE Framework 5.26.0 QT 5.6.1 Kernal 4.8.0-28-generic OS 64-bit New install. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 373108] New: System Settings -> Workspace Theme -> select with mouse -> Nothing happens.
https://bugs.kde.org/show_bug.cgi?id=373108 Bug ID: 373108 Summary: System Settings -> Workspace Theme -> select with mouse -> Nothing happens. Product: kde Version: unspecified Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: l...@llpmail.com Target Milestone: --- Tried to select Workspace Theme in settings nothing. The button changes a little but never enter the menu area. Kubuntu 16.10 KDE Plasma Ver. 5.7.5 KDE Framework 5.26.0 QT 5.6.1 Kernal 4.8.0-28-generic OS 64-bit New install. -- You are receiving this mail because: You are watching all bug changes.
[konversation] [Bug 353014] OSD decodes some XML entities in highlight messages
https://bugs.kde.org/show_bug.cgi?id=353014 Burkhard Lueck changed: What|Removed |Added CC||lu...@hube-lueck.de --- Comment #1 from Burkhard Lueck --- konversation 1.6-master #5006 build from sources Frameworks 5.29, Qt 5.6.1 OSD shows "
[digikam] [Bug 373100] Deleting duplicate image in "Find duplicates" removes all other found duplicates
https://bugs.kde.org/show_bug.cgi?id=373100 --- Comment #4 from Mario Frank --- (In reply to Simon from comment #3) > Hi Frank, > > Why do you want to rescan on a delete? This is extremely time consuming when > the duplicate search is done over a big amount of pictures. The expected > result described by Kristian would be sane, i.e. just remove the item that > is no longer a duplicate, but leave everything else (or even leave > everything, having a "duplicate" group with just one picture is ok when the > second picture was removed manually). Hi Simon, a rescan is necessary since the deleted picture may be present in other SAlbums than the one where the image was deleted from. Moreover, the patch fixed the bug where the duplicates count was not reduced by deletion. And I would never do a complete rescan. This would really be time consuming and insane. A rescan is only done over the pictures of the SAlbums that were modified by the deletion. And this usually involves only few pictures. A rescan over 20 images is done really fast. In fact, leaving a stale SAlbum with only one picture may be really bad user experience if you really do scan in a big album. As user, you would expect to only see duplicates. There was a quite longish discussion in https://bugs.kde.org/show_bug.cgi?id=261417 about this topic. -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim
https://bugs.kde.org/show_bug.cgi?id=137436 --- Comment #43 from Thomas Schmitt --- Hi, about the newest commit https://cgit.kde.org/k3b.git/commit/?id=c17d307523a08c1e6042381bdbdfe1971fffc84a > + bin.addFeature("plain-atapi"); > + bin.addFeature("hacked-atapi"); Did you find out what these features mean ? (Reading libk3b/core/k3bglobals.h i get the suspicion they mean support for addresses "/dev/hdX" and "ATAPI:X,Y,Z" respectively. This would be supported by cdrskin. But i am not totally sure.) > + bin.addFeature("burnfree"); > + bin.addFeature("burnproof"); I would decide for one of them. One never knows what other code piece could be confused if two normally mutually exclusive features are present. > + if (burnDevice()->supportsWritingMode(K3b::Device::WRITINGMODE_RAW_R96R) || > + burnDevice()->supportsWritingMode(K3b::Device::WRITINGMODE_RAW_R16) || > + burnDevice()->supportsWritingMode(K3b::Device::WRITINGMODE_RAW_R96P)) { > +d->process << "-data"; You may not do this. The input data for those raw CD modes contain bytes which do not belong to the payload but rather are CD sector metadata. Those metadata formats which have only a few ornaments around data payload get defaulted to -data by cdrskin. But the -raw* family expresses a different wish of the user (normally one that is illegal in countries with strict copyright enforcement). You will have to refuse such wishes. Best would be not to offer these write modes at all when cdrskin is to be used. > + if (burnDevice()->description().contains("Virt")) > + d->process << "--allow_emulated_drives"; This was a misunderstanding between us. --allow_emulated_drives only lifts the ban on "stdio:/path" addresses. As long as you use a "/dev/srN" address which leads to an optical drive, libburn will use its MMC driver to operate it as optical drive, rather than as POSIX file object. > + if (d->burnedMediaType & Device::MEDIA_DVD_PLUS_RW) > + d->process << "blank=deformat_sequential_quickest"; This is the wrong media type (DVD+RW). The special handling of "blank=fast" applies to to DVD-RW, which has two media types in K3B: MEDIA_DVD_RW_OVWR and MEDIA_DVD_RW_SEQ. The type _OVWR indicates a formatted medium which needs no blanking unless the user wants to deformat it. In that case "deformat_sequential_quickest" and "deformat_sequential" brings it to type MEDIA_DVD_RW_SEQ. But this is not necessarily desired when a user orders blanking for the sole purpose of making the medium writable from scratch. This wish is fulfilled by growisofs, cdrecord, cdrskin, and xorrecord without blanking because one can write the medium in random access mode. growisofs with option -M and program xorriso handle such media as appendable if they contain an ISO 9660 filesystem. So if you apply "deformat_sequential*" to MEDIA_DVD_RW_OVWR this would need special permission by the user. The type MEDIA_DVD_RW_SEQ behaves much like CD-RW, except the undesirable consequences of fast blanking. So i would exchange in above statement MEDIA_DVD_PLUS_RW by MEDIA_DVD_RW_SEQ and leave MEDIA_DVD_RW_OVWR out of the game for now. Have a nice day :) Thomas -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 370143] Desktop Settings doesn't save changes after logout
https://bugs.kde.org/show_bug.cgi?id=370143 --- Comment #9 from Jetchko Jekov --- For me this problem got fixed with upgrading to plasma 5.8.4 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 370143] Desktop Settings doesn't save changes after logout
https://bugs.kde.org/show_bug.cgi?id=370143 Jetchko Jekov changed: What|Removed |Added CC|jetchko.je...@gmail.com | -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim
https://bugs.kde.org/show_bug.cgi?id=137436 --- Comment #44 from Thomas Schmitt --- Hi, please run on the command line dd if=/dev/zero bs=2048 count=375808 | /usr/sbin/cdrskin -v -V dev=/dev/sr1 speed=18 -tao -data -tsize=375808s - 2>&1 | tee -i /tmp/cdrskin.log This will yield in file /tmp/cdrskin.log a very verbous log of the SCSI commands sent to the drive and of their replies from the drive. Maybe i can learn something from the last commands before the failure. If it now works by miracle, then replace 2>&1 | tee -i /tmp/cdrskin.log by >/tmp/cdrskin.log 2>&1 (The positions of "2>&1" are important.) Have a nice day :) Thomas -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 370143] Desktop Settings doesn't save changes after logout
https://bugs.kde.org/show_bug.cgi?id=370143 --- Comment #10 from tro...@free.fr --- Plasma 5.8.4 fixed it for me too. -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim
https://bugs.kde.org/show_bug.cgi?id=137436 --- Comment #45 from Thomas Schmitt --- Hi, independently of the failure, there seems to be a bug in the composition of the cdrskin command. Both options -sao and -tao were given. -tao prevailed because it came after -sao. K3B should nevertheless know what it wants and only choose one of them. Have a nice day :) Thomas -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 326404] Unable to select picture in map search view
https://bugs.kde.org/show_bug.cgi?id=326404 Wolfgang Scheffner changed: What|Removed |Added CC||wscheffn...@gmail.com --- Comment #6 from Wolfgang Scheffner --- I have similar problems in my DK 5.4.0. The "Select images" button works very strange in the Left Sidebar, if there are already a number of pictures selected it just toggles the selction of the one I'm clicking on. In general the shape of the mouse pointer doesn't change when you switch from one function to another, it remains the panning mode hand once you where in panning mode. One time I could make it change after going to "Select images by drawing a rectangle" but only after clicking several times on the map. In the map that opens with the main toolbar map button there where no pictures shown at all at first, only when I changed on the Left Sidebar from Albums to Map and fumbled a while on that little map they also appeared in the big map in the View Area. "Select images by drawing a rectangle" works in principle but it took me a while to find out that cannot just drag a rectangle by pressing and holding the left mouse button. You have to click where you want the first corner of the rectangle and then drag teh rectangle open and click a second time where you want the other corner. I guess this is not what most users expect. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373109] New: Plasma crashed while searching for an app
https://bugs.kde.org/show_bug.cgi?id=373109 Bug ID: 373109 Summary: Plasma crashed while searching for an app Product: plasmashell Version: 5.8.3 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: ad...@recolic.net CC: bhus...@gmail.com, plasma-b...@kde.org Target Milestone: 1.0 Application: plasmashell (5.8.3) Qt Version: 5.7.0 Frameworks Version: 5.27.0 Operating System: Linux 4.8.6-1-ARCH x86_64 Distribution: "Arch Linux" -- Information about the crash: - What I was doing when the application crashed:Try to search an app from 'ALT+F2', when I typed in 'col', it crashed..try to search for colourpaint The crash can be reproduced every time. -- Backtrace: Application: Plasma (plasmashell), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7f12f89d5800 (LWP 527))] Thread 15 (Thread 0x7f121cff9700 (LWP 11396)): #0 0x7f12f18ea10f in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7f12f27d5c2b in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5 #2 0x7f123da0b1c0 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #3 0x7f123da0f988 in () at /usr/lib/libKF5ThreadWeaver.so.5 #4 0x7f123da0a263 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #5 0x7f123da0d1f9 in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5 #6 0x7f12f27d4d78 in () at /usr/lib/libQt5Core.so.5 #7 0x7f12f18e4454 in start_thread () at /usr/lib/libpthread.so.0 #8 0x7f12f20ea7df in clone () at /usr/lib/libc.so.6 Thread 14 (Thread 0x7f121d7fa700 (LWP 11395)): #0 0x7f12f18ea10f in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7f12f27d5c2b in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5 #2 0x7f123da0b1c0 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #3 0x7f123da0f988 in () at /usr/lib/libKF5ThreadWeaver.so.5 #4 0x7f123da0a263 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #5 0x7f123da0d1f9 in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5 #6 0x7f12f27d4d78 in () at /usr/lib/libQt5Core.so.5 #7 0x7f12f18e4454 in start_thread () at /usr/lib/libpthread.so.0 #8 0x7f12f20ea7df in clone () at /usr/lib/libc.so.6 Thread 13 (Thread 0x7f121dffb700 (LWP 11394)): #0 0x7f12f18ea10f in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7f12f27d5c2b in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5 #2 0x7f123da0b1c0 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #3 0x7f123da0f988 in () at /usr/lib/libKF5ThreadWeaver.so.5 #4 0x7f123da0a263 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #5 0x7f123da0f9e2 in () at /usr/lib/libKF5ThreadWeaver.so.5 #6 0x7f123da0a263 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #7 0x7f123da0f9e2 in () at /usr/lib/libKF5ThreadWeaver.so.5 #8 0x7f123da0a263 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #9 0x7f123da0f9e2 in () at /usr/lib/libKF5ThreadWeaver.so.5 #10 0x7f123da0a263 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #11 0x7f123da0f9e2 in () at /usr/lib/libKF5ThreadWeaver.so.5 #12 0x7f123da0a263 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #13 0x7f123da0d1f9 in ThreadWeaver::Thread::run() () at /usr/lib/libKF5ThreadWeaver.so.5 #14 0x7f12f27d4d78 in () at /usr/lib/libQt5Core.so.5 #15 0x7f12f18e4454 in start_thread () at /usr/lib/libpthread.so.0 #16 0x7f12f20ea7df in clone () at /usr/lib/libc.so.6 Thread 12 (Thread 0x7f121e7fc700 (LWP 11393)): #0 0x7f12f18ea10f in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x7f12f27d5c2b in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5 #2 0x7f123da0b1c0 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5 #3 0x7f123da0f988 in () at /usr/lib/libKF5Threa
[kmail2] [Bug 373090] Reply to mailing list empty "TO" field
https://bugs.kde.org/show_bug.cgi?id=373090 --- Comment #2 from Martin Bednar --- Created attachment 102545 --> https://bugs.kde.org/attachment.cgi?id=102545&action=edit example email Not sure if it is the mbox format, it is what I found in my .maildir folder (maintained by dovecot). Hope it helps. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 354534] kscreen-console MUST NOT use qDebug for output
https://bugs.kde.org/show_bug.cgi?id=354534 Sebastian Kügler changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #3 from Sebastian Kügler --- @Jan-Matthias Awesome. Could you post this patch to phabricator.kde.org, makes it a bit easier to apply, review and discuss for me. Thanks! -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373109] Plasma crashed while searching for an app
https://bugs.kde.org/show_bug.cgi?id=373109 David Edmundson changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #1 from David Edmundson --- *** This bug has been marked as a duplicate of bug 369430 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 369430] QQmlDelegateModel::_q_itemsChanged - kickoff version
https://bugs.kde.org/show_bug.cgi?id=369430 David Edmundson changed: What|Removed |Added CC||ad...@recolic.net --- Comment #6 from David Edmundson --- *** Bug 373109 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 214110] "Preload an instance" option for Dolphin
https://bugs.kde.org/show_bug.cgi?id=214110 Riccardo changed: What|Removed |Added CC||rbell...@gmail.com --- Comment #7 from Riccardo --- Same here, using latest KDE neon. Would be great to see this implemented, as KDE nowadays represents the best option for a modern desktop environment. Also because I don't think this is really hard to realise, many other file managers have it, and also konqueror had this feature. Would happily "sacrifice" a little bit more ram for this huge ux improvement :) +1 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 373106] Add printer dialog has incorrect application file name set
https://bugs.kde.org/show_bug.cgi?id=373106 David Edmundson changed: What|Removed |Added Product|plasmashell |kwin Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org Component|generic-wayland |wayland-generic Target Milestone|1.0 |--- CC||k...@davidedmundson.co.uk Version|master |unspecified -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373045] Plasma crashes switching to text console and back to X
https://bugs.kde.org/show_bug.cgi?id=373045 David Edmundson changed: What|Removed |Added Assignee|k...@davidedmundson.co.uk|h...@kde.org Component|general |Task Manager -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 373101] Incorrect reflection for cylinder animation (it uses cube reflection causing it to separate at edge)
https://bugs.kde.org/show_bug.cgi?id=373101 David Edmundson changed: What|Removed |Added Version|master |unspecified Target Milestone|1.0 |--- Product|plasmashell |kwin Assignee|k...@davidedmundson.co.uk|kwin-bugs-n...@kde.org Component|general |effects-various -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 373106] Add printer dialog has incorrect application file name set
https://bugs.kde.org/show_bug.cgi?id=373106 --- Comment #1 from Martin Gräßlin --- @David: why did you move that one to KWin? If it were a KWin bug I would have reported against KWin. -- You are receiving this mail because: You are watching all bug changes.
[kdev-python] [Bug 372273] @property properties shown as functions
https://bugs.kde.org/show_bug.cgi?id=372273 Francis Herne changed: What|Removed |Added CC||m...@flherne.uk Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #1 from Francis Herne --- kdev-python doesn't really support decorators in general, there are only special-cases for essential builtin ones. In this case, @property is only handled in the code-completion, which avoids suggesting brackets. Really handling decorators will be tricky, especially property() which is quite complicated. Perhaps we could just add more special-cases for the time being. -- You are receiving this mail because: You are watching all bug changes.
[kde-windows] [Bug 366596] Some KDE applications processes remain as background (zombie) processes after closing
https://bugs.kde.org/show_bug.cgi?id=366596 Hannah von Reth changed: What|Removed |Added CC||vonr...@kde.org --- Comment #24 from Hannah von Reth --- - Running several versions of dbus should not cause an issue as dbus is configured to operate depending on its root directory. - Yes dbus will remain open when the application is closed. - Having a single dbus installation that is shared betwene all kde applications would be insane and impossible to maintain. - Dropping dbus would also mean dropping 90% of KDE's functionality. -- You are receiving this mail because: You are watching all bug changes.
[print-manager] [Bug 373106] Add printer dialog has incorrect application file name set
https://bugs.kde.org/show_bug.cgi?id=373106 David Edmundson changed: What|Removed |Added Component|wayland-generic |general Assignee|kwin-bugs-n...@kde.org |dantt...@gmail.com Product|kwin|print-manager Flags|Wayland+, X11+ | -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 373101] Incorrect reflection for cylinder animation (it uses cube reflection causing it to separate at edge)
https://bugs.kde.org/show_bug.cgi?id=373101 Martin Gräßlin changed: What|Removed |Added Priority|NOR |VLO Severity|normal |minor --- Comment #4 from Martin Gräßlin --- Please provide output of: qdbus org.kde.KWin /KWin supportInformation In general: please forget anything about Compiz. This is not compiz, we did not take any code from Compiz, thus we cannot have "forgotten" anything from Compiz. By bringing up Compiz in your bug reports you make our work way more complicated. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 369142] Crash in QQuickItem::isEnabled on startup
https://bugs.kde.org/show_bug.cgi?id=369142 Marco Martin changed: What|Removed |Added CC||johngeoffreywal...@yahoo.co ||.uk --- Comment #15 from Marco Martin --- *** Bug 372928 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 372928] Plasma crashed
https://bugs.kde.org/show_bug.cgi?id=372928 Marco Martin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC||notm...@gmail.com --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 369142 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373045] Plasma crashes switching to text console and back to X
https://bugs.kde.org/show_bug.cgi?id=373045 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #3 from Marco Martin --- *** This bug has been marked as a duplicate of bug 342763 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 342763] Crash In Task Manager Item Changed
https://bugs.kde.org/show_bug.cgi?id=342763 Marco Martin changed: What|Removed |Added CC||ugo@paternostro.org --- Comment #254 from Marco Martin --- *** Bug 373045 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 373100] Deleting duplicate image in "Find duplicates" removes all other found duplicates
https://bugs.kde.org/show_bug.cgi?id=373100 Mario Frank changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #5 from Mario Frank --- I could confirm the problem. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373087] plasma icons from system settings icon theme
https://bugs.kde.org/show_bug.cgi?id=373087 Marco Martin changed: What|Removed |Added Product|frameworks-plasma |plasmashell Component|libplasma |System Tray Assignee|notm...@gmail.com |plasma-b...@kde.org Target Milestone|--- |1.0 Version|unspecified |master -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 372890] default LVDS is left without widgets
https://bugs.kde.org/show_bug.cgi?id=372890 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com --- Comment #3 from Marco Martin --- plasma version? also, need plasmashellrc as well -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 373100] Deleting duplicate image in "Find duplicates" removes all other found duplicates
https://bugs.kde.org/show_bug.cgi?id=373100 --- Comment #6 from Mario Frank --- Okay, I found the evil guy. Some small bug. Will fix that today. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373042] Mouse wheel on Systray changes workspace
https://bugs.kde.org/show_bug.cgi?id=373042 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #1 from Marco Martin --- *** This bug has been marked as a duplicate of bug 372957 *** -- You are receiving this mail because: You are watching all bug changes.
[kde-windows] [Bug 366596] Some KDE applications processes remain as background (zombie) processes after closing
https://bugs.kde.org/show_bug.cgi?id=366596 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #25 from Kåre Särs --- I compile Kate with the default Qt MSVC libraries from the online installer and I can not reproduce the problem with Kate. I have tried with both 5.6 and 5.7. I am running Windows 7 (have not tried on Windows 10 yet). -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 372957] Scrolling in system tray switches desktop
https://bugs.kde.org/show_bug.cgi?id=372957 Marco Martin changed: What|Removed |Added CC||qqq...@gmeyer.df-kunde. ||de --- Comment #1 from Marco Martin --- *** Bug 373042 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 334541] Authentication Error - Muon Update Manager (This operation cannot continue since proper authorization was not provided
https://bugs.kde.org/show_bug.cgi?id=334541 Janet changed: What|Removed |Added CC|bugzi...@kerridis.de| -- You are receiving this mail because: You are watching all bug changes.
[kdev-python] [Bug 309817] Wrong scope in the list of superclasses
https://bugs.kde.org/show_bug.cgi?id=309817 Francis Herne changed: What|Removed |Added CC||m...@flherne.uk --- Comment #6 from Francis Herne --- The remaining case seems much simpler - class contexts are simply one line too long. ``` foo = "jkj" class Test: foo=42 bar # int, should be str bar # str ``` -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373042] Mouse wheel on Systray changes workspace
https://bugs.kde.org/show_bug.cgi?id=373042 --- Comment #2 from Marco Martin --- perhaps the wheel containment action plugin gets loaded by mistake, looking on it -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim
https://bugs.kde.org/show_bug.cgi?id=137436 --- Comment #46 from Thomas Schmitt --- Hi, i am now looking into the source code of growisofs (file transport.hxx). There is no interpretation of sg_io_hdr_t.host_status which in case of the cdrskin run bears the SG_ERR_DID_NO_CONNECT error indicator. So it could well be that growisofs just skips over this problem and goes on with burning. cdrecord-2.01.01a77/libscg/scsi-linux-sg.c seems to consider the error to be retryable. I.e. cdrecord would go on, too. But i assume it would repeat the WRITE command, which is different from what growisofs would do. cdrecord prints the sg_io_hdr_t.host_status only if scgp->debug is set. There is a cdrecord option -d which here triggers lots of messages of form host_status: 00 driver_status: 08 It would be interesting to see the output file /tmp/cdrecord.log of this run: dd if=/dev/zero bs=2048 count=375808 | /usr/bin/cdrecord -d -v -V gracetime=2 dev=/dev/sr1 speed=18 -sao driveropts=burnfree -data -tsize=375808s - >/tmp/cdrecord.log 2>&1 Please check whether the growisofs and cdrecord written pseudo media contain an exact copy of the input data. (I currently doubt because i suspect that cdrecord repeats the ERITE command whereas growisofs does not.) Maybe you first have to create an ISO image and then burn it to media in a second K3B run, so that you can compare image file and media content. If so, then i will try to develop a changeset for libburn which lets it ignore this (normally severe) error for your testing purposes. Regrettably i cannot find a Debian package which would provide a command "cdemu". Can you give me some hints how to install it on a Linux VM ? Have a nice day :) Thomas -- You are receiving this mail because: You are watching all bug changes.
[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim
https://bugs.kde.org/show_bug.cgi?id=137436 --- Comment #47 from Thomas Schmitt --- Correction: "ERITE" is a tyop. I meant "WRITE". -- You are receiving this mail because: You are watching all bug changes.
[kmymoney4] [Bug 372254] Crash when importing CSV file
https://bugs.kde.org/show_bug.cgi?id=372254 --- Comment #4 from allan --- (In reply to allan from comment #1) > (In reply to allan from comment #0) > > The crash of KMM seems to happen every time, at least with one particular > > account. I get Segmentation fault (core dumped) > > but with no other detail. > > The Segmentation fault (core dumped) is not related to this problem, but > seems to occur whenever KMM is closed. In connection with this crash on exiting, which happens every time, I've just noticed a little more detail, which I had not noticed previously. "QXcbConnection: XCB error: 3 (BadWindow), sequence: 19563, resource id: 35699775, major code: 40 (TranslateCoords), minor code: 0 Segmentation fault (core dumped) " It means little to me, but most likely one of the devs will have a clue. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 373110] New: Screens configuration is not changed when connecting/disconnecting external monitors
https://bugs.kde.org/show_bug.cgi?id=373110 Bug ID: 373110 Summary: Screens configuration is not changed when connecting/disconnecting external monitors Product: KScreen Version: 5.8.4 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: common Assignee: se...@kde.org Reporter: simg...@gmail.com Target Milestone: --- Since few days (probably from when I updated to Plasma 5.8.4) when I undock/dock the notebook the screen configuration is not changed at all. kscreen.log is not filled. It seems that KScreen is doing nothing. Example: Undock notebook: - In KCM I can still see 3 screens - Panel not moved - Mouse can exit the notebook screen Redock notebook - External screens not activated I need to reboot every time I dock/undock. Sometimes docking causes the crash of X, showing the login window afterwards. How can I debug this and provide more information? The kscreen.log is not populated after I undock, so I don't think is so useful. System: Manjaro Kernel: 4.8.9 Xorg-server: 1.18.4 KScreen: 5.8.4 Graphics: Card: Intel Haswell-ULT Integrated Graphics Controller Display Server: X.Org 1.18.4 driver: intel Resolution: 1920x1080@60.02hz, 1920x1200@59.95hz, 1680x1050@59.95hz GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 13.0.1 -- You are receiving this mail because: You are watching all bug changes.
[ktouch] [Bug 347505] Included course "Deutsches Neo 2" has a incorrect lection.
https://bugs.kde.org/show_bug.cgi?id=347505 Sebastian Gottfried changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit||https://commits.kde.org/kto ||uch/816c550bae1e0169e64c428 ||5f1afcfe22e759a61 Version Fixed In||16.12.0 --- Comment #2 from Sebastian Gottfried --- Git commit 816c550bae1e0169e64c4285f1afcfe22e759a61 by Sebastian Gottfried. Committed on 30/11/2016 at 09:09. Pushed by gottfried into branch 'Applications/16.12'. Fix Issues In Course de.neo.xml FIXED-IN: 16.12.0 M +29 -22 data/courses/de.neo.xml https://commits.kde.org/ktouch/816c550bae1e0169e64c4285f1afcfe22e759a61 -- You are receiving this mail because: You are watching all bug changes.
[ktouch] [Bug 349567] Included course "Deutsches Neo 2" has a incorrect lesson.
https://bugs.kde.org/show_bug.cgi?id=349567 Sebastian Gottfried changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Version Fixed In||16.12.0 Latest Commit||https://commits.kde.org/kto ||uch/c919d08b6968b3300842708 ||f36aedf3264ece574 --- Comment #1 from Sebastian Gottfried --- Git commit c919d08b6968b3300842708f36aedf3264ece574 by Sebastian Gottfried. Committed on 30/11/2016 at 09:08. Pushed by gottfried into branch 'Applications/16.12'. Fix Typo In Course de.neo.xml FIXED-IN: 16.12.0 M +1-1data/courses/de.neo.xml https://commits.kde.org/ktouch/c919d08b6968b3300842708f36aedf3264ece574 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 370143] Desktop Settings doesn't save changes after logout
https://bugs.kde.org/show_bug.cgi?id=370143 --- Comment #11 from Adrian Piotrowicz --- Same here - 5.8.4 fixes the problem. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373042] Mouse wheel on Systray changes workspace
https://bugs.kde.org/show_bug.cgi?id=373042 --- Comment #3 from Marco Martin --- I can reproduce it on an old setup,tough on a clean appletsrc file doesn't seem to happen -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 372957] Scrolling in system tray switches desktop
https://bugs.kde.org/show_bug.cgi?id=372957 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com --- Comment #2 from Marco Martin --- it doesn't seem to happen on a clean setup. on an old session i had the wheel plugin erroneously setted for panel type containments, so in some cases it appears to be possible that this wrong setting gets written in the config file -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 188887] lots of missing features
https://bugs.kde.org/show_bug.cgi?id=17 --- Comment #4 from Christoph Feck --- Josie, please file a new ticket for product 'kdenlive' instead of adding a comment to the ticket of an unrelated program. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 372717] on rtl langs the search bar isn't in the right position
https://bugs.kde.org/show_bug.cgi?id=372717 --- Comment #5 from ttv...@gmail.com --- I found the problem and I write a patch: In plasma-desktop git, applets/kicker/package/contents/ui/MenuRepresentation.qml Row 62: LayoutMirroring.enabled: ((plasmoid.location == PlasmaCore.Types.RightEdge) || (Qt.application.layoutDirection == Qt.RightToLeft)) Row 353: the search field: when: (plasmoid.location == PlasmaCore.Types.RightEdge || (plasmoid.location != PlasmaCore.Types.RightEdge && mainRow.LayoutMirroring.enabled)) The idea was if the widget is on the right edge the layout will mirrored (the side bar be on the right - try it and understand) This cause problem - the search field overlap logout button on RTL lang Because when the LayoutMirroring.enabled (on LTR when RightEdge and on RTL langs) all the left and right switched * (363) "anchors.right: parent.right" become "anchors.left: parent.left" * (368) "anchors.rightMargin: ..." become "anchors.LeftMargin: ..." So I think and I write patch with this thought: Like that LTE with RightEdge is mirrored so RTL with LeftEdge should be (not mirrored) The Patch: Replace rows 62-63 with: LayoutMirroring.enabled: ((plasmoid.location == PlasmaCore.Types.RightEdge) || (Qt.application.layoutDirection == Qt.RightToLeft && plasmoid.location != PlasmaCore.Types.LeftEdge)) Replace rows 353-354 with: when: (plasmoid.location == PlasmaCore.Types.RightEdge && Qt.application.layoutDirection == Qt.LeftToRight) || (plasmoid.location == PlasmaCore.Types.LeftEdge && Qt.application.layoutDirection == Qt.RightToLeft) I tried the patch on my system and check LTR and RTL with right and left edged panels Can you apply the patch? -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 373108] System Settings -> Workspace Theme -> select with mouse -> Nothing happens.
https://bugs.kde.org/show_bug.cgi?id=373108 Christoph Feck changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #1 from Christoph Feck --- Already reported as bug 373107. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373107] System Settings -> Workspace Theme -> select with mouse -> Nothing happens.
https://bugs.kde.org/show_bug.cgi?id=373107 Christoph Feck changed: What|Removed |Added Assignee|unassigned-b...@kde.org |k...@davidedmundson.co.uk Component|general |general Product|kde |plasmashell Version|unspecified |5.7.5 CC||bhus...@gmail.com, ||plasma-b...@kde.org Target Milestone|--- |1.0 -- You are receiving this mail because: You are watching all bug changes.
[kactivitymanagerd] [Bug 373026] Sometimes the frame disappear (broken) around windows
https://bugs.kde.org/show_bug.cgi?id=373026 Christoph Feck changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED |NEEDSINFO --- Comment #1 from Christoph Feck --- Could you please clarify if you get a crash? If yes, please add the backtrace for the crash. From reading the description, it could be the KWin window manager that crashes. For more information, please read https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 365892] Windows snap to the wrong position when the bottom panel is set to auto-hide
https://bugs.kde.org/show_bug.cgi?id=365892 --- Comment #6 from 3ndymion <3ndymio...@gmail.com> --- I'm trying KDE again & got this update. It works great now. Thank you very much!!! :D :D :D -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kded] [Bug 372904] kded5 maxing one CPU core after search performed in Dolphin
https://bugs.kde.org/show_bug.cgi?id=372904 --- Comment #1 from Christoph Feck --- Could you disable kded modules in systemsettings5 > Startup & Shutdown > Background Services to see which of them is responsible? -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 373111] New: Crash During Start Up After Login
https://bugs.kde.org/show_bug.cgi?id=373111 Bug ID: 373111 Summary: Crash During Start Up After Login Product: plasmashell Version: 5.8.4 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: bj.kdede...@bkaj.org CC: bhus...@gmail.com, plasma-b...@kde.org Target Milestone: 1.0 Application: plasmashell (5.8.4) Qt Version: 5.7.0 Frameworks Version: 5.28.0 Operating System: Linux 4.8.10-1-default x86_64 Distribution: "openSUSE Tumbleweed" -- Information about the crash: - What I was doing when the application crashed: Crash reported pretty much every time during whatever happens between logging in until desktop appears. The crash can be reproduced every time. -- Backtrace: Application: Plasma (plasmashell), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f308c2be8c0 (LWP 1952))] Thread 10 (Thread 0x7f2fa1fd8700 (LWP 2405)): #0 0x7f308595d68d in poll () from /lib64/libc.so.6 #1 0x7f30809f9876 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x7f30809f998c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x7f308627c79b in QEventDispatcherGlib::processEvents (this=0x7f2f9c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x7f30862261ea in QEventLoop::exec (this=this@entry=0x7f2fa1fd7cc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:210 #5 0x7f30860548b3 in QThread::exec (this=) at thread/qthread.cpp:507 #6 0x7f2fac554df7 in KCupsConnection::run() () from /usr/lib64/libkcupslib.so #7 0x7f3086059558 in QThreadPrivate::start (arg=0x3f803d0) at thread/qthread_unix.cpp:344 #8 0x7f308515f454 in start_thread () from /lib64/libpthread.so.0 #9 0x7f308596639f in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7f2fb48e0700 (LWP 2330)): #0 0x7f308595d68d in poll () from /lib64/libc.so.6 #1 0x7f30809f9876 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x7f30809f998c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x7f308627c79b in QEventDispatcherGlib::processEvents (this=0x7f2fa80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x7f30862261ea in QEventLoop::exec (this=this@entry=0x7f2fb48dfd00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:210 #5 0x7f30860548b3 in QThread::exec (this=) at thread/qthread.cpp:507 #6 0x7f3086059558 in QThreadPrivate::start (arg=0x36d1c50) at thread/qthread_unix.cpp:344 #7 0x7f308515f454 in start_thread () from /lib64/libpthread.so.0 #8 0x7f308596639f in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7f2fb50e1700 (LWP 2328)): #0 0x7f3080a3eec2 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0 #1 0x7f30809f8d6c in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #2 0x7f30809f979b in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x7f30809f998c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x7f308627c79b in QEventDispatcherGlib::processEvents (this=0x7f2fb8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x7f30862261ea in QEventLoop::exec (this=this@entry=0x7f2fb50e0d00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:210 #6 0x7f30860548b3 in QThread::exec (this=) at thread/qthread.cpp:507 #7 0x7f3086059558 in QThreadPrivate::start (arg=0x36d7830) at thread/qthread_unix.cpp:344 #8 0x7f308515f454 in start_thread () from /lib64/libpthread.so.0 #9 0x7f308596639f in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7f2fcc855700 (LWP 2087)): #0 0x7ffdaf905949 in ?? () #1 0x7ffdaf905bd9 in clock_gettime () #2 0x7f3085973246 in clock_gettime () from /lib64/libc.so.6 #3 0x7f30860fe6e1 in qt_clock_gettime (ts=0x7f2fcc8549f0, clock=) at tools/qelapsedtimer_unix.cpp:109 #4 do_gettime (frac=, sec=) at tools/qelapsedtimer_unix.cpp:164 #5 qt_gettime () at tools/qelapsedtimer_unix.cpp:173 #6 0x7f308627a419 in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f2fc8002ed0) at kernel/qtimerinfo_unix.cpp:91 #7 0x7f308627a9c5 in QTimerInfoList::timerWait (this=0x7f2fc8002ed0, tm=...) at kernel/qtimerinfo_unix.cpp:388 #8 0x7f308627bd6e in timerSourcePrepareHelper (timeout=0x7f2fcc854ac4, src=) at kernel/qeventdispatcher_glib.cpp:132 #9 timerSourcePrepare (source=, timeout=0x7f2fcc854ac4) at kernel/qeventdispatcher_glib.cpp:165 #10 0x7f30809f8d79 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #11 0x7f30809f979b in ?? () from /usr/lib64/libglib-2.0.so.0 #12 0x7f30809f998c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #13 0x7f308627c79b in QEventDispatcherGlib::processEvents (this=0x7f2fc80008c0, flags=...) at kernel/qeventdispatc
[kwin] [Bug 373097] kwin fails to compile, due to strange issues with Mesa headers
https://bugs.kde.org/show_bug.cgi?id=373097 --- Comment #2 from bluescreenaven...@gmail.com --- Hi. Where do I explicitly check for this? I think it's probably the one from /opt/include ... I do set CPATH export INSTALLDIR=/opt export CPATH=$INSTALLDIR/include -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 364778] Selection isn't placed correctly on classifications (RTL layout)
https://bugs.kde.org/show_bug.cgi?id=364778 --- Comment #4 from ttv...@gmail.com --- I found a solution but because I not KDE Developer I can't apply it you just need to add LayoutMirroring.enable for RTL in plasma-desktop git, applets/kicker/package/contents/ui/DashboardRepresentation.qml in the mainItem (Row 113) and a UI suggestion (I try it on LTR lang) right/center align the categories column - its look much better that way (see the next attachments comments) -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 364778] Selection isn't placed correctly on classifications (RTL layout)
https://bugs.kde.org/show_bug.cgi?id=364778 --- Comment #5 from ttv...@gmail.com --- Created attachment 102546 --> https://bugs.kde.org/attachment.cgi?id=102546&action=edit UI suggestion Right align Categories column -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 373097] kwin fails to compile, due to strange issues with Mesa headers
https://bugs.kde.org/show_bug.cgi?id=373097 --- Comment #3 from Martin Gräßlin --- eglplatform.h has multiple sections like: #elif defined(__WINSCW__) || defined(__SYMBIAN32__) /* Symbian */ typedef int EGLNativeDisplayType; typedef void *EGLNativeWindowType; typedef void *EGLNativePixmapType; #elif defined(WL_EGL_PLATFORM) The question is: which of the defines is set. -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 364778] Selection isn't placed correctly on classifications (RTL layout)
https://bugs.kde.org/show_bug.cgi?id=364778 --- Comment #6 from ttv...@gmail.com --- Created attachment 102547 --> https://bugs.kde.org/attachment.cgi?id=102547&action=edit UI suggestion Center align Categories column -- You are receiving this mail because: You are watching all bug changes.
[i18n] [Bug 373112] New: Scripty commits rc.cpp files to project repo if Messages.sh fails
https://bugs.kde.org/show_bug.cgi?id=373112 Bug ID: 373112 Summary: Scripty commits rc.cpp files to project repo if Messages.sh fails Product: i18n Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: aa...@kde.org Reporter: kosse...@kde.org CC: lu...@hube-lueck.de, luigi.tosc...@tiscali.it Target Milestone: --- For the marble repo Scripty recently had committed the rc.cpp artifact, 2016-11-28 01:51:36 (GMT): https://cgit.kde.org/marble.git/commit/?id=e172f35596d8709b19531be9109c96317e0d60de And the next day Scripty then committed a duplication of the content of the rc.cpp file, 2016-11-29 02:07:41 (GMT): https://cgit.kde.org/marble.git/commit/?id=a91c12e41d0f88bcb8e4a51cade4699ccbf83ed5 That ended when commits were made to the Marble repo to fix all errors of "[...] message is missing '//~ singular' comment" & "[...] message is missing '//~ plural' comment" reported by generate-en-po and removing the rc.cpp file again. The Marble code which triggered this due to the missing singular/plural comments was committed right before that first Scripty commit, 2016-11-27 09:07:39 (GMT): https://cgit.kde.org/marble.git/commit/?id=473d6972a28b054318e986de771066817df38de2 A first analysis shows that this happened due to * extract-messages.sh runs Marble's toplevel Messages.sh * that Messages.sh runs extract-tr-strings * extract-tr-strings runs generate-en-po * generate-en-po sees missing plural/singular fields and exits with 1 * extract-tr-strings has "set -e" and also immediately exists, bash forwards the exit code * Messages.sh had extract-tr-strings as last command and also exits, forwarding again the exit code of the last command * extract-messages.sh tests the exit code and then emits a warning about the error code instead of removing the helper file rc.cpp Not sure if rc.cpp files being committed have never happened before, but I would assume errors like missing plural notations might have. Perhaps the new translation server has a newer bash which behaves differently WRT exit code forwarding, so this is now happening? Just a thought. In any case, would be good to prevent the rc.cpp file being ever committed to the repo :) Comment in the related discussion on #kde-i18n: figure out which git command is actaully adding files s since afaik we should only ever modify existing ones -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 363548] file area becomes inaccessible for the mouse after opening a file on hidpi screen when using a multi monitor setting
https://bugs.kde.org/show_bug.cgi?id=363548 andy.fl...@gmail.com changed: What|Removed |Added CC||andy.fl...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 372957] Scrolling in system tray switches desktop
https://bugs.kde.org/show_bug.cgi?id=372957 --- Comment #3 from kishor...@gmail.com --- (In reply to Marco Martin from comment #2) > it doesn't seem to happen on a clean setup. > on an old session i had the wheel plugin erroneously setted for panel type > containments, so in some cases it appears to be possible that this wrong > setting gets written in the config file I created a new user, and the problem doesn't occur in it. Can you give me some pointers on which config files I should be looking at? -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 373100] Deleting duplicate image in "Find duplicates" removes all other found duplicates
https://bugs.kde.org/show_bug.cgi?id=373100 Mario Frank changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit||https://commits.kde.org/dig ||ikam/1a1583d2fded99bdee3a0c ||9be77498649e721db3 Version Fixed In||5.4.0 --- Comment #7 from Mario Frank --- Git commit 1a1583d2fded99bdee3a0c9be77498649e721db3 by Mario Frank. Committed on 30/11/2016 at 12:23. Pushed by mfrank into branch 'master'. The set of images to rescan was empty due to erroneously using intersect instead of intersects. Thus, no images were present and the duplicates search ended prematurely and the search result pane was empty. FIXED-IN: 5.4.0 M +5 -7libs/album/albummanager.cpp M +5-7libs/album/albummanager.cpp https://commits.kde.org/digikam/1a1583d2fded99bdee3a0c9be77498649e721db3 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 372952] Windows accept keyboard input while being moved or resized
https://bugs.kde.org/show_bug.cgi?id=372952 Christoph Feck changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #2 from Christoph Feck --- *** This bug has been marked as a duplicate of bug 368827 *** -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 368827] Using the KWin Resize keyboard shortcut, all keypresses are sent into the window during the resize
https://bugs.kde.org/show_bug.cgi?id=368827 Christoph Feck changed: What|Removed |Added CC||kishor...@gmail.com --- Comment #6 from Christoph Feck --- *** Bug 372952 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 372982] KMail crash on launch
https://bugs.kde.org/show_bug.cgi?id=372982 Christoph Feck changed: What|Removed |Added Resolution|--- |DOWNSTREAM Status|UNCONFIRMED |RESOLVED --- Comment #1 from Christoph Feck --- Crash is caused by nvidia drivers. Please ask in an nvidia forum which version is stable. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 369142] Crash in QQuickItem::isEnabled on startup
https://bugs.kde.org/show_bug.cgi?id=369142 Jordan Sipes changed: What|Removed |Added CC|foxfire...@gmail.com| -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 368438] KDE Connect does not communicate while running in background on phone
https://bugs.kde.org/show_bug.cgi?id=368438 Albert Vaca changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #7 from Albert Vaca --- Is there a way I can reproduce it? This way I will be able to experiment and see what effect adding volatile has. Does simply adding volatile fixes it for you? If this was the case, there are probably many more volatile missing, so I would like to have a way to check the effect of adding/removing them. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 372974] need to see dialog's bottom buttons
https://bugs.kde.org/show_bug.cgi?id=372974 --- Comment #2 from Christoph Feck --- If your screen is only 768 pixels height, then you cannot expect all applications to work with - large fonts - big window title bars I suggest to reduce the size of those elements. If you cannot read them if they are smaller, you need a bigger screen, as several desktop applications expect a certain minimum number of text lines fitting on the screen. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 372973] missing Help handbook
https://bugs.kde.org/show_bug.cgi?id=372973 --- Comment #2 from Christoph Feck --- If you can provide the information requested in comment #1, please add a comment. -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 367986] SFTP-Plugin use wrong IP
https://bugs.kde.org/show_bug.cgi?id=367986 Albert Vaca changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 371539] Only listens to IPv6
https://bugs.kde.org/show_bug.cgi?id=371539 --- Comment #1 from Albert Vaca --- I'm not able to reproduce it. Have you checked if other Fedora users are experiencing the same issue? It might be distro-specific. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 373113] New: Rotoscoping defect when zooming
https://bugs.kde.org/show_bug.cgi?id=373113 Bug ID: 373113 Summary: Rotoscoping defect when zooming Product: kdenlive Version: git-master Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Effects & Transitions Assignee: vpi...@kde.org Reporter: snd.no...@gmail.com Target Milestone: --- Created attachment 102548 --> https://bugs.kde.org/attachment.cgi?id=102548&action=edit example After applying the rotoscoping effect zoom in the project monitor to add the rotoscoping points. When you zoom out or scroll up-down/left-right the points don't follow the image. See screenshot... -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 371553] Render issues
https://bugs.kde.org/show_bug.cgi?id=371553 Christoph Feck changed: What|Removed |Added Resolution|INVALID |--- Product|kdenlive|krita Status|RESOLVED|UNCONFIRMED Component|Video Display & Export |Animation Assignee|j...@kdenlive.org |krita-bugs-n...@kde.org --- Comment #4 from Christoph Feck --- This bug reporter is using 'krita' instead of 'kdenlive'. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 371900] I can't render animation from Krita
https://bugs.kde.org/show_bug.cgi?id=371900 Christoph Feck changed: What|Removed |Added Assignee|sit...@kde.org |krita-bugs-n...@kde.org Component|Video Display & Export |Animation Product|kdenlive|krita --- Comment #2 from Christoph Feck --- This bug reporter is using 'krita' instead of 'kdenlive'. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 371900] I can't render animation from Krita
https://bugs.kde.org/show_bug.cgi?id=371900 farid changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from farid --- (In reply to Christoph Feck from comment #2) > This bug reporter is using 'krita' instead of 'kdenlive'. I thought so... thanks. Please report in the Krita forum this issue for help. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 371553] Render issues
https://bugs.kde.org/show_bug.cgi?id=371553 farid changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 373032] size
https://bugs.kde.org/show_bug.cgi?id=373032 --- Comment #1 from Christoph Feck --- Do you change the icon size in the Configure Dolphin > View Modes settings pages or using the zoom slider? -- You are receiving this mail because: You are watching all bug changes.
[kdev-python] [Bug 309817] Wrong scope in the list of superclasses
https://bugs.kde.org/show_bug.cgi?id=309817 Francis Herne changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|http://commits.kde.org/kdev |https://commits.kde.org/kde |-python/d74d1f413669c45e461 |v-python/d324e78c60cda606c6 |0a5da4591002b424f6e7f |61f01b4b49defd93829c00 Status|REOPENED|RESOLVED --- Comment #7 from Francis Herne --- Git commit d324e78c60cda606c661f01b4b49defd93829c00 by Francis Herne. Committed on 30/11/2016 at 14:51. Pushed by flherne into branch 'master'. Shorten class context range by one line. Class contexts behave in some ways (tooltips, completion) as if they're one line longer than they ought to be: ``` a = 2 class M: a = "text" b = a # tooltip of `a` says 'str', should be 'int' a # 'int' ``` Expression-visitor doesn't have that problem, i.e. `b` is 'int' in the example above. Shortening the class context range by one line fixes tooltips, uses and completions, and doesn't seem to break the expression visitor. Test case "class_scope_end_outside" is fixed by this patch, the others are unchanged. M +17 -0codecompletion/tests/pycompletiontest.cpp M +2-0codecompletion/tests/pycompletiontest.h M +1-1duchain/contextbuilder.cpp M +5-0duchain/tests/pyduchaintest.cpp https://commits.kde.org/kdev-python/d324e78c60cda606c661f01b4b49defd93829c00 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 373015] With many files selected, viewer is late to start
https://bugs.kde.org/show_bug.cgi?id=373015 --- Comment #2 from Christoph Feck --- Can you check in the task manager (Ctrl+Esc) if there are multiple Gwenview processes started when you try to open multiple images at once? -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 373005] Dolphin crashes when dragging unused device somewhere
https://bugs.kde.org/show_bug.cgi?id=373005 Christoph Feck changed: What|Removed |Added CC||fa...@kde.org --- Comment #4 from Christoph Feck --- This could be a crash in QMimeData. Application: Dolphin (dolphin), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7fac36846800 (LWP 2854))] Thread 6 (Thread 0x7fac0d0d3700 (LWP 2859)): #0 0x7fac297b40ca in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #1 0x7fac297b4724 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x7fac297b489c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x7fac302d980b in QEventDispatcherGlib::processEvents (this=0x7fac080008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x7fac30280b12 in QEventLoop::exec (this=this@entry=0x7fac0d0d2dc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:210 #5 0x7fac300c049e in QThread::exec (this=) at thread/qthread.cpp:507 #6 0x7fac300c5d5d in QThreadPrivate::start (arg=0x13f4c30) at thread/qthread_unix.cpp:344 #7 0x7fac2b8ef454 in start_thread () from /usr/lib/libpthread.so.0 #8 0x7fac3618f7df in clone () from /usr/lib/libc.so.6 Thread 5 (Thread 0x7fac15995700 (LWP 2858)): #0 0x7fac2b8f510f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 #1 0x7fac16f51ec3 in ?? () from /usr/lib/xorg/modules/dri/swrast_dri.so #2 0x7fac16f51d27 in ?? () from /usr/lib/xorg/modules/dri/swrast_dri.so #3 0x7fac2b8ef454 in start_thread () from /usr/lib/libpthread.so.0 #4 0x7fac3618f7df in clone () from /usr/lib/libc.so.6 Thread 4 (Thread 0x7fac16196700 (LWP 2857)): #0 0x7fac2b8f510f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 #1 0x7fac16f51ec3 in ?? () from /usr/lib/xorg/modules/dri/swrast_dri.so #2 0x7fac16f51d27 in ?? () from /usr/lib/xorg/modules/dri/swrast_dri.so #3 0x7fac2b8ef454 in start_thread () from /usr/lib/libpthread.so.0 #4 0x7fac3618f7df in clone () from /usr/lib/libc.so.6 Thread 3 (Thread 0x7fac1cf51700 (LWP 2856)): #0 0x7fac3618648d in poll () from /usr/lib/libc.so.6 #1 0x7fac297b4786 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x7fac297b489c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x7fac302d980b in QEventDispatcherGlib::processEvents (this=0x7fac18c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x7fac30280b12 in QEventLoop::exec (this=this@entry=0x7fac1cf50d90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:210 #5 0x7fac300c049e in QThread::exec (this=this@entry=0x7fac3097fd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:507 #6 0x7fac306fc275 in QDBusConnectionManager::run (this=0x7fac3097fd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:196 #7 0x7fac300c5d5d in QThreadPrivate::start (arg=0x7fac3097fd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:344 #8 0x7fac2b8ef454 in start_thread () from /usr/lib/libpthread.so.0 #9 0x7fac3618f7df in clone () from /usr/lib/libc.so.6 Thread 2 (Thread 0x7fac1ed11700 (LWP 2855)): #0 0x7fac3618648d in poll () from /usr/lib/libc.so.6 #1 0x7fac28eeb8e0 in ?? () from /usr/lib/libxcb.so.1 #2 0x7fac28eed679 in xcb_wait_for_event () from /usr/lib/libxcb.so.1 #3 0x7fac21065889 in QXcbEventReader::run (this=0x10411b0) at qxcbconnection.cpp:1337 #4 0x7fac300c5d5d in QThreadPrivate::start (arg=0x10411b0) at thread/qthread_unix.cpp:344 #5 0x7fac2b8ef454 in start_thread () from /usr/lib/libpthread.so.0 #6 0x7fac3618f7df in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x7fac36846800 (LWP 2854)): [KCrash Handler] #6 0x7fac302a91a6 in QMimeDataPrivate::retrieveTypedData (this=0x152c830, format=..., type=type@entry=QVariant::ByteArray) at kernel/qmimedata.cpp:112 #7 0x7fac302aa38d in QMimeData::data (this=, mimeType=...) at kernel/qmimedata.cpp:560 #8 0x7fac349c9ea1 in KIO::isClipboardDataCut (mimeData=) at /home/kishore/Downloads/kio/src/kio-5.28.0/src/widgets/paste.cpp:355 #9 0x7fac349f077e in KIO::PasteJobPrivate::slotStart (this=0x15613d0) at /home/kishore/Downloads/kio/src/kio-5.28.0/src/widgets/pastejob.cpp:55 #10 0x7fac349f0b11 in KIO::PasteJob::qt_static_metacall (_o=, _c=, _id=, _a=) at /home/kishore/Downloads/kio/src/build/src/widgets/moc_pastejob.cpp:95 #11 0x7fac302b06d9 in QObject::event (this=0x152c4d0, e=) at kernel/qobject.cpp:1263 #12 0x7fac311f4fc4 in QApplicationPrivate::notify_helper (this=, receiver=0x152c4d0, e=0x156ca90) at kernel/qapplication.cpp:3799 #13 0x7fac311fcb70 in QApplication::notify (this=0x7fff3a447c70, receiver=0x152c4d0, e=0x156ca90) at kernel/q
[kfile] [Bug 372994] opening menu in file chooser dialogue causes system to become unresponsive
https://bugs.kde.org/show_bug.cgi?id=372994 Christoph Feck changed: What|Removed |Added Product|dolphin |kfile Component|general |general Assignee|dolphin-bugs-n...@kde.org |kdelibs-b...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[ark] [Bug 372999] Compress and Extract plugins freezing application for long time if many files selected
https://bugs.kde.org/show_bug.cgi?id=372999 --- Comment #7 from Alex Bikadorov --- Thanks for the quick fix! Unfortunately this is not what I experienced with bugs in frameworks-*. I guess I have to keep the workaround in Krusader until Applications/16.12 (or higher) is common everywhere. (If you know of a best practice solution please enlighten me). -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 372989] Feature request for mount ISO images
https://bugs.kde.org/show_bug.cgi?id=372989 Christoph Feck changed: What|Removed |Added Severity|normal |wishlist Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #1 from Christoph Feck --- This is provided by a service menu addition, see https://forum.kde.org/viewtopic.php?f=223&t=109287 -- You are receiving this mail because: You are watching all bug changes.