net-im/telegram-desktop-bin: exclude from session management
authorHenning Schild <henning@hennsch.de>
Sat, 28 Jul 2018 14:05:42 +0000 (16:05 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 17 Aug 2018 06:26:17 +0000 (08:26 +0200)
commitffba6cf7974723a4a75bc61384556a1d093662ca
tree74c72fb34d65886cc23dc3c3c62d0a50df8e91df
parent5a4d0c95b2842becc88d67f1ad6d63fc951315dc
net-im/telegram-desktop-bin: exclude from session management

The application seems to register with the X11 session manager but fails
to follow the protocol for remembering its state. The result is that a
session manager will restart it, and during that process the command
line argument for disabling the internal updater gets lost.
So on a restarted session the updater will be enabled again.

Do not let the application register at the session manager in the first
place, by unsetting the env variable used to find it.

Closes: https://bugs.gentoo.org/662330
Closes: https://github.com/gentoo/gentoo/pull/9366
Signed-off-by: Henning Schild <henning@hennsch.de>
net-im/telegram-desktop-bin/files/telegram-desktop-bin-r1 [new file with mode: 0644]
net-im/telegram-desktop-bin/telegram-desktop-bin-1.3.10-r1.ebuild [new file with mode: 0644]