Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

sway + waybar tray

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
svirusxxx
n00b
n00b
Posts: 10
Joined: Fri Dec 28, 2018 7:11 am

sway + waybar tray

  • Quote

Post by svirusxxx » Thu May 13, 2021 3:09 pm

Hi,

I have fresh install of new gentoo with sway + waybar
everything works grate but I want to have working tray icons.

I thiunk I checked everything from this thread: viewtopic-t-1100722-start-0.html and it should work, but no one tray icon show up.

I have installed dev-libs/libappindicator , XDG_CURRENT_DESKTOP sto to "Unity" working dbus.

some informations:

wlroots-0.13.0 X filecaps systemd -elogind -icccm -seatd -x11-backend
sway-.1.6 X man swaybar swaybg swayidle swaylock swaymsg swaynag systemd tray
waybar-0.9.5 network popups pulseaudio tray udev -mpd -wifi
libappindicator-12.10.0.-r301 introspection[/quote]

Code: Select all

 
$ dbus-send --print-reply --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.ListNames
method return time=1620917428.035698 sender=org.freedesktop.DBus -> destination=:1.32 serial=3 reply_serial=2
   array [
      string "org.freedesktop.DBus"
      string ":1.7"
      string "org.freedesktop.Notifications"
      string ":1.30"
      string "org.a11y.Bus"
      string ":1.32"
      string "org.kde.StatusNotifierHost-43235-0"
      string "org.kde.StatusNotifierWatcher"
      string ":1.0"
      string "org.gtk.vfs.Daemon"
      string ":1.1"
      string "org.dharkael.Flameshot"
      string ":1.2"
      string ":1.3"
      string ":1.4"
      string ":1.18"
      string ":1.5"
      string ":1.19"
      string "fr.arouillard.waybar"
      string ":1.6"
   ]

Code: Select all

$ export
declare -x ALACRITTY_LOG="/tmp/Alacritty-47139.log"
declare -x ANT_HOME="/usr/share/ant"
declare -x CCACHE_DIR="/var/tmp/ccache"
declare -x COLORTERM="truecolor"
declare -x CONFIG_PROTECT="/usr/share/gnupg/qualified.txt"
declare -x CONFIG_PROTECT_MASK="/etc/sandbox.d /etc/fonts/fonts.conf /etc/gentoo-release /etc/terminfo /etc/ca-certificates.conf /etc/revdep-rebuild"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-abJ5d4sLMP,guid=c806ae681f9c4d6baee4c5b2609be441"
declare -x DISPLAY=":0"
declare -x EDITOR="/bin/nano"
declare -x GCC_SPECS=""
declare -x GOPATH="/home/virus/gopath"
declare -x HOME="/home/virus"
declare -x HUSHLOGIN="FALSE"
declare -x I3SOCK="/run/user/1000/sway-ipc.1000.43218.sock"
declare -x INFOPATH="/usr/share/gcc-data/x86_64-pc-linux-gnu/10.2.0/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.35.2/info:/usr/share/info"
declare -x INVOCATION_ID="0edf417f03064a6da47fa216eb103575"
declare -x JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
declare -x JAVA_HOME="/etc/java-config-2/current-system-vm"
declare -x JDK_HOME="/etc/java-config-2/current-system-vm"
declare -x JOURNAL_STREAM="7:37430"
declare -x LANG="pl_PL.utf8"
declare -x LESS="-R -M --shift 5"
declare -x LESSOPEN="|lesspipe %s"
declare -x LIBVA_DRIVER_NAME="iHD"
declare -x LOGNAME="virus"
declare -x LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.cfg=00;32:*.conf=00;32:*.diff=00;32:*.doc=00;32:*.ini=00;32:*.log=00;32:*.patch=00;32:*.pdf=00;32:*.ps=00;32:*.tex=00;32:*.txt=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:"
declare -x MAIL="/var/mail/virus"
declare -x MANPAGER="manpager"
declare -x MANPATH="/etc/java-config-2/current-system-vm/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/10.2.0/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.35.2/man:/etc/java-config-2/current-system-vm/man/:/usr/local/share/man:/usr/share/man:/usr/lib/rust/man:/usr/lib/llvm/11/share/man"
declare -x MOTD_SHOWN="pam"
declare -x MOZ_GMP_PATH="/usr/lib64/nsbrowser/plugins/gmp-gmpopenh264/system-installed"
declare -x OLDPWD
declare -x PAGER="/usr/bin/less"
declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/11/bin"
declare -x PWD="/home/virus"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SWAYSOCK="/run/user/1000/sway-ipc.1000.43218.sock"
declare -x TERM="xterm-256color"
declare -x USER="virus"
declare -x WAYLAND_DISPLAY="wayland-1"
declare -x WLR_DRM_NO_MODIFIERS="1"
declare -x XCURSOR_SIZE="24"
declare -x XDG_CONFIG_DIRS="/etc/xdg"
declare -x XDG_CURRENT_DESKTOP="Unity"
declare -x XDG_DATA_DIRS="/usr/local/share:/usr/share"
declare -x XDG_RUNTIME_DIR="/run/user/1000"
declare -x XDG_SEAT="seat0"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="4"
declare -x XDG_SESSION_TYPE="wayland"
declare -x XDG_VTNR="1"
declare -x _JAVA_AWT_WM_NONREPARENTING="1"
Any suggestion what I missed ?
Top
svirusxxx
n00b
n00b
Posts: 10
Joined: Fri Dec 28, 2018 7:11 am

  • Quote

Post by svirusxxx » Wed May 19, 2021 9:10 am

anyone ?
Top
Zucca
Moderator
Moderator
User avatar
Posts: 4691
Joined: Thu Jun 14, 2007 10:31 pm
Location: Rasi, Finland
Contact:
Contact Zucca
Website

  • Quote

Post by Zucca » Wed May 19, 2021 9:20 am

What prints out to terminal when you manually launch a program, via terminal, which should add an icon to tray?
..: Zucca :..

Code: Select all

init=/sbin/openrc-init
-systemd -logind -elogind seatd
I am NaN! I am a man!
Top
svirusxxx
n00b
n00b
Posts: 10
Joined: Fri Dec 28, 2018 7:11 am

  • Quote

Post by svirusxxx » Wed May 26, 2021 12:41 pm

It's strange... Pidgin don't display anything
flameshot don't display anything when I set QT_QPA_PLATFORM=xcb but if I don't set anything it's display QObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScreen*)


today I saw that my dogecoin core wallet show up on tray but still only this icon show... pidgin and flameshot still not showing up :/
Top
Post Reply

4 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic