Jeremy Wootten

Results 1510 comments of Jeremy Wootten

@wout Yes, the FileChooser is what shows when you press, for example, an "Open File" button or menu option from within an app such as Code

Actually, come to think of it the Gtk.FileChooser is deprecated in Gtk4 so unlikely to be fixed (?) I don't know whether the replacement (`Gtk.FileDialog`) has the same problem.

There are 57 open bug reports against Gtk.FileChooser here `https://gitlab.gnome.org/GNOME/gtk/-/issues/?sort=created_date&state=opened&search=file%20chooser&first_page_size=20` I didn't see this one though.

The same issue applies to ListView. The browser widget only records the addresses in the pathbar. Special provision is made to record the state of the ColumnView in settings but...

By "highlight color" I assume you mean the "color tag" i.e. the colored background to the filename text. This idea was raised in issue #1002 and investigated in PR #1008...

I could not reproduce this with the Early Access Elementary ( but only tested briefly). Please indicate whether you have AutoSave switched on and also indicate which extensions are active....

Thanks, that is helpful. Did you only get one line of output after typing `bt`? The crash occured in a `Gtk` library. Ideally we want a full backtrace into the...

You could try typing `t a a bt` instead to get a backtrace from all threads I guess but I thought `gdb` always gave the backtrace from the thread that...

I'll see whether I can reproduce the crash using your settings on 7.1.