3

My operating system is ubuntu 16.04, but when I run a ELF 32 bit version program, after running, the program is hanging all the time as the picture shows. Then I close the window, showing the message :
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.

32_gtk_program

zhenguoli
  • 286
  • 1
    http://askubuntu.com/questions/558446/my-dconf-gsettings-installation-is-broken-how-can-i-fix-it-without-ubuntu-reins may help? –  Nov 27 '16 at 05:34

1 Answers1

2

On Ubuntu 16.04, 64-bit, I fixed this by installing the 32 bit version of dconf: sudo apt-get install dconf-gsettings-backend:i386