You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2008/10/27 16:23:48 UTC

DO NOT REPLY [Bug 46097] New: Slide background using the master page's background

https://issues.apache.org/bugzilla/show_bug.cgi?id=46097

           Summary: Slide background using the master page's background
           Product: POI
           Version: unspecified
          Platform: PC
               URL: http://poi.apache.org/apidocs/org/apache/poi/ddf/EscherS
                    impleProperty.html
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HSLF
        AssignedTo: dev@poi.apache.org
        ReportedBy: jie.han@163.com
                CC: jie.han@163.com


When the slide normal page using the default background (the master page's
background, the following exception occurs


Code:
/////////////////////////////////////////
Background background = slide.getBackground();
Fill fill = background.getFill();
background.getEscherProperty(EscherProperties.FILL__BLIPFILENAME)

//////////////////////////////////////////////////////////////
Exception in thread "main" java.lang.ClassCastException:
org.apache.poi.ddf.EscherComplexProperty cannot be cast to
org.apache.poi.ddf.EscherSimpleProperty
        at org.apache.poi.hslf.model.Shape.getEscherProperty(Shape.java:312)
        at
com.healthsuggi.slideshare.conv.plugin.PPT2SWF.convert(PPT2SWF.java:77)
        at
com.healthsuggi.slideshare.conv.plugin.PPT2SWF.main(PPT2SWF.java:287)


///////////////////////////////////
the attached file the demo slide file for the exception.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 46097] Slide background using the master page's background

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46097


Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #1 from Yegor Kozlov <ye...@dinom.ru>  2008-11-16 05:48:42 PST ---
Can you upload a sample ppt demonstrating the problem?

Yegor


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 46097] Slide background using the master page's background

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46097

Andreas Beeker <an...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |LATER

--- Comment #2 from Andreas Beeker <an...@gmx.de> ---
No update for some time => Resolve for now, please reopen with more information
if this is still an issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org