Devilspie is case sensitive, like a lot of linux is. As the last poster
reported, you need to use the string in the application name, without
changing it's case.
** Changed in: devilspie (Ubuntu)
Status: Confirmed => Won't Fix
--
Doesn't set workspace for rhythmbox
https://bugs.launchpad
I had the same issue, but today I realized this:
[...] Application Name: 'Rhythmbox'; Class: 'Rhythmbox'; [...]
As you can see, the application name starts with a capital letter. So I
modified my rhythmbox.ds like this:
(if (is (application_name) "Rhythmbox")
(set_workspace 3)
)
and it work
** Changed in: devilspie (Ubuntu)
Importance: Undecided => Low
Status: New => Confirmed
--
Doesn't set workspace for rhythmbox
https://bugs.launchpad.net/bugs/60498
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubun
Confirmed. I have the same weird behaviour. I don't see how I can make
rhythmbox start where it should. It would be great to have it solved.
--
Doesn't set workspace for rhythmbox
https://bugs.launchpad.net/bugs/60498
You received this bug notification because you are a member of Ubuntu
Bugs, wh
I forgot to mention that by looking at the workspace switcher in my
panel, it seems that rhythmbox does indeed appear on workspace 3 for a
split second, but then is moved to the current workspace. Also, I just
saw that if I open the preferences window, rhythmbox is then moved to
workspace 3. Perhap