[digikam] [Bug 401811] DB migration (SQLite -> MySQL) fails if images are in trash

2018-12-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=401811

--- Comment #2 from Maik Qualmann  ---
I just see that the database migration is broken by a change (image => item) at
the moment in the git/master version, i fix this today.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[skrooge] [Bug 400724] [ERR-5]: Import of Quicken 2012 .QIF file failed

2018-12-05 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=400724

--- Comment #7 from Stephane MANKOWSKI  ---
Do you have an answer?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 401811] DB migration (SQLite -> MySQL) fails if images are in trash

2018-12-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=401811

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
I can not reproduce the problem here with digiKam-6.0.0-beta3. But even with
5.9.0 the problem should not occur. We use "INSERT IGNORE" to insert the
record, if the image id does not exist, the record is ignored. That should
never fail.

The fact that the images are "cleaning up" is an important part of the
migration, so as not to take on any legacies.

Which database do you use? MySQL or MariaDB? Which version?

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 401814] New: Option to overwrite older files

2018-12-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401814

Bug ID: 401814
   Summary: Option to overwrite older files
   Product: frameworks-kio
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Overwrite dialog
  Assignee: fa...@kde.org
  Reporter: techxga...@outlook.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 116708
  --> https://bugs.kde.org/attachment.cgi?id=116708=edit
An example from Windows 10

This kind of feature is important because the current method is either to pick
and choose which one to overwrite, or overwrite all of them.

A middle ground, where the user has the option to overwrite older files.

A preferred method, similar to Windows, is to show a list of similarly-named
files from source and destination, and compare their sizes and modified dates.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401747] Crash while browsing

2018-12-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401747

--- Comment #3 from ali.sheri...@yahoo.com ---
I think I found the reproduction conditions!
Click close to end at the progress bar then try close the player many times. I
won't close at first. Finally, you'll get a crash that you can't report,
because of useless backtrace.
It seems Firefox is independant of the problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401747] Crash while browsing

2018-12-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401747

ali.sheri...@yahoo.com changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #2 from ali.sheri...@yahoo.com ---
(In reply to David Edmundson from comment #1)
> Can you reproduce the issue?
> 
> debug symbols for #7  0x7f633de68398 in  () at
> /usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_mpris2.so
> 
> and #6  0x7f636a407974 in Plasma::DataContainer::getDataEngine() () at
> /lib64/libKF5Plasma.so.5
> 
> will help

Sorry, I don't remember the exact conditions. I can watch videos now.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 401797] KWin/Wayland capping framerate to 60 fps in XWayland in borderless fullscreen (Wine)

2018-12-05 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=401797

--- Comment #5 from Shmerl  ---
May be then calculation of the (potential) framerate should be done differently
somehow? I.e. physical framerate is always capped by the monitor refrerh rate
either way. When various HUDs report framerate in X it's the potential one. But
somehow this calculation produces different results now in X and XWayland with
KWin.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 401053] Add Identify screen button in Special window setting

2018-12-05 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=401053

--- Comment #5 from Martin Flöser  ---
Instead of numbering the rule should show the connector names.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 399774] Switching desktop made that desktop from external screen is visible

2018-12-05 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=399774

Martin Flöser  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #11 from Martin Flöser  ---
You had it disabled in kscreen. Kscreen saves the state. Sorry, but we cannot
fix broken hardware - that is completely not in our stack. Report the issue to
your gpu vendor or your projector vendor.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 401797] KWin/Wayland capping framerate to 60 fps in XWayland in borderless fullscreen (Wine)

2018-12-05 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=401797

--- Comment #4 from Shmerl  ---
(In reply to Martin Flöser from comment #3)
> KWin is synced to the frame rate of the screen. On the other hand KWin does
> not limit the frame rate of windows. They can render as many frames as they
> want. Just KWin won't render them.

So if it doesn't limit it, why is framerate reported as unlimited in KWin/X
(i.e. it can fluctuate and go above 60 fps), and capped at 60 fps in
KWin/XWayland? I used dxvk internal HUD to display it and it shows the
difference.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 401797] KWin/Wayland capping framerate to 60 fps in XWayland in borderless fullscreen (Wine)

2018-12-05 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=401797

Martin Flöser  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #3 from Martin Flöser  ---
KWin is synced to the frame rate of the screen. On the other hand KWin does not
limit the frame rate of windows. They can render as many frames as they want.
Just KWin won't render them.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmplot] [Bug 159772] [PATCH] Ctrl-mouse-wheel should allow zooming (plus some stuff)

2018-12-05 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=159772

Yuri Chornoivan  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kmp
   ||lot/acf37fcffd9de49144a182e
   ||64ffc2d4c61916df9
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #6 from Yuri Chornoivan  ---
Git commit acf37fcffd9de49144a182e64ffc2d4c61916df9 by Yuri Chornoivan.
Committed on 06/12/2018 at 04:35.
Pushed by yurchor into branch 'master'.

Implement zooming with Ctrl+mouse wheel
Differential Revision: https://phabricator.kde.org/D17120

M  +8-3doc/index.docbook
M  +68   -51   kmplot/view.cpp
M  +25   -1kmplot/view.h

https://commits.kde.org/kmplot/acf37fcffd9de49144a182e64ffc2d4c61916df9

-- 
You are receiving this mail because:
You are watching all bug changes.

[amarok] [Bug 400082] error unable to find kde text editor

2018-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=400082

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 400106] Auto-hide dock pops up when active window on screen is not maximized

2018-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=400106

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[ksmserver] [Bug 256605] KSMServer crashes everytime on shutdown or restart [~QRasterWindowSurface, ~QWidgetBackingStore, ..., KSelectionOwner::Private::~Private, KSelectionOwner::~KSelectionOwner]

2018-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=256605

--- Comment #12 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 400746] Brush strokes thins and can barely be seen when going from mouse to tablet and then back to mouse.

2018-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=400746

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 370208] KDE Neon updated to 5.8 - now can't log in (blank screen after splash)

2018-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=370208

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 401113] When you try to install Skype, the installation does not occur. Writes a message to disable the lock Snap.

2018-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=401113

--- Comment #6 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 400850] window manager crash after open a New Project in Netabeans 9.0

2018-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=400850

--- Comment #5 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 400098] While ram usage high, and opened lots of window from settings.

2018-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=400098

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |WORKSFORME

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 400037] Krita doesn't recognize the right mouse click with Wacom Pro Pen 3d

2018-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=400037

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 399839] Dolphin crashed while emptying recyclebin

2018-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=399839

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |WORKSFORME

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 400226] Plasma segmentation fault when switching VPN servers with Plasma's taskbar WiFi panel

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400226

Christoph Feck  changed:

   What|Removed |Added

 CC||coderdude1...@gmail.com

--- Comment #2 from Christoph Feck  ---
*** Bug 401199 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401199] Plasma Crashes When Multiple wireless networks clicked

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401199

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 400226 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 396422] Plasma crashes when trying to change clock settings

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=396422

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 376220 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 376220] Crash in Akonadi::Monitor::mimeTypesMonitored

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376220

Christoph Feck  changed:

   What|Removed |Added

 CC||ro.wi...@t-online.de

--- Comment #30 from Christoph Feck  ---
*** Bug 401126 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401126] Plasma crash after changing Digital Clock setting in panel

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401126

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 376220 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 376220] Crash in Akonadi::Monitor::mimeTypesMonitored

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376220

Christoph Feck  changed:

   What|Removed |Added

 CC||lars...@northernraven.de

--- Comment #31 from Christoph Feck  ---
*** Bug 396422 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeplasma-addons] [Bug 401036] Plasma crashes when Comic widget's APOD comic switches to a non-image (eg. video)

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401036

Christoph Feck  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |notm...@gmail.com
   Target Milestone|1.0 |---
Product|plasmashell |kdeplasma-addons
Version|master  |5.14.3
  Component|generic-crash   |Comic Applet

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 364766] Graphics distorted after suspend/resume with nvidia

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=364766

Christoph Feck  changed:

   What|Removed |Added

 CC||liem...@gmail.com

--- Comment #57 from Christoph Feck  ---
*** Bug 400971 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 400971] Widget font sometimes disappears after suspend

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400971

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 364766 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 401091] KDE Plasma Menu Selection Crash

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401091

Christoph Feck  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=394578

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 394578] System settings clicking with the mouse

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=394578

Christoph Feck  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=401091

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-gtk-config] [Bug 401009] Crash on closing KCM after opening the install local dialog

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401009

Christoph Feck  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |manutortosa@chakra-project.
   ||org
Product|systemsettings  |kde-gtk-config
 CC||aleix...@kde.org
  Component|general |general

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-gtk-config] [Bug 401002] Crash when adding gtk theme manually

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401002

Christoph Feck  changed:

   What|Removed |Added

Version|unspecified |5.14.3
 CC||aleix...@kde.org
  Component|general |general
   Assignee|plasma-b...@kde.org |manutortosa@chakra-project.
   ||org
Product|systemsettings  |kde-gtk-config

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 400972] System Settings crashed when changing multiple file type preferences at once

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400972

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 397894 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kcmutils] [Bug 397894] Launch Feedback KCM crashes in KQuickAddons::ConfigModule::needsSave()

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=397894

Christoph Feck  changed:

   What|Removed |Added

 CC||justin.smes...@gmail.com

--- Comment #15 from Christoph Feck  ---
*** Bug 400972 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 400989] Add keywords to .desktop file.

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400989

Christoph Feck  changed:

   What|Removed |Added

   Keywords||junior-jobs

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 401739] Kmail crashes while open on fresh start system, attempting to reopen it results in the completely empty application window, no mailbox or mail message available

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401739

Christoph Feck  changed:

   What|Removed |Added

 CC||agr...@suse.com

