[Gambas-user] New QT4/QT5 switcher components

Charlie Reinl Karl.Reinl at ...2345...
Thu May 28 20:57:23 CEST 2015


Am Donnerstag, den 28.05.2015, 12:14 +0200 schrieb Benoît Minisini:
> Hi,
> 
> In revision #7102, I have added two new componennts: gb.gui.qt and 
> gb.qui.qt.webkit.
> 
> They are switcher components (like other 'gb.gui*' components) that load 
> QT4 or QT5 components according to the contents of the GB_GUI 
> environmental variable or the current desktop.
> 
> If GB_GUI is not set, and if the current desktop is *not* KDE4, then QT5 
> is preferred.
> 
> The IDE now uses these components. So logically Gambas development 
> version should now work again with older Linux distributions that do not 
> have QT5 libraries in their repositories.
> 
> Please report any problem with that!
> 
> Regards,
> 

Salut Benoît,

this is on my 14.04 Lubuntu, a crash-report 

GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from gbx3...done.
(gdb) run
Starting program: /usr/bin/gbx3 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x0804c959 in JIT_load () at gbx_jit.c:57
#2  0x08057415 in load_and_relocate (in_jit_compilation=<optimized
out>, 
    pndesc=<synthetischer Zeiger>, pstart=<synthetischer Zeiger>, 
    len_data=<optimized out>, class=<optimized out>) at
gbx_class_load.c:589
#3  load_without_inits (class=class at ...2861...=0x820bbec, 
    in_jit_compilation=in_jit_compilation at ...2861...=0 '\000')
    at gbx_class_load.c:1033
#4  0x080584cc in CLASS_load_real (class=0x820bbec) at
gbx_class_load.c:1311
#5  0x08069ec7 in ARCHIVE_load_exported_class (arch=0x80a7884, pass=1)
    at gbx_archive.c:196
#6  0x080772c8 in COMPONENT_load_all_finish () at gbx_component.c:147
#7  0x0805cfa4 in PROJECT_load_finish () at gbx_project.c:486
#8  0x0806c35f in init (file=file at ...2861...=0x80821e5 ".", argc=1,
argv=0xbffff1d4)
    at gbx.c:103
#9  0x0804b401 in main (argc=1, argv=0xbffff1d4) at gbx.c:372
(gdb) bt

I attached  the compile logs.
-- 
Amicalement
Charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gambas3.svn.tar.gz
Type: application/x-compressed-tar
Size: 23236 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150528/80a88a69/attachment.bin>


More information about the User mailing list