[digikam] [Bug 390700] Unable to convert Fujifilm S3Pro RAF RAW to DNG [patch]

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390700

--- Comment #23 from caulier.gil...@gmail.com ---
Git commit 0b5473a6bdffb6e5ce878c0679edf969523ad981 by Gilles Caulier.
Committed on 03/06/2021 at 06:22.
Pushed by cgilles into branch 'master'.

DNG Writer: add Fuji S3 PRo RAF support
- pre process metadata with ExifTool before to import RAW data.
The active RAW region computed by libraw is definitively wrong For Fuji Camera.
ExifTool allow to turn around this problem.
Pas the RAW image active region properties to DNG SDK.
- Get the Raw data unprocessed from libraw. Do not use libraw::raw2Image(),
just libraw::unpack(), and pass data to DNG SDK.
This way still fully compatible with other RAW format as NEF, PEF, ARW, CR2,
CR3, ORF, etc.
- Append crop region from original RAW file with Libraw. If this region is
valid, we will pass this properties later to DNG SDK.
- Other Fuji RAW files still badly converted as image i right oriented, with
right sizes, but it still violet.
Related: bug 418941

M  +85   -12   core/libs/dngwriter/dngwriter_import.cpp
M  +15   -6core/libs/dngwriter/dngwriter_mosaic.cpp
M  +4-2core/libs/dngwriter/dngwriter_negative.cpp
M  +138  -0core/libs/rawengine/drawdecoder.cpp
M  +18   -2core/libs/rawengine/drawdecoder.h
M  +7-0core/libs/rawengine/drawdecoder_p.cpp
M  +2-0core/libs/rawengine/drawinfo.cpp
M  +18   -2core/libs/rawengine/drawinfo.h

https://invent.kde.org/graphics/digikam/commit/0b5473a6bdffb6e5ce878c0679edf969523ad981

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

[digikam] [Bug 418941] Convert RAF Fuji XT2 to DNG not working

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418941

--- Comment #6 from caulier.gil...@gmail.com ---
Git commit 0b5473a6bdffb6e5ce878c0679edf969523ad981 by Gilles Caulier.
Committed on 03/06/2021 at 06:22.
Pushed by cgilles into branch 'master'.

DNG Writer: add Fuji S3 PRo RAF support
- pre process metadata with ExifTool before to import RAW data.
The active RAW region computed by libraw is definitively wrong For Fuji Camera.
ExifTool allow to turn around this problem.
Pas the RAW image active region properties to DNG SDK.
- Get the Raw data unprocessed from libraw. Do not use libraw::raw2Image(),
just libraw::unpack(), and pass data to DNG SDK.
This way still fully compatible with other RAW format as NEF, PEF, ARW, CR2,
CR3, ORF, etc.
- Append crop region from original RAW file with Libraw. If this region is
valid, we will pass this properties later to DNG SDK.
- Other Fuji RAW files still badly converted as image i right oriented, with
right sizes, but it still violet.
Related: bug 390700

M  +85   -12   core/libs/dngwriter/dngwriter_import.cpp
M  +15   -6core/libs/dngwriter/dngwriter_mosaic.cpp
M  +4-2core/libs/dngwriter/dngwriter_negative.cpp
M  +138  -0core/libs/rawengine/drawdecoder.cpp
M  +18   -2core/libs/rawengine/drawdecoder.h
M  +7-0core/libs/rawengine/drawdecoder_p.cpp
M  +2-0core/libs/rawengine/drawinfo.cpp
M  +18   -2core/libs/rawengine/drawinfo.h

https://invent.kde.org/graphics/digikam/commit/0b5473a6bdffb6e5ce878c0679edf969523ad981

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

[kde] [Bug 438023] New: When an icon pack doesn't have icons for everything,that then the normal icons get used for that

2021-06-02 Thread Toadfield
https://bugs.kde.org/show_bug.cgi?id=438023

Bug ID: 438023
   Summary: When an icon pack doesn't have icons for
everything,that then the normal icons get used for
that
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: toadfi...@tutanota.com
  Target Milestone: ---

What I mean is,that for example I install a windows xp icon pack,but then some
icons are missing,a cool feature would be that then the standard kde icons get
used for the missing ones.

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

[plasmashell] [Bug 437129] When I start plasma wayland session,then I just see a black screen and my mouse cursor is on the right and I can't do anything.

2021-06-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=437129

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #9 from David Edmundson  ---
Find the package owner with pacman, then you can get it through abs.

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

[kstars] [Bug 438022] New: Ekos crashes attempting to connect to Celestron CGEM mount

2021-06-02 Thread John Persichilli
https://bugs.kde.org/show_bug.cgi?id=438022

Bug ID: 438022
   Summary: Ekos crashes attempting to connect to Celestron CGEM
mount
   Product: kstars
   Version: 3.3.6
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: starzdust2...@gmail.com
  Target Milestone: ---

SUMMARY
Ekos tries to start INDI service and returns this error message.
2021-06-03T06:01:26: [ERROR] Failed to connect to port (/dev/ttyUSB0). Error:
Port failure Error: Operation not permitted. Check if device is connected to
this port.

STEPS TO REPRODUCE
1. Restart all the computer, KStars and the service
2. Scanned and re-scanned the ports
3. It locates one port: 2021-06-03T06:05:17: [INFO] Scan complete. Found 1
port(s). 

OBSERVED RESULT
The same every time no connection

EXPECTED RESULT

A connection to my CGEM mount

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

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

[kolourpaint] [Bug 436078] KolourPaint becomes unresponsive when copying hexadecimal colour

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=436078

r00ste...@protonmail.com changed:

   What|Removed |Added

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

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

[krita] [Bug 437994] Krita change language dialog shows 'português' twice

2021-06-02 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=437994

Alvin Wong  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/73be7ee9f
   ||0302069acce8fb6cc6b03a5d65d
   ||0f6d
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Alvin Wong  ---
Git commit 73be7ee9f0302069acce8fb6cc6b03a5d65d0f6d by Alvin Wong.
Committed on 03/06/2021 at 05:38.
Pushed by alvinwong into branch 'master'.

Show country in language list for disambiguation

M  +16   -1libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp

https://invent.kde.org/graphics/krita/commit/73be7ee9f0302069acce8fb6cc6b03a5d65d0f6d

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

[krita] [Bug 437994] Krita change language dialog shows 'português' twice

2021-06-02 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=437994

--- Comment #6 from Alvin Wong  ---
So, the reason I assigned myself so quickly is that, some time ago I was
already working on some changes in my stash that would fix this exact issue.
But when I looked carefully again, it turns out there are actually more issues
with the language list than I originally thought, which means my changes are
incorrect.

... But let's not talk about those here.

For our Portuguese translations, there are `pt` and `pt_BR`. `pt_BR` is
obviously for Brazillian Portuguese, so I'm assuming `pt` is "Portugal"
Portuguese. The lazy way is to just show the language code in parentheses, and
this would work simply for disambiguating all languages, but it would not be
very user-friendly.

Upstream KConfigWidgets actually uses more info [1] to get the language name,
but this doesn't really work as we don't ship the `kf5_entry.desktop` files in
our releases.

For now, we can instead do this: If the language code contains an underscore,
we append the country name in parentheses. In fact I will commit this change
now. This doesn't resolve the other issues that I found, but I'll just leave
them for later.

[1]:
https://invent.kde.org/frameworks/kconfigwidgets/-/blob/40e36e9b255de3ec621d8531ef46daa3e1e5476b/src/klanguagebutton.cpp#L133

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

[Plasma Vault] [Bug 437957] Vault is not mounted if folder contains .directory file

2021-06-02 Thread Ömer Fadıl USTA
https://bugs.kde.org/show_bug.cgi?id=437957

Ömer Fadıl USTA  changed:

   What|Removed |Added

 CC||omeru...@gmail.com

--- Comment #2 from Ömer Fadıl USTA  ---
I have prepared a MR to fix this issue. Thank you for reporting it
https://invent.kde.org/plasma/plasma-vault/-/merge_requests/14

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

[Plasma Vault] [Bug 437957] Vault is not mounted if folder contains .directory file

2021-06-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=437957

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-vault/-/merge_requests/14

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

[lattedock] [Bug 437982] Unable to Close Plasma Media Player Widget

2021-06-02 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=437982

--- Comment #5 from Michail Vourlakos  ---
You miss development packages for those mentioned in your output

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

[kwin] [Bug 436573] Blur effect creates ugly streaks

2021-06-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=436573

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- 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.

[krita] [Bug 437288] After a color adjustment the filter mask layer is inverted. (black)

2021-06-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=437288

Bug Janitor Service  changed:

   What|Removed |Added

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

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

[kdenlive] [Bug 431521] Vidstab and Vaguedenoise effect are still missing

2021-06-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431521

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[kdeconnect] [Bug 437283] After #588 built the kde connect not open.

2021-06-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=437283

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

[plasmashell] [Bug 437278] Rebindable keys for global menu

2021-06-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=437278

--- 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.

[plasmashell] [Bug 437232] Activities and desktop configuration lost after rebooting

2021-06-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=437232

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

[Elisa] [Bug 434399] When selecting an artist, the albums list overlaps with the previous Artists list

2021-06-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=434399

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

[kdenlive] [Bug 368801] Wish: Able to do multiple clip jobs to one clip.

2021-06-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=368801

--- 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.

[kdeconnect] [Bug 437863] No option to use the breeze-dark icon theme so taskbar icon becomes almost invisible

2021-06-02 Thread Pedro Ferraz
https://bugs.kde.org/show_bug.cgi?id=437863

Pedro Ferraz  changed:

   What|Removed |Added

Summary|No option to use the|No option to use the
   |breeze-dark icon theme  |breeze-dark icon theme so
   ||taskbar icon becomes almost
   ||invisible

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

