Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Plank refuses to pin items (Read 346 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] Plank refuses to pin items

Recently I tried to pin some of my apps to plank but it didn't do anything
I reopened plank with terminal to see what happens more clearly and whenever I try to pin something I get an error like this:

Code: [Select]
[ApplicationDockItemProvider:241] The launcher 'file:///usr/share/applications/nemo.desktop' in dock item '/home/k17/.config/plank/dock2/launchers/nemo.dockitem' is already managed by dock item ''. Removing 'nemo.dockitem'.

Why there's that empty-name-item that conflicts with everything and how can I remove it? I think I should edit some configs but I don't know which exactly

 

Re: Plank refuses to pin items

Reply #1
Okay, I've solved it myself.
As you can see from error message - error happens in dock2 so I have 2 docks (both are plank). I've read somewhere that I can create a symlink of first dock's launchers folder in second dock's folder and I did so. Apparently this symlink caused errors because once I deleted it and copied the whole folder - error disappeared.