Polybar doesn't appear in x2go sessions2019 Community Moderator Electionx2go printer sharing troublehow to create a custom desktop session for x2gox2go terminates session immediately to xfce x2go serverx2go: Xresources not loaded for client sessionsWhy does x2go server start another ssh-agent when I start up x2go client?X2go Plugin Over http / Other softwareTelegram-desktop via x2go won't startx2go: Unable to find free display port or insert new session into databaseCan't open RStudio thru x2goX2GO client won't connect to ubuntu 16.04 server

How to find the largest number(s) in a list of elements?

Would this string work as string?

Was World War I a war of liberals against authoritarians?

10 year ban after applying for a UK student visa

Did Nintendo change its mind about 68000 SNES?

How to balance a monster modification (zombie)?

Knife as defense against stray dogs

What kind of footwear is suitable for walking in micro gravity environment?

What will the Frenchman say?

Hackerrank All Women's Codesprint 2019: Name the Product

Print a physical multiplication table

Error in master's thesis, I do not know what to do

Why is indicated airspeed rather than ground speed used during the takeoff roll?

Symbolism of 18 Journeyers

Why does Surtur say that Thor is Asgard's doom?

Is "inadequate referencing" a euphemism for plagiarism?

What is the reasoning behind standardization (dividing by standard deviation)?

Do people actually use the word "kaputt" in conversation?

If I cast the Enlarge/Reduce spell on an arrow, what weapon could it count as?

Is xar preinstalled on macOS?

Does the Shadow Magic sorcerer's Eyes of the Dark feature work on all Darkness spells or just his/her own?

Extraneous elements in "Europe countries" list

What is the difference between something being completely legal and being completely decriminalized?

Do I need to convey a moral for each of my blog post?



Polybar doesn't appear in x2go sessions



2019 Community Moderator Electionx2go printer sharing troublehow to create a custom desktop session for x2gox2go terminates session immediately to xfce x2go serverx2go: Xresources not loaded for client sessionsWhy does x2go server start another ssh-agent when I start up x2go client?X2go Plugin Over http / Other softwareTelegram-desktop via x2go won't startx2go: Unable to find free display port or insert new session into databaseCan't open RStudio thru x2goX2GO client won't connect to ubuntu 16.04 server










0















When I run polybar example -l trace on the remote side (in both Qtile and MATE), nothing appears and the output is:



* Loading config: /home/cyber/.config/polybar/config
- config: Copying missing params (sub="module/backlight-acpi", base="module/xbacklight")
- config: Current bar section: [bar/example]
warn: No monitor specified, using "default"
* Loaded monitor default (1024x768+0+0)
* Bar geometry: 1024x35+0+0
- bar: Attach X event sink
- bar: Attach signal receiver
- controller: Install signal handler
- controller: Setup user-defined modules
- module/bspwm: Deconstructing
error: Disabling module "bspwm" (reason: Could not find socket: /tmp/bspwm_50_0-socket)
error: module/xbacklight: Could not get data (err: XCB_NAME (15))
- module/xbacklight: Deconstructing
error: Disabling module "xbacklight" (reason: Not supported for "default")
- pulseaudio: started mainloop
warn: pulseaudio: using default sink alsa_output.pci-0000_00_1e.2.analog-stereo
- module/wlan: Deconstructing
error: Disabling module "wlan" (reason: Invalid network interface "net1")
- module/battery: Deconstructing
error: Disabling module "battery" (reason: No suitable way to get current charge state)
- module/temperature: Deconstructing
error: Disabling module "temperature" (reason: The file '/sys/class/thermal/thermal_zone0/temp' does not exist)
- module/powermenu: Creating menu level 0
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
- module/powermenu: Creating menu level 1
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
- module/powermenu: Creating menu level 2
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
* Starting application
- controller: Main thread id = 1
* Starting module/filesystem
* Starting module/alsa
- module/filesystem: Thread id = 2
* Starting module/pulseaudio
* Starting module/xkeyboard
- module/alsa: Thread id = 3
* Starting module/memory
* Starting module/cpu
- module/xkeyboard: Thread id = 5
- module/pulseaudio: Thread id = 4
* Starting module/eth
- module/cpu: Thread id = 6
* Starting module/date
- module/memory: Thread id = 7
* Starting module/powermenu
- module/eth: Thread id = 8
- module/date: Thread id = 9
- module/powermenu: Thread id = 10
* Entering event loop (thread-id=1)
warn: module/eth: Failed to query interface 'sit0'
* Eventqueue worker (thread-id=11)
- bar: Create renderer
- renderer: Get TrueColor visual
- renderer: Allocate colormap
- renderer: Allocate output window


