[partitionmanager] [Bug 404636] New: Device/partition properties dialogs: minimum size is too small

2019-02-21 Thread tguen
https://bugs.kde.org/show_bug.cgi?id=404636 Bug ID: 404636 Summary: Device/partition properties dialogs: minimum size is too small Product: partitionmanager Version: 3.3 Platform: Archlinux Packages OS: Linu

[digikam] [Bug 404613] Docs are missing

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

[kwin] [Bug 404628] When virtual desktops are swapped, it is reflected in other activities

2019-02-21 Thread Henrique
https://bugs.kde.org/show_bug.cgi?id=404628 --- Comment #2 from Henrique --- Oh? Do you mean as in, you can't have different numbers of desktops per activities (in which case I forgot), or that they aren't separated by activities? -- You are receiving this mail because: You are watching all bu

[digikam] [Bug 404621] I can not import the album Google Photo

2019-02-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=404621 Maik Qualmann changed: What|Removed |Added Version Fixed In||6.1.0 Status|REPORTED

[digikam] [Bug 382646] XMP sidecar file doesn't contain GPS tags

2019-02-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=382646 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #3 from Maik

[kwin] [Bug 404634] Kwin crash on SDL2 application startup

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404634 Vlad Zagorodniy changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[digikam] [Bug 382646] XMP sidecar file doesn't contain GPS tags

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

[kpat] [Bug 404161] kpat crashes when trying to play the second or third different game

2019-02-21 Thread Adrián Chaves
https://bugs.kde.org/show_bug.cgi?id=404161 --- Comment #14 from Adrián Chaves (Gallaecio) --- You could try building kpat yourself in debug mode. It may be as easy as using https://code.chakralinux.org/chakra/packages/desktop/blob/master/kpat/PKGBUILD and changing RelWithDebInfo to Debug. If th

[kwin] [Bug 404632] Yet another crash in constrainedStackingOrder

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404632 Vlad Zagorodniy changed: What|Removed |Added Summary|KWin Crashed|Yet another crash in |

[kwin] [Bug 404632] KWin Crashed

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404632 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kwin] [Bug 404617] KWin Crashes After Waking Up From Sleep

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404617 --- Comment #2 from Vlad Zagorodniy --- In addition to Martin's request, what gpu do you have in your computer? -- You are receiving this mail because: You are watching all bug changes.

[kpat] [Bug 404161] kpat crashes when trying to play the second or third different game

2019-02-21 Thread Adrián Chaves
https://bugs.kde.org/show_bug.cgi?id=404161 --- Comment #15 from Adrián Chaves (Gallaecio) --- Never mind that, your last traceback includes affected files and lines. I think that is as helpful as a traceback can get. It looks like memory corruption related to the solver, but my understanding is

[ksysguard] [Bug 404637] New: It should be possible to close or customize the built-in "system load" tab

2019-02-21 Thread Hadrien G.
https://bugs.kde.org/show_bug.cgi?id=404637 Bug ID: 404637 Summary: It should be possible to close or customize the built-in "system load" tab Product: ksysguard Version: 5.15.0 Platform: Other OS: Linux

[kwin] [Bug 404632] Yet another crash in constrainedStackingOrder

2019-02-21 Thread izll
https://bugs.kde.org/show_bug.cgi?id=404632 --- Comment #2 from izll --- (In reply to Vlad Zagorodniy from comment #1) > Could you please provide more detailed steps to reproduce? Given > KWin::Client::destroyClient, some window had been closed. It's very hard to > reproduce this bug, so it would

[frameworks-baloo] [Bug 357206] baloo_file crashes in Baloo::PostingDB::get()

2019-02-21 Thread Branimir Amidzic
https://bugs.kde.org/show_bug.cgi?id=357206 Branimir Amidzic changed: What|Removed |Added CC||m...@ambraspace.com --- Comment #30 from Bra

[kwin] [Bug 404632] Yet another crash in constrainedStackingOrder

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404632 --- Comment #3 from Vlad Zagorodniy --- How often the crash occurs? -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 182838] Facebook tool does not work any more

2019-02-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=182838 --- Comment #33 from Maik Qualmann --- Created attachment 118246 --> https://bugs.kde.org/attachment.cgi?id=118246&action=edit Facebook Developer Board Here is a screenshot of the Facebook Developer Board. I will now cancel the review and submit agai

[valgrind] [Bug 404638] New: Add VG_(replaceIndexXA)

2019-02-21 Thread Łukasz Marek
https://bugs.kde.org/show_bug.cgi?id=404638 Bug ID: 404638 Summary: Add VG_(replaceIndexXA) Product: valgrind Version: unspecified Platform: unspecified OS: Linux Status: REPORTED Severity: wishlist

[valgrind] [Bug 404638] Add VG_(replaceIndexXA)

2019-02-21 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=404638 --- Comment #1 from Julian Seward --- Is this actually necessary? I've always done this: T* p = (T*)VG_(indexXA)(arr, index); *p = new_value; -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 404638] Add VG_(replaceIndexXA)

2019-02-21 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=404638 --- Comment #2 from Julian Seward --- or even *(T*)VG_(indexXA)(arr, index) = new_value; which removes the possibility of the array being modified between the call to VG_(indexXA) and the assignment. -- You are receiving this mail because: You

[dolphin] [Bug 403690] new tab should be opened after the current tab in tab list, not at the end

2019-02-21 Thread David Hallas
https://bugs.kde.org/show_bug.cgi?id=403690 David Hallas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[kstars] [Bug 404639] New: Shrunk "View Start Profile" window

2019-02-21 Thread Jean-Claude
https://bugs.kde.org/show_bug.cgi?id=404639 Bug ID: 404639 Summary: Shrunk "View Start Profile" window Product: kstars Version: 2.9.8 Platform: Other OS: Linux Status: REPORTED Severity: normal P

[dolphin] [Bug 403690] new tab should be opened after the current tab in tab list, not at the end

2019-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403690 --- Comment #10 from vini.ipsma...@gmail.com --- > Is there any other places where you can use middle-clock to open folders in > tabs where they are placed wrong? You mean like clicking on the left panel shortcuts? Yes, this is another place to pay att

[kwin] [Bug 404640] New: Plasma hang after I opened spreadsheet (a third one of a series of three).

2019-02-21 Thread denixx baykin
https://bugs.kde.org/show_bug.cgi?id=404640 Bug ID: 404640 Summary: Plasma hang after I opened spreadsheet (a third one of a series of three). Product: kwin Version: 5.15.1 Platform: Archlinux Packages OS: L

[kwin] [Bug 404640] Plasma hang after I opened spreadsheet (a third one of a series of three).

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404640 Vlad Zagorodniy changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[digikam] [Bug 118533] Automatic generation of text from EXIF info / digiKam metadata in Insert Text tool [patch]

2019-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=118533 --- Comment #10 from caulier.gil...@gmail.com --- >From your last patch : - Why you touch InsertTextWidget implementation to just store a Boolean which is never used ? - a slot method must take "slot" prefix. - always put a space to separate function ar

[partitionmanager] [Bug 404636] Device/partition properties dialogs: minimum size is too small

2019-02-21 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=404636 --- Comment #1 from Andrius Štikonas --- This already fixed in 4.0 beta. On Thu, Feb 21, 2019 at 07:59:03AM +, tguen wrote: > https://bugs.kde.org/show_bug.cgi?id=404636 > > Bug ID: 404636 >Summary: Device/partition propert

[plasmashell] [Bug 404641] New: Lots of crud left in plasma.org.kde.plasma.desktopappletsrc left over from no-longer used desktop applets.

2019-02-21 Thread Rodney Baker
https://bugs.kde.org/show_bug.cgi?id=404641 Bug ID: 404641 Summary: Lots of crud left in plasma.org.kde.plasma.desktopappletsrc left over from no-longer used desktop applets. Product: plasmashell Version: master

[plasmashell] [Bug 404641] Lots of crud left in plasma.org.kde.plasma.desktopappletsrc left over from no-longer used desktop applets.

2019-02-21 Thread Rodney Baker
https://bugs.kde.org/show_bug.cgi?id=404641 Rodney Baker changed: What|Removed |Added CC||rodney.ba...@iinet.net.au -- You are receiving

[partitionmanager] [Bug 404636] Device/partition properties dialogs: minimum size is too small

2019-02-21 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=404636 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[digikam] [Bug 404642] New: Digikam flatpak: Please include mysql driver (for using an external mysql db)

2019-02-21 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=404642 Bug ID: 404642 Summary: Digikam flatpak: Please include mysql driver (for using an external mysql db) Product: digikam Version: 6.0.0 Platform: Other OS: Linux

[kwin] [Bug 404634] Kwin crash on SDL2 application startup

2019-02-21 Thread Konrad Rzepecki
https://bugs.kde.org/show_bug.cgi?id=404634 --- Comment #2 from Konrad Rzepecki --- I've recompiled kwin with debug symbols - backtrace seems not change much... Application: KWin (kwin_x11), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread

[digikam] [Bug 404642] Digikam flatpak: Please include mysql driver (for using an external mysql db)

2019-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404642 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com Reso

[digikam] [Bug 404642] digiKam flatpak: Please include mysql driver (for using an external mysql db)

2019-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404642 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Digikam flatpak: Please |digiKam flatpak: Please

[frameworks-kiconthemes] [Bug 396990] [Regression from Frameworks 5.47 -> 5.48] Dolphin icons are incorrectly aligned if display scaling is used

2019-02-21 Thread Vladimír Vondruš
https://bugs.kde.org/show_bug.cgi?id=396990 --- Comment #15 from Vladimír Vondruš --- I did `rm ~/.cache/icon-cache.kcache` as suggested on https://www.reddit.com/r/kde/comments/9wsnk4/how_to_delete_the_icons_cache/, then restarted Dolphin and that *seemingly* fixed it. It partially fixed it for

[digikam] [Bug 118533] Automatic generation of text from EXIF info / digiKam metadata in Insert Text tool [patch]

2019-02-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=118533 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #11 from Maik

[kwin] [Bug 404176] kwin crash on game launch

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404176 Vlad Zagorodniy changed: What|Removed |Added CC||hanni...@astral.lodz.pl --- Comment #7 from V

[kwin] [Bug 404634] Kwin crash on SDL2 application startup

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404634 Vlad Zagorodniy changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|BACKTRACE

[plasmashell] [Bug 392288] GTK3 does not follow HiDPI scaling by default -- and quick fix

2019-02-21 Thread Vladimír Vondruš
https://bugs.kde.org/show_bug.cgi?id=392288 Vladimír Vondruš changed: What|Removed |Added CC||mo...@centrum.cz -- You are receiving this

[dolphin] [Bug 389571] Adjust the size of settings window to eliminate the scroll bar or remember the window size after manual resizing

2019-02-21 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=389571 --- Comment #7 from Méven Car --- The problem here is that the config dialog appears before the metadata is loaded. it requires some refactoring. I have a half working set of patch. I would be curious to find an example of a dialog with similar behavio

[plasmashell] [Bug 369430] QQmlDelegateModel::_q_itemsChanged - kickoff version

2019-02-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=369430 --- Comment #46 from David Edmundson --- FWIW, I made a change in 5.15.0 commit 9371a7c96d4722b93b49b18df7b21780f2a9ad38 Effectively we didn't pass Qt's model test, now we do. Even though I couldn't reproduce this crash as-is, I think there may well

[plasmashell] [Bug 369430] QQmlDelegateModel::_q_itemsChanged - kickoff version

2019-02-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=369430 David Edmundson changed: What|Removed |Added Version Fixed In||5.15.0 --- Comment #47 from David Edmundson

[digikam] [Bug 241726] BQM Resize tool : make options more flexible [patch]

2019-02-21 Thread Sambhav Dusad
https://bugs.kde.org/show_bug.cgi?id=241726 Sambhav Dusad changed: What|Removed |Added Attachment #118234|0 |1 is obsolete|

[kwin] [Bug 398680] Wayland session is unusable (black screen) when monitor is reconnected to hdmi port after energy saving timeout

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=398680 Vlad Zagorodniy changed: What|Removed |Added Component|general |wayland-generic -- You are receiving this ma

[kwin] [Bug 317765] dangeling pointer in unconstrained_stacking_order, strongly related to tabbox and NO compositing

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=317765 Vlad Zagorodniy changed: What|Removed |Added CC||zoltan.antal...@gmail.com --- Comment #54 fro

[kwin] [Bug 404632] Yet another crash in constrainedStackingOrder

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404632 Vlad Zagorodniy changed: What|Removed |Added Resolution|WAITINGFORINFO |DUPLICATE Status|NEEDSINFO

[kwin] [Bug 317765] Dangeling pointer in unconstrained_stacking_order

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=317765 Vlad Zagorodniy changed: What|Removed |Added Summary|dangeling pointer in|Dangeling pointer in |uncon

[kwin] [Bug 404632] Yet another crash in constrainedStackingOrder

2019-02-21 Thread izll
https://bugs.kde.org/show_bug.cgi?id=404632 --- Comment #5 from izll --- Rarely, about 2 times a week. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 404632] Yet another crash in constrainedStackingOrder

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404632 --- Comment #6 from Vlad Zagorodniy --- (In reply to izll from comment #5) > Rarely, about 2 times a week. If you find a reliable way to reproduce the crash please write it down in bug 317765. I wasted hours trying to reproduce the crash with no luck.

[kwin] [Bug 404632] Yet another crash in constrainedStackingOrder

2019-02-21 Thread izll
https://bugs.kde.org/show_bug.cgi?id=404632 --- Comment #7 from izll --- (In reply to Vlad Zagorodniy from comment #6) > (In reply to izll from comment #5) > > Rarely, about 2 times a week. > > If you find a reliable way to reproduce the crash please write it down in > bug 317765. > > I wasted

[plasmashell] [Bug 404600] Misleading button on MouseEventInputButton.qml

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

[kwin] [Bug 404643] New: Launching a second instance of single-instance application doesn't give focus to the running instance at Low or higher focus stealing prevention level

2019-02-21 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=404643 Bug ID: 404643 Summary: Launching a second instance of single-instance application doesn't give focus to the running instance at Low or higher focus stealing prevention level Produ

[plasmashell] [Bug 404644] New: Windows unable to resize fullscreen after disconnect of secondary monitor

2019-02-21 Thread Gstubbe
https://bugs.kde.org/show_bug.cgi?id=404644 Bug ID: 404644 Summary: Windows unable to resize fullscreen after disconnect of secondary monitor Product: plasmashell Version: 5.15.1 Platform: Archlinux Packages

[plasmashell] [Bug 404644] Windows unable to resize fullscreen after disconnect of secondary monitor

2019-02-21 Thread Gstubbe
https://bugs.kde.org/show_bug.cgi?id=404644 --- Comment #1 from Gstubbe --- Screenshot: https://i.imgur.com/08xoA6n.jpg -- You are receiving this mail because: You are watching all bug changes.

[ksmserver] [Bug 382764] Save and restore environment variables per application

2019-02-21 Thread domson
https://bugs.kde.org/show_bug.cgi?id=382764 domson changed: What|Removed |Added CC||ad...@arkades.org --- Comment #2 from domson --- You

[kwin] [Bug 404645] New: KWin crash

2019-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404645 Bug ID: 404645 Summary: KWin crash Product: kwin Version: 5.15.0 Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash

[dolphin] [Bug 403690] new tab should be opened after the current tab in tab list, not at the end

2019-02-21 Thread David Hallas
https://bugs.kde.org/show_bug.cgi?id=403690 --- Comment #11 from David Hallas --- (In reply to vini.ipsmaker from comment #10) > > Is there any other places where you can use middle-clock to open folders in > > tabs where they are placed wrong? > > You mean like clicking on the left panel short

[kwin] [Bug 404645] KWin crash

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404645 --- Comment #1 from Vlad Zagorodniy --- NVIDIA? -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 403690] new tab should be opened after the current tab in tab list, not at the end

2019-02-21 Thread David Hallas
https://bugs.kde.org/show_bug.cgi?id=403690 --- Comment #12 from David Hallas --- I can see from the code that you can actually middle-click on the back/forward/up buttons in the toolbar to open in a new tab - so should these also open next to the currently open tab? -- You are receiving this m

[Discover] [Bug 401672] Unify search field and help menu appearance with system settings app in sidebar view

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

[kwin] [Bug 404646] New: Adding tags to applications in kmenuedit which are shown as prefix in the window title

2019-02-21 Thread domson
https://bugs.kde.org/show_bug.cgi?id=404646 Bug ID: 404646 Summary: Adding tags to applications in kmenuedit which are shown as prefix in the window title Product: kwin Version: 5.15.1 Platform: Archlinux Packages

[digikam] [Bug 118533] Automatic generation of text from EXIF info / digiKam metadata in Insert Text tool [patch]

2019-02-21 Thread Jay Singh Talreja
https://bugs.kde.org/show_bug.cgi?id=118533 Jay Singh Talreja changed: What|Removed |Added Attachment #118212|0 |1 is obsolete|

[digikam] [Bug 118533] Automatic generation of text from EXIF info / digiKam metadata in Insert Text tool [patch]

2019-02-21 Thread Jay Singh Talreja
https://bugs.kde.org/show_bug.cgi?id=118533 Jay Singh Talreja changed: What|Removed |Added Attachment #118196|0 |1 is obsolete|

[kmenuedit] [Bug 404647] New: Adding tags to applications in kmenuedit which are shown as prefix in the window title

2019-02-21 Thread domson
https://bugs.kde.org/show_bug.cgi?id=404647 Bug ID: 404647 Summary: Adding tags to applications in kmenuedit which are shown as prefix in the window title Product: kmenuedit Version: unspecified Platform: Other

[digikam] [Bug 118533] Automatic generation of text from EXIF info / digiKam metadata in Insert Text tool [patch]

2019-02-21 Thread Jay Singh Talreja
https://bugs.kde.org/show_bug.cgi?id=118533 Jay Singh Talreja changed: What|Removed |Added Attachment #118225|0 |1 is obsolete|

[digikam] [Bug 118533] Automatic generation of text from EXIF info / digiKam metadata in Insert Text tool [patch]

2019-02-21 Thread Jay Singh Talreja
https://bugs.kde.org/show_bug.cgi?id=118533 Jay Singh Talreja changed: What|Removed |Added Attachment #118219|0 |1 is obsolete|

[digikam] [Bug 118533] Automatic generation of text from EXIF info / digiKam metadata in Insert Text tool [patch]

2019-02-21 Thread Jay Singh Talreja
https://bugs.kde.org/show_bug.cgi?id=118533 --- Comment #12 from Jay Singh Talreja --- Created attachment 118251 --> https://bugs.kde.org/attachment.cgi?id=118251&action=edit Modified Patch ! (In reply to caulier.gilles from comment #10) > From your last patch : > > - Why you touch InsertText

[systemsettings] [Bug 401604] Allow to cofigure `x-scheme-handler` MymeTypes

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

[dolphin] [Bug 403690] new tab should be opened after the current tab in tab list, not at the end

2019-02-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=403690 --- Comment #13 from Nate Graham --- Yes, I think that would make sense too. -- You are receiving this mail because: You are watching all bug changes.

[k3b] [Bug 401577] Extraction from musical CD indicated message "your device (Asus BD/DVD-ROM) are all ready in use (by gvfsd-cdda)

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

[frameworks-kio] [Bug 364039] Dolphin crashed on file transfer

2019-02-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=364039 --- Comment #73 from Patrick Silva --- why is this report not confirmed after almost 50 duplicates? -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kiconthemes] [Bug 396990] [Regression from Frameworks 5.47 -> 5.48] Dolphin icons are incorrectly aligned if display scaling is used

