Missing gvfs dependency
Description:
If you don't have gvfs installed (e.g on a KDE system), handbrake does not recognize the CD drive at all and there's no indication what is the problem.
It should be added at least as optdepend.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
added priority3-normal severity4-low statusunconfirmed labels
assigned to @freswa, @foutrelis, @toolybird, and @gromit
This has come up before e.g. https://bbs.archlinux.org/viewtopic.php?id=155620. Technically, the optdep is already covered because gvfs
is an optdep of glib2
:
gvfs (optional) - most gio functionality
But yeah, this is not easily discoverable so adding this optdep is justified. After all, other apps like thunar
and pcmanfm
do exactly the same. gvfs
is kinda weird in that it's an "extension point" of the GIO functionality of glib2
and apps have no usual direct dependency relations to it (libs, headers, bins, etc).
added scopeenhancement statusconfirmed labels and removed statusunconfirmed label
unassigned @freswa, @toolybird, and @gromit
assigned to @blakkheim
closed with commit 821acb1d