--- Comment #1 from Christoph Feck  ---
*** Bug 401201 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 401201] KMail segfaults on startup

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401201

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 401739 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 395910] KMail segfaults upon exit

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395910

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Christoph Feck  ---
Please do not add unrelated backtraces. Comment #2 and comment #3 are bug
398577.

*** This bug has been marked as a duplicate of bug 387177 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 387177] KMail crashes on exit - accessing KMMainWindow status bar during destruction?

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387177

Christoph Feck  changed:

   What|Removed |Added

 CC||fritigerngot...@gmail.com

--- Comment #4 from Christoph Feck  ---
*** Bug 395910 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 398577] closing a message subwindow crashes Kontact

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=398577

--- Comment #11 from Christoph Feck  ---
*** Bug 400988 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 400988] Kontact crashes after closing email application

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400988

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 398577 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 398577] closing a message subwindow crashes Kontact

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=398577

Christoph Feck  changed:

   What|Removed |Added

 CC||p...@gmx.net

--- Comment #10 from Christoph Feck  ---
*** Bug 400697 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 400697] Closing KMail crashes Kontact

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400697

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 398577 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 398577] closing a message subwindow crashes Kontact

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=398577

Christoph Feck  changed:

   What|Removed |Added

 CC||s.pa...@spiekerbros.com

--- Comment #9 from Christoph Feck  ---
*** Bug 400901 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 398577] closing a message subwindow crashes Kontact

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=398577

Christoph Feck  changed:

   What|Removed |Added

 CC||t...@iki.fi

--- Comment #7 from Christoph Feck  ---
*** Bug 401330 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 401330] Crash when handling messages from folders

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401330

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 398577 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 400901] KMail crashes when closing a message window after search

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400901

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 398577 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 398577] closing a message subwindow crashes Kontact

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=398577

Christoph Feck  changed:

   What|Removed |Added

 CC||freekdekru...@kde.nl

--- Comment #8 from Christoph Feck  ---
*** Bug 401183 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 401394] KMail crashed on exit

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401394

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 398577 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 401183] Crash KMail after closing

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401183

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 398577 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 398577] closing a message subwindow crashes Kontact

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=398577

Christoph Feck  changed:

   What|Removed |Added

 CC||devuran...@gmx.net

--- Comment #6 from Christoph Feck  ---
*** Bug 401394 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 400466] Kontact crash on close

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400466

Christoph Feck  changed:

   What|Removed |Added

 CC||ilcattivo2...@outlook.com

--- Comment #5 from Christoph Feck  ---
*** Bug 400920 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 400920] Kontact Crashes (Akegrator)

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400920

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 400466 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2018-12-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401813

Bug ID: 401813
   Summary: Changing autostart location does not persist / take
effect.
   Product: systemsettings
   Version: 5.14.4
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_desktoppath
  Assignee: unassigned-b...@kde.org
  Reporter: n...@horsefucker.org
  Target Milestone: ---

SUMMARY
Changing the location of the Autostart files in the Locations section of the
system settings does not persist or take effect. Logging out and back in resets
the location. The Startup manager in the system settings also still shows the
old location. 

STEPS TO REPRODUCE
1. Create new folder, ~/.config/autostart-kde
2. Set this as the autostart location
3. Click no when asked whether to move files.

OBSERVED RESULT
After logging out and back in (or closing and reopening the settings) the
setting controlling the location settings should have been reverted.

EXPECTED RESULT
The changes to the autostart location should be permanent and take effect. 

SOFTWARE/OS VERSIONS
Windows: ???
MacOS: ???
Linux/KDE Plasma: KDE Plasma 5.14.4, Antergos Linux 4.14.84-1-lts (Arch based)
(available in About System)
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.52.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 401792] Flathub sources dropdown needs cleanup/optimization

2018-12-05 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=401792

--- Comment #1 from Aleix Pol  ---
Can you upload a screenshot of what you mean?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeplasma-addons] [Bug 386833] There should be an option for transparent notes with light text

2018-12-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386833

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.15.0
 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 401812] New: Kirigami.DelegateRecycler in CardsGridView breaks model with roleNames

2018-12-05 Thread Emmanuel Lepage Vallée
https://bugs.kde.org/show_bug.cgi?id=401812

Bug ID: 401812
   Summary: Kirigami.DelegateRecycler in CardsGridView breaks
model with roleNames
   Product: frameworks-kirigami
   Version: 5.52.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: elv1...@gmail.com
  Target Milestone: Not decided

SUMMARY

Many "ReferenceError: propertyName is not defined" errors are printed.

STEPS TO REPRODUCE
1. Use CardsGridView with a model 
2. Create a delagte using roles other than display

OBSERVED RESULT

It does not work. Many "ReferenceError: propertyName is not defined" errors are
printed.

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: N/A
MacOS: N/A
Linux/KDE Plasma: Gentoo
(available in About System)
KDE Plasma Version: N/A
KDE Frameworks Version: 5.52
Qt Version: 5.11.2

ADDITIONAL INFORMATION

Removing `default property alias delegate: root._delegateComponent` from
CardsGridView.qml fixes the problem

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeplasma-addons] [Bug 386833] There should be an option for transparent notes with light text

2018-12-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386833

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kde
   ||plasma-addons/0230b5f5e332c
   ||cee8bb729efccf30fdab993ed2f
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Nate Graham  ---
Git commit 0230b5f5e332ccee8bb729efccf30fdab993ed2f by Nate Graham, on behalf
of Maxim Stepanov.
Committed on 06/12/2018 at 01:56.
Pushed by ngraham into branch 'master'.

Added "Transparent with light text" theme for Desktop Notes

Summary:
This commit adds one more simple theme for Desktop Notes, for ones who prefer
the dark background and want to put sticky notes on it.

Before:
{F6455193}

After:
{F6455194}

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: shubham, abetts, ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D17360

M  +3-2applets/notes/package/contents/ui/configAppearance.qml
M  +2-1applets/notes/package/contents/ui/main.qml

https://commits.kde.org/kdeplasma-addons/0230b5f5e332ccee8bb729efccf30fdab993ed2f

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 401810] Discover should allow specification of the software update frequency (or respect software-properties setting)

2018-12-05 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=401810

--- Comment #2 from Aleix Pol  ---
https://phabricator.kde.org/D17375

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 400879] New icon request: torch on/off (monochrome)

2018-12-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400879

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/bre
   ||eze-icons/852abccbb09ad8431
   ||5e40ffa7f8d92ca0f602c54
   Version Fixed In||5.54
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Nate Graham  ---
Git commit 852abccbb09ad84315e40ffa7f8d92ca0f602c54 by Nate Graham, on behalf
of Rafael Brandmaier.
Committed on 06/12/2018 at 01:52.
Pushed by ngraham into branch 'master'.

Add flashlight action icons

Summary:

FIXED-IN: 5.54

Add flashlight action icons in 16px, 22px, 24px and 32px.

Test Plan: {F6457822}

Reviewers: #vdg, ngraham, ndavis

Reviewed By: #vdg, ngraham, ndavis

Subscribers: abetts, ndavis, ngraham, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D17309

A  +1-0icons-dark/actions/16/flashlight-off.svg
A  +1-0icons-dark/actions/16/flashlight-on.svg
A  +1-0icons-dark/actions/22/flashlight-off.svg
A  +1-0icons-dark/actions/22/flashlight-on.svg
A  +1-0icons-dark/actions/24/flashlight-off.svg
A  +1-0icons-dark/actions/24/flashlight-on.svg
A  +1-0icons-dark/actions/32/flashlight-off.svg
A  +1-0icons-dark/actions/32/flashlight-on.svg
A  +1-0icons/actions/16/flashlight-off.svg
A  +1-0icons/actions/16/flashlight-on.svg
A  +1-0icons/actions/22/flashlight-off.svg
A  +1-0icons/actions/22/flashlight-on.svg
A  +1-0icons/actions/24/flashlight-off.svg
A  +1-0icons/actions/24/flashlight-on.svg
A  +1-0icons/actions/32/flashlight-off.svg
A  +1-0icons/actions/32/flashlight-on.svg

https://commits.kde.org/breeze-icons/852abccbb09ad84315e40ffa7f8d92ca0f602c54

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401808] kde fails to actualize a desktop at startup

2018-12-05 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=401808

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from David Edmundson  ---
Something like SDDM / LightDM.

Use outside of that is possible, but a failure there typically indicates end
user setup problems rather than an upstream bug. 

If you have an issue whilst using a display manager please reopen.
SDDM will store it's logs of the session in
~/.local/share/sddm/xorg-session.log please attach that if you still have
issues.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 385522] Present Windows: Don't darken all windows and denote selection some other way than restoring original lightness

2018-12-05 Thread pemartins
https://bugs.kde.org/show_bug.cgi?id=385522

pemartins  changed:

   What|Removed |Added

 CC||paulo76.alga...@hotmail.com

--- Comment #14 from pemartins  ---
I asked for help in this issue at the Kubuntu forums
https://www.kubuntuforums.net/showthread.php/74800-Present-Windows-desktop-effect-is-there-a-way-to-reduce-the-dimness
and was pointed here.

It is really unfortunate that the windows are dimmed, when there are many
windows I just cannot see/find what I'm looking for. I believe it should be
implemented as in Compiz's Scale plugin where no dimness occurs.

In this youtube video https://www.youtube.com/watch?v=QEHC43zMIMc#t=6m00 the
issue is fixed, is there a way to implement it?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401808] kde fails to actualize a desktop at startup

2018-12-05 Thread George R . Goffe
https://bugs.kde.org/show_bug.cgi?id=401808

--- Comment #2 from George R. Goffe  ---
David,

I'm not sure what you mean by "Display Manager". Can you elucidate please? My
knowledge of KDE doesn't go much deeper than having .xinitrc contain "startkde"
and my issuing a startx command. I have done some minor configuration changes
with the "systems manager" tool... Most of these changes are what I would call
tweaks.

George...

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 401794] Auto-hide when maximised window makes it show up, hide and show up again.

2018-12-05 Thread moshpirit
https://bugs.kde.org/show_bug.cgi?id=401794

--- Comment #3 from moshpirit  ---
Created attachment 116707
  --> https://bugs.kde.org/attachment.cgi?id=116707=edit
Screencast of the bug

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 401811] New: DB migration (SQLite -> MySQL) fails if images are in trash

2018-12-05 Thread Simon Wüllhorst
https://bugs.kde.org/show_bug.cgi?id=401811

Bug ID: 401811
   Summary: DB migration (SQLite -> MySQL) fails if images are in
trash
   Product: digikam
   Version: 5.9.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Database-Migration
  Assignee: digikam-bugs-n...@kde.org
  Reporter: m...@simon-wuellhorst.de
  Target Milestone: ---

Hi folks,

I tried to migrate my digiKam database from SQLite to MySQL. Unfortunately the
migration process every time failed during migrating the table
"ImageInformation" by displaying the following error message:

"Fehler beim Konvertieren der Datenbank.
Details: Cannot add or update a child row: a foreign key constraint fails
(`digikam core`.`image information`, CONSTRAINT `ImageInformation_Images`
FOREIGN KEY (`imageid`) REFERENCES `images` (`id`) ON DELETE CASCADE ON UPDATE
CASCADE)"

Since the table "Images" is migrated before this error occures I assumed that
all images are imported properly to this table. However this assumption was
faulty: There are a lot of entries in the SQLite table "images" that are not
shown in the migrated MySQL table.

By taking a closer look onto the missing entries it turns out all missing
Images-entries have been in trash before.

After reviewing the involved parts of the source code I was able to determine
the reason for this behavior:

- When a image is moved to trash the value of album is set to NULL (see:
https://cgit.kde.org/digikam.git/tree/libs/database/coredb/coredb.cpp?id=2eaa680e12ab9c033767a8cd47355c4337523a88#n4570
)
- During the migration only images assigned to an existing album are migrated
(see:
https://cgit.kde.org/digikam.git/tree/data/database/dbconfig.xml.cmake.in?id=2eaa680e12ab9c033767a8cd47355c4337523a88#n622
and
https://cgit.kde.org/digikam.git/tree/data/database/dbconfig.xml.cmake.in?id=2eaa680e12ab9c033767a8cd47355c4337523a88#n1684
)
- Since there is no album associated to the id NULL all images located in trash
aren't imported.

I don't now whether there is any particular reason for filtering out images
that are not associated to an album during migration. However reverting the
respective commit (see:
https://cgit.kde.org/digikam.git/commit/?id=2eaa680e12ab9c033767a8cd47355c4337523a88
) is fixing the issue.


STEPS TO REPRODUCE
1. Move an image to trash.
2. Start DB-migration (e. g. SQLite-> MySQL)
3. Wait until the error message occurs.

Greetings,
Simon

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 401666] Discover window freezes after it's opening when internet connection is absent

2018-12-05 Thread olcay seker
https://bugs.kde.org/show_bug.cgi?id=401666

--- Comment #10 from olcay seker  ---
Comment on attachment 116706
  --> https://bugs.kde.org/attachment.cgi?id=116706
gdp output

I dont think my issue is duplicate but alas. I installed
libkf5kirigami2-5-dbgsym and qml-module-org-kde-kirigami2-dbgsym but couldnt
generate backtrace. I am open to any other suggestions to generate convenient
output.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 401666] Discover window freezes after it's opening when internet connection is absent

2018-12-05 Thread olcay seker
https://bugs.kde.org/show_bug.cgi?id=401666

--- Comment #9 from olcay seker  ---
Created attachment 116706
  --> https://bugs.kde.org/attachment.cgi?id=116706=edit
gdp output

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 401810] Discover should allow specification of the software update frequency (or respect software-properties setting)

2018-12-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401810

--- Comment #1 from kdeb...@caseyconnor.org ---
Update:
https://www.kubuntuforums.net/showthread.php/74803-Software-update-freuency-setting-is-ignored?p=423481#post423481

...rumor is that there may be an actual bug involved.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 401809] Spectacle has lost the ability to grab just the window under the cursor

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401809

--- Comment #1 from Christoph Feck  ---
Cannot reproduce on X11 session; I could grab and save a single window with
today's master. It might be intentional on Wayland session, see
https://phabricator.kde.org/D17082

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 401794] Auto-hide when maximised window makes it show up, hide and show up again.

2018-12-05 Thread moshpirit
https://bugs.kde.org/show_bug.cgi?id=401794

--- Comment #2 from moshpirit  ---
(In reply to Michail Vourlakos from comment #1)
> I didnt really understand tell me please the steps to reproduce...
> 
> 1. Is the dock placed at left edge?

Yes, it is

What I mean is that when I have a maximised window and the dock is configured
to hide in this situation, I move the cursor to the side of the screen where
the dock is hidden (in this case, the left side) and, instead of showing up,
the dock shows up, hides and shows up again, therefore it's showing up and
hiding one time just because some bug or something I don't really understand).

I can share my configuration if you tell me the directory

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 401810] New: Discover should allow specification of the software update frequency (or respect software-properties setting)

2018-12-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401810

Bug ID: 401810
   Summary: Discover should allow specification of the software
update frequency (or respect software-properties
setting)
   Product: Discover
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: kdeb...@caseyconnor.org
  Target Milestone: ---

After much confusion, and unable to find any documentation on the subject, I
believe to have learned that it is not possible to change the frequency with
which discover checks for new software?

Muon -> Settings -> Configure Software Sources -> Updates -> Check for updates
-> Weekly

...is apparently ignored? Even set to "Weekly" I get update notifications
several times per week.

If that setting is not the appropriate place to change, perhaps it should be
renamed or have clarifying language added.

If there is an existing place to change the frequency with which Discover
checks for updates, I apologize for the bug. If not, please consider adding a
configuration option, or at least some documentation somewhere on how to change
the frequency via config file, etc. Research on the web indicates that the way
most people are solving this is by uninstalling Discover and PackageKit and the
like. Thanks!

(I'm on Kubuntu 18.10 with Discover 5.13.5)

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 401810] Discover should allow specification of the software update frequency (or respect software-properties setting)

2018-12-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401810

kdeb...@caseyconnor.org changed:

   What|Removed |Added

 CC||kdeb...@caseyconnor.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401808] kde fails to actualize a desktop at startup

2018-12-05 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=401808

--- Comment #1 from David Edmundson  ---
What about with a display manager?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 401809] New: Spectacle has lost the ability to grab just the window under the cursor

2018-12-05 Thread Adam Golański
https://bugs.kde.org/show_bug.cgi?id=401809

Bug ID: 401809
   Summary: Spectacle has lost the ability to grab just the window
under the cursor
   Product: Spectacle
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: adam.golan...@gmail.com
  Target Milestone: ---

Created attachment 116705
  --> https://bugs.kde.org/attachment.cgi?id=116705=edit
Screenhot of KFileDialog with unwanted background

SUMMARY

Spectacle cannot grab window under cursor area anymore; screenshots are done
with the full background screen.


STEPS TO REPRODUCE
1. Run Spectacle
2. Choose area: Window under cursor
3. Take a screenshot

OBSERVED RESULT

Screenshot is done for the full screen minus plasma panels (i.e there is
application window or wallpaper in the background

EXPECTED RESULT

just window in the grabbed area.


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.52.0
Qt Version: 5.11.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401808] New: kde fails to actualize a desktop at startup

2018-12-05 Thread George R . Goffe
https://bugs.kde.org/show_bug.cgi?id=401808

Bug ID: 401808
   Summary: kde fails to actualize a desktop at startup
   Product: plasmashell
   Version: master
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: grgo...@yahoo.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 116704
  --> https://bugs.kde.org/attachment.cgi?id=116704=edit
uncompressed flat file from /var/log

SUMMARY

startx with .xinitrc containing startkde fails to show a desktop.

I have NO idea where this bug really belongs because KDE appears to be stuck
somewhere in it's initialization processing.

This is a Fedora 30 x86_64 distribution.
kde-workspace-common-4.11.22-23.fc29.noarch is as close as I can come to where
the problem possibly exists.

Are there other files you need to see?

STEPS TO REPRODUCE
1. startx
2. 
3. 

OBSERVED RESULT

Splash screen appears with a small circle chasing itself. Finally this ends and
a blank screen appears. The mouse works and displays a cursor-pointer but
NOTHING else appears.

Is there a hidden trick to get kde to show more of what it's doing? What
processes should be running when kde is behaving "normally"? Is there a log
other than Xorg.0.log? /var/log/messages shows nothing.

EXPECTED RESULT

a fully operational kde desktop

SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: kf5-plasma-5.52.0-2.fc30.x86_64
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: kf5-frameworkintegration-5.52.0-1.fc30.x86_64
Qt Version: qt5-qtenginio-1.6.2-19.fc30.x86_64

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 401807] New: User can't change the width of the columns in file dialog (detailed view)

2018-12-05 Thread Adam Golański
https://bugs.kde.org/show_bug.cgi?id=401807

Bug ID: 401807
   Summary: User can't change the width of the columns in file
dialog (detailed view)
   Product: frameworks-kio
   Version: 5.52.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Open/save dialogs
  Assignee: fa...@kde.org
  Reporter: adam.golan...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 116703
  --> https://bugs.kde.org/attachment.cgi?id=116703=edit
KFileDialog with fixed size columns

SUMMARY

KDE file dialogs have lost the ability to resize the width of columns with file
properties (like name, size, data). It is especially inconvenient with the file
preview turned on, where the columns become too narrow to be useful. 


STEPS TO REPRODUCE
1. Try to open file with KFileDialog, with detailed view.
2. Have turned on file preview.
3. Have turned on bookmark list.

OBSERVED RESULT

Columns with file properties have fixed width, proportional to window size


EXPECTED RESULT

Columns should be easily resized, swapped, turned on/off.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.52.0
Qt Version: 5.11.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kglobalaccel] [Bug 401806] presence of german/neo2 keyboard layout causes kglobalaccel5 to consume several local shortcuts while german/qwertz layout is active

2018-12-05 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=401806

Till Schäfer  changed:

   What|Removed |Added

   Platform|Other   |Gentoo Packages

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kglobalaccel] [Bug 401806] New: presence of german/neo2 keyboard layout causes kglobalaccel5 to consume several local shortcuts while german/qwertz layout is active

2018-12-05 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=401806

Bug ID: 401806
   Summary: presence of german/neo2 keyboard layout causes
kglobalaccel5 to consume several local shortcuts while
german/qwertz layout is active
   Product: frameworks-kglobalaccel
   Version: 5.52.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdelibs-b...@kde.org
  Reporter: till2.schae...@uni-dortmund.de
  Target Milestone: ---

SUMMARY
When I add a German/Neo2 keyboard layout while having german/qwertz or us
layout enabled, some application local shortcuts (so far I have noticed ctrl+y
and alt+x) are consumed by kglobalaccel. E.g., if I map alt+x to new tab in
yakuake, that shortcut does not work as long as the neo2 layout is present in
added to the keyboard layout list. xev shows an FocusOut event, that consumes
the key press "x". If the neo2 layout is removed everything works as expected.
Using a fresh ~/.config/kglobalshortcutsrc does NOT resolve the problem. 

The bug is reproducible on two different machines. 

STEPS TO REPRODUCE
1. Add German/Neo2 keyboard layout (here German/qwertz and us layout are
configured as well). Do NOT activate the Neo 2 layout. Keep using the qwertz or
us layout. 
2. start xev
3. press ctrl+y or alt+x

OBSERVED RESULT

KeyPress event, serial 108, synthetic NO, window 0x6a1,
root 0x1d6, subw 0x0, time 18270476, (1138,217), root:(2929,610),
state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

FocusOut event, serial 108, synthetic NO, window 0x6a1,
mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 108, synthetic NO, window 0x6a1,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 108, synthetic NO, window 0x0,
keys:  4294967254 0   0   0   0   0   32  0   1   0   0   0   0   0   0   0 
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

KeyRelease event, serial 108, synthetic NO, window 0x6a1,
root 0x1d6, subw 0x0, time 18270566, (1138,217), root:(2929,610),
state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 108, synthetic NO, window 0x6a1,
root 0x1d6, subw 0x0, time 18270612, (1138,217), root:(2929,610),
state 0x10, keycode 53 (keysym 0x78, x), same_screen YES,
XLookupString gives 1 bytes: (78) "x"
XFilterEvent returns: False



EXPECTED RESULT

KeyPress event, serial 40, synthetic NO, window 0x6a1,
root 0x1d6, subw 0x0, time 17900868, (678,345), root:(2469,738),
state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 40, synthetic NO, window 0x6a1,
root 0x1d6, subw 0x0, time 17900944, (678,345), root:(2469,738),
state 0x18, keycode 53 (keysym 0x78, x), same_screen YES,
XLookupString gives 1 bytes: (78) "x"
XmbLookupString gives 1 bytes: (78) "x"
XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x6a1,
root 0x1d6, subw 0x0, time 17900976, (678,345), root:(2469,738),
state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x6a1,
root 0x1d6, subw 0x0, time 17901024, (678,345), root:(2469,738),
state 0x10, keycode 53 (keysym 0x78, x), same_screen YES,
XLookupString gives 1 bytes: (78) "x"
XFilterEvent returns: False

SOFTWARE/OS VERSIONS
OS: Gentoo Linux
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.52.0
Qt Version: 5.11.2 (built against 5.11.2)

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 384236] Crash in KIO::DropJob::setApplicationActions

2018-12-05 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=384236

David Edmundson  changed:

   What|Removed |Added

 CC||pascal.bial...@yahoo.fr

--- Comment #5 from David Edmundson  ---
*** Bug 401763 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401763] kpat fige plasma

2018-12-05 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=401763

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from David Edmundson  ---


*** This bug has been marked as a duplicate of bug 384236 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401747] Crash while browsing

2018-12-05 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=401747

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
  Component|general |Media Player
   Assignee|k...@davidedmundson.co.uk|k...@privat.broulik.de
 Status|REPORTED|NEEDSINFO

--- Comment #1 from David Edmundson  ---
Can you reproduce the issue?

debug symbols for #7  0x7f633de68398 in  () at
/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_mpris2.so

and #6  0x7f636a407974 in Plasma::DataContainer::getDataEngine() () at
/lib64/libKF5Plasma.so.5

will help

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 401802] High CPU Usage when opening any translation file

2018-12-05 Thread Gontzal M . Pujana
https://bugs.kde.org/show_bug.cgi?id=401802

Gontzal M. Pujana  changed:

   What|Removed |Added

Version|unspecified |2.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 401362] Global Menu entries (File, Edit, etc) don't follow universal font settings

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401362

Christoph Feck  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdemultimedia] [Bug 400638] kdeinit5 crashed during select movie file

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400638

Christoph Feck  changed:

   What|Removed |Added

 CC||l.bonn...@laposte.net

--- Comment #8 from Christoph Feck  ---
*** Bug 401791 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdemultimedia] [Bug 401791] thumbnail.so crashes when used on video/mpeg SUB file

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401791

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 400638 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 401805] New: Search for exact package name works only in newly available search field

2018-12-05 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=401805

Bug ID: 401805
   Summary: Search for exact package name works only in newly
available search field
   Product: Discover
   Version: 5.14.4
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: notux...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Open Discover.
2. Select 'Applications' page.
3. Search for exact package name - for example 'akonadi-backend-sqlite-dbgsym'
(no search results).
4. Select 'Back'.
5. Search for 'akonadi-backend-sqlite-dbgsym' package in newly available search
field.

OBSERVED RESULT
Search shows result only in this field.

EXPECTED RESULT
Search shows results in 'Applications' page search field or there is always
available top left global search field mentioned in
https://bugs.kde.org/show_bug.cgi?id=401672

SOFTWARE/OS VERSIONS
Operating System: KDE neon Developer Edition
KDE Plasma Version: 5.14.80
KDE Frameworks Version: 5.53.0
Qt Version: 5.11.2
Kernel Version: 4.15.0-42-generic

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdemultimedia] [Bug 401791] thumbnail.so crashes when used on video/mpeg SUB file

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401791

Christoph Feck  changed:

   What|Removed |Added

  Component|Thumbnails and previews |ffmpegthumbs
Version|18.08.3 |18.08
Product|kio-extras  |kdemultimedia
   Assignee|plasma-b...@kde.org |kde-multime...@kde.org

--- Comment #3 from Christoph Feck  ---
File has no video streams.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 401791] thumbnail.so crashes when used on video/mpeg SUB file

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401791

Christoph Feck  changed:

   What|Removed |Added

 Attachment #116691|text/x-microdvd |video/mpeg
  mime type||

-- 
You are receiving this mail because:
You are watching all bug changes.

[krecipes] [Bug 401771] Failed install

2018-12-05 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=401771

--- Comment #2 from Rob  ---
Going to try opensuse instead of ubuntu to see if it installs better. I was
able to get the local version to install after installing Qt4.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 401798] 18-01.1 hangs after entering login password before showing desktop

2018-12-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401798

--- Comment #1 from Christoph Feck  ---
What packages did you update? I have seen others reporting issues with SDDM
(the login manager), and I doubt it is related to updates of KDE packages.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 401804] Connecting external display shows wrong placement of displays

2018-12-05 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=401804

--- Comment #3 from Alexander Mentyu  ---
Created attachment 116702
  --> https://bugs.kde.org/attachment.cgi?id=116702=edit
Correct placement of displays after connection of ext display and click on
displays in KScreen window

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 401804] Connecting external display shows wrong placement of displays

2018-12-05 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=401804

--- Comment #1 from Alexander Mentyu  ---
Created attachment 116700
  --> https://bugs.kde.org/attachment.cgi?id=116700=edit
KScreen window after disconnect of ext screen and before clicking on displays
in KScreen window

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 401133] KMyMoney crashed after finishing loan wizard

2018-12-05 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=401133

Martin  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #10 from Martin  ---
Comment to be able to change status.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 401804] Connecting external display shows wrong placement of displays

2018-12-05 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=401804

--- Comment #2 from Alexander Mentyu  ---
(In reply to Alexander Mentyu from comment #1)
> Created attachment 116700 [details]
> KScreen window after disconnect of ext screen and before clicking on
> displays in KScreen window

*after connection of ext screen

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 401053] Add Identify screen button in Special window setting

2018-12-05 Thread Ashark
https://bugs.kde.org/show_bug.cgi?id=401053

Ashark  changed:

   What|Removed |Added

URL|https://youtu.be/RjXRie74g6 |
   |k   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 401133] KMyMoney crashed after finishing loan wizard

2018-12-05 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=401133

--- Comment #9 from Martin  ---
Created attachment 116701
  --> https://bugs.kde.org/attachment.cgi?id=116701=edit
Forecast set-up before crash

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 401133] KMyMoney crashed after finishing loan wizard

2018-12-05 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=401133

--- Comment #8 from Martin  ---
Created attachment 116699
  --> https://bugs.kde.org/attachment.cgi?id=116699=edit
Forecast plugin settings

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   3   >