2019-02-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=396990 --- Comment #16 from Nate Graham --- (In reply to Vladimír Vondruš from comment #15) > I did `rm ~/.cache/icon-cache.kcache` as suggested on > https://www.reddit.com/r/kde/comments/9wsnk4/how_to_delete_the_icons_cache/, > then restarted Dolphin and that

[plasmashell] [Bug 404611] Date string doesn't always take up the full amount of available horizontal space with with a vertical panel

2019-02-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404611 --- Comment #3 from Nate Graham --- You did great, and on your first try too! I'm impressed. Let's continue the comments over on the review for your patch. Hopefully it will land soon. -- You are receiving this mail because: You are watching all bug c

[plasmashell] [Bug 404558] Very slow SDDM with Breeze theme when using plasma-workspace-5.15.0

2019-02-21 Thread Francesco Turco
https://bugs.kde.org/show_bug.cgi?id=404558 --- Comment #8 from Francesco Turco --- I asked for help on the Gentoo Forums: https://forums.gentoo.org/viewtopic-p-8311486.html -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kirigami] [Bug 389838] Sxroll view speed seems to have two modes, switches between them unpredictably, and neither feels quite right

2019-02-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389838 Nate Graham changed: What|Removed |Added Summary|Scrolling speed of the apps |Sxroll view speed seems to |lis

[kwin] [Bug 404645] KWin crash

2019-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404645 --- Comment #2 from fero...@gmail.com --- (In reply to Vlad Zagorodniy from comment #1) > NVIDIA? Yes. GT 540M using 390.87 drivers. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 404054] Recognize powerpc subfe x, x, x to initialize x to zero or -1 based on CA

2019-02-21 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=404054 Mark Wielaard changed: What|Removed |Added CC||c...@us.ibm.com --- Comment #4 from Mark Wielaa

[dolphin] [Bug 403690] new tab should be opened after the current tab in tab list, not at the end

2019-02-21 Thread David Hallas
https://bugs.kde.org/show_bug.cgi?id=403690 --- Comment #14 from David Hallas --- I have pushed this commit that should implement all the cases: https://phabricator.kde.org/D19201 Please test it out and let me know if there is any issues or missing cases. -- You are receiving this mail becaus

[kmail2] [Bug 403313] Encoding problem on kmail2 5.10.1 when creating composer from command line

2019-02-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=403313 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #3 from Laurent Mon

[valgrind] [Bug 404638] Add VG_(replaceIndexXA)

2019-02-21 Thread Łukasz Marek
https://bugs.kde.org/show_bug.cgi?id=404638 --- Comment #3 from Łukasz Marek --- (In reply to Julian Seward from comment #1) > Is this actually necessary? I've always done this: > > T* p = (T*)VG_(indexXA)(arr, index); > *p = new_value; You are right, this new function is not necessary. -

[Powerdevil] [Bug 404468] Closing down laptop's lid suspends laptop even when there is something playing

2019-02-21 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=404468 --- Comment #3 from mthw0 --- (In reply to Kai Uwe Broulik from comment #2) > It's the application's responsibility to prevent suspend when it's doing > something. However, closing the lid *always* suspends the machine since it's > an explicit user iner

[frameworks-kirigami] [Bug 389838] Scroll view speed seems to have two modes, switches between them unpredictably, and neither feels quite right

2019-02-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389838 Nate Graham changed: What|Removed |Added Summary|Sxroll view speed seems to |Scroll view speed seems to |hav

[frameworks-kirigami] [Bug 389838] Scroll view speed seems to have two modes, switches between them unpredictably, and neither feels quite right

2019-02-21 Thread Björn Feber
https://bugs.kde.org/show_bug.cgi?id=389838 Björn Feber changed: What|Removed |Added Version|5.52.0 |5.55.0 CC|

[kmail2] [Bug 403313] Encoding problem on kmail2 5.10.1 when creating composer from command line

2019-02-21 Thread alfazaz
https://bugs.kde.org/show_bug.cgi?id=403313 --- Comment #4 from alfazaz --- Ok, thanks ! -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 364039] Dolphin crashed on file transfer

