EuGTK Crashes Attempting to Use FileSelector in Windows

new topic     » topic index » view thread      » older message » newer message

I'll investigate GtkFileSelector.e, but I want to alert Irv and Jim and everybody else who cares to the current problem.

The file selector dialog comes up, and when I double-click on a directory/folder, it all goes away. I'm using test25.ex on Windows 8, 64-bit.

UPDATE 1: GtkFileSelector.e is calling get() from GtkEngine.e and crashing in there somewhere.

UPDATE 2: It's crashing here in GtkEngine.e:

        if method[RETVAL] > 0 then -- it's a GTK func 
            result = c_func(method[VECTOR],args) --<-- can't get past this 
            switch method[RETVAL] do 
 

That's as far as I can debug.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu