Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.3.2
    • Component/s: Imaging
    • Labels:
      None
    • Environment:
      Windows remote login 24bit display settings.

      Description

      A community member has submitted a patch to avoid a compatibility issue when creating an image buffer on a system remote desktop system. Basically the created buffer is using:

      GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().getDefaultConfiguration().createCompatibleImage()

      Is returning an image which is backed with DataBuffer of type DataBufferUShort. The short DataBuffer causes as cast exception when we try and decode the associated raw data stream and apply a color model.

        Activity

        Patrick Corless made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Patrick Corless added a comment -

        Applied patch, marking as fixed .

        Show
        Patrick Corless added a comment - Applied patch, marking as fixed .
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #52813 Wed Nov 28 20:28:19 MST 2018 patrick.corless PDF-1283 added community patch for 24-bit remote login session and failure
        to get correct graphics configuration.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/images/ImageUtility.java
        Patrick Corless made changes -
        Field Original Value New Value
        Fix Version/s 6.3.2 [ 13175 ]
        Patrick Corless created issue -

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: