Package Details: xdg-utils-mimeo 1.2.1-2

Git Clone URL: https://aur.archlinux.org/xdg-utils-mimeo.git (read-only, click to copy)
Package Base: xdg-utils-mimeo
Description: Command line tools that assist applications with a variety of desktop integration tasks; patched to use mimeo
Upstream URL: https://www.freedesktop.org/wiki/Software/xdg-utils/
Keywords: mime mimeo xdg-open
Licenses: MIT
Conflicts: xdg-utils
Provides: xdg-utils
Submitter: matthewbauer
Maintainer: TrialnError
Last Packager: TrialnError
Votes: 76
Popularity: 0.000622
First Submitted: 2009-12-16 04:08 (UTC)
Last Updated: 2025-05-26 20:36 (UTC)

Dependencies (15)

Required by (935)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

TrialnError commented on 2020-04-17 23:37 (UTC)

My bad, if I wasn't clear enough. Just wanted to know if you set some kind of environment variable or such and if you know whatever program is getting called.
Still one question: Does $XDG_RUNTIME_DIR/flatpak-info exist on your system?

aelius commented on 2020-04-17 13:11 (UTC)

I'm not sure what you mean. I do not use a DE, so xdg-utils is likely going to use the X-Generic functions.

TrialnError commented on 2020-04-15 10:11 (UTC)

Okay. I need some additional infos about your setting.
In what way do you make sure mimeo is run if this patched xdg-utils is installed and what program takes over if normal xdg-utils is installed? Is this program still installed when trying to use this package?

aelius commented on 2020-04-14 06:03 (UTC)

No, and no failed exit code either. It just runs, exits, and nothing happens.

TrialnError commented on 2020-04-13 13:47 (UTC)

Thanks for the input Aelius. Is there any error message?

aelius commented on 2020-04-12 00:55 (UTC)

There seems to be some issue with this patch and setting the new flatpak-firefox as default browser.

xdg-settings set default-web-browser org.mozilla.firefox.desktop

This fails under this package, but succeeds with normal xdg.

FunctionalHacker commented on 2019-09-27 19:28 (UTC)

@TrialnError That did it, works perfectly now! Thanks a lot!

TrialnError commented on 2019-09-26 19:16 (UTC)

I adjusted the patch, so if you could give it a try, ReekyMarko?

TrialnError commented on 2019-09-24 08:11 (UTC)

Thanks for the report ReekyMarko. Just for reference, I host a repo for the patches here. But as it is unlikely to stumple upon... The comment section is fine too :) Indeed this should be fixable. Will take a look at it first. Maybe there is a flag or command already there and just isn't used in the patches. If not, some awk magic could do the trick. Whatever the result is, we can then decide whether we should file a bug report with mimeo or not. Normally there should be some standard involed, which should make it clear.

FunctionalHacker commented on 2019-09-24 04:59 (UTC) (edited on 2019-09-24 05:00 (UTC) by FunctionalHacker)

I don't know where else to post, so I will just comment here. We found a conflict between xdg-utils-mimeo and wl-clipboard here: https://github.com/bugaevc/wl-clipboard/issues/55

Is this something that can be fixed here or in mimeo?