Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

telegram-desktop: add explicit dependency on libappindicator #12722

Closed
wants to merge 1 commit into from
Closed

telegram-desktop: add explicit dependency on libappindicator #12722

wants to merge 1 commit into from

Conversation

sirikid
Copy link
Contributor

@sirikid sirikid commented Jun 27, 2019

I don't know why, but telegram-desktop doesn't depend on libappindicator, despite it presence in makedepeds.
image

@Johnnynator
Copy link
Member

libappindicator is an optional dependecy, if Telegram doesn't start for you for whatever reason without it make a bug report and mention your used DE and all the set env vars.

@sirikid
Copy link
Contributor Author

sirikid commented Jun 27, 2019

I am trying to switch the whole system to Wayland right now. DE (WM) is Sway.

CLUTTER_BACKEND=wayland
GDK_BACKEND=wayland
QT_QPA_PLATFORM=wayland-egl
WAYLAND_DISPLAY=wayland-0

@Johnnynator
Copy link
Member

so why exactly do you want to have appindicator has hard dep? It runs fine in sway without it for me.

@sirikid
Copy link
Contributor Author

sirikid commented Jun 27, 2019

Could you post your env?

@Johnnynator
Copy link
Member

ALACRITTY_LOG=/tmp/Alacritty-1271.log
CCACHE_DIR=/home/john/void-packages/hostdir/ccache
COLORTERM=truecolor
DISPLAY=:0
HOME=/home/john
I3SOCK=/run/user/1000/sway-ipc.1000.1146.sock
LANG=en_US.UTF-8
LANGUAGE=
LC_ADDRESS=
LC_COLLATE=C
LC_CTYPE=en_US.UTF-8
LC_INDENTIFICATION=
LC_MEASUREMENT=
LC_MONETARY=
LC_NAME=
LC_PAPER=
LC_TELEPHONE=
LESS=-R
LOGNAME=john
LSCOLORS=Gxfxcxdxbxegedabagacad
LS_COLORS=
MAIL=/var/mail/john
MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins
OLDPWD=/home/john
PAGER=less
PATH=/home/john/xtools:/usr/lib/ccache/bin:/home/john/xtools:/usr/lib/ccache/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/john/.local/bin:/home/john/xtools-devel:/home/john/.local/bin:/home/john/xtools-devel
PWD=/home/john
SHELL=/bin/zsh
SHLVL=2
SNAPCRAFT_BUILD_ENVIROMENT=lxd
SWAYSOCK=/run/user/1000/sway-ipc.1000.1146.sock
TERM=alacritty
USER=john
USE_CCACHE=1
WAYLAND_DISPLAY=wayland-0
XCURSOR_SIZE=24
XDG_DATA_DIRS=/home/john/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SESSION_CLASS=user
XDG_SESSION_ID=1
XDG_SESSION_TYPE=tty
XDG_VTNR=1
ZSH=/home/john/.oh-my-zsh
_=/bin/env

@sirikid
Copy link
Contributor Author

sirikid commented Jun 28, 2019

Well, at least your GTK and Qt applications run through XWayland

@Johnnynator
Copy link
Member

True, XDG_SESSION_TYPE=wayland was not set in that example, since I didn't start this setting through my Display manager, but still this doesn't make any difference in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants