[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2021-12-20 Thread Ricky Tigg
https://bugs.kde.org/show_bug.cgi?id=404839

--- Comment #17 from Ricky Tigg  ---
Good self explicit answer which does not allow confusion. I wish the text
exhibited at https://github.com/KDE/kwin was of that kind. How not to get
confused with such sentences:
"Its primary usage is in conjunction with a Desktop Shell (e.g. KDE Plasma
Desktop)"
"KWin is not... (...)
a replacement for window managers designed for use with a specific Desktop
Shell (e.g. GNOME Shell)"".

In "e.g. KDE Plasma Desktop" that "KDE Plasma Desktop" is dully presented as a
specific Desktop Shell; 
In "specific Desktop Shell", once GNOME Shell is as "e.g." of  specific Desktop
Shell, it is not supported. It''s where non-sense-sentences lead. That is once
thing to produce code, one another to master writing.

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2021-12-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404839

--- Comment #18 from Nate Graham  ---
Feel free to send a merge request to improve that text! It lives here:
https://invent.kde.org/plasma/kwin/-/blob/master/README.md

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2021-12-16 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=404839

Méven Car  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|CONFIRMED   |RESOLVED

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2021-12-16 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=404839

--- Comment #16 from Méven Car  ---
ATM spectacle in Wayland only support KWin compositor.

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2021-12-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404839

Nate Graham  changed:

   What|Removed |Added

 CC||pag2...@protonmail.com

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

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2020-11-22 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=404839

Justin Zobel  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED
Version|unspecified |20.08.3
 CC||justin.zo...@gmail.com

--- Comment #14 from Justin Zobel  ---
Confirmed on KDE Neon User Edition GNOME Wayland session:

Started from konsole:
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use
QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Error querying plasma version "org.freedesktop.DBus.Error.ServiceUnknown" "The
name org.kde.plasmashell was not provided by any .service files"
Error querying plasma version "org.freedesktop.DBus.Error.ServiceUnknown" "The
name org.kde.plasmashell was not provided by any .service files"
Error querying plasma version "org.freedesktop.DBus.Error.ServiceUnknown" "The
name org.kde.plasmashell was not provided by any .service files"
Error calling KWin DBus interface: "org.freedesktop.DBus.Error.ServiceUnknown"
"The name org.kde.KWin was not provided by any .service files"
QPixmap::scaled: Pixmap is a null pixmap

Trying to take the four different types of screenshot listed:
Error calling KWin DBus interface: "org.freedesktop.DBus.Error.ServiceUnknown"
"The name org.kde.KWin was not provided by any .service files"
Error calling KWin DBus interface: "org.freedesktop.DBus.Error.ServiceUnknown"
"The name org.kde.KWin was not provided by any .service files"
Error calling KWin DBus interface: "org.freedesktop.DBus.Error.ServiceUnknown"
"The name org.kde.KWin was not provided by any .service files"
Error calling KWin DBus interface: "org.freedesktop.DBus.Error.ServiceUnknown"
"The name org.kde.KWin was not provided by any .service files"

Looks like it's heavily tied to kwin to actually capture anything.

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2019-10-17 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=404839

Méven Car  changed:

   What|Removed |Added

 CC||meve...@gmail.com
   Keywords||wayland

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2019-06-12 Thread Boudhayan Gupta
https://bugs.kde.org/show_bug.cgi?id=404839

--- Comment #13 from Boudhayan Gupta  ---
@d_ed: This API looks very limited. Can we (KDE) extend it with more modes?

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2019-06-11 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=404839

--- Comment #12 from David Edmundson  ---
There is sort of a common API now.

We can port out backend to
https://github.com/flatpak/xdg-desktop-portal/blob/master/data/org.freedesktop.portal.Screenshot.xml

Then put an implementation for kwin inside our xdg-portal (if it's not there
already)

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2019-06-11 Thread Boudhayan Gupta
https://bugs.kde.org/show_bug.cgi?id=404839

Boudhayan Gupta  changed:

   What|Removed |Added

   Severity|major   |normal

--- Comment #11 from Boudhayan Gupta  ---
Given how easy platform backends for Spectacle are to code, I'd like to take a
vote and either close this as something we won't do, or actually implement the
backend.

I do however agree with d_ed, even if we end up implementing a backend, who's
going to test it regularly and make sure it works? GNOME's API isn't something
we control, and this is something they're free to change from underneath us...
and completely break everything.

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2019-03-05 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=404839

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #10 from David Edmundson  ---
No capture modes will work on gnome wayland. Gnome has a different DBus
interface to kwin's wayland - and obviously grabbing the X root window won't
work.

I don't think there's any point spectacle doing anything until there's some
sort of unity between them.

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2019-03-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404839

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #9 from Nate Graham  ---
This is a bug, so it needs to stay open.

Bug reports are not assigned to individual people with others not allowed to
comment unless invited. That's not how it works around here. You're welcome to
stay around, but it would be helpful ot review your knowledge of KDE bug
tracker procedures and etiquette.

Again, I encourage you to read
https://community.kde.org/Get_Involved/Bug_Reporting#Bug_tracker_etiquette.

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2019-03-03 Thread Ricky Tigg
https://bugs.kde.org/show_bug.cgi?id=404839

Ricky Tigg  changed:

   What|Removed |Added

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

--- Comment #8 from Ricky Tigg  ---
Bug not reported to be handle by something not observing KDE own rules. Second
chance was already given. Definitively closed for my part.

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

[Spectacle] [Bug 404839] No capture modes work in a GNOME Wayland session

2019-03-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404839

Nate Graham  changed:

   What|Removed |Added

Summary|Under Gnome, application is |No capture modes work in a
   |not operational |GNOME Wayland session
 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #7 from Nate Graham  ---
Thanks for answering the question.

> You can always participate, if others developers decided to let you 
> participate.
That's not how bug trackers work. Any developer (or user) can participate as
long as they are respectful. Please read
https://community.kde.org/Get_Involved/Bug_Reporting#Bug_tracker_etiquette
before posting another comment.

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