[Gambas-bugtracker] Bug #1447: If too big image are embedded in the project, the ide become really slow.

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Tue Nov 6 10:56:12 CET 2018


http://gambaswiki.org/bugtracker/edit?object=BUG.1447&from=L21haW4-

Fabien BODARD reported a new bug.

Summary
-------

If too big image are embedded in the project, the ide become really slow.

Type             : Bug
Priority         : Medium
Gambas version   : Unknown
Product          : Unknown


Description
-----------

If you embed really big picture in the project the ide become really slow because the project tree try to read them and make a thumbnail each time even if there is no modification on the image.

SO there is two possibility

- Making thumbnail only when needed.
- Not making thumbnail for too big picture.

Well or not using too big picture ;-) but this is not a good deal.


I think the better will be to mixx the both. and not doing thumbnail for pictures up to 15 Mo.


System information
------------------

[System]
Gambas=3.11.90 04ea50d (master)
OperatingSystem=Linux
Kernel=4.14.78-1-MANJARO
Architecture=x86_64
Distribution=Manjaro Linux
Desktop=KDE5
Theme=Breeze
Language=fr_FR.UTF-8
Memory=7866M

[Libraries]
Cairo=libcairo.so.2.11600.0
Curl=libcurl.so.4.5.0
DBus=libdbus-1.so.3.19.8
GStreamer=libgstreamer-1.0.so.0.1404.0
GTK+2=libgtk-x11-2.0.so.0.2400.32
GTK+3=libgtk-3.so.0.2400.1
OpenGL=libGL.so.1.7.0
Poppler=libpoppler.so.81.0.0
QT4=libQtCore.so.4.8.7
QT5=libQt5Core.so.5.11.2
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DESKTOP_SESSION=/usr/share/xsessions/plasma
DISPLAY=:0
GB_GUI=gb.qt5
GS_LIB=<home>/.fonts
GTK_MODULES=canberra-gtk-module
HOME=<home>
KDE_FULL_SESSION=true
KDE_SESSION_UID=1000
KDE_SESSION_VERSION=5
LANG=fr_FR.UTF-8
LANGUAGE=
LC_ADDRESS=fr_FR.UTF-8
LC_IDENTIFICATION=fr_FR.UTF-8
LC_MEASUREMENT=fr_FR.UTF-8
LC_MONETARY=fr_FR.UTF-8
LC_NAME=fr_FR.UTF-8
LC_NUMERIC=fr_FR.UTF-8
LC_PAPER=fr_FR.UTF-8
LC_TELEPHONE=fr_FR.UTF-8
LC_TIME=fr_FR.UTF-8
LOGNAME=<user>
MAIL=/var/spool/mail/<user>
MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins
PAM_KWALLET5_LOGIN=/run/user/1000/kwallet5.socket
PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
PWD=<home>
QT_AUTO_SCREEN_SCALE_FACTOR=0
QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1
SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/1011,unix/<hostname>:/tmp/.ICE-unix/1011
SHELL=/bin/bash
SHLVL=1
TZ=:/etc/localtime
USER=<user>
XAUTHORITY=<home>/.Xauthority
XCURSOR_THEME=breeze_cursors
XDG_CURRENT_DESKTOP=KDE
XDG_DATA_DIRS=<home>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=KDE
XDG_SESSION_ID=c2
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1
XDG_SESSION_TYPE=x11
XDG_VTNR=1
_=/bin/kwrapper5




More information about the Bugtracker mailing list