[systemsettings] [Bug 452209] Window painting focus issues from a menu button

2022-04-02 Thread ob
https://bugs.kde.org/show_bug.cgi?id=452209

--- Comment #2 from ob  ---
Additionally, the menu button cannot be pressed in Wayland when the window is
unfocused. It simply focuses the window and does not register the click on the
button. Info Center is the same.

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

[kde] [Bug 452210] New: KDE Dolphin not preserving modified date of files when copying to samba share

2022-04-02 Thread chrisgualo
https://bugs.kde.org/show_bug.cgi?id=452210

Bug ID: 452210
   Summary: KDE Dolphin not preserving modified date of files when
copying to samba share
   Product: kde
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: chrisgu...@gmail.com
  Target Milestone: ---

I am using kubuntu 21.10 at the moment, but I have experienced this since I
first installed it, probably with 20.04. When I try to move/copy a file from
any disk in my pc to a samba share the modified dates are not preserved. They
seem to be copied for a moment but then immediately change to "now".

The samba share is set on an RPi4. This is my /etc/samba/smb.conf file:

[MyBook]
path = /media/MyBook
writeable = yes
create mask = 0777
directory mask = 0777
public = yes
browseable = yes
guest ok = yes
read only = no

This is my fstab file to mount the share through cifs:

//192.168.1.14/MyBook /media/MyBook cifs
credentials=.smbcredentialsRPi4,iocharset=utf8,dir_mode=0777,file_mode=0777,x-systemd.automount,x-systemd.mount-timeout=30,_netdev
0 0

I am able to read/write the folders as expected, but when copying files the
timestamps are not preserved. This is only happening to me from the kubuntu
install. I also have a separate partition with ubuntu and ubuntu-mate, this
does not happen when copying from there to the samba share. The weird part is
that I used the exact same file in the three installations. When copying from
my Windows partition, it also preserves the timestamps, so it seems to be a
kubuntu-only issue and not how the samba share is set up on the RPi4. This also
happens not only with Dolphin but with other file managers - I tried Nemo and
Nautilus and they do not preserve the timestamps in my kubuntu setup.

To show what happens, I copied a test file from a local disk to the samba
share. The modified file on the original file is 10/03/2018, but the copied
file's modified date is "now".

Strangely enough, this does not happen when I use the samba address
smb://192.168.1.14/MyBook/test/ as it does preserves the modified date. And if
see the file from the mountpoint at /media/MyBook/test, it does show the
correct modified date after it was copied.

Drive attached to the RPi4 is formatted as EXT4. My guess is that it has
something to do with how the mountpoint was created, or cifs itself.

This is how the mountpoint looks with ls

chris@operarum:~$ ls -l /media/ | grep MyBook
drwxrwxrwx   2 chris chris0 mar 31 22:32 MyBook

This is the output from the RPi4:

pinas@rpi4:~ $ ls -l /media | grep MyBook
drwxrwxrwx  22 root root 4096 Mar 31 22:32 MyBook

I also tried with using a root account to mount the cifs, but the results are
the same. Not sure if it is a duplicate of bug #356651, but it is not fixed for
me at least.

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

[systemsettings] [Bug 452209] Window painting focus issues from a menu button

2022-04-02 Thread ob
https://bugs.kde.org/show_bug.cgi?id=452209

--- Comment #1 from ob  ---
Created attachment 147919
  --> https://bugs.kde.org/attachment.cgi?id=147919=edit
The window being painted unfocused on X11 when opening the menu.

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

[systemsettings] [Bug 452209] New: Window painting focus issues from a menu button

2022-04-02 Thread ob
https://bugs.kde.org/show_bug.cgi?id=452209

Bug ID: 452209
   Summary: Window painting focus issues from a menu button
   Product: systemsettings
   Version: 5.24.4
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: oli-be...@outlook.com
  Target Milestone: ---

Created attachment 147918
  --> https://bugs.kde.org/attachment.cgi?id=147918=edit
The window being painted focused despite being unfocused from the new menu
opened.

SUMMARY
With X11, when pressing the menu button in System Settings to open the menu,
the application area of the window is painted unfocused whilst the application
is still focused. This does not occur on Wayland.

When opening a new window, such as "About KDE" from this menu, the application
is painted focused. When selecting the application and then the new window to
force it to repaint, the issue persists. When selecting the application and
then a different window (such as the desktop), the application area is
correctly painted as focused.

On Wayland, when opening a new window, the button stays selected and a tooltip
will appear despite the new window. This does not occur on X11. This also
occurs in Dolphin (though the button has no tooltip in Dolphin). Dolphin
correctly paints itself, however. This issue with the button remaining selected
would appear to be a distinct and more general bug, so I intend to file a
separate bug and will add it under see also.

Info Center behaves identically.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION

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

[kwin] [Bug 452208] Moving windows with super+lclick is allowed when a context menu is open on Wayland

2022-04-02 Thread ob
https://bugs.kde.org/show_bug.cgi?id=452208

--- Comment #5 from ob  ---
Because adding attachments is done one at a time, and each one sends an email,
here's an imgur album with various screenshots: https://imgur.com/a/TFWRPK3

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

[kwin] [Bug 452208] Moving windows with super+lclick is allowed when a context menu is open on Wayland

2022-04-02 Thread ob
https://bugs.kde.org/show_bug.cgi?id=452208

--- Comment #4 from ob  ---
Created attachment 147917
  --> https://bugs.kde.org/attachment.cgi?id=147917=edit
Broken painting in kwrite from experimenting with the bug

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

[kwin] [Bug 452208] Moving windows with super+lclick is allowed when a context menu is open on Wayland

2022-04-02 Thread ob
https://bugs.kde.org/show_bug.cgi?id=452208

--- Comment #3 from ob  ---
Created attachment 147916
  --> https://bugs.kde.org/attachment.cgi?id=147916=edit
KWrite moved underneath an open context menu, showing the displacement of click
targets

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

[kwin] [Bug 452208] Moving windows with super+lclick is allowed when a context menu is open on Wayland

2022-04-02 Thread ob
https://bugs.kde.org/show_bug.cgi?id=452208

--- Comment #2 from ob  ---
Created attachment 147915
  --> https://bugs.kde.org/attachment.cgi?id=147915=edit
Focused system settings moved with a menu open, the application has been
painted unfocused though it is focused.

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

[kwin] [Bug 452208] Moving windows with super+lclick is allowed when a context menu is open on Wayland

2022-04-02 Thread ob
https://bugs.kde.org/show_bug.cgi?id=452208

--- Comment #1 from ob  ---
Created attachment 147914
  --> https://bugs.kde.org/attachment.cgi?id=147914=edit
Unfocused system settings moved with a menu open. The menu has decorations as
it was opened with the window unfocused.

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

[kwin] [Bug 452208] New: Moving windows with super+lclick is allowed when a context menu is open on Wayland

2022-04-02 Thread ob
https://bugs.kde.org/show_bug.cgi?id=452208

Bug ID: 452208
   Summary: Moving windows with super+lclick is allowed when a
context menu is open on Wayland
   Product: kwin
   Version: 5.24.4
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: oli-be...@outlook.com
  Target Milestone: ---

SUMMARY
When a context menu is open in an application, using super + leftclick to grab
and move the window is blocked on X11. In Wayland, this is allowed. This leads
to a significant amount of breakage with window focus and painting:

- The menu remains open, and does not move relative the application, however,
its click targets do move relative to the application (though when moving the
cursor over the context menu itself, does have correctly lined up targets).

- This results in some strange issues when painting the application as
focused/unfocused. If the cursor is moved such to move from one selected menu
to open another, the window's application area is painted unfocused, but the
titlebar is painted focused. The application is treated as unfocused (I've
noticed that when a context menu is opened for an unfocused window in Wayland,
the context menu gets window decorations and opens in the center). Sometimes,
when refocusing the window, it is not repainted as focused, though buttons are
when hovered over. These buttons are also not repainted as unfocused when the
window is unfocused.

- The broken painting behaviour cannot be replicated on X11 because when a
window has a context menu open, super+leftclick to drag the window is not
allowed.

- This is also broken in KDE's System Settings application, which uses a button
to create a menu rather than a menubar.

- I have also noticed that opening the menu in System Settings on X11 paints
the application area of the window unfocused. This is not replicable in
Dolphin, which has a similar burger menu, though its created menu seems to
suffer from Korners (the corner rendering seems to differ from other menus).
This issue in Dolphin seems to be a distinct bug, present using Wayland and X11
so I will report a separate issue for it.

I am not sure exactly how many bugs exist here, or how to categorise them. **I
suspect that most/all of the breakage here is caused by super+leftclick to grab
being allowed when a menu is opened on Wayland.** This likely breaks some state
resulting in focus and painting issues.

A lot of this was hard to describe and likely not explained well, so I'd
encourage some experimentation to see the broken behaviour. I will submit
another post with images showing the broken behaviours.

I am not sure where this bug should be filed so I have placed it in
kwin/general. Please move if this is not appropriate.

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

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

[kdenlive] [Bug 452207] New: Remove space in all tracks stops working for no reason

2022-04-02 Thread Jacob
https://bugs.kde.org/show_bug.cgi?id=452207

Bug ID: 452207
   Summary: Remove space in all tracks stops working for no reason
   Product: kdenlive
   Version: 21.12.1
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jtrib...@gmail.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. User program for a while 
2. eventually the "Remove space in all tracks" feature will not work.
3. 

OBSERVED RESULT
Error at bottom of page

EXPECTED RESULT
to remove space in all tracks.
would also be nice if there was a, {i}  in the error message that could give
details why the action could not be performed

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.

[dolphin] [Bug 451704] Arrow hitbox does not match visuals in tree view

2022-04-02 Thread Jan Blackquill
https://bugs.kde.org/show_bug.cgi?id=451704

Jan Blackquill  changed:

   What|Removed |Added

Summary|Can no longer click on  |Arrow hitbox does not match
   |arrows to expand folders in |visuals in tree view
   |details view|

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

[okular] [Bug 396002] Review/Annotation tool selection with double click not persisting on page scroll

2022-04-02 Thread Rajeesh K V
https://bugs.kde.org/show_bug.cgi?id=396002

Rajeesh K V  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Rajeesh K V  ---
Haven't seen this issue in last few releases for sure (currently on 21.12),
could be considered closed.

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

[frameworks-kirigami] [Bug 411449] Multi-column PageStack does not reverse itself on RTL

2022-04-02 Thread Yaron Shahrabani
https://bugs.kde.org/show_bug.cgi?id=411449

Yaron Shahrabani  changed:

   What|Removed |Added

 CC||omeritzicschwa...@gmail.com

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

[kwin] [Bug 447285] Quick flicker/render of different display when switching virtual desktops

2022-04-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=447285

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[kwin] [Bug 429025] Flickering of windows on Wayland not entirely fixed

2022-04-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=429025

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[frameworks-kirigami] [Bug 411449] Multi-column PageStack does not reverse itself on RTL

2022-04-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=411449

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|FIXED   |WORKSFORME

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

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

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

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

[kwin] [Bug 404375] Artifacts and flickering with Intel and Nvidia GPUs since Qt 5.12

2022-04-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=404375

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.

[kwin] [Bug 383179] KDE desktop compositing occasionally causes flickering and frozen window contents

2022-04-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=383179

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[plasmashell] [Bug 417282] Set 24h in System Settings, got 12h in lockscreen

2022-04-02 Thread Alex Folland
https://bugs.kde.org/show_bug.cgi?id=417282

Alex Folland  changed:

   What|Removed |Added

 CC||lexlex...@gmail.com

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

[kate] [Bug 452206] New: Sessions do not retain the open folder (Project Plugin)

2022-04-02 Thread ob
https://bugs.kde.org/show_bug.cgi?id=452206

Bug ID: 452206
   Summary: Sessions do not retain the open folder (Project
Plugin)
   Product: kate
   Version: 21.12.3
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: sessions
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: oli-be...@outlook.com
  Target Milestone: ---

SUMMARY
Kate's sessions do not retain opened folders, and so when a session is loaded,
the opened folder (File > Open Folder...) which is visible in the Projects
plugin pane, is not restored.

I am not sure if this is a bug with the session functionality, or the Project
Plugin (which provides the Open Folder... functionality).

STEPS TO REPRODUCE
1. Open a folder.
2. Save the session and exit.
3. Open Kate, opening the saved the session.

OBSERVED RESULT
The loaded folder, in the Projects pane, is not restored.

EXPECTED RESULT
The loaded folder, in the Projects pane, would be restored.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

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

[plasmashell] [Bug 438178] Visual glitch when pressing the back button in System Tray applets with a header when using a bottom panel in transparent mode

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=438178

--- Comment #21 from guimarcalsi...@gmail.com ---
I have an update on this bug. I know this is a very minor bug but small
glitches like these are really bad for first impressions, so I'm trying to find
clues as to what is happening.

I noticed that if you set a color scheme that doesn't set a header color, like
Breeze Classic, the bug goes away completely. The act of coloring the header
must be causing this.

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

[okteta] [Bug 452205] New: Search results as a list

2022-04-02 Thread Avamander
https://bugs.kde.org/show_bug.cgi?id=452205

Bug ID: 452205
   Summary: Search results as a list
   Product: okteta
   Version: 0.26.6
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kosse...@kde.org
  Reporter: avaman...@gmail.com
  Target Milestone: ---

SUMMARY
Searches on large files are slow, iterating trough a bunch of results is thus
incredibly slow.

EXPECTED RESULT
Okteta provides the ability to search the entire file and shows a list of
matches that do not disappear. Something like what Ghidra has for executable
memory search would work great.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 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.

[KScreen] [Bug 449906] A monitor keeps power-cycling and disconnecting upon login

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=449906

--- Comment #23 from brady.phillip...@gmail.com ---
(In reply to Zamundaaa from comment #22)
> As this only appeared with 5.24 and this sounds vaguely like it could be
> related to bandwidth issues of some sort, could you try running KWin with
> the environment variable "KWIN_DRM_PREFER_COLOR_DEPTH=24" set? Trying
> "KWIN_DRM_USE_MODIFIERS=1" could also be worth a shot

Just gave this a try but unfortunately neither of those environment variables
seemed to help.

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

[plasmashell] [Bug 452204] New: Plasma (Wayland) Starting kinfocenter and Ctrl+C in konsole causes a segfault

2022-04-02 Thread Stefan Rücker
https://bugs.kde.org/show_bug.cgi?id=452204

Bug ID: 452204
   Summary: Plasma (Wayland) Starting kinfocenter and Ctrl+C in
konsole causes a segfault
   Product: plasmashell
   Version: 5.24.3
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: s.ruec...@gmx.de
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.24.3)

Qt Version: 5.15.2
Frameworks Version: 5.90.0
Operating System: Linux 5.16.0-5-amd64 x86_64
Windowing System: Wayland
Distribution: Debian GNU/Linux bookworm/sid
DrKonqi: 5.24.3 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Just tried wayland, and only got a konsole from the saved session but major
parts of plasma didn't show up (e.g. no taskbar)

Then started kinfocenter from kinfocenter, which didn't load as well and
afterwards pressing Ctrl+C a crash occured.

stefan@mars:~$ kinfocenter 
QSocketNotifier: Can only be used with threads started with QThread
kf.xmlgui: cannot find .rc file "kinfocenterui.rc" for component "kinfocenter"
QQmlEngine::setContextForObject(): Object already has a QQmlContext
file:///usr/share/kpackage/kcms/kcm_about-distro/contents/ui/main.qml:72:9: QML
FormLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected
for property "preferredHeight"
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()

^C

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x7fabfce43236 in
QtWayland::kde_primary_output_v1::handle_primary_output (data=0x5653ef0ff2e0,
object=0x5653efd5ac80, output_name=0x7fabf000ab0c "eDP-1") at
./obj-x86_64-linux-gnu/backends/kwayland/qwayland-kde-primary-output-v1.cpp:83
#5  0x7fac3878c7ea in ffi_call_unix64 () at ../src/x86/unix64.S:105
#6  0x7fac3878b923 in ffi_call_int (cif=0x7ffc08142fd0, fn=0x7fabfce43210
, rvalue=,
avalue=, closure=) at ../src/x86/ffi64.c:672
#7  0x7fac3af9d661 in wl_closure_invoke
(closure=closure@entry=0x7fabf000aa30, flags=flags@entry=1, target=, target@entry=0x5653efd5ac80, opcode=opcode@entry=0, data=)
at ../src/connection.c:1025
#8  0x7fac3af99a0a in dispatch_event (display=display@entry=0x5653ee9052f0,
queue=, queue=) at ../src/wayland-client.c:1583
#9  0x7fac3af9b32c in dispatch_queue (queue=0x5653ee9053c0,
display=0x5653ee9052f0) at ../src/wayland-client.c:1729
#10 wl_display_dispatch_queue_pending (display=0x5653ee9052f0,
queue=0x5653ee9053c0) at ../src/wayland-client.c:1971
#11 0x7fac36aefc1b in QtWaylandClient::QWaylandDisplay::flushRequests() ()
from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#12 0x7fac38ec01e8 in doActivate (sender=0x5653ee91d510,
signal_index=4, argv=0x7ffc08143300) at kernel/qobject.cpp:3898
#13 0x7fac38eb967f in QMetaObject::activate
(sender=sender@entry=0x5653ee91d510, m=m@entry=0x7fac39122820
,
local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at
kernel/qobject.cpp:3946
#14 0x7fac38e86783 in QAbstractEventDispatcher::awake
(this=this@entry=0x5653ee91d510) at .moc/moc_qabstracteventdispatcher.cpp:149
#15 0x7fac38ee1213 in QEventDispatcherGlib::processEvents
(this=0x5653ee91d510, flags=...) at kernel/qeventdispatcher_glib.cpp:430
#16 0x7fac38e8855b in QEventLoop::exec (this=this@entry=0x7ffc08143420,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#17 0x7fac38e90830 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#18 0x5653ed02a74a in main (argc=, argv=) at
./shell/main.cpp:238
[Inferior 1 (process 6833) detached]

Possible duplicates by query: bug 450861, bug 450723, bug 450215, bug 448919,
bug 445713.

Reported using DrKonqi

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

[lattedock] [Bug 452203] New: Settings window makes no use of the global menu

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452203

Bug ID: 452203
   Summary: Settings window makes no use of the global menu
   Product: lattedock
   Version: git (master)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: ryu.ketsu...@outlook.com
  Target Milestone: ---

SUMMARY
The settings menu, the one that opens to configure latte as a whole instead of
only one panel or dock, has an appmenu on the window with File, Layout and Help
menus. They don't make use of the global menu like the other KDE apps do. It
didn't even when I used the X11 session.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20220330
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.2
Kernel Version: 5.16.15-1-default (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i3-7020U CPU @ 2.30GHz
Memory: 11.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 620

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

[kdeconnect] [Bug 452161] KDE Connect keyboard input not available

2022-04-02 Thread Brandon Bachman
https://bugs.kde.org/show_bug.cgi?id=452161

Brandon Bachman  changed:

   What|Removed |Added

 Resolution|FIXED   |LATER

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

[kdeconnect] [Bug 452161] KDE Connect keyboard input not available

2022-04-02 Thread Brandon Bachman
https://bugs.kde.org/show_bug.cgi?id=452161

Brandon Bachman  changed:

   What|Removed |Added

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

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

[gwenview] [Bug 452202] New: gwenview skips 3gp video when moving backwards for the first time

2022-04-02 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=452202

Bug ID: 452202
   Summary: gwenview skips 3gp video when moving backwards for the
first time
   Product: gwenview
   Version: 21.12.3
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: report...@mailna.biz
  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. Have these 3 files in same directory:
'a (1).3gp'
'a (1).JPG'
'a (1).png'
2. Double click on 'a (1).JPG' to open it with gwenview
3. It will open the picture and display at the bottom "2 of 3"

OBSERVED RESULT
If you hit right arrow, it will go to "3 of 3" and then to "1 of 3" as
expected.
However if you hit left arrow to go to previous after opening "2 of 3", it will
skip the video and go to "3 of 3" then "2 of 3" and repeat that in loop. Only
after hitting right will lead to "1 of 3" to be ever displayed.

EXPECTED RESULT
Detect properly existing files.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.17.1-3-MANJARO (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™

ADDITIONAL INFORMATION

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

[kdeconnect] [Bug 452161] KDE Connect keyboard input not available

2022-04-02 Thread Brandon Bachman
https://bugs.kde.org/show_bug.cgi?id=452161

--- Comment #1 from Brandon Bachman  ---
Wayland strikes again! Turns out, Wayland and remote input are still a problem
with no obvious solution.

Disregard.

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

[okular] [Bug 452201] Okular crash when edit highlighter's color

2022-04-02 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=452201

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||aa...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Albert Astals Cid  ---
Can you reproduce the crash? If so with any file or just with one in
particular?

Can you attach a backtrace with debug symbols?

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

[plasmashell] [Bug 443774] [Wayland] Kicker is not dismissed when I click outside it while a submenu is open

2022-04-02 Thread Felis
https://bugs.kde.org/show_bug.cgi?id=443774

Felis  changed:

   What|Removed |Added

 CC||bertyfogs+kdeb...@gmail.com

--- Comment #6 from Felis  ---
I often experience the same on X11 session, but don't know how to reproduce it
on a clean profile yet.

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

[okular] [Bug 452201] Okular crash when edit highlighter's color

2022-04-02 Thread Ricardo
https://bugs.kde.org/show_bug.cgi?id=452201

--- Comment #1 from Ricardo  ---
I was using Wayland session on Gnome

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

[okular] [Bug 452201] New: Okular crash when edit highlighter's color

2022-04-02 Thread Ricardo
https://bugs.kde.org/show_bug.cgi?id=452201

Bug ID: 452201
   Summary: Okular crash when edit highlighter's color
   Product: okular
   Version: 21.12.3
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: rich...@gmail.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. Click button "Yellow highlighter" or "Resaltador amarillo" (in spanish).
2. Click on "Configure highlighter" ("Configurar anotaciones" in spanish).
3. Yellow highlighter / Edit / Color. 

OBSERVED RESULT
The program crashes and exit unexpectedly when you try to change the color of
the highlighter.

EXPECTED RESULT
Change the highlighter's color.

SOFTWARE/OS VERSIONS
Linux/Manjaro Gnome: Manjaro Linux x86_64
(available in About System)
Gnome version: 41.4
Kernel: 5.15.28-1-MANJARO

ADDITIONAL INFORMATION
Okular:
KDE Frameworks Version 5.91.0
Qt Version 5.15.3 (compiled witch 5.15.2)

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

[juk] [Bug 452191] juk resets volume to -2,147,483,648% for every song played

2022-04-02 Thread Alberto Gonzalez
https://bugs.kde.org/show_bug.cgi?id=452191

--- Comment #1 from Alberto Gonzalez  ---
Follow up: sometimes this bug manifests itself as simply the volume being at 0%
not -2 million%. Same outcome as the initial report but different value.

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

[kdenlive] [Bug 452200] Motion track - filter is not shown in the list of filters if russian language selected for UI

2022-04-02 Thread Alex Rouch
https://bugs.kde.org/show_bug.cgi?id=452200

Alex Rouch  changed:

   What|Removed |Added

   Keywords||Tracking

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

[kdenlive] [Bug 452200] Motion track - filter is not shown in the list of filters if russian language selected for UI

2022-04-02 Thread Alex Rouch
https://bugs.kde.org/show_bug.cgi?id=452200

--- Comment #1 from Alex Rouch  ---
Created attachment 147913
  --> https://bugs.kde.org/attachment.cgi?id=147913=edit
Can be found in the search

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

[kdenlive] [Bug 452200] New: Motion track - filter is not shown in the list of filters if russian language selected for UI

2022-04-02 Thread Alex Rouch
https://bugs.kde.org/show_bug.cgi?id=452200

Bug ID: 452200
   Summary: Motion track - filter is not shown in the list of
filters if russian language selected for UI
   Product: kdenlive
   Version: 21.12.3
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: ro...@mail.ru
  Target Milestone: ---

Created attachment 147912
  --> https://bugs.kde.org/attachment.cgi?id=147912=edit
"Motion tracker" is not shown

Set Russian language as default UI language
Motion tracker (called: Отслеживание движения) cannot be found in Effect's list
However it can be found if type first char "О" in the search field.

In the past the effect was shown in "Альфа-канал, маски и кеинг" (Alpha
channel...) category.


SOFTWARE/OS VERSIONS
Windows 10: 
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[juk] [Bug 452199] New: Juk songs dragged in the Play Queue past the last song in the queue disappear from the queue

2022-04-02 Thread Alberto Gonzalez
https://bugs.kde.org/show_bug.cgi?id=452199

Bug ID: 452199
   Summary: Juk songs dragged in the Play Queue past the last song
in the queue disappear from the queue
   Product: juk
   Version: 21.12.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: whee...@kde.org
  Reporter: lulosals...@gmail.com
CC: mp...@kde.org
  Target Milestone: ---

SUMMARY

Songs dragged in the Play Queue past the last song in the queue disappear from
the queue.


STEPS TO REPRODUCE

1. From the Collection List, select several songs, right-click on them and
select "Add to Play Queue".
2. Ensure that View -> Show Play Queue is enabled.
3. Go to the Play Queue
4. Change a track's order by drag and dropping (the drag and drop feedback is
visually glitchy under Wayland but fine under X11) to test that songs' order
can be changed easily.
5. Now select and drag the first track past the last track.


OBSERVED RESULT

The dragged track vanishes from the list unexpectedly.


EXPECTED RESULT

The track should go to the end of the Play Queue, not disappear entirely.


SOFTWARE/OS VERSIONS

Operating System: KDE neon 5.24
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.13.0-39-generic (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

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

[kdiff3] [Bug 452198] New: Documentation on compiling (for contributors)

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452198

Bug ID: 452198
   Summary: Documentation on compiling (for contributors)
   Product: kdiff3
   Version: unspecified
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: reeves...@gmail.com
  Reporter: nathanofbr...@gmail.com
  Target Milestone: ---

I'm looking to contribute and hoping someone can help me get started. I just
need to know how to correctly compile the code now that I've cloned the repo.
Couldn't find any documentation about this, nor any suggestion of who I could
ask so hopefully this is an okay place for such a request. If not, please let
me know who I should talk to / where I should look / etc.

SOFTWARE/OS VERSIONS
Windows: 21H1

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

[kwin] [Bug 451815] Appmenu button not available for all programs anymore

2022-04-02 Thread Rüdiger
https://bugs.kde.org/show_bug.cgi?id=451815

Rüdiger  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #5 from Rüdiger  ---
I have reinstalled the system completely and only copied back from my backup a
few selected files  from my /home/user directory. Now it works.

Obviously something got broken with the latest upgrade and update.

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

[kdf] [Bug 452197] New: KDiskFree shows too much useless information from snap loop devices

2022-04-02 Thread Alberto Gonzalez
https://bugs.kde.org/show_bug.cgi?id=452197

Bug ID: 452197
   Summary: KDiskFree shows too much useless information from snap
loop devices
   Product: kdf
   Version: 21.12.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: lulosals...@gmail.com
  Target Milestone: ---

Created attachment 147911
  --> https://bugs.kde.org/attachment.cgi?id=147911=edit
KDiskFree showing 16 so-called snap devices

SUMMARY

KDiskFree (and System Settings -> Storage Devices) shows too much information
in the form of snap "devices" that are always 100% full, crowding out other
useful information. 

Suggestion that all "snap" loop devices be hidden; technical people can easily
find them on the command line. GUI users will be put off by the clutter and
alarmed that there's so much 100% full "devices".


STEPS TO REPRODUCE

1. Open KDiskFree


OBSERVED RESULT

On my KDE neon system, I count 16 /dev/loop* "devices" and only two actual,
true devices that are storage-related. 


EXPECTED RESULT

These many /dev/loop "snap" devices are devices in only the loosest sense. They
are distracting from what a non-developer user is looking to find from a
program that calls itself KDiskFree (or System Settings -> Storage Devices). 

These loop devices are not storage, they are snap technical things masquerading
as devices.

WISH

Hide all /dev/loop "devices" that are mounted under /snap.  They are crowding
out useful information that a non-technical person is looking to find.

Also may be useful to find if there's other loop devices that are similar to
these snaps.


SOFTWARE/OS VERSIONS

Operating System: KDE neon 5.24
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.13.0-39-generic (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

ADDITIONAL INFORMATION

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

[okular] [Bug 452017] Feature to rename open PDF files with F2 keyboard shortcut

2022-04-02 Thread Kevin Flynn
https://bugs.kde.org/show_bug.cgi?id=452017

--- Comment #12 from Kevin Flynn  ---
Try the experience of pressing F2 in Sumatra PDF (in wine) or in Glenview.
It's more efficient and user-friendly.

On Sat, 2 Apr 2022, 9:45 pm ,  wrote:

> https://bugs.kde.org/show_bug.cgi?id=452017
>
> andreas.naum...@kdemail.net changed:
>
>What|Removed |Added
>
> 
>  CC||
> andreas.naum...@kdemail.net
>
> --- Comment #11 from andreas.naum...@kdemail.net ---
> Using KDE allows to use the file-open dialog to achieve the same. Sadly,
> the
> file-open dialog in unity does not provide a rename, at least not in the
> live
> system of ubuntu-20.04.
>
> The procedure would be:
> 1. start the "file open" dialog (using file -> open, or ctrl + O)
> 2. click the old file name in the file list using the right mouse button
> 3. select "rename" from the options
> 4. type the new file name
>
> That procedure worked for me using KDE. There I can start typing the old
> name,
> until it is highlighted and press F2 for renaming.
>
> --
> You are receiving this mail because:
> You reported the bug.
> You are on the CC list for the bug.

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

[dolphin] [Bug 452181] singleclick-mode multi-select w/ Ctrl+Left Click is broken

2022-04-02 Thread Andreas Sturmlechner
https://bugs.kde.org/show_bug.cgi?id=452181

--- Comment #3 from Andreas Sturmlechner  ---
(In reply to Felix Ernst from comment #2)
> (Weird that this bug report wasn't notified automatically just by me
> mentioning it in the commit message like usual.)

That didn't work for me in the last few bugs either.

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

[plasmashell] [Bug 452196] New: Icons stay highlighted

2022-04-02 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=452196

Bug ID: 452196
   Summary: Icons stay highlighted
   Product: plasmashell
   Version: 5.24.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: colin.thom...@g6avk.co.uk
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Created attachment 147909
  --> https://bugs.kde.org/attachment.cgi?id=147909=edit
Screen shot of highlighted Icon

SUMMARY
Icons on the Desktop remain semi highlighted after opening a folder or
application. I would have thought after the app or folder has opened the Icon
should not stay highlighted. I am sure it used to be this way a few updates
back.

STEPS TO REPRODUCE
1. open a folder or Application

OBSERVED RESULT
Icon stays highlighted (or ~50% highlighted) after the App or Folder has
opened.

EXPECTED RESULT
After a folder or application has opened the Icon should not remain
highlighted.

Linux/KDE Plasma: 
Operating System: Fedora Linux 35
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.2
Kernel Version: 5.16.18-200.fc35.x86_64 (64-bit)
Graphics Platform: X11
Graphics Processor: NVIDIA GeForce GT 1030/PCIe/SSE2

ADDITIONAL INFORMATION
Tested on Wayland with the same result. I am using Folder view.

I am not sure if this is by design and has changed with one the last few
updates. Maybe there is an option to turn this off, if this is a new option but
I cannot find the setting to turn it off.
Screen shot attached.

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

[kwin] [Bug 452195] Apps cause screen-tearing when scrolling

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452195

fake.n...@posteo.net changed:

   What|Removed |Added

Summary|Apps cause screen-tearing   |Apps cause screen-tearing
   |whenever scrolling  |when scrolling

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

[kwin] [Bug 452195] Apps cause screen-tearing whenever scrolling

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452195

fake.n...@posteo.net changed:

   What|Removed |Added

 OS|Other   |Linux
   Platform|Other   |Archlinux Packages
 CC||fake.n...@posteo.net

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

[kwin] [Bug 452195] New: Apps cause screen-tearing whenever scrolling

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452195

Bug ID: 452195
   Summary: Apps cause screen-tearing whenever scrolling
   Product: kwin
   Version: 5.24.4
  Platform: Other
OS: Other
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: fake.n...@posteo.net
  Target Milestone: ---

SUMMARY
***
After most recent kwin update, apps which contain scrolling, like web browsers,
music players, etc. have a tendency to cause screen tears whenever scrolling is
performed. This varies in frequency, from *always*, with firefox, to rarely,
with audacious.
***


STEPS TO REPRODUCE
1. Scroll down a page on your web browser
2. Observe the screen tears as you go.


SOFTWARE/OS VERSIONS
Linux: Arch 250-4-2, on Zen kernel 5.17.1
KDE Plasma Version:  5.24.4
KDE Frameworks Version:  5.92.0
Qt Version:  5.15.3

ADDITIONAL INFORMATION
The position of the tear seems to pass through the median point of the
scrollbar.

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

[lattedock] [Bug 452194] After Kwin update, Lattedock visual settings are locked in place, but are ignored; movement effects not functional.

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452194

fake.n...@posteo.net changed:

   What|Removed |Added

 CC||fake.n...@posteo.net

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

[lattedock] [Bug 452194] After Kwin update, Lattedock visual settings are locked in place, but are ignored; movement effects not functional.

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452194

--- Comment #1 from fake.n...@posteo.net ---
Created attachment 147908
  --> https://bugs.kde.org/attachment.cgi?id=147908=edit
The panel, which doesn't respect its settings

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

[lattedock] [Bug 452194] New: After Kwin update, Lattedock visual settings are locked in place, but are ignored; movement effects not functional.

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452194

Bug ID: 452194
   Summary: After Kwin update, Lattedock visual settings are
locked in place, but are ignored; movement effects not
functional.
   Product: lattedock
   Version: 0.10.8
  Platform: Other
OS: Other
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: fake.n...@posteo.net
  Target Milestone: ---

Created attachment 147907
  --> https://bugs.kde.org/attachment.cgi?id=147907=edit
Demonstrating my panel settings, which I cannot change.

SUMMARY
***
After updating to the latest release of kwin, latte does not respect major
visual settings. Opacity and shadows settings are being ignored completely.
Additionally, effects such as a smooth transition on show, for autohidden dock,
isn't functioning; the dock simply flashes into existence.
***


STEPS TO REPRODUCE
1. Set a panel to 25 % opacity
2. Observe its total opacity


SOFTWARE/OS VERSIONS
Linux: Arch 250-4-2, on Zen kernel 5.17.1
KDE Plasma Version:  5.24.4
KDE Frameworks Version:  5.92.0
Qt Version:  5.15.3

ADDITIONAL INFORMATION
A number of other glitches are caused by the kwin update; scrolling causes
screen-tears; all kwin effects have ceased to function; Window aurorae
partially missing.  Minimizing and tiling are also now visually glitchy, and
the visual glitches of Discover, long known, are increased in severity.
Screen-tearing at the edge of moving windows is also present.

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

[kwin] [Bug 452193] No effects functional, except screen edge highlighting, which cannot be disabled.

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452193

fake.n...@posteo.net changed:

   What|Removed |Added

 CC||fake.n...@posteo.net

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

[kwin] [Bug 452193] New: No effects functional, except screen edge highlighting, which cannot be disabled.

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452193

Bug ID: 452193
   Summary: No effects functional, except screen edge
highlighting, which cannot be disabled.
   Product: kwin
   Version: 5.24.4
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: fake.n...@posteo.net
  Target Milestone: ---

Created attachment 147906
  --> https://bugs.kde.org/attachment.cgi?id=147906=edit
Showing Konsole, which is totally opaque, though set to be partially
translucent, with a blur behind it.

SUMMARY
***
After update to most recent version of kwin, a litany of bugs are present. One
among many is that *all* desktop effects, save screen-edge highlighting, are
non-functional; enabling, disabling, reinstalling, etc. has no effect.  Screen
edge highlighting is now present even though I have it set to disabled.
***


STEPS TO REPRODUCE
1.  Enable your favorite effect
2. Observe its total absence
3.  Disable screen edge highlighting
4. Observe its presence


SOFTWARE/OS VERSIONS
Linux: Arch 250-4-2, on Zen kernel 5.17.1
KDE Plasma Version:  5.24.4
KDE Frameworks Version:  5.92.0
Qt Version:  5.15.3

ADDITIONAL INFORMATION
This update has several breaking points. Scrolling in any window now causes
screen tearing. Latte-dock's effects are also disabled, and latte is not
respecting settings of opacity, shadowing, and so on.  Window aurorae are
partially missing.  Minimizing and tiling are also now visually glitchy, and
the visual glitches of Discover, long known, are increased in severity.
Screen-tearing at the edge of moving windows is also present.

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

[kontact] [Bug 446579] Kontact crashes when I go to "Contacts"

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446579

--- Comment #1 from t...@dailey.ca ---
Created attachment 147905
  --> https://bugs.kde.org/attachment.cgi?id=147905=edit
New crash information added by DrKonqi

kontact (5.19.3 (21.12.3)) using Qt 5.15.2

- What I was doing when the application crashed:
Attempt to open Contacts from Kontact application.

-- Backtrace (Reduced):
#6  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#7  0x7f3582c361e3 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#8  0x7f3582be6306 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#9  0x7f3582bcf813 in __GI_abort () at abort.c:79
#10 0x7f3582e68976 in __gnu_cxx::__verbose_terminate_handler () at
../../../../libstdc++-v3/libsupc++/vterminate.cc:95

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

[kontact] [Bug 446579] Kontact crashes when I go to "Contacts"

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446579

t...@dailey.ca changed:

   What|Removed |Added

 CC||t...@dailey.ca

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

[phonon-backend-gstreamer] [Bug 377318] MP3 files with a % symbol in file name do not play in preview pane

2022-04-02 Thread Alberto Gonzalez
https://bugs.kde.org/show_bug.cgi?id=377318

Alberto Gonzalez  changed:

   What|Removed |Added

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

--- Comment #5 from Alberto Gonzalez  ---
Tested and can confirm this is now fixed in KDE neon latest packages.

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

[dolphin] [Bug 452192] New: Dolphin preview panel audio set to 0% and not obvious how to fix

2022-04-02 Thread Alberto Gonzalez
https://bugs.kde.org/show_bug.cgi?id=452192

Bug ID: 452192
   Summary: Dolphin preview panel audio set to 0% and not obvious
how to fix
   Product: dolphin
   Version: 21.12.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: panels: information
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: lulosals...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY

Could not hear Dolphin playing audio/video files in the Preview panel, the
issue was due to Dolphin unexpectedly setting its volume to 0%. The issue is
compounded by the lack of obviousness on how to fix the issue, versus older
versions of Plasma Desktop.


STEPS TO REPRODUCE

1. In Dolphin, make the Information panel visible if not already (press F11).
Make sure that the Preview option is enabled (right-click in empty select in
empty space of Information panel and enable the Preview option)
2. Select an .mp3/audio or video file. The issue is best noticed with a video
file that has audio.
3. In the Preview pane, click the play button.

OBSERVED RESULT

If the Dolphin audio setting is set to 0% then there will be no audio for the
previewed file.

Clicking on the speaker icon in the system tray for the audio volume shows that
the output devices are in a normal, audible range, yet there is no place to see
where Dolphin's volume is changeable. 

Upon further investigation in a non-intuitive way, going to the System Settings
-> Audio and scrolling to the bottom of the page, and only if Dolphin happens
to be playing a file in the Preview pane, a "dolphin:audio stream" entry
becomes visible. This can have a 0% value, which effectively mutes Dolphin's
Preview playback. 

In my case, it is unclear how Dolphin's audio was set to 0%. 


EXPECTED RESULT

Should hear the file's audio being played or some way to figure out how to fix
it. This is most noticed with video files because we can see that the video is
being played yet there is no audio.

We were able to diagnose my system and determine that sound was audible in
other programs like VLC but not from Dolphin's preview panel. And only digging
into System Settings -> Audio at a fortuitous moment revealed the issue.

In older versions of Plasma Desktop in the Audio Volume system tray popup
window, there was an "Applications" tab that displayed the individual volume
settings for all applications that are currently playing audio. For some reason
this tab is now absent, at least in my KDE neon system, and it makes it hard to
discern the issue.

This is being submitted as a bug because this could easily trip up
non-technical folks.

SOFTWARE/OS VERSIONS

Operating System: KDE neon 5.24
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.13.0-39-generic (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

ADDITIONAL INFORMATION

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

[krita] [Bug 430363] Allow frame rates less than 1 for GIF export

2022-04-02 Thread Bourumir Wyngs
https://bugs.kde.org/show_bug.cgi?id=430363

--- Comment #5 from Bourumir Wyngs  ---
Proposed merge request
https://invent.kde.org/graphics/krita/-/merge_requests/1400?commit_id=2b78f5e71c5bc7be46aeeea49168aa2ad66df452

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

[dolphin] [Bug 452181] singleclick-mode multi-select w/ Ctrl+Left Click is broken

2022-04-02 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=452181

Felix Ernst  changed:

   What|Removed |Added

 CC||fe.a.er...@gmail.com

--- Comment #2 from Felix Ernst  ---
I have created a merge request that fixes this bug, if I am understanding it
correctly: https://invent.kde.org/system/dolphin/-/merge_requests/369

(Weird that this bug report wasn't notified automatically just by me mentioning
it in the commit message like usual.)

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

[juk] [Bug 414644] Cannot reorder music tracks in the Play Queue

2022-04-02 Thread Alberto Gonzalez
https://bugs.kde.org/show_bug.cgi?id=414644

Alberto Gonzalez  changed:

   What|Removed |Added

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

--- Comment #3 from Alberto Gonzalez  ---
This bug seems to have fixed itself with the latest K5 frameworks version as
noticed by juk 21.12.3 in KDE neon. There is a glitch, but that will be filed
in another bug report.

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

[frameworks-kio] [Bug 452139] File maximum Icon size too small in Icon View in kfilewidget

2022-04-02 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=452139

--- Comment #11 from Evert Vorster  ---
Hi there, Nate. 

Just played a bit with the widget, and of course on smaller screens you are
right, the step size when dragging the icons will become larger. and it may be
annoying to get the size exactly right. 

Which is why I was thinking of going the HTML scaling way, and dynamically
scaling the icons based on the display width, and the setting then being how
many columns of icons you want in the window... But that could turn out an ugly
ugly for the reasons you so rightly laid out.

When scrolling the mouse wheel on it, the size does change nice and slow.
Nothing is ever simple, is it? 

This may be a stupid idea, but what about putting the size adjuster in a popup?

Supposedly when you activate the slider by clicking on it, it pops up to a much
bigger slider that allows for fine adjustment, and then once your pointer goes
off it, it pops back down I don't imagine people are adjusting their icon
size all the time, so it won't be distracting. It may even look fancy, but
involve much more coding than just increasing the maximum number. It's all up
to you, I suppose. 

Thanks again for at reading through my report. :)

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

[valgrind] [Bug 450437] Warn for execve syscall with argv or argv[0] being NULL.

2022-04-02 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=450437

Mark Wielaard  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED
   Assignee|jsew...@acm.org |m...@klomp.org

--- Comment #2 from Mark Wielaard  ---
Paul, would you be able to test the attached patch on a freebsd system and see
if all tests (none/tests/execve, memcheck/tests/execve1 and
memchck/tests/execve2) pass?

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

[juk] [Bug 452191] New: juk resets volume to -2,147,483,648% for every song played

2022-04-02 Thread Alberto Gonzalez
https://bugs.kde.org/show_bug.cgi?id=452191

Bug ID: 452191
   Summary: juk resets volume to -2,147,483,648% for every song
played
   Product: juk
   Version: 21.12.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: whee...@kde.org
  Reporter: lulosals...@gmail.com
CC: mp...@kde.org
  Target Milestone: ---

SUMMARY

juk is somehow getting "nan" values from Phonon::AudioOutput and interpreting
it as -2 million% volume. This gets reset every time a new track is played.


STEPS TO REPRODUCE
1. Open juk
2. Pick and song, in our case an mp3, double-click to play, or if already
playing a song, click the forward track button

OBSERVED RESULT

Notice there's no audio sound. 
Click the juk volume speaker icon in the upper-right corner of the window and
notice that the volume is set to -2,147,483,648% (what the heck?)
Click on the volume slider to make the percentage to be higher, like 100%, to
confirm that the audio can be heard now.
Click Next track button.
Same issue, audio volume gets reset to -2 millon% (lol).

Looking in the ~/.config/jukrc configuration file, there is this value:

[Phonon::AudioOutput]
JuK_Volume=nan

"nan" means "not a number", right? If this is manually changed to a value like
100, and juk is restarted, then the entry gets reset to nan again.


EXPECTED RESULT

Audio volume should remember its last value.

SOFTWARE/OS VERSIONS

Operating System: KDE neon 5.24
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.13.0-39-generic (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

ADDITIONAL INFORMATION

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

[systemsettings] [Bug 452190] New: Small improvement to Display Settings gui

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452190

Bug ID: 452190
   Summary: Small improvement to Display Settings gui
   Product: systemsettings
   Version: 5.24.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: shitty...@protonmail.com
  Target Milestone: ---

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

I would like to move the second display on 1px below the first display but
since the gui allows me to at least 84px relatively the first display, i can
not.

Possible solution: Make unlimited positioning while Ctrl/Shift/Alt are pressed

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

[kio-extras] [Bug 451408] File preview on some locally-mounted drives (NTFS, NFS, SMB) inappropriately use remote preview settings

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451408

--- Comment #12 from issue...@trash-mail.com ---
(In reply to Patrick Silva from comment #11)
> workaround: mount ntfs file systems with ntfs3 driver available since kernel
> 5.15 instead of ntfs-3g.
> 
> https://wiki.archlinux.org/title/NTFS

Yeah, nice idea, but this doesn't work for other FUSE filesystems like exFAT,
gzipfs, mergerfs or sshfs.

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

[frameworks-kio] [Bug 452139] File maximum Icon size too small in Icon View in kfilewidget

2022-04-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452139

Nate Graham  changed:

   What|Removed |Added

 Status|CLOSED  |REOPENED
 Ever confirmed|0   |1
 Resolution|NOT A BUG   |---

--- Comment #10 from Nate Graham  ---
I'm glad that 125% or 150% scale look better.

Regardless of scaling, you may be right here, though. Dolphin lets you go up to
256px, and Gwenview allows 512. Screens are getting bigger, regardless of
scaling. Maybe it would be reasonable to allow the maximum to be 256.

One issue I foresee with this is that it would make finely adjusting the size
harder, since the slider used to change the scale wouldn't get any bigger and
it is already quite small. So each "step" on the slider would be twice as
large.

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

[frameworks-kio] [Bug 452139] File maximum Icon size too small in Icon View in kfilewidget

2022-04-02 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=452139

--- Comment #9 from Evert Vorster  ---
In the first screenshot I was using the official scaling method. And I quite
like it, too. 
It's a shame about that display bug, and I definitely will be reporting it up
to the Kdenlive developers. 

Unfortunately, even with the official scaling the icons in kfilewidget are not
big enough, and the space between the icons seems excessive.

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

[plasmashell] [Bug 452187] Wrong Meta+(Number) behaviour using "Shows tooltip window thumbnails" setting on grouped task

2022-04-02 Thread Aurora Robb Kristiansen
https://bugs.kde.org/show_bug.cgi?id=452187

Aurora Robb Kristiansen  changed:

   What|Removed |Added

  Flags||Usability+

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

[frameworks-kio] [Bug 452139] File maximum Icon size too small in Icon View in kfilewidget

2022-04-02 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=452139

--- Comment #8 from Evert Vorster  ---
Hi there!

Thanks so much for coming back to me on this. The monitor is pretty big, but
not super-massive, at 32"
I have attached a couple of screenshots to show Kdenlive in action, with
various settings that are comfortable for me to work in. 

As you can see, the scaling has some effect, but not as much as I would have
hoped for. In all the cases, the kfilewidget's icons at maximum size is still a
little small for me, and the space wasted between the icons seeming excessive. 
Thanks for the tip on F9 for the panel, it works a treat!

Kind regards,
-Evert-

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

[frameworks-kio] [Bug 452139] File maximum Icon size too small in Icon View in kfilewidget

2022-04-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452139

--- Comment #7 from Nate Graham  ---
> This is my default view, with zoom level of 100%, and a forced font DPI of 
> 144. 
Ah, so you are using scaling after all, but sort of handmade cobbled-together
scaling, and not the official one. I'm afraid this an explicitly unsupported
setup; you're on your own if you use it. If you want 150% scale, my
recommendation is just use 150% scale with the official method, which looks
much better to me in your screenshot. If somehow kdenlive doesn't support that
properly, it's an issue in the app itself and I would encourage you to report
it to them.

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

[frameworks-kio] [Bug 452139] File maximum Icon size too small in Icon View in kfilewidget

2022-04-02 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=452139

--- Comment #6 from Evert Vorster  ---
Created attachment 147903
  --> https://bugs.kde.org/attachment.cgi?id=147903=edit
Screenshot of application in Wayland at 125% Zoom

For completeness, here is the application in Wayland at 125% zoom.

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

[dolphin] [Bug 452189] New: Dolphin Terminal Panel can't be deactivated in new session

2022-04-02 Thread NIk
https://bugs.kde.org/show_bug.cgi?id=452189

Bug ID: 452189
   Summary: Dolphin Terminal Panel can't be deactivated in new
session
   Product: dolphin
   Version: 21.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: panels: terminal
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: nik.kaise...@googlemail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
The terminal bar in Dolphin cannto be deactivated via Extras -> deactivate
terminal bar


STEPS TO REPRODUCE
1. Open a new session of Dolphin, show the terminal bar via Extras -> Enable
terminal bar
2. Close the window, open a new one
3. Go to extras again

OBSERVED RESULT
It says Enable terminal bar again, although it is active already


EXPECTED RESULT
The entry "terminal bar" should always reflect the current state of said bar.
If activated it should show disable, if
disabled it should show activate. The corresponding shortcut CTRL+SHIFT+F4 also
does nothing in this state. 


Operating System: openSUSE Tumbleweed 20220331
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.2
Kernel Version: 5.17.1-1-default (64-bit)
Graphics Platform: X11
Processors: 12 × 11th Gen Intel® Core™ i5-11600K @ 3.90GHz
Memory: 31.2 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
ADDITIONAL INFORMATION

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

[kwin] [Bug 452108] Directly wakes up again from sleep/standby if keyboard shortcut is used on Wayland

2022-04-02 Thread Oliver Klee
https://bugs.kde.org/show_bug.cgi?id=452108

--- Comment #2 from Oliver Klee  ---
Yes, on X11 it works as expected.

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

[frameworks-kio] [Bug 452139] File maximum Icon size too small in Icon View in kfilewidget

2022-04-02 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=452139

--- Comment #5 from Evert Vorster  ---
Created attachment 147902
  --> https://bugs.kde.org/attachment.cgi?id=147902=edit
Screenshot of application in X11 at 100% Zoom

This is my default view, with zoom level of 100%, and a forced font DPI of 144. 
Again, note the size difference between the internal icon browser and the
kfilewidget on the right.

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

[frameworks-kio] [Bug 452139] File maximum Icon size too small in Icon View in kfilewidget

2022-04-02 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=452139

--- Comment #4 from Evert Vorster  ---
Created attachment 147901
  --> https://bugs.kde.org/attachment.cgi?id=147901=edit
Screenshot of application in X11 at 150% Zoom

This shows the application in X11 with a 150% Zoom.
The icons on the left browser  is in kdenlive' s own Project bin, where you
collect clips to play with. 
The icons on the right are in the kfilewidget, and at maximum zoom.

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

[kwin] [Bug 452188] New: While playing Apex Legends player's aim (mouse) spins and looks straight downwards.

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452188

Bug ID: 452188
   Summary: While playing Apex Legends player's aim (mouse) spins
and looks straight downwards.
   Product: kwin
   Version: 5.24.4
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: emozde...@protonmail.com
  Target Milestone: ---

SUMMARY
While playing Apex Legends, player's aim (mouse) spins and looks straight
downwards. I've checked kwin debug console and there is one unknown input
device causes this. This doesn't happen on X11 or gnome wayland and other
people having this issue too. Video of the bug https://streamable.com/1uc3uk 

STEPS TO REPRODUCE
1.  Going in firing range can reproduce instantly. If not happens on first
time, it will happen on second attempt.
2.  Happens randomly while playing normal games.

OBSERVED RESULT
Aim (mouse) spins and turns to the floor.

EXPECTED RESULT
No weird action.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.17.1-xanmod1-1 (64bit)
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

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

[plasmashell] [Bug 452187] Wrong Meta+(Number) behaviour using "Shows tooltip window thumbnails" setting on grouped task

2022-04-02 Thread Aurora Robb Kristiansen
https://bugs.kde.org/show_bug.cgi?id=452187

--- Comment #1 from Aurora Robb Kristiansen  ---
A personal example that hopefully helps make this report more clear: I have two
PDFs opened with Okular, on the fifth spot on my icons only task manager. To
the left of it I have the DeaDBeeF music player pinned, but it is not running.
When I press Meta+5, Plasma only presents an empty preview window above
DeaDBeeF, with the text being DeaDBeeF's last state (Song title etc.) before I
closed it long ago.

Doesn't matter if Okular is pinned or not, it has the same behaviour.

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

[kwin] [Bug 450654] [Wayland] File Menu does not load directly underneath the File Option; it seems to float

2022-04-02 Thread Matthew Trescott
https://bugs.kde.org/show_bug.cgi?id=450654

Matthew Trescott  changed:

   What|Removed |Added

 CC||matthewtresc...@gmail.com

--- Comment #7 from Matthew Trescott  ---
(In reply to Marco Parillo from comment #6)
> Is there a better Product / Component combination I can use so somebody can
> more easily find the original bug report?

This seems to be the upstream bug report:
https://bugreports.qt.io/browse/QTBUG-88561

Moving the relative positions of the screens in System Settings so that they
were aligned at the top instead of at the bottom "fixed" the problem for me, if
only as a workaround.

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

[krita] [Bug 430363] Allow frame rates less than 1 for GIF export

2022-04-02 Thread Bourumir Wyngs
https://bugs.kde.org/show_bug.cgi?id=430363

Bourumir Wyngs  changed:

   What|Removed |Added

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

--- Comment #4 from Bourumir Wyngs  ---
I will propose the change that supports fractional frame rates in story board
and also in export dialogs. Instead of complicating the user selection with
fractional parts, I simply extended the existing spin box to spin down below 1
into 1/2 and other fractions. 3/2 is also provided.  Fractions are useful for
educational animations that may run slowly and do not need many frames.

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

[plasmashell] [Bug 452187] Wrong Meta+(Number) behaviour using "Shows tooltip window thumbnails" setting on grouped task

2022-04-02 Thread Aurora Robb Kristiansen
https://bugs.kde.org/show_bug.cgi?id=452187

Aurora Robb Kristiansen  changed:

   What|Removed |Added

Version|5.24.4  |5.24.3
 CC||mopylr...@mozmail.com

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

[plasmashell] [Bug 452187] New: Wrong Meta+(Number) behaviour using "Shows tooltip window thumbnails" setting on grouped task

2022-04-02 Thread Aurora Robb Kristiansen
https://bugs.kde.org/show_bug.cgi?id=452187

Bug ID: 452187
   Summary: Wrong Meta+(Number) behaviour using "Shows tooltip
window thumbnails" setting on grouped task
   Product: plasmashell
   Version: 5.24.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: plasma-b...@kde.org
  Reporter: mopylr...@mozmail.com
  Target Milestone: 1.0

SUMMARY
(Example: Meta+5 to open the fifth entry on the icons only task manager)
When using the behaviour setting "Shows tooltip window thumbnails", and then
pressing a Meta+(Number) shortcut on a grouped entry on the task manager, it
instead only highlights an adjacent entry, without opening it.

STEPS TO REPRODUCE
1. Configure your Icons Only Task Manager's Behaviour settings to "Shows
tooltip window thumbnails"
2. Open multiple instances of a task
3. Pin or open more tasks, doesn't matter if they're single or grouped
4. Use a grouped task's respective Meta+(Number) shortcut

OBSERVED RESULT
Plasma highlights a nearby task without opening it

EXPECTED RESULT
Plasma cycles through the grouped tasks' windows on each button press

SOFTWARE/OS VERSIONS
Linux: Void Linux 64-bit, Kernel 5.16.18_1
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.2

HARDWARE
Processor: Intel Pentium N3540
Graphics: Intel HD Graphics (Mesa DRI)s

ADDITIONAL INFORMATION
Single tasks (not grouped) behave as intended. Happens in both the X11 and
Wayland sessions.
Also tested on my Arch Linux desktop system in an X11 session, using the
proprietary Nvidia graphics driver and same KDE/Qt software versions as above.

At the time of writing I cannot supply a video recording due to the poor
hardware I am using, but will attempt to supply one during the coming week.

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

[plasmashell] [Bug 452186] Scrollwheel over klipper tray icon could change selected clipboard content

2022-04-02 Thread juanjo . ng . 83
https://bugs.kde.org/show_bug.cgi?id=452186

--- Comment #2 from juanjo.ng...@gmail.com  ---
(In reply to David Edmundson from comment #1)
> Unless you have an amazing memory you won't remember what's in content 2 or
> 3.

If you know you are looking a previously copied string, the suggested feature
makes selecting the content faster than the current method (click the icon,
move towards the history list, scroll the list up and select the desired
content).

Also, the tooltip helps in knowing which previous content is selected.

> It's not a clear up / down like volume. 

For me it is, if you are looking for a recently copied string in the last 5
minutes.

I have a 20 items history, but most of the times I am looking for the last
copied items.

> It'll be more false hits than useful.

I disagree. It is very uncommon to copy a content, go over the klipper icon and
use the scrollwheel and then paste the content somewhere else. Usually when
using copy-paste, you copy a content and directly go and paste it.

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

[kwin] [Bug 451778] Blur/Kornerbug enabled even when a window is set to opaque

2022-04-02 Thread Timothy B
https://bugs.kde.org/show_bug.cgi?id=451778

Timothy B  changed:

   What|Removed |Added

 CC||yule2...@live.com

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

[plasmashell] [Bug 452186] Scrollwheel over klipper tray icon could change selected clipboard content

2022-04-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=452186

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
Unless you have an amazing memory you won't remember what's in content 2 or 3.

It's not a clear up / down like volume. 
It'll be more false hits than useful.

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

[plasmashell] [Bug 452186] New: Scrollwheel over klipper tray icon could change selected clipboard content

2022-04-02 Thread juanjo . ng . 83
https://bugs.kde.org/show_bug.cgi?id=452186

Bug ID: 452186
   Summary: Scrollwheel over klipper tray icon could change
selected clipboard content
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Clipboard
  Assignee: plasma-b...@kde.org
  Reporter: juanjo.ng...@gmail.com
  Target Milestone: 1.0

Feature request (Sorry if this is a duplicate or if suggestions go to another
place)

When hovering over sound icon in the tray and using the scrollwheel, volume is
changed.

I expected that doing the same over klipper icon in the system tray would
change current content in the clipboard, over the entries in the clipboard
history. And while scrolling, the tooltip would show the selected entry.

I'll try to explain this better. Imagine you have several entries in the
clipboard.

Content 1: "", last and currently selected
Content 2: ""
Content 3: ""
Content 4: ""

Now, hovering over klipper icon in the tray shows a tooltip with the current
selection.
Using the scrollwheel then, nothing happens.

I expected that scrollwheeling down 1 time would select content 2.
I expected that scrollwheeling down 2 times would select content 3.
And with each step, the tooltip would be updated with the new selected content.

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

[Akonadi] [Bug 452175] akonadi_imap_resource IMAP error

2022-04-02 Thread Herbert S.
https://bugs.kde.org/show_bug.cgi?id=452175

Herbert S.  changed:

   What|Removed |Added

 CC||herbert_schwarzer@hotmail.c
   ||om

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

[krita] [Bug 452084] Krita exported PNG or JPG images are desaturated on social media even if sRGB 8bit is forced

2022-04-02 Thread Przemysław Gołąb
https://bugs.kde.org/show_bug.cgi?id=452084

--- Comment #2 from Przemysław Gołąb  ---
Can somebody check this? This sounds like really major bug.

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

[digikam] [Bug 452184] Empty Folders

2022-04-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=452184

--- Comment #3 from Maik Qualmann  ---
This is normal, the exact number of images available is not known at the
beginning. As long as the progress bar does not disappear, scanning is in
progress. Network scanning will take several hours even with good hardware.
Wait, the albums will fill up.

Maik

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

[frameworks-kio] [Bug 452139] File maximum Icon size too small in Icon View in kfilewidget

2022-04-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452139

--- Comment #3 from Nate Graham  ---
I would expect a pro app like kdenlive to handle this automatically, and
de-scale the raw video footage when the UI is scaled (which is the point of
scaling).

Unless you have a truly enormous screen, not using any scaling with a 4k
resolution would result in every UI element being incredibly tiny, requiring
pinpoint mouse precision to manipulate. Is this truly what you're dealing with?
Or is your screen large enough that things don't really need scaling? How big
is the screen?

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

[digikam] [Bug 452184] Empty Folders

2022-04-02 Thread Rickie R
https://bugs.kde.org/show_bug.cgi?id=452184

--- Comment #2 from Rickie R  ---
Scanning took about 30 minutes.  The progress bar did hit 100%.

When I re-launch the folders get scanned again.  Here's a screenshot of 
the scanning.


Even though the progress bar is at 100% it's still scanning folders.



Nothing in the status bar.



On 4/2/22 12:28 PM, Maik Qualmann wrote:
> https://bugs.kde.org/show_bug.cgi?id=452184
>
> Maik Qualmann  changed:
>
> What|Removed |Added
> 
>   CC||metzping...@gmail.com
>
> --- Comment #1 from Maik Qualmann  ---
> I don't think the scanning is complete. How long did the scanning process 
> take?
> Is there a process still running in the status bar?
>
> Maik
>

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

[digikam] [Bug 452185] Additional white window

2022-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452185

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com
  Component|general |Geolocation-Marble

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

[dolphin] [Bug 452181] singleclick-mode multi-select w/ Ctrl+Left Click is broken

2022-04-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452181

Nate Graham  changed:

   What|Removed |Added

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

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

[digikam] [Bug 452185] Additional white window

2022-04-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=452185

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
This window could come from Marble's Map View. The problem has been reported to
us before. I can't reproduce it myself, not even on Windows. Please test the
digiKam-7.7.0 pre-release version from here: 

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

Maik

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

[krita] [Bug 440122] Krita export overwrites files without asking

2022-04-02 Thread Bourumir Wyngs
https://bugs.kde.org/show_bug.cgi?id=440122

Bourumir Wyngs  changed:

   What|Removed |Added

 Status|ASSIGNED|CONFIRMED
   Assignee|bourumir.wy...@gmail.com|krita-bugs-n...@kde.org

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

[digikam] [Bug 452184] Empty Folders

2022-04-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=452184

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
I don't think the scanning is complete. How long did the scanning process take?
Is there a process still running in the status bar?

Maik

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

[digikam] [Bug 452185] New: Additional white window

2022-04-02 Thread Marcin
https://bugs.kde.org/show_bug.cgi?id=452185

Bug ID: 452185
   Summary: Additional white window
   Product: digikam
   Version: 7.6.0
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: marcin...@outlook.com
  Target Milestone: ---

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

I have additional white blank window. There is any option to disable this?

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

[digikam] [Bug 452184] New: Empty Folders

2022-04-02 Thread Rickie R
https://bugs.kde.org/show_bug.cgi?id=452184

Bug ID: 452184
   Summary: Empty Folders
   Product: digikam
   Version: 7.6.0
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Albums-IconView
  Assignee: digikam-bugs-n...@kde.org
  Reporter: rramc...@yahoo.com
  Target Milestone: ---

SUMMARY
***
Fresh install of DigiKam does not show any thumbnails in folders that contain
images.  All folders were "scanned" but I get the following Popup message "The
current query from the database returned no results.  Change search settings or
select an album with content."

1.07 TB of images and videos.
373 folders with 3-5 sub folders each
Files stored on a ZFS volume exported via SMB
Files are browseable using Finder on OSX or with Explorer under Windows.
***


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 12.1
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.

[plasma-systemmonitor] [Bug 445917] CPU-Tctl and Tccd missing from filtered sensors

2022-04-02 Thread sm1999
https://bugs.kde.org/show_bug.cgi?id=445917

sm1999  changed:

   What|Removed |Added

 CC||saurabhmhatre54...@gmail.co
   ||m

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

[kdeconnect] [Bug 452183] New: Lose connection to remote device on screen lock

2022-04-02 Thread Richard
https://bugs.kde.org/show_bug.cgi?id=452183

Bug ID: 452183
   Summary: Lose connection to remote device on screen lock
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: iOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: ios-application
  Assignee: lucas.w...@tuta.io
  Reporter: shifty...@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. Connect to iOS app to remote device 
2. Let screen lock
3. Unlock screen
4. Must reconnect to remote device

OBSERVED RESULT
Connection lost on screen lock

EXPECTED RESULT
To maintain connection to remote device after screen lock


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.13.3

ADDITIONAL INFORMATION
I also use the Android version of Connect and able to maintain connection after
Screen lock

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

[frameworks-kio] [Bug 428682] File creation dialog should only highlight basename

2022-04-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428682

--- Comment #4 from Nate Graham  ---
Thanks for finding this! I missed it last night when I searched. And I was CCd
all along...

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

  1   2   >