kdocker-4.7 docks erratically

Asked by David Ronis

I'm running gnome (a recent version) on several machines and recently switched to kdocker (from alltray). My session startup tries to launch firefox, evolution, and some system log and office utilities (e.g., XLogMaster). The basic syntax I use is

kdocker -d 30 [-f] [-n some name] application

Some apps doc as expected, some don't. As far as I can tell, the apps that have non-fixed window titles fail. E.g., evolution's window title depends on which component (calendar, mailer) I was last using or am presently starting.

I can dock anything manually.

Question information

Language:
English Edit question
Status:
Answered
For:
Inactive kdocker (moved to https://github.com/user-none/KDocker) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
John Schember (user-none) said :
#1

If you don't specify the Window name it will try to dock based upon the PID of the application when KDocker launches the application. Name based matching should only be necessary when the application spawns a different process. Meaning it is really just a launcher. Firefox is one such case. Have you tried without using the -n option for evolution?

Right now if the PID is different and if the name is highly variable there isn't way to automatically dock the application. Name based matching currently looks for either the name matching exactly or part of the given name parameter being within the window title.

It sounds like a more robust name matching system (E.G. Regex) would be necessary to match in extreme cases.

Can you help with this problem?

Provide an answer of your own, or ask David Ronis for more information if necessary.

To post a message you must log in.