[Ipe-discuss] Zooming and Qt 4.4

Remko van der Vossen wich at stack.nl
Thu Jul 24 09:13:11 CEST 2008


On Wed, Jul 23, 2008 at 06:02:17PM -0300, Norbert Zeh wrote:
> Which distro are you using.  Why I myself don't have any trouble, I have a
> colleague who complains about Ipe freezing/crashing on the new Fedora.

Perhaps those with trouble could attach a gdb session to the ipe process
once it freezes and examine the backtrace to see where in the code the
freeze happens.

I use SourceMage, a source based distro, below are some details on the
configuration, some comparison with the systems experiencing troubles
could possibly shed some light on this.

Regards,

Remko van der Vossen.

---

# ldd `which ipe`
        linux-gate.so.1 =>  (0xb7fc0000)
        libipemodel.so.1 => /usr/lib/libipemodel.so.1 (0xb7fad000)
        libipecanvas.so.1 => /usr/lib/libipecanvas.so.1 (0xb7f72000)
        libipe.so.1 => /usr/lib/libipe.so.1 (0xb7eeb000)
        libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb767c000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7659000)
        libSM.so.6 => /usr/lib/libSM.so.6 (0xb7651000)
        libICE.so.6 => /usr/lib/libICE.so.6 (0xb7637000)
        libXi.so.6 => /usr/lib/libXi.so.6 (0xb762f000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb7627000)
        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb7621000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb75a0000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb756d000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0xb755c000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb748c000)
        libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb727c000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7268000)
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb7264000)
        librt.so.1 => /lib/librt.so.1 (0xb724d000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb716e000)
        libdl.so.2 => /lib/libdl.so.2 (0xb716a000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7152000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb706a000)
        libm.so.6 => /lib/libm.so.6 (0xb7046000)
        libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7037000)
        libc.so.6 => /lib/libc.so.6 (0xb6ee5000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb6ebe000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0xb6ebb000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb6eb6000)
        /lib/ld-linux.so.2 (0xb7fc1000)

# gaze version ipe qt4 libpng libsm libice libxi libxrender libxrandr freetype2
fontconfig libxext libx11 zlib glib2 expat libxau libxdmcp gcc g++ binutils
glibc

Grimoire  Section        Spell       Grimoire Version  Installed Version
--------  -------        -----       ----------------  -----------------
master    graphics       ipe         6.0pre30          6.0pre30
master    x11-toolkits   qt4         4.4.0             4.4.0
master    graphics-libs  libpng      1.2.29            1.2.29
xorg      xorg-lib       libsm       1.0.3             1.0.3
xorg      xorg-lib       libice      1.0.4             1.0.4
xorg      xorg-lib       libxi       1.1.3             1.1.3
xorg      xorg-lib       libxrender  0.9.4             0.9.4
xorg      xorg-lib       libxrandr   1.2.2             1.2.2
master    graphics-libs  freetype2   2.3.7             2.3.7
master    x11-libs       fontconfig  2.6.0             2.6.0
xorg      xorg-lib       libxext     1.0.4             1.0.4
xorg      xorg-lib       libx11      1.1.4             1.1.4
master    archive-libs   zlib        1.2.3             1.2.3
master    gnome2-libs    glib2       2.16.4            2.16.4
master    libs           expat       2.0.1             2.0.1
xorg      xorg-lib       libxau      1.0.3             1.0.3
xorg      xorg-lib       libxdmcp    1.0.2             1.0.2
master    gnu            gcc         4.3.1             4.3.1
master    gnu            g++         4.3.1             4.3.1
master    devel          binutils    2.18              2.18
master    libs           glibc       2.7               2.7

And the Qt4.4 configuration:

        This target is using the GNU C++ compiler (linux-g++).

        Recent versions of this compiler automatically include code for
        exceptions, which increase both the size of the Qt libraries and
        the amount of memory taken by your applications.

        You may choose to re-run configure with the -no-exceptions
        option to compile Qt without exceptions. This is completely binary
        compatible, and existing applications will continue to work.


Build type:    linux-g++
Architecture:  i386

Build ...............  tools libs
Configuration .......  release shared dll largefile stl precompile_header mmx 3dnow sse sse2  qt3support accessibility opengl minimal-config small-config medium-config large-config full-config reduce_exports ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png gif system-tiff system-freetype system-zlib nis iconv glib dbus openssl x11sm xshape xrandr xrender fontconfig tablet xkb xmlpatterns svg webkit release
Debug ............... no
Qt 3 compatibility .. yes
QtDBus module ....... yes (run-time)
QtXmlPatterns module  yes
Phonon module ....... no
SVG module .......... yes
WebKit module ....... yes
STL support ......... yes
PCH support ......... yes
MMX/3DNOW/SSE/SSE2..  yes/yes/yes/yes
IPv6 support ........ yes
IPv6 ifname support . yes
getaddrinfo support . yes
getifaddrs support .. yes
Accessibility ....... yes
NIS support ......... yes
CUPS support ........ no
Iconv support ....... yes
Glib support ........ yes
GStreamer support ... no
Large File support .. yes
GIF support ......... yes
TIFF support ........ plugin (system)
JPEG support ........ plugin (system)
PNG support ......... yes (system)
MNG support ......... plugin (qt)
zlib support ........ system
OpenGL support ...... yes
NAS sound support ... no
Session management .. yes
XShape support ...... yes
Xinerama support .... no
Xcursor support ..... runtime
Xfixes support ...... runtime
Xrandr support ...... yes
Xrender support ..... yes
FontConfig support .. yes
XKB Support ......... yes
immodule support .... yes
OpenSSL support ..... yes (run-time)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2265 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/ipe-discuss/attachments/20080724/0f2db09e/attachment.bin 


More information about the Ipe-discuss mailing list