[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-08 Thread Nikolay Zlatev
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #2 from Nikolay Zlatev --- (In reply to Kurt Hindenburg from comment #1) > What are you using that shows those lines? Breeze::WidgetExplorer::eventFilter https://github.com/KDE/breeze/blob/master/kstyle/debug/breezewidgetexplorer.cpp http

[kstars] [Bug 412719] crash when changing histogram to log scale

2019-10-08 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=412719 Jasem Mutlaq changed: What|Removed |Added Assignee|mutla...@ikarustech.com |rlanca...@gmail.com --- Comment #1 from Jasem Mu

[kate] [Bug 412721] New: Crash on startup

2019-10-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=412721 Bug ID: 412721 Summary: Crash on startup Product: kate Version: Git Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR

[konsole] [Bug 412705] Konsole leaves hundreds of megabytes in thousands of temp history files

2019-10-08 Thread Mariusz Glebocki
https://bugs.kde.org/show_bug.cgi?id=412705 Mariusz Glebocki changed: What|Removed |Added CC||m...@arccos-1.net --- Comment #2 from Marius

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #1 from Christophe Giboudeaux --- After renaming anonymous.katesession in $HOME/.local/share/kate I'm able to start kate again. I'm keeping the file for investigation -- You are receiving this mail because: You are watching all bug change

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 Christoph Cullmann changed: What|Removed |Added CC||cullm...@kde.org --- Comment #2 from Chris

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #3 from Christophe Giboudeaux --- Without surprise, setting katefiletree to false in this file helps -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #4 from Christoph Cullmann --- Hmm, strange :/ -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #5 from Christoph Cullmann --- I tried Kate master, with these libs KDE Frameworks 5.63.0 Qt 5.13.0 (built against 5.13.0) The xcb windowing system => I get no crash I will try to change a bit code, could you afterwards retry this? -- Y

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #6 from Christoph Cullmann --- Git commit b795da45dfa6a8624fa099696398f266ba7190be by Christoph Cullmann. Committed on 08/10/2019 at 08:14. Pushed by cullmann into branch 'master'. try to avoid nested layouts that we don't need M +0-9

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #7 from Christoph Cullmann --- Git commit b795da45dfa6a8624fa099696398f266ba7190be by Christoph Cullmann. Committed on 08/10/2019 at 08:14. Pushed by scmsync into branch 'master'. try to avoid nested layouts that we don't need M +0-9

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-08 Thread Nikolay Zlatev
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #3 from Nikolay Zlatev --- Also I think this is the reason for https://bugs.kde.org/show_bug.cgi?id=411741 -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #8 from Christophe Giboudeaux --- One thing I remember: a few days ago, I deleted katerc because I didn't have the "Documents" tab anymore when starting kate. I then reconfigured the application and reenabled all the plugins. -- You are r

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #9 from Christophe Giboudeaux --- (In reply to Christoph Cullmann from comment #5) > I tried Kate master, with these libs > > KDE Frameworks 5.63.0 > Qt 5.13.0 (built against 5.13.0) > The xcb windowing system > > => I get no crash > > I

[Spectacle] [Bug 412184] Focused "New screenshot" doesn't work

2019-10-08 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=412184 --- Comment #7 from David Redondo --- (In reply to damiano38 from comment #0) > After open Spectacle "New screenshot" button always is focused but now after > click Enter always "Help" opens up instead of "New screenshot". A workaround for you if you wa

[korganizer] [Bug 412722] New: KOrganizer does not show events from EWS resource

2019-10-08 Thread Martin Höher
https://bugs.kde.org/show_bug.cgi?id=412722 Bug ID: 412722 Summary: KOrganizer does not show events from EWS resource Product: korganizer Version: 5.11.2 Platform: Other OS: Linux Status: REPORTED Severity

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #10 from Christoph Cullmann --- Hmm, ok, have you a bit of time? I will do an additional commit. Could you locally try that one but revert my b795da45dfa6a8624fa099696398f266ba7190be commit? -- You are receiving this mail because: You are

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #11 from Christoph Cullmann --- Git commit 8b28d1e050125d4a45056cdcd031b8836aea5e1d by Christoph Cullmann. Committed on 08/10/2019 at 08:31. Pushed by cullmann into branch 'master'. ensure outer layout set M +6-0kate/katemdi.cpp

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #12 from Christoph Cullmann --- Git commit 8b28d1e050125d4a45056cdcd031b8836aea5e1d by Christoph Cullmann. Committed on 08/10/2019 at 08:31. Pushed by scmsync into branch 'master'. ensure outer layout set M +6-0kate/katemdi.cpp h

[digikam] [Bug 412679] Scrolling to a illogical place in the main view

2019-10-08 Thread Alexandre Belz
https://bugs.kde.org/show_bug.cgi?id=412679 --- Comment #7 from Alexandre Belz --- Hello Maik, Gilles, Digikam targeted behaviour is great : Digikam goes back "at the position of the item left in the editor", and this is indeed very useful. Thank you for that appreacited feature. My case is diff

[kde] [Bug 412723] New: Switching virtual desktops sends wrong mouse signal

2019-10-08 Thread David
https://bugs.kde.org/show_bug.cgi?id=412723 Bug ID: 412723 Summary: Switching virtual desktops sends wrong mouse signal Product: kde Version: unspecified Platform: Debian testing OS: Linux Status: REPORTED

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #13 from Christophe Giboudeaux --- testing -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #14 from Christophe Giboudeaux --- kate is still starting with this change and 8b28d1e reverted -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #15 from Christoph Cullmann --- Hmm, then I don't know why this was broken :/ In any case, will backport my two commits to the 19.08 branch. Can't hurt. Thanks for reporting this! -- You are receiving this mail because: You are watching al

[krita] [Bug 412624] Krita 4.2.7.1 Using "Create separate separation from alpha channel" in the "Separate Image..." semi-hangs Krita.

2019-10-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=412624 Boudewijn Rempt changed: What|Removed |Added Severity|critical|crash CC|

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #16 from Christoph Cullmann --- Git commit d3e413fb7c9fcf31c97b90a09aa52fb59bbbd9b6 by Christoph Cullmann. Committed on 08/10/2019 at 08:53. Pushed by cullmann into branch 'Applications/19.08'. try to avoid nested layouts that we don't need

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #18 from Christoph Cullmann --- Git commit 255a72f5b6b98740b92c70e6bac3fa56218c9d57 by Christoph Cullmann. Committed on 08/10/2019 at 08:53. Pushed by scmsync into branch 'Applications/19.08'. ensure outer layout set M +6-0kate/ka

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #17 from Christoph Cullmann --- Git commit 255a72f5b6b98740b92c70e6bac3fa56218c9d57 by Christoph Cullmann. Committed on 08/10/2019 at 08:53. Pushed by cullmann into branch 'Applications/19.08'. ensure outer layout set M +6-0kate/k

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 Christoph Cullmann changed: What|Removed |Added Status|REPORTED|RESOLVED Version Fixed In|

[kate] [Bug 412721] Crash on startup

2019-10-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412721 --- Comment #19 from Christoph Cullmann --- Git commit d3e413fb7c9fcf31c97b90a09aa52fb59bbbd9b6 by Christoph Cullmann. Committed on 08/10/2019 at 08:53. Pushed by scmsync into branch 'Applications/19.08'. try to avoid nested layouts that we don't need

[krita] [Bug 412604] [CMYK] CGATS21_CRPC1.icc has a different rendering between softproofed and converted

2019-10-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=412604 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #2 from Boudewij

[frameworks-kio] [Bug 406810] Dolphin and Konqueror consume a lot of CPU when Plasma Vault or encfs directory is open for a while

2019-10-08 Thread Enrico Ronconi
https://bugs.kde.org/show_bug.cgi?id=406810 Enrico Ronconi changed: What|Removed |Added CC||enrico.roncon...@gmail.com -- You are receivi

[frameworks-kio] [Bug 406810] Dolphin and Konqueror consume a lot of CPU when Plasma Vault or encfs directory is open for a while

2019-10-08 Thread Enrico Ronconi
https://bugs.kde.org/show_bug.cgi?id=406810 --- Comment #18 from Enrico Ronconi --- For me the problem exists only if "Preview" are enabled for current directory. Thus possible workaround is disabling preview for affected directories. -- You are receiving this mail because: You are watching all

[kdevelop] [Bug 412724] New: [KDevelop] UI freeze because of symlink to stale NFS mountpoint in $HOME

2019-10-08 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=412724 Bug ID: 412724 Summary: [KDevelop] UI freeze because of symlink to stale NFS mountpoint in $HOME Product: kdevelop Version: 5.4.2 Platform: Other OS: Linux

[krita] [Bug 412604] [CMYK] CGATS21_CRPC1.icc has a different rendering between softproofed and converted

2019-10-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=412604 --- Comment #3 from Boudewijn Rempt --- Asked on the lcms mailing list -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 412604] [CMYK] CGATS21_CRPC1.icc has a different rendering between softproofed and converted

2019-10-08 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=412604 --- Comment #4 from David REVOY --- Thank you @Boud! -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 409451] History in Application Launcher shows many times same file in first start of session

2019-10-08 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=409451 Méven Car changed: What|Removed |Added Summary|History in Applicatiion |History in Application |Launcher

[dolphin] [Bug 411349] Dolphin 100% CPU core usage

2019-10-08 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=411349 --- Comment #5 from Méven Car --- The CPU usage could be due a single file, could you find the file causing the issue ? Has the preview been disabled in the information panel as well ? -- You are receiving this mail because: You are watching all bug

[dolphin] [Bug 411349] Dolphin 100% CPU core usage

2019-10-08 Thread Germano Massullo
https://bugs.kde.org/show_bug.cgi?id=411349 --- Comment #6 from Germano Massullo --- (In reply to Méven Car from comment #5) > The CPU usage could be due a single file, could you find the file causing > the issue ? I don't remember which folder caused the problem > Has the preview been disabled

[plasmashell] [Bug 363878] Adjustable spacing between icons

2019-10-08 Thread apache
https://bugs.kde.org/show_bug.cgi?id=363878 --- Comment #18 from apache --- > It's not totally clear what you're asking for I was asking for these settings https://bugsfiles.kde.org/attachment.cgi?id=99341 Not necessarily graphical. Option in configuration files would be enough for me. -- You

[kdeconnect] [Bug 412551] KDE Connect settings crashes when device list updated very often

2019-10-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=412551 Christoph Feck changed: What|Removed |Added Product|kde |kdeconnect Component|general

[plasmashell] [Bug 412723] Switching virtual desktops sends wrong mouse signal

2019-10-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=412723 Christoph Feck changed: What|Removed |Added CC||plasma-b...@kde.org Version|unspeci

[kde] [Bug 412218] dolphin4 don't starts using mimeopen (and chromium "Show in folder", and sometimes just using gksu)

2019-10-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=412218 Christoph Feck changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[plasmashell] [Bug 412723] Switching virtual desktops sends wrong mouse signal

2019-10-08 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=412723 David Edmundson changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[kmail2] [Bug 412725] New: allow multiple 'to' addresses on the same line in the 'to:' address box

2019-10-08 Thread James Th
https://bugs.kde.org/show_bug.cgi?id=412725 Bug ID: 412725 Summary: allow multiple 'to' addresses on the same line in the 'to:' address box Product: kmail2 Version: 5.12.1 Platform: openSUSE RPMs OS: Linux

[KScreen] [Bug 412092] Screen orientation icons have weird tooltip positioning

2019-10-08 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=412092 --- Comment #6 from David Edmundson --- It's due to us rotating the buttons. Which is already technically wrong, we're making wild assumptions about the style. On oxygen it would rotate the shadow. We need to have 4 icons instead. -- You are receiv

[Akonadi] [Bug 412629] Akonadi refuses to start after upgrade to PostgreSQL 12: column "version" of relation "schemaversiontable" already exists

2019-10-08 Thread Stefano Crocco
https://bugs.kde.org/show_bug.cgi?id=412629 Stefano Crocco changed: What|Removed |Added CC||stefano.cro...@alice.it -- You are receiving

[krita] [Bug 412604] [CMYK] CGATS21_CRPC1.icc has a different rendering between softproofed and converted

2019-10-08 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=412604 --- Comment #5 from wolthera --- Created attachment 123087 --> https://bugs.kde.org/attachment.cgi?id=123087&action=edit Image showing the differences for Coated FOGRA 260 I am seeing this on other icc profiles as well, though much less strong. Attac

[frameworks-kcoreaddons] [Bug 412519] Spammed by "Cannot create autosave file" error messages

2019-10-08 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=412519 Jean-Baptiste Mardelle changed: What|Removed |Added CC||j...@kdenlive.org --- Comment #2 from

[kmail2] [Bug 412725] allow multiple 'to' addresses on the same line in the 'to:' address box

2019-10-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=412725 Christophe Giboudeaux changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[kdeconnect] [Bug 412726] New: integrate whatsapp notifications within kdeconnect - possible?

2019-10-08 Thread James Th
https://bugs.kde.org/show_bug.cgi?id=412726 Bug ID: 412726 Summary: integrate whatsapp notifications within kdeconnect - possible? Product: kdeconnect Version: 1.10 Platform: openSUSE RPMs OS: Linux

[kmail2] [Bug 412725] allow multiple 'to' addresses on the same line in the 'to:' address box

2019-10-08 Thread James Th
https://bugs.kde.org/show_bug.cgi?id=412725 --- Comment #2 from James Th --- Ok, many thanks! I understand that this is a feature request - where is the best place to file feature requests please, as I completely understand than bugs.kde.org is perhaps not the correct place? thanks! > https:/

[plasmashell] [Bug 412727] New: KWin and/or Plasma crashes on wake up.

2019-10-08 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=412727 Bug ID: 412727 Summary: KWin and/or Plasma crashes on wake up. Product: plasmashell Version: 5.16.5 Platform: Archlinux Packages OS: Linux Status: REPORTED Keywo

[kmail2] [Bug 412725] allow multiple 'to' addresses on the same line in the 'to:' address box

2019-10-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=412725 --- Comment #3 from Christophe Giboudeaux --- Well, there's nothing to report :) Laurent removed lots of useless options, I don't think he's willing to add new ones. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 409813] Wrong label for focusing the terminal in the Tools menu when the terminal was closed from the command line

2019-10-08 Thread Alexandre Genin
https://bugs.kde.org/show_bug.cgi?id=409813 Alexandre Genin changed: What|Removed |Added CC||a...@lecairn.org -- You are receiving this m

[kmail2] [Bug 412725] allow multiple 'to' addresses on the same line in the 'to:' address box

2019-10-08 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=412725 --- Comment #4 from Christophe Giboudeaux --- Anyway, bugs.kde.org is the right place for feature requests. -- You are receiving this mail because: You are watching all bug changes.

[kmail2] [Bug 412725] allow multiple 'to' addresses on the same line in the 'to:' address box

2019-10-08 Thread James Th
https://bugs.kde.org/show_bug.cgi?id=412725 --- Comment #5 from James Th --- Great, thanks for letting me know that this is the right place to include feature requests! Just don't want to waste your time, if it wasn't! :) > https://bugs.kde.org/show_bug.cgi?id=412725 > > --- Comment #4 from

[digikam] [Bug 412650] Can't uninstall and reinstall digikam properly on macOS - preferences remain, no first run dialog

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412650 --- Comment #2 from digikam...@iinet.net.au --- Hello Gilles - thanks - this works well! Once you told me about this file I was able to edit it using TextEdit on the Macbook and alter the IP address of the router. Digikam started normally after this. I

[frameworks-baloo] [Bug 404057] Uses an insane amount of memory (RSS/PSS) and writes a *ton* of data while indexing

2019-10-08 Thread Kai Krakow
https://bugs.kde.org/show_bug.cgi?id=404057 --- Comment #21 from Kai Krakow --- @Martin I think your bug report is already really about this issue: Re-indexing all files over and over again and consuming a lot of memory and IO that way. The performance aspects of this are already covered by ano

[frameworks-baloo] [Bug 404057] Uses an insane amount of memory (RSS/PSS) and writes a *ton* of data while indexing

2019-10-08 Thread Kai Krakow
https://bugs.kde.org/show_bug.cgi?id=404057 Kai Krakow changed: What|Removed |Added See Also||https://bugs.kde.org/show_b |

[frameworks-baloo] [Bug 356357] Continous index flushing with fdatasync degrades interactive performance

2019-10-08 Thread Kai Krakow
https://bugs.kde.org/show_bug.cgi?id=356357 Kai Krakow changed: What|Removed |Added See Also||https://bugs.kde.org/show_b |

[frameworks-baloo] [Bug 400704] Baloo indexing I/O introduces serious noticable delays

2019-10-08 Thread Kai Krakow
https://bugs.kde.org/show_bug.cgi?id=400704 Kai Krakow changed: What|Removed |Added See Also||https://bugs.kde.org/show_b |

[frameworks-baloo] [Bug 404057] Uses an insane amount of memory (RSS/PSS) and writes a *ton* of data while indexing

2019-10-08 Thread Kai Krakow
https://bugs.kde.org/show_bug.cgi?id=404057 Kai Krakow changed: What|Removed |Added See Also||https://bugs.kde.org/show_b |

[digikam] [Bug 398921] digikam 5.9.0 slow to start on Mac but rapid on Ubuntu with same database

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398921 --- Comment #24 from digikam...@iinet.net.au --- Hello all, I am the original poster for this bug. I would like to confirm that I agree this is now fixed. Digikam 6.3 on MacOS 10.13.6 starts rapidly and runs at what looks like the same speed as Ubuntu. T

[korganizer] [Bug 412722] KOrganizer does not show events from EWS resource

2019-10-08 Thread Martin Höher
https://bugs.kde.org/show_bug.cgi?id=412722 --- Comment #1 from Martin Höher --- Btw: I just realized than when scrolling back a bit in the calendar into past months, I see some (but not all) events I had. So KOrganizer internally seems to see at least a subset of the items available on the serve

[digikam] [Bug 398921] digikam 5.9.0 slow to start on Mac but rapid on Ubuntu with same database

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398921 --- Comment #25 from caulier.gil...@gmail.com --- Thanks for the feedback Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 412728] New: MacOS: Image editor tools for colour adjustment incorrectly apply crop automatically and cut out most of the image

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412728 Bug ID: 412728 Summary: MacOS: Image editor tools for colour adjustment incorrectly apply crop automatically and cut out most of the image Product: digikam Version: 6.3.

[plasmashell] [Bug 412723] Switching virtual desktops sends wrong mouse signal

2019-10-08 Thread David
https://bugs.kde.org/show_bug.cgi?id=412723 --- Comment #2 from David --- (In reply to David Edmundson from comment #1) > Where does that bug report mention switching virtual desktops through the > pager? > > Can you expand on where plasma is involved? The bug report in the sublime issue tracke

[kmail2] [Bug 412725] allow multiple 'to' addresses on the same line in the 'to:' address box

2019-10-08 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=412725 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #6 from Laurent Mon

[kinfocenter] [Bug 412729] New: AMD Ryzen 5 2400G graphics unit identified wrong as radeon vega 8 mobile

2019-10-08 Thread olignomi
https://bugs.kde.org/show_bug.cgi?id=412729 Bug ID: 412729 Summary: AMD Ryzen 5 2400G graphics unit identified wrong as radeon vega 8 mobile Product: kinfocenter Version: 5.16.90 Platform: openSUSE RPMs OS:

[plasmashell] [Bug 412723] Switching virtual desktops sends wrong mouse signal

2019-10-08 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=412723 --- Comment #3 from David Edmundson --- Ok, please can you outline steps involving just plasma and xev. I switched desktops and my MotionNotify events have no modifier -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 412728] MacOS: Image editor tools for colour adjustment incorrectly apply crop automatically and cut out most of the image

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412728 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment

[plasmashell] [Bug 385828] Status icons disappears in Plasma 5.11

2019-10-08 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=385828 Konrad Materka changed: What|Removed |Added CC||kmate...@wp.pl --- Comment #23 from Konrad Mat

[digikam] [Bug 412728] MacOS: Image editor tools for colour adjustment incorrectly apply crop automatically and cut out most of the image

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412728 --- Comment #2 from digikam...@iinet.net.au --- Ok, it will take me a few days until I have time. Regards MM -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 412730] New: Main window double resolution on retina after dialog is open

2019-10-08 Thread Brian J. Cardiff
https://bugs.kde.org/show_bug.cgi?id=412730 Bug ID: 412730 Summary: Main window double resolution on retina after dialog is open Product: digikam Version: 6.3.0 Platform: Homebrew (macOS) OS: macOS

[digikam] [Bug 412730] Main window double resolution on retina after dialog is open

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412730 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment

[digikam] [Bug 412730] Main window double resolution on retina after dialog is open

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412730 --- Comment #2 from caulier.gil...@gmail.com --- Note : if you use homebrew, the main problem is to use Qt < 5.12.3 Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 412471] Make Do not disturb times configurable with a repeating schedule

2019-10-08 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=412471 --- Comment #3 from Kai Uwe Broulik --- It was originally planned but didn't make the cut for time and resource reasons. I'll see if I find time to finish this. My idea is to be able to configure the morning and evening times and also whether to automat

[krita] [Bug 412347] Show co-ordinates, size angle or relevant information on canvas

2019-10-08 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=412347 Ahab Greybeard changed: What|Removed |Added CC||ahab.greybe...@hotmail.co.u

[kwin] [Bug 412731] New: Please add API to get list of all window IDs on Wayland (so that I can iterate over them and make screenshots using org.kde.kwin.Screenshot)

2019-10-08 Thread Askar Safin
https://bugs.kde.org/show_bug.cgi?id=412731 Bug ID: 412731 Summary: Please add API to get list of all window IDs on Wayland (so that I can iterate over them and make screenshots using org.kde.kwin.Screenshot) Product: kwin

[kwin] [Bug 412731] Please add API to get list of all window IDs on Wayland (so that I can iterate over them and make screenshots using org.kde.kwin.Screenshot)

2019-10-08 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=412731 David Edmundson changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC|

[kdeplasma-addons] [Bug 410988] Bad math when multiplying

2019-10-08 Thread Nisarg
https://bugs.kde.org/show_bug.cgi?id=410988 --- Comment #9 from Nisarg --- Can I get the link of few resources to learn Qt. Actually I am new to KDE so I have just set up the development environment and I tried to learn Qt, but I can't find some good resources? -- You are receiving this mail be

[digikam] [Bug 412730] Main window double resolution on retina after dialog is open

2019-10-08 Thread Brian J. Cardiff
https://bugs.kde.org/show_bug.cgi?id=412730 --- Comment #3 from Brian J. Cardiff --- Confirmed it's fixed in 6.4.0. Thanks! Regarding Qt < 5.12.3, homebrew (cask) download directly the pkg from download.kde.org. I fail to see how there is an issue present specifc if installed digiKam from homeb

[frameworks-baloo] [Bug 404057] Uses an insane amount of memory (RSS/PSS) and writes a *ton* of data while indexing

2019-10-08 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=404057 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com -- You are receiving this

[kwin] [Bug 412731] Please add API to get list of all window IDs on Wayland (so that I can iterate over them and make screenshots using org.kde.kwin.Screenshot)

2019-10-08 Thread Askar Safin
https://bugs.kde.org/show_bug.cgi?id=412731 --- Comment #2 from Askar Safin --- (In reply to David Edmundson from comment #1) > Why? Surely you know which windows you want in advance. This is my task. In X11 this worked. In Wayland it doesn't work, so we have no feature parity. My computer often

[plasmashell] [Bug 371734] Multiscreen lost configuration of the desktop

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371734 --- Comment #20 from hum...@yahoo.fr --- I have no idea unfortunately. I have a new laptop with which I cannot use a second screen. It is a Lenovo X1 with two GPU and someone thought that it was smart to plug the HDMI and usb-c to the nvidia card only...

[elisa] [Bug 412732] New: "Tracks remaining" missleading during shuffled playback

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412732 Bug ID: 412732 Summary: "Tracks remaining" missleading during shuffled playback Product: elisa Version: 0.4.2 Platform: Archlinux Packages OS: Linux St

[kmail2] [Bug 412579] kmail notifications should take you to the actual email when clicked

2019-10-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=412579 --- Comment #3 from Nate Graham --- Nice! What was the commit that implemented this? -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 412379] When a menu is selected, the pop-up menu is blank

2019-10-08 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=412379 --- Comment #3 from Kurt Hindenburg --- Not in Konsole, if you're using plasma start System Settings and then change the menu item for Fonts. I don't think you can change the menu fonts in an application. -- You are receiving this mail because: You a

[kmail2] [Bug 412579] kmail notifications should take you to the actual email when clicked

2019-10-08 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=412579 --- Comment #4 from Kai Uwe Broulik --- I don't see any changes to the relevant code files: https://cgit.kde.org/kdepim-runtime.git/tree/agents/newmailnotifier/specialnotifierjob.cpp#n153 -- You are receiving this mail because: You are watching all bu

[Spectacle] [Bug 412184] Focused "New screenshot" doesn't work

2019-10-08 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=412184 --- Comment #8 from David Redondo --- After debugging I am quite sure that the problem is not QDialogButtonBox but the fact that KSMainWindow is a QDialog. Which sets the default property of all pushbuttons with autoDefault==true to true in setVisible.

[Spectacle] [Bug 412184] Focused "New screenshot" doesn't work

2019-10-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=412184 --- Comment #9 from Nate Graham --- IIRC one of the reasons is so the main window closes when the Escape key is pressed, which is a dialog behavior. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 412733] New: *AppName* closed unexpectedly

2019-10-08 Thread denis
https://bugs.kde.org/show_bug.cgi?id=412733 Bug ID: 412733 Summary: *AppName* closed unexpectedly Product: dolphin Version: 19.04.3 Platform: Ubuntu Packages OS: Linux Status: REPORTED Keywords: drkonqi

[Spectacle] [Bug 412184] Focused "New screenshot" doesn't work

2019-10-08 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=412184 --- Comment #10 from David Redondo --- Quick test changing QDialog to QWidget confirms you're right. Escape to quit doesn't work anymore. Maybe we could implement this then ourselves. The drawback would be that no button would be activatable by Enter an

[digikam] [Bug 412730] Main window double resolution on retina after dialog is open

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412730 caulier.gil...@gmail.com changed: What|Removed |Added Version Fixed In||6.4.0 Status|REPORTED

[ktorrent] [Bug 412734] New: ktorrent snap package is not runnig after installed, dependency is missing QT 5.12. And It has a double icon in the appmenu

2019-10-08 Thread Lvaskz
https://bugs.kde.org/show_bug.cgi?id=412734 Bug ID: 412734 Summary: ktorrent snap package is not runnig after installed, dependency is missing QT 5.12. And It has a double icon in the appmenu Product: ktorrent Ver

[kwin] [Bug 398973] The window decorations configuration pop-up needs a Defaults icon

2019-10-08 Thread Björn Feber
https://bugs.kde.org/show_bug.cgi?id=398973 Björn Feber changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit|

[digikam] [Bug 412730] Main window double resolution on retina after dialog is open

2019-10-08 Thread Brian J. Cardiff
https://bugs.kde.org/show_bug.cgi?id=412730 --- Comment #5 from Brian J. Cardiff --- Thanks! I was trying to clarify the information. My apologies if the phrase came out wrong. I will keep learning digiKam using 6.4.0 -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 408355] Selection context menu missing find in this document

2019-10-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=408355 --- Comment #5 from Nate Graham --- (In reply to Syam from comment #4) > (In reply to Albert Astals Cid from comment #3) > > Isn't "search for ... in this document" better than "search for ... in open > document"? > > The first time I saw the screensh

[valgrind] [Bug 385386] Assertion failed "szB >= CACHE_ENTRY_SIZE" on m_debuginfo/image.c:517

2019-10-08 Thread Reimar Döffinger
https://bugs.kde.org/show_bug.cgi?id=385386 Reimar Döffinger changed: What|Removed |Added CC||k...@reimardoeffinger.de --- Comment #7 from

  1   2   3   >