[haiku-bugs] Re: [Haiku] #12858: Screenshot application: the "Copy to clipoboard" button does nothing.

  • From: "Giova84" <trac@xxxxxxxxxxxx>
  • Date: Wed, 13 Jul 2016 22:10:49 -0000

#12858: Screenshot application: the "Copy to clipoboard" button does nothing.
---------------------------------------+----------------------------
   Reporter:  Giova84                  |      Owner:  nobody
       Type:  bug                      |     Status:  new
   Priority:  normal                   |  Milestone:  Unscheduled
  Component:  Applications/Screenshot  |    Version:  R1/Development
 Resolution:                           |   Keywords:
 Blocked By:                           |   Blocking:
Has a Patch:  0                        |   Platform:  All
---------------------------------------+----------------------------

Comment (by Giova84):

 If I do a
 {{{
 clipboard -d
 }}}
  from a terminal window after clicking on "Copy to clipboard" from the
 Screenshot app I get


 {{{
 BMessage('DATA') {
         image/bitmap = BMessage(0x0) {
                 class = string("BBitmap", 8 bytes)
                 _frame = BRect(l:0.0, t:0.0, r:1359.0, b:767.0)
                 _cspace = int32(0x8 or 8)
                 _bmflags = int32(0x0 or 0)
                 _rowbytes = int32(0x1540 or 5440)
                 _data = (type = 'RAWT')(size = 4177920)
         }
 }

 }}}

 Seems ok, but in fact I cannot paste such image in any applications: the
 "Paste" entries is gray.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12858#comment:3>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: