[kwin] [Bug 421133] Wayland: cursor is always the default size when hovering over GTK apps

2020-05-06 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421133

--- Comment #1 from Vlad Zahorodnii  ---
Sounds to me like a GTK bug. The client must set the cursor image when the
pointer enters one of its surfaces.

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

[digikam] [Bug 420195] no support for UTF16 characters under Windows

2020-05-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=420195

--- Comment #32 from Maik Qualmann  ---
Git commit 17124d5f042778c9ac0038a63caf4c822e863b04 by Maik Qualmann.
Committed on 07/05/2020 at 05:51.
Pushed by mqualmann into branch 'master'.

libtiff has a wchar open function

M  +9-1core/dplugins/dimg/tiff/dimgtiffloader_load.cpp
M  +10   -2core/dplugins/dimg/tiff/dimgtiffloader_save.cpp

https://invent.kde.org/kde/digikam/commit/17124d5f042778c9ac0038a63caf4c822e863b04

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

[digikam] [Bug 420195] no support for UTF16 characters under Windows

2020-05-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=420195

--- Comment #31 from Maik Qualmann  ---
Git commit df2144e3f3f88ca4be660d80d306d216d3f4fdd2 by Maik Qualmann.
Committed on 07/05/2020 at 05:39.
Pushed by mqualmann into branch 'master'.

first try to support unicode with utime()

M  +20   -4core/libs/metadataengine/engine/metaengine_p.cpp

https://invent.kde.org/kde/digikam/commit/df2144e3f3f88ca4be660d80d306d216d3f4fdd2

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

[systemsettings] [Bug 420112] A title of the keyboard layout preview window seems to be hardcoded

2020-05-06 Thread msmetko
https://bugs.kde.org/show_bug.cgi?id=420112

--- Comment #3 from msmetko  ---
(In reply to Christoph Feck from comment #2)
> The canonical way to do this is using KAboutData associated to the
> application.

If it's an easy fix, I'd be happy to volunteer :)

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

[plasma-bigscreen] [Bug 421134] New: Unable to Operate Bigscreen

2020-05-06 Thread Abhishek Manuel
https://bugs.kde.org/show_bug.cgi?id=421134

Bug ID: 421134
   Summary: Unable to Operate Bigscreen
   Product: plasma-bigscreen
   Version: unspecified
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: Homescreen
  Assignee: notm...@gmail.com
  Reporter: abhishekmanuel2...@gmail.com
  Target Milestone: ---

Bigscreen Getting Hanged while opening for the first time itself . Unable to
Operate Anything.

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

[plasmashell] [Bug 413499] The sorting method of desktop icons get reset every time in Unsorted when there is a manual interaction

2020-05-06 Thread Ivaylo Atanasov
https://bugs.kde.org/show_bug.cgi?id=413499

Ivaylo Atanasov  changed:

   What|Removed |Added

Version|5.17.1  |master
   Platform|Kubuntu Packages|unspecified

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

[Discover] [Bug 417213] The Search field is active now at start up, but there is no blinking cursor at the text field

2020-05-06 Thread Ivaylo Atanasov
https://bugs.kde.org/show_bug.cgi?id=417213

Ivaylo Atanasov  changed:

   What|Removed |Added

Version|5.18.0  |unspecified
   Platform|Other   |unspecified

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

[systemsettings] [Bug 413502] Restore/Add Double Click Speed setting that used to live in the mouse KCM

2020-05-06 Thread Ivaylo Atanasov
https://bugs.kde.org/show_bug.cgi?id=413502

Ivaylo Atanasov  changed:

   What|Removed |Added

   Platform|Kubuntu Packages|unspecified
Version|5.17.1  |unspecified

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

[KScreen] [Bug 413618] When I assign a key combination to turn off the screen and apply it the display output stays off only for one second and then power on again automatically ...

2020-05-06 Thread Ivaylo Atanasov
https://bugs.kde.org/show_bug.cgi?id=413618

Ivaylo Atanasov  changed:

   What|Removed |Added

   Platform|Kubuntu Packages|unspecified
Version|5.17.1  |git

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

[digikam] [Bug 420195] no support for UTF16 characters under Windows

2020-05-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420195

--- Comment #30 from caulier.gil...@gmail.com ---
Maik, 

MetaEngine private container has the Exiv2 configuration header included :

https://invent.kde.org/kde/digikam/-/blob/master/core/libs/metadataengine/engine/metaengine_p.h#L69

You can just check if the UNICODE feature is enabled of not, as we do already
with XMP support here :

https://invent.kde.org/kde/digikam/-/blob/master/core/libs/metadataengine/engine/metaengine_p.h#L84

And just decide which API call to use with Exiv2 under Windows here :

https://invent.kde.org/kde/digikam/-/blob/master/core/libs/metadataengine/engine/metaengine_fileio.cpp#L107

... and at other places. This will work for the bundles and the CI.

Gilles

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

[kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed

2020-05-06 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=406334

--- Comment #20 from Laurent Montel  ---
(In reply to avlas from comment #19)
> (In reply to Laurent Montel from comment #13)
> > Git commit 137430312149daa2a95109160d236ad7c70d14a6 by Laurent Montel.
> > Committed on 25/04/2019 at 07:11.
> > Pushed by mlaurent into branch 'master'.
> > 
> > Fix Bug 406334 - Markdown addon: embedded images (attached to the email) are
> > not displayed
> > FIXED-IN: 5.12.0
> > 
> > M  +6-5   
> > kmail/editorconvertertextplugins/markdown/markdowninterface.cpp
> > 
> > https://commits.kde.org/kdepim-addons/
> > 137430312149daa2a95109160d236ad7c70d14a6
> 
> Not sure there has been a regression of some sort, but attached images are
> not displayed in markdown formatted html emails.

Test case ?
For me it seems working here.

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

[kmime] [Bug 420849] Adresses are incorrectly quoted if they contain a non-ascii character

2020-05-06 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420849

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #5 from Laurent Montel  ---
I can't reproduce it.
Could you attach your testcase to this bug report please ?

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

[krita] [Bug 420279] Main window opens ~3600 pixels wide, can not resize horizontally.

2020-05-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=420279

--- Comment #2 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 419701] Krita crash on Windows

2020-05-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419701

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.

[krita] [Bug 419806] Pen pressure stops working

2020-05-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419806

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 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.

[frameworks-kwayland] [Bug 396591] Kate crashed under Wayland

2020-05-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=396591

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #21 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 419769] i have save a short animation ; quitte krita and want i want to open my document i can't find it

2020-05-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419769

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 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.

[frameworks-kirigami] [Bug 420405] Performance regression with Kirigami.Card

2020-05-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=420405

--- Comment #2 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.

[okular] [Bug 415986] Printing to HP1120C with gutenprint driver from Okular not working.

2020-05-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=415986

--- Comment #7 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 421113] Assigned custom tag gets removed from brush after restart

2020-05-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=421113

Bug Janitor Service  changed:

   What|Removed |Added

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

--- Comment #3 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[kwin] [Bug 421133] Wayland: cursor is always the default size when hovering over GTK apps

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421133

Nate Graham  changed:

   What|Removed |Added

  Flags|Wayland-|Wayland+, X11-

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

[kwin] [Bug 421133] Wayland: cursor is always the default size when hovering over GTK apps

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421133

Nate Graham  changed:

   What|Removed |Added

  Flags||Wayland-

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

[kwin] [Bug 421133] New: Wayland: cursor is always the default size when hovering over GTK apps

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421133

Bug ID: 421133
   Summary: Wayland: cursor is always the default size when
hovering over GTK apps
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: n...@kde.org
  Target Milestone: ---

All KDE software built from today's git master on top of openSUSE Tumbleweed

I've set my cursor size to 48px, and this size is displayed when the cursor is
over a KDE app, a part of Plasma, or a KWin-drawn window decoration. However
when the cursor is over a GTK app, it reverts to its default 24px size

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

[kwin] [Bug 421132] Wayland: Plasma Panel overlaps full-screen video

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421132

Nate Graham  changed:

   What|Removed |Added

  Flags||Wayland+, X11-

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

[kwin] [Bug 421131] Wayland: cursor lags under heavy CPU load

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421131

Nate Graham  changed:

   What|Removed |Added

  Flags||Wayland+, X11-

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

[kwin] [Bug 421132] New: Wayland: Plasma Panel overlaps full-screen video

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421132

Bug ID: 421132
   Summary: Wayland: Plasma Panel overlaps full-screen video
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: n...@kde.org
  Target Milestone: ---

All KDE software built from today's git master on top of openSUSE Tumbleweed

Playing any full-screen video in Firefox results in my Plasma Panel appearing
over the top of the video, rather than underneath it as expected. Reproducible
with any video on any website I try.

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

[kwin] [Bug 421131] New: Wayland: cursor lags under heavy CPU load

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421131

Bug ID: 421131
   Summary: Wayland: cursor lags under heavy CPU load
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: input
  Assignee: kwin-bugs-n...@kde.org
  Reporter: n...@kde.org
  Target Milestone: ---

All KDE software built from today's git master on top of openSUSE Tumbleweed.

While in a Wayland session, cursor movement is buttery smooth as long as the
CPU usage is pretty low. Once usage gets to about 25% or higher (on a 4-core
system, so one core at 100%), the cursor movement starts to drop frames and
become choppy. At 50% total utilization, cursor movement visibly lags for me,
sometimes for a second or more.

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

[kwin] [Bug 421130] New: Wayland: Dragging-and-dropping image or video file to imgur.com in Firefox brings down the whole session

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421130

Bug ID: 421130
   Summary: Wayland: Dragging-and-dropping image or video file to
imgur.com in Firefox brings down the whole session
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: n...@kde.org
  Target Milestone: ---

All KDE software from today's git master on top of openSUSE Tumbleweed.


STEPS TO REPRODUCE
1. Open Firefox and navigate to https://imgur.com
2. Open Dolphin and locate an image or video file (any will do)
3. Drag the file into the web browser window

OBSERVED RESULT
The session freezes for about a minute and then dumps me back at the login
screen; presumably kwin_wayland crashes. I can't even get to a virtual terminal
so I'm not sure how I would get a backtrace.

EXPECTED RESULT
It works

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

[kwin] [Bug 421129] Wayland: Most Task managers have black backgrounds and highlight effects and are unusable

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421129

Nate Graham  changed:

   What|Removed |Added

  Flags||Wayland+, X11-

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

[plasmashell] [Bug 385880] Global Menu: does not work under wayland and causes a black screen when trying to enter its setting

2020-05-06 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=385880

Carson Black  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
 CC||uhh...@gmail.com

--- Comment #26 from Carson Black  ---
The global application menu has been working under Wayland for a while now with
the following patches: https://phabricator.kde.org/D27464,
https://phabricator.kde.org/D28168, https://phabricator.kde.org/D28150,
https://phabricator.kde.org/D28112, https://phabricator.kde.org/D27959,
https://phabricator.kde.org/D27818,
and https://phabricator.kde.org/D28146

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

[kwin] [Bug 421129] New: Wayland: Most Task managers have black backgrounds and highlight effects and are unusable

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421129

Bug ID: 421129
   Summary: Wayland: Most Task managers have black backgrounds and
highlight effects and are unusable
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: tabbox
  Assignee: kwin-bugs-n...@kde.org
  Reporter: n...@kde.org
  Target Milestone: ---

Created attachment 128210
  --> https://bugs.kde.org/attachment.cgi?id=128210=edit
Video of the issue

This is with everything KDE built from git master today on top of openSUSE
Tumbleweed.

All task Switchers on my system except for Cover Flow and Flip Switch are
unusable because their backgrounds, highlight effects, and sometimes
windows/icons are black. See the attached video

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

[kwin] [Bug 421129] Wayland: Most Task managers have black backgrounds and highlight effects and are unusable

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421129

--- Comment #1 from Nate Graham  ---
Sorry for the abysmal video quality; it was the best I could to to get the
video to fix into the 4 MB attachment limit.

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

[kdenlive] [Bug 421128] New: Nothing in the transform toolset works, zoom does not happen

2020-05-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421128

Bug ID: 421128
   Summary: Nothing in the transform toolset works, zoom does not
happen
   Product: kdenlive
   Version: unspecified
  Platform: Other
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: jtiers4uc...@gmail.com
  Target Milestone: ---

SUMMARY
The zoom feature apparently does not work with win 10 pro and a dell G3

STEPS TO REPRODUCE
1. bring in video and enter on time line
2. click alpha transform
3. click transform
4 click anything in the transform menu

OBSERVED RESULT
Nothing happens

Steps

same, but move orange frame in video window

result
Video changes size, but no smaller window is selected.

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[krita] [Bug 420489] a new brush bundle is not showing on the brush presets

2020-05-06 Thread gus duenas
https://bugs.kde.org/show_bug.cgi?id=420489

--- Comment #2 from gus duenas  ---
it is not working, I go to manage resources, import bundles, import the
bundle, Krita read it . then hit OK and then restart Krita...nothing
happens that bundle is not appearing...any ideas how to work this out?

Gus

On Wed, May 6, 2020 at 10:05 AM Boudewijn Rempt 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=420489
>
> Boudewijn Rempt  changed:
>
>What|Removed |Added
>
> 
>  Resolution|--- |LATER
>  CC||b...@valdyas.org
>  Status|REPORTED|RESOLVED
>
> --- Comment #1 from Boudewijn Rempt  ---
> Right now you need to restart Krita to load the new bundles. We're
> rewriting
> that part of Krita, though.
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[krita] [Bug 419462] Misaligned Onion Skin frames when image is cropped

2020-05-06 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=419462

Eoin O'Neill  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/2446ca4e78b627
   ||edbacb922fc1dc345622d12f0a
 Status|ASSIGNED|RESOLVED

--- Comment #3 from Eoin O'Neill  ---
Git commit 2446ca4e78b627edbacb922fc1dc345622d12f0a by Eoin O'Neill.
Committed on 07/05/2020 at 00:53.
Pushed by eoinoneill into branch 'master'.

Onion Skin Alignment After Image Crop Fix

Onion Skin Cache needs to be flushed after running image processes on
multiple frames.

M  +4-0libs/image/kis_paint_layer.cc
M  +7-0libs/image/kis_paint_layer.h
M  +20   -6libs/image/kis_processing_applicator.cpp
M  +1-0libs/image/kis_processing_applicator.h

https://invent.kde.org/kde/krita/commit/2446ca4e78b627edbacb922fc1dc345622d12f0a

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

[frameworks-purpose] [Bug 420154] Dolphin crash after failed try to send file via Bluetooth

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420154

Nate Graham  changed:

   What|Removed |Added

Product|dolphin |frameworks-purpose
  Component|general |general
Version|19.12.3 |5.69.0
   Assignee|dolphin-bugs-n...@kde.org   |aleix...@kde.org
 CC||n...@kde.org

--- Comment #4 from Nate Graham  ---
Ah, the Bluetooth plugin in Purpose uses QML. Sending there

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

[kmymoney] [Bug 421126] Securities Dialog "Market" field not populated with existing data on edit

2020-05-06 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=421126

--- Comment #1 from Jack  ---
Are you certain that there really is existing data in that field?  I just
checked, and some securities had that blank, but others had a value shown.  I
don't believe it is automatically filled in, and I know I don't always enter a
value when creating new securities.  Perhaps the next time you edit security
and do not see a value, you can make a copy of your data file (before using
File/Save) uncompress it if necessary (.kmy file is just .xml.gz) and then grep
for the security line in the file.  (Hint, grep for "SECURITY.*name of sec" or
you will likely get far to many hits.)  If this seems to complex, just say so,
and I can give simpler instructions.

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

[kdelibs] [Bug 103788] input of arbitrary unicode characters as defined in ISO 14755

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=103788

Christoph Feck  changed:

   What|Removed |Added

 CC||santiago...@outlook.com

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

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

[kde] [Bug 421127] Unicode shortcut Ctrl-Shift-U not working at all.

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421127

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 103788 ***

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

[kde] [Bug 421127] New: Unicode shortcut Ctrl-Shift-U not working at all.

2020-05-06 Thread Santiago Aguilar
https://bugs.kde.org/show_bug.cgi?id=421127

Bug ID: 421127
   Summary: Unicode shortcut Ctrl-Shift-U not working at all.
   Product: kde
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: santiago...@outlook.com
  Target Milestone: ---

SUMMARY
Hi, when I want to add a character with the previous shortcut it only works in
some applications like Google Chrome or Visual Studio Code. Is it possible in
can work in all Qt applications? Like Kate or Konsole? 

STEPS TO REPRODUCE
1. Open an application that accepts text. e.g. Sublime Text, Kate, Konsole.
2. Press Ctrl-Shift-U and input a number, after that add a space.

OBSERVED RESULT
It doesn't show the Unicode character, instead shows the number you input.

EXPECTED RESULT
Show the Unicode character from the hex number introduced.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
I know this is a Gnome feature when pressing the shortcut appears a 'u_' and
then you type the hex code, can this be considered too? Or maybe a special
setting to show that for certain users?

Thank you.

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

[www.kde.org] [Bug 420137] Missing indentation for info-box caption

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420137

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---
This information box was removed from kde.org with the website redesign.

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

[systemsettings] [Bug 368709] System setting's icons will squeeze together when using Chinese

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=368709

Christoph Feck  changed:

   What|Removed |Added

 CC||guyu2...@gmail.com

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

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

[systemsettings] [Bug 419943] gaps between icons different in Chinese iconview

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=419943

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #2 from Christoph Feck  ---


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

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

[kmymoney] [Bug 421126] New: Securities Dialog "Market" field not populated with existing data on edit

2020-05-06 Thread JAH
https://bugs.kde.org/show_bug.cgi?id=421126

Bug ID: 421126
   Summary: Securities Dialog "Market" field not populated with
existing data on edit
   Product: kmymoney
   Version: 5.0.5
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: vanques...@gmail.com
  Target Milestone: ---

SUMMARY
When editing / updating a Security, the Market field (which I use to store
Country & Sector codes) is not populated with any existing data although
changes are stored. Only a small drop-down list of possible markets is shown 
although the field seems able to store any string value. 

STEPS TO REPRODUCE
1. Open a Security record using the Edit button
2. 
3. 

OBSERVED RESULT
The "Market" field is blank

EXPECTED RESULT
The "Market" field should be populated with any data currently stored iin the
field so it can be edited

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Opensuse Leap 15.1
(available in About System)
KDE Plasma Version: 5.12.8
KDE Frameworks Version: 5.55.0
Qt Version: 5.9.7

ADDITIONAL INFORMATION

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

[systemsettings] [Bug 419259] systems settings crashed and no longer works, after switching to a application style with misteriously large buttons...

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=419259

Christoph Feck  changed:

   What|Removed |Added

 CC||eloi...@gmail.com

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

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

[systemsettings] [Bug 420024] Crash on config layout

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420024

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 419259 ***

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

[systemsettings] [Bug 419259] systems settings crashed and no longer works, after switching to a application style with misteriously large buttons...

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=419259

Christoph Feck  changed:

   What|Removed |Added

 CC||frnch...@gmail.com

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

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

[systemsettings] [Bug 420399] Crash while using System Stetings

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420399

Christoph Feck  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Christoph Feck  ---
No response; assuming it is a duplicate.

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

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

[systemsettings] [Bug 420106] Region selection includes sms_FI and en_FI both of which don't exist

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420106

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Christoph Feck  ---
Scroll down to "Suomi (fi_FI)". The actual list of locales is fetched from the
OS, so if you believe it is wrong, please report it to the bug tracker of your
distribution.

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

[okular] [Bug 421027] wrong text rendering when installed with flatpak

2020-05-06 Thread Viktor
https://bugs.kde.org/show_bug.cgi?id=421027

--- Comment #8 from Viktor  ---
Here are some errors that also pop up on running the flatpak -
https://pastebin.com/G1nTUQwy

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

[systemsettings] [Bug 420112] A title of the keyboard layout preview window seems to be hardcoded

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420112

--- Comment #2 from Christoph Feck  ---
The canonical way to do this is using KAboutData associated to the application.

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

[systemsettings] [Bug 420112] A title of the keyboard layout preview window seems to be hardcoded

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420112

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||sit...@kde.org

--- Comment #1 from Christoph Feck  ---
"tastenbrett" is the executable name of the keyboard layout viewer, and Qt uses
this as the application name which is then shown in the window title.

The "tastenbrett" application should indeed set a window title with i18n.

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

[okular] [Bug 421027] wrong text rendering when installed with flatpak

2020-05-06 Thread Viktor
https://bugs.kde.org/show_bug.cgi?id=421027

--- Comment #6 from Viktor  ---
Created attachment 128207
  --> https://bugs.kde.org/attachment.cgi?id=128207=edit
fonts used 1

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

[okular] [Bug 421027] wrong text rendering when installed with flatpak

2020-05-06 Thread Viktor
https://bugs.kde.org/show_bug.cgi?id=421027

--- Comment #7 from Viktor  ---
Created attachment 128208
  --> https://bugs.kde.org/attachment.cgi?id=128208=edit
fonts used 2

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

[kamoso] [Bug 421125] New: kamoso error

2020-05-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421125

Bug ID: 421125
   Summary: kamoso error
   Product: kamoso
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: game861...@gmail.com
  Target Milestone: ---

Application: kamoso (3.2.3)

Qt Version: 5.13.2
Frameworks Version: 5.68.0
Operating System: Linux 5.6.8-300.fc32.x86_64 x86_64
Windowing system: X11
Distribution: "Fedora release 32 (Thirty Two)"

-- Information about the crash:
- What I was doing when the application crashed: nothing, the application open
after poweron my computer...

-- Backtrace:
Application: Kamoso (kamoso), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f86f908d6c0 (LWP 4911))]

Thread 25 (Thread 0x7f86997fa700 (LWP 4996)):
[KCrash Handler]
#6  0x7f86db5ae710 in convert_ubyte () from /usr/lib64/dri/i965_dri.so
#7  0x7f86db5c23ee in _mesa_format_convert () from
/usr/lib64/dri/i965_dri.so
#8  0x7f86db636118 in _mesa_texstore () from /usr/lib64/dri/i965_dri.so
#9  0x7f86db636b98 in store_texsubimage () from /usr/lib64/dri/i965_dri.so
#10 0x7f86db41e94e in intelTexImage () from /usr/lib64/dri/i965_dri.so
#11 0x7f86db61d4ef in teximage_err () from /usr/lib64/dri/i965_dri.so
#12 0x7f86db61f352 in _mesa_TexImage2D () from /usr/lib64/dri/i965_dri.so
#13 0x7f86c1d49afb in VideoMaterial::bindTexture(int, unsigned char const*)
() from /usr/lib64/gstreamer-1.0/gstkamosoqt5videosink.so
#14 0x7f86c1d49c17 in VideoMaterial::bind() () from
/usr/lib64/gstreamer-1.0/gstkamosoqt5videosink.so
#15 0x7f86feaa7313 in
QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*)
() from /lib64/libQt5Quick.so.5
#16 0x7f86feaa8c35 in QSGBatchRenderer::Renderer::renderBatches() () from
/lib64/libQt5Quick.so.5
#17 0x7f86feaade52 in QSGBatchRenderer::Renderer::render() () from
/lib64/libQt5Quick.so.5
#18 0x7f86fea9d684 in QSGRenderer::renderScene(QSGBindable const&) () from
/lib64/libQt5Quick.so.5
#19 0x7f86fea9db33 in QSGRenderer::renderScene(unsigned int) () from
/lib64/libQt5Quick.so.5
#20 0x7f86feada552 in
QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) () from
/lib64/libQt5Quick.so.5
#21 0x7f86feb3eabc in QQuickWindowPrivate::renderSceneGraph(QSize const&)
() from /lib64/libQt5Quick.so.5
#22 0x7f86feae6a93 in QSGRenderThread::syncAndRender() () from
/lib64/libQt5Quick.so.5
#23 0x7f86feae73b8 in QSGRenderThread::run() () from
/lib64/libQt5Quick.so.5
#24 0x7f86fccc5846 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#25 0x7f86fc083432 in start_thread () from /lib64/libpthread.so.0
#26 0x7f86fc9319d3 in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7f8699ffb700 (LWP 4994)):
#0  0x7f86fc92c43d in syscall () from /lib64/libc.so.6
#1  0x7f86fe6642f3 in g_cond_wait () from /lib64/libglib-2.0.so.0
#2  0x7f86c14d9d3d in gst_queue_loop () from
/usr/lib64/gstreamer-1.0/libgstcoreelements.so
#3  0x7f86fe7a1927 in gst_task_func () from /lib64/libgstreamer-1.0.so.0
#4  0x7f86fe6400f4 in g_thread_pool_thread_proxy () from
/lib64/libglib-2.0.so.0
#5  0x7f86fe63f7f2 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#6  0x7f86fc083432 in start_thread () from /lib64/libpthread.so.0
#7  0x7f86fc9319d3 in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7f869a7fc700 (LWP 4993)):
#0  0x7f86fc92c43d in syscall () from /lib64/libc.so.6
#1  0x7f86fe6642f3 in g_cond_wait () from /lib64/libglib-2.0.so.0
#2  0x7f86c14d9d3d in gst_queue_loop () from
/usr/lib64/gstreamer-1.0/libgstcoreelements.so
#3  0x7f86fe7a1927 in gst_task_func () from /lib64/libgstreamer-1.0.so.0
#4  0x7f86fe6400f4 in g_thread_pool_thread_proxy () from
/lib64/libglib-2.0.so.0
#5  0x7f86fe63f7f2 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#6  0x7f86fc083432 in start_thread () from /lib64/libpthread.so.0
#7  0x7f86fc9319d3 in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7f869affd700 (LWP 4992)):
#0  0x7f86fc92c43d in syscall () from /lib64/libc.so.6
#1  0x7f86fe6642f3 in g_cond_wait () from /lib64/libglib-2.0.so.0
#2  0x7f86c14d9d3d in gst_queue_loop () from
/usr/lib64/gstreamer-1.0/libgstcoreelements.so
#3  0x7f86fe7a1927 in gst_task_func () from /lib64/libgstreamer-1.0.so.0
#4  0x7f86fe6400f4 in g_thread_pool_thread_proxy () from
/lib64/libglib-2.0.so.0
#5  0x7f86fe63f7f2 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#6  0x7f86fc083432 in start_thread () from /lib64/libpthread.so.0
#7  0x7f86fc9319d3 in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7f869b7fe700 (LWP 4991)):
#0  0x7f86fc92c43d in syscall () from /lib64/libc.so.6

[kwin] [Bug 420117] Emacs continually getting shoved to background

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420117

Christoph Feck  changed:

   What|Removed |Added

   Assignee|neon-b...@kde.org   |kwin-bugs-n...@kde.org
  Component|general |general
Product|neon|kwin
Version|unspecified |5.18.4

--- Comment #1 from Christoph Feck  ---
Could you please use 'xprop' in Konsole and click on the Emacs window to get
its properties?

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

[kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed

2020-05-06 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=406334

--- Comment #19 from avlas  ---
(In reply to Laurent Montel from comment #13)
> Git commit 137430312149daa2a95109160d236ad7c70d14a6 by Laurent Montel.
> Committed on 25/04/2019 at 07:11.
> Pushed by mlaurent into branch 'master'.
> 
> Fix Bug 406334 - Markdown addon: embedded images (attached to the email) are
> not displayed
> FIXED-IN: 5.12.0
> 
> M  +6-5   
> kmail/editorconvertertextplugins/markdown/markdowninterface.cpp
> 
> https://commits.kde.org/kdepim-addons/
> 137430312149daa2a95109160d236ad7c70d14a6

Not sure there has been a regression of some sort, but attached images are not
displayed in markdown formatted html emails.

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

[frameworks-kio] [Bug 419434] Folders without sub-folders are not expandable in the TreeView the "Filesystem Browser"

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=419434

Christoph Feck  changed:

   What|Removed |Added

 CC||newby...@protonmail.com

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

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

[kate] [Bug 420020] Kate considers directory empty and does not offer to expand it

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420020

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 419434 ***

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

[kamoso] [Bug 420235] Kamoso crash after few seconds

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420235

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED

--- Comment #2 from Christoph Feck  ---
The crash is in the Iris Gallium DRI drivers. If this is reproducible, please
report this issue directly the Mesa developers via
https://www.mesa3d.org/bugs.html

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

[okular] [Bug 421091] High memory usage

2020-05-06 Thread nilsocket
https://bugs.kde.org/show_bug.cgi?id=421091

nilsocket  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|INTENTIONAL |---

--- Comment #5 from nilsocket  ---
(In reply to Albert Astals Cid from comment #4)
> Not a bug, memory is there to be used.

Yes memory is there to be used, but it's inappropriate to use 6GiB for a single
pdf, under "normal" setting.

Thank you.

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

[k3b] [Bug 420156] doesn't like media; refers to changing device settings

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420156

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---
Please add more information (see the template in the bug description).

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

[i18n] [Bug 420189] Wrong wording for the "Save or discard" dialog

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420189

--- Comment #1 from Christoph Feck  ---
Odd, does this also happen in other languages?

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

[Active Window Control] [Bug 421124] New: Active Window Control widget stopped showing appmenu

2020-05-06 Thread Jacobtey
https://bugs.kde.org/show_bug.cgi?id=421124

Bug ID: 421124
   Summary: Active Window Control widget stopped showing appmenu
   Product: Active Window Control
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: zrenf...@gmail.com
  Reporter: jacob...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY The application menu in the AWC has stopped being displayed some time
ago. The menu became visible only if the appmenu widget itself is also running.
So two similar menus at the panel. In this case, the settings of the appmenu
from the AWC do not work.

SOFTWARE/OS VERSIONS
Manjaro Linux 20.0.1 Lysia kernel 4.14.178-1 x86_64
plasma 5.18.4 kapp 20.04.0 kde 5.69.0 qt 5.14.2

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

[gwenview] [Bug 420141] Gwenview acts slow and leaks memory when zooming/panning images without an alpha channel

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420141

--- Comment #1 from Christoph Feck  ---
Couldn't reproduce a memory leak, neither in windowed mode, nor in fullscreen
mode; tested with JPEG images (these for sure don't have an alpha channel) with
Gwenview master version and Qt 5.14.1.

I suggest to use a memory profiling tool, such as valgrind or heaptrack; leaks
might be caused by the video driver.

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

[Discover] [Bug 421123] Notification dot remains on systray icon on an up-to-date system even after using the "Refresh..." action

2020-05-06 Thread Radoslav Georgiev
https://bugs.kde.org/show_bug.cgi?id=421123

Radoslav Georgiev  changed:

   What|Removed |Added

   Assignee|lei...@leinir.dk|aleix...@kde.org
  Component|discover|Notifier

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

[Discover] [Bug 421123] New: Notification dot remains on systray icon on an up-to-date system even after using the "Refresh..." action

2020-05-06 Thread Radoslav Georgiev
https://bugs.kde.org/show_bug.cgi?id=421123

Bug ID: 421123
   Summary: Notification dot remains on systray icon on an
up-to-date system even after using the "Refresh..."
action
   Product: Discover
   Version: 5.18.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: rgeorgiev...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY
The notification dot for pending updates remains on the Discover system tray
icon after a full update of the system even after I try to refresh its state
via the "Refresh..." action.  

STEPS TO REPRODUCE
1. Apply all pending updates to the system successfully using a means different
from Discover (I used the Yay tool in my case).
2. Click on the "Refresh..." action from the context menu for the Discover
system tray icon.

OBSERVED RESULT
The notification dot for pending updates remains on the system tray icon.

EXPECTED RESULT
The notification dot for pending updates should disappear from the system tray
icon.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.4.38-1-lts
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
The dot disappears after I open the Discover front-end.

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

[gwenview] [Bug 420185] File rename function silenty fails when more than one file is opened

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420185

--- Comment #2 from Christoph Feck  ---
I wanted to write /tmp/gwenview-xxx

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

[gwenview] [Bug 420185] File rename function silenty fails when more than one file is opened

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420185

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Christoph Feck  ---
The files are linked to a /tmp-gwenviewxxx folder, so that they are all
browseable in the same view. Renaming will only rename the tmp file (link
source), instead of the link destination.

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

[kontact] [Bug 421121] libKF5MailCommon.so.5: undefined

2020-05-06 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=421121

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from Laurent Montel  ---
update all your package.
API in mailcommon was changed

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

[okular] [Bug 421027] wrong text rendering when installed with flatpak

2020-05-06 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=421027

--- Comment #5 from Albert Astals Cid  ---
Can you attach a screenshot of File->Properties->Fonts for both?

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

[krita] [Bug 396128] mp4 cannot be encoded if either of the frame dimensions is not divisable by 2

2020-05-06 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=396128

Emmet O'Neill  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/f5ac73ca0e1a34
   ||a508ac74831afc7ea44bbf3a55

--- Comment #9 from Emmet O'Neill  ---
Git commit f5ac73ca0e1a34a508ac74831afc7ea44bbf3a55 by Emmet O'Neill.
Committed on 06/05/2020 at 21:48.
Pushed by emmetoneill into branch 'master'.

Fix FFMPEG issue associated with even:odd anims.

Quick fix for a bug causing animations with one odd dimension
to fail to render and report an unkown error. FFMPEG requires
even render dimensions, and fixing that in even:odd cases creates
a minor shift in aspect ratio, causing animation rendering to fail
while preserve aspect ratio is set.

M  +25   -31   plugins/extensions/animationrenderer/AnimationRenderer.cpp
M  +3-1plugins/extensions/animationrenderer/AnimationRenderer.h
M  +0-4plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp
M  +2-4plugins/extensions/animationrenderer/video_saver.cpp

https://invent.kde.org/kde/krita/commit/f5ac73ca0e1a34a508ac74831afc7ea44bbf3a55

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

[okular] [Bug 421102] Feature request: Ability to move tool list freely around

2020-05-06 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=421102

--- Comment #1 from David Hurka  ---
https://invent.kde.org/kde/okular/-/merge_requests/105 will not enable this
feature. You will be able to float the annotation toolbar at any position (on
most systems), but it will not stick to the page.

Anyway, I don’t see why this could be useful. If you scroll to the next page,
the annotation toolbar would be out of reach... :( Or do you just mean that the
toolbar will be close to the page border? That will be possible, because you
will be able to move the toolbar to any position.

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

[okular] [Bug 361740] Disable warning "The document requested to be launched in presentation mode" on document reload

2020-05-06 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=361740

--- Comment #7 from Albert Astals Cid  ---
You can use
https://gitlab.freedesktop.org/poppler/test/-/blob/master/unittestcases/FullScreen.pdf

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

[okular] [Bug 421103] Feature request: change action when clicking and double clicking on drawing tool

2020-05-06 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=421103

--- Comment #1 from David Hurka  ---
https://invent.kde.org/kde/okular/-/merge_requests/105 will replace the current
annotation “toolbar” by a new, real toolbar. It will have a dedicated button to
enable/disable persistent mode. Will that be satisfying?

Otherwise I don’t think that double click for single time use makes sense. The
current problem is that the double click feature is very hard to discover, and
discovering how to use a tool only once doesn’t sound satisfying to me.

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

[gwenview] [Bug 420304] Gwenview crashed when i press "View"

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420304

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---
Same backtrace. Do you remember if you use(d) fullscreen mode in gwenview?
Older bug reports seem to indicate it is related to leaving fullscreen.

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

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

[gwenview] [Bug 415694] Gwenview crashed after watching a video

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=415694

Christoph Feck  changed:

   What|Removed |Added

 CC||kern...@outlook.com

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

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

[frameworks-baloo] [Bug 389848] baloo_file crashes in mdb_put() in LMDB

2020-05-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389848

fra...@seznam.cz changed:

   What|Removed |Added

 CC|fra...@seznam.cz|

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

[frameworks-kinit] [Bug 419993] kdeinit5 crash -usually called by keyboard shortcuts - dolphin, terminal

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=419993

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

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

[frameworks-kinit] [Bug 419993] kdeinit5 crash -usually called by keyboard shortcuts - dolphin, terminal

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=419993

--- Comment #1 from Christoph Feck  ---
The crash is caused by the nvidia binary OpenGL drivers hooking into exit()
processing. If this is reproducible, please report this issue directly to
nvidia developers via
https://forums.developer.nvidia.com/t/if-you-have-a-problem-please-read-this-first/27131

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

[plasmashell] [Bug 421122] New: Plasma fail on first login after restart

2020-05-06 Thread Jasen
https://bugs.kde.org/show_bug.cgi?id=421122

Bug ID: 421122
   Summary: Plasma fail on first login after restart
   Product: plasmashell
   Version: 5.18.5
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: jase...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.18.5)

Qt Version: 5.14.2
Frameworks Version: 5.70.0
Operating System: Linux 5.6.7-050607-generic x86_64
Windowing system: X11
Distribution: KDE neon Testing Edition

-- Information about the crash:
Oops it did it again on restart after ne updates

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9bcdb4fc80 (LWP 3573))]

Thread 19 (Thread 0x7f9b39b74700 (LWP 4054)):
#0  0x7f9bc42609f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55b98d5bb274) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f9bc42609f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55b98d5bb220, cond=0x55b98d5bb248) at pthread_cond_wait.c:502
#2  0x7f9bc42609f3 in __pthread_cond_wait (cond=0x55b98d5bb248,
mutex=0x55b98d5bb220) at pthread_cond_wait.c:655
#3  0x7f9bc7628e5b in QWaitConditionPrivate::wait(QDeadlineTimer)
(deadline=..., this=0x55b98d5bb220) at thread/qwaitcondition_unix.cpp:146
#4  0x7f9bc7628e5b in QWaitCondition::wait(QMutex*, QDeadlineTimer)
(this=, mutex=0x55b98d5631e0, deadline=...) at
thread/qwaitcondition_unix.cpp:225
#5  0x7f9bc7628fd9 in QWaitCondition::wait(QMutex*, unsigned long)
(this=this@entry=0x55b98d5631e8, mutex=mutex@entry=0x55b98d5631e0,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x7f9bcb727233 in QSGRenderThreadEventQueue::takeEvent(bool)
(wait=true, this=0x55b98d5631d8) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  0x7f9bcb727233 in QSGRenderThread::processEventsAndWaitForMore()
(this=this@entry=0x55b98d563140) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x7f9bcb727691 in QSGRenderThread::run() (this=0x55b98d563140) at
scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x7f9bc76228ac in QThreadPrivate::start(void*) (arg=0x55b98d563140) at
thread/qthread_unix.cpp:342
#10 0x7f9bc425a6db in start_thread (arg=0x7f9b39b74700) at
pthread_create.c:463
#11 0x7f9bc6ecc88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 18 (Thread 0x7f9b3a375700 (LWP 4053)):
#0  0x7f9bc42609f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55b98d7d3ba8) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f9bc42609f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55b98d7d3b58, cond=0x55b98d7d3b80) at pthread_cond_wait.c:502
#2  0x7f9bc42609f3 in __pthread_cond_wait (cond=0x55b98d7d3b80,
mutex=0x55b98d7d3b58) at pthread_cond_wait.c:655
#3  0x7f9ba2ccaa0b in  () at /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x7f9ba2cca607 in  () at /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x7f9bc425a6db in start_thread (arg=0x7f9b3a375700) at
pthread_create.c:463
#6  0x7f9bc6ecc88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 17 (Thread 0x7f9b40e85700 (LWP 4050)):
#0  0x7f9bc6ebb0b4 in __GI___libc_read (fd=41, buf=0x7f9b40e84b50,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7f9bc100d2b0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f9bc0fc80b7 in g_main_context_check () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f9bc0fc8570 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f9bc0fc86dc in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f9bc787144b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f9b3c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f9bc78109aa in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f9b40e84d60, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:225
#7  0x7f9bc76213d7 in QThread::exec() (this=) at
thread/qthread.cpp:536
#8  0x7f9b4ed1d467 in KCupsConnection::run() () at
/usr/lib/x86_64-linux-gnu/libkcupslib.so
#9  0x7f9bc76228ac in QThreadPrivate::start(void*) (arg=0x55b98d018df0) at
thread/qthread_unix.cpp:342
#10 0x7f9bc425a6db in start_thread (arg=0x7f9b40e85700) at
pthread_create.c:463
#11 0x7f9bc6ecc88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (Thread 0x7f9b64a06700 (LWP 3967)):
#0  0x7f9bc42609f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55b98bf4ffd4) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f9bc42609f3 in __pthread_cond_wait_common (abstime=0x0,

[frameworks-baloo] [Bug 389848] baloo_file crashes in mdb_put() in LMDB

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389848

Christoph Feck  changed:

   What|Removed |Added

 CC||pietro.font...@posteo.net

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

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

[krita] [Bug 406668] Touch docker/QML does not response to tablet input with WinInk

2020-05-06 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=406668

Dmitry Kazakov  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

--- Comment #11 from Dmitry Kazakov  ---
Okay, I think I should check that on the Yoga device

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

[frameworks-baloo] [Bug 420296] baloo_file crash at startup

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420296

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
   Severity|normal  |crash
 Status|REPORTED|RESOLVED

--- Comment #2 from Christoph Feck  ---


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

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

[krita] [Bug 415476] ctrl+click on canvas doesn't always disable eraser mode

2020-05-06 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=415476

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/6cd9eba4e41496
   ||4b9147d045ac4765c078180ec7
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Dmitry Kazakov  ---
Git commit 6cd9eba4e414964b9147d045ac4765c078180ec7 by Dmitry Kazakov.
Committed on 06/05/2020 at 21:25.
Pushed by dkazakov into branch 'master'.

Fix eraser mode to be reset when the same color is picked from the canvas

This functionality was broken by the fix for not emitting resource change
signal when the resource does not change (commit
40adc1626c9bc978c085f11d16892143be0d6757). Now the resource manager
has one more signal --- resourceChangeAttempted(key, value). This signal
is emitted before the actual resource change and it doesn't depend on
whether the resource has changed or not (emitted in both the cases).

M  +2-0libs/flake/KoCanvasResourceProvider.cpp
M  +11   -0libs/flake/KoCanvasResourceProvider.h
M  +20   -0libs/flake/KoResourceManager_p.cpp
M  +4-0libs/flake/KoResourceManager_p.h
M  +11   -4libs/ui/kis_paintop_box.cc
M  +1-0libs/ui/kis_paintop_box.h

https://invent.kde.org/kde/krita/commit/6cd9eba4e414964b9147d045ac4765c078180ec7

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

[krusader] [Bug 228461] KrViewer - Middle mouse button to close tabs in default settings

2020-05-06 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=228461

Davide Gianforte  changed:

   What|Removed |Added

 CC||dav...@gengisdave.org
   Assignee|krusader-bugs-n...@kde.org  |dav...@gengisdave.org

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

[digikam] [Bug 420868] Random crashes, no error messages. Windows event report follows, suspect TIFF plugin

2020-05-06 Thread Josec
https://bugs.kde.org/show_bug.cgi?id=420868

--- Comment #12 from Josec  ---
Forgot to ask, should I continue to run this RC or fall back to 6.4?

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

[digikam] [Bug 420195] no support for UTF16 characters under Windows

2020-05-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=420195

--- Comment #29 from Maik Qualmann  ---
I just see the build is done, Exiv2 is without unicode support.

Maik

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

[digikam] [Bug 420195] no support for UTF16 characters under Windows

2020-05-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=420195

--- Comment #28 from Maik Qualmann  ---
The MSVC may be more precise and also requires the std::wstring instead of
wchar_t*. Let's see, you can not see from the error message whether the
function is available.

Maik

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

[kontact] [Bug 421121] New: libKF5MailCommon.so.5: undefined

2020-05-06 Thread SrKeiko
https://bugs.kde.org/show_bug.cgi?id=421121

Bug ID: 421121
   Summary: libKF5MailCommon.so.5: undefined
   Product: kontact
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: e@hotmail.com
  Target Milestone: ---

Application: kontact (5.14.40 (20.07.40))

Qt Version: 5.14.2
Frameworks Version: 5.70.0
Operating System: Linux 5.3.0-51-generic x86_64
Windowing system: X11
Distribution: KDE neon Unstable Edition

-- Information about the crash:
- What I was doing when the application crashed:

when starting the application it shows this error 

Unable to upload part for Mail. Cannot load library
/usr/lib/x86_64-linux-gnu/qt5/plugins/kmailpart.so:
(/usr/lib/x86_64-linux-gnu/libKF5MailCommon.so.5: undefined symbol:
_ZN4KPIM9TagWidget16staticMetaObjectE)

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault

[KCrash Handler]
#4  0x00070986 in  ()
#5  0x7efe4916e0eb in
Akonadi::AttributeFactory::registerAttribute()
() at /usr/include/KF5/AkonadiCore/attributefactory.h:63
#6  0x7efe4916e0eb in (anonymous namespace)::dummyMDNStateAttribute () at
./src/mdn/mdnstateattribute.cpp:175
#7  0x7efe4916e0eb in __static_initialization_and_destruction_0
(__priority=65535, __initialize_p=1) at ./src/mdn/mdnstateattribute.cpp:179
#8  0x7efe4916e0eb in _GLOBAL__sub_I_mdnstateattribute.cpp(void) () at
./src/mdn/mdnstateattribute.cpp:180
#9  0x7efee07b5733 in call_init (env=0x5647ce8ac670, argv=0x7ffe53274fb8,
argc=1, l=) at dl-init.c:72
#10 0x7efee07b5733 in _dl_init (main_map=main_map@entry=0x5647cee41c20,
argc=1, argv=0x7ffe53274fb8, env=0x5647ce8ac670) at dl-init.c:119
#11 0x7efee07ba1ff in dl_open_worker (a=a@entry=0x7ffe532742d0) at
dl-open.c:522
#12 0x7efedd18e2df in __GI__dl_catch_exception
(exception=exception@entry=0x7ffe532742b0, operate=operate@entry=0x7efee07b9dc0
, args=args@entry=0x7ffe532742d0) at dl-error-skeleton.c:196
#13 0x7efee07b97ca in _dl_open (file=0x5647cee4d6a8
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmailpart.so", mode=-2147479551,
caller_dlopen=0x7efeddc56844 ,
nsid=, argc=1, argv=, env=0x5647ce8ac670) at
dl-open.c:605
#14 0x7efed72eff96 in dlopen_doit (a=a@entry=0x7ffe53274500) at dlopen.c:66
#15 0x7efedd18e2df in __GI__dl_catch_exception
(exception=exception@entry=0x7ffe532744a0, operate=operate@entry=0x7efed72eff40
, args=args@entry=0x7ffe53274500) at dl-error-skeleton.c:196
#16 0x7efedd18e36f in __GI__dl_catch_error
(objname=objname@entry=0x5647ce4e7370,
errstring=errstring@entry=0x5647ce4e7378,
mallocedp=mallocedp@entry=0x5647ce4e7368, operate=operate@entry=0x7efed72eff40
, args=args@entry=0x7ffe53274500) at dl-error-skeleton.c:215
#17 0x7efed72f0735 in _dlerror_run (operate=operate@entry=0x7efed72eff40
, args=args@entry=0x7ffe53274500) at dlerror.c:162
#18 0x7efed72f0051 in __dlopen (file=, mode=mode@entry=4097)
at dlopen.c:87
#19 0x7efeddc56844 in QLibraryPrivate::load_sys() (this=0x5647ceedc510) at
plugin/qlibrary_unix.cpp:238
#20 0x7efeddc4f625 in QLibraryPrivate::load() (this=0x5647ceedc510) at
plugin/qlibrary.cpp:579
#21 0x7efeddc4fc71 in QLibraryPrivate::loadPlugin() (this=0x5647ceedc510)
at plugin/qlibrary.cpp:636
#22 0x7efeddc3e32d in QPluginLoader::load() (this=0x5647cec4b700) at
plugin/qpluginloader.cpp:238
#23 0x7efedf4f17ba in KPluginLoader::load()
(this=this@entry=0x7ffe53274950) at ./src/lib/plugin/kpluginloader.cpp:173
#24 0x7efedf4f18da in KPluginLoader::instance()
(this=this@entry=0x7ffe53274950) at ./src/lib/plugin/kpluginloader.cpp:155
#25 0x7efedf4f1927 in KPluginLoader::factory()
(this=this@entry=0x7ffe53274950) at ./src/lib/plugin/kpluginloader.cpp:100
#26 0x7efee0148da0 in KontactInterface::Core::createPart(char const*)
(this=0x5647ce8cfe70, libname=0x5647cebb1a98 "kmailpart") at ./src/core.cpp:86
#27 0x7efee014aaee in KontactInterface::Plugin::loadPart()
(this=this@entry=0x5647cebb1c90) at ./src/plugin.cpp:145
#28 0x7efe4a6f37b6 in KMailPlugin::createPart() (this=0x5647cebb1c90) at
./src/kontactplugin/kmail/kmail_plugin.cpp:180
#29 0x7efee014bf4c in KontactInterface::Plugin::part()
(this=0x5647cebb1c90) at ./src/plugin.cpp:156
#30 0x7efee0375fac in
Kontact::MainWindow::selectPlugin(KontactInterface::Plugin*)
(this=0x5647ce8cfe70, plugin=) at ./src/mainwindow.cpp:591
#31 0x7efee0378677 in Kontact::MainWindow::initObject()
(this=this@entry=0x5647ce8cfe70) at ./src/mainwindow.cpp:167
#32 0x7efee0378e0a in Kontact::MainWindow::MainWindow()
(this=0x5647ce8cfe70, __in_chrg=, __vtt_parm=) at
./src/mainwindow.cpp:97
#33 0x5647228c in KontactApp::activate(QStringList const&, QString
const&) (this=0x7ffe53274e60, args=..., 

[Discover] [Bug 419960] "Vendor" link is barely readable in "Update" page

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=419960

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---
It would need to use a less prominent selection background, see also bug
381255.

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

[frameworks-kwidgetsaddons] [Bug 381255] KMessageWidget::Positive's green background makes links difficult to see

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381255

Christoph Feck  changed:

   What|Removed |Added

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

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

[Discover] [Bug 412632] discover crash on start

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=412632

Christoph Feck  changed:

   What|Removed |Added

 CC||maus...@libero.it

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

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

[Discover] [Bug 420142] segmentation fault

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420142

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 412632 ***

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

[kdevelop] [Bug 421120] Kdevelop crashed while typing if statement in C++

2020-05-06 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=421120

Sven Brauch  changed:

   What|Removed |Added

 CC||m...@svenbrauch.de

--- Comment #1 from Sven Brauch  ---
This looks like a crash in kate's autoindenter. The bug is probably in Qt's JS
engine, though. :/

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

[dolphin] [Bug 420154] Dolphin crash after failed try to send file via Bluetooth

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420154

--- Comment #3 from Christoph Feck  ---
I didn't know Dolphin used QML. Is this pulled in via a plugin?

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

[kdevelop] [Bug 421120] New: Kdevelop crashed while typing if statement in C++

2020-05-06 Thread Andreas Nordal
https://bugs.kde.org/show_bug.cgi?id=421120

Bug ID: 421120
   Summary: Kdevelop crashed while typing if statement in C++
   Product: kdevelop
   Version: 5.5.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: andreas_norda...@hotmail.com
  Target Milestone: ---

Application: kdevelop (5.5.0)

Qt Version: 5.14.1
Frameworks Version: 5.69.0
Operating System: Linux 5.6.6-1-default x86_64
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:

I was writing an if statement, and when I had written the opening curly brace
and a line feed, Kdevelop crashed.

Reproducibility: Low. I have only had this a couple of times in about a month,
and I'm using Kdevelop every day.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6713d9fcc0 (LWP 13448))]

Thread 23 (Thread 0x7f66dcf47700 (LWP 15499)):
#0  0x7f672309a4fc in read () from /lib64/libc.so.6
#1  0x7f67163a00f1 in pa_read () from
/usr/lib64/pulseaudio/libpulsecommon-13.0.so
#2  0x7f67172e0a0e in pa_mainloop_prepare () from /usr/lib64/libpulse.so.0
#3  0x7f67172e14b0 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#4  0x7f67172e1570 in pa_mainloop_run () from /usr/lib64/libpulse.so.0
#5  0x7f67172ef439 in ?? () from /usr/lib64/libpulse.so.0
#6  0x7f67163cdd78 in ?? () from
/usr/lib64/pulseaudio/libpulsecommon-13.0.so
#7  0x7f6720755efa in start_thread () from /lib64/libpthread.so.0
#8  0x7f67230a93bf in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7f66b27fc700 (LWP 13720)):
#0  0x7f672075c795 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f67234231db in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib64/libQt5Core.so.5
#2  0x7f6723423299 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#3  0x7f671fcdd6b0 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x7f671fcdda1a in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#8  0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#9  0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#10 0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#11 0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#12 0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#13 0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#14 0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#15 0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#16 0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#17 0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#18 0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#19 0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#20 0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#21 0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#22 0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#23 0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#24 0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#25 0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#26 0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#27 0x7f671fcd5cce in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#28 0x7f671fcdda71 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#29 0x7f671fcd5cce in

[kwallet-pam] [Bug 419465] Wallet failed to get opened by PAM, error code is -9

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=419465

--- Comment #12 from Christoph Feck  ---
Thanks Albert for publishing your investigations.

Martin, could you please check if
https://tsdgeos.blogspot.com/2020/05/kwallet-pam-5184-and-ecryptfs-homes.html
resolves your issue?

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

[systemsettings] [Bug 407773] System settings crashes when open Screen settings

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=407773

Christoph Feck  changed:

   What|Removed |Added

 CC||justinm...@gmail.com

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

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

[systemsettings] [Bug 420006] system settings crash

2020-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420006

Christoph Feck  changed:

   What|Removed |Added

 Resolution|FIXED   |DUPLICATE

--- Comment #5 from Christoph Feck  ---


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

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

  1   2   3   4   >