Menu

#961 launch executable file options dialog doesn't work with gtk3

1.2
closed-fixed
5
2015-05-24
2015-05-23
j-camp
No

I'm using gtk3 versions of pcmanfm and libfm built from git on Arch linux:
https://aur.archlinux.org/packages/pcmanfm-gtk3-git/
https://aur.archlinux.org/packages/libfm-gtk3-git/

I have the "Don't ask options on launch executable file" unchecked (i.e. quick_exec=0)

If I try to run an executable script by double-clicking on the file in pcmanfm, nothing happens. I expected to see a dialog asking if I want to open or execute the file.

Attached is a backtrace.

1 Attachments

Discussion

  • Mamoru TASAKA

    Mamoru TASAKA - 2015-05-23

    Similar with #960.
    With changing gtk_builder_add_from_file() returning GError, it shows

    2行目に無効なプロパティ: GtkDialog.has_separator

    (the above if Japanese)

    Would you try the attached patch?

     
  • j-camp

    j-camp - 2015-05-23

    patch works, thanks!

     
  • Lonely Stranger

    Lonely Stranger - 2015-05-24

    Thank you very much for a patch, looks OK so applied to the GIT sources.

     
  • Lonely Stranger

    Lonely Stranger - 2015-05-24
    • labels: gtk3 --> gtk3, libfm
    • status: open --> closed-fixed
    • assigned_to: Lonely Stranger
     

Anonymous
Anonymous

Add attachments
Cancel