[korganizer] [Bug 150685] Wish: Requesting added options in the "Include Information" print box

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=150685

--- Comment #2 from gjditchfi...@acm.org ---
Git commit 6bfd7309f3196c5f147a7c2389cc84394ca477db by Glen Ditchfield, on
behalf of Glen Ditchfield.
Committed on 03/06/2021 at 01:53.
Pushed by gditchfield into branch 'master'.

Allow inclusion of categories and start dates in the printed to-do list

 * Added check boxes to the configuration dialog to allow inclusion of
   the to-do categories (tags) and start date.
 * Added optional headers and data colums to the print-out.
Related: bug 250450, bug 195779

M  +40   -17   src/printing/calprintdefaultplugins.cpp
M  +2-0src/printing/calprintdefaultplugins.h
M  +82   -39   src/printing/calprintpluginbase.cpp
M  +44   -5src/printing/calprintpluginbase.h
M  +60   -12   src/printing/calprinttodoconfig_base.ui

https://invent.kde.org/pim/calendarsupport/commit/6bfd7309f3196c5f147a7c2389cc84394ca477db

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

[korganizer] [Bug 250450] korganizer then print ToDo's should have as options StartDate and Categories

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=250450

gjditchfi...@acm.org changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/pim/
   ||calendarsupport/commit/6bfd
   ||7309f3196c5f147a7c2389cc843
   ||94ca477db
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from gjditchfi...@acm.org ---
Git commit 6bfd7309f3196c5f147a7c2389cc84394ca477db by Glen Ditchfield, on
behalf of Glen Ditchfield.
Committed on 03/06/2021 at 01:53.
Pushed by gditchfield into branch 'master'.

Allow inclusion of categories and start dates in the printed to-do list

 * Added check boxes to the configuration dialog to allow inclusion of
   the to-do categories (tags) and start date.
 * Added optional headers and data colums to the print-out.
Related: bug 150685, bug 195779

M  +40   -17   src/printing/calprintdefaultplugins.cpp
M  +2-0src/printing/calprintdefaultplugins.h
M  +82   -39   src/printing/calprintpluginbase.cpp
M  +44   -5src/printing/calprintpluginbase.h
M  +60   -12   src/printing/calprinttodoconfig_base.ui

https://invent.kde.org/pim/calendarsupport/commit/6bfd7309f3196c5f147a7c2389cc84394ca477db

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

[korganizer] [Bug 195779] Would like to view the todo list of Korgenizer grouped by the category and also to be able to print it this way

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=195779

--- Comment #2 from gjditchfi...@acm.org ---
Git commit 6bfd7309f3196c5f147a7c2389cc84394ca477db by Glen Ditchfield, on
behalf of Glen Ditchfield.
Committed on 03/06/2021 at 01:53.
Pushed by gditchfield into branch 'master'.

Allow inclusion of categories and start dates in the printed to-do list

 * Added check boxes to the configuration dialog to allow inclusion of
   the to-do categories (tags) and start date.
 * Added optional headers and data colums to the print-out.
Related: bug 250450, bug 150685

M  +40   -17   src/printing/calprintdefaultplugins.cpp
M  +2-0src/printing/calprintdefaultplugins.h
M  +82   -39   src/printing/calprintpluginbase.cpp
M  +44   -5src/printing/calprintpluginbase.h
M  +60   -12   src/printing/calprinttodoconfig_base.ui

https://invent.kde.org/pim/calendarsupport/commit/6bfd7309f3196c5f147a7c2389cc84394ca477db

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

[kwin] [Bug 438021] New: Plasma Desktop crashes when viewing video or slide in full screen

2021-06-02 Thread Carlos Alberto
https://bugs.kde.org/show_bug.cgi?id=438021

Bug ID: 438021
   Summary: Plasma Desktop crashes when viewing video or slide in
full screen
   Product: kwin
   Version: 5.18.6
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: caslu...@yahoo.com.br
  Target Milestone: ---

Application: kwin_x11 (5.18.6)

Qt Version: 5.12.7
Frameworks Version: 5.71.0
Operating System: Linux 5.3.18-lp152.75-preempt x86_64
Windowing system: X11
Distribution: "openSUSE Leap 15.2"

-- Information about the crash:
- What I was doing when the application crashed:
I was with several chrome tabs open, watching a live on a monitor, while typing
something in konsole, at one point I saw a slide in full screen on the other
monitor when the desktop stopped responding, it has happened other times,
always some time after viewing something in full screen.

- Unusual behavior I noticed:
021-06-02T21:50:59.696381-04:00 localhost kwin_x11[2757]:
file:///usr/lib64/qt5/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Type error
2021-06-02T21:50:59.696821-04:00 localhost kwin_x11[2757]:
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:91:
TypeError: Type error
2021-06-02T21:50:59.697237-04:00 localhost kwin_x11[2757]:
file:///usr/lib64/qt5/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Type error
2021-06-02T21:50:59.697648-04:00 localhost kwin_x11[2757]:
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:91:
TypeError: Type error
2021-06-02T21:50:59.698058-04:00 localhost kwin_x11[2757]:
file:///usr/lib64/qt5/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Type error
2021-06-02T21:50:59.698469-04:00 localhost kwin_x11[2757]:
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:91:
TypeError: Type error
2021-06-02T21:50:59.718601-04:00 localhost kwin_x11[2757]:
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:91:
TypeError: Type error
2021-06-02T21:50:59.718940-04:00 localhost kwin_x11[2757]:
file:///usr/lib64/qt5/qml/org/kde/kwin/decoration/MenuButton.qml:22: 
TypeError: Type error

- Custom settings of the application:

Plasma Style: Breeze-Honey
Window Decoration: Plastik
Installed widgets: Simple Monitor and Network Monitor

The crash can be reproduced sometimes.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
[KCrash Handler]
#4  0x7f2bdbf9419f in _mm_stream_si128(long long __vector(2)*, long long
__vector(2)) (__B=..., __A=0x7f2bb1234550) at
/usr/lib64/gcc/x86_64-suse-linux/7/include/emmintrin.h:1474
#5  KWin::WindowQuadList::makeInterleavedArrays
(this=this@entry=0x7ffc10eae360, type=type@entry=7,
vertices=vertices@entry=0x7f2bb1234550, textureMatrix=...) at
/usr/src/debug/kwin5-5.18.6-lp152.2.3.1.x86_64/libkwineffects/kwineffects.cpp:1151
#6  0x7f2bc07c147d in KWin::OpenGLWindow::performPaint
(this=0x557658023040, mask=, region=..., data=...) at
/usr/src/debug/kwin5-5.18.6-lp152.2.3.1.x86_64/plugins/scenes/opengl/scene_opengl.cpp:1450
#7  0x7f2bc07c8133 in KWin::SceneOpenGL2::performPaintWindow
(this=, w=, mask=, region=...,
data=...) at
/usr/src/debug/kwin5-5.18.6-lp152.2.3.1.x86_64/plugins/scenes/opengl/scene_opengl.cpp:1061
#8  0x7f2bc07c8267 in KWin::SceneOpenGL2::finalDrawWindow
(this=this@entry=0x557657ee7c50, w=w@entry=0x557658014de0, mask=mask@entry=2,
region=..., data=...) at
/usr/src/debug/kwin5-5.18.6-lp152.2.3.1.x86_64/plugins/scenes/opengl/scene_opengl.cpp:1043
#9  0x7f2be31ea6f0 in KWin::EffectsHandlerImpl::drawWindow (this=, w=0x557658014de0, mask=2, region=..., data=...) at
/usr/src/debug/kwin5-5.18.6-lp152.2.3.1.x86_64/effects.cpp:488
#10 0x7f2bdfdc08dc in KWin::ContrastEffect::drawWindow (this=, w=, mask=, region=..., data=...) at
/usr/src/debug/kwin5-5.18.6-lp152.2.3.1.x86_64/effects/backgroundcontrast/contrast.cpp:466
#11 0x7f2be31ea68d in KWin::EffectsHandlerImpl::drawWindow
(this=0x557657f25870, w=0x557658014de0, mask=, region=...,
data=...) at /usr/src/debug/kwin5-5.18.6-lp152.2.3.1.x86_64/effects.cpp:485
#12 0x7f2bdfd28cc8 in KWin::BlurEffect::drawWindow (this=,
w=, mask=, region=..., data=...) at
/usr/src/debug/kwin5-5.18.6-lp152.2.3.1.x86_64/effects/blur/blur.cpp:615
#13 0x7f2be31ea68d in KWin::EffectsHandlerImpl::drawWindow
(this=0x557657f25870, w=0x557658014de0, mask=, region=...,
data=...) at /usr/src/debug/kwin5-5.18.6-lp152.2.3.1.x86_64/effects.cpp:485
#14 0x7f2be31ea54d in KWin::EffectsHandlerImpl::paintWindow
(this=, w=0x557658014de0, mask=2, region=..., data=...) at
/usr/src/debug/kwin5-5.18.6-lp152.2.3.1.x86_64/effects.cpp:451
#15 0x7f2be31ea4ee in KWin::EffectsHandlerImpl::paintWindow
(this=0x557657f25870, w=0x55765

[frameworks-kglobalaccel] [Bug 408310] Restarting plasmashell breaks Task Manager keyboard shortcuts

2021-06-02 Thread nyanpasu64
https://bugs.kde.org/show_bug.cgi?id=408310

--- Comment #11 from nyanpasu64  ---
The same issue occurs every time I open System Settings (which launches the
Quick Settings page). Opening the Info Center does not cause this issue.

Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.12.8-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GT 730/PCIe/SSE2

I don't know if this occurs on Plasma 5.21, since I'm on 5.22 beta.

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

[Discover] [Bug 438020] New: Only one K3b theme is available in Discover

2021-06-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=438020

Bug ID: 438020
   Summary: Only one K3b theme is available in Discover
   Product: Discover
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: KNewStuff Backend
  Assignee: lei...@leinir.dk
  Reporter: bugsefor...@gmx.com
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 138967
  --> https://bugs.kde.org/attachment.cgi?id=138967&action=edit
screenshot

STEPS TO REPRODUCE
1. open Discover
2. click on "Applications addons" in the sidebar
3. click on "K3b Themes" in the sidebar 

OBSERVED RESULT
Currently, 26 K3b themes are available on
https://store.kde.org/browse/cat/180/order/latest/
However, Alliance is the only K3b theme available in Discover.
Please see the attached screenshot.

EXPECTED RESULT
all K3b themes listed in Discover

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.3
Graphics Platform: Wayland

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

[amarok] [Bug 437478] The stars of the rating are always filled in white

2021-06-02 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=437478

--- Comment #5 from Myriam Schweingruber  ---
pop-up info? You mean the notification?

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

[systemsettings] [Bug 438019] New: When navigating away from "Global Theme" settings page, I get "Apply Settings" from "Window Decorations" page

2021-06-02 Thread nyanpasu64
https://bugs.kde.org/show_bug.cgi?id=438019

Bug ID: 438019
   Summary: When navigating away from "Global Theme" settings
page, I get "Apply Settings" from "Window Decorations"
page
   Product: systemsettings
   Version: 5.21.90
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_style
  Assignee: plasma-b...@kde.org
  Reporter: nyanpas...@tuta.io
CC: m...@genda.life
  Target Milestone: ---

SUMMARY
When I open System Settings and navigate away from the "Global Theme" settings
page

STEPS TO REPRODUCE
1. Edit Window Decorations settings, and change the "Window border size" away
from "Theme's default" (I picked "Normal").
2. Open System Settings.
3. Click the Appearance tab in the sidebar. This opens "Global Theme" with a
grayed-out Apply button.
4. Click any other tab in the sidebar, or press the back button and then click
a tab.

OBSERVED RESULT
I get an "Apply Settings - System Settings" dialog, and *usually* the window
contents (but not the sidebar) switches to the Window Decorations panel.
Apply/Discard/Cancel have no effect (Apply does *not* reset "Window border
size" to "Theme's default").

The bug can be repeated by closing and reopening System Settings, then
repeating these steps. The bug does not occur if "Window border size" is set to
"Theme's default".

EXPECTED RESULT
I don't get a spurious popup.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.12.8-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GT 730/PCIe/SSE2 

ADDITIONAL INFORMATION
I noticed visual flickering when switching to "Global Theme" to "Window
Decorations". Is the Global Theme tab implemented by switching between the
other pages and twiddling the values? The flickering feels hacky to me, since
it suggests that editing the configuration is intertwined with switching GUI
tabs.

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

[Discover] [Bug 438018] New: Unclear "Discover_ktexteditor_codesnippets_core" addon category

2021-06-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=438018

Bug ID: 438018
   Summary: Unclear "Discover_ktexteditor_codesnippets_core" addon
category
   Product: Discover
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: KNewStuff Backend
  Assignee: lei...@leinir.dk
  Reporter: bugsefor...@gmx.com
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 138966
  --> https://bugs.kde.org/attachment.cgi?id=138966&action=edit
screenshot

STEPS TO REPRODUCE
1. open Discover
2. click on "Applications addons" in the sidebar
3. 

OBSERVED RESULT
As we can see in the attached screenshot, unclear
"Discover_ktexteditor_codesnippets_core" addon category is available.

EXPECTED RESULT
"Discover_ktexteditor_codesnippets_core" should be "KTextEditor Snippets"

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.3
Graphics Platform: Wayland

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

[Discover] [Bug 437962] Discover not detecting packagekit on EndevourOS (Arch)

2021-06-02 Thread rihcus02
https://bugs.kde.org/show_bug.cgi?id=437962

--- Comment #3 from rihcu...@outlook.com  ---
(In reply to rihcu...@outlook.com from comment #2)
> https://archlinux.org/packages/extra/x86_64/discover/
> 
> I'm using the arch extra repo are you by any chance using this version or a
> different version?

nevermind it seems to be working now. Don't quote me on this but it may have
had to do with the libalpm 12 to libalpm 13 due to pacman (I cloud be completly
wrong).

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

[Discover] [Bug 437962] Discover not detecting packagekit on EndevourOS (Arch)

2021-06-02 Thread rihcus02
https://bugs.kde.org/show_bug.cgi?id=437962

--- Comment #2 from rihcu...@outlook.com  ---
https://archlinux.org/packages/extra/x86_64/discover/

I'm using the arch extra repo are you by any chance using this version or a
different version?

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

[plasmashell] [Bug 417457] entry of an app that is not playing audio has sound icon while another app plays audio

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417457

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

--- Comment #33 from Nate Graham  ---
So ever since moving from openSUSE Tumbleweed to Fedora, I am experiencing this
bug nearly constantly when Elisa is playing audio. The audio indicator appears
on all the non-running apps. It's an extremely odd effect.

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

[plasmashell] [Bug 437986] Changing app name and icon is not reflected into Favorites

2021-06-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=437986

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
possibly duplicate of bug 405790

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

[plasmashell] [Bug 437985] Favorite icon name with multiple lines needs more external margins

2021-06-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=437985

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Patrick Silva  ---


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

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

[plasmashell] [Bug 433146] Two-line grid item labels are closer to the icon than single-line labels are

2021-06-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=433146

Patrick Silva  changed:

   What|Removed |Added

 CC||med.medin.2...@gmail.com

--- Comment #4 from Patrick Silva  ---
*** Bug 437985 has been marked as a duplicate of this bug. ***

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

[Elisa] [Bug 438017] New: A part of hamburger menu button consumes clicks without triggering any action

2021-06-02 Thread medin
https://bugs.kde.org/show_bug.cgi?id=438017

Bug ID: 438017
   Summary: A part of hamburger menu button consumes clicks
without triggering any action
   Product: Elisa
   Version: 21.04.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: med.medin.2...@gmail.com
  Target Milestone: ---

Created attachment 138965
  --> https://bugs.kde.org/attachment.cgi?id=138965&action=edit
A part of hamburger menu button consumes clicks without triggering any action

See attached image for more info.

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

[plasmashell] [Bug 437129] When I start plasma wayland session,then I just see a black screen and my mouse cursor is on the right and I can't do anything.

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437129

--- Comment #8 from Nate Graham  ---
I have no idea. That's a question for Arch people, not KDE people.

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

[lattedock] [Bug 437982] Unable to Close Plasma Media Player Widget

2021-06-02 Thread fraybc
https://bugs.kde.org/show_bug.cgi?id=437982

--- Comment #4 from fraybc  ---
Created attachment 138964
  --> https://bugs.kde.org/attachment.cgi?id=138964&action=edit
error output

Thanks... downloaded  and tried to install it but got the attached error at the
prompt

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

[plasmashell] [Bug 437129] When I start plasma wayland session,then I just see a black screen and my mouse cursor is on the right and I can't do anything.

2021-06-02 Thread Toadfield
https://bugs.kde.org/show_bug.cgi?id=437129

--- Comment #7 from Toadfield  ---
(In reply to Nate Graham from comment #5)
> These are good questions for Arch people. The fact that it's so difficult
> for Arch users to generate proper backtraces is a frustration for me as a
> person who has to ask them to do it all the time, so I imagine it must be
> frustrating for you too.

Wait,where can I find the plasmashell package build?
Before I can ask for help on the archlinux subreddit,I need to know where I can
find that pkgbuild.

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

[plasmashell] [Bug 437129] When I start plasma wayland session,then I just see a black screen and my mouse cursor is on the right and I can't do anything.

2021-06-02 Thread Toadfield
https://bugs.kde.org/show_bug.cgi?id=437129

--- Comment #6 from Toadfield  ---
(In reply to Nate Graham from comment #5)
> These are good questions for Arch people. The fact that it's so difficult
> for Arch users to generate proper backtraces is a frustration for me as a
> person who has to ask them to do it all the time, so I imagine it must be
> frustrating for you too.

I will ask on r/archlinux on how to do that,I will give the backtrace then

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

[plasmashell] [Bug 437251] increase disable touchpad while typing time

2021-06-02 Thread Henrique Sant'Anna
https://bugs.kde.org/show_bug.cgi?id=437251

Henrique Sant'Anna  changed:

   What|Removed |Added

 CC||hsanta...@gmail.com

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

[dragonplayer] [Bug 438016] New: 2 identical cameras with same settings. one connects as video. the other as audio.

2021-06-02 Thread glen
https://bugs.kde.org/show_bug.cgi?id=438016

Bug ID: 438016
   Summary: 2 identical cameras with same settings. one connects
as video. the other as audio.
   Product: dragonplayer
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: glenpon...@gmail.com
CC: myr...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY
2 identical cameras with same settings. one connects as video. the other as
audio. Which doesn't work

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


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 430366] Crash when creating an 32x32 pixel image

2021-06-02 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=430366

--- Comment #4 from vanyossi  ---
OpenGl profiling shows the following:

glBlitFramebuffer(0, 356, 0, 356, 0, 356, 0, 356, GL_COLOR_BUFFER_BIT,
GL_NEAREST) 
Error: GL_INVALID_FRAMEBUFFER_OPERATION
Context: 0x7ffc11f95600
Virtual Screen:  0/2
kCGLCPCurrentRendererID:  16925958 (0x01024506)
GL_RENDERER:  Intel(R) Iris(TM) Graphics 6100
GL_VENDOR:  Intel Inc.
GL_VERSION:  4.1 INTEL-14.7.13
kCGLCPGPUFragmentProcessing:  GL_TRUE
kCGLCPGPUVertexProcessing:  GL_TRUE
kCGLCPSwapInterval:  0
Function call stack: 
0: 0x7fff3b3e492c in glBlitFramebuffer in  
1: 0x10ed8919b in
QOpenGLFramebufferObject::blitFramebuffer(QOpenGLFramebufferObject*, QRect
const&, QOpenGLFramebufferObject*, QRect const&, unsigned int, unsigned int,
int, int, QOpenGLFramebufferObject::FramebufferRestorePolicy) in  
2: 0x10ed88d53 in
QOpenGLFramebufferObject::blitFramebuffer(QOpenGLFramebufferObject*, QRect
const&, QOpenGLFramebufferObject*, QRect const&, unsigned int, unsigned int) in
 
3: 0x10b96e72e in KisOpenGLCanvas2::paintGL() in  
4: 0x10b96e357 in KisOpenGLCanvas2::resizeGL(int, int) in
 
5: 0x10e128ba8 in QOpenGLWidget::resizeEvent(QResizeEvent*) in  
6: 0x10e102ecc in QWidget::event(QEvent*) in  
7: 0x10e0c8b39 in QApplicationPrivate::notify_helper(QObject*, QEvent*) in
 
8: 0x10e0c9e52 in QApplication::notify(QObject*, QEvent*) in  
9: 0x10bb1954a in KisApplication::notify(QObject*, QEvent*) in
 
10: 0x10f309d76 in QCoreApplication::notifyInternal2(QObject*, QEvent*) in
 
11: 0x10e0fb2ce in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool,
bool) in  
12: 0x10e101a86 in QWidgetPrivate::show_helper() in  
13: 0x10e101e88 in QWidgetPrivate::showChildren(bool) in  
14: 0x10e101aa8 in QWidgetPrivate::show_helper() in  
15: 0x10e1028dc in QWidgetPrivate::setVisible(bool) in  
16: 0x10e101e7e in QWidgetPrivate::showChildren(bool) in  
17: 0x10e101aa8 in QWidgetPrivate::show_helper() in  
18: 0x10e1028dc in QWidgetPrivate::setVisible(bool) in  
19: 0x10e101e7e in QWidgetPrivate::showChildren(bool) in  
20: 0x10e101aa8 in QWidgetPrivate::show_helper() in  
21: 0x10e1028dc in QWidgetPrivate::setVisible(bool) in  
22: 0x10e101e7e in QWidgetPrivate::showChildren(bool) in  
23: 0x10e101aa8 in QWidgetPrivate::show_helper() in  
24: 0x10e1028dc in QWidgetPrivate::setVisible(bool) in  
25: 0x10e2381f5 in QMdiSubWindow::changeEvent(QEvent*) in  
26: 0x10e102ad4 in QWidget::event(QEvent*) in  
27: 0x10e237db7 in QMdiSubWindow::event(QEvent*) in  
28: 0x10e0c8b39 in QApplicationPrivate::notify_helper(QObject*, QEvent*) in
 
29: 0x10e0c9e52 in QApplication::notify(QObject*, QEvent*) in  
30: 0x10bb1954a in KisApplication::notify(QObject*, QEvent*) in
 
31: 0x10f309d76 in QCoreApplication::notifyInternal2(QObject*, QEvent*) in
 
32: 0x10e0f62f8 in QWidget::setWindowState(QFlags) in
 
33: 0x10e0f6523 in QWidget::showMaximized() in  
34: 0x10e2374c1 in QMdiSubWindow::eventFilter(QObject*, QEvent*) in
 
35: 0x10f30a041 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) in
 
36: 0x10e0c8b24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) in
 
37: 0x10e0c9e52 in QApplication::notify(QObject*, QEvent*) in  
38: 0x10bb1954a in KisApplication::notify(QObject*, QEvent*) in
 
39: 0x10f309d76 in QCoreApplication::notifyInternal2(QObject*, QEvent*) in
 
40: 0x10e0f62f8 in QWidget::setWindowState(QFlags) in
 
41: 0x10e0f6523 in QWidget::showMaximized() in  
42: 0x10bb52932 in KisMainWindow::showView(KisView*, QMdiSubWindow*) in
 
43: 0x10bb519f5 in KisMainWindow::addView(KisView*, QMdiSubWindow*) in
 
44: 0x10bb54d64 in
KisMainWindow::addViewAndNotifyLoadingCompleted(KisDocument*, QMdiSubWindow*)
in  
45: 0x10f3388d9 in QMetaObject::activate(QObject*, int, int, void**) in
 
46: 0x10b7208ec in  
47: 0x10f3388d9 in QMetaObject::activate(QObject*, int, int, void**) in
 
48: 0x10e25a75f in  
49: 0x10f3388d9 in QMetaObject::activate(QObject*, int, int, void**) in
 
50: 0x10e1b035f in  
51: 0x10e1b01fc in  
52: 0x10e1b133c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) in
 