polybar -vvv prints:



polybar 3.2.1

Features: +alsa +curl -i3 -mpd +network +pulseaudio +xkeyboard

X extensions: +randr (+monitors) -render -damage -sync -composite +xkb +xrm +xcursor

Build type: Gentoo
Compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++
Compiler flags: -march=bdver2 -O2 -pipe -w -ggdb -Wall -Wextra -Werror -Wno-noexcept-type -O2 -pedantic -pedantic-errors
Linker flags: -Wl,-O1 -Wl,--as-needed


The bar launches on the local side with X11 forwarding.



Also it seems somebody had the same problem too.










share|improve this question







New contributor




Cyber Tailor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • That may happen because x2go doesn't support the Composite extension...

    – Cyber Tailor
    10 hours ago











  • Cyber Tailor: If you update to polybar 3.3.0, polybar will tell you if you don't have xcomposite enabled. 3.2.1 unfortunately still silently fails.

    – Patrick Ziegler
    7 hours ago















0















When I run polybar example -l trace on the remote side (in both Qtile and MATE), nothing appears and the output is:



* Loading config: /home/cyber/.config/polybar/config
- config: Copying missing params (sub="module/backlight-acpi", base="module/xbacklight")
- config: Current bar section: [bar/example]
warn: No monitor specified, using "default"
* Loaded monitor default (1024x768+0+0)
* Bar geometry: 1024x35+0+0
- bar: Attach X event sink
- bar: Attach signal receiver
- controller: Install signal handler
- controller: Setup user-defined modules
- module/bspwm: Deconstructing
error: Disabling module "bspwm" (reason: Could not find socket: /tmp/bspwm_50_0-socket)
error: module/xbacklight: Could not get data (err: XCB_NAME (15))
- module/xbacklight: Deconstructing
error: Disabling module "xbacklight" (reason: Not supported for "default")
- pulseaudio: started mainloop
warn: pulseaudio: using default sink alsa_output.pci-0000_00_1e.2.analog-stereo
- module/wlan: Deconstructing
error: Disabling module "wlan" (reason: Invalid network interface "net1")
- module/battery: Deconstructing
error: Disabling module "battery" (reason: No suitable way to get current charge state)
- module/temperature: Deconstructing
error: Disabling module "temperature" (reason: The file '/sys/class/thermal/thermal_zone0/temp' does not exist)
- module/powermenu: Creating menu level 0
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
- module/powermenu: Creating menu level 1
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
- module/powermenu: Creating menu level 2
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
* Starting application
- controller: Main thread id = 1
* Starting module/filesystem
* Starting module/alsa
- module/filesystem: Thread id = 2
* Starting module/pulseaudio
* Starting module/xkeyboard
- module/alsa: Thread id = 3
* Starting module/memory
* Starting module/cpu
- module/xkeyboard: Thread id = 5
- module/pulseaudio: Thread id = 4
* Starting module/eth
- module/cpu: Thread id = 6
* Starting module/date
- module/memory: Thread id = 7
* Starting module/powermenu
- module/eth: Thread id = 8
- module/date: Thread id = 9
- module/powermenu: Thread id = 10
* Entering event loop (thread-id=1)
warn: module/eth: Failed to query interface 'sit0'
* Eventqueue worker (thread-id=11)
- bar: Create renderer
- renderer: Get TrueColor visual
- renderer: Allocate colormap
- renderer: Allocate output window


polybar -vvv prints:



polybar 3.2.1

Features: +alsa +curl -i3 -mpd +network +pulseaudio +xkeyboard

X extensions: +randr (+monitors) -render -damage -sync -composite +xkb +xrm +xcursor

Build type: Gentoo
Compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++
Compiler flags: -march=bdver2 -O2 -pipe -w -ggdb -Wall -Wextra -Werror -Wno-noexcept-type -O2 -pedantic -pedantic-errors
Linker flags: -Wl,-O1 -Wl,--as-needed


The bar launches on the local side with X11 forwarding.



Also it seems somebody had the same problem too.










share|improve this question







New contributor




Cyber Tailor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • That may happen because x2go doesn't support the Composite extension...

    – Cyber Tailor
    10 hours ago











  • Cyber Tailor: If you update to polybar 3.3.0, polybar will tell you if you don't have xcomposite enabled. 3.2.1 unfortunately still silently fails.

    – Patrick Ziegler
    7 hours ago













0












0








0








When I run polybar example -l trace on the remote side (in both Qtile and MATE), nothing appears and the output is:



* Loading config: /home/cyber/.config/polybar/config
- config: Copying missing params (sub="module/backlight-acpi", base="module/xbacklight")
- config: Current bar section: [bar/example]
warn: No monitor specified, using "default"
* Loaded monitor default (1024x768+0+0)
* Bar geometry: 1024x35+0+0
- bar: Attach X event sink
- bar: Attach signal receiver
- controller: Install signal handler
- controller: Setup user-defined modules
- module/bspwm: Deconstructing
error: Disabling module "bspwm" (reason: Could not find socket: /tmp/bspwm_50_0-socket)
error: module/xbacklight: Could not get data (err: XCB_NAME (15))
- module/xbacklight: Deconstructing
error: Disabling module "xbacklight" (reason: Not supported for "default")
- pulseaudio: started mainloop
warn: pulseaudio: using default sink alsa_output.pci-0000_00_1e.2.analog-stereo
- module/wlan: Deconstructing
error: Disabling module "wlan" (reason: Invalid network interface "net1")
- module/battery: Deconstructing
error: Disabling module "battery" (reason: No suitable way to get current charge state)
- module/temperature: Deconstructing
error: Disabling module "temperature" (reason: The file '/sys/class/thermal/thermal_zone0/temp' does not exist)
- module/powermenu: Creating menu level 0
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
- module/powermenu: Creating menu level 1
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
- module/powermenu: Creating menu level 2
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
* Starting application
- controller: Main thread id = 1
* Starting module/filesystem
* Starting module/alsa
- module/filesystem: Thread id = 2
* Starting module/pulseaudio
* Starting module/xkeyboard
- module/alsa: Thread id = 3
* Starting module/memory
* Starting module/cpu
- module/xkeyboard: Thread id = 5
- module/pulseaudio: Thread id = 4
* Starting module/eth
- module/cpu: Thread id = 6
* Starting module/date
- module/memory: Thread id = 7
* Starting module/powermenu
- module/eth: Thread id = 8
- module/date: Thread id = 9
- module/powermenu: Thread id = 10
* Entering event loop (thread-id=1)
warn: module/eth: Failed to query interface 'sit0'
* Eventqueue worker (thread-id=11)
- bar: Create renderer
- renderer: Get TrueColor visual
- renderer: Allocate colormap
- renderer: Allocate output window


polybar -vvv prints:



polybar 3.2.1

Features: +alsa +curl -i3 -mpd +network +pulseaudio +xkeyboard

X extensions: +randr (+monitors) -render -damage -sync -composite +xkb +xrm +xcursor

Build type: Gentoo
Compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++
Compiler flags: -march=bdver2 -O2 -pipe -w -ggdb -Wall -Wextra -Werror -Wno-noexcept-type -O2 -pedantic -pedantic-errors
Linker flags: -Wl,-O1 -Wl,--as-needed


The bar launches on the local side with X11 forwarding.



Also it seems somebody had the same problem too.










share|improve this question







New contributor




Cyber Tailor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












When I run polybar example -l trace on the remote side (in both Qtile and MATE), nothing appears and the output is:



* Loading config: /home/cyber/.config/polybar/config
- config: Copying missing params (sub="module/backlight-acpi", base="module/xbacklight")
- config: Current bar section: [bar/example]
warn: No monitor specified, using "default"
* Loaded monitor default (1024x768+0+0)
* Bar geometry: 1024x35+0+0
- bar: Attach X event sink
- bar: Attach signal receiver
- controller: Install signal handler
- controller: Setup user-defined modules
- module/bspwm: Deconstructing
error: Disabling module "bspwm" (reason: Could not find socket: /tmp/bspwm_50_0-socket)
error: module/xbacklight: Could not get data (err: XCB_NAME (15))
- module/xbacklight: Deconstructing
error: Disabling module "xbacklight" (reason: Not supported for "default")
- pulseaudio: started mainloop
warn: pulseaudio: using default sink alsa_output.pci-0000_00_1e.2.analog-stereo
- module/wlan: Deconstructing
error: Disabling module "wlan" (reason: Invalid network interface "net1")
- module/battery: Deconstructing
error: Disabling module "battery" (reason: No suitable way to get current charge state)
- module/temperature: Deconstructing
error: Disabling module "temperature" (reason: The file '/sys/class/thermal/thermal_zone0/temp' does not exist)
- module/powermenu: Creating menu level 0
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
- module/powermenu: Creating menu level 1
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
- module/powermenu: Creating menu level 2
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
* Starting application
- controller: Main thread id = 1
* Starting module/filesystem
* Starting module/alsa
- module/filesystem: Thread id = 2
* Starting module/pulseaudio
* Starting module/xkeyboard
- module/alsa: Thread id = 3
* Starting module/memory
* Starting module/cpu
- module/xkeyboard: Thread id = 5
- module/pulseaudio: Thread id = 4
* Starting module/eth
- module/cpu: Thread id = 6
* Starting module/date
- module/memory: Thread id = 7
* Starting module/powermenu
- module/eth: Thread id = 8
- module/date: Thread id = 9
- module/powermenu: Thread id = 10
* Entering event loop (thread-id=1)
warn: module/eth: Failed to query interface 'sit0'
* Eventqueue worker (thread-id=11)
- bar: Create renderer
- renderer: Get TrueColor visual
- renderer: Allocate colormap
- renderer: Allocate output window


polybar -vvv prints:



polybar 3.2.1

Features: +alsa +curl -i3 -mpd +network +pulseaudio +xkeyboard

X extensions: +randr (+monitors) -render -damage -sync -composite +xkb +xrm +xcursor

Build type: Gentoo
Compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++
Compiler flags: -march=bdver2 -O2 -pipe -w -ggdb -Wall -Wextra -Werror -Wno-noexcept-type -O2 -pedantic -pedantic-errors
Linker flags: -Wl,-O1 -Wl,--as-needed


The bar launches on the local side with X11 forwarding.



Also it seems somebody had the same problem too.







x11 panel x2go






share|improve this question







New contributor




Cyber Tailor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Cyber Tailor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Cyber Tailor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 11 hours ago









Cyber TailorCyber Tailor

1




1




New contributor




Cyber Tailor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Cyber Tailor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Cyber Tailor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • That may happen because x2go doesn't support the Composite extension...

    – Cyber Tailor
    10 hours ago











  • Cyber Tailor: If you update to polybar 3.3.0, polybar will tell you if you don't have xcomposite enabled. 3.2.1 unfortunately still silently fails.

    – Patrick Ziegler
    7 hours ago

















  • That may happen because x2go doesn't support the Composite extension...

    – Cyber Tailor
    10 hours ago











  • Cyber Tailor: If you update to polybar 3.3.0, polybar will tell you if you don't have xcomposite enabled. 3.2.1 unfortunately still silently fails.

    – Patrick Ziegler
    7 hours ago
















That may happen because x2go doesn't support the Composite extension...

– Cyber Tailor
10 hours ago





That may happen because x2go doesn't support the Composite extension...

– Cyber Tailor
10 hours ago













Cyber Tailor: If you update to polybar 3.3.0, polybar will tell you if you don't have xcomposite enabled. 3.2.1 unfortunately still silently fails.

– Patrick Ziegler
7 hours ago





Cyber Tailor: If you update to polybar 3.3.0, polybar will tell you if you don't have xcomposite enabled. 3.2.1 unfortunately still silently fails.

– Patrick Ziegler
7 hours ago










0






active

oldest

votes











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






Cyber Tailor is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f506985%2fpolybar-doesnt-appear-in-x2go-sessions%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Cyber Tailor is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Cyber Tailor is a new contributor. Be nice, and check out our Code of Conduct.












Cyber Tailor is a new contributor. Be nice, and check out our Code of Conduct.











Cyber Tailor is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f506985%2fpolybar-doesnt-appear-in-x2go-sessions%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.