Open Forum > What's New

ScriptBasic 2.2 Beta - Feedback

<< < (3/3)

Support:

--- Quote ---scriba -d sbiupdict.sb
dlopen failed
dlerror message=/usr/lib/libiup.so: undefined symbol:gdk_drag_context_getselcted_action
(0): error &H10:The requested module can not be loaded.

--- End quote ---

Looks like a typo to me either way.

I'm running Gtk3 on Ubuntu 12.04 LTS 32 bit. I would guess this was fixed in the Gtk3 version and still looms with Gtk2. We should be able to get this resolved for you shortly.


--- Quote ---The sqlite3 works fine, it will fill in for awhile until Debian updates their sql packages.

--- End quote ---

There is no reason not to use the 2.1 version of the mysql.so extension module with scriba 2.2. The 2.2 release is more of an updating libraries, adding in the new math functions and offering 64 bit.

Support:
From the IUP docs.


--- Quote ---GTK System Driver (since 3.0)

This driver was designed for the GTK+ version 2 and 3. It can be compiled in Windows or UNIX.

Although GTK has layout elements they are not used. IUP fill, vbox, hbox and zbox containers are implemented independent from the native system.

The oldest GTK version that can be used is 2.4, oldest versions will not compile. But using versions older than 2.12 several features will not work. Critical features need at least version 2.8.

--- End quote ---

Support:
Reply from Antonio (IUP author)


--- Quote ---It seems to be. I use that function in IUP, but I use the correct spell: gdk_drag_context_get_selected_action. I just searched the IUP code and all references were right.

Also searched on Google and there was no results for the wrong spell. It should be something in his system.

Best,

Scuri

--- End quote ---

My advice, upgrade your system to a Linux distribution that tries to stay relevant.

Support:
Are you not able to get the current SB 2.2 iup.so and iup.bas extension module that came with the 2.2 beta release working? The builds you are using were early tests and I have no idea what state those are in.

I'm finishing the callbacks for all the IUP controls before moving on to the CD (Canvas Draw) API. Look at the IUP.BAS for what IUP functions I have wrapped (somewhat tested)  in the extension module.

Navigation

[0] Message Index

[*] Previous page

Go to full version