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 2013/05/10 14:05:30 UTC

[Bug 54951] New: org.apache.poi.ss.usermodel.Sheet.autoSizeColumn(int i) does not work using a 64Bit JVM

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

            Bug ID: 54951
           Summary: org.apache.poi.ss.usermodel.Sheet.autoSizeColumn(int
                    i) does not work using a 64Bit JVM
           Product: POI
           Version: 3.9
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: janina.saager@gmx.de
    Classification: Unclassified

The method org.apache.poi.ss.usermodel.Sheet.autoSizeColumn(int i) works using
the 32Bit swt libary (and 32Bit JVM) but it sets the columns unvisible using a
64Bit swt libary (and 64Bit JVM). I am using Java 1.7.21.

-- 
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 54951] org.apache.poi.ss.usermodel.Sheet.autoSizeColumn(int i) does not work using a 64Bit JVM

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

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
Sounds like either you don't have the fonts available to your 64 bit java
install, or you have installed a broken JVM. Neither of those two cases would
seem to be a POI bug, sorry...

-- 
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