-
Notifications
You must be signed in to change notification settings - Fork 170
[Windows] Every update breaks taskbar pin #425
Comments
It seems to me like this could be a Windows bug. When PMP does its own update (and thus PMP starts running again), the now-broken icon is underlined, showing that Windows knows what executable it is associated with, but right-clicking the icon shows a bogus "pin to taskbar" choice instead of unpin. I usually do a pin + unpin + pin sequence that restores the icon to normal, and then I have to drag it back into position. Yeah, it's pretty annoying. I had hoped that the Plex folks would report this to MS by now, since I reported this issue in the forums ages ago, but nobody at Plex has ever responded in any way about this issue. |
Yeah it's pretty irritating. Same problem with Mumble. The way PMP actually updates seems to be part of the problem - all other apps that receive updates and are pinned don't have this issue (besides mumble). |
This is still a majorly irritating issue every update. Every update breaks the pin and it has to be unpinned, re-opened, and re-pinned. To make matters worse, I use PMP on an HTPC which has no mouse or keyboard and I have to remote in just to do this fix. Meanwhile it also breaks the command arguments |
Still broken in Had to:
This is absurd - please fix ASAP. |
@Enigma0 : just to make sure & update, is that still an issue with recent builds ? |
@LongChair : I just updated to the latest version and had the blank white document icon again, and had to do the whole pin-unpin-pin-move back to correct position dance again (even though it was already pinned). |
Thanks for checking. |
Yup still and issue for me as well. |
@markus101 : should we ping william about this ? |
could be related to #233 |
@Enigma0 : do you have a setup that allows to build PMP installer ? |
@Enigma0 : could you please test the installer below and check that specific installer issue ? https://www.dropbox.com/s/nezf5oztzy138c6/PlexMediaPlayer-2.10.0.840-5954ab87-windows-x64.exe?dl=0 NOTE Don't try to use the app itself as it's not released and might have still troubles. It seems to fix the issue for me here, but would like to have a confirmation before i merge the fix. |
Current installer will remove completely the previous installed version before installing the update This results in breaking the pinned taskbar shortcuts at every update which is irritating for users. That patch will skip the shortcuts removal. This will also skip the shortcut removal when completely uninstalling the app, but windows will propose to remove it next time you click it and that the app was uninstalled. So this is improving current situation even if not perfect.
@LongChair It still breaks with that installer also. I spun up a windows VM to test it. |
I also confirmed that the above installer doesn't fix the issue. What does the nightly installer do differently from the regular installer? I have noticed before that it doesn't break the pinned taskbar icon. I just confirmed this with the latest one: https://nightlies.plex.tv/public-test/plexmediaplayer/public-testing/2.9.0.831-b1acec41/PlexMediaPlayer-2.9.0.831-b1acec41-windows-x64.exe |
it doesn't remove shortcut on uninstall. |
@Enigma0 : i'm very suprised that it still does, I tested this myself and got that tested by one of our ninjas. are you sure ? |
Yup, just re-tested going from 2.9.0.284 to 2.10.0.840 -- still busted. Maybe the drop-box version cited above is not the version with the installer change? |
@OttoKerner : isn't that the version i linked you ? i would think so. |
840 was the right one with that fix : 5954ab8 |
The previous patch didn't seem to completely fix the installer issues in some cases. This patch is a bit more radical and just avoids completely removing shortcuts. As said previously, Windows will take care of that when the user clicks on it.
The previous patch didn't seem to completely fix the installer issues in some cases. This patch is a bit more radical and just avoids completely removing shortcuts. As said previously, Windows will take care of that when the user clicks on it.
Yup - the dropbox linked installer busted the taskbar shortcut |
yeah that wix installed is a nightmare :) But i'm holding on :) |
Ok i found a bunch of things.
Anyways, browsing all those issues i seem to have found a workaround that doesn't break the pinned icon. It seems to break it only if you pin it from the taskbar.
Creating the pin icon that way seems to make it resilient to installer update. Other than this and given all the people that have been looking at this issue without much success, i don't think there is much more we can do about this. Please let me know if that seems to work for you guys :) |
Go Windows >.> |
@Enigma0 @WayneD @fvbommel : yeah that's kind of a shame, I'm not sure if that is a Wix installer or an MSI issue. but either ways, seems like there is not fix for this currently. if anyone of you guys can confirm that this is working (looks to work here, i'll close this for now). |
Can't you just change the installer to be more like the nightly one? It doesn't trigger this bug. |
I'm not sure to understand which installer of which product you are referring to. |
BTW, I tried the suggested work-around, and it didn't help. |
I gave you a link to an example working installer above. The nightlies have always avoided this issue for some reason. Hmm, the reason may well be that it doesn't do an uninstall. I just checked the Add/Remove programs list, and there were 2 Plex Media Player entries in it on the host where I tried out the nightly install. |
hmm that would be very off if it was the case, the build i linked comes from teh same nighly server. |
Every time PMP gets gets an update the installer breaks the taskbar pin and it reverts to a blank white document icon that can't find PMP when clicked (OS prompts for removal).
Been happening since around 1.1.2 IIRC.
The text was updated successfully, but these errors were encountered: