Project

General

Profile

Actions

Bug #2426

closed

black rectangles in mandelbrot and style examples

Added by Michael Buro over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11/15/2013
Due date:
% Done:

0%

Estimated time:

Description

I just installed Wt on a Fedora 19 system using gcc 4.8.2.

When running mandelbrot and style black rectangles are rendered

in firefox 25 and chrome 33. Other parts seem to work.

Here is the output of ldd mandelbrot.wt

linux-vdso.so.1 => (0x00007fff3a3fe000)

libwthttp.so.36 => /home/mburo/tmpdev/lib/libwthttp.so.36 (0x00007f6fa71aa000)

libwt.so.36 => /home/mburo/tmpdev/lib/libwt.so.36 (0x00007f6fa68f6000)

libboost_random-mt.so.1.53.0 => /lib64/libboost_random-mt.so.1.53.0 (0x00007f6fa66bd000)

libboost_regex-mt.so.1.53.0 => /lib64/libboost_regex-mt.so.1.53.0 (0x00007f6fa63b0000)

libboost_signals-mt.so.1.53.0 => /lib64/libboost_signals-mt.so.1.53.0 (0x00007f6fa6199000)

librt.so.1 => /lib64/librt.so.1 (0x00000038c0c00000)

libhpdf-2.2.1.so => /lib64/libhpdf-2.2.1.so (0x00007f6fa5ed1000)

libpng15.so.15 => /lib64/libpng15.so.15 (0x00000038c6000000)

libGraphicsMagick-Q16.so.3 => /lib64/libGraphicsMagick-Q16.so.3 (0x00007f6fa5b0d000)

libpangoft2-1.0.so.0 => /lib64/libpangoft2-1.0.so.0 (0x00000038ce000000)

libpango-1.0.so.0 => /lib64/libpango-1.0.so.0 (0x00000038d0c00000)

libgobject-2.0.so.0 => /lib64/libgobject-2.0.so.0 (0x00000038c3400000)

libglib-2.0.so.0 => /lib64/libglib-2.0.so.0 (0x00000038c1800000)

libz.so.1 => /lib64/libz.so.1 (0x00000038c0400000)

libssl.so.10 => /lib64/libssl.so.10 (0x00000038ca000000)

libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00000038c8800000)

libboost_thread-mt.so.1.53.0 => /lib64/libboost_thread-mt.so.1.53.0 (0x00000038dc400000)

libboost_system-mt.so.1.53.0 => /lib64/libboost_system-mt.so.1.53.0 (0x00000038db800000)

libboost_program_options-mt.so.1.53.0 => /lib64/libboost_program_options-mt.so.1.53.0 (0x00000038c3c00000)

libboost_filesystem-mt.so.1.53.0 => /lib64/libboost_filesystem-mt.so.1.53.0 (0x00000038c3800000)

libboost_date_time-mt.so.1.53.0 => /lib64/libboost_date_time-mt.so.1.53.0 (0x00007f6fa58f8000)

libpthread.so.0 => /lib64/libpthread.so.0 (0x00000038bfc00000)

libstdc.so.6 => /lib64/libstdc.so.6 (0x00000038c2000000)

libm.so.6 => /lib64/libm.so.6 (0x00000038bf800000)

libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00000038c0800000)

libc.so.6 => /lib64/libc.so.6 (0x00000038bf400000)

/lib64/ld-linux-x86-64.so.2 (0x00000038bf000000)

libicuuc.so.50 => /lib64/libicuuc.so.50 (0x00000038d4200000)

libicui18n.so.50 => /lib64/libicui18n.so.50 (0x00000038dee00000)

libicudata.so.50 => /lib64/libicudata.so.50 (0x00000038d9a00000)

liblcms2.so.2 => /lib64/liblcms2.so.2 (0x00000038dc000000)

libfreetype.so.6 => /lib64/libfreetype.so.6 (0x00000038c4800000)

libXext.so.6 => /lib64/libXext.so.6 (0x00007f6fa56e2000)

libSM.so.6 => /lib64/libSM.so.6 (0x00000038cac00000)

libICE.so.6 => /lib64/libICE.so.6 (0x00000038ca400000)

libX11.so.6 => /lib64/libX11.so.6 (0x00000038c2800000)

liblzma.so.5 => /lib64/liblzma.so.5 (0x00007f6fa54bb000)

libbz2.so.1 => /lib64/libbz2.so.1 (0x00000038cb400000)

libltdl.so.7 => /lib64/libltdl.so.7 (0x00007f6fa52b1000)

libgomp.so.1 => /lib64/libgomp.so.1 (0x00000038d3c00000)

libgmodule-2.0.so.0 => /lib64/libgmodule-2.0.so.0 (0x00000038c5800000)

libgthread-2.0.so.0 => /lib64/libgthread-2.0.so.0 (0x00000038c4000000)

libharfbuzz.so.0 => /lib64/libharfbuzz.so.0 (0x00000038cd800000)

libfontconfig.so.1 => /lib64/libfontconfig.so.1 (0x00000038c5000000)

libffi.so.6 => /lib64/libffi.so.6 (0x00000038c2400000)

libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00000038c9800000)

libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00000038c8c00000)

libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00000038c8400000)

libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00000038c9000000)

libdl.so.2 => /lib64/libdl.so.2 (0x00000038c0000000)

libuuid.so.1 => /lib64/libuuid.so.1 (0x00000038c6c00000)

libxcb.so.1 => /lib64/libxcb.so.1 (0x00000038c3000000)

libgraphite2.so.3 => /lib64/libgraphite2.so.3 (0x00000038cdc00000)

libexpat.so.1 => /lib64/libexpat.so.1 (0x00000038c4400000)

libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00000038c9c00000)

libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00000038c9400000)

libresolv.so.2 => /lib64/libresolv.so.2 (0x00000038c1c00000)

libXau.so.6 => /lib64/libXau.so.6 (0x00000038c2c00000)

libselinux.so.1 => /lib64/libselinux.so.1 (0x00000038c1400000)

libpcre.so.1 => /lib64/libpcre.so.1 (0x00000038c1000000)

Actions #1

Updated by Koen Deforche over 10 years ago

  • Status changed from New to Feedback
  • Assignee set to Koen Deforche
  • Target version set to 3.3.1

Hey,

That must be caused by libGraphicsMagick-Q16.so.3

What version of GraphicsMagick is that?

It would probably work if you would build GraphicsMagick yourself (e.g. with winst) ?

Regards,

koen

Actions #2

Updated by Michael Buro over 10 years ago

GraphicsMagick-1.3.18-2.fc19.x86_64

GraphicsMagick-devel-1.3.18-2.fc19.x86_64

which is the current version.

BTW, jwt-3.3.1 mandelbrot works. Making jwt-3.3.1 available on mvnrepository would be useful (the latest version there is 3.2).

Actions #3

Updated by Koen Deforche over 10 years ago

Hey,

I can only suggest that GraphicsMagick is misbuilt then since that version is supported.

You're right about the maven comment. We're just not sure how popular maven still is these days.

Regards,

koen

Actions #4

Updated by Koen Deforche over 9 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF