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

plasma-workspace: pinned apps to taskmanager, when launched, have an additional launcher #38987

Closed
worldofpeace opened this issue Apr 16, 2018 · 9 comments
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: qt/kde

Comments

@worldofpeace
Copy link
Contributor

worldofpeace commented Apr 16, 2018

Issue description

I discovered this underlying behaviour whilst triaging latte-dock where this is really apparent and annoying.

I'm going to make use of a screencast because it's more evident this way.

peek 2018-04-16 00-54

Steps to reproduce

  1. dnd an app from launcher to taskmanager or right click in launcher and select pin to task manager
  2. 🚀 it
  3. See two launchers

Just to be very clear, this is a pinned app in the task manager. Not to the panel.
A pinned launcher to the panel would never disappear when launched.

I very suspect that this is only nixos specific because I haven't seen this anywhere else.

Technical details

  • system: "x86_64-linux"
  • host os: Linux 4.14.34, NixOS, 18.03.132006.6ba9b9c9fa2 (Impala)
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.0
  • channels(root): "nixos-18.03.132006.6ba9b9c9fa2"
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs
@worldofpeace
Copy link
Contributor Author

#40893

@bkchr
Copy link
Contributor

bkchr commented Jun 13, 2018

Will Plasma 5.13 solve your problem?

@worldofpeace
Copy link
Contributor Author

@bkchr
I would like to hope so 😁
Most likely not, I think this might need some patchwork from us to upstream.

@bkchr
Copy link
Contributor

bkchr commented Jun 13, 2018

I think I solved your problem. Open Dolphin first, then in task manager, right click and choose "pin". Close dolphin, reopen with your pinned dolphin and it is not duplicated anymore.

@worldofpeace
Copy link
Contributor Author

Yep, that is a work around I found while triaging latte-dock also.
Imagine how riddiclous that get's when you have lot's of apps to pin.

Obviously I could reproduce this with latte-dock which uses the same things as the taskmanager
and I noticed this:

If i dnd into the taskmanager this would be in that apps config

[Containments][1][Applets][2][Configuration][General]
isInLatteDock=true
...
launchers59=file:///run/current-system/sw/share/applications/org.kde.ark.desktop

But if I did exactly what you suggested this would be in it:

[Containments][1][Applets][2][Configuration][General]
isInLatteDock=true
...
launchers59=applications:org.kde.ark.desktop

@bkchr
Copy link
Contributor

bkchr commented Jun 13, 2018

Where are this configuration files stored?

@worldofpeace
Copy link
Contributor Author

Um these were specific to latte-dock, at ~/.config/latte/${something}

@stale
Copy link

stale bot commented Jun 4, 2020

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 4, 2020
@Artturin
Copy link
Member

Artturin commented Mar 4, 2023

Probably fixed?

@Artturin Artturin closed this as completed Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: qt/kde
Projects
None yet
Development

No branches or pull requests

4 participants