[plasma-nm] [Bug 469887] New: Hotspot configuration is not reflected unless plasmashell is restarted

2023-05-17 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=469887

Bug ID: 469887
   Summary: Hotspot configuration is not reflected unless
plasmashell is restarted
Classification: Plasma
   Product: plasma-nm
   Version: 5.27.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: plasma-b...@kde.org
  Reporter: jgrul...@redhat.com
  Target Milestone: ---

SUMMARY
Changing hotspot configuration in the system settings, like changing name or
setting a password, doesn't have any effect until plasmashell is restarted. 


STEPS TO REPRODUCE
1.  Change hotspot name or set a password
2.  Start hotspot through the applet

OBSERVED RESULT
Previous hotspot configuration is used.

EXPECTED RESULT
Changed hotspot configuration is used.

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

[kwin] [Bug 448839] [NVIDIA Wayland] Screen recording and task manager's window thumbnails are black

2023-03-31 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=448839

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kpipewire/commit/6a6438e |ma/kwin/commit/75c7689f6784
   |681ac60d8ec4670b075ce77de0f |09b594e3f4ed0161aa12f2baf1e
   |dd2e11  |c

--- Comment #25 from Jan Grulich  ---
Git commit 75c7689f678409b594e3f4ed0161aa12f2baf1ec by Jan Grulich.
Committed on 31/03/2023 at 12:31.
Pushed by grulich into branch 'master'.

Screencast: fix renegotiation when client fails to use DMABuf modifiers

When client fails to import a DMABuf with a certain modifier, it will
remove it from offerings on his side and offer a new set of modifiers
for us to use. In case the list ends up being small enough that even we
won't be able to use any of the modifiers, we would still keep these
modifiers on our list and offering them to the client. With this we
would end up in a loop renegotiating and never actually fallback to use
MemFD buffers instead. We should also offer modifier-less DMABufs as
in the past. Using these we just need to avoid offering them as they
should be used as the last option.

M  +25   -1src/plugins/screencast/screencaststream.cpp

https://invent.kde.org/plasma/kwin/commit/75c7689f678409b594e3f4ed0161aa12f2baf1ec

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

[kwin] [Bug 448839] [NVIDIA Wayland] Screen recording and task manager's window thumbnails are black

2023-03-16 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=448839

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kpipewire/commit/c325f82
   ||69a36694867938394af57af5500
   ||e87c71
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #23 from Jan Grulich  ---
Git commit c325f8269a36694867938394af57af5500e87c71 by Jan Grulich.
Committed on 16/03/2023 at 11:28.
Pushed by grulich into branch 'master'.

Use a different API call to make importing DmaBufs work on Nvidia

Use glReadPixels() instead of glGetTexImage() to import DmaBufs into
memory. This makes Nvidia happy and it no longer gives us just black
screen.

M  +14   -1src/dmabufhandler.cpp

https://invent.kde.org/plasma/kpipewire/commit/c325f8269a36694867938394af57af5500e87c71

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

[kwin] [Bug 448839] [NVIDIA Wayland] Screen recording and task manager's window thumbnails are black

2023-03-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=448839

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #21 from Jan Grulich  ---
(In reply to postix from comment #20)
> There's a MR, which somehow didn't get linked here automatically:
> https://invent.kde.org/plasma/kwin/-/merge_requests/3827

Yes, I would appreciate some testing. 

Note: This change above also needs
https://invent.kde.org/plasma/kwin/-/merge_requests/3821 to be complete and
work properly.

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

[konsole] [Bug 447029] Konsole no longer (or) incorrectly use GTK theme

2023-03-09 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=447029

Jan Grulich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kconfigwidgets/commi
   ||t/2cd530626aeafd861c65b434a
   ||f85d5153da618a2

--- Comment #5 from Jan Grulich  ---
Git commit 2cd530626aeafd861c65b434af85d5153da618a2 by Jan Grulich.
Committed on 09/03/2023 at 12:12.
Pushed by nicolasfella into branch 'master'.

KColorSchemeManager: don't override color scheme set by platform theme

This allows to have Qt platform theme setting the color scheme before
it gets set and overriden by KColorSchemeManager. This is useful for 3rd
party platform themes like QGnomePlatform, allowing them to set a color
scheme that would complement QPalette. Since many KDE apps rely on using
KColorScheme, it can happen that they will use a color from KColorScheme
that doesn't correspond to QPalette set through the platform theme and
end up being broken.

M  +11   -2src/kcolorschememanager.cpp

https://invent.kde.org/frameworks/kconfigwidgets/commit/2cd530626aeafd861c65b434af85d5153da618a2

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

[kwin] [Bug 459694] Cursor on wrong screen in pipewire screen capture

2022-11-14 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=459694

--- Comment #14 from Jan Grulich  ---
Firefox is still using old WebRTC code for screen sharing, even though they
have the new one available. 

FF is blocked on https://bugzilla.mozilla.org/show_bug.cgi?id=1777345.

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

[Qt/KDE Flatpak Runtime] [Bug 460531] Many Qt apps crash on GNOME Wayland (Fedora 36 Silverblue), I think after updating the KDE Platform and related components

2022-10-17 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=460531

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #4 from Jan Grulich  ---
This was a bug in QGnomePlatform that needed rebuild for ABI change in
QtWayland. See
https://github.com/flathub/org.kde.WaylandDecoration.QGnomePlatform-decoration/issues/5.

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

[kwin] [Bug 459694] Cursor on wrong screen in pipewire screen capture

2022-09-27 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=459694

--- Comment #11 from Jan Grulich  ---
Firefox has outdated WebRTC with outdated screen sharing support. Luckily, the
next Firefox release (106) will have rebased WebRTC and should be finally on
par with Chromium and fix your issue.

It's hard to say if the issue is now happening because of a bug in Firefox or
because there is a bug when an embedded cursor is used (Firefox defaults to
embedded cursor instead of metadata). This will be hard to verify as both OBS
and Chromium defaults to use cursor metadata for better effeciency.

Aleix, you can possibly try to patch OBS and try use embedded cursor instead of
metadata. It should be just a matter of changing one value OBS sends to
portals.

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

[kwin] [Bug 459694] Cursor on wrong screen in pipewire screen capture

2022-09-26 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=459694

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

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

[plasma-nm] [Bug 457620] [OpenConnect]Unable to add Fortinet via openconnect in kde-plasma/plasma-nm-5.24.6

2022-08-08 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=457620

--- Comment #1 from Jan Grulich  ---
There is a merge request adding support for Fortinet:
https://invent.kde.org/plasma/plasma-nm/-/merge_requests/144.

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

[plasmashell] [Bug 457252] All plasmashell sub-windows(kickstart, menus, notifications) appear in the upper left corner rather than where they should be

2022-07-29 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=457252

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #12 from Jan Grulich  ---
This issue happens because Fedora qt5-qtwayland package has following patch:
https://src.fedoraproject.org/rpms/qt5-qtwayland/blob/rawhide/f/0100-Keep-toplevel-windows-in-the-top-left-corner-of-the-screen.patch

But in order to not break Plasma sessions, we also have a patch in
plasma-workspace:
https://src.fedoraproject.org/rpms/plasma-workspace/blob/rawhide/f/disable-toplevel-fixed-positions-on-wayland.patch

Apparently the plasma-workspace package in the mentioned COPR repository
doesn't have this fix and therefore using the official qt5-qtwayland package
breaks it.

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

[kwin] [Bug 456300] Screen sharing broken when using non-standard screen resolutions

2022-07-05 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=456300

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #5 from Jan Grulich  ---
Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=104

It is fixed in Chrome/Chromium 105.

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

[xdg-desktop-portal-kde] [Bug 455613] "GetAppState called: no parameters" appears a lot in the journal

2022-06-20 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=455613

--- Comment #2 from Jan Grulich  ---
(In reply to Harald Sitter from comment #1)
> @Jan is there a reason we don't use the ecm macros to generate the
> categories?

I wasn't aware such macros exist. I can look into this later.

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

[xdg-desktop-portal-kde] [Bug 451506] (SEGV) Crash in NotificationInhibition::NotificationInhibition

2022-03-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=451506

--- Comment #8 from Jan Grulich  ---
(In reply to postix from comment #6)
> (In reply to Jan Grulich from comment #5)
> > Is this crash reproducible all the time?
> 
> So far it happened only once and then I had no chance to test it again.
> I will check it again if it happens in a Zoom session, which does not make
> use of WebRTC afaik. 

It definitely used WebRTC, the debug information is from there.

(In reply to Kai Uwe Broulik from comment #7)
> Is it possible the session object goes away whilst the prompt is shown?
> 
> We do:
> 
> ScreenCastSession *session = qobject_cast *>(Session::getSession(session_handle.path()));
> ...
> if (screenDialog->exec()) {
> ...
> new NotificationInhibition(app_id, i18nc("Do not disturb mode is enabled
> because...", "Screen sharing in progress"), session);
> }
> 
> So is it possible for the session object to go away in the mean time? If so,
> this would explain the crash and needs a guard of some sort.

We would know for sure from DBus log. Can you try to run "dbus-monitor
--session" in a terminal, while trying to share a screen in Zoom?

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

[xdg-desktop-portal-kde] [Bug 451506] (SEGV) Crash in NotificationInhibition::NotificationInhibition

2022-03-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=451506

--- Comment #5 from Jan Grulich  ---
> [8380:8380:0314/144357.753435:ERROR:egl_dmabuf.cc(543)] Failed to query 
> DMA-BUF modifiers.
This is harmless, it's reported probably because your graphics card/driver
doesn't support DMA-BUF modifiers, but it still should work without using an
explicit DMA-BUF modifier.

> [8380:8380:0314/144406.712206:ERROR:base_capturer_pipewire.cc(1094)] Failed 
> to start the screen cast session.
This is most likely response to xdg-deskto-portal-kde crashing.

Is this crash reproducible all the time? Does it crash when you try to share a
screen for example here
https://www.webrtc-experiment.com/Pluginfree-Screen-Sharing/?

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

[xdg-desktop-portal-kde] [Bug 450370] Portal crashed when attaching a file to a bug report

2022-02-16 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=450370

--- Comment #3 from Jan Grulich  ---
Right, sorry for that. I meant
https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/73.

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

[xdg-desktop-portal-kde] [Bug 438608] "Open Folder" dialog freezes app

2022-02-16 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=438608

--- Comment #15 from Jan Grulich  ---
(In reply to Julius Künzel from comment #14)
> Just to avoid misunderstandings I like to mention that this happens with
> flatpak-portal-test-kde and the code I posted above only inside a Flatpak,
> while flatpak-portal-test-kde outside a Flatpak does not have this problem

I'm still not able to reproduce, I tried flatpak-portal-test-kde (as flatpak)
and it just works without any issue.

 (In reply to Albert Astals Cid from comment #11)
> I can not reproduce it hanging but i can reproduce QFileDialog::Directory
> not working.
> 
> Run org.kde.gwenview, select 2 images, open the right mouse button menu,
> select "Copy To".
> 
> See how regular gwenview from not flatpak works but the one from flatpak
> doesn't actually let you select a folder.

This is because I can see it calling "FileChooser::SaveFile" instead
"FileChooser::SaveFiles" which should request a directory. This is something I
will have to fix in Qt itself and possibly in xdg-desktop-portal-kde.

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

[xdg-desktop-portal-kde] [Bug 450370] Portal crashed when attaching a file to a bug report

2022-02-16 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=450370

Jan Grulich  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #1 from Jan Grulich  ---
Possibly caused by https://bugs.kde.org/show_bug.cgi?id=450370.

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

[frameworks-kio] [Bug 449278] Unexpected failure message appears when downloading files in Chromium

2022-01-30 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=449278

Jan Grulich  changed:

   What|Removed |Added

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

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

[frameworks-kio] [Bug 449278] Unexpected failure message appears when downloading files in Chromium

2022-01-30 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=449278

Jan Grulich  changed:

   What|Removed |Added

Product|xdg-desktop-portal-kde  |frameworks-kio
 CC||kdelibs-b...@kde.org
  Component|general |general
Version|5.23.5  |unspecified
   Assignee|plasma-b...@kde.org |kio-bugs-n...@kde.org

--- Comment #4 from Jan Grulich  ---
I think this migh be because of file indexing. This is not related to
xdg-desktop-portal-kde, it's just that xdp-kde starts the KFileWidget which
probably runs these jobs.

method call time=1643416956.854484 sender=:1.56 ->
destination=org.kde.JobViewServer serial=307 path=/JobViewServer;
interface=org.kde.JobViewServer; member=requestView
   string "xdg-desktop-portal-kde"
method call time=1643416956.858592 sender=:1.56 ->
destination=org.kde.JobViewServer serial=318
path=/org/kde/notificationmanager/jobs/JobView_5; interface=org.kde.JobViewV2;
member=setInfoMessage
   string "Examining"

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

[xdg-desktop-portal-kde] [Bug 449278] Unexpected failure message appears when downloading files in Chromium

2022-01-28 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=449278

--- Comment #1 from Jan Grulich  ---
Can you run "dbus-monitor --session" in a terminal and keep it running while
trying to download a file? Then copy the log to a file and attach it here
please.

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

[xdg-desktop-portal-kde] [Bug 449035] Can't screen share under Wayland

2022-01-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=449035

--- Comment #7 from Jan Grulich  ---
For Chrome crash I already have report here:
https://bugs.chromium.org/p/chromium/issues/detail?id=1290566. Can you provide
same information requested from the original reporter? Do you use NVidia
card/driver?

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

[xdg-desktop-portal-kde] [Bug 448423] Screen sharing fails to work on apps that use portal + pipewire to capture the screen

2022-01-13 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=448423

Jan Grulich  changed:

   What|Removed |Added

 CC||aleix...@kde.org,
   ||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---
Hi Samuel,

can you try to start xdg-desktop-portal-kde with
"QT_LOGGING_RULES='xdp*.debug=true'" and attach here the output while you try
to share a screen?

CC Aleix: Could this be related to your changes to use QML dialogs from
plasma-workspace?

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

[xdg-desktop-portal-kde] [Bug 445728] Incompatibility with OBS

2021-11-18 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=445728

Jan Grulich  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM
 CC||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---
It's xdg-desktop-portal crashing, not our xdg-desktop-portal-kde backend. You
will have to open a bug here https://github.com/flatpak/xdg-desktop-portal/.

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

[plasma-nm] [Bug 444167] Not asking for openvpn private key password

2021-11-09 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=444167

Jan Grulich  changed:

   What|Removed |Added

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

--- Comment #5 from Jan Grulich  ---


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

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

[plasma-nm] [Bug 444882] Unable to connect to OpenVPN server with passphrase secured .p12 certificate

2021-11-09 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=444882

Jan Grulich  changed:

   What|Removed |Added

 CC||i...@markus-pister.de

--- Comment #7 from Jan Grulich  ---
*** Bug 444167 has been marked as a duplicate of this bug. ***

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

[plasma-nm] [Bug 444167] Not asking for openvpn private key password

2021-11-09 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=444167

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #4 from Jan Grulich  ---
Hi, this should be (hopefully) fixed in Plasma 5.23.3 with
https://invent.kde.org/plasma/plasma-nm/-/commit/48fad4ac77520d673414ef957e6dedc4d151eb73.
Can you verify?

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

[plasma-nm] [Bug 444882] Unable to connect to OpenVPN server with passphrase secured .p12 certificate

2021-11-04 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=444882

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-nm/commit/1c3b2a2 |ma/plasma-nm/commit/48fad4a
   |364e6d94a184bd9f70b88cfbb00 |c77520d673414ef957e6dedc4d1
   |7d9428  |51eb73

--- Comment #6 from Jan Grulich  ---
Git commit 48fad4ac77520d673414ef957e6dedc4d151eb73 by Jan Grulich.
Committed on 04/11/2021 at 13:00.
Pushed by grulich into branch 'Plasma/5.23'.

OpenVPN: fix logic in auth dialog


(cherry picked from commit b03c7e8f6340c1f1b8d7d78230d5b77cf491c1e6)

M  +3-3vpn/openvpn/openvpnauth.cpp

https://invent.kde.org/plasma/plasma-nm/commit/48fad4ac77520d673414ef957e6dedc4d151eb73

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

[plasma-nm] [Bug 444882] Unable to connect to OpenVPN server with passphrase secured .p12 certificate

2021-11-04 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=444882

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-nm/commit/b03c7e8 |ma/plasma-nm/commit/1c3b2a2
   |f6340c1f1b8d7d78230d5b77cf4 |364e6d94a184bd9f70b88cfbb00
   |91c1e6  |7d9428

--- Comment #5 from Jan Grulich  ---
Git commit 1c3b2a2364e6d94a184bd9f70b88cfbb007d9428 by Jan Grulich.
Committed on 04/11/2021 at 13:00.
Pushed by grulich into branch 'cherry-pick-b03c7e8f'.

OpenVPN: fix logic in auth dialog


(cherry picked from commit b03c7e8f6340c1f1b8d7d78230d5b77cf491c1e6)

M  +3-3vpn/openvpn/openvpnauth.cpp

https://invent.kde.org/plasma/plasma-nm/commit/1c3b2a2364e6d94a184bd9f70b88cfbb007d9428

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

[plasma-nm] [Bug 444882] Unable to connect to OpenVPN server with passphrase secured .p12 certificate

2021-11-04 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=444882

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-nm/commit/b03c7e8
   ||f6340c1f1b8d7d78230d5b77cf4
   ||91c1e6

--- Comment #4 from Jan Grulich  ---
Git commit b03c7e8f6340c1f1b8d7d78230d5b77cf491c1e6 by Jan Grulich.
Committed on 03/11/2021 at 16:08.
Pushed by grulich into branch 'master'.

OpenVPN: fix logic in auth dialog

M  +3-3vpn/openvpn/openvpnauth.cpp

https://invent.kde.org/plasma/plasma-nm/commit/b03c7e8f6340c1f1b8d7d78230d5b77cf491c1e6

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

[plasma-nm] [Bug 444882] Unable to connect to OpenVPN server with passphrase secured .p12 certificate

2021-11-03 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=444882

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #2 from Jan Grulich  ---
Will you be able to test the merge request mentioned above?

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

[plasma-nm] [Bug 443770] "Use FSID for key passphrase" fails when private key is empty

2021-10-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=443770

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-nm/commit/de0d415 |ma/plasma-nm/commit/c9f4c07
   |56adf7f9976c8b7febeb2569aed |157c269fcf9bd41981bc534d2f8
   |772d27  |b5e43b

--- Comment #4 from Jan Grulich  ---
Git commit c9f4c07157c269fcf9bd41981bc534d2f8b5e43b by Jan Grulich, on behalf
of Raphael Kubo da Costa.
Committed on 15/10/2021 at 10:08.
Pushed by grulich into branch 'Plasma/5.23'.

openconnect: Make FSID passphrase + empty private key combination work.

It should be possible to usen FSID-protected key passphrase with a user
certificate and no private key.

This was not working as expected because we were always calling
openconnect_set_client_cert() with QByteArray::data(). The latter will pass
an empty string rather than nullptr if it is empty, which can be the case
for `key` if it is not set. This causes openconnect_set_client_cert() to use
that empty string rather than handle the null argument case, and we would be
unexpectedly prompted for a key password when trying to connect.

Avoid running into this by explicitly passing `nullptr` when we have an
empty `key`.


(cherry picked from commit a76f4d4b0f75d1007d8fc13dc1e4c95c4a66a430)

M  +1-1vpn/openconnect/openconnectauth.cpp

https://invent.kde.org/plasma/plasma-nm/commit/c9f4c07157c269fcf9bd41981bc534d2f8b5e43b

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

[plasma-nm] [Bug 443770] "Use FSID for key passphrase" fails when private key is empty

2021-10-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=443770

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-nm/commit/a76f4d4 |ma/plasma-nm/commit/de0d415
   |b0f75d1007d8fc13dc1e4c95c4a |56adf7f9976c8b7febeb2569aed
   |66a430  |772d27

--- Comment #3 from Jan Grulich  ---
Git commit de0d41556adf7f9976c8b7febeb2569aed772d27 by Jan Grulich, on behalf
of Raphael Kubo da Costa.
Committed on 15/10/2021 at 10:07.
Pushed by grulich into branch 'cherry-pick-a76f4d4b'.

openconnect: Make FSID passphrase + empty private key combination work.

It should be possible to usen FSID-protected key passphrase with a user
certificate and no private key.

This was not working as expected because we were always calling
openconnect_set_client_cert() with QByteArray::data(). The latter will pass
an empty string rather than nullptr if it is empty, which can be the case
for `key` if it is not set. This causes openconnect_set_client_cert() to use
that empty string rather than handle the null argument case, and we would be
unexpectedly prompted for a key password when trying to connect.

Avoid running into this by explicitly passing `nullptr` when we have an
empty `key`.


(cherry picked from commit a76f4d4b0f75d1007d8fc13dc1e4c95c4a66a430)

M  +1-1vpn/openconnect/openconnectauth.cpp

https://invent.kde.org/plasma/plasma-nm/commit/de0d41556adf7f9976c8b7febeb2569aed772d27

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

[xdg-desktop-portal-kde] [Bug 443052] xdg-desktop-portal-kde does not provide a bug reporting address.

2021-09-29 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=443052

Jan Grulich  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---


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

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

[xdg-desktop-portal-kde] [Bug 440167] Bug reporting address is not set up

2021-09-29 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=440167

Jan Grulich  changed:

   What|Removed |Added

 CC||archenr...@gmail.com

--- Comment #1 from Jan Grulich  ---
*** Bug 443052 has been marked as a duplicate of this bug. ***

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

[xdg-desktop-portal-kde] [Bug 436453] No reply to Quit() after Inhibit() call

2021-09-29 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=436453

Jan Grulich  changed:

   What|Removed |Added

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

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

[xdg-desktop-portal-kde] [Bug 436453] No reply to Quit() after Inhibit() call

2021-09-29 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=436453

Jan Grulich  changed:

   What|Removed |Added

   Version Fixed In||5.23
  Latest Commit||8e21923f57f3c216885dfb80ef8
   ||aeaafe415a24e

--- Comment #12 from Jan Grulich  ---
Fixed with
https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/8e21923f57f3c216885dfb80ef8aeaafe415a24e.

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

[plasma-nm] [Bug 350521] [RFE] [OpenVPN] kdeplasma-applets-plasma-nm does not support OTP Tokens for OpenVPN connections

2021-07-21 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=350521

--- Comment #17 from Jan Grulich  ---
Can you try whether https://invent.kde.org/plasma/plasma-nm/-/merge_requests/67
makes any difference?

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

[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox

2021-07-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=439607

Jan Grulich  changed:

   What|Removed |Added

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

--- Comment #31 from Jan Grulich  ---
(In reply to benaventeadrian from comment #30)
> (In reply to Jan Grulich from comment #29)
> > I don't know what version of Ubuntu is Neon based on, but from what I can
> > see only Hirsuite (21.04) has xdg-desktop-portal built with PipeWire
> > support. What is your xdg-desktop-portal version?
> 
> Neon is based on Ubutnu 20.04. My version of `xdg-desktop-portal` is
> 1.6.0-1. So that's the problem maybe.

Yes, that version doesn't seem to be build with PipeWire support. You will have
to build it yourself or check if there is some PPA repository for that.

I'm closing this now.

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

[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox

2021-07-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=439607

--- Comment #29 from Jan Grulich  ---
I don't know what version of Ubuntu is Neon based on, but from what I can see
only Hirsuite (21.04) has xdg-desktop-portal built with PipeWire support. What
is your xdg-desktop-portal version?

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

[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox

2021-07-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=439607

--- Comment #27 from Jan Grulich  ---
Next time please attach the output as a text file.

Here is the issue:
[10178:10178:0715/111314.554209:ERROR:base_capturer_pipewire.cc(972)] Failed to
create a screen cast session:
GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface
“org.freedesktop.portal.ScreenCast” on object at path
/org/freedesktop/portal/desktop

You don't seem to have xdg-desktop-portal (at all) or it doesn't have
screensharing support enabled, likely it was build with missing dependencies.

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

[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox

2021-07-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=439607

--- Comment #25 from Jan Grulich  ---
Can you run "dbus-monitor --session" from a terminal and keep it running. Then
from a different terminal (tab) start Chrome with "PIPEWIRE_DEBUG=5:connection
chrome". Try to share a screen and post here both logs.

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

[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox

2021-07-14 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=439607

--- Comment #19 from Jan Grulich  ---
(In reply to benaventeadrian from comment #18)
> (In reply to Jan Grulich from comment #17)
> > (In reply to benaventeadrian from comment #16)
> > > ...after a while, this appeared:
> > > xdp-kde-background: GetAppState called: no parameters
> > 
> > This is not related to your issue. Do you get a prompt to pick a screen or a
> > window? Because it doesn't seem to be the case based on your log.
> 
> No, I don't get that prompt, as I mentioned in my first comment

Sorry, I apparently didn't read it properly.

In that case the only thing that comes to my mind is whether your Firefox is
build with PipeWire support. Can you try if it works in Chrome? In Chrome you
have to enable it with chrome://flags/#enable-webrtc-pipewire-capturer flag

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

[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox

2021-07-13 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=439607

--- Comment #17 from Jan Grulich  ---
(In reply to benaventeadrian from comment #16)
> ...after a while, this appeared:
> xdp-kde-background: GetAppState called: no parameters

This is not related to your issue. Do you get a prompt to pick a screen or a
window? Because it doesn't seem to be the case based on your log.

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

[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox

2021-07-13 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=439607

Jan Grulich  changed:

   What|Removed |Added

   Assignee|jgrul...@redhat.com |aleix...@kde.org
 CC||aleix...@kde.org

--- Comment #8 from Jan Grulich  ---
(In reply to m.s.2575 from comment #7)
> xdp-kde-screencast: zkde_screencast_unstable_v1 does not seem to be available

Finally we have the reason why it fails. Thank you.


Aleix, do you know what might be missing in this case?

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

[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox

2021-07-12 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=439607

--- Comment #5 from Jan Grulich  ---
It's usually in libexec directory so it's not in $PATH and therefore you cannot
find it.

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

[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox

2021-07-12 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=439607

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #2 from Jan Grulich  ---
Can you start xdg-desktop-portal-kde from a terminal? First kill it and start
it with "QT_LOGGING_RULES='xdp*.debug=true'" and try to share a screen and post
here the output. 

What is your PipeWire version? Do you have it installed and running?

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

[xdg-desktop-portal-kde] [Bug 438954] Crashes after showing background activity warning

2021-06-28 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=438954

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/xdg-desktop-portal-kde/c |ma/xdg-desktop-portal-kde/c
   |ommit/dbfd0203a37ccbab74607 |ommit/0260e5962a2f8c3dc07e2
   |2df118afcdc639a9811 |233fdcea3576cadfa7a

--- Comment #6 from Jan Grulich  ---
Git commit 0260e5962a2f8c3dc07e2233fdcea3576cadfa7a by Jan Grulich.
Committed on 28/06/2021 at 06:13.
Pushed by grulich into branch 'Plasma/5.22'.

Background portal: avoid crash when allowing app to run in background

We need to return as soon as possible from the notification callback, otherwise
it can
happen that the notification is closed and deleted while we block the callback
with
a message dialog.

M  +21   -16   src/background.cpp

https://invent.kde.org/plasma/xdg-desktop-portal-kde/commit/0260e5962a2f8c3dc07e2233fdcea3576cadfa7a

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

[xdg-desktop-portal-kde] [Bug 438954] Crashes after showing background activity warning

2021-06-28 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=438954

Jan Grulich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/xdg-desktop-portal-kde/c
   ||ommit/dbfd0203a37ccbab74607
   ||2df118afcdc639a9811
 Status|ASSIGNED|RESOLVED

--- Comment #5 from Jan Grulich  ---
Git commit dbfd0203a37ccbab746072df118afcdc639a9811 by Jan Grulich.
Committed on 28/06/2021 at 06:12.
Pushed by grulich into branch 'master'.

Background portal: avoid crash when allowing app to run in background

We need to return as soon as possible from the notification callback, otherwise
it can
happen that the notification is closed and deleted while we block the callback
with
a message dialog.

M  +21   -16   src/background.cpp

https://invent.kde.org/plasma/xdg-desktop-portal-kde/commit/dbfd0203a37ccbab746072df118afcdc639a9811

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

[xdg-desktop-portal-kde] [Bug 422508] Portal File Dialog is launched behind main app GUI

2021-06-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=422508

Jan Grulich  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||jgrul...@redhat.com
 Status|REPORTED|RESOLVED

--- Comment #1 from Jan Grulich  ---
This is not an issue in xdg-desktop-portal-kde:

1) You use Ubuntu (GNOME), therefore you use xdg-desktop-portal-gtk
2) This has been fixed in Qt, however, there is still some issue in GTK
probably as I could reproduce this with GTK apps

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

[xdg-desktop-portal-kde] [Bug 437911] xdg-desktop-portal-kde high CPU usage on login

2021-06-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=437911

--- Comment #5 from Jan Grulich  ---
Can you kill xdg-desktop-portal-kde after you log in and then start it with
QT_LOGGING_RULES='xdp*.debug=true' to see if there is any call/query which
might be causing the CPU usage?

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

[xdg-desktop-portal-kde] [Bug 437852] xdg-desktop-portal-kde crashed when i allowed flatpak OBS Studio to record

2021-06-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=437852

Jan Grulich  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||jgrul...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Jan Grulich  ---


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

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

[xdg-desktop-portal-kde] [Bug 438954] Crashes after showing background activity warning

2021-06-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=438954

Jan Grulich  changed:

   What|Removed |Added

 CC||liubomi...@gmail.com

--- Comment #4 from Jan Grulich  ---
*** Bug 437852 has been marked as a duplicate of this bug. ***

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

[xdg-desktop-portal-kde] [Bug 437911] xdg-desktop-portal-kde high CPU usage on login

2021-06-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=437911

--- Comment #2 from Jan Grulich  ---
Sorry, I didn't read your comment properly, your version of xdp-kde is 5.21.90.
Does it happen with Plasma 5.22.x?

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

[xdg-desktop-portal-kde] [Bug 437911] xdg-desktop-portal-kde high CPU usage on login

2021-06-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=437911

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---
I see only a crash in xdg-desktop-portal-kde thanks to some wayland issue. Does
it happen all the time? What is your xdg-desktop-portal-kde version?

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

[xdg-desktop-portal-kde] [Bug 438608] "Open Folder" dialog freezes app

2021-06-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=438608

--- Comment #7 from Jan Grulich  ---
I cannot reproduce still. Does it happen only when trying to open a directory?
Does it happen when picking a file?

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

[xdg-desktop-portal-kde] [Bug 404568] xdg-desktop-portal-kde process uses an entire cpu core under Gnome Wayland session

2021-06-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=404568

Jan Grulich  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #3 from Jan Grulich  ---
I believe this can be closed. 

1) Xdg-desktop-portal-kde shouldn't be used in GNOME.
2) We limited many portals not to run outside KDE sessions as they are tied to
KWin or other KDE specific apps/services.

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

[xdg-desktop-portal-kde] [Bug 406115] Both "Devices" and "Removable devices" sections are missing in folder selector started by flatpaks

2021-06-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=406115

--- Comment #14 from Jan Grulich  ---
This should be fixed with KF5 5.83 with a fix in KFileWidget allowing to select
directories.

Previously we would open a file dialog inside the sandbox, this is not the case
anymore. Can you verify?

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

[plasma-nm] [Bug 439038] [RFE] Should plasma-nm create system connections when allowed to?

2021-06-25 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=439038

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---
Even if we enable new connections for all users, we still default to store
secrets into KWallet (obviously for security reasons) so only the current user
will have passwords to created connections.

With this scenario I don't see a benefit in changing the default.

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

[Qt/KDE Flatpak Runtime] [Bug 415933] Fonts of gtk3 apps installed via flatpak are not antialiased on Wayland

2021-06-22 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=415933

Jan Grulich  changed:

   What|Removed |Added

 CC||aa...@kde.org,
   ||jgrul...@redhat.com
  Component|general |general
Product|flatpak-platform-plugin |Qt/KDE Flatpak Runtime
   Assignee|jgrul...@redhat.com |aleix...@kde.org

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

[xdg-desktop-portal-kde] [Bug 388090] Wrong file handle from flatpak file dialog

2021-06-22 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=388090

Jan Grulich  changed:

   What|Removed |Added

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

--- Comment #3 from Jan Grulich  ---
I believe this is no longer a problem.

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

[xdg-desktop-portal-kde] [Bug 406115] Both "Devices" and "Removable devices" sections are missing in folder selector started by flatpaks

2021-06-22 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=406115

Jan Grulich  changed:

   What|Removed |Added

Product|flatpak-platform-plugin |xdg-desktop-portal-kde
  Component|general |general

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

[flatpak-platform-plugin] [Bug 416808] Discover Flatpak can't run: Could not initialize GLX

2021-06-22 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=416808

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com
   Assignee|jgrul...@redhat.com |aleix...@kde.org

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

[xdg-desktop-portal-kde] [Bug 404568] xdg-desktop-portal-kde process uses an entire cpu core under Gnome Wayland session

2021-06-22 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=404568

Jan Grulich  changed:

   What|Removed |Added

  Component|general |general
Product|flatpak-platform-plugin |xdg-desktop-portal-kde

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

[flatpak-platform-plugin] [Bug 397724] Wayland is not used, even if available

2021-06-22 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=397724

Jan Grulich  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #5 from Jan Grulich  ---
Closing.

1) This is a bug in the package itself
2) We don't have a KDE flatpak platform plugin anymore

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

[xdg-desktop-portal-kde] [Bug 438608] "Open Folder" dialog freezes app

2021-06-16 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=438608

--- Comment #4 from Jan Grulich  ---
I cannot reproduce the freeze, possibly because of newer version of
xdg-desktop-portal, no idea. However, in order to have folder selection dialog
to work you need to have
https://invent.kde.org/frameworks/kio/-/merge_requests/445.

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

[kdenlive] [Bug 435225] Attempting to select a folder path results in complete application freeze

2021-06-16 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435225

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #3 from Jan Grulich  ---
I cannot reproduce the freeze, possibly because of newer version of
xdg-desktop-portal, no idea. However, in order to have folder selection dialog
to work you need to have
https://invent.kde.org/frameworks/kio/-/merge_requests/445.

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

[xdg-desktop-portal-kde] [Bug 438697] google-chrome not open xdg-desktop-portal-kde

2021-06-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=438697

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com
 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #3 from Jan Grulich  ---
Why this is an issue in xdg-desktop-portal-kde? We have no way how to force
Chrome to use xdp-kde from our side. I also don't think it should actually use
it. If you want this bug to be fixed, you have to open an issue for Chromium
instead.

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

[xdg-desktop-portal-kde] [Bug 438608] "Open Folder" dialog freezes app

2021-06-14 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=438608

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---
What is your xdg-desktop-portal version? I believe the issue is that you have
old xdg-desktop-portal version and the dialog is opened inside sandbox instead.
At least I cannot reproduce it here.

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

[kdev-python] [Bug 438206] New: Fails to build against Python 3.10

2021-06-07 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=438206

Bug ID: 438206
   Summary: Fails to build against Python 3.10
   Product: kdev-python
   Version: 5.6.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Language support
  Assignee: m...@svenbrauch.de
  Reporter: jgrul...@redhat.com
  Target Milestone: ---

There is a new version of Python (3.9) coming to Fedora 35 and it seems that
kdev-python is not able to build against this new version.

See Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=1898116

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

[plasma-nm] [Bug 414975] The openfortivpn plugin does not allow to set gateway port

2021-05-31 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=414975

--- Comment #15 from Jan Grulich  ---
(In reply to Gaël de Chalendar (aka Kleag) from comment #14)
> Created attachment 138895 [details]
> New patch version necessary to be able to connect
> 
> I'm still obliged to apply this patch at each plasma-nm release to be able
> to connect to my vpn.

Open a merge request so we can upstream your change and you will no longer have
to apply your patch yourself.

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

[plasma-nm] [Bug 436578] Network order change makes it impossible to type a passsword

2021-05-04 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=436578

Jan Grulich  changed:

   What|Removed |Added

   Version Fixed In||5.21.5
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||64dc6234b6980172bb53084c16a
   ||0e4e693d6011a
 CC||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---
This will be fixed in Plasma 5.21.5.

It's fixed with
https://invent.kde.org/plasma/plasma-nm/-/commit/64dc6234b6980172bb53084c16a0e4e693d6011a.

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

[xdg-desktop-portal-kde] [Bug 436453] No reply to Quit() after Inhibit() call

2021-05-03 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=436453

--- Comment #9 from Jan Grulich  ---
It does release inhibition when I close the app.

method call time=1620039298.850438 sender=:1.42 -> destination=:1.56
serial=1330 path=/org/freedesktop/portal/desktop/request/1_384/t;
interface=org.freedesktop.impl.portal.Request; member=Close
method call time=1620039298.850706 sender=:1.56 ->
destination=org.kde.Solid.PowerManagement serial=1506
path=/org/kde/Solid/PowerManagement/PolicyAgent;
interface=org.kde.Solid.PowerManagement.PolicyAgent; member=ReleaseInhibition
   uint32 323

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

[xdg-desktop-portal-kde] [Bug 436453] No reply to Quit() after Inhibit() call

2021-05-03 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=436453

--- Comment #7 from Jan Grulich  ---
with GDK_BACKEND=X11 I get:
Traceback (most recent call last):
  File "/home/jgrulich/foo.py", line 59, in 
self.connect('activate', lambda app: app.on_activate())
  File "/home/jgrulich/foo.py", line 75, in on_activate
self.win = Gtk.Window(application=self, title="A window")
  File "/usr/lib/python3.9/site-packages/gi/overrides/Gtk.py", line 519, in
__init__
raise RuntimeError(
RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to
handle this case.

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

[xdg-desktop-portal-kde] [Bug 436453] No reply to Quit() after Inhibit() call

2021-05-03 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=436453

--- Comment #6 from Jan Grulich  ---
I'm on Wayland, that will be the reason why it doesn't work.

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

[xdg-desktop-portal-kde] [Bug 436453] No reply to Quit() after Inhibit() call

2021-05-03 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=436453

--- Comment #4 from Jan Grulich  ---
I tried your app, but it doesn't even inhibit the session. Clicking on the
button doesn't do anything for me.

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

[xdg-desktop-portal-kde] [Bug 436453] No reply to Quit() after Inhibit() call

2021-05-03 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=436453

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---
It is implemented here [1] and it's been used by my test app here [2]. I just
tested it and it works just fine.

[1] -
https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/blob/master/src/request.cpp
[2] -
https://invent.kde.org/libraries/xdg-portal-test-kde/-/blob/master/src/portaltest.cpp#L342

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

[plasma-nm] [Bug 435981] VPN connections are mixed with unregistered WIFI connections - VPN connection changes its position in the list

2021-04-21 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435981

--- Comment #7 from Jan Grulich  ---
(In reply to jerrys from comment #6)
> I also noticed that when I mouse over the bottom the list jumps up. Is this
> a feature or bug?

I haven't seen anything like that. Can you maybe try to record it?

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

[plasma-nm] [Bug 435981] VPN connections are mixed with unregistered WIFI connections - VPN connection changes its position in the list

2021-04-21 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435981

--- Comment #5 from Jan Grulich  ---
(In reply to jerrys from comment #3)
> Created attachment 137754 [details]
> screenshot2
> 
> Here is another screenshot which is captured right after you enable Network
> WIFI. The VPNs are not there at all for a second and they jump in.

Probably not there because you were not connected before. Once they appear,
they will show up again above your list of unknown networks and no jump should
happen afterwards.

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

[plasma-nm] [Bug 435981] VPN connections are mixed with unregistered WIFI connections - VPN connection changes its position in the list

2021-04-21 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435981

--- Comment #4 from Jan Grulich  ---
I see on your screenshot that VPNs are above unknown wireless networks so it
shouldn't happen your VPNs change order and no misclick is possible.

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

[plasma-nm] [Bug 435981] VPN connections are mixed with unregistered WIFI connections - VPN connection changes its position in the list

2021-04-21 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435981

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---
Configured VPNs should have higher priority and should be on top of available
unknown networks. Can you share a screenshot?

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

[plasma-nm] [Bug 427113] It shows a kdesu dialog every time it fails to connect to a systemwide wifi

2021-04-19 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=427113

Jan Grulich  changed:

   What|Removed |Added

Product|frameworks-networkmanager-q |plasma-nm
   |t   |
 CC||jgrul...@redhat.com
  Component|general |general
Version|5.76.0  |unspecified

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

[plasma-nm] [Bug 435269] KDE WiFi daemon pops up and ask me for the password for the current network despite I already typed it in and it worked for some time. After inputting it again it will work. S

2021-04-19 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435269

Jan Grulich  changed:

   What|Removed |Added

  Component|general |general
Version|5.80.0  |unspecified
 CC||jgrul...@redhat.com
Product|frameworks-networkmanager-q |plasma-nm
   |t   |

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

[plasma-nm] [Bug 415395] Wifi drops one in two times after waking from suspension...

2021-04-19 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=415395

Jan Grulich  changed:

   What|Removed |Added

  Component|general |general
 CC||jgrul...@redhat.com
Product|frameworks-networkmanager-q |plasma-nm
   |t   |

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

[plasma-nm] [Bug 435561] Cannot specify usergroup for OpenConnect VPNs

2021-04-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435561

Jan Grulich  changed:

   What|Removed |Added

   Version Fixed In||5.21.5

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

[plasma-nm] [Bug 435561] Cannot specify usergroup for OpenConnect VPNs

2021-04-15 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435561

Jan Grulich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-nm/commit/aa872ec
   ||a0575af615ca918acbb1c8e743d
   ||1074d5
 Status|ASSIGNED|RESOLVED

--- Comment #8 from Jan Grulich  ---
Git commit aa872eca0575af615ca918acbb1c8e743d1074d5 by Jan Grulich, on behalf
of Aaron Barany.
Committed on 15/04/2021 at 07:55.
Pushed by grulich into branch 'Plasma/5.21'.

Forward opeconnect usergroup

Forward the usergroup for openconnect (provided by the URL path) to the
NetworkManager service by incorporating it in NM_OPENCONNECT_KEY_GATEWAY.
This ensures that the VPN session in the NetworkManager service uses the
same usergroup as provided with the gateway when the initial connection
was made through the UI.

M  +7-1vpn/openconnect/openconnectauth.cpp

https://invent.kde.org/plasma/plasma-nm/commit/aa872eca0575af615ca918acbb1c8e743d1074d5

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

[plasma-nm] [Bug 435561] Cannot specify usergroup for OpenConnect VPNs

2021-04-14 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435561

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #5 from Jan Grulich  ---
Hi, can you submit your patch to review? 

Link: https://invent.kde.org/plasma/plasma-nm/-/merge_requests

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

[plasma-nm] [Bug 435430] Password input field may jump to other item if the networks list rearranges while typing password

2021-04-11 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435430

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-nm/commit/d7846ec |ma/plasma-nm/commit/64dc623
   |c8b01178a4a1eea34c616ca3ad7 |4b6980172bb53084c16a0e4e693
   |5fc2e5  |d6011a

--- Comment #7 from Jan Grulich  ---
Git commit 64dc6234b6980172bb53084c16a0e4e693d6011a by Jan Grulich.
Committed on 12/04/2021 at 05:50.
Pushed by grulich into branch 'Plasma/5.21'.

Applet: delay model updates on expanded password field

This should prevent random jumps between different connections while user
is typing password to the password field

M  +8-9applet/contents/ui/ConnectionItem.qml
M  +69   -44   libs/models/networkmodel.cpp
M  +17   -1libs/models/networkmodel.h

https://invent.kde.org/plasma/plasma-nm/commit/64dc6234b6980172bb53084c16a0e4e693d6011a

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

[plasma-nm] [Bug 435430] Password input field may jump to other item if the networks list rearranges while typing password

2021-04-11 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435430

Jan Grulich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-nm/commit/d7846ec
   ||c8b01178a4a1eea34c616ca3ad7
   ||5fc2e5

--- Comment #6 from Jan Grulich  ---
Git commit d7846ecc8b01178a4a1eea34c616ca3ad75fc2e5 by Jan Grulich.
Committed on 12/04/2021 at 05:48.
Pushed by grulich into branch 'master'.

Applet: delay model updates on expanded password field

This should prevent random jumps between different connections while user
is typing password to the password field

M  +8-9applet/contents/ui/ConnectionItem.qml
M  +69   -44   libs/models/networkmodel.cpp
M  +17   -1libs/models/networkmodel.h

https://invent.kde.org/plasma/plasma-nm/commit/d7846ecc8b01178a4a1eea34c616ca3ad75fc2e5

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

[plasma-nm] [Bug 435430] Password input field may jump to other item if the networks list rearranges while typing password

2021-04-08 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=435430

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #3 from Jan Grulich  ---
(In reply to Nate Graham from comment #2)
> Marking as critical since this can cause your wifi password to silently get
> to sent to the router of a different network controlled by someone else
> (possibly malicious).

I'm working on a fix, I seem to find one. I just need to test it properly.

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

[plasma-nm] [Bug 434940] NetworkManager-fortisslvpn plugin not working.

2021-03-28 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=434940

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-nm/commit/2876e7f |ma/plasma-nm/commit/13bc202
   |38a53b5c615b64bd7ff91289002 |3b8a7c3070cc45b83b3120197de
   |cb5d6d  |0e69b1

--- Comment #6 from Jan Grulich  ---
Git commit 13bc2023b8a7c3070cc45b83b3120197de0e69b1 by Jan Grulich, on behalf
of Pedro Gomes.
Committed on 29/03/2021 at 05:57.
Pushed by grulich into branch 'Plasma/5.21'.

Fix bug with openfortivpn that do not support 2fa

M  +0-2vpn/fortisslvpn/fortisslvpnwidget.cpp

https://invent.kde.org/plasma/plasma-nm/commit/13bc2023b8a7c3070cc45b83b3120197de0e69b1

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

[plasma-nm] [Bug 434940] NetworkManager-fortisslvpn plugin not working.

2021-03-28 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=434940

Jan Grulich  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-nm/commit/2876e7f
   ||38a53b5c615b64bd7ff91289002
   ||cb5d6d
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Jan Grulich  ---
Git commit 2876e7f38a53b5c615b64bd7ff91289002cb5d6d by Jan Grulich, on behalf
of Pedro Gomes.
Committed on 29/03/2021 at 05:45.
Pushed by grulich into branch 'master'.

Fix bug with openfortivpn that do not support 2fa

M  +0-2vpn/fortisslvpn/fortisslvpnwidget.cpp

https://invent.kde.org/plasma/plasma-nm/commit/2876e7f38a53b5c615b64bd7ff91289002cb5d6d

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

[systemsettings] [Bug 433178] New: Moving with screens in the view moves with the whole window

2021-02-18 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=433178

Bug ID: 433178
   Summary: Moving with screens in the view moves with the whole
window
   Product: systemsettings
   Version: 5.21.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_kscreen
  Assignee: kscreen-bugs-n...@kde.org
  Reporter: jgrul...@redhat.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
I'm unable to position my screens, because when I try to move with any screen
in the view, it moves with the whole window. 

STEPS TO REPRODUCE
1. Move with a screen in the view


OBSERVED RESULT
The whole window (system settings) is moved.

EXPECTED RESULT
Only the screen in the view is moved.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 34
(available in About System)
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2

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

[kwin] [Bug 432136] Unable to list opened windows with alt + tab shortcut

2021-02-12 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=432136

Jan Grulich  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||jgrul...@redhat.com
 Resolution|--- |WORKSFORME

--- Comment #1 from Jan Grulich  ---
I no longer experience this issue.

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

[plasma-pa] [Bug 432234] New: Option to switch devices for an application doesn't show up

2021-01-28 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=432234

Bug ID: 432234
   Summary: Option to switch devices for an application doesn't
show up
   Product: plasma-pa
   Version: 5.20.90
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: now...@gmail.com
  Reporter: jgrul...@redhat.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
I'm not able to set different device for any application which is currently
using audio. This worked just fine in Plasma 5.20 and stopped working with
Plasma 5.21 beta. 

STEPS TO REPRODUCE
1. Open plasma-pa
2. Go to "Applications tab"
3. Click on the "hamburger" icon to switch devices for any stream (e.g.
Spotify)
4. Nothing happens

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
A popup appears with list of devices.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 33
(available in About System)
KDE Plasma Version: 5.20.90
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

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

[kscreenlocker] [Bug 432168] After unlocking a session, another (windowed) lockscreen appears

2021-01-26 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=432168

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

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

[kwin] [Bug 432144] Long press of a key results into single press

2021-01-26 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=432144

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com
 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from Jan Grulich  ---
I was told this is an intentional change. Can be configured in system settings.

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

[kwin] [Bug 432144] New: Long press of a key results into single press

2021-01-26 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=432144

Bug ID: 432144
   Summary: Long press of a key results into single press
   Product: kwin
   Version: 5.20.90
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: jgrul...@redhat.com
  Target Milestone: ---

SUMMARY
Holding any key for a longer time doesn't make the key to being constantly
pressed, like holding an arrow to keep moving the cursor or holding the
backspace to delete. It always results into a single press.

STEPS TO REPRODUCE
1. Hold any key for longer time


OBSERVED RESULT
It looks like the key was pressed just once.

EXPECTED RESULT
It should repeat the press.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 33
(available in About System)
KDE Plasma Version: 5.20.90
KDE Frameworks Version: 5.78
Qt Version: 5.15.2

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

[systemsettings] [Bug 432138] New: Crash when applying new settings

2021-01-26 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=432138

Bug ID: 432138
   Summary: Crash when applying new settings
   Product: systemsettings
   Version: 5.20.90
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: jgrul...@redhat.com
  Target Milestone: ---

SUMMARY
Crash happens everytime I apply new configuration. It doesn't matter what kind
of settings I change.

STEPS TO REPRODUCE
1. Change configuration in systemsettings
2. Click on apply
3. Crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 33
(available in About System)
KDE Plasma Version: 5.20.90
KDE Frameworks Version: 5.78
Qt Version: 5.15.2


Backtrace:
[KCrash Handler]
#4  0x7f4149069034 in QWaylandClientExtensionPrivate::handleRegistryGlobal
(data=0x564ef81115c0, registry=0x564ef6566570, id=76, interface=..., version=1)
at global/qwaylandclientextension.cpp:67
#5  0x7f41490553b1 in QtWaylandClient::QWaylandDisplay::registry_global
(this=, id=, interface=..., version=) at qwaylanddisplay.cpp:396
#6  0x7f4149071b53 in QtWayland::wl_registry::handle_global
(data=0x564ef65623e0, object=, name=76, interface=0x564ef8da2f10
"org_kde_kwin_blur_manager", version=1) at qwayland-wayland.cpp:94
#7  0x7f4146a83b10 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x7f4146a830a3 in ffi_call () from /lib64/libffi.so.6
#9  0x7f4148fc38fe in wl_closure_invoke.constprop () from
/lib64/libwayland-client.so.0
#10 0x7f4148fc3fcb in dispatch_event.isra () from
/lib64/libwayland-client.so.0
#11 0x7f4148fc419c in wl_display_dispatch_queue_pending () from
/lib64/libwayland-client.so.0
#12 0x7f414904e0d3 in QtWaylandClient::QWaylandDisplay::flushRequests
(this=0x564ef65623d0) at qwaylanddisplay.cpp:221
#13 0x7f414b3d23c0 in doActivate (sender=0x564ef65898f0,
signal_index=3, argv=0x7ffcc2d3e640) at kernel/qobject.cpp:3898
#14 0x7f414b3d577a in QSocketNotifier::activated
(this=this@entry=0x564ef65898f0, _t1=..., _t2=, _t3=...) at
.moc/moc_qsocketnotifier.cpp:178
#15 0x7f414b3d5f21 in QSocketNotifier::event (this=0x564ef65898f0,
e=0x7ffcc2d3e760) at kernel/qsocketnotifier.cpp:302
#16 0x7f414bf30ec3 in QApplicationPrivate::notify_helper (this=, receiver=0x564ef65898f0, e=0x7ffcc2d3e760) at
kernel/qapplication.cpp:3632
#17 0x7f414b3a2bd8 in QCoreApplication::notifyInternal2
(receiver=0x564ef65898f0, event=0x7ffcc2d3e760) at
kernel/qcoreapplication.cpp:1063
#18 0x7f414b3f0157 in socketNotifierSourceDispatch (source=0x564ef65a3f50)
at kernel/qeventdispatcher_glib.cpp:107
#19 0x7f414916696f in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#20 0x7f41491b8758 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#21 0x7f4149163d43 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#22 0x7f414b3ef6f3 in QEventDispatcherGlib::processEvents
(this=0x564ef6589710, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#23 0x7f414b3a157b in QEventLoop::exec (this=0x7ffcc2d3e970, flags=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#24 0x7f414b3a91b4 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#25 0x564ef465dd3b in main (argc=, argv=0x7ffcc2d3ea90) at
/usr/src/debug/plasma-systemsettings-5.20.90-1.fc33.x86_64/app/main.cpp:221
[Inferior 1 (process 15013) detached]

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

[kwin] [Bug 432136] New: Unable to list opened windows with alt + tab shortcut

2021-01-26 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=432136

Bug ID: 432136
   Summary: Unable to list opened windows with alt + tab shortcut
   Product: kwin
   Version: 5.20.90
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: jgrul...@redhat.com
  Target Milestone: ---

SUMMARY
I'm unable to list my opened windows when I press "alt + tab" shortcut. Even
configuring right bottom corner to trigger "Present Windows - All windows"
doesn't do anything.

STEPS TO REPRODUCE
1. Press "alt + tab" shortcut to list windows

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
Be able to list/switch opened windows.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 33
(available in About System)
KDE Plasma Version: 5.20.90
KDE Frameworks Version: 5.78
Qt Version: 5.15.2

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

  1   2   3   4   5   6   7   8   9   10   >