[kwin] [Bug 446230] New: Session is always restored on virual desktop 1

2021-11-28 Thread Attila
https://bugs.kde.org/show_bug.cgi?id=446230

Bug ID: 446230
   Summary: Session is always restored on virual desktop 1
   Product: kwin
   Version: 5.22.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: bugs.kde.att...@online.de
  Target Milestone: ---

SUMMARY
I have set up 4 virtual desktops. When I logout, I leave a couple of
application opened. Some of them are minimized and some are opened. Sesion
restore is activeted in "System settings". When I login again, my session is
always restored on virtual desktop 1 instead of virual desktop 2 and all the
applications are restored with opened windows.


STEPS TO REPRODUCE
1. Activate session restore in "System settings"
2. Set up 4 virtual desktops
3. Run some applications on virtual desktop 2
4. Logout
5. Login

OBSERVED RESULT
The session is restored on virtual desktop 1.

EXPECTED RESULT
The session should be restored on virtual desktop 2.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
Operating System: Fedora 34
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.14.18-200.fc34.x86_64 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-4770T CPU @ 2.50GHz
Memory: 7.2 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 4600

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

[lattedock] [Bug 446177] [Feature request] Make the background color of panel customizable.

2021-11-28 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=446177

--- Comment #5 from Michail Vourlakos  ---
(In reply to 2797516208 from comment #4)
> (In reply to Michail Vourlakos from comment #3)
> > https://userbase.kde.org/LatteDock/
> > FAQ#How_can_I_autocolor_my_Latte_panel_based_on_specific_application.3F
> 
> Uh...It seems the script only works with applications that use the KDE
> default window titlebar. Is that right?
> If so, then what to do with applications without default titlebar? For these
> applications, right click on the titlebar and there's nothing appeared.

you need to add a manual kwin rule from plasma systemsettings -> window
management -> window rules
in order to identify those. In there you will see also all those rules you have
already added from right clicking your titlebars.

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

[krita] [Bug 444919] Big size brush become more stutter on Direct3d 11 via ANGLE

2021-11-28 Thread Protoniv
https://bugs.kde.org/show_bug.cgi?id=444919

Protoniv  changed:

   What|Removed |Added

   Keywords||regression

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

[krunner] [Bug 446228] can't search bookmarks while mark microsoft edge as default web browser

2021-11-28 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=446228

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Given its just another chrome, should be trivial to have it look in Edge's
profile folder, too. 

Relevant code is in
https://invent.kde.org/plasma/plasma-workspace/-/blob/master/runners/bookmarks/browserfactory.cpp#L28
- want to give it a try? :)

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

[kmymoney] [Bug 445510] Column order of Debits and Credits

2021-11-28 Thread jesse
https://bugs.kde.org/show_bug.cgi?id=445510

--- Comment #5 from jesse  ---
Ok thanks!

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

[kmymoney] [Bug 445510] Column order of Debits and Credits

2021-11-28 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=445510

--- Comment #4 from Thomas Baumgart  ---
Currently, it is only available by compiling from source (master branch). It
will not be backported to the 5.1 stable branch for technical reasons. Once the
appimage builds are working again (see bug #446202), you can give it a try with
the unstable version.

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

[dolphin] [Bug 446222] Default font color for text file thumbnails is "View Text" but this can be set as white by system theme and the white background of the thumbnail never changes.

2021-11-28 Thread ocalhoun
https://bugs.kde.org/show_bug.cgi?id=446222

--- Comment #1 from ocalhoun <7485...@gmail.com> ---
I've found the code responsible for this!

https://invent.kde.org/network/kio-extras/-/blob/master/thumbnail/textcreator.cpp
line 131: QColor bgColor = QColor ( 245, 245, 245 ); // light-grey background
This is where the background color is hard-coded.

The font color is probably coming from one of these two lines:
line 142: textDocument.setDefaultFont(font);
line 147 textDocument.setDefaultTextOption(textOption);

Since this seems to be an issue with the KIO repository, I'll see if I can make
a but report there instead ... or maybe even a pull request. You can close this
if you want to, unless you feel like trying to fix this bug from your end.

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

[kdeconnect] [Bug 446229] New: Notification app filter only shows system apps

2021-11-28 Thread outloudvi
https://bugs.kde.org/show_bug.cgi?id=446229

Bug ID: 446229
   Summary: Notification app filter only shows system apps
   Product: kdeconnect
   Version: unspecified
  Platform: Android
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: i...@outv.im
  Target Milestone: ---

SUMMARY
>From Android version 1.18.0, the phone shows user apps notification to the PC
with the title of the package name (instead of the name) of that app. Also, the
in-app configuration on notification app list filter does not display user
apps, only with the presence of system apps.


STEPS TO REPRODUCE
1. Install KDEConnect 1.18.0 on Android, pair a device
2. Plugin settings > Notification sync > Notification filter

OBSERVED RESULT
Only system apps are listed.

EXPECTED RESULT
System apps and user apps are both listed.


SOFTWARE/OS VERSIONS
(For the pairing PC)
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Android system version: 11

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

[krunner] [Bug 446228] New: can't search bookmarks while mark microsoft edge as default web browser

2021-11-28 Thread iuxt
https://bugs.kde.org/show_bug.cgi?id=446228

Bug ID: 446228
   Summary: can't search bookmarks while mark microsoft edge as
default web browser
   Product: krunner
   Version: 5.23.3
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: bookmarks
  Assignee: alexander.loh...@gmx.de
  Reporter: i...@qq.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  install microsoft edge browser
2.  set microsoft edge as default web browser
3.  use krunner search bookmarks

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.

[Mangonel] [Bug 446227] New: Application Launcher (mangonel) search does not work in dual screen setup

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446227

Bug ID: 446227
   Summary: Application Launcher (mangonel) search does not work
in dual screen setup
   Product: Mangonel
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: mangonel
  Assignee: martin.sandsm...@kde.org
  Reporter: k...@lecris.me
  Target Milestone: ---

SUMMARY
When using the search function of the application launcher, it works only when
using on a specific screen, while the other one simply remains blank. It seems
to be consistent across both X11 and Wayland.


STEPS TO REPRODUCE
1. Setup a dual-screen environment (extended)
2. Setup at least two Default Panels one on each screen with at least two
Application launchers or alternative
3. Type in a search string in the Application Launcher's search bar that should
give a suggestion

OBSERVED RESULT
No suggestion is displayed on at least one of the screens and/or at least one
of the widgets.
Changing the widget to an alternative recovers the desired behaviour, but a
different Application Launcher widget will get this issue.

EXPECTED RESULT
Display search results on all widgets.

SOFTWARE/OS VERSIONS
Linux: Fedora 35 w/ Copr: zawertun/kde
(available in About System)
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2

Same occurs on current default Fedora 35. It didn't occur on Fedora 34.

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

[frameworks-kio] [Bug 445801] Doesn't honor the system umask for newly-created files

2021-11-28 Thread Enzo
https://bugs.kde.org/show_bug.cgi?id=445801

--- Comment #8 from Enzo  ---
I don't start apps from command line but rather from menu.
My bash has umask set to 0077.

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

[korganizer] [Bug 405714] trivial appearance bug

2021-11-28 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=405714

--- Comment #8 from Friedrich W. H. Kossebau  ---
Even simpler to reproduce: zooming in & out using Ctrl + scrollwheel :)

The linked MR fixes things for me, please have a look if you can.

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

[muon] [Bug 446226] New: Package manager not showing some packages

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446226

Bug ID: 446226
   Summary: Package manager not showing some packages
   Product: muon
   Version: 5.8.0
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: muon
  Assignee: unassigned-b...@kde.org
  Reporter: pqwoerituytruei...@gmail.com
CC: echidna...@kubuntu.org, silh...@gmail.com
  Target Milestone: ---

Created attachment 144059
  --> https://bugs.kde.org/attachment.cgi?id=144059=edit
Screenshots

SUMMARY
I found that the package manager does not show some packages even thou they
show up in apt, see attached screenshots


STEPS TO REPRODUCE
1.  Install MS Edge -
https://www.microsoftedgeinsider.com/en-us/download?platform=linux-deb
   * If you download the deb you have to install via dpkg since QApt Package
Installer falsely claims it can't satisfy dependencies 
   * https://bugs.launchpad.net/ubuntu/+source/libqapt/+bug/1952517
2. search for microsoft-edge in muon

OBSERVED RESULT
3. no packages found

EXPECTED RESULT
3. see the package i just installed

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: Kubuntu 22.04 w/ linux 5.15.5
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88
Qt Version: 5.15.2

ADDITIONAL INFORMATION

Also happens with deadbeaf - https://deadbeef.sourceforge.io/download.html

MS Egde adds a PPA while deadbeaf does not, this issue affects both of these
while at the same not affecting obs-studio or openrazer


$ cat /etc/apt/sources.list.d/*
# deb http://gmusicbrowser.org/deb ./
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] https://packages.microsoft.com/repos/edge/ stable main
deb http://ppa.launchpad.net/obsproject/obs-studio/ubuntu/ impish main
# deb-src http://ppa.launchpad.net/obsproject/obs-studio/ubuntu/ impish main
deb http://ppa.launchpad.net/openrazer/daily/ubuntu/ jammy main
# deb-src http://ppa.launchpad.net/openrazer/daily/ubuntu/ jammy main
deb
https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/Ubuntu_21.04/
/
deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam

# Uncomment these lines to try the beta version of the Steam launcher
# deb [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
# deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
deb http://ppa.launchpad.net/xtradeb/apps/ubuntu/ impish main
# deb-src http://ppa.launchpad.net/xtradeb/apps/ubuntu/ impish main

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

[korganizer] [Bug 405714] trivial appearance bug

2021-11-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=405714

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #7 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/pim/eventviews/-/merge_requests/52

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

[kwin] [Bug 446225] New: Desktop-Grid/Wayland: Touches do nothing

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446225

Bug ID: 446225
   Summary: Desktop-Grid/Wayland: Touches do nothing
   Product: kwin
   Version: 5.23.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-desktop-grid
  Assignee: kwin-bugs-n...@kde.org
  Reporter: personalizedrefrigera...@gmail.com
  Target Milestone: ---

Created attachment 144058
  --> https://bugs.kde.org/attachment.cgi?id=144058=edit
Screencast of the issue (touch points are shown)

SUMMARY

In Wayland (not X11), touch input seems to be ignored by the desktop grid
effect.

STEPS TO REPRODUCE
1. Ensure that at least two desktops have been created
2. Open the desktop grid
2. Tap on the current desktop
3. Tap on the other desktop
4. Tap on the '+' and '-' buttons

OBSERVED RESULT
Nothing happens

EXPECTED RESULT
Tapping on a the '+'/'-' icons should add and remove desktops. Tapping on a
different desktop should switch to that desktop. Tapping on the current desktop
should close the switcher.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
 • The "Show Touch Points" effect is also enabled.
 • A similar bug exists in desktop cube/sphere.

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

[skrooge] [Bug 441666] Operations on a Skrooge file with many movements take some time to complete

2021-11-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=441666

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[Breeze] [Bug 392535] List of Missing Icons for KAddressbook

2021-11-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=392535

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

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

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

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

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

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

[plasmashell] [Bug 444033] System Tray disappears when there are no visible entries

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444033

--- Comment #8 from natalie_clar...@yahoo.de ---
I can no longer reproduce the issue, not by what Cristóbal Veas is describing
either.

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

[lattedock] [Bug 446177] [Feature request] Make the background color of panel customizable.

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446177

--- Comment #4 from 2797516...@qq.com ---
(In reply to Michail Vourlakos from comment #3)
> https://userbase.kde.org/LatteDock/
> FAQ#How_can_I_autocolor_my_Latte_panel_based_on_specific_application.3F

Uh...It seems the script only works with applications that use the KDE default
window titlebar. Is that right?
If so, then what to do with applications without default titlebar? For these
applications, right click on the titlebar and there's nothing appeared.

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

[KOpeningHours] [Bug 446224] New: Do not add month to every date

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446224

Bug ID: 446224
   Summary: Do not add month to every date
   Product: KOpeningHours
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: vkra...@kde.org
  Reporter: cal...@outlook.com
  Target Milestone: ---

Input:
Mo-Fr 08:30-20:30; Sa-Su,PH 08:30-21:30; Jan 20,30,Feb 10,20,Mar 20,30,Apr
20,30,Mar 20,30,Jun 20,30,Jul 20,30,Aug 20,30,Sep 20,30,Oct 20,30,Nov 20,30,Dec
20,30 08:30-21:30

Current:
Mo-Fr 08:30-20:30; Sa-Su,PH 08:30-21:30; Jan 20,Jan 30,Feb 10,Feb 20,Mar 20,Mar
30,Apr 20,Apr 30,Mar 20,Mar 30,Jun 20,Jun 30,Jul 20,Jul 30,Aug 20,Aug 30,Sep
20,Sep 30,Oct 20,Oct 30,Nov 20,Nov 30,Dec 20,Dec 30 08:30-21:30

Expected: Input unchanged: don't add month to every date.

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

[krita] [Bug 446223] New: Can't Paste a Clone Layer

2021-11-28 Thread Leonardo
https://bugs.kde.org/show_bug.cgi?id=446223

Bug ID: 446223
   Summary: Can't Paste a Clone Layer
   Product: krita
   Version: 4.4.8
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Layer Stack
  Assignee: krita-bugs-n...@kde.org
  Reporter: odraenco...@gmail.com
  Target Milestone: ---

SUMMARY
Attempting to cut-paste or copy-paste a Clone Layer automatically converts it
into a Paint Layer. This means it's not possible to cut a Clone Layer from
somewhere in the stack and paste it somewhere else to quickly move it. The only
way to move a Clone Layer is by dragging it slowly through the entire stack.

STEPS TO REPRODUCE
1. Create a Paint Layer and draw something on it.
2. Select it on the Layers docker and create a Clone Layer from it.
3. Select the Clone Layer on the Layers docker and press Ctrl-X or Ctrl+C,
alternatively, right click on the Clone Layer and click Cut Layer or Copy
Layer.
4. Press Ctrl+V or right click on the stack and click Paste Layer.

OBSERVED RESULT
What's pasted is a Paint Layer. You can edit it, and editing the first Paint
Layer you created doesn't update what has been pasted.

EXPECTED RESULT
A Clone Layer should have been pasted, so that the Clone Layer you cut
effectively just moved around, or that you've created a second clone of the
first Paint Layer.

SOFTWARE/OS VERSIONS
Windows: 7

ADDITIONAL INFORMATION
I haven't tested all layer types, but cut-pasting a Fill Layer works as
expected. 

If the Clone Layer is in a Group and you cut-paste the Group, the whole Group
is pasted as-is and the Clone Layer isn't converted.

Given the above, converting the Clone Layer to a Paint Layer is inconsistent
with how layer pasting normally works.

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

[dolphin] [Bug 446222] Default font color for text file thumbnails is "View Text" but this can be set as white by system theme and the white background of the thumbnail never changes.

2021-11-28 Thread ocalhoun
https://bugs.kde.org/show_bug.cgi?id=446222

ocalhoun <7485...@gmail.com> changed:

   What|Removed |Added

 CC||7485...@gmail.com

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

[dolphin] [Bug 446222] New: Default font color for text file thumbnails is "View Text" but this can be set as white by system theme and the white background of the thumbnail never changes.

2021-11-28 Thread ocalhoun
https://bugs.kde.org/show_bug.cgi?id=446222

Bug ID: 446222
   Summary: Default font color for text file thumbnails is "View
Text" but this can be set as white by system theme and
the white background of the thumbnail never changes.
   Product: dolphin
   Version: 19.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: view-engine: icons mode
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: 7485...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
Default font color for text file thumbnails is "View Text" but this can be set
as white by KDE system theme and the white background of the thumbnail never
changes. This is especially likely to happen when using dark/night color
schemes. (Previews still load properly for any file that's interpreted as code,
such as .py because the context highlighting overrides the font color and makes
it readable.)

Solution A) hard-code the font color on text file thumbnails so that it can't
be changed by the system theme. This makes sense because the background color
can't be changed either.

Solution B) allow changing the background color of text file thumbnails through
the system color scheme, and set it to a color that usually contrasts with the
"View Text" color.


STEPS TO REPRODUCE
1. In the KDE system settings, change the color scheme so that the "View Text"
color is white (or just switch the overall system theme to the pre-installed
'Breeze Dark').
2. In Dolphin, enable text file thumbnails.
3. In Dolphin, open a folder that contains plain text files (.txt or no file
extension) that have text in them. 

OBSERVED RESULT
Text file thumbnails show up as 'blank', despite the actual files having text
in them. On very close inspection, you might notice that the text is actually
there, but colored white against the white background. But it's barely visible
and entirely unreadable.

EXPECTED RESULT
Text file thumbnails have black (or other dark color) text against the white
background.


SOFTWARE/OS VERSIONS
Linux: Ubuntu 20.04 (with KDE installed on top)
KDE Plasma Version: 5.18.5
KDE Frameworks Version:  5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
If somebody can point me to where in the code these colors are determined, I'd
be happy to try and change it myself.
Anyway, even if this bug is fixed, it will probably be a long time before the
newly updated Dolphin version makes it onto the LTS versions of Ubuntu, so I'd
very much appreciate the opportunity to fix it on my own PC, even if it means I
have to compile my own fork of Dolphin to do so.
(Hopefully, the thumbnails are actually generated by another package, so I
could have my own fork or updated version of just that package. That would be
ideal.)

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

[krita] [Bug 438426] Issue with copy-paste image from Chromium based browser (Chrome, Edge) on Nightly Build

2021-11-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=438426

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/krita/-/merge_requests/1185

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

[kalendar] [Bug 446221] The Kalendar Applications looks so bad on Gnome Desktop

2021-11-28 Thread Ezike Ebuka
https://bugs.kde.org/show_bug.cgi?id=446221

--- Comment #3 from Ezike Ebuka  ---
QT Version: 5.15.2
Kde Frameworks : 5.88 .0
Linux: Fedora 35 Gnome Desktop

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

[kalendar] [Bug 446221] The Kalendar Applications looks so bad on Gnome Desktop

2021-11-28 Thread Ezike Ebuka
https://bugs.kde.org/show_bug.cgi?id=446221

--- Comment #2 from Ezike Ebuka  ---
Created attachment 144057
  --> https://bugs.kde.org/attachment.cgi?id=144057=edit
sidebar show some hidden name when collapsed

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

[kalendar] [Bug 446221] The Kalendar Applications looks so bad on Gnome Desktop

2021-11-28 Thread Ezike Ebuka
https://bugs.kde.org/show_bug.cgi?id=446221

--- Comment #1 from Ezike Ebuka  ---
Created attachment 144056
  --> https://bugs.kde.org/attachment.cgi?id=144056=edit
incorrect radio buttons and checkbox

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

[kalendar] [Bug 446221] New: The Kalendar Applications looks so bad on Gnome Desktop

2021-11-28 Thread Ezike Ebuka
https://bugs.kde.org/show_bug.cgi?id=446221

Bug ID: 446221
   Summary: The Kalendar Applications looks so bad on Gnome
Desktop
   Product: kalendar
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: claudio.cam...@gmail.com
  Reporter: yerimy...@gmail.com
CC: c...@carlschwan.eu
  Target Milestone: ---

Created attachment 144055
  --> https://bugs.kde.org/attachment.cgi?id=144055=edit
White on white background

SUMMARY
***
The Kalendar Applications looks so bad on Gnome Desktop 


***


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT
Some Icons does not show up, background and fonts have the same colour 



EXPECTED RESULT
Everything shows correctly 



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.

[kdenlive] [Bug 446219] Transformation Keyframes stop too early, and saving then reopening project causes relevant files to be pushed backwards in timeline

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446219

--- Comment #1 from viatorinte...@protonmail.com ---
Recording and screenshot of glitch
https://mega.nz/file/M54GxbSA#EA26grmUBrjdUuCv7WolWj4E6FxPisswLcg23S9RwqA

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

[kwin] [Bug 446220] New: Image corrupted/broken when screen sharing an X window on Firefox on Wayland

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446220

Bug ID: 446220
   Summary: Image corrupted/broken when screen sharing an X window
on Firefox on Wayland
   Product: kwin
   Version: 5.23.3
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: platform-wayland
  Assignee: kwin-bugs-n...@kde.org
  Reporter: nf.pere...@live.com
  Target Milestone: ---

Created attachment 144054
  --> https://bugs.kde.org/attachment.cgi?id=144054=edit
Picture corruption

SUMMARY

On Firefox running on Wayland, when I screenshare any XWayland window, it looks
all corrupted like the attached picture:

STEPS TO REPRODUCE
1. Open a site that uses WebRTC like
https://mozilla.github.io/webrtc-landing/gum_test.html
2. Press "Screen capture"
3. Select an XWayland window.
4. Observe the corrupted picture or observe Firefox crashing.

OBSERVED RESULT
The picture being shared is corrupted, or Firefox crashes.

EXPECTED RESULT
The picture should not be corrupted.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Firefox: 94.0.2

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

[kdenlive] [Bug 446219] Transformation Keyframes stop too early, and saving then reopening project causes relevant files to be pushed backwards in timeline

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446219

viatorinte...@protonmail.com changed:

   What|Removed |Added

   Platform|Other   |Archlinux Packages

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

[kdenlive] [Bug 446219] New: Transformation Keyframes stop too early, and saving then reopening project causes relevant files to be pushed backwards in timeline

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446219

Bug ID: 446219
   Summary: Transformation Keyframes stop too early, and saving
then reopening project causes relevant files to be
pushed backwards in timeline
   Product: kdenlive
   Version: 21.08.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: viatorinte...@protonmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Add transformation to element with keyframes
2. Play
3. Save project, then reopen

OBSERVED RESULT

Transformation keyframe effect stops too early. When saving and reopening
project, elements in the timeline get mushed together. The latter result only
happens when applying the transformation keyframe.

EXPECTED RESULT

Transformation keyframe effect should stop on time. Saving and reopening
project should not mess with element timeline after applying transformation
keyframe.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.10.79-1-MANJARO x86_64 21.2.0
(available in About System)
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
N/A

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

[partitionmanager] [Bug 446218] If mount point includes a space Partition Manager misses the space before the next column in fstab

2021-11-28 Thread Sam Illingworth
https://bugs.kde.org/show_bug.cgi?id=446218

Sam Illingworth  changed:

   What|Removed |Added

 CC||ma...@mazz0.com

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

[partitionmanager] [Bug 446218] New: If mount point includes a space Partition Manager misses the space before the next column in fstab

2021-11-28 Thread Sam Illingworth
https://bugs.kde.org/show_bug.cgi?id=446218

Bug ID: 446218
   Summary: If mount point includes a space Partition Manager
misses the space before the next column in fstab
   Product: partitionmanager
   Version: 21.08.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: ma...@mazz0.com
  Target Milestone: ---

SUMMARY
***
If mount point includes a space KDE Partition Manager misses the space before
the next column in fstab
***


STEPS TO REPRODUCE
1. In KDE Partion Manager edit the mount point for a partition
2. Include a space in the mount point, for example:
  - /dev/sdc1 (ntfs): /home/imauser/Window Library

OBSERVED RESULS
/etc/fstab contains the following:
/dev/sdc1  
/home/imauser/Windows\040Libraryntfsdefaults   
 0 0 
This results in an unbootable system.

EXPECTED RESULT
/etc/fstab should contain the following:
/dev/sdc1   /home/imauser/Windows\040Library   
ntfsdefaults 0 0 

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Kernel Version: 5.15.5-arch1-1 (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
Also observed in other versions and distros (eg KDE Neon) going back months at
least.

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

[kdenlive] [Bug 443324] Spacer Tool hangs the app if used with grouped clips

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443324

--- Comment #17 from biblio...@gmail.com ---
(In reply to Jean-Baptiste Mardelle from comment #15)
> Please test & let me know if it now works as you expect.

Here is after testing some one track cases.

Case one: (*) (A) (B) (.)
where (A), (B) stand for grouped clips, and (.), (*) are for non-grouped ones.

Works as expected. My only question is, just in case: the whole temporary group
under Spacer tool can move both left and right, but it never goes to the left
of its nearest left neighbour (*), even if there is enough empty space in the
Timeline. I suppose it is by design, but is it?

Case two: (*) (A) (-) (B) (.)

Works fine, but there is a doubtful point here. Namely: if Spacer tool clicks
on (A), the moving group is (A)(-)(B)(.), but if clicked on (B), only (A)(B)(.)
will move. This means that the temporary moving group to the right of the
user-created one, (A)(B), is in fact defined as ‘to the right of the clicked
element of the group’. By no means I’m sure, but I think this is at least
discussible. Two points: (1) I would rather expect that a Spacer click on any
element of the group give the same behaviour; (2) I would expect that if Spacer
tool treats a clicked group as a whole, it defines ‘right to it’ by the whole
group’s borders which is ‘to the right of the group's rightmost element’ (i.e.
no matter which of the grouped elements was clicked). On the other hand, the
current behaviour seems a bit more flexible. So this is just a notion.

Some tests on parallel tracks and with more complex groups
are—hopefully—coming. In any case, there was no crash during the described
above. Which is great.

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

[Discover] [Bug 443555] Discover takes up to ~5 minutes to fetch updates due to flatpak backend

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443555

--- Comment #14 from lnx...@westlot.net ---
This is the Discover relivant syslog entrys I get with and without
flatpak-backend.so:

With flatpak-backend.so

Nov 28 17:50:27 razorback systemd[4436]: Started Discover - Software Center.
Nov 28 17:50:27 razorback plasma-discover[37592]: QObject::startTimer: Timers
cannot have negative intervals
Nov 28 17:50:28 razorback plasma-discover[37592]: kf.kirigami:
Units.devicePixelRatio is deprecated (since 5.86): This returns 1 when using Qt
HiDPI scaling.
Nov 28 17:50:28 razorback kwin_x11[4598]: js: Window 157286424 has been bound
Nov 28 17:50:28 razorback kwin_x11[4598]: js: Window 157286424 has been pinned
Nov 28 17:50:28 razorback kwin_x11[4598]: js: Window 157286424 has been pinned
Nov 28 17:50:28 razorback kwin_x11[4598]: js: Window 157286424 has been
unpinned
Nov 28 17:50:28 razorback plasma-discover[37592]: adding empty sources model
QStandardItemModel(0x55b1a28c2cd0)
Nov 28 17:50:28 razorback plasma-discover[37592]: org.kde.plasma.libdiscover:
Couldn't find a category for  "fwupd-backend"
Nov 28 17:50:28 razorback plasma-discover[37592]:
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/PrivateActionToolButton.qml:74:5:
QML Binding: Binding loop detected for property "value"
Nov 28 17:50:28 razorback packagekitd[32146]: Starting pkgProblemResolver with
broken count: 0
Nov 28 17:50:28 razorback packagekitd[32146]: Starting 2 pkgProblemResolver
with broken count: 0
Nov 28 17:50:28 razorback packagekitd[32146]: Done
Nov 28 17:50:28 razorback PackageKit: get-updates transaction /5278_ddaeebbc
from uid 1000 finished with success after 466ms
Nov 28 17:50:30 razorback PackageKit: resolve transaction /5279_cdbadbea from
uid 1000 finished with success after 355ms
Nov 28 17:50:30 razorback PackageKit: resolve transaction /5280_beadcdab from
uid 1000 finished with success after 353ms
Nov 28 17:50:31 razorback plasma-discover[37592]: took really long to fetch
FlatpakBackend(0x55b1a1b00100)

Nov 28 17:55:36 razorback PackageKit: daemon quit
Nov 28 17:55:36 razorback plasma-discover[37592]: PackageKit stopped running!
Nov 28 17:55:36 razorback systemd[1]: packagekit.service: Succeeded.

Nov 28 18:00:53 razorback dbus-daemon[1267]: [system] Activating via systemd:
service name='org.freedesktop.locale1'
unit='dbus-org.freedesktop.locale1.service' requested by ':1.258' (uid=1000
pid=37592 comm="/usr/bin/plasma-discover " label="unconfined")
Nov 28 18:00:53 razorback systemd[1]: Starting Locale Service...
Nov 28 18:00:53 razorback dbus-daemon[1267]: [system] Successfully activated
service 'org.freedesktop.locale1'
Nov 28 18:00:53 razorback systemd[1]: Started Locale Service.
Nov 28 18:00:53 razorback plasma-discover[37592]:
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/ToolBarPageHeader.qml:83:13:
QML Binding: Binding loop detected for property "value"
Nov 28 18:00:53 razorback plasma-discover[37592]:
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/ToolBarPageHeader.qml:88:13:
QML Binding: Binding loop detected for property "value"
Nov 28 18:00:55 razorback plasma-discover[37592]:
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/PrivateActionToolButton.qml:74:5:
QML Binding: Binding loop detected for property "value"

---
Without flatpak-backend.so

Nov 28 18:03:10 razorback systemd[4436]: Started Discover - Software Center.
Nov 28 18:03:11 razorback plasma-discover[38926]: QObject::startTimer: Timers
cannot have negative intervals
Nov 28 18:03:11 razorback plasma-discover[38926]: kf.kirigami:
Units.devicePixelRatio is deprecated (since 5.86): This returns 1 when using Qt
HiDPI scaling.
Nov 28 18:03:11 razorback kwin_x11[4598]: js: Window 157286424 has been bound
Nov 28 18:03:11 razorback kwin_x11[4598]: js: Window 157286424 has been pinned
Nov 28 18:03:11 razorback kwin_x11[4598]: js: Window 157286424 has been pinned
Nov 28 18:03:11 razorback kwin_x11[4598]: js: Window 157286424 has been
unpinned
Nov 28 18:03:11 razorback dbus-daemon[1267]: [system] Activating via systemd:
service name='org.freedesktop.PackageKit' unit='packagekit.service' requested
by ':1.277' (uid=1000 pid=38926 comm="/usr/bin/plasma-discover "
label="unconfined")
Nov 28 18:03:11 razorback plasma-discover[38926]: adding empty sources model
QStandardItemModel(0x560f797c5900)
Nov 28 18:03:11 razorback systemd[1]: Starting PackageKit Daemon...
Nov 28 18:03:11 razorback PackageKit: daemon start
Nov 28 18:03:11 razorback dbus-daemon[1267]: [system] Successfully activated
service 'org.freedesktop.PackageKit'
Nov 28 18:03:11 razorback systemd[1]: Started PackageKit Daemon.
Nov 28 18:03:11 razorback plasma-discover[38926]: org.kde.plasma.libdiscover:
Couldn't find a category for  "fwupd-backend"
Nov 28 18:03:11 razorback plasma-discover[38926]:

[kdeconnect] [Bug 432643] kdeconnect slowing down system shutdown

2021-11-28 Thread Prajna Sariputra
https://bugs.kde.org/show_bug.cgi?id=432643

Prajna Sariputra  changed:

   What|Removed |Added

 CC||putr...@gmail.com

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

[dolphin] [Bug 446217] New: Dolphin shows non-existed files in trash, Empty Trash doesn't do anything

2021-11-28 Thread Dan Dascalescu
https://bugs.kde.org/show_bug.cgi?id=446217

Bug ID: 446217
   Summary: Dolphin shows non-existed files in trash, Empty Trash
doesn't do anything
   Product: dolphin
   Version: 21.08.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: ddascalescu+...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
I've deleted some large files from Krusader, then emptied the trash.
Repeatedly. However, the files still show up in the Trash, and " Empty Trash"
does nothing.

`/.local/share/Trash/files` was empty, and `/.local/share/Trash/info` had 3
older, unrelated files. After deleting those 3 files, the trash cleaned itself.

Couldn't reproduce reliably, but saw similar reports, e.g.
https://www.reddit.com/r/kde/comments/p382pz/where_is_the_trash_directory_empty_trash_through/

SOFTWARE/OS VERSIONS
KDE Neon 5.23
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.3

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

[Akonadi] [Bug 446216] Due date changes for todos not being saved, for fresh todos due date rolls back to previous day

2021-11-28 Thread Claudio Cambra
https://bugs.kde.org/show_bug.cgi?id=446216

--- Comment #3 from Claudio Cambra  ---
Created attachment 144053
  --> https://bugs.kde.org/attachment.cgi?id=144053=edit
AkonadiCTL terminal output

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

[Akonadi] [Bug 446216] Due date changes for todos not being saved, for fresh todos due date rolls back to previous day

2021-11-28 Thread Claudio Cambra
https://bugs.kde.org/show_bug.cgi?id=446216

--- Comment #2 from Claudio Cambra  ---
For what it's worth, I have authenticated with OAuth and not an app-specific
password.

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

[Akonadi] [Bug 446216] Due date changes for todos not being saved, for fresh todos due date rolls back to previous day

2021-11-28 Thread Claudio Cambra
https://bugs.kde.org/show_bug.cgi?id=446216

--- Comment #1 from Claudio Cambra  ---
Created attachment 144052
  --> https://bugs.kde.org/attachment.cgi?id=144052=edit
Video of bug in KOrganizer

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

[kmail2] [Bug 395711] External images not loaded by default if message was opened in a separate window

2021-11-28 Thread Ryan Armstrong
https://bugs.kde.org/show_bug.cgi?id=395711

Ryan Armstrong  changed:

   What|Removed |Added

 CC||b...@zerker.ca

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

[Akonadi] [Bug 446216] New: Due date changes for todos not being saved, for fresh todos due date rolls back to previous day

2021-11-28 Thread Claudio Cambra
https://bugs.kde.org/show_bug.cgi?id=446216

Bug ID: 446216
   Summary: Due date changes for todos not being saved, for fresh
todos due date rolls back to previous day
   Product: Akonadi
   Version: 5.18.3
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Google Resource
  Assignee: dvra...@kde.org
  Reporter: claudio.cam...@gmail.com
CC: kdepim-b...@kde.org
  Target Milestone: ---

Created attachment 144051
  --> https://bugs.kde.org/attachment.cgi?id=144051=edit
Video of bug in Kalendar

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

Adding a new todo within a Google calendar has bugs regarding the due date.

When a new todo is created and it is set to have an all-day due date, when the
collection refreshes the date will be rolled back to the previous day.

If one tries to edit the due date for a task, the edit will be reverted once
the collection refreshes.

Can reproduce on both Kalendar and KOrganizer.

STEPS TO REPRODUCE
1. Create a new task within a Google Calendar
2. Assign a due date and save
3. Wait for the parent collection to refresh automatically or manually refresh
and see the dates get rolled back to the previous day

or...

1. Edit a task's due date and save the changes
2. See the dates revert to their previous due dates upon refresh

OBSERVED RESULT

Todos' due dates change on calendar refresh.

EXPECTED RESULT

Todos' due dates should remain the same as the user has set them.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION

I have attached a video showing the issue.

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

[krita] [Bug 445834] Flipping too quickly displays incomplete canvas changes

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445834

symme...@gmail.com changed:

   What|Removed |Added

Summary|Flipping too quickly causes |Flipping too quickly
   |displays incomplete canvas  |displays incomplete canvas
   |changes |changes

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

[krita] [Bug 445834] Flipping too quickly causes displays incomplete canvas changes

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445834

--- Comment #4 from symme...@gmail.com ---
I mean that I flip back to the first frame before it gets the chance to update.
The reason I opened an issue is that I thought that the tiles that have updated
should wait until all the others have finished before presenting their changes.
I'm wondering if the tiles not being in sync is a problem.

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

[kdenlive] [Bug 446215] New: "Obscure"-effect disables drawing of tracks below.

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446215

Bug ID: 446215
   Summary: "Obscure"-effect disables drawing of tracks below.
   Product: kdenlive
   Version: git-master
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: kirk...@hotmail.com
  Target Milestone: ---

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

SUMMARY
***
Using the Obscure effect on a track makes the tracks below it not visible.
***


STEPS TO REPRODUCE
1. Create 2 tracks with videos on both of them
2. Place obscure-effect on the track above
3. Play the video and the bottom layer does not play

OBSERVED RESULT
Part of the tracks don't play

EXPECTED RESULT
Tracks below work correctly

SOFTWARE/OS VERSIONS
Kdenlive: Kdenlive_Nightly_Appimage_Build #1102
Linux/KDE Plasma: 5.10.79-1-MANJARO
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
View video.

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

[Akonadi] [Bug 424294] mbox resource Display Name string is not used

2021-11-28 Thread Ryan Armstrong
https://bugs.kde.org/show_bug.cgi?id=424294

Ryan Armstrong  changed:

   What|Removed |Added

 CC||b...@zerker.ca

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

[plasmashell] [Bug 438565] Mute audio icon appear on all pinned but not running icons when using Pipewire

2021-11-28 Thread Ryan Armstrong
https://bugs.kde.org/show_bug.cgi?id=438565

Ryan Armstrong  changed:

   What|Removed |Added

 CC||b...@zerker.ca

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

[Breeze] [Bug 110673] Need a media-write-dvd icon

2021-11-28 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=110673

andreas_k  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from andreas_k  ---
see https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/185

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

[kscreenlocker] [Bug 316734] After waking the system, the desktop gets displayed for a moment before the lock screen appears

2021-11-28 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=316734

Oded Arbel  changed:

   What|Removed |Added

 CC||o...@geek.co.il

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

[konsole] [Bug 446214] New: NeoVim versail split view glitch when scrolling

2021-11-28 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=446214

Bug ID: 446214
   Summary: NeoVim versail split view glitch when scrolling
   Product: konsole
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: c...@carlschwan.eu
  Target Milestone: ---

Created attachment 144049
  --> https://bugs.kde.org/attachment.cgi?id=144049=edit
video

SUMMARY

For approximately one month, my neovim doesn't work anymore with konsole. When
using a vertical split view inside neochat and scrolling, the view gets broken.

Honestly, I'm not sure if this is a Konsole bug or a neovim bug. For the
moment, I tried:

* compile old version of konsole (from last year) and use current version of
neovim: still breaks
* use master version of konsole (the one I daily drive) with old version of
neovim (0.3 and 0.4): still breaks
* reset all my settings in neovim: still breaks
* use neovim in xterm: works -> so maybe caused by konsole
* A friend tried to reproduce and for him it works fine :/

This seems similar to https://github.com/neovim/neovim/issues/6802 but it's
from 2017 and is now closed. My issue started appearing last month.  

Current workaround: use normal vim or use ctrl+l to refresh neovim. Both are
not ideal since I use neovim autocompletion a lot

OBSERVED RESULT

Video in attachment

SOFTWARE/OS VERSIONS
Tried multiple things, see above. Currently using everything master including
kwin (tried both wayland and kwin since it is a rendering bug)

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

[plasmashell] [Bug 446204] Widgets without background have fully black text with dark color schemes making them unreadable

2021-11-28 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=446204

--- Comment #1 from Mircea Kitsune  ---
I wonder if this may be a Breeze specific issue to some extent: Noticed that
with other themes like Materia the widget text also turns white when using a
dark theme, this solves the readability problem albeit I prefer using Breeze.
Maybe Breeze shouldn't flip text color when you disable the background of a
widget, and instead always use the color specified in the window section of the
color scheme? Black text requiring a white shadow remains an issue in either
case.

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

[plasma-browser-integration] [Bug 446119] plasma-browser-integration-host crashes after closing Firefox

2021-11-28 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=446119

Kai Uwe Broulik  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[Breeze] [Bug 440231] After Blue Ocean changes, Dockable Panel / MDI buttons no longer have a hover highlight

2021-11-28 Thread Paul McAuley
https://bugs.kde.org/show_bug.cgi?id=440231

--- Comment #4 from Paul McAuley  ---
(In reply to Paul McAuley from comment #3)

> https://invent.kde.org/plasma/breeze/-/commit/
> 8de82c4d508510a9f6a633d820fba1303c5d129a
I left a comment at the link above.

I have pinpointed this further to the function:
bool Style::drawToolButtonLabelControl( const QStyleOption* option, QPainter*
painter, const QWidget* widget ) const

Restoring the following lines restores the previous hover behaviour in docks:
else if( (!flat && hasFocus) || (flat && (state & State_Sunken) && !mouseOver)
) iconMode = QIcon::Selected;
else if( mouseOver && flat ) iconMode = QIcon::Active;


Deleting similar hover logic is done in 3 other places in this commit, so I'm
not sure if there are any other side-effects caused by that commit. I would
need to know what cblack's thinking was in deleting the hover logic. I see that
animation logic has also been deleted.

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

[plasmashell] [Bug 446213] Calendar app showing "0 %2(I18N_ARGUMENT_MISSING)"

2021-11-28 Thread Koen
https://bugs.kde.org/show_bug.cgi?id=446213

Koen  changed:

   What|Removed |Added

 CC||koen.teu...@gmail.com

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

[plasmashell] [Bug 446213] New: Calendar app showing "0 %2(I18N_ARGUMENT_MISSING)"

2021-11-28 Thread Koen
https://bugs.kde.org/show_bug.cgi?id=446213

Bug ID: 446213
   Summary: Calendar app showing "0 %2(I18N_ARGUMENT_MISSING)"
   Product: plasmashell
   Version: 5.23.3
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Calendar
  Assignee: plasma-b...@kde.org
  Reporter: koen.teu...@gmail.com
  Target Milestone: 1.0

Created attachment 144048
  --> https://bugs.kde.org/attachment.cgi?id=144048=edit
The user interface of the calendar app

I am not sure what is causing this behavior at my side, but it should probably
throw an exception instead.
Since I am not sure how to resolve this, I am posting here. In case further
debugging information is required, I am willing to provide it if you can tell
me where to find it.


STEPS TO REPRODUCE
1. Open Calendar applet
2. Observe the user interface

OBSERVED RESULT
0 %2(I18N_ARGUMENT_MISSING)

EXPECTED RESULT
?

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.13, Plasma 5.23
(available in About System)
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Kubuntu version: 21.10 with backports PPA using Wayland with both Nvidia and
Intel GPU.
The languages installed and configured on my laptop are International English
(Default) and Dutch.

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

[plasmashell] [Bug 444033] System Tray disappears when there are no visible entries

2021-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444033

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #7 from Nate Graham  ---
.

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

[Discover] [Bug 443555] Discover takes up to ~5 minutes to fetch updates due to flatpak backend

2021-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443555

Nate Graham  changed:

   What|Removed |Added

   Priority|HI  |VHI

--- Comment #13 from Nate Graham  ---
If it was 100% reproducible, it absolutely would be, but it's not; it only
seems to hit some people. I've got the Flatpak backend installed and in use and
I don't suffer from this issue.

Nevertheless the presence of 5 duplicates indicates that quite a lot of people
are, so I'll raise the priority.

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

[plasmashell] [Bug 446212] New: Placing widgets into taskbar won't scale properly nor update the widgets when updating style

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446212

Bug ID: 446212
   Summary: Placing widgets into taskbar won't scale properly nor
update the widgets when updating style
   Product: plasmashell
   Version: 5.23.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: slartibar...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

I am using fedora35, intel gpu and tried on wayland and X11 (both the same)

Steps:
1. add widgets (from desktop context menu)
2. select cpu use and network speed widgets, drag them to the desktop

Any change you make with the widgets when configuring appearance (display
style) have immediate effect.

3. go to 'enter edit mode' by context-menu on taskbar

First bug: the context-menu entry does not change to sth. like 'leave edit
mode', instead it shows 'enter edit mode' all the time (but 'ends' edit mode if
you select it again)

4. place the widgets on the taskbar in between icons only task manager and
system tray

problems (important):
- any changes on the widgets style, e.g. change from pie chart to bar chart (or
similar) won't update the widget. You need to drag it off the taskbar to the
desktop, change again and then the changes are visible/widget is updated.

problems (cosmetic):
- The style settings do not really suit a taskbar placement. "Text only" is way
to big (example: network speed takes a huge amount of horizontal space because
of its labels, same for cpu/text only)

- The scalings (e.g. barcharts) are to small to be usable. There are other
widgets (e.g. https://store.kde.org/p/1527636/) which do this better (but, they
have other problems: they don't scale with the taskbar height nor with the
display-configuration 'scale' parameter)

I would appreciate the 'default' widgets to be usable in taskbar as well, maybe
with some special mode that is suitable for such a small space

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

[kmymoney] [Bug 445510] Column order of Debits and Credits

2021-11-28 Thread jesse
https://bugs.kde.org/show_bug.cgi?id=445510

--- Comment #3 from jesse  ---
Hi all! Thanks Thomas for the add in feature! I can't wait to use it!
How will I know what version this new feature is in? 

Do i need to build from source or will an app image contain it? 

Thanks!

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

[Breeze] [Bug 443288] Additional app/software specific folder icons

2021-11-28 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=443288

andreas_k  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||andrea...@abwesend.de
 Resolution|--- |FIXED

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

[Breeze] [Bug 445756] Emblem icon colors are inverted when using Breeze Dark color scheme

2021-11-28 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=445756

--- Comment #5 from andreas_k  ---
> QuasselIRC has more than one issue.

it's a QuasselIRC issue not an breeze-icon issue. Sorry

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

[digikam] [Bug 446187] Faces not detected

2021-11-28 Thread Alexandre Belz
https://bugs.kde.org/show_bug.cgi?id=446187

--- Comment #6 from Alexandre Belz  ---
Ok, thanks for that explanation.

There was just 2 faces on my test picture, and they were in a reasonable size.
So Yolov3 being disabled was maybe not the root cause of my issue. Maybe the
inly root cause was that i was in Workflow mode _Recognize_ faces instead of
_Detect_ Faces.

I will retest the "scan Faces" will YoloV3 _un_checked, and just "Detect"
activated and see if this works as well on that picture.

Again thank you Maik for your patience, i realize that I may sound a bit "dumb"
 sometimes, for things that may seems obvious to you, as a programmer of this
wonderful software suite.

Best regards,
Alexandre


 Message d'origine 
De : Maik Qualmann 
Date : 28/11/2021 22:23 (GMT+01:00)
À : alexandre.b...@live.fr
Objet : [digikam] [Bug 446187] Faces not detected

https://bugs.kde.org/show_bug.cgi?id=446187

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||7.4.0
 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #5 from Maik Qualmann  ---
The YoloV3 face detection engine is not set as the standard because it is
significantly slower. The Caffemodel face detection is usually sufficient and
very fast. The YoloV3 engine is only superior for small and many faces in the
image.

Maik

--
You are receiving this mail because:
You reported the bug.

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

[plasmashell] [Bug 446211] New: Plasmashell Crash on Kubuntu

2021-11-28 Thread Mark
https://bugs.kde.org/show_bug.cgi?id=446211

Bug ID: 446211
   Summary: Plasmashell Crash on Kubuntu
   Product: plasmashell
   Version: 5.23.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: m...@leyva.me
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.23.3)

Qt Version: 5.15.2
Frameworks Version: 5.88.0
Operating System: Linux 5.13.0-21-generic x86_64
Windowing System: X11
Distribution: Ubuntu 21.10
DrKonqi: 5.23.3 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I clicked on one of the system tray icons when plasmashell crashed.

- Unusual behavior I noticed:
Plasmashell was rather slow. Note: I use an NVIDIA graphics card. Not using
Wayland; X11.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  0x7f4dc19b3188 in QSGTexture::setFiltering(QSGTexture::Filtering) () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7f4dc19e403f in
QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState
const&, QSGMaterial*, QSGMaterial*) () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7f4dc19cabdc in
QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*)
() at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f4dc19d01e5 in QSGBatchRenderer::Renderer::renderBatches() () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x7f4dc19d0bd2 in QSGBatchRenderer::Renderer::render() () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#9  0x7f4dc19b7fd4 in QSGRenderer::renderScene(QSGBindable const&) () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x7f4dc19b84a3 in QSGRenderer::renderScene(unsigned int) () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#11 0x7f4dc1a1e2c7 in
QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#12 0x7f4dc1a8dd19 in QQuickWindowPrivate::renderSceneGraph(QSize const&,
QSize const&) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#13 0x7f4dc1a2cd0d in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#14 0x7f4dc1a2d6b7 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#15 0x7f4dbfe47a71 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7f4dbf9d0927 in start_thread (arg=) at
pthread_create.c:435
#17 0x7f4dbfa609e4 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:100

Thread 12 (Thread 0x7f4d84ff9640 (LWP 3035) "QSGRenderThread"):
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0,
clockid=0, expected=0, futex_word=0x55619769dc60) at futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55619769dc60, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x7f4dbf9cf920 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55619769dc10, cond=0x55619769dc38) at pthread_cond_wait.c:504
#4  ___pthread_cond_wait (cond=0x55619769dc38, mutex=0x55619769dc10) at
pthread_cond_wait.c:628
#5  0x7f4dbfe4dabb in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f4dc1a2b273 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f4dc1a2d6f9 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x7f4dbfe47a71 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f4dbf9d0927 in start_thread (arg=) at
pthread_create.c:435
#10 0x7f4dbfa609e4 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:100

Thread 11 (Thread 0x7f4d4bab5640 (LWP 2880) "QSGRenderThread"):
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0,
clockid=0, expected=0, futex_word=0x55619879edc0) at futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55619879edc0, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x7f4dbf9cf920 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55619879ed70, cond=0x55619879ed98) at pthread_cond_wait.c:504
#4  ___pthread_cond_wait (cond=0x55619879ed98, mutex=0x55619879ed70) at
pthread_cond_wait.c:628
#5  0x7f4dbfe4dabb in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f4dc1a2b273 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f4dc1a2d6f9 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x7f4dbfe47a71 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f4dbf9d0927 in start_thread (arg=) at
pthread_create.c:435
#10 0x7f4dbfa609e4 in clone () at

[Breeze] [Bug 445756] Emblem icon colors are inverted when using Breeze Dark color scheme

2021-11-28 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=445756

andreas_k  changed:

   What|Removed |Added

 CC||andrea...@abwesend.de

--- Comment #4 from andreas_k  ---
(In reply to Nate Graham from comment #1)
> - Dolphin (Breeze Light, correct):
> https://grzesiek11.stary.pc.pl/files/images/Screenshot_2029_165959.png
that's the correct behavior

> - Dolphin (Breeze Dark, incorrect):
> https://grzesiek11.stary.pc.pl/files/images/Screenshot_2029_165934.png
that's the correct behavior

> - Icon picker (Breeze Dark, correct):
> https://grzesiek11.stary.pc.pl/files/images/Screenshot_2029_170121.png
that's a bug from the icon picker.

> - QuasselIRC (Breeze Light, correct):
> https://grzesiek11.stary.pc.pl/files/images/Screenshot_2029_170028.png
> - QuasselIRC (Breeze Dark, incorrect; notice how most icons are almost
> invisible):
> https://grzesiek11.stary.pc.pl/files/images/Screenshot_2029_170049.png

QuasselIRC has more than one issue. I think it's a mix between breeze-icons
from QuasselIRC
and maybe some broken behavior about icon theming within QuasselIRC. 

Will check if I can help aththe QuasselIRC issues.

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

[digikam] [Bug 446201] Freeze while browsing pictures

2021-11-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=446201

--- Comment #7 from Maik Qualmann  ---
Wait a minute, in digiKam-7.3.0 we have a possible "freeze" in the TagsCache
which has already been fixed. Please make a backup of the database and test
digiKam-7.4.0 from here: 

https://files.kde.org/digikam/

Maik

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

[Breeze] [Bug 414215] [konsole] "Profiles" preference icon

2021-11-28 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=414215

--- Comment #6 from andreas_k  ---
(In reply to Nate Graham from comment #5)
> Closed in error; that branch is not merged yet.

breeze-icons patch was within master. I don't want to do stuff at konsole
repository, cause I'm no developer.

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

[Breeze] [Bug 414214] [konsole] "Tabs" and "Tab bar" preference icon(s)

2021-11-28 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=414214

andreas_k  changed:

   What|Removed |Added

 CC||andrea...@abwesend.de

--- Comment #3 from andreas_k  ---
(In reply to Nate Graham from comment #2)
> Closed in error; that branch is not merged yet.

breeze-icons patch was within master. I don't want to do stuff at konsole
repository, cause I'm no developer.

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

[Breeze] [Bug 414213] [konsole] "Scrolling" preference icon

2021-11-28 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=414213

andreas_k  changed:

   What|Removed |Added

 CC||andrea...@abwesend.de

--- Comment #7 from andreas_k  ---
(In reply to Nate Graham from comment #6)
> Closed in error; that branch is not merged yet.

breeze-icons patch was within master. I don't want to do stuff at konsole
repository, cause I'm no developer.

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

[digikam] [Bug 446201] Freeze while browsing pictures

2021-11-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=446201

--- Comment #6 from Maik Qualmann  ---
You have to set the debug variable, otherwise no digiKam debug messages will be
displayed: 

export QT_LOGGING_RULES="digikam*=true"

If you are using the Debug AppImage you have to start it with the "debug"
option, then with "bt" we can also see the backtrace where digiKam is possibly
hanging. 

Maik

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

[Breeze] [Bug 423937] Need new icon that depicts copying a file location

2021-11-28 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=423937

andreas_k  changed:

   What|Removed |Added

 CC||andrea...@abwesend.de
 Status|ASSIGNED|CONFIRMED

--- Comment #4 from andreas_k  ---
edit-copy-path was added to breeze-icons. Please update the Dolphin and Konsole
repositories.

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

[digikam] [Bug 446187] Faces not detected

2021-11-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=446187

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||7.4.0
 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #5 from Maik Qualmann  ---
The YoloV3 face detection engine is not set as the standard because it is
significantly slower. The Caffemodel face detection is usually sufficient and
very fast. The YoloV3 engine is only superior for small and many faces in the
image.

Maik

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

[Breeze] [Bug 423937] Need new icon that depicts copying a file location

2021-11-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=423937

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/183

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

[systemsettings] [Bug 440338] KCM crashes on load

2021-11-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=440338

David Edmundson  changed:

   What|Removed |Added

 CC||to...@top-email.net

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

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

[systemsettings] [Bug 446150] crashed kde plasma power management

2021-11-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=446150

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||k...@davidedmundson.co.uk

--- Comment #2 from David Edmundson  ---


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

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

[plasmashell] [Bug 437455] Plasma crashed on Wayland in QWaylandClientExtensionPrivate::handleRegistryGlobal() when enabling blur effect in Desktop Effects KCM

2021-11-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=437455

David Edmundson  changed:

   What|Removed |Added

 CC||sepantamortaz...@gmail.com

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

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

[systemsettings] [Bug 446157] system setting bug

2021-11-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=446157

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||k...@davidedmundson.co.uk
 Status|REPORTED|RESOLVED

--- Comment #2 from David Edmundson  ---


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

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

[plasmashell] [Bug 444033] System Tray disappears when there are no visible entries

2021-11-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=444033

--- Comment #6 from Konrad Materka  ---
In file:
/usr/share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/main.qml
can you comment line 200:
// iconSize: tasksGrid.itemSize
or change it to:
iconSize: PlasmaCore.Units.iconSizes.smallMedium

Does it fix the problem?

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

[plasmashell] [Bug 446173] Request ability to number each task in Task Manager for accessibility

2021-11-28 Thread Felipe Kinoshita
https://bugs.kde.org/show_bug.cgi?id=446173

Felipe Kinoshita  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[dolphin] [Bug 443132] Status bar goes missing while loading a folder

2021-11-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=443132

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/system/dolphin/-/merge_requests/294

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

[plasmashell] [Bug 446173] Request ability to number each task in Task Manager for accessibility

2021-11-28 Thread Shervin Emami
https://bugs.kde.org/show_bug.cgi?id=446173

--- Comment #2 from Shervin Emami  ---
(In reply to Felipe Kinoshita from comment #1)
> Are you just asking about adding the little numbers, right? because the task
> manager already works that way

Hi Felipe, yes I am just requesting that numbers can be added.

(For example, due to RSI I have been using speech recognition to say "Window
Five" to switch applications instead of my keyboard or mouse, but when there's
more than a few windows open  I often guess the number incorrectly.)

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

[Discover] [Bug 443555] Discover takes up to ~5 minutes to fetch updates due to flatpak backend

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443555

lnx...@westlot.net changed:

   What|Removed |Added

 CC||lnx...@westlot.net

--- Comment #12 from lnx...@westlot.net ---
For those who can't disable flatpackes due to having one or more installed,
this post on Reddit
(https://old.reddit.com/r/kde/comments/qdtdm3/anyone_else_having_problems_with_discover_since/hk74x02/)
by u/danievdm solves that by renaming the flatpak-backed.so file.  For Neon,
it's located in /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/.  This leaves
us with a working again Discover, but all Flatpacks will have to be manually
checked and updated until this issue is fixed.

This needs to be a critical importance rather than a HI normal, Discover is
absolutely useless for those of us who use flatpaks.

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

[dolphin] [Bug 443132] Status bar goes missing while loading a folder

2021-11-28 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=443132

--- Comment #2 from Kai Uwe Broulik  ---
Still happens

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

[okular] [Bug 446194] Selecting background/watermark text instead of foreground/"real" text

2021-11-28 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=446194

Albert Astals Cid  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Albert Astals Cid  ---
Works fine for me in 21.08.3 https://i.imgur.com/fsPpRUC.png

Please reopen if you update to that version and you can still reproduce the
problem.

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

[plasmashell] [Bug 446066] Third-party icons change some of the system tray icons, creating inconsistency

2021-11-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=446066

Konrad Materka  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED

--- Comment #1 from Konrad Materka  ---
Hi Photon, this is intended behavior. Icons themes can provide only subset of
all icons and it still allowed and fine. If cons theme does not provide some
icons then you will have exactly the same inconsistency in file manager (for
different file types), in application menu, desktop icons, task manager,
toolbar icons etc. It is up to icon theme creator to provide as many icons as
possible, so that user won't be left with inconsistent experience.

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

[okular] [Bug 446194] Selecting background/watermark text instead of foreground/"real" text

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446194

--- Comment #4 from audreys...@pm.me ---
(In reply to Albert Astals Cid from comment #3)
> Can you confirm the Okular version you're using?

Yes, I'm using Okular version 20.12.3

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

[dolphin] [Bug 446210] New: Allow changing XDG user dirs locations from the folder properties

2021-11-28 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=446210

Bug ID: 446210
   Summary: Allow changing XDG user dirs locations from the folder
properties
   Product: dolphin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: bribbers+kdebugzi...@disroot.org
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
This is something Windows Explorer does and is actually quite nice. If the user
wants to move say their "Documents" or "Videos" folder to a different location
or even drive, they can right click the folder, go to folder properties and set
a new location for that folder. It will make a new folder on the new location,
ask the user if the contents of the old location should be moved over there
too, and from that point on the "Documents" folder will be in the new location.

To do the same on Linux right now you have to manually edit a config file,
specifically "$HOME/.config/user-dirs.dirs", which is bad UX imo. Then people
will say "just mount your /home on a different drive" but maybe you want to
move only the Videos folder. And I'd say mounting /home somewhere else than
going with your distros default is quite an advanced task, not suitable for the
average user. It would be nice if Dolphin allowed changing those folder
locations via the folder properties window.

When typing this bug I found https://bugs.kde.org/show_bug.cgi?id=428112
through which I realized it was already possible to move these locations, but I
find the systemsettings quite an intuitive place. If I hadn't found that bug, I
wouldn't have known it was possible to change those locations via a GUI at all.
I'd say Dolphin should have this functionality also, even just to cater to old
Windows users, _alongside_ systemsettings having the option.

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

[okular] [Bug 446194] Selecting background/watermark text instead of foreground/"real" text

2021-11-28 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=446194

--- Comment #3 from Albert Astals Cid  ---
Can you confirm the Okular version you're using?

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

[plasmashell] [Bug 445983] Icon of Touchpad applet in system tray does not change when touchpad is disabled

2021-11-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=445983

Konrad Materka  changed:

   What|Removed |Added

 CC|mate...@gmail.com   |

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

[systemsettings] [Bug 446157] system setting bug

2021-11-28 Thread sasuske
https://bugs.kde.org/show_bug.cgi?id=446157

sasuske  changed:

   What|Removed |Added

 CC||jelve...@hotmail.com

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

[systemsettings] [Bug 446157] system setting bug

2021-11-28 Thread sasuske
https://bugs.kde.org/show_bug.cgi?id=446157

--- Comment #1 from sasuske  ---
Created attachment 144046
  --> https://bugs.kde.org/attachment.cgi?id=144046=edit
New crash information added by DrKonqi

systemsettings5 (5.22.5) using Qt 5.15.2

- What I was doing when the application crashed: estaba colocando las opciones
a los  bordes de pantalla cuando se cerro de forma inesperada

- Unusual behavior I noticed: estoy usanso el sistema en modo wyland tal vez
sea por eso que se ocaciono

- Custom settings of the application:

-- Backtrace (Reduced):
#4  0x7fd5b49fd964 in
QWaylandClientExtensionPrivate::handleRegistryGlobal(void*, wl_registry*,
unsigned int, QString const&, unsigned int) () from
/lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#5  0x7fd5b49e2ac9 in
QtWaylandClient::QWaylandDisplay::registry_global(unsigned int, QString const&,
unsigned int) () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#6  0x7fd5b4a08526 in QtWayland::wl_registry::handle_global(void*,
wl_registry*, unsigned int, char const*, unsigned int) () from
/lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
[...]
#11 0x7fd5b495e33c in wl_display_dispatch_queue_pending () from
/lib/x86_64-linux-gnu/libwayland-client.so.0
#12 0x7fd5b49e2053 in QtWaylandClient::QWaylandDisplay::flushRequests() ()
from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5

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

[umbrello] [Bug 446020] Bird's eye view shows nothing at first open

2021-11-28 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=446020

--- Comment #2 from Robert Hairgrove  ---
When running Umbrello as a debug build started from a terminal, after examining
the debug output, it seems that the problem here arises from the fact that the
default configuration gives us an empty class diagram which can immediately be
populated with classes, packages, etc. However, the debug output "view was
NULL" on opening the application with no other command-line options seems to
indicate that this initial diagram was not yet added to the diagram/view stack
... even though there is a "class_diagram" object present in the tree view?
This would certainly explain the fact that there cannot already be a bird's eye
view of a view that (officially) does not yet exist.

Is this a configurable option? Why doesn't the inital screen show an emty
diagram area (dock widget) instead? I would think that with a new project,
where there is no code as yet in existence (and perhaps the programming
language is not yet determined), it might make more sense to have either no
diagram, or else perhaps a use case diagram, presented to the user.

At any rate, if there is a valid diagram, there should also be a valid bird's
eye view.

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

[frameworks-kio] [Bug 368104] files/folders in trash get copied to /tmp while previews are generated

2021-11-28 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=368104

Méven Car  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/commit/dedf0ee37
   ||f16c587826cf6ad9a6e6cec241a
   ||8d37
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #12 from Méven Car  ---
Git commit dedf0ee37f16c587826cf6ad9a6e6cec241a8d37 by Méven Car, on behalf of
Eduardo Sánchez Muñoz.
Committed on 28/11/2021 at 19:46.
Pushed by meven into branch 'master'.

Do not create thumbnails when it requires to copy the file to /tmp

M  +5-17   src/widgets/previewjob.cpp

https://invent.kde.org/frameworks/kio/commit/dedf0ee37f16c587826cf6ad9a6e6cec241a8d37

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

[krita] [Bug 446209] New: Crash while Krita was in background (but my renderfarm was accessing file layer)

2021-11-28 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=446209

Bug ID: 446209
   Summary: Crash while Krita was in background (but my renderfarm
was accessing file layer)
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: i...@davidrevoy.com
  Target Milestone: ---

Created attachment 144045
  --> https://bugs.kde.org/attachment.cgi?id=144045=edit
Backtrace

Hi, here is a backtrace of a crash after a long painting session. Krita crashed
while I was running the renderfarm of Pepper and was in background. The
backtrace contains unusual message, especially ones that appeared on the
terminal windows before the crash. 
I hope it will be useful! If it's not or doesn't contain info, feel free to
close it.

Krita Plus of 25 November: krita-5.0.0-beta2-8973f9e-20211125-x86_64.appimage
Kubuntu 20.04LTS

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

[Breeze] [Bug 440231] After Blue Ocean changes, Dockable Panel / MDI buttons no longer have a hover highlight

2021-11-28 Thread Paul McAuley
https://bugs.kde.org/show_bug.cgi?id=440231

--- Comment #3 from Paul McAuley  ---
(In reply to Paul McAuley from comment #2)
> I have isolated this regression to commit:
> 
> 8de82c4d508510a9f6a633d820fba1303c5d129a Make buttons styled like Blue Ocean
> mockups

https://invent.kde.org/plasma/breeze/-/commit/8de82c4d508510a9f6a633d820fba1303c5d129a

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

[krusader] [Bug 444444] Drop down menu for drives is shoving snaps

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=44

musefor-...@yahoo.com changed:

   What|Removed |Added

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

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

[Breeze] [Bug 440231] After Blue Ocean changes, Dockable Panel / MDI buttons no longer have a hover highlight

2021-11-28 Thread Paul McAuley
https://bugs.kde.org/show_bug.cgi?id=440231

--- Comment #2 from Paul McAuley  ---
I have isolated this regression to commit:

8de82c4d508510a9f6a633d820fba1303c5d129a Make buttons styled like Blue Ocean
mockups

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

[krusader] [Bug 444444] Drop down menu for drives is shoving snaps

2021-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=44

--- Comment #5 from musefor-...@yahoo.com ---
Hello,

I'm really sorry, but I don't have the skills to follow such instructions.
Since I'm just a simple user, I only wanted to post this issue. Also for all
the other users who can't describe the problem in English.

Thanks for your support and the nevertheless almost perfect Krusader

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

[krita] [Bug 446147] Palette isn't visually marked dirty after moving a color elsewhere in the palette

2021-11-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=446147

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

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

[kmymoney] [Bug 446202] Missing Dependencies for AppImage build

2021-11-28 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=446202

--- Comment #1 from Thomas Baumgart  ---
Thanks for reporting. The appimage build has recently been updated to use
craft. Unfortunately, there are still some quirks to adjust until this works.
And just in case you ask: no, we cannot run the old and the new method at the
same time so we had to turn the previous method off before we could turn on the
new one. BTW, this failure only happens on CI not on our local builds :(

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

  1   2   3   >