[krunner] [Bug 444470] Text box defocusing after selecting result with arrow keys

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=70

--- Comment #2 from afedotov...@outlook.com ---
Sorry, more clarification. When focus is changed to the settings / keep open
buttons, keyboard inputs should not refocus the text box, because at this
point, such behavior would break the convention of pressing space to activate a
focused button.

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

[digikam] [Bug 444442] Conversion from Sony ARW to DNG loses pixels on the right side of the image

2021-10-26 Thread Lukas Jirkovsky
https://bugs.kde.org/show_bug.cgi?id=42

--- Comment #3 from Lukas Jirkovsky  ---
I'm not saying RawTherapee is not doing some funky business – I don't have good
enough understanding of the format.

However looking at the embedded raw data using rawpy I see that there are some
usable data which are missing in DNG. The only explanation I can think of (with
my zero knowledge of the format) is that these data are outside of region of
interest defined in EXIF so digiKam throws them away assuming they are not
usable. That's what I'm seeing with the Canon CR2 – with CR2 a different crop
is present but the cropped area is empty, ie. no Bayer filter. So no data lost.

To show the difference – this is how the raw data extracted from ARW look like:
https://drive.google.com/file/d/1fivJ0q8Lc-ZDZbZLkRUKmg5lrJ0ljOyh/view?usp=sharing

And this is how the raw data from DNG look like:
https://drive.google.com/file/d/1rHQ6GQ5dls1xmIV8ZfCqIPC8Ks0aOrQj/view?usp=sharing

I just bumped the exposure on both files so that they are not pitch black, no
other changes.

If you examine the right border you will see that there are more usable data in
the ARW file. It seems a shame to throw useful data away. If my theory of these
data being outside of the crop defined in EXIF, maybe digiKam could have an
option to preserve these data?

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

[okteta] [Bug 444405] Okteta crashes after using the Strings tool and switching files

2021-10-26 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=05

--- Comment #3 from Friedrich W. H. Kossebau  ---
Thanks for the screen capture. Meanwhile found the flaw in the code, and also
managed to force myself such crashes.

So fix is already sketched and should land soonish. Given all the new reports I
should see to do a release in the next weeks afterwards then, at least before
end of year.

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

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #10 from afedotov...@outlook.com ---
I reported a similar bug (70) addressing the defocusing behavior of the
text box when pressing up/down. I clarified there that the user should still be
able to change focus themselves using tab / shift+tab. I want to clarify here
too, that I think pressing "esc" should close krunner no matter where the focus
is.

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

[krunner] [Bug 444470] Text box defocusing after selecting result with arrow keys

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=70

--- Comment #1 from afedotov...@outlook.com ---
I want to clarify, should this bug be confirmed and fixed, that I am not
suggesting the text box be forced to be focused all the time, because that
would break changing focus between the text box, settings button and keep open
button using tab / shift+tab.

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

[kwin] [Bug 411884] In wayland BorderlessMaximizedWindows can cause window to not receive input

2021-10-26 Thread p d
https://bugs.kde.org/show_bug.cgi?id=411884

p d  changed:

   What|Removed |Added

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

--- Comment #20 from p d  ---
The bug is not fixed fully. I still have the issue half the time, and when I
maximize by double clicking the address bar, I have the issue all the time.

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

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #9 from afedotov...@outlook.com ---
I did some more testing with krunner
If you change focus from the text box to the "keep open" or "settings" buttons
using tab / shift+tab, and then press escape, krunner is still not closed

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

[dolphin] [Bug 416087] Optionally find hidden files using Dolphin's standard search

2021-10-26 Thread Dashon
https://bugs.kde.org/show_bug.cgi?id=416087

Dashon  changed:

   What|Removed |Added

 CC||dashonww...@pm.me

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

[krunner] [Bug 444470] New: Text box defocusing after selecting result with arrow keys

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=70

Bug ID: 70
   Summary: Text box defocusing after selecting result with arrow
keys
   Product: krunner
   Version: 5.23.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: alexander.loh...@gmx.de
  Reporter: afedotov...@outlook.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
When selecting search result with the up/down arrow keys, the text entry box
defocuses, leading to inconsistent behavior with regard to entering more text.
For example, after pressing up/down to select a result, and then entering more
letters, the text box is refocused and the characters are added to the end.
However, after pressing up/down and then pressing backspace, the text box is
only refocused, and the letter where the cursor was is not deleted.
Furthermore, the cursor position is reset to the end of the query after
pressing up/down, no matter if the user moved it to the middle of the query
before moving up/down. All of this would be avoided if the text box would keep
its focus through selecting a search result with the arrow keys.

STEPS TO REPRODUCE
1. type query
2. move text cursor to middle of query
3. press up/down to select a result
4. press backspace once

OBSERVED RESULT
The text box is refocused, the text cursor is reset to the end of the query,
and no character is deleted (from neither cursor position)

EXPECTED RESULT
The text box should stay focused when selecting a search result with the arrow
keys.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.14.14-arch1-1
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

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

[lattedock] [Bug 444419] Strange black line divides panel in two halves

2021-10-26 Thread PK
https://bugs.kde.org/show_bug.cgi?id=19

--- Comment #11 from PK  ---
One more experiment.
I built latte 0.10.3 on an other computer. Also Intel cpu and graphics card but
different, and a somewhat older Kubuntu version.

The thin line DOESN'T appear.

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

[okteta] [Bug 444405] Okteta crashes after using the Strings tool and switching files

2021-10-26 Thread Nagy Tibor
https://bugs.kde.org/show_bug.cgi?id=05

--- Comment #2 from Nagy Tibor  ---
Created attachment 142930
  --> https://bugs.kde.org/attachment.cgi?id=142930=edit
Screen capture

Here's a screen capture of the steps I described above. May help reproducing
the crash if something were ambiguous.

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

[frameworks-baloo] [Bug 390830] Files in plasma vault indexed and available when the vault is closed

2021-10-26 Thread Dashon
https://bugs.kde.org/show_bug.cgi?id=390830

Dashon  changed:

   What|Removed |Added

 CC||dashonww...@pm.me

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

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #8 from afedotov...@outlook.com ---
Will do, thank you for your work

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

[clazy] [Bug 444469] New: clazy missing link to libstdc++fs

2021-10-26 Thread Hamish Moffatt
https://bugs.kde.org/show_bug.cgi?id=69

Bug ID: 69
   Summary: clazy missing link to libstdc++fs
   Product: clazy
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: hamish-...@risingsoftware.com
CC: smart...@kde.org
  Target Milestone: ---

SUMMARY

clazy 1.10 fails to build on Debian 10 because it needs to link against
libstdc++fs.


STEPS TO REPRODUCE
1. Install llvm-11, llvm-11-dev, libclang-11-dev, libclang-cpp11-dev from
buster backports
2. Configure with PATH=/usr/lib/llvm-11/bin:$PATH cmake ..
3. make


OBSERVED RESULT

clazy-standalone fails to link with the error:

/usr/bin/ld: lib/ClazyPlugin.so: undefined reference to
`std::filesystem::__cxx11::path::_M_find_extension() const'
/usr/bin/ld: lib/ClazyPlugin.so: undefined reference to
`std::filesystem::__cxx11::path::_M_split_cmpts()'

Adding stdc++fs to the link libraries in CMakeLists.txt fixes it.

libstdc++ is from gcc 8. It works on Debian 11 (bullseye) which has libstdc++
from gcc 10.

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

[plasmashell] [Bug 443975] Dragging favorites icons in the application launcher causes overlapping

2021-10-26 Thread Samuel Reddy
https://bugs.kde.org/show_bug.cgi?id=443975

Samuel Reddy  changed:

   What|Removed |Added

 CC||samuelsumukhre...@gmail.com

--- Comment #30 from Samuel Reddy  ---
Plasma 5.23.2 on Arch Linux does not fix the problem for me.

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

[kwin] [Bug 444468] Sometimes a context menu won't go away even after it's program is closed.

2021-10-26 Thread Satyam
https://bugs.kde.org/show_bug.cgi?id=68

--- Comment #1 from Satyam  ---
The screenshot doesn't look exactly like the dialog. On the screenshot there's
a band of white on part of the dialog. On the desktop the whole dialog is
intact.

The dialog is from a dolphin instance that has been closed.

If you can read it, the Konsole window on the screenshot has `wmctrl -l`

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

[kwin] [Bug 444468] New: Sometimes a context menu won't go away even after it's program is closed.

2021-10-26 Thread Satyam
https://bugs.kde.org/show_bug.cgi?id=68

Bug ID: 68
   Summary: Sometimes a context menu won't go away even after it's
program is closed.
   Product: kwin
   Version: 5.23.0
  Platform: Debian unstable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: v...@oneofthesevenbillion.com
  Target Milestone: ---

Created attachment 142929
  --> https://bugs.kde.org/attachment.cgi?id=142929=edit
Dialog won't go away

SUMMARY
Since the 5.23 update a right click context menu sometimes gets stuck on my
desktop and won't close.  I've had it happen with context menus from Dolphin,
Kate and Firefox.

When that happens I've tried quitting and restarting plasmashell, I've tried
changing the desktop wallpaper.  The only way I've found to get rid of it
besides rebooting is to log out and back in.  I've tried to find a window id
with `xwininfo -tree -root` and also `wmctrl -l` and neither shows a window
corresponding to the dialog.

The dialog stays on top of any other window on the desktop.  Nothing will cover
it except another right click context menu. It behaves as if there is nothing
there.  No clicking or right clicking alters it. Right click pulls up the
desktop context menu. If I move a program window on top of it the dialog stays
on top but if there's something on the program that can be clicked besides
being on top the dialog doesn't interfere with the click.  For example if I
have a browser with a hyperlink behind the dialog, clicking would still
activate the hyperlink.

Unfortunately I haven't found a reliable way to reproduce this problem, but it
does happen at least twice a day. And the only way to get rid of it is to
logout out and back in.

Attached is a screenshot
SOFTWARE/OS VERSIONS

KDE Plasma Version:  5.23.0
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

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

[okteta] [Bug 444405] Okteta crashes after using the Strings tool and switching files

2021-10-26 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=05

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Friedrich W. H. Kossebau  ---
Thanks for the report.

That the strings tool keeps the extracted strings around is on purpose, as
there was interest to have them them available independent of whether the
document is still loaded.

There is explicit code to handle the document having been closed, but seems
there is a flaw. Could not yet reproduce the crash, but the backtrace you
provided matches what you describe, so serves as starting point to analyze the
code.

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

[plasmashell] [Bug 444467] New: Unable to fullscreen videos in Firefox with task manager set to autohide

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=67

Bug ID: 67
   Summary: Unable to fullscreen videos in Firefox with task
manager set to autohide
   Product: plasmashell
   Version: 5.22.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: h...@kde.org
  Reporter: nandog123...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
This bug prevents the user from entering fullscreen mode for videos in Firefox
with tray set to autohide.

STEPS TO REPRODUCE
1. Set task manager to autohide
2. Launch Firefox
3. Try to fullscreen a video, YouTube has this issue along with many other
sites.

OBSERVED RESULT
Black screen until you are able to exit via a shortcut or closing.

EXPECTED RESULT
The video to enter fullscreen.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 21.10
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

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

[okular] [Bug 443007] it does not open new files in new tabs

2021-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=443007

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.

[systemsettings] [Bug 442942] Keyboard layout per application doesn't persist after reboot

2021-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442942

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[systemsettings] [Bug 442946] login background cannot be changed

2021-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442946

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.

[krita] [Bug 431815] Select > Scale.. function adds 1 to width and height

2021-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431815

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[kdenlive] [Bug 442278] Crash when trying to edit title clip after changing project resolution

2021-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442278

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[kdenlive] [Bug 414225] field order setting is ignored when exporting interlaced with vcodec=libx264

2021-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=414225

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[okteta] [Bug 444453] The last character encoding combobox entries are unreachable by scrolling

2021-10-26 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=53

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Friedrich W. H. Kossebau  ---
Hi, thanks for the report.

I can confirm the duplicated entry. Seems Qt broke here when switching to using
ICU as backend, and request for TIS-620 and IBM874 are now both getting the
same codec back. Meh. And seems there is quite some confusing naming for
confusingly many variants of encodings for Latin/Thai. And Qt's code to connect
to libicu is rather oversimplifying things, just caring for MIME and IANA
naming now. Guess I have to escape into a custom codec then. Will think about
the next days.

I can also reproduce the error. That seems a bug in Qt, which also happens when
adding a different data and icon to each entry, while using the same string.

Ideally someone should file that bug with them.

But once the charset duplication is fixed, should not bother us here.

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

[kate] [Bug 444466] New: settings dialog box getting clipped at the bottom on low resolution displays

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=66

Bug ID: 66
   Summary: settings dialog box getting clipped at the bottom on
low resolution displays
   Product: kate
   Version: 21.08.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: bipin...@gmail.com
  Target Milestone: ---

Created attachment 142928
  --> https://bugs.kde.org/attachment.cgi?id=142928=edit
a screenshot of kate setting dialog box showing bootom half clipped

SUMMARY
setting dialog box of kate gets clipped at the bottom on low resolution
displays(eg 1280x800) as shown in the screenshot attachment. this makes its
immpossible to access the apply, discard or cancel button unless the user is
proficient in using tab button in the keyboard. it doesnt matter even if the
dialog box is maximised 

STEPS TO REPRODUCE
1. open kate app on a low res monitor (1280x800)
2. open the settings dialog

OBSERVED RESULT
the bottom part of dialog box is clipped

EXPECTED RESULT
bottom part should be visible/accessible irrespective of dialog box size

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.

[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers

2021-10-26 Thread Satyam
https://bugs.kde.org/show_bug.cgi?id=341143

Satyam  changed:

   What|Removed |Added

 CC||vayu@oneofthesevenbillion.c
   ||om

--- Comment #458 from Satyam  ---
I use activities for only one thing. That's a different wallpaper for each
screen. It's easy and it works just like virtual desktops. There's even a pager
for the panel that works just like the virtual desktop pager.  I actually don't
understand activities, how to use them, and what's different about them than
virtual desktops, but I do have 4 virtual desktops with different wallpapers.

-- 
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-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=438565

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[Smb4k] [Bug 442187] Smb4K 3.1.0 still has frustrating, old usability glitches and bugs (explained in description). Kills usability.

2021-10-26 Thread Alexander Reinholdt
https://bugs.kde.org/show_bug.cgi?id=442187

--- Comment #17 from Alexander Reinholdt  ---
(In reply to flan_suse from comment #15)
> Created attachment 142640 [details]
> greyed-out-mounted-shares-tray-icon
> 
> >These glitches involves "Unmount All" and "Unmount" being greyed out in the 
> >tray context menu, yet working normally from the main window.
> 
> Since this bug is less predictable compared to the others, it's tricky to
> catch in real-time. However, this is what it looks like.

This bug is quite nasty. I thought I fixed it here and now it reappears with
the refactored / reworked code as well.

I have got the impression that it only appears when the main window is
minimized, the shares menu has never been opened before in the tray's popup
menu and the first share is mounted. Is that also your experience?

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

[plasmashell] [Bug 443975] Dragging favorites icons in the application launcher causes overlapping

2021-10-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443975

--- Comment #29 from Nate Graham  ---
Since 5.23.4 is two weeks out, we should either ask Jonathan Riddell for a
5.23.2.1 which includes this, or email distributi...@kde.org to ask distros to
backport it manually.

Noah, can you do one of those?

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

[kwin] [Bug 444361] A lot of GTK based apps have broken fonts

2021-10-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444361

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #9 from Nate Graham  ---
Well, the apps shouldn't be opening with the wrong theme from the command line
either. That seems like probably a GTK problem though.

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

[kwin] [Bug 405624] no bouncy cursor when opening apps

2021-10-26 Thread Benjamin Smith
https://bugs.kde.org/show_bug.cgi?id=405624

Benjamin Smith  changed:

   What|Removed |Added

 CC||bsmith7...@gmail.com

--- Comment #8 from Benjamin Smith  ---
This is not working for me on plasma 5.23.1 on Manjaro.

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

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

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401806

--- Comment #3 from o.ha...@gmail.com ---
This bug might be a duplicate of 365890.
Please try out the patch I posted over there.

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

[frameworks-kglobalaccel] [Bug 401141] Shift+W or Shift+X has no effect Neo2 layout

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401141

o.ha...@gmail.com changed:

   What|Removed |Added

 CC||o.ha...@gmail.com

--- Comment #2 from o.ha...@gmail.com ---
This bug might be a duplicate of 365890.
Please try out the patch I posted over there.

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

[frameworks-kglobalaccel] [Bug 365890] When using Shift+Home/End as shortcut using the neo layout, the Shift+U / Shift+O keys do not enter large U/O anymore.

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365890

o.ha...@gmail.com changed:

   What|Removed |Added

   Assignee|k...@michael-jansen.biz  |kdelibs-b...@kde.org
Product|systemsettings  |frameworks-kglobalaccel
  Component|kcm_khotkeys|general
Version|5.20.3  |5.20.0

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

[systemsettings] [Bug 365890] When using Shift+Home/End as shortcut using the neo layout, the Shift+U / Shift+O keys do not enter large U/O anymore.

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365890

--- Comment #4 from o.ha...@gmail.com ---
Created attachment 142927
  --> https://bugs.kde.org/attachment.cgi?id=142927=edit
Patch for KGlobalAccel 5.87.0 that fixes the issue.

Here is what I have found after digging through the code for a while.

The problem lies with KGlobalAccel registering keyboard grabs for every
keycode that could possibly create the desired keysym, regardless of
the state of the Mod5 (Neo Mod3) and Mod3 (Neo Mod4) modifiers.
The function in question is KGlobalAccelImpl::grabKey in
src/runtime/plugins/xcb/kglobalaccel_x11.cpp (KGlobalAccel).

I have written a patch that should fix this issue, but I have only
tested it with Neo, so it might break with other layouts.
The patch is for KGlobalAccel version 5.87.0, but the offending code
is 6 years old by this point so it should work pretty much everywhere.

The fact that global shortcuts are not actually triggered when using the
Neo layers 3 and above, is a separate bug in KWindowSystem, where the
XKeyPressEvent is not translated to the correct keysym and only the first
two columns of the keysym table (Neo layers 1 and 2) are checked.
Anyone interested in fixing this can check out xcbKeyPressEventToQt()
in src/platforms/xcb/kkeyserver.cpp (KWindowSystem).

Furthermore, shortcuts containing dead keys or Unicode characters seemingly
do not even get to the point of registering a keyboard grab, whereas others,
like ÄÖÜ do register a grab, but are still not triggered correctly.

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

[Breeze] [Bug 399763] Window-Specific Overrides rule using the window-class does not work under Wayland

2021-10-26 Thread Prajna Sariputra
https://bugs.kde.org/show_bug.cgi?id=399763

Prajna Sariputra  changed:

   What|Removed |Added

 CC||putr...@gmail.com

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

[kwin] [Bug 444361] A lot of GTK based apps have broken fonts

2021-10-26 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=444361

--- Comment #8 from Bacteria  ---
I managed to fix the issue and I feel like an idiot for not trying it before
hand.

I applied the adwaita theme in the system settings and then applied breeze GTK
theme again. And the issue got fixed. All the GTK apps are using Breeze-GTK
now. Looks like Plasma Wayland was reading the config somewhat differently than
X and reapplying it solved it.

But launching any gtk application from the terminal still has the same issues,
the apps don't use breeze-gtk and have the broken fonts.

I guess we should probably close this now?

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

[yakuake] [Bug 444465] New: Pin to Desktop Option Not Working

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=65

Bug ID: 65
   Summary: Pin to Desktop Option Not Working
   Product: yakuake
   Version: 21.08.2
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: adamska...@gmail.com
  Target Milestone: ---

SUMMARY
The 'show on all desktops' option is not working correctly. When you first
enable the option it works fine. However, after retracting the window then
reopening it, the function stops working. This obviously isn't ideal because
the biggest draw of the app is to be able to retract it and open it again
whenever you need it.


STEPS TO REPRODUCE
1. Enable 'show on all desktops'
2. Notice that it stays in place when switching virtual desktops
3. Then retract it and reopen it
4. Notice that it no longer functions correctly

OBSERVED RESULT
Window doesn't stay on screen when switching desktops.

EXPECTED RESULT
The window should stay on screen even when switching desktops.

SOFTWARE/OS VERSIONS
OS: OpenSUSE Tumbleweed
Kernel: 5.14.11-2
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

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

[kio-extras] [Bug 443806] Dolphin should allow option to cache thumbnails for separate encrypted devices / locations (KDialog too?)

2021-10-26 Thread flan_suse
https://bugs.kde.org/show_bug.cgi?id=443806

--- Comment #4 from flan_suse  ---
(In reply to Lemuel Simon from comment #3)

> If you don't mind me asking, what is your partition scheme? 


Gladly. I'll keep it simple and laid out, so as to make it easier to follow and
compare. Just FYI, I do not use LVM whatsoever.

The following sources have multimedia (picture and video) that support
thumbnail previews.

SRC1, Single local partition (entire system, /boot, /, and /home) | encrypted
(LUKS)

SRC2, Single local partition (external USB) | encrypted (LUKS)

SRC3, Single local partition (external USB) | plain

SRC4, Network share (CIFS) | encrypted (ZFS)


---


When using Dolphin to browse images/videos in SRC1, SRC3, and SRC4, thumbnails
are generated and CACHED under ~/.cache/thumbnails

With subsequent re-visits of these folders, the thumbnails are QUICKLY
displayed (because they're loaded from cache)

Examples including ~/Pictures, ~/Videos, a CIFS share mounted via "cifs" from a
server, a USB stick with pictures, et al.

Because /home resides within an encrypted partition, there is no risk of
"spillover" of sensitive thumbnails jumping from an encrypted source to a plain
(non-encrypted) ~/.cache

However, if my /home actually lived in a plain (non-encrypted) partition, SRC4
is an example of "spillover" of sensitive thumbnails being cached to a
non-encrypted ~/.cache (yikes!), whereas the original photos are stored
encrypted (on the server).


---


When using Dolphin to browse images/videos in SRC2, thumbnails are NOT cached
under ~/.cache/thumbnails

With subsequent re-visits of these folders, the thumbnails must be re-generated
all over again... every... single... time...


---


This bug report (feature request) is to give users, like you and me, an option
to toggle this behavior.

Keep the default as it is, but give us the option to allow thumbnail caching
ALWAYS (regardless if the source multimedia lives in an encrypted space.)

* It would be much faster (rather than always re-generating the thumbnails from
scratch)

* Very important when dealing with numerous files in large folders

* It's not necessary to protect from "spillover" if your /home lives in its own
encrypted space anyways (such as /home in LUKS)

* It's not even implemented properly anyways, as seen with the example of SRC4
above

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

[plasmashell] [Bug 433907] plasmashell works slow when displaying textual list of grouped tasks for big group

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433907

--- Comment #34 from qydwhotm...@gmail.com ---
To really fix the bug, the Repeater in GroupDialog.qml must be replaced with a
ListView.

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

[plasmashell] [Bug 433907] plasmashell works slow when displaying textual list of grouped tasks for big group

2021-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433907

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

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

[plasmashell] [Bug 427103] Pressing Win+n on "show window tooltip thumbnails" shows wrong window (most of the time)

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=427103

qydwhotm...@gmail.com changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

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

[plasmashell] [Bug 420263] Using "Screen edge" manipulator on panel puts some pixels of panel on other screens

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420263

qydwhotm...@gmail.com changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

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

[plasmashell] [Bug 433907] plasmashell works slow when displaying textual list of grouped tasks for big group

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433907

qydwhotm...@gmail.com changed:

   What|Removed |Added

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

--- Comment #32 from qydwhotm...@gmail.com ---
After carefully re-reading the description of this bug, I found the bug is
about textual list, but not the tooltip, so it's a mistake that I added "BUG:
433907" in the merge request.

Mark it as REOPENED so future work is needed.

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

[kdenlive] [Bug 444464] New: Webm renders are audio-only

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=64

Bug ID: 64
   Summary: Webm renders are audio-only
   Product: kdenlive
   Version: 21.08.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: daniel.e.schrader...@gmail.com
  Target Milestone: ---

Created attachment 142926
  --> https://bugs.kde.org/attachment.cgi?id=142926=edit
'Selected zone' test render in WebM-VP9 format

SUMMARY


STEPS TO REPRODUCE
1. Open video file
2. Attempt to render as webm

OBSERVED RESULT
Resulting file has audio, but no video (only black screen)

EXPECTED RESULT
Video renders with visual part intact.

SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION

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

[kwin] [Bug 392840] Can't seem to use print() multiple times

2021-10-26 Thread Dmitry Alexandrov
https://bugs.kde.org/show_bug.cgi?id=392840

Dmitry Alexandrov  changed:

   What|Removed |Added

 CC||d...@gnui.org

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

[kde] [Bug 444463] odd window or desktop flickering

2021-10-26 Thread Rajinder Yadav
https://bugs.kde.org/show_bug.cgi?id=63

--- Comment #1 from Rajinder Yadav  ---
I rebooted the system and the steps outlined below no longer reproduce the
flickering behaviour.

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

[kde] [Bug 444463] New: odd window or desktop flickering

2021-10-26 Thread Rajinder Yadav
https://bugs.kde.org/show_bug.cgi?id=63

Bug ID: 63
   Summary: odd window or desktop flickering
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: devguy...@gmail.com
  Target Milestone: ---

SUMMARY

This has happened 3 times recently,  when I open a new application, the window
or background around it start to go into rapid flickering. I once has my 2nd
monitor entire desktop go into a flickering, it will remain like this until you
click on the desktop or move the window.

I don't know what is causing this. Funny enough when I open "Info Center" it
just happened now. OK it seems on openSUSE TW I can reproduce this with the
following steps.

1. Open a few windows
1. Press ALT+SPACE, type, "info" to open Info Center.

Flickering starts immediately!

I'm wondering if this has anything to do with the latest NVidia RTX 3080
driver? 

Operating System: openSUSE Tumbleweed 20211021
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Kernel Version: 5.14.11-2-default (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2

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

[plasmashell] [Bug 444462] New: Kickoff is ignoring submenus

2021-10-26 Thread Eudo Araújo
https://bugs.kde.org/show_bug.cgi?id=62

Bug ID: 62
   Summary: Kickoff is ignoring submenus
   Product: plasmashell
   Version: 5.23.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: ne...@outlook.com
CC: mikel5...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Since the latest update, Kickoff started ignoring both default submenus and the
ones created with KDE Menu Editor. For example, I had some submenus in the
Multimedia menu, but now when I open it all the apps are mixed together,
regardless of any division made.


STEPS TO REPRODUCE
1. Use KDE Menu Editor to create a submenu.
2. Place some apps on it.
3. Open the menu where the submenu is supposed to be.


OBSERVED RESULT
Submenu doesn't appear, and apps placed on the submenu are mixed with the
others.


EXPECTED RESULT
The submenu appears as a folder, and you can click on it to view its contents.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 5.23.1
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[kio-extras] [Bug 97813] Info node for emacs-21 not working in khelpcenter or konqueror

2021-10-26 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=97813

Jack  changed:

   What|Removed |Added

 CC||ostroffjh@users.sourceforge
   ||.net

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

[gwenview] [Bug 444461] New: gwenview shows old file content when underlying file has changed

2021-10-26 Thread Norbert Preining
https://bugs.kde.org/show_bug.cgi?id=61

Bug ID: 61
   Summary: gwenview shows old file content when underlying file
has changed
   Product: gwenview
   Version: 21.08.2
  Platform: Debian unstable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: norb...@preining.info
  Target Milestone: ---

SUMMARY

When the underlying file is changed, gwenview does not update the displayed
image, albeit the thumbnail changes.

STEPS TO REPRODUCE
1. cd $(mktemp -d)
2. cp ~/photo1.jpg test.jpg
3. gwenview . &
   at this stage gwenview shows the thumbnail of test.jpg, and double-click
   on the thumbnail shows the content of photo1.jpg
4. Press ESC - return to directory view
5. cp ~/photo2.jpg test.jpg
   at this moment, the thumbnail is updated to show the content of photo2.jpg
   as thumbnail for test.jpg
6. double click on test.jpg
   this shows the content of photo1.jpg and not photo2.jpg


OBSERVED RESULT

old file content is shown

EXPECTED RESULT

new file content is shown

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux
KDE Plasma Version: 5.23.1
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

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

[krita] [Bug 444309] Palette doesn't autosave on quit

2021-10-26 Thread Tiar
https://bugs.kde.org/show_bug.cgi?id=444309

Tiar  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 443975] Dragging favorites icons in the application launcher causes overlapping

2021-10-26 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=443975

Noah Davis  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/commit/70 |ma/plasma-desktop/commit/af
   |860fe8649b56b18301c90bc3c87 |9aeeccfa2a6efb16e4c5904768c
   |b9406cc515d |55f97c022ff

--- Comment #28 from Noah Davis  ---
Git commit af9aeeccfa2a6efb16e4c5904768c55f97c022ff by Noah Davis.
Committed on 26/10/2021 at 23:28.
Pushed by ndavis into branch 'Plasma/5.23'.

kickoff: Fix drag and drop causing delegates to reset to a 0 X position and
overlap


(cherry picked from commit 70860fe8649b56b18301c90bc3c87b9406cc515d)

M  +1-1applets/kickoff/package/contents/ui/KickoffGridView.qml
M  +3-16   applets/kickoff/package/contents/ui/KickoffItemDelegate.qml
M  +1-1applets/kickoff/package/contents/ui/KickoffListView.qml

https://invent.kde.org/plasma/plasma-desktop/commit/af9aeeccfa2a6efb16e4c5904768c55f97c022ff

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

[plasmashell] [Bug 443975] Dragging favorites icons in the application launcher causes overlapping

2021-10-26 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=443975

--- Comment #27 from Noah Davis  ---
Oh darn, the commit wasn't actually cherry picked to 5.23.2

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

[kwin] [Bug 443990] Kwin memory leak

2021-10-26 Thread Komorebi
https://bugs.kde.org/show_bug.cgi?id=443990

--- Comment #7 from Komorebi  ---
+ snapshot:
https://drive.google.com/file/d/1E2ck3tYvGqR66EymOaUXyo8Y86Sk9uUk/view?usp=sharing

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

[kwin] [Bug 444460] New: Overview includes notification bubble

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=60

Bug ID: 60
   Summary: Overview includes notification bubble
   Product: kwin
   Version: 5.23.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: effects-overview
  Assignee: kwin-bugs-n...@kde.org
  Reporter: indecisiveautoma...@gmail.com
  Target Milestone: ---

SUMMARY
When using the Overview effect to display currently open windows, this includes
notification bubbles in the window spread. This is not a grave issue but a
minor quirk that is probably not expected behaviour for most users. If a lot of
windows are open, it creates clutter.

This behaviour is not present in the previous "Present Windows" effect.


STEPS TO REPRODUCE
1. Get a notification bubble (network connected, message alert, etc.)
2. Use Overview effect (for example, using a hot corner)
3. Notification bubble is included in window spread

OBSERVED RESULT
Notification bubble is included in the window spread.


EXPECTED RESULT
Notification bubble is not included in window spread, matching behaviour of
previous "Present Windows" effect.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.14.14-arch1-1
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Tested on Wayland, unsure if this affects X11.

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

[kontact] [Bug 444459] New: Cannot fetch email provider list

2021-10-26 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=59

Bug ID: 59
   Summary: Cannot fetch email provider list
   Product: kontact
   Version: 5.18.1
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: mail
  Assignee: kdepim-b...@kde.org
  Reporter: aar...@doofus.org
  Target Milestone: ---

SUMMARY
I am attempting to create a new account to connect to a GMail provided email
account with two factor authentication with an app-generated password.
Unfortunately when I try to connect I get authentication failures. In an
attempt to try and get around this, I was hoping that there was support for
GMail in the provider list, however when it asks me to select a provider it
says "Fetching provider list..." and it never downloads anything.

STEPS TO REPRODUCE
1. Go to create a new account
2. In Select Account Type click "Check for more on Internet"
3. Wait... and wait and wait

OBSERVED RESULT
It never downloads any provider list

EXPECTED RESULT
I expect to see a list of providers

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

ADDITIONAL INFORMATION

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

[okteta] [Bug 444458] New: Tab bar should follow the KDE Human Interface Guidelines

2021-10-26 Thread Nagy Tibor
https://bugs.kde.org/show_bug.cgi?id=58

Bug ID: 58
   Summary: Tab bar should follow the KDE Human Interface
Guidelines
   Product: okteta
   Version: 0.26.6
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kosse...@kde.org
  Reporter: xnagyti...@gmail.com
  Target Milestone: ---

SUMMARY
The tab bar in Okteta is unpleasant to use. It could be significantly improved
by implementing the following KDE HIG recommendations:

> Make it possible to re-order tabs.
> Provide a context menu on each tab if their pages contain documents. [...]
> Consider providing an 'Add New Tab' button on the right side of the tab bar 
> for tabs that contain documents or other user-editable content. [...]

Modern KDE apps nowadays usually comply with the last 'Add New Tab'
recommendation by handling double clicking on the empty space of the tab bar
for an adding new tabs. It's the same thing in spirit.

https://develop.kde.org/hig/components/navigation/tab/#tabs-with-pages-containing-documents

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.1
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.3
Graphics Platform: X11

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

[Breeze] [Bug 376312] Confusing Akregator and Wifi icons in systray

2021-10-26 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=376312

andreas_k  changed:

   What|Removed |Added

 CC||andrea...@abwesend.de
 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #1 from andreas_k  ---
In general you are right, but the most generic feed reader icon is the one
akregator use so I prefer to don't update the icons.

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

[kmymoney] [Bug 444374] Exclusive UI language change is not applied.

2021-10-26 Thread t-ask
https://bugs.kde.org/show_bug.cgi?id=444374

--- Comment #4 from t-ask  ---
(In reply to Thomas Baumgart from comment #3)
> Looking at https://archlinux.org/packages/community/x86_64/kmymoney/files/ I
> see the kmymoney.mo files for some languages included. These files include
> the KMyMoney specific translations. 

Yes, it seems they are installed on my system. Odd that they are not used
here!? e.g.:

```
ls -al /usr/share/doc/HTML/de/kmymoney/
total 572
drwxr-xr-x   2 root root  4096 Oct 25 23:19 ./
drwxr-xr-x 159 root root  4096 Aug 15 15:01 ../
-rw-r--r--   1 root root  5749 Sep 10 21:50 credits.docbook
-rw-r--r--   1 root root 26046 Sep 10 21:50 details-accounts.docbook
-rw-r--r--   1 root root 17323 Sep 10 21:50 details-budgets.docbook
-rw-r--r--   1 root root  6023 Sep 10 21:50 details-categories.docbook
-rw-r--r--   1 root root  5926 Sep 10 21:50 details-currencies.docbook
-rw-r--r--   1 root root 20477 Sep 10 21:50 details-database.docbook
-rw-r--r--   1 root root  9089 Sep 10 21:50 details-forecast.docbook
...
```

> For some strings you need the general
> KDE translation to be installed. Which language are you looking for?

DE - I installed DE lang in "Regional Settings / Language" in Plasma as
alternative, too.

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

[kio-extras] [Bug 443806] Dolphin should allow option to cache thumbnails for separate encrypted devices / locations (KDialog too?)

2021-10-26 Thread Lemuel Simon
https://bugs.kde.org/show_bug.cgi?id=443806

--- Comment #3 from Lemuel Simon  ---
(In reply to flan_suse from comment #2)
> For any users or developers reading this, here is a summarized version of
> how things stand now, as of version 21.08.1 default behaviour:
> 
> * Local folder on same filesystem, no encryption
> Cached thumbnails? Yes!
> 
> * Local folder on same filesystem, LUKS encryption
> Cached thumbnails? Yes!
> 


If you don't mind me asking, what is your partition scheme? 

I have a LVM on LUKS setup with Home,Root & Swap subvolumes in openSUSE Leap
(Argon). However, the thumbnail cache doesn't get created at all!
'~/.cache/thumbnails' doesn't exist and thumbnails are painstakingly
re-generated every time I open '~/Pictures' with Dolphin, Gwenview or the KDE
File Picker.

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

[okular] [Bug 439595] Replacing Epub backends to mupdf

2021-10-26 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=439595

Luigi Toscano  changed:

   What|Removed |Added

Version|21.08.2 |21.04.2

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

[okular] [Bug 439595] Replacing Epub backends to mupdf

2021-10-26 Thread tidux
https://bugs.kde.org/show_bug.cgi?id=439595

tidux  changed:

   What|Removed |Added

 CC||j...@dorsal.tk
Version|21.04.2 |21.08.2

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

[Breeze] [Bug 174203] Need mail-download-now and mail-download-later icons

2021-10-26 Thread andreas
https://bugs.kde.org/show_bug.cgi?id=174203

andreas  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/breeze-icons/commit/
   ||e4acd363fc504e158713c4aca86
   ||9bd9595421e50
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #3 from andreas  ---
Git commit e4acd363fc504e158713c4aca869bd9595421e50 by Andreas Kainz.
Committed on 26/10/2021 at 22:25.
Pushed by andreask into branch 'master'.

A  +1-0icons-dark/actions/16/mail-download-later.svg
A  +1-0icons-dark/actions/16/mail-download-now.svg
A  +1-0icons-dark/actions/22/mail-download-later.svg
A  +1-0icons-dark/actions/22/mail-download-now.svg
A  +1-0icons/actions/16/mail-download-later.svg
A  +1-0icons/actions/16/mail-download-now.svg
A  +1-0icons/actions/22/mail-download-later.svg
A  +1-0icons/actions/22/mail-download-now.svg

https://invent.kde.org/frameworks/breeze-icons/commit/e4acd363fc504e158713c4aca869bd9595421e50

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

[Breeze] [Bug 356208] No icons for X.509 certificate files

2021-10-26 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=356208

andreas_k  changed:

   What|Removed |Added

 CC||andrea...@abwesend.de

--- Comment #7 from andreas_k  ---
can someone submit a screenshot and best the needed icon name?

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

[Breeze] [Bug 436931] Update org.fedoraproject.AnacondaInstaller.svg

2021-10-26 Thread andreas
https://bugs.kde.org/show_bug.cgi?id=436931

andreas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/breeze-icons/commit/
   ||9e0544474083034eb7ea5520797
   ||ac724ddd053ef

--- Comment #1 from andreas  ---
Git commit 9e0544474083034eb7ea5520797ac724ddd053ef by Andreas Kainz.
Committed on 26/10/2021 at 22:14.
Pushed by andreask into branch 'master'.

M  +85   -24   icons/apps/48/org.fedoraproject.AnacondaInstaller.svg

https://invent.kde.org/frameworks/breeze-icons/commit/9e0544474083034eb7ea5520797ac724ddd053ef

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

[frameworks-kio] [Bug 179678] KIO needs PolicyKit-kde integration

2021-10-26 Thread Bo Weaver
https://bugs.kde.org/show_bug.cgi?id=179678

--- Comment #103 from Bo Weaver  ---
(In reply to petrk from comment #102)
> That revert was stuck for a year. I don't see it going anywhere with
> dissatisfied users being called "vocal minority".
> 
> I'm not speaking for myself, as I don't mind doing stuff via terminal.
> However, KDE lately was aiming more towards new users. Why would they be
> forced to learn their way around console, or to keep different file manager
> just to edit some files in restricted areas?

I wrote about this back in 2019 and they aren't going to listen.  The
developers here seem to know better than you and me and are protecting us from
ourselves.  My best fix found is XFCE.  It is a great DE and the developers
don't mess with root access.  BTW I was a KDE user since the 90's and finally
gave up.

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

[xdg-desktop-portal-kde] [Bug 444457] Open remote locations through file portal via kio-fuse

2021-10-26 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=57

Ilya Bizyaev  changed:

   What|Removed |Added

 CC||bizy...@zoho.com

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

[xdg-desktop-portal-kde] [Bug 444457] New: Open remote locations through file portal via kio-fuse

2021-10-26 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=57

Bug ID: 57
   Summary: Open remote locations through file portal via kio-fuse
   Product: xdg-desktop-portal-kde
   Version: 5.23.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: jgrul...@redhat.com
  Reporter: bizy...@zoho.com
  Target Milestone: ---

SUMMARY
It would be convenient to be able to interact with remote locations in apps
that load xdg-desktop-portal-kde. E.g.:

STEPS TO REPRODUCE
1. With a recent Google Chrome version[1], on any website that asks to upload a
file, click the Upload button
2. From KDE's portal file dialog, choose a remote location (they are already
listed there anyway)
3. Choose a file from that location

OBSERVED RESULT
The file dialog shows an error message, saying that only local files are
supported

EXPECTED RESULT
The file dialog uses kio-fuse to convert that remote path into a local FUSE
path and successfully passes that to the application.

ADDITIONAL INFORMATION
[1]: https://chromium-review.googlesource.com/c/chromium/src/+/2992214

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

[dolphin] [Bug 442774] Dolphin crashed after click on stop button of notification indicating the progress of compression to 7zip archive

2021-10-26 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=442774

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||elvis.angelac...@kde.org
   Version Fixed In|21.12   |21.08.3

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

[dolphin] [Bug 442774] Dolphin crashed after click on stop button of notification indicating the progress of compression to 7zip archive

2021-10-26 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=442774

Elvis Angelaccio  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/ark/commit/765ba23770 |ities/ark/commit/b82fcaa37a
   |f07308709d337a16721783958ea |bac01547c28e948f4f1e253b811
   |b2a |5ea

--- Comment #7 from Elvis Angelaccio  ---
Git commit b82fcaa37abac01547c28e948f4f1e253b8115ea by Elvis Angelaccio, on
behalf of David Edmundson.
Committed on 26/10/2021 at 22:05.
Pushed by elvisangelaccio into branch 'release/21.08'.

Cleaup AddJob on destruction

In a recent patch m_addJob was cleaned up correctly. The code throughout
already checked pointer validity, but at no point was this reset.

This meant a queued task would then hit a dangling pointer.

M  +2-1kerfuffle/jobs.h

https://invent.kde.org/utilities/ark/commit/b82fcaa37abac01547c28e948f4f1e253b8115ea

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

[dolphin] [Bug 442774] Dolphin crashed after click on stop button of notification indicating the progress of compression to 7zip archive

2021-10-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=442774

David Edmundson  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/ark/commit/625851b822 |ities/ark/commit/765ba23770
   |b2e20d21b3addd7257870c0abb2 |f07308709d337a16721783958ea
   |429 |b2a

--- Comment #6 from David Edmundson  ---
Git commit 765ba23770f07308709d337a16721783958eab2a by David Edmundson.
Committed on 26/10/2021 at 14:06.
Pushed by elvisangelaccio into branch 'master'.

Cleaup AddJob on destruction

In a recent patch m_addJob was cleaned up correctly. The code throughout
already checked pointer validity, but at no point was this reset.

This meant a queued task would then hit a dangling pointer.

M  +2-1kerfuffle/jobs.h

https://invent.kde.org/utilities/ark/commit/765ba23770f07308709d337a16721783958eab2a

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

[Breeze] [Bug 399324] Scrolling changes sliders, list widgets, and numeric fields, causing unintentional changes to controls on scrollable views

2021-10-26 Thread Mauricius
https://bugs.kde.org/show_bug.cgi?id=399324

Mauricius  changed:

   What|Removed |Added

 CC||mauriciosmit...@gmail.com

--- Comment #7 from Mauricius  ---
(In reply to Nate Graham from comment #6)
> Looks like it'll be more complicated here, as I don't see any public API to
> override the scroll behavior. We'll need to either override wheelEvent() for
> these controls in our QStyle to conditionally do nothing, or else make a Qt
> change to either do that or add API there that we can use downstream.

Hi, new guy here!

After a couple hours of toying with a dummy scrollception app, I think I found
a way to circumvent the problem in the classic QWidgets apps that doesn't break
the old functionality but prevents accidental inputs from happening. Instead of
messing with Breeze, I implemented an app wide event filter that redirects the
scroll events to the widget the user would expect to react.

So this is what user sees: if the mouse is moved into a scrollable field, it
should react by changing its value as normal. HOWEVER if the user keeps the
mouse still and simply scrolls over the field, it will not react, but the
widget that started scrolling would continue scrolling. This also applies to
scroll-areas within scroll-areas: scrolling over one will not affect it, just
like in browsers.

How it's done: with an event filter installed on QApp. It remembers one widget
as the scroll-active one and if the receiver of an event is not scroll-active,
the event will be resent to the scroll-active one. This is how it responds to
events:
QMouseMoveEvent:
* Reset scroll-active to 0 when the mouse moves
* This ensures that the next scroll event will be propagated to the widget
under cursor
* On the next scroll event the receiver object should be set as the
scroll-active widget

QWheelEvent
* If the scroll-active widget is not scrollable anymore (for example reached
the end), reset scroll-active to 0
* for example, allow scrolling parent scroll-area if the current one reached
its end

* In case the receiver widget is a non-scrollable widget inside a scrollable
area, find the first scrollable parent

* Change the scroll-active widget to the receiver (or its parent) only if the
scroll-active variable has been reset
* i.e. prevent changing the scroll-active variable unless explicitly required

* If the receiver isn't the scroll-active widget, redirect the event to the
scroll-active one


This of course isn't related to Breeze style but to Qt itself, but if we really
want to apply this globally the style could perhaps force the event filter on
the app it's used on.

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

[plasmashell] [Bug 438839] Wayland - turning monitor off and back on causes plasmashell to make invalid xdgshell request and crash

2021-10-26 Thread Francois Prunier
https://bugs.kde.org/show_bug.cgi?id=438839

Francois Prunier  changed:

   What|Removed |Added

 CC||francoisprun...@hotmail.com

--- Comment #30 from Francois Prunier  ---
I think I can reproduce this bug (or a very similar one) any time by:
- starting a session on my laptop with an external display
- suspending the laptop
- waking it up not connected to the external display

-> I then get a black screen with only the pointer moving, all apps seem to be
running still but I can't see them (I can see them with a `ps` command on a vt)

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

[systemsettings] [Bug 439797] System Settings crashes in KCMLookandFeel::knsEntryChanged() when I try to update a global theme via GHNS window of Global Theme KCM

2021-10-26 Thread Saul
https://bugs.kde.org/show_bug.cgi?id=439797

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

systemsettings5 (5.23.2) using Qt 5.15.3

- What I was doing when the application crashed:
Downloaded a new theme

- Custom settings of the application:
Aspect- Global Theme

-- Backtrace (Reduced):
#4  0x7f3559d079fd in QDir::fromNativeSeparators(QString const&) () at
/usr/include/c++/9/bits/atomic_base.h:318
#5  0x7f3559d1bb97 in QFileInfoPrivate::QFileInfoPrivate (file=...,
this=0x556e40719e60) at /usr/include/c++/9/bits/atomic_base.h:279
#6  QFileInfo::QFileInfo (this=0x74a4dd58, file=...) at
io/qfileinfo.cpp:347
#7  0x7f3530d75134 in KCMLookandFeeloperator()
(__closure=, __closure=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:117
#8  KCMLookandFeel::knsEntryChanged (this=0x556e38133b80, wrapper=) at ./kcms/lookandfeel/kcm.cpp:126

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

[kwin] [Bug 444456] New: possibility to move window by drag and drop onto given activity

2021-10-26 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=56

Bug ID: 56
   Summary: possibility to move window by drag and drop onto given
activity
   Product: kwin
   Version: 5.23.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: activities
  Assignee: kwin-bugs-n...@kde.org
  Reporter: piotr.mierzwin...@gmail.com
  Target Milestone: ---

SUMMARY
This function might be very similar to GNOME 40 way of running application,
where user selects one from launcher and move onto virtual desktop. Here I
meant something similar but using "Overview effect" for already running
application, where could be possibility to move presented window onto already
created or new activity by drag and drop. I know that this is possible by, let
me say "hard way", so by context menu involved in icon on task manger or window
title bar. In my opinion this is not so much friendly for not experienced
common user.

IMO in this moment "Overview effect"  is rather poor even after last change
made by Vlad Zahorodnii, for Plasma 5.24, where we have top bar where we can
manage the virtual desktops and nothing more. We cannot move to any windows
presented below. Or maybe this is some preliminary to option allowing user move
windows to virtual desktops?

Let's imagine situation where we want to make some order on desktop. We opened
several windows and we want to move them to virtual desktops or activities.
What we need to do currently? We need to click RMB on every windows and select
"move" option. In my opinion this is awkward  and more user friendly and easy
would just moving windows onto virtual desktops or activities.

Linux/KDE Plasma: 
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2 with KDE patches

ADDITIONAL INFORMATION

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

[okular] [Bug 444427] Presentation toolbar disappears when cursor exits to left of page jump input

2021-10-26 Thread F.W. Dekker
https://bugs.kde.org/show_bug.cgi?id=27

--- Comment #4 from F.W. Dekker  ---
I didn't see any tooltips while triggering this bug, so I think we're talking
about different things here. Though I agree that hovering over the "Previous
page" tooltip should not close the tooltip.

After even more trying out, I've found that the bug I'm speaking of isn't
actually a bug. Apparently I had my workspace set up so that moving the cursor
to the top-left corner of the monitor shows all windows. (See "Settings >
Workspace Behavior > Screen Edges > Top-left corner > Present Windows - All
Desktops".) After settings that to "No Action", the "bug" no longer occurs.
This setting created a small overlay in front of Okular when the cursor is at
the top-left, which made Okular think that the cursor left the toolbar. You can
also reproduce this behaviour by opening presentation mode on any monitor and
then moving another window on top of where the toolbar will be, moving the
cursor to the top in Okular, and then moving the cursor into the other window.

I think it might be better if Okular didn't close the toolbar if the cursor
hovers over another window, only when it actually explicitly detects that the
cursor is inside Okular but outside the toolbar. Though I suppose some people
might disagree(?) and I don't have a strong opinion about this.

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

[kwin] [Bug 444200] kwin_wayland segfaults when switching activities

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444200

sjurberengal+...@gmail.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|BACKTRACE   |---

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

[krita] [Bug 444439] Floating-point HDR colors get clipped from painting, layer blending or color space conversion

2021-10-26 Thread Tiar
https://bugs.kde.org/show_bug.cgi?id=39

Tiar  changed:

   What|Removed |Added

 CC||tamtamy.tym...@gmail.com

--- Comment #2 from Tiar  ---
@Amyspark are you sure about closing this report as duplicate? Based on comment
in https://bugs.kde.org/show_bug.cgi?id=437429#c17, it seems to be a regression
after recent changes, so it should be open and with tags "regression" and
"release_blocker" instead of a duplicate of a 4 year old bug.

@M can you please confirm that it didn't happen in Krita 4.4.8 so I can reopen
it as its own bug and not duplicate of bug 355727?

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

[plasmashell] [Bug 438839] Wayland - turning monitor off and back on causes plasmashell to make invalid xdgshell request and crash

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=438839

--- Comment #29 from zvova7...@gmail.com ---
5.23.2

qt.qpa.wayland: Creating a fake screen in order for Qt not to crash
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19:
QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19:
QML Loader: Binding loop detected for property "height"
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
trying to show an empty dialog
Old primary output: QScreen(0x55ce67ea4cf0, name="DP-1") New primary output:
QScreen(0x55ce69d7d100, name="")
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19:
QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19:
QML Loader: Binding loop detected for property "height"
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
trying to show an empty dialog
xdg_surface@52: error -1: invalid window geometry size (0x0)
The Wayland connection experienced a fatal error: Ошибка протокола

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

[dolphin] [Bug 444455] New: Dolphin in location bar shows remote share(s) mounted to folder(s) for which currently logged user has not access

2021-10-26 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=55

Bug ID: 55
   Summary: Dolphin in location bar shows remote share(s) mounted
to folder(s) for which currently logged user has not
access
   Product: dolphin
   Version: 21.08.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: bars: location
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: piotr.mierzwin...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
In my system there are two users. I have NAS where are shared folders via nfs.
In /etc/fstab I have commands to mount them for me and other user. In couple
cases there are the same remote directories but mounted to separate subfolders
in my home user directory and home directory of other user. Dolphin running in
my Plasma session shows both folders or rather all what found in /etc/fstab.
One thing is that they are duplicated, and second I don't have access to these
duplicated ones.

STEPS TO REPRODUCE
1. In /etc/fstab file put at least two commands for mounting the same shares to
separate directories, where to first one has access one user and to second
other user. Example:

myDS:/volume1/photos/home/john/Desktop/Photos nfs
rsize=8192,wsize=8192,timeo=14,intr,nosuid

myDS:/volume1/photos/home/ann/Desktop/Photos nfs
rsize=8192,wsize=8192,timeo=14,intr,nosuid

2.  Restart your PC
3. After login to Plasma session by first user (here john) open Dolphin

OBSERVED RESULT
In location bar (left side bar), in "remote" section there are two the same
remote locations

EXPECTED RESULT
In location bar (left side bar), in "remote" section should be only present
location(s) to which currently logged user has access


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: YES
(available in About System)
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2 with KDE patches

ADDITIONAL INFORMATION

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

[kwin] [Bug 443410] Please restore the Desktop Cube switching effect

2021-10-26 Thread CatKiller
https://bugs.kde.org/show_bug.cgi?id=443410

CatKiller  changed:

   What|Removed |Added

 CC||killerismymiddlename@gmail.
   ||com

--- Comment #27 from CatKiller  ---
When you're re-implementing the desktop cube in your new framework, if there
was a way to also implement Compiz' old effect that made windows go up in
flames when you close them, that would make me super happy.

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

[krita] [Bug 444439] Floating-point HDR colors get clipped from painting, layer blending or color space conversion

2021-10-26 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=39

amyspark  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||a...@amyspark.me
 Resolution|--- |DUPLICATE

--- Comment #1 from amyspark  ---


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

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

[krita] [Bug 355727] Colour adjustment filter layers clamp HDR images

2021-10-26 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=355727

amyspark  changed:

   What|Removed |Added

 CC||manuel.snudl.zeidler@gmail.
   ||com

--- Comment #6 from amyspark  ---
*** Bug 39 has been marked as a duplicate of this bug. ***

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

[okular] [Bug 444427] Presentation toolbar disappears when cursor exits to left of page jump input

2021-10-26 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=27

Albert Astals Cid  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Albert Astals Cid  ---
I think the problem is not 0x0, the problem is when you move the mouse over the
tooltip.

Which in a sense makes sense since you're not over the toolbar anymore ^_^

But obviously doesn't make sense at all, so should be fixed.

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

[kde] [Bug 444454] New: Notifications offering to open folder do not launch file manager

2021-10-26 Thread David
https://bugs.kde.org/show_bug.cgi?id=54

Bug ID: 54
   Summary: Notifications offering to open folder do not launch
file manager
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: david.cortes.riv...@gmail.com
  Target Milestone: ---

SUMMARY
If I get a system notification from something other than an official KDE app or
web browser offering me to open some folder and I click said button, it will
not launch dolphin.

STEPS TO REPRODUCE
1. Record a GIF video using the "peek" app and save the video.
2. Click the big button on the system notification that pops up which offers to
open the destination folder.

OBSERVED RESULT
Does not open the folder.

EXPECTED RESULT
Should launch the default file manager (usually dolphin) opened in the folder
from the notification, with the recently-created file pre-selected in the file
manager. It does so when the notification comes from a web browser (I recall
this was fixed recently as it didn't work before), but not for "peek".

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.0-3-amd64 (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 2700 Eight-Core Processor
Memory: 15.5 GiB of RAM
Graphics Processor: AMD VEGA10

ADDITIONAL INFORMATION

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

[okteta] [Bug 444453] New: The last character encoding combobox entries are unreachable by scrolling

2021-10-26 Thread Nagy Tibor
https://bugs.kde.org/show_bug.cgi?id=53

Bug ID: 53
   Summary: The last character encoding combobox entries are
unreachable by scrolling
   Product: okteta
   Version: 0.26.6
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kosse...@kde.org
  Reporter: xnagyti...@gmail.com
  Target Milestone: ---

Created attachment 142924
  --> https://bugs.kde.org/attachment.cgi?id=142924=edit
Combobox behavior on scroll

SUMMARY
When scrolling over the encoding combobox at the status bar of Okteta the last
character encodings are unreachable. This happens because there are duplicate
entries of "TIS-620" in this combobox. When you reach the second instance of
this encoding, it warps you back to the first instance of "TIS-620", forming an
infinite loop on scroll.

It would be great to deduplicate the encodings in this combobox to fix this
issue.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.1
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.3
Graphics Platform: X11

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

[Breeze] [Bug 444452] New: Custom folder icons

2021-10-26 Thread andreas_k
https://bugs.kde.org/show_bug.cgi?id=52

Bug ID: 52
   Summary: Custom folder icons
   Product: Breeze
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: andrea...@abwesend.de
CC: kain...@gmail.com
  Target Milestone: ---

SUMMARY
CleoMenezes post the idea of Custom Adwaita Folder icons to better organize
your folders and as I like the idea I suggest to submit also custom breeze
folder icons.

https://github.com/CleoMenezes/Custom-Adwaita-Folder-Icons

as custom folder icons where shown only when you want to edit the folder icon
within dolphin, add some additional folder icons to breeze-icons didn't bring
any issue as you have much none needed icons. 

So my suggestion is to submit custom breeze folder icons to master.

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

[Plasma Vault] [Bug 444451] New: Dropdown options don't have "Unlock and open"

2021-10-26 Thread David
https://bugs.kde.org/show_bug.cgi?id=51

Bug ID: 51
   Summary: Dropdown options don't have "Unlock and open"
   Product: Plasma Vault
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ivan.cu...@kde.org
  Reporter: david.cortes.riv...@gmail.com
  Target Milestone: ---

SUMMARY
If I have a vault, click the systray icon, and click the vault, it will offer
me a drop-down list with options. Those options to not include "Unlock and
Open", which is only available at the right side.

STEPS TO REPRODUCE
1. Create a vault and lock it.
2. Click the vault icon in the system tray, and click the vault.
3. Check the options in the drop-down.

OBSERVED RESULT
The drop-down has no "Unlock and Open".

EXPECTED RESULT
The drop-down should have "Unlock and Open" as an additional option to
"Unlock", and this "Unlock and Open" should be the first choice in the menu,
just like it is for e.g. USB drivers which have the same options in the
drop-down as in the right button.

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.0-3-amd64 (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 2700 Eight-Core Processor
Memory: 15.5 GiB of RAM
Graphics Processor: AMD VEGA10

ADDITIONAL INFORMATION

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

[okular] [Bug 444427] Presentation toolbar disappears when cursor exits to left of page jump input

2021-10-26 Thread F.W. Dekker
https://bugs.kde.org/show_bug.cgi?id=27

--- Comment #2 from F.W. Dekker  ---
No, I'm not using Plasma/Wayland.

At first it didn't look like I could reproduce the bug on my second machine,
but after some more experimentation it looks like it only occurs on the
top-left-most monitor. I can reproduce the bug on any monitor by moving the
top-left corner of that monitor to absolute coordinates (0, 0) in the display
settings and then performing the steps in the bug report on that monitor. (If
no monitor is at (0, 0), then the bug will occur on the left-most monitor with
y-coordinate 0.)

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

[krita] [Bug 441588] Windows - Blank Auto-Key feature exhibits artifacts in certain circumstances.

2021-10-26 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=441588

Eoin O'Neill  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/b58801a7a |hics/krita/commit/b450441b1
   |e9514c0ae7491b85eb7c827ed93 |6cc84f1a73c879113ef0dcb5938
   |023f|d307

--- Comment #2 from Eoin O'Neill  ---
Git commit b450441b16cc84f1a73c879113ef0dcb5938d307 by Eoin O'Neill.
Committed on 26/10/2021 at 20:38.
Pushed by eoinoneill into branch 'krita/5.0'.

Windows Blank Autokey Artifacts Fix

Fix a bug where autokey mode blank would cause
some artifacts when instant preview mode was enabled.
Made a note that finding root cause of difference
between linux and windows would be a good idea in the
future to prevent unnecessary cleanup in transaction!
(cherry picked from commit b58801a7ae9514c0ae7491b85eb7c827ed93023f)

M  +9-0libs/image/kis_transaction_data.cpp

https://invent.kde.org/graphics/krita/commit/b450441b16cc84f1a73c879113ef0dcb5938d307

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

[krita] [Bug 444310] Next Key, Prev Key (And other transport buttons?) retrigger when pressing space to pan over canvas.

2021-10-26 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=444310

Eoin O'Neill  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/de5fdf8ba |hics/krita/commit/84eaf3c86
   |4cbab6d84abbbd019617adef286 |72d53bab461ce8d96e90816392e
   |3ec6|b669

--- Comment #4 from Eoin O'Neill  ---
Git commit 84eaf3c8672d53bab461ce8d96e90816392eb669 by Eoin O'Neill.
Committed on 26/10/2021 at 20:38.
Pushed by eoinoneill into branch 'krita/5.0'.

Removed focus from KisTransportControl's QToolButtons.

Should solve some usability issues when navigating keyframes
where pressing space to pan the canvas would cause an erroneous
next key / prev key call (or other transport button actions.)

Since we have hotkeys to allow the user to trigger these based
on key presses, we can simply remove this behavior altogether.
However, this issue exists in other parts of Krita and will need
a more robust solution to solve the issue globally across all
widgets.
(cherry picked from commit de5fdf8ba4cbab6d84abbbd019617adef2863ec6)

M  +6-0libs/ui/widgets/kis_transport_controls.cpp

https://invent.kde.org/graphics/krita/commit/84eaf3c8672d53bab461ce8d96e90816392eb669

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

[krita] [Bug 441899] Pop-up palette doesn't dismiss itself at right click

2021-10-26 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=441899

Eoin O'Neill  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/d746ef259 |hics/krita/commit/2e80b63dd
   |027927352fc4765b61ce3799b93 |f8d2e800cab45891c204ec4fac5
   |3f4c|f552

--- Comment #8 from Eoin O'Neill  ---
Git commit 2e80b63ddf8d2e800cab45891c204ec4fac5f552 by Eoin O'Neill.
Committed on 26/10/2021 at 20:38.
Pushed by eoinoneill into branch 'krita/5.0'.

Refine tablet right click popup palette behavior.

Should be consistent now between AppImage and non-appimage
build environments (different QT versions?). Originally,
all tablet events were causing the time filter to get
stuck, which would ensure that users had 1 right click
event ignored. Also, event filter was inappropriately
installed twice despite only needing it installed
once due to refactor of popup palette design.

This should streamline the right click event eating
for the popup palette as a whole. If there's a regression
on windows (I'll have to check tomorrow!) then I'll have to
revert and try again.
(cherry picked from commit d746ef259027927352fc4765b61ce3799b933f4c)

M  +4-3libs/ui/KisMouseClickEater.cpp
M  +0-1libs/ui/KisMouseClickEater.h
M  +1-2libs/ui/kis_popup_palette.cpp

https://invent.kde.org/graphics/krita/commit/2e80b63ddf8d2e800cab45891c204ec4fac5f552

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

[plasmashell] [Bug 443975] Dragging favorites icons in the application launcher causes overlapping

2021-10-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=443975

--- Comment #26 from Patrick Silva  ---
This bug also persists on Wayland after update to Plasma 5.23.2 on Arch Linux.

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

[plasmashell] [Bug 444389] Wayland: panel/taskbar crash after display sleep

2021-10-26 Thread gfunk
https://bugs.kde.org/show_bug.cgi?id=444389

--- Comment #6 from gfunk  ---

> Since you are using arch we can't get any useful backtrace :/ as it does not
> provide debug symbols as said in
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports#Arch-based_distros_.28Arch.2C_EndeavourOS.
> 2C_Manjaro.29 you'd need to recompile plasma-desktop and plasma-workspace at
> least. https://wiki.archlinux.org/title/Debugging/Getting_traces
> 
> It'd be great if a neon user would reproduce this. I myself don't.
> 
> What is your hardware btw ?

ah jeez.. spent half the day trying to install plasma-workspace with symbols
included thought I'd got it all working correctly..

Tried to edit my first post with specs but couldn't

> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: Arch 5.14.14 kernel
> AMD graphics 6700XT (Mesa 21.2.4)
> 27" screen (1440p@140hz) connected via display-port
> audio routes through display-port to monitor output
> KDE Plasma Version: 5.23.1
> KDE Frameworks Version: 5.87
> Qt Version: 5.15.2

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

[plasmashell] [Bug 443961] plasmashell crashes in StatusNotifierItemSource::id() on launch

2021-10-26 Thread Airton
https://bugs.kde.org/show_bug.cgi?id=443961

--- Comment #6 from Airton  ---
I commented before that the problem occurs sometimes, but I couldn't find out
what should be causing it. Now, I think it's related with the layout
configuration of the desktop. So, in case you can't replicate the crash, try
setting the "Layout" field to "Folder View" in "Desktop Context Menu >
Configure Desktop and Wallpaper... > Wallpaper"

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

[plasmashell] [Bug 444385] Right-click on icon in systray leads to fast random mouse clicks

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444385

--- Comment #4 from faer...@posteo.net ---
Bug seems to be caused by plasma-workspace repo.
v5.22.5: Everything works as expected
v5.22.90: There is no random inputs happening, but the menu also doesn't open
v5.23.0: The original described behaviour happens.

I will try to bisect further.

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

[konsole] [Bug 373440] konsole --new-tab opens window instead

2021-10-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=373440

--- Comment #50 from Kurt Hindenburg  ---
Git commit 9bfc2f134aa6583508e7d09691fd45d083431687 by Kurt Hindenburg.
Committed on 26/10/2021 at 20:27.
Pushed by hindenburg into branch 'master'.

Add note for --new-tab command line help

M  +2-1src/Application.cpp

https://invent.kde.org/utilities/konsole/commit/9bfc2f134aa6583508e7d09691fd45d083431687

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

  1   2   3   4   >