Posts for offonoff


Post subject: "Gtk-CRITICAL" error in fceux on debian built from source
Joined: 1/18/2012
Posts: 1
I am running debain. I built fceux from the repository. I didn't have sudo set up so I just ran scons GTK=1 install as root. Seems to work fine except when I try to change the controls in the drop down menu the program crashes. I ran it from the terminal to get the error messages: =================== (fceux:2413): Gtk-CRITICAL **: gtk_combo_box_real_get_active_text: assertion `GTK_IS_LIST_STORE (combo_box->priv->model)' failed [^this, a bunch of times] Segmentation fault =========================== I checked google and it said I should have written the code differently. Obviously, I didn';t write this code. any ideas? any ideas? Thanks