pond icon indicating copy to clipboard operation
pond copied to clipboard

Clicking 'attach file' in Compose, quits the program

Open viric opened this issue 9 years ago • 2 comments

The program quits without trace.

I use gtk 3.16.6 in linux x86_64. I use the pond client bce6e0d.

viric avatar Oct 05 '15 11:10 viric

Works for me. I suppose you ran into the mess that is our GTK error reporting : https://github.com/agl/pond/issues/143#issuecomment-72358811 There might still be something useful there though.

burdges avatar Oct 08 '15 00:10 burdges

My fault. I had a trace (I can't tell why I didn't see it before), and it was clear about a wrong installation:

(client:15121): GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed

I fixed the installation and I get the dialog well.

viric avatar Oct 13 '15 08:10 viric