You are not logged in.

#1 2020-03-11 15:49:53

zw963
Member
Registered: 2018-06-18
Posts: 213

[Solved] xdg-open 'one_png.png' was changed since last pacman -Syu

Before today, ".png" file opened by Image Viewer, but since today's update,
it opened by a "Wine Internet Explorer", in fact,  those old IE browser can't
open any png file!

any idea on why this change? thank you!

Last edited by zw963 (2020-09-09 03:38:54)

Offline

#2 2020-03-11 16:10:27

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,366

Re: [Solved] xdg-open 'one_png.png' was changed since last pacman -Syu

Define your default applications properly:

https://wiki.archlinux.org/index.php/De … plications
https://wiki.archlinux.org/index.php/XD … eapps.list

If you never did any explicit configuration here it can potentially flip-flop with every update

Last edited by V1del (2020-03-11 16:12:50)

Offline

#3 2020-03-11 18:15:45

Wild Penguin
Member
Registered: 2015-03-19
Posts: 406

Re: [Solved] xdg-open 'one_png.png' was changed since last pacman -Syu

If you install any application in Wine, it will per default make desktop-environment wide file associations (on your host desktop environment) in case the application wants to make them during install.

This is a nuisance, and most often not what is needed (it would make sense on a dedicated windows machine, but I can see there are exceptions for different use cases and sometimes the associations are a wanted feature). I often find something annoying happening, for example all .txt files (and other extensions which are considered text) are opened in some wine application, in case I've reset .wine (or used another WINEPREFIX) and forgotten to disable before installing something.

You can remove all file associations made by wine and prevent wine from making any new ones in the future, in case you install a new application in wine.

Not sure if this is your problem, but it sure sounds like this!

Last edited by Wild Penguin (2020-03-11 18:18:11)

Offline

#4 2020-03-13 16:53:23

zw963
Member
Registered: 2018-06-18
Posts: 213

Re: [Solved] xdg-open 'one_png.png' was changed since last pacman -Syu

I follow all above guides and fixed this issue, thank you very much.

Offline

Board footer

Powered by FluxBB