~mil/sxmo-tickets#490: 
Pinephone SXM - Attachments and Links

I have two issues, the main issue is that if I go to "texts" and then "view attachments" and then click on an attachment, nothing happens. I can't find the script or whatever is run when you click the attachment. Is there a way to update this, fix it, change the default app that is used for each media type?
Second issue, is there a clean or simple way of navigating to a link that is sent via SMS? I have tried yanking it from VIM, but i can't paste it in a browser. Do you have a solution that you use to navigate to a URL from an SMS or MMS?

Thank you for all of your hard work!

Status
REPORTED
Submitter
~m1nav
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
No labels applied.

~m1nav 2 years ago

Sorry, I accidently duplicated the previous ticket!

~saba 2 years ago

I had to add this to my ~/.config/mimeapps.list

[Default Applications]

image/bmp=imv.desktop
image/gif=imv.desktop
image/jpeg=imv.desktop
image/jpg=imv.desktop
image/pjpeg=imv.desktop
image/png=imv.desktop
image/tiff=imv.desktop
image/webp=imv.desktop
image/x-bmp=imv.desktop
image/x-pcx=imv.desktop
image/x-png=imv.desktop
image/x-portable-anymap=imv.desktop
image/x-portable-bitmap=imv.desktop
image/x-portable-graymap=imv.desktop
image/x-portable-pixmap=imv.desktop
image/x-tga=imv.desktop
image/x-xbitmap=imv.desktop

and make sure you have imv installed. If you prefer, you could also use sxiv or feh instead, just change the mimeapps.list to use what you want. I think it was using sxiv by default if it's installed and you don't make any edits to the mimeapps.list, but if you don't have it installed then you will get the behavior that you have experienced.

~anjan closed duplicate ticket #489 2 years ago

Register here or Log in to comment, or comment via email.