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

Nothing is displayed. #4

Closed
m-kru opened this issue Jun 17, 2020 · 7 comments
Closed

Nothing is displayed. #4

m-kru opened this issue Jun 17, 2020 · 7 comments
Assignees

Comments

@m-kru
Copy link

m-kru commented Jun 17, 2020

I have tried running it from release zip, however nothing is displayed. In the terminal I get following log:

Gjs-Message: 17:45:55.345: JS LOG: [app] startup
Gjs-Message: 17:45:55.367: JS LOG: [app] activate
Gjs-Message: 17:45:55.367: JS LOG: [settings] /tmp/polydock-bin-2.0.2/bin/config/settings.ini
Gjs-Message: 17:45:55.368: JS LOG: [theme] /tmp/polydock-bin-2.0.2/bin/config/themes/default.css
Gjs-Message: 17:45:55.369: JS LOG: Alpha Visuals: true
Gjs-Message: 17:45:55.369: JS LOG: Composited: true
Gjs-Message: 17:45:55.376: JS LOG: [update] + constructor
Gjs-Message: 17:45:55.387: JS LOG: + 2 brave-browser
Gjs-Message: 17:45:55.388: JS LOG: [icon] /usr/share/icons/hicolor/scalable/apps/nemo.svg
Gjs-Message: 17:45:55.391: JS LOG: + 2 nemo
Gjs-Message: 17:45:55.392: JS LOG: [icon] /usr/share/icons/hicolor/scalable/apps/com.gexperts.Tilix.svg
Gjs-Message: 17:45:55.393: JS LOG: + 2 tilix
Gjs-Message: 17:45:55.394: JS LOG: [icon] /usr/share/icons/hicolor/scalable/apps/com.gexperts.Tilix.svg
Gjs-Message: 17:45:55.394: JS LOG: + 2 tilix
Gjs-Message: 17:45:55.395: JS LOG: + 2 polybar
Gjs-Message: 17:45:55.396: JS LOG: [update] - constructor [4]
Gjs-Message: 17:45:55.396: JS LOG: [toobar] show
Gjs-Message: 17:45:55.434: JS LOG: [update] + window-opened
Gjs-Message: 17:45:55.436: JS LOG: + 3 polydock
Gjs-Message: 17:45:55.437: JS LOG: [update] - window-opened [5]
Gjs-Message: 17:45:55.437: JS LOG: [toobar] show
Gjs-Message: 17:45:55.439: JS LOG: [update] + workspace-changed
Gjs-Message: 17:45:55.441: JS LOG: [update] - workspace-changed [5]
Gjs-Message: 17:45:55.441: JS LOG: [toobar] show
Gjs-Message: 17:45:55.458: JS LOG: [update] + window-closed
Gjs-Message: 17:45:55.458: JS LOG: - 3 polydock
Gjs-Message: 17:45:55.459: JS LOG: [update] - window-closed [4]
Gjs-Message: 17:45:55.459: JS LOG: [toobar] show
@m-kru m-kru changed the title Noting is displayed. Nothing is displayed. Jun 17, 2020
@folke
Copy link
Owner

folke commented Jun 18, 2020

What WM are you using?

The default location for the dock is top center. Could there be another bar or something over the dock?

For example, I start polydock after polybar and that seems to make sure it's dispayed on top of polybar.

@m-kru
Copy link
Author

m-kru commented Jun 19, 2020

OpenBox. I do not use any bar.

@folke
Copy link
Owner

folke commented Jun 19, 2020

The problem seems to be that OpenBox manages the Polydock window, even though it is a dock. Polydock then sees it's own window overlap with itself and automatically hides.

I'll release a fix later today.

@folke folke closed this as completed in d7f4d75 Jun 19, 2020
@folke folke reopened this Jun 19, 2020
@folke
Copy link
Owner

folke commented Jun 19, 2020

This should be fixed in https://github.com/folke/polydock/releases/tag/2.0.3

Let me know if you would still experience any issues!

@m-kru
Copy link
Author

m-kru commented Jun 19, 2020

Ok, it works. Any way to force it to never hide?

@folke
Copy link
Owner

folke commented Jun 19, 2020

I just pushed a new release where you can disable autoHide 🙂

[behavior]
autoHide=false

@folke folke closed this as completed Jun 20, 2020
@stjiub
Copy link

stjiub commented Jun 5, 2021

I am having the same issue on the latest release while running on OpenBox. Polydock is running, but not visible. I use polybar, but even with it not running I cannot see polydock. I was using the polywins module before with polybar and if I ran polydock I could see its name pop up in the polywins dock and if right clicked on it I could select somewhere else on the desktop to "place" it. This made it visible, but also full screen across my 3 monitors... So it is technically running, but not sure where OpenBox is hiding it. I disabled "autoHide" as well.

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

No branches or pull requests

3 participants