#2256 closed defect (invalid)
xpra-client gnome-notification is not clickthrough
Reported by: | stdedos | Owned by: | stdedos |
---|---|---|---|
Priority: | minor | Milestone: | 3.0 |
Component: | client | Version: | 2.5.x |
Keywords: | Cc: |
Description
Ubuntu 16.04 2019-04-04 19:00:57,615 GStreamer version 1.8.3 for Python 2.7.12 64-bit 2019-04-04 19:00:57,670 xpra GTK2 shadow version 3.0-r22291 64-bit === 2019-04-04 19:00:58,930 Python/GTK3 Microsoft Windows 10 aero client version 3.0-r22261 64-bit 2019-04-04 19:00:58,930 connected from 'LT-012076' as 'user' - 'user-win'
(I am not sure how to describe that feature more, please check attachment).
It usually happens when I have a gnome-terminal attached, and then I connect a shadow server.
I've seen that "notification" when I attach the shadow server from the server itself.
The message gets blurry, as on normal Ubuntu, but it's not clickthrough - it "appears" to be selectable text, but in reality, it isn't
It's the same message as the client's one:
2019-04-04 19:00:58,930 Python/GTK3 Microsoft Windows 10 aero client version 3.0-r22261 64-bit 2019-04-04 19:00:58,930 connected from 'LT-012076' as 'user' - 'user-win'
Attachments (1)
Change History (4)
Changed 3 years ago by
Attachment: | gnome-notification_not-clickthrough-Xpra_cmd_2019-04-04_19-06-47.png added |
---|
comment:1 Changed 3 years ago by
Owner: | changed from Antoine Martin to stdedos |
---|
comment:2 Changed 3 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Looks like a normal OS notification to me.
comment:3 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2256
Note: See
TracTickets for help on using
tickets.
That notification is shown on the desktop being shadowed to indicate to the user that someone else is accessing the desktop.
You can get more details on this notification by running the shadow server with
-d notify
.On Ubuntu, the notification is likely to be forwarded by the dbus notifier code. From then on, it is handled by the OS itself, so we can't do much about text not being select-able or click-ability.
You should be able to trigger the same notification code for testing by running: