Sun 27 Jan 2008 12:16:37 PM UTC, original submission:
when I go to in konqueror:
http://monocalendar.sourceforge.net/demo/
I get a movie with the content scaled down about 10 times and aligned at left-top, I can see the move playing though so its probably only the scaling thats isn't correct.
Its working fine in firefox.
attaching screenshots.
**output in gnash-dbg.log from kde-gnash:
3715] 13:04:19: Setting width to 600
3715] 13:04:19: Setting height to 470
3715] 13:04:19: Setting root URL to http://monocalendar.sourceforge.net/demo/mcdemo.swf
3715] 13:04:19: Setting base URL to http://monocalendar.sourceforge.net/demo/
3715] 13:04:19: No rendering flags specified, using rcfile
3715] 13:04:19: DEBUG: Base url set to: http://monocalendar.sourceforge.net/demo/
3715] 13:04:19: DEBUG: /tmp/kde-fredrikjohansson/ appended to local sandboxes
3715] 13:04:19: SECURITY: Load of file /tmp/kde-fredrikjohansson/konquerorKJKQ3a.swf granted (under local sandbox /tmp/kde-fredrikjohansson/).
3715] 13:04:19: Movie http://monocalendar.sourceforge.net/demo/mcdemo.swf (SWF7) added to library
3715] 13:04:19: framebuffer pixel format is BGRA32 (little-endian host)
3715] 13:04:19: initialized AGG buffer <0x2b5b35819010>, 1160000 bytes, 600x470, rowsize is 2400 bytes
3715] 13:04:19: DEBUG: Global instance list grew to 3 entries
**output in gnash-dbg.log from gtk-gnash:
3721] 13:05:52: Verbose output turned on
3721] 13:05:52: Setting width to 600
3721] 13:05:52: Setting height to 470
3721] 13:05:52: Setting root URL to http://monocalendar.sourceforge.net/demo/mcdemo.swf
3721] 13:05:52: Setting base URL to http://monocalendar.sourceforge.net/demo/
3721] 13:05:52: No rendering flags specified, using rcfile
3721] 13:05:52: Checking support for MIT-SHM...
3721] 13:05:52: NOTICE: MIT-SHM available (version 1.1)!
3721] 13:05:52: Your X server expects RGB24 pixmap data for standard mode.
3721] 13:05:52: Created XEmbedded window
3721] 13:05:52: X server pixel format is (R16:8, G8:8, B0:8, 32 bpp)
3721] 13:05:52: X server is using BGRA32 pixel format
3721] 13:05:52: framebuffer pixel format is BGRA32 (little-endian host)
3721] 13:05:52: DEBUG: Base url set to: http://monocalendar.sourceforge.net/demo/
3721] 13:05:52: GTK-AGG: Using shared memory image
3721] 13:05:52: initialized AGG buffer <0x2b5fee82d000>, 1128000 bytes, 600x470, rowsize is 2400 bytes
3721] 13:05:52: DEBUG: Global instance list grew to 3 entries
make dumpconfig:
Building in directories: libbase libgeometry libamf libmedia server backend utilities gui plugin pythonmodule testsuite po
Some directories may be excluded from the build
Linux linux64 2.6.22-14-generic #1 SMP Tue Dec 18 05:28:27 UTC 2007 x86_64 GNU/Linux
g++ -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
CXXFLAGS: -g -O2 -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type
Image decoding support...
JPEG_CFLAGS is
JPEG_LIBS is -ljpeg
PNG_CFLAGS is
PNG_LIBS is -lpng12
Audio decoding support...
GSTREAMER_CFLAGS is -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
GSTREAMER_LIBS is -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0
GUI Toolkit decoding support...
SDL_CFLAGS is
SDL_LIBS is
KDE_CFLAGS is -I/usr/include/kde -I/usr/include/kde/kio
KDE_LIBS is -lkdeui -lkdecore -lkdeprint
GTK2_CFLAGS is -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
GTK2_LIBS is -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
PANGO_CFLAGS is -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
PANGO_LIBS is -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
ATK_CFLAGS is -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
ATK_LIBS is -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
X11_CFLAGS is -I/usr/include
X11_LIBS is -lX11 -lXinerama -lXext -lSM -lICE
Support libraries...
INCLTDL
LIBLTDL -lltdl
GLIB_CFLAGS is -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
GLIB_LIBS is -lglib-2.0
Z_CFLAGS is
Z_LIBS is -lz
LIBXML_CFLAGS is -I/usr/include/libxml2
LIBXML_LIBS is -lxml2
FREETYPE_CFLAGS is -I/usr/include/freetype2
FREETYPE_LIBS is -lfreetype -lz
FONTCONFIG_CFLAGS is
FONTCONFIG_LIBS is -lfontconfig
PTHREAD_CFLAGS is -pthread
PTHREAD_LIBS is -lpthread
CURL_CFLAGS is
CURL_LIBS is -lcurl
BOOST_CFLAGS is -I/usr/include
BOOST_LIBS is -L/usr/lib64 -lboost_thread-gcc41-mt-1_34_1 -lboost_date_time-gcc41-1_34_1 -lboost_serialization-gcc41-1_34_1
BOOST_EXTRA_LIBS is -lboost_unit_test_framework-gcc41-1_34_1
MING_VERSION_CODE 00030000
MING_LIBS -L/usr/lib -lming
MING_CFLAGS -I/usr/include
MAKESWF /usr/bin/makeswf
MTASC /usr/bin/mtasc
MTASC CLASSPATH /usr/share/ocaml/mtasc/std
SWFMILL /usr/local/bin/swfmill
SWFC /usr/bin/swfc
Graphics support...
AGG_CFLAGS is -I/usr/include/agg2
AGG_LIBS is -lagg_pic -lagg_pic
A blank value for CFLAGS means the header is installed in the
default system header location. All the LIBS should have a
legit value
Configurable options are:
Media handler: gst
Renderer engine: agg
Supported GUI: GTK
Supported GUI: KDE
Security features enables are: localconnection
KPARTS (KDE) plugin enabled
KPARTS plugin install dir: /usr/lib/kde3
KPARTS service install dir: /usr/share/services
KPARTS config dir: /etc/kde3
KPARTS appsdata dir: /usr/share/apps/klash
NPAPI (Mozilla) plugin enabled
NPAPI plugin install dir: /usr/lib/firefox/plugins/
Hope it's helpfull..
Regards
Fredrik Johansson
|