53: 0x10e102c1a in QWidget::event(QEvent*) in  
54: 0x10e0c8b39 in QApplicationPrivate::notify_helper(QObject*, QEvent*) in
 
55: 0x10e0cb9d2 in QApplication::notify(QObject*, QEvent*) in  
56: 0x10bb1954a in KisApplication::notify(QObject*, QEvent*) in
 
57: 0x10f309d76 in QCoreApplication::notifyInternal2(QObject*, QEvent*) in
 
58: 0x10e0c9442 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) in
 
59: 0x10e121dcf in  
60: 0x10e120abe in  
61: 0x10e0c8b39 in QApplicationPrivate::notify_helper(QObject*, QEvent*) in
 
62: 0x10e0c9e52 in QApplication::notify(QObjec

[i18n] [Bug 438013] The month of May is not well translated in Kinyarwanda Language. The display is Gicuransi yet it has to be Gicurasi

2021-06-02 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=438013

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #1 from Albert Astals Cid  ---
Month names are translated in Qt, but they are not even translated in Qt, Qt
takes them from CLDR.

https://github.com/unicode-org/cldr/blob/master/common/main/rw.xml#L204

You should open an issue with them.

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

[kdevelop] [Bug 437816] function signature tooltip appears only for string or variable.

2021-06-02 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=437816

Sven Brauch  changed:

   What|Removed |Added

   Severity|minor   |wishlist

--- Comment #3 from Sven Brauch  ---
Pretty sure there isn't, no.

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

[digikam] [Bug 245221] Add a new tool to apply Tags in BQM

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=245221

r...@brandenburger.lu changed:

   What|Removed |Added

 CC||r...@brandenburger.lu

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

[plasmashell] [Bug 438015] New: [Wayland] Nothing happens when I middle-click on a System Monitor widget on desktop

2021-06-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=438015

Bug ID: 438015
   Summary: [Wayland] Nothing happens when I middle-click on a
System Monitor widget on desktop
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: bugsefor...@gmx.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
On X11, System Monitor opens When I middle-click on a System Monitor widget on
desktop. However, nothing happens when I do the same on Wayland.

STEPS TO REPRODUCE
1. use Wayland
2. add a System Monitor widget to desktop
3. middle-click on the added System Monitor widget

OBSERVED RESULT
nothing happens

EXPECTED RESULT
System Monitor opens

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.3
Graphics Platform: Wayland

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

[i18n] [Bug 438013] The month of May is not well translated in Kinyarwanda Language. The display is Gicuransi yet it has to be Gicurasi

2021-06-02 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=438013

Nicolas Fella  changed:

   What|Removed |Added

  Component|general |general
Product|calindori   |i18n
   Assignee|dimk...@posteo.net  |aa...@kde.org
 CC||nicolas.fe...@gmx.de

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

[digikam] [Bug 416744] Changes are not saved after deleting face rectangle from picture

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=416744

--- Comment #13 from spam-recei...@web.de ---
(In reply to caulier.gilles from comment #12)
> No need a second computer. Use AppImage Linux bundle which include all in
> place in memory and do not install file on your computer. Just get the
> appimage version, change file as executable, and run it.

I was quite cumbersome, but finally I managed to run the appimage in the
Windows/Linux subsystem...
* installation of the Linux subsystem, installation of Ubuntu within the
subsystem
* installation of an X server on Windows, configuring it
* extracting the appimage because it can't be mounted
* installing a bunch of libraries
* and some more tweaking
The rendering will not be optimal with this setup, e.g. the face labels and
edit buttons will not be visible on the preview, and only parts of the face
rectangle. The tooltips of the confirm and remove buttons will be shown, this
helped me locating them...

Alright, back to topic:

It seems better now but not completely solved: 

I have some test photos. On those, the same faces are tagged twice because I
used different programs originally (WLPG and Picasa).

When I remove one of the rectangles with digikam, it will be removed from the
database but not from the file. The removed rectangle will re-appear when I
reload the metadata.

When I remove one of the rectangles and modify the other (move by a few
pixels), the removed one will not re-appear after reloading of metadata.

I've checked this with exiftool:

Original file and file after removing one face rectangle will prduce the same
output:
> exiftool test1.JPG | grep -i region
Region Name : Name A, Name A, Name B, Name B
Region Type : Face, Face, Face, Face
Region Area X   : 0.54475, 0.5435, 0.433375, 0.4345
Region Area Y   : 0.4145, 0.431667, 0.28, 0.297
Region Area W   : 0.1095, 0.0575, 0.11425, 0.0645
Region Area H   : 0.174333, 0.077, 0.18, 0.086

After moving one other rectangle a bit:
> exiftool test1.JPG | grep -i region
Region Name : Name A, Name A, Name B
Region Type : Face, Face, Face
Region Area X   : 0.5435, 0.54475, 0.432625
Region Area Y   : 0.431667, 0.4145, 0.288
Region Area W   : 0.0575, 0.1095, 0.11425
Region Area H   : 0.077, 0.174333, 0.18

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

[krunner] [Bug 422567] Make everything in KRunner a little bit bigger to increase the speed of interaction

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422567

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/milou/commit/aef14f05c99
   ||4d71db290511ac26864b1073470
   ||a6
   Version Fixed In||5.23

--- Comment #10 from Nate Graham  ---
Git commit aef14f05c994d71db290511ac26864b1073470a6 by Nate Graham.
Committed on 02/06/2021 at 21:01.
Pushed by ngraham into branch 'master'.

Make results delegate list items a bit taller with bigger icons

We generally use the smallMedium (22px) icon size for
small-ish-but-not-too-small icons as they have a better visual balance
with adjacent text, compared to the small (16px) icon size. 22px icons
also generally look better than 16px icons. Moving the results list
items to use smallMedium icons offers a better visual balance, and
adding a tiny of vertical padding  balances out everything a bit more
to provide more "breathing room" between the rows.

As a consequence, the maximum number of results visible at once has to
decrease a bit, but this is generally not a major problem as the user
can simply keep typing to refine their search to find what it is they're
looking for.
FIXED-IN: 5.23

M  +6-5lib/qml/ResultDelegate.qml
M  +1-1lib/qml/ResultsView.qml

https://invent.kde.org/plasma/milou/commit/aef14f05c994d71db290511ac26864b1073470a6

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

[plasmashell] [Bug 438014] New: Plasma crashed when I clicked on "Applications updated." placeholder of kickoff after installing updates

2021-06-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=438014

Bug ID: 438014
   Summary: Plasma crashed when I clicked on "Applications
updated." placeholder of kickoff after installing
updates
   Product: plasmashell
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
  Target Milestone: 1.0

SUMMARY
I updated Firefox via Discover, immediately opened kickoff, clicked on
"Internet" category, "Applications updated." placeholder appeared and then I
clicked on it instead of on Firefox and Plasma crashed.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.3
Graphics Platform: X11

Application: Plasma (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7f16a04ca8c0
(LWP 21658))]
[New LWP 21658]
[New LWP 21790]
[New LWP 23551]
[New LWP 23555]
[New LWP 23559]
[New LWP 23785]
[New LWP 23550]
[New LWP 21746]
[New LWP 21834]
[New LWP 21769]
[New LWP 21771]
[New LWP 21772]
[New LWP 21810]
[New LWP 21811]
[New LWP 21817]
[New LWP 21824]
[New LWP 23552]
[New LWP 23553]
[New LWP 23556]
[New LWP 23557]
[New LWP 23558]
[New LWP 23560]
[New LWP 23695]
[New LWP 23783]
[New LWP 23784]
[New LWP 23786]
[New LWP 21695]
[New LWP 21768]
[New LWP 21898]
[New LWP 21815]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __GI_raise (sig=sig@entry=11) at ../sysdeps/unix/sysv/linux/raise.c:50
[Current thread is 1 (Thread 0x7f16a04ca8c0 (LWP 21658))]

Thread 30 (Thread 0x7f168512d700 (LWP 21815)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55fdc6da3224) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55fdc6da31d0,
cond=0x55fdc6da31f8) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55fdc6da31f8, mutex=0x55fdc6da31d0) at
pthread_cond_wait.c:647
#3  0x7f16a457aebb in QWaitConditionPrivate::wait(QDeadlineTimer)
(deadline=..., this=0x55fdc6da31d0) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait(QMutex*, QDeadlineTimer)
(this=this@entry=0x55fdc6da34f8, mutex=mutex@entry=0x55fdc6da34f0,
deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x7f16a61c2b44 in QSGRenderThreadEventQueue::takeEvent(bool)
(wait=true, this=0x55fdc6da34e8) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  QSGRenderThread::processEventsAndWaitForMore()
(this=this@entry=0x55fdc6da3450) at scenegraph/qsgthreadedrenderloop.cpp:936
#7  0x7f16a61c2fb9 in QSGRenderThread::run() (this=0x55fdc6da3450) at
scenegraph/qsgthreadedrenderloop.cpp:1053
#8  0x7f16a4574d4c in QThreadPrivate::start(void*) (arg=0x55fdc6da3450) at
thread/qthread_unix.cpp:329
#9  0x7f16a3536609 in start_thread (arg=) at
pthread_create.c:477
#10 0x7f16a41f4293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 29 (Thread 0x7f1633fff700 (LWP 21898)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55fdc90087a0) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55fdc9008750,
cond=0x55fdc9008778) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55fdc9008778, mutex=0x55fdc9008750) at
pthread_cond_wait.c:647
#3  0x7f16a457aebb in QWaitConditionPrivate::wait(QDeadlineTimer)
(deadline=..., this=0x55fdc9008750) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait(QMutex*, QDeadlineTimer)
(this=this@entry=0x55fdcb7b2018, mutex=mutex@entry=0x55fdcb7b2010,
deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x7f16a61c2b44 in QSGRenderThreadEventQueue::takeEvent(bool)
(wait=true, this=0x55fdcb7b2008) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  QSGRenderThread::processEventsAndWaitForMore()
(this=this@entry=0x55fdcb7b1f70) at scenegraph/qsgthreadedrenderloop.cpp:936
#7  0x7f16a61c2fb9 in QSGRenderThread::run() (this=0x55fdcb7b1f70) at
scenegraph/qsgthreadedrenderloop.cpp:1053
#8  0x7f16a4574d4c in QThreadPrivate::start(void*) (arg=0x55fdcb7b1f70) at
thread/qthread_unix.cpp:329
#9  0x7f16a3536609 in start_thread (arg=) at
pthread_create.c:477
#10 0x7f16a41f4293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 28 (Thread 0x7f169d1b3700 (LWP 21768)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55fdc610f718) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55fdc610f6c8,
cond=0x55fdc610f6f0) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55fdc610f6f0, m