2019-02-21 Thread David Hallas
https://bugs.kde.org/show_bug.cgi?id=364039 David Hallas changed: What|Removed |Added CC||da...@davidhallas.dk --- Comment #74 from David

[okular] [Bug 404526] Okular fails with Bogus memory allocation size

2019-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404526 --- Comment #8 from kwanza.p...@virginmedia.com --- As I mentioned previously, I compile the packages because I install them in a available (non-standard) partition. What environment variable does okular need, please? or could someone point me to the par

[plasmashell] [Bug 404301] Virtual desktop pager is not displayed when only one desktop exists

2019-02-21 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=404301 Eike Hein changed: What|Removed |Added Resolution|INTENTIONAL |--- Ever confirmed|0

[plasmashell] [Bug 404648] New: [Wayland] Sometimes plasma and powerdevil crash together and power management stops working

2019-02-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=404648 Bug ID: 404648 Summary: [Wayland] Sometimes plasma and powerdevil crash together and power management stops working Product: plasmashell Version: 5.15.1 Platform: Archlinux Packag

[plasmashell] [Bug 404648] [Wayland] Sometimes plasma and powerdevil crash together and power management stops working

2019-02-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=404648 --- Comment #1 from Patrick Silva --- Created attachment 118252 --> https://bugs.kde.org/attachment.cgi?id=118252&action=edit screenshot - error in power management kcm, missing battery applet in system tray, drkonqi shows powerdevil crash -- You ar

[systemsettings] [Bug 401813] Changing autostart location does not persist / take effect.

2019-02-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=401813 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com --- Comment #1 from Patrick

[okular] [Bug 404526] Okular fails with Bogus memory allocation size

2019-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404526 --- Comment #9 from kwanza.p...@virginmedia.com --- Looking back at a similar bug 10 years ago, I am tempted to suggest that the problem is due to the incomparability of this version of okular with the newer versions of poppler. I suspect the problems be

[kwin] [Bug 404645] KWin crash

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404645 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kwin] [Bug 399499] Crash in makeInterleavedArrays

2019-02-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=399499 Vlad Zagorodniy changed: What|Removed |Added CC||fero...@gmail.com --- Comment #16 from Vlad Z

[latte-dock] [Bug 404122] [feature] - colored backgrounds for running tasks like Unity's launcher/Ubuntu Gnome

2019-02-21 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=404122 --- Comment #33 from Michail Vourlakos --- ok.. things catch up... back on track with indicators... small update unity style with spacers: https://i.imgur.com/V2G9e4J.png new margins settings: https://i.imgur.com/cqhAg0f.png -- You are receiving thi

[gwenview] [Bug 401469] High CPU usage when grabbing and moving images around the screen.

2019-02-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=401469 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com --- Comment #1 from Patrick

[gwenview] [Bug 401469] High CPU usage when grabbing and moving images around the screen.

2019-02-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=401469 --- Comment #2 from Patrick Silva --- I use gwenview 18.12.2. -- You are receiving this mail because: You are watching all bug changes.

[gwenview] [Bug 401236] Installed Kipi Plugins not detected

2019-02-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=401236 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com --- Comment #4 from Patrick

[valgrind] [Bug 404054] Recognize powerpc subfe x, x, x to initialize x to zero or -1 based on CA

2019-02-21 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=404054 --- Comment #5 from Julian Seward --- (In reply to Mark Wielaard from comment #4) > Julian, Carl, could you take a peek at the proposed patch in comment #3. Mark, that looks totally fine to me. If it doesn't break anything (which I think we establishe

[valgrind] [Bug 404638] Add VG_(replaceIndexXA)

2019-02-21 Thread Łukasz Marek
https://bugs.kde.org/show_bug.cgi?id=404638 --- Comment #4 from Łukasz Marek --- Just one remark. Your method doesn't mark array sorted=false. I can live with that anyway. -- You are receiving this mail because: You are watching all bug changes.

[gwenview] [Bug 401236] Installed Kipi Plugins not detected

2019-02-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=401236 Nate Graham changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

  1   2   3   >