bugGnash - The GNU Flash player - Bugs: bug #22133, kde-gnash scales movie wrong, is...

 
 

bug #22133: kde-gnash scales movie wrong, is ok in gtk-gnash. cvs HEAD 2008-01-26

Submitter:  None
Submitted:  Sun 27 Jan 2008 12:16:37 PM UTC
   
 
Category:  None Severity:  3 - Normal
Release:  None Status:  Confirmed
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 06 Feb 2008 01:53:28 PM UTC, comment #4: 

I confirm that url expose the size problem, a few others I tested don't, so must be something specific to that movie.
It's not invalidated bounds related, added a new menu item to check that..

Sandro Santilli <strk>
Group Member
Mon 28 Jan 2008 05:35:53 PM UTC, comment #3: 

It's the only url that I found it on, I haven't seen it anywere else. Though that doesn't say much as I don't actively look for flash movies.

I Only try to report the anomalies I stumble upon..

/ Fredrik

Fredrik Johansson <mumme>
Mon 28 Jan 2008 08:41:19 AM UTC, comment #2: 

Is the problem specific to that url ?

Sandro Santilli <strk>
Group Member
Sun 27 Jan 2008 12:21:47 PM UTC, comment #1: 

Bah, I forgot to login before I posted.

Hope It's ok to past a commient here to get a mial when this bug changes.

Regards
Fredrik Johansson

Fredrik Johansson <mumme>
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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #14878:  kde-gnash-scrdmp.png added by None (22KiB - image/png - screenshots from konqueror and firefox)
file #14879:  gtk-gnash-scrdmp.png added by None (63KiB - image/png - screenshots from konqueror and firefox)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by strk (Posted a comment)
  • -email is unavailable- added by mumme (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-02-06 strk StatusNone Confirmed
    2008-01-27 None Attached File- Added kde-gnash-scrdmp.png, #14878
        Attached File- Added gtk-gnash-scrdmp.png, #14879

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code