[frameworks-baloo] [Bug 412421] 25+ char string without spaces search fails

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412421

--- Comment #4 from tagwer...@innerjoin.org ---
(In reply to tagwerk19 from comment #3)
> So, baloo is fine...
Whups, didn't finish the test:

$baloosearch abcdefghijklmnopqrstuvwxy 
/home//abcdefghijklmnopqrstuvwxyz
Elapsed: 0.258107 msecs

$baloosearch abcdefghijklmnopqrstuvwxyz
Elapsed: 0.207821 msecs

So, baloo rather than dolphin:

$balooshow -x abcdefghijklmnopqrstuvwxyz 
143dd4fc01 64513 1326548 abcdefghijklmnopqrstuvwxyz [/home/   
/abcdefghijklmnopqrstuvwxyz]
Mtime: 1622665708 2021-06-02T22:28:28
Ctime: 1622665708 2021-06-02T22:28:28
Cached properties:
Line Count: 1

Internal Info
Terms: Mplain Mtext T5 T8 X20-1 hello penguin 
File Name Terms: Fabcdefghijklmnopqrstuvwxy 
XAttr Terms: 
lineCount: 1

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

[skrooge] [Bug 437727] Skrooge Import account number truncated

2021-06-02 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=437727

Stephane MANKOWSKI  changed:

   What|Removed |Added

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

--- Comment #2 from Stephane MANKOWSKI  ---
This bug is on libofx.
I opened a ticked: https://github.com/libofx/libofx/issues/43

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

[krita] [Bug 437994] Krita change language dialog shows 'português' twice

2021-06-02 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=437994

Thiago Sueto  changed:

   What|Removed |Added

 CC||herzensch...@gmail.com

--- Comment #5 from Thiago Sueto  ---
(In reply to Halla Rempt from comment #4)
> In a sense, yes, but there is more going on... I only have one portuges in
> my konsole. I checked what we get and I'm not sure what's going on.

Hello, yes, I can confirm this: some applications only show the current locale
(Konsole, Kate, Kdenlive), however KDevelop and Subtitle Composer show the
correct full list.

> This is a debug dump of all the pt_ locales that get considered in this list:
> 
> QLocale(Portuguese, Latin, Brazil)
> 1  nativeName "pt_BR" "português" : "português" in
> insertedLangages false is translated true
> QLocale(Portuguese, Latin, Angola)
> 2  nativeName "pt" "português" : "português" in insertedLangages
> false is translated true
> QLocale(Portuguese, Latin, Cape Verde)
> QLocale(Portuguese, Latin, East Timor)
> QLocale(Portuguese, Latin, Equatorial Guinea)
> QLocale(Portuguese, Latin, Guinea Bissau)
> QLocale(Portuguese, Latin, Luxembourg)
> QLocale(Portuguese, Latin, Macau)
> QLocale(Portuguese, Latin, Mozambique)
> QLocale(Portuguese, Latin, Portugal)
> QLocale(Portuguese, Latin, Sao Tome And Principe)
> QLocale(Portuguese, Latin, Switzerland)

This is correct, typically only Brazil includes the pt_BR variant, whereas all
other places use pt. Calamares for instance only distinguishes between
"Português" and "Português europeu" (expectedly), however System Settings
displays many region formats, like pt_MZ for Moçambique.

I can only assume each application is using a different implementation to show
locales as Luiz mentioned, but that's another issue to be filed I suppose.
Krita expectedly shows many locales, but isn't distinguishing between
Portuguese and European Portuguese. KDevelop and Subtitle Composer are probably
doing something to fix this.

(In reply to Halla Rempt from comment #1)
> I'm not sure we can do anything about this. This is the string
> QLocale::ativeLanguageName() returns us, so it's a bug in Qt.

I agree, this does seem like some issue in Qt if different implementations with
QLocale can lead to not display the full/correct list.

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

[frameworks-baloo] [Bug 412421] 25+ char string without spaces search fails

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412421

tagwer...@innerjoin.org changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from tagwer...@innerjoin.org ---
Well I never...

Make sure baloo is running...

$ balooctl status
$ echo "Hello Penguin" > abcdefghijklmnopqrstuvwxyz
$ baloosearch abcdefghijklmnopqrstuvwxy

/home//abcdefghijklmnopqrstuvwxyz

So, baloo is fine...

Run Dolphin, Ctrl-F and type abcdefghijklmnopqrstuvwxy

You see a file match

Add a 'z' and...

The match disappears...

See the attachments, flagging as Confirmed...

This is with:
Neon Unstable
Plasma: 5.22.80
Frameworks: 5.83.0
Qt: 5.15.3

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

[frameworks-baloo] [Bug 412421] 25+ char string without spaces search fails

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412421

--- Comment #2 from tagwer...@innerjoin.org ---
Created attachment 138963
  --> https://bugs.kde.org/attachment.cgi?id=138963&action=edit
Dolphin Search - with 25 character search string

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

[frameworks-baloo] [Bug 412421] 25+ char string without spaces search fails

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412421

tagwer...@innerjoin.org changed:

   What|Removed |Added

 CC||tagwer...@innerjoin.org

--- Comment #1 from tagwer...@innerjoin.org ---
Created attachment 138962
  --> https://bugs.kde.org/attachment.cgi?id=138962&action=edit
Dolphin Search - with 24 character search string

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

[calindori] [Bug 438013] The month of May is not well translated in Kinyarwanda Language. The display is Gicuransi yet it has to be Gicurasi

2021-06-02 Thread Felix Hirwa Nshuti
https://bugs.kde.org/show_bug.cgi?id=438013

Felix Hirwa Nshuti  changed:

   What|Removed |Added

 CC||hirwanshuti...@gmail.com

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

[calindori] [Bug 438013] New: The month of May is not well translated in Kinyarwanda Language. The display is Gicuransi yet it has to be Gicurasi

2021-06-02 Thread Felix Hirwa Nshuti
https://bugs.kde.org/show_bug.cgi?id=438013

Bug ID: 438013
   Summary: The month of May is not well translated in Kinyarwanda
Language. The display is  Gicuransi yet it has to be
Gicurasi
   Product: calindori
   Version: unspecified
  Platform: PCLinuxOS
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dimk...@posteo.net
  Reporter: hirwanshuti...@gmail.com
  Target Milestone: ---

Created attachment 138961
  --> https://bugs.kde.org/attachment.cgi?id=138961&action=edit
An Image showing the date Translation

SUMMARY

Month translation May: written as Gicuransi, and it has to be Gicurasi
STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[digikam] [Bug 437813] exiftool.exe is preventing the installation

2021-06-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=437813

--- Comment #9 from Maik Qualmann  ---
Git commit 51e1d00c0ad9784b8febe3ad356b28db0dae6ebf by Maik Qualmann.
Committed on 02/06/2021 at 19:39.
Pushed by mqualmann into branch 'master'.

optimize exiftool terminate

M  +16   -13   core/libs/metadataengine/exiftool/exiftoolprocess.cpp
M  +0-2core/libs/metadataengine/exiftool/exiftoolprocess.h
M  +1-1core/libs/metadataengine/exiftool/exiftoolprocess_p.cpp

https://invent.kde.org/graphics/digikam/commit/51e1d00c0ad9784b8febe3ad356b28db0dae6ebf

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

[konsole] [Bug 438009] Open File Manager context menu entry no longer working

2021-06-02 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=438009

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

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

[valgrind] [Bug 435665] PPC ISA 3.0 copy, paste, cpabort instructions are not supported

2021-06-02 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=435665

Carl Love  changed:

   What|Removed |Added

 Attachment #138846|0   |1
is obsolete||

--- Comment #15 from Carl Love  ---
Created attachment 138960
  --> https://bugs.kde.org/attachment.cgi?id=138960&action=edit
PPC add copy, paste, cpabort support

Updated patch 

- Added #if defined(__powerpc__) around body of copy_paste_abort_dirty_helper()
function.
- Changed "asm volitile" to "__asm__ __volitile__" for the copy, paste and
cpabort instructions in the copy_paste_abort_dirty_helper() function to make it
consistent with other inline assembly.  

- Added clarifying comments about the paste instruction per comment 11

I retested the patch with the above changes.  

I believe all concerns have now been addressed.

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

[kde] [Bug 438012] New: Battery indicator in Wayland session

2021-06-02 Thread Maël
https://bugs.kde.org/show_bug.cgi?id=438012

Bug ID: 438012
   Summary: Battery indicator in Wayland session
   Product: kde
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: mae...@tutanota.com
  Target Milestone: ---

SUMMARY
The battery indicator doesn't show any information about the battery's level.
When I use x11 I don't have any problem but with Wayland I can't see any
information about the battery

STEPS TO REPRODUCE
1. Connect to a Wayland session

OBSERVED RESULT
I don't have battery's information.

EXPECTED RESULT
I want to see the battery's information 😅

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

ADDITIONAL INFORMATION

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

[dolphin] [Bug 438011] Dolphin crash when I try to replaces files.

2021-06-02 Thread Leinier Cruz Salfran
https://bugs.kde.org/show_bug.cgi?id=438011

--- Comment #4 from Leinier Cruz Salfran  ---
Thank you.


> On 2 Jun 2021, at 2:48 PM, Nate Graham  wrote:
> 
> https://bugs.kde.org/show_bug.cgi?id=438011
> 
> Nate Graham  changed:
> 
>   What|Removed |Added
> 
> CC||n...@kde.org
> Resolution|--- |DUPLICATE
> Status|REPORTED|RESOLVED
> 
> --- Comment #3 from Nate Graham  ---
> This bug was fixed 5 months ago. I would recommend upgrading your frameworks
> version to 5.78 or newer.
> 
> *** This bug has been marked as a duplicate of bug 430374 ***
> 
> -- 
> You are receiving this mail because:
> You reported the bug.

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

[konsole] [Bug 437791] konsole window 1 line height when there is no konsolesrc

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437791

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Priority|NOR |VHI
   Keywords||regression

--- Comment #5 from Nate Graham  ---
JFYI this apparently pre-existing bug was triggered by the change in
https://invent.kde.org/frameworks/kxmlgui/-/merge_requests/53. Reverting that
should also fix it (though it will regress initial window sizes for other KDE
apps).

I guess it's worth fixing here, so maybe that can provide a clue as to why it's
happening?

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

[dolphin] [Bug 438011] Dolphin crash when I try to replaces files.

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438011

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #3 from Nate Graham  ---
This bug was fixed 5 months ago. I would recommend upgrading your frameworks
version to 5.78 or newer.

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

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

[frameworks-kio] [Bug 430374] Dolphin crashed in KIO::RenameDialog::applyAllPressed() while moving and merging folders

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=430374

Nate Graham  changed:

   What|Removed |Added

 CC||leinie...@gmail.com

--- Comment #45 from Nate Graham  ---
*** Bug 438011 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 438011] Dolphin crash when I try to replaces files.

2021-06-02 Thread Leinier Cruz Salfran
https://bugs.kde.org/show_bug.cgi?id=438011

--- Comment #2 from Leinier Cruz Salfran  ---
I'm pretty sure this crash has to be with the damn cache you have in Dolphin.
I'm against the cache in Dolphin.

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

[dolphin] [Bug 438011] Dolphin crash when I try to replaces files.

2021-06-02 Thread Leinier Cruz Salfran
https://bugs.kde.org/show_bug.cgi?id=438011

--- Comment #1 from Leinier Cruz Salfran  ---
Created attachment 138959
  --> https://bugs.kde.org/attachment.cgi?id=138959&action=edit
Video demonstrating the catastrophy

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

[dolphin] [Bug 438011] New: Dolphin crash when I try to replaces files.

2021-06-02 Thread Leinier Cruz Salfran
https://bugs.kde.org/show_bug.cgi?id=438011

Bug ID: 438011
   Summary: Dolphin crash when I try to replaces files.
   Product: dolphin
   Version: 20.12.0
  Platform: FreeBSD Ports
OS: FreeBSD
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: leinie...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (20.12.0)

Qt Version: 5.15.2
Frameworks Version: 5.77.0
Operating System: FreeBSD 13.0-RELEASE amd64
Windowing system: X11
Distribution (Platform): FreeBSD Ports

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

I was trying to copy two folders from one location to other. When I clicked on
'paste' menu, it asks me for confirmation to replaces the existing directories.
My answer for yes, then, Katapum!

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

(lldb) process attach --pid 1141
Process 1141 stopped

Executable module set to "/usr/local/bin/dolphin".
Architecture set to: x86_64--freebsd13.0.
(lldb) settings set term-width 200
(lldb) thread info
thread #1: tid = 100753, 0x000802a837c8 libc.so.7`__sys_wait4 + 8, name =
'dolphin'

(lldb) bt all
* thread #1, name = 'dolphin'
  * frame #0: 0x000802a837c8 libc.so.7`__sys_wait4 + 8
frame #1: 0x0008030a73bc
libthr.so.3`___lldb_unnamed_symbol165$$libthr.so.3 + 60
frame #2: 0x0008015afeeb
libKF5Crash.so.5`___lldb_unnamed_symbol3$$libKF5Crash.so.5 + 315
frame #3: 0x0008015afc22
libKF5Crash.so.5`KCrash::defaultCrashHandler(int) + 1426
frame #4: 0x0008030a4e00
libthr.so.3`___lldb_unnamed_symbol124$$libthr.so.3 + 208
frame #5: 0x0008030a43cf
libthr.so.3`___lldb_unnamed_symbol105$$libthr.so.3 + 319
frame #6: 0x7003
frame #7: 0x000800836444
libKF5KIOWidgets.so.5`KIO::RenameDialog::applyAllPressed() + 308
frame #8: 0x000802872a2f
libQt5Core.so.5`___lldb_unnamed_symbol2439$$libQt5Core.so.5 + 1151
frame #9: 0x000801981f22
libQt5Widgets.so.5`___lldb_unnamed_symbol902$$libQt5Widgets.so.5 + 114
frame #10: 0x000801981d99
libQt5Widgets.so.5`___lldb_unnamed_symbol900$$libQt5Widgets.so.5 + 233
frame #11: 0x000801982ef2
libQt5Widgets.so.5`QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 290
frame #12: 0x0008018d550e libQt5Widgets.so.5`QWidget::event(QEvent*) +
446
frame #13: 0x00080189bda9
libQt5Widgets.so.5`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 265
frame #14: 0x00080189ec44
libQt5Widgets.so.5`QApplication::notify(QObject*, QEvent*) + 7076
frame #15: 0x00080283b980
libQt5Core.so.5`QCoreApplication::notifyInternal2(QObject*, QEvent*) + 176
frame #16: 0x00080189c77c
libQt5Widgets.so.5`QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*,
QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) + 956
frame #17: 0x0008018f3fbd
libQt5Widgets.so.5`___lldb_unnamed_symbol404$$libQt5Widgets.so.5 + 2701
frame #18: 0x0008018f2bb0
libQt5Widgets.so.5`___lldb_unnamed_symbol399$$libQt5Widgets.so.5 + 272
frame #19: 0x00080189bda9
libQt5Widgets.so.5`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 265
frame #20: 0x00080189d2b3
libQt5Widgets.so.5`QApplication::notify(QObject*, QEvent*) + 531
frame #21: 0x00080283b980
libQt5Core.so.5`QCoreApplication::notifyInternal2(QObject*, QEvent*) + 176
frame #22: 0x000801eb6147
libQt5Gui.so.5`QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
+ 3815
frame #23: 0x000801e9a1ac
libQt5Gui.so.5`QWindowSystemInterface::sendWindowSystemEvents(QFlags)
+ 220
frame #24: 0x0008073f9daf
libQt5XcbQpa.so.5`___lldb_unnamed_symbol351$$libQt5XcbQpa.so.5 + 31
frame #25: 0x000803d1f14e libglib-2.0.so.0`g_main_context_dispatch +
366
frame #26: 0x000803d1f4f4
libglib-2.0.so.0`___lldb_unnamed_symbol120$$libglib-2.0.so.0 + 548
frame #27: 0x000803d1f5b6 libglib-2.0.so.0`g_main_context_iteration +
102
frame #28: 0x0008028942f0
libQt5Core.so.5`QEventDispatcherGlib::processEvents(QFlags)
+ 96
frame #29: 0x000802837f17
libQt5Core.so.5`QEventLoop::exec(QFlags) + 567
frame #30: 0x000801a9aecb libQt5Widgets.so.5`QDialog::exec() + 491
frame #31: 0x000800840c06
libKF5KIOWidgets.so.5`KIO::JobUiDelegate::askFileRename(KJob*, QString const&,
QUrl const&, QUrl const&, QFlags, QString&, unsigned
long long, unsigned long long, QDateTime const&, QDateTime const&, QDateTime
const&, QDateTime const&) + 278
frame #32: 0x000800cf73ec
libKF5KIOCore.so.5`___lldb_unnamed_symbol308$$libKF5KIOCore.so.5 + 908
frame #33: 0x000800cfeb4f
libKF5KIOCore.so.5`KIO::CopyJob::slotResult(KJob*) + 943
frame #34: 0x000802872a2

[systemsettings] [Bug 401175] Move Screen brightness/Dim screen to Screen Energy Saving

2021-06-02 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=401175

Alexander  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

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

[kwin] [Bug 438010] New: kwin crashes when clicking on MPV with a pen

2021-06-02 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=438010

Bug ID: 438010
   Summary: kwin crashes when clicking on MPV with a pen
   Product: kwin
   Version: 5.21.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: input
  Assignee: kwin-bugs-n...@kde.org
  Reporter: alexander.reim...@pm.me
  Target Milestone: ---

Created attachment 138958
  --> https://bugs.kde.org/attachment.cgi?id=138958&action=edit
small video for demonstration

Clicking one of the two buttons on a Wacom pen crashes kwin instead of
triggering right/left click action when hovering over MPV window.

Operating System: openSUSE Tumbleweed 20210527
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.12.4-2-default
OS Type: 64-bit
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: AMD Radeon RX 5700

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

[konsole] [Bug 438009] New: Open File Manager context menu entry no longer working

2021-06-02 Thread Vitaly Zaitsev
https://bugs.kde.org/show_bug.cgi?id=438009

Bug ID: 438009
   Summary: Open File Manager context menu entry no longer working
   Product: konsole
   Version: 21.04.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: vit...@easycoding.org
  Target Milestone: ---

SUMMARY
Open File Manager context menu entry no longer working.

STEPS TO REPRODUCE
1. Open Konsole.
2. Press right mouse button and select the "Open File Manager" context menu
entry.

OBSERVED RESULT
Unknown mime-type association dialog for the "octet/stream" will be shown.

EXPECTED RESULT
Dolphin should be opened with current directory.

SOFTWARE/OS VERSIONS
Operating System: Fedora 34
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.12.8-300.fc34.x86_64
OS Type: 64-bit
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 15.4 GiB of RAM

ADDITIONAL INFORMATION
Konsole version 21.04.1.

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

[kwin] [Bug 437777] cursor acts weird between QT/GTK if graphics tablet is connected

2021-06-02 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=43

--- Comment #4 from Alexander  ---
let's see what the Gnome devs have to say:
https://gitlab.gnome.org/GNOME/gtk/-/issues/3998

added a Video on the GTK issue

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

[konsole] [Bug 437791] konsole window 1 line height when there is no konsolesrc

2021-06-02 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=437791

--- Comment #4 from Rex Dieter  ---
I can confirm reverting the aforementioned commit make this issue go away.

I'll likely do that in fedora konsole packaging for now, until we have
something better to go on.

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

[valgrind] [Bug 435665] PPC ISA 3.0 copy, paste, cpabort instructions are not supported

2021-06-02 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=435665

--- Comment #14 from Julian Seward  ---
(In reply to Tulio Magno Quites Machado Filho from comment #13)
> (In reply to Carl Love from comment #12)
> Correct.  The address is always mmap'ed.

Ok.  Then I think you're good to go as-is, apart from the ifdef thing.

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

[plasmashell] [Bug 438008] New: Allow minimised windows to show thumbnails of minimised windows in place of icons

2021-06-02 Thread Hanii Puppy
https://bugs.kde.org/show_bug.cgi?id=438008

Bug ID: 438008
   Summary: Allow minimised windows to show thumbnails of
minimised windows in place of icons
   Product: plasmashell
   Version: master
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: h...@kde.org
  Reporter: hanii.pu...@googlemail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 138957
  --> https://bugs.kde.org/attachment.cgi?id=138957&action=edit
Video showing a window being minimised and getting a thumbnail icon.

Switching between Mac OS and Linux running KDE, one of the things that slows me
down a surprising amount is the lack of thumbnails for minimised windows. That
is, without having to mouse over the icons. See attachment.

I'd put the icons-only task manager in Latte Dock to show minimised windows
separately from program-launching icons and icons representing open programs,
but there doesn't seem to be any obvious way to replicate this functionality.

Even if it's not a live preview of a window, but rather an image from
immediately before it was minimised, that would still be extraordinarily
helpful. This is how it works for programs in Mac OS without explicit support
for live minimised previews - compare a minimised video window from VLC and
Quicktime.

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

[systemsettings] [Bug 437142] Global Theme KCM does not aaply color scheme of third-party global theme correctly

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437142

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.23

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

[systemsettings] [Bug 437142] Global Theme KCM does not aaply color scheme of third-party global theme correctly

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437142

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||b41d9809aada68c1b9f5fe45d91
   ||0860bb79d7c69
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #5 from Nate Graham  ---
Git commit b41d9809aada68c1b9f5fe45d910860bb79d7c69 by Nate Graham, on behalf
of Benjamin Port.
Committed on 02/06/2021 at 18:09.
Pushed by ngraham into branch 'master'.

Reuse color applicator from colors kcm in lookandfeel kcm

This will fix color header application after applying a global theme

M  +2-2kcms/colors/CMakeLists.txt
M  +2-1kcms/colors/colors.cpp
M  +19   -23   kcms/colors/colorsapplicator.cpp
M  +9-7kcms/colors/colorsapplicator.h
M  +3-1kcms/colors/plasma-apply-colorscheme.cpp
M  +2-2kcms/cursortheme/CMakeLists.txt
M  +1-1kcms/fonts/CMakeLists.txt
M  +1-1kcms/icons/CMakeLists.txt
A  +16   -0kcms/kcms-common.cpp [License: LGPL(3+eV) LGPL(v3.0)
LGPL(v2.0)]
M  +1-7kcms/kcms-common_p.h
M  +2-1kcms/lookandfeel/CMakeLists.txt
M  +3-10   kcms/lookandfeel/kcm.cpp
M  +1-1kcms/style/CMakeLists.txt

https://invent.kde.org/plasma/plasma-workspace/commit/b41d9809aada68c1b9f5fe45d910860bb79d7c69

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

[krfb] [Bug 438007] New: Mouse cursor on wrong screen when remote controlling desktop

2021-06-02 Thread Jens
https://bugs.kde.org/show_bug.cgi?id=438007

Bug ID: 438007
   Summary: Mouse cursor on wrong screen when remote controlling
desktop
   Product: krfb
   Version: 21.04.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: grundleb...@googlemail.com
  Reporter: jens-bugs.kde@spamfreemail.de
  Target Milestone: ---

SUMMARY
I have a dual monitor setup where my primary screen is on the right.
When I use krfb using any remote desktop client app, I can see the mouse cursor
on the client screen in the right desktop, but in fact the mouse cursor on the
server is on the left desktop - and clicks also go to the left.


STEPS TO REPRODUCE
1. Setup dual monitor system (in my case, 1: 1920x1080, 2: 2540x1440 left of 1)
2. install krfb
3. connect using any client app

OBSERVED RESULT
see above

EXPECTED RESULT
Both screens should be visible on the client app, and mouse cursor on client
and server screens should match.

SOFTWARE/OS VERSIONS:
KDE Neon most current update

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

[dolphin] [Bug 435049] [wayland] - the option "open new folders in tabs" does not work

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435049

Nate Graham  changed:

   What|Removed |Added

   Keywords||wayland
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[plasmashell] [Bug 437357] "Open containing folder" feature of notifications should respect "Open new folders in tabs" feature of Dolphin

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437357

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #6 from Nate Graham  ---
Can confirm.

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

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

[dolphin] [Bug 435049] [wayland] - the option "open new folders in tabs" does not work

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435049

--- Comment #3 from Nate Graham  ---
*** Bug 437357 has been marked as a duplicate of this bug. ***

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

[Spectacle] [Bug 434942] Change text font

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=434942

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Nate Graham  ---
Nice!

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

[Discover] [Bug 413053] Can't remove Discover Update Notifier from System Tray

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413053

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #19 from Nate Graham  ---
FWIW I've discovered that openSUSE and Fedora are splitting the notifier into a
separate package to allow users who don't want tho notifier to remove it. This
is a pretty heavyweight solution, and I think we can make life easier for them
and our users by making this an option native to Discover itself. It would
probably make sense to do at the same time as Bug 416193; if the update
interval is set to "Never", or there are simply no updates available, the
Notifier could automatically disappear, for example.

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

[Discover] [Bug 416193] Expose update check interval as a configurable setting

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416193

Nate Graham  changed:

   What|Removed |Added

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

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

[frameworks-kdeclarative] [Bug 437718] Shortcut with Ampersand not correctly shown

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437718

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kdeclarative/commit/
   ||ca86b73f754947b1a2c1a0223c8
   ||1634480c3a3f1
 Status|ASSIGNED|RESOLVED
   Version Fixed In||5.83

--- Comment #6 from Nate Graham  ---
Git commit ca86b73f754947b1a2c1a0223c81634480c3a3f1 by Nate Graham.
Committed on 27/05/2021 at 22:59.
Pushed by ngraham into branch 'master'.

[KeySequenceItem] Display ampersands in shortcuts

We have to replace the single ampersand that we get back from
QKeySequence::toString() to be two ampersands, because the QQC2 Button
that will display this string interprets a single ampersand as a
mnemonic and hides it, which is not correct for our use of it here.
FIXED-IN: 5.83

M  +6-1src/qmlcontrols/kquickcontrols/KeySequenceItem.qml

https://invent.kde.org/frameworks/kdeclarative/commit/ca86b73f754947b1a2c1a0223c81634480c3a3f1

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

[Spectacle] [Bug 434942] Change text font

2021-06-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=434942

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #4 from Patrick Silva  ---
kimageannotator 0.5.1  allows font changing dirrectly in Spectacle. :)

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

[kde] [Bug 438006] New: Directories open in VS Code instead of Dolphin, Dolphin is set as default in Settings

2021-06-02 Thread Lyubomir
https://bugs.kde.org/show_bug.cgi?id=438006

Bug ID: 438006
   Summary: Directories open in VS Code instead of Dolphin,
Dolphin is set as default in Settings
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: liubomi...@gmail.com
  Target Milestone: ---

SUMMARY
The system settings either fails to show VS Code as default application for
Files, or the system opens VS Code erroneously in conflict with the default
setting.

There is a bug report for VS Code here:
https://github.com/Microsoft/vscode/issues/41037
It mentions that this is an OS/distro issue and not an issue with VS Code, so i
file a bug here.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 21.04
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-17-lowlatency (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7,6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

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

[systemsettings] [Bug 432087] Empty space on top of User Feedback KCM can produce unnecessary scroll bar depending on screen resolution

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432087

--- Comment #5 from Nate Graham  ---
*** Bug 429497 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 429497] Slider is resized while adjusted in User Feedback KCM

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429497

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #5 from Nate Graham  ---
OK, I reproduced the issue, but a change I just made today fixed it. :)

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

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

[systemsettings] [Bug 438005] New: No delete button in Splash screen module

2021-06-02 Thread Sylvia
https://bugs.kde.org/show_bug.cgi?id=438005

Bug ID: 438005
   Summary: No delete button in Splash screen module
   Product: systemsettings
   Version: 5.21.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: kcm_splashscreen
  Assignee: plasma-b...@kde.org
  Reporter: lailah...@gmail.com
  Target Milestone: ---

SUMMARY
There's no delete or uninstall button for splash screens, and the "installed
themes" section only shows the newly installed.

STEPS TO REPRODUCE
1. Open System Settings
2. Click on Appearance => Splash screen
3. Try to uninstall undesired or outdated splash screens

OBSERVED RESULT


EXPECTED RESULT
No button or option to delete/uninstall

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Fedora 34
(available in About System)
KDE Plasma Version: 5.21
KDE Frameworks Version: 5.82
Qt Version: Not available

ADDITIONAL INFORMATION
It's been a long time this issue is there.

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

[systemsettings] [Bug 423493] Entry of Discover appears quickly in Plasma panel when User Feedback kcm is selected on X11

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423493

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Nate Graham  ---
I cannot reproduce this issue, but code inspection reveals that the KCM runs
`plasma-discover --feedback` when it launches. On slow systems, this probably
makes a Task Manager entry briefly appear.

We should be using an API to get this information, or make Discover suppress
showing a Task Manager icon when launched with that argument.

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

[Discover] [Bug 437058] "Favorite panel" network error, but "Update panel" work very well.

2021-06-02 Thread Misha
https://bugs.kde.org/show_bug.cgi?id=437058

--- Comment #6 from Misha  ---
Created attachment 138954
  --> https://bugs.kde.org/attachment.cgi?id=138954&action=edit
Favorite panel.pdf

--- Comment #7 from Misha  ---
Created attachment 138955
  --> https://bugs.kde.org/attachment.cgi?id=138955&action=edit
Update panel.pdf

--- Comment #8 from Misha  ---
Created attachment 138956
  --> https://bugs.kde.org/attachment.cgi?id=138956&action=edit
Network connections.pcap

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

[krita] [Bug 437994] Krita change language dialog shows 'português' twice

2021-06-02 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=437994

--- Comment #4 from Halla Rempt  ---
In a sense, yes, but there is more going on... I only have one portuges in my
konsole. I checked what we get and I'm not sure what's going on. This is a
debug dump of all the pt_ locales that get considered in this list:

QLocale(Portuguese, Latin, Brazil)
1  nativeName "pt_BR" "português" : "português" in insertedLangages
false is translated true
QLocale(Portuguese, Latin, Angola)
2  nativeName "pt" "português" : "português" in insertedLangages
false is translated true
QLocale(Portuguese, Latin, Cape Verde)
QLocale(Portuguese, Latin, East Timor)
QLocale(Portuguese, Latin, Equatorial Guinea)
QLocale(Portuguese, Latin, Guinea Bissau)
QLocale(Portuguese, Latin, Luxembourg)
QLocale(Portuguese, Latin, Macau)
QLocale(Portuguese, Latin, Mozambique)
QLocale(Portuguese, Latin, Portugal)
QLocale(Portuguese, Latin, Sao Tome And Principe)
QLocale(Portuguese, Latin, Switzerland)

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

[Discover] [Bug 437058] "Favorite panel" network error, but "Update panel" work very well.

2021-06-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437058

--- Comment #5 from Nate Graham  ---
Hmm, I don't see any screenshots attached to this bug report.

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

[Discover] [Bug 437058] "Favorite panel" network error, but "Update panel" work very well.

2021-06-02 Thread Misha
https://bugs.kde.org/show_bug.cgi?id=437058

--- Comment #4 from Misha  ---
Sorry, but there is not any details. I have sent you all of my screenshots and
all of my points. 
I can not say any more about my issue.
But i can say about pacman 6 and great issue with it for some not Arch
applications and that ftp protocol was closed. I do not know by.
(ftp://ftp.archlinux.org - is not exist)

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

[valgrind] [Bug 435665] PPC ISA 3.0 copy, paste, cpabort instructions are not supported

2021-06-02 Thread Tulio Magno Quites Machado Filho
https://bugs.kde.org/show_bug.cgi?id=435665

--- Comment #13 from Tulio Magno Quites Machado Filho  ---
(In reply to Carl Love from comment #12)
> The destination address for the paste instruction is always imapped into the
> current user address space, correct?   

Correct.  The address is always mmap'ed.

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

[digikam] [Bug 416744] Changes are not saved after deleting face rectangle from picture

2021-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=416744

--- Comment #12 from caulier.gil...@gmail.com ---
No need a second computer. Use AppImage Linux bundle which include all in place
in memory and do not install file on your computer. Just get the appimage
version, change file as executable, and run it.

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

[valgrind] [Bug 435665] PPC ISA 3.0 copy, paste, cpabort instructions are not supported

2021-06-02 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=435665

--- Comment #12 from Carl Love  ---
Tulio:

I think you are probably better able to clarify the comment from Julian in
comment 11.

> The point is .. if I understand "paste" correctly, the destination address is
> not part of the "normal" program address space.  So the Ifx_Write annotation
> in this case is irrelevant.  Indeed, if the destination address is part of
> *some other* address space, then we actually need to omit that Ifx_Write
> annotation, because othewise Memcheck will update its status bits for that
> address range in this program's address space, which would be wrong.

The destination address for the paste instruction is always imapped into the
current user address space, correct?   

Assuming Tulio agrees, than we will always want to have the Ifx_Write
annotation.

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

  1   2   3   >