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

sometimes working #4

Open
carepack opened this issue Feb 14, 2018 · 0 comments
Open

sometimes working #4

carepack opened this issue Feb 14, 2018 · 0 comments

Comments

@carepack
Copy link

carepack commented Feb 14, 2018

Hi and thx for this nice piece of software. It's a shame that spotify itself isn't able or haven't the time to sort this bug out. But I have a problem. I'm loading an i3 layout and exec then spotify. I can't figure out whyit' not working all the time and all the time means when I create a new layout. I had an layout that worked but I've decided to rearrange the layout and saved an new one. Since this, spotify won't hold it's dimensions. The window is either appearing on the top of the screen with 100& width or in the middle of the workspace with 100% height.
I'm calling the workspace layout and start of the application via shell script.

#!/bin/bash i3-msg '[workspace=7:] kill; workspace 20; workspace 7:7  ; append_layout /home/micha/.i3/workspace-7.json; exec "LD_PRELOAD=/usr/lib/libcurl.so.3:/home/micha/scripts/spotifywm/spotifywm.so /usr/share/spotify/spotify"' urxvtc -name cmus -e bash -c "screen -D -R -S cmus -m cmus; bash" urxvtc -name cava -e bash -c "\"cava\""

Do you have any hint for that? The result is the same if I only load the layout and start spotify via:
LD_PRELOAD=/usr/lib/libcurl.so.3:/home/micha/scripts/spotifywm/spotifywm.so /usr/share/spotify/spotify

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

1 participant