Jeremy Wootten

Results 1813 comments of Jeremy Wootten

Files deliberately does not show network and trash bookmarks when running as root as they do not work as root. There does not seem to be any different code for...

This might be a duplicate of #2613 ? That bug is due to be fixed in the next release in a few days time.

@GammaGames That's disappointing - v7.1.6 seems to fix the similar issue #2613 so maybe the cause is different in your case? Can you advise whether the "New/Template" part of the...

Hmm, I've never seen that kind of message - although there are reports of e.g. Ubuntu users seeing them. Maybe try installing the package `build-essential` and all the build dependencies...

Ah yes, sorry. I keep forgetting the package has a different name to the project/executable

You can try installing `libpantheon-files-core-dev` but to get all debugging symbols you probably need to build Files from source.

This is a sub-issue of #129 although it could probably be fixed ad hoc in the existing chooser.

A fix is unlikely to be approved prior to development of the filechooser portal.

The file-chooser portal is now done but still only replaces the pathbar in the Gtk.FileChooser (PR to replace the entry has been proposed). Need investigation of adding an eventcontroller to...

@danirabbit I now notice that there is some quite extensive old code already implementing a "TemplateManager". but it is not clear how this was intended to work and afaict it...