Lines Matching refs:stderr

206 …fprintf( stderr, "getTextPlainEncoding( %s ) failed\n", OUStringToOString( rMimeType, RTL_TEXTENCO…  in getTextPlainEncoding()
455 fprintf( stderr, "SelectionManager::initialize: creation of dispatch thread failed !\n" ); in initialize()
467 …fprintf( stderr, "SelectionManager::~SelectionManager (%s)\n", m_pDisplay ? DisplayString(m_pDispl… in ~SelectionManager()
499 fprintf( stderr, "shutting down SelectionManager\n" ); in ~SelectionManager()
766 fprintf( stderr, "%s ownership for selection %s\n", in requestOwnership()
778 fprintf( stderr, "no adaptor for selection %s\n", in requestOwnership()
786 …fprintf( stderr, " %s\n", OUStringToOString( aTypes.getConstArray()[i].MimeType, RTL_TEXTENCODIN… in requestOwnership()
904 fprintf( stderr, "getPasteData( %s, native: %s )\n", in getPasteData()
924 fprintf( stderr, "Innere Nabelschau\n" ); in getPasteData()
1017 fprintf( stderr, "timed out\n" ); in getPasteData()
1027 fprintf( stderr, "conversion unsuccessfull\n" ); in getPasteData()
1059 fprintf( stderr, "getPasteData( \"%s\", \"%s\" )\n", in getPasteData()
1103 fprintf( stderr, "using \"%s\" instead of \"%s\"\n", in getPasteData()
1125 fprintf( stderr, "got %d bytes of image/bmp\n", (int)rData.getLength() ); in getPasteData()
1183 …fprintf( stderr, "could not get PIXMAP property: type=%s, format=%d, items=%ld, bytes=%ld, ret=0x%… in getPasteData()
1234 …fprintf( stderr, "getPasteData for selection %s and data type %s returns %s, returned sequence has… in getPasteData()
1293 fprintf( stderr, "have %ld data types in XdndTypeList\n", nItems ); in getPasteDataTypes()
1326 fprintf( stderr, "have %d data types in XdndEnter\n", n ); in getPasteDataTypes()
1352 …fprintf( stderr, "native type: %s\n", OUStringToOString( getString( *pAtoms ), RTL_TEXTENCODING_IS… in getPasteDataTypes()
1441 …fprintf( stderr, "SelectionManager::getPasteDataTypes( %s ) = %s\n", OUStringToOString( getString(… in getPasteDataTypes()
1443 …fprintf( stderr, "type: %s\n", OUStringToOString( rTypes.getConstArray()[i].MimeType, RTL_TEXTENCO… in getPasteDataTypes()
1509 fprintf( stderr, "trying bitmap conversion\n" ); in sendData()
1528 fprintf( stderr, "exception in bitmap converter\n" ); in sendData()
1575 fprintf( stderr, "using INCR protocol\n" ); in sendData()
1583 …fprintf( stderr, "premature end and new start for INCR transfer for window 0x%lx, property %s, typ… in sendData()
1624 fprintf( stderr, "convertData failed for type: %s \n", in sendData()
1636 fprintf( stderr, "handleSelectionRequest for selection %s and target %s\n", in handleSelectionRequest()
1680 fprintf( stderr, "sending type list:\n" ); in handleSelectionRequest()
1682 … fprintf( stderr, " %s\n", pTypes[k] ? XGetAtomName( m_pDisplay, pTypes[k] ) : "<None>" ); in handleSelectionRequest()
1693 fprintf( stderr, "sending timestamp: %d\n", (int)nTimeStamp ); in handleSelectionRequest()
1736 fprintf( stderr, "found %ld atoms in MULTIPLE request\n", nItems ); in handleSelectionRequest()
1745 fprintf( stderr, " %s => %s: ", in handleSelectionRequest()
1751 fprintf( stderr, "%s\n", bSuccess ? "succeeded" : "failed" ); in handleSelectionRequest()
1776 …fprintf( stderr, "could not get type list from \"%s\" of type \"%s\" on requestor 0x%lx, requestor… in handleSelectionRequest()
1785 …fprintf( stderr, " \"%s\"", OUStringToOString( getString( pProps[i]), RTL_TEXTENCODING_ISO_8859_1 … in handleSelectionRequest()
1845 fprintf( stderr, "handleReceivePropertyNotify for property %s\n", in handleReceivePropertyNotify()
1884 fprintf( stderr, "found %ld bytes data of type %s and format %d, items = %ld\n", in handleReceivePropertyNotify()
1913 fprintf( stderr, "read %ld items data of type %s and format %d, %ld bytes left in property\n", in handleReceivePropertyNotify()
1965 fprintf( stderr, "handleSendPropertyNotify for property %s (%s)\n", in handleSendPropertyNotify()
1991 … fprintf( stderr, "timeout on INCR transfer for window 0x%lx, property %s, type %s\n", in handleSendPropertyNotify()
2018 fprintf( stderr, "pushing %d bytes: \"%.*s\"...\n", in handleSendPropertyNotify()
2039 … fprintf( stderr, "finished INCR transfer for window 0x%lx, property %s, type %s\n", in handleSendPropertyNotify()
2071 fprintf( stderr, "handleSelectionNotify for selection %s and property %s (0x%lx)\n", in handleSelectionNotify()
2077 … fprintf( stderr, "Warning: selection notify for unknown window 0x%lx\n", rNotify.requestor ); in handleSelectionNotify()
2145 fprintf( stderr, "Warning: selection in state %d\n", it->second->m_eState ); in handleSelectionNotify()
2171 …fprintf( stderr, "got drop event %s, ", OUStringToOString( getString( rMessage.message_type ), RTL… in handleDropEvent()
2173 fprintf( stderr, "but no target found\n" ); in handleDropEvent()
2175 fprintf( stderr, "but target is inactive\n" ); in handleDropEvent()
2177 …fprintf( stderr, "but source 0x%lx is unknown (expected 0x%lx or 0)\n", aSource, m_aDropEnterEvent… in handleDropEvent()
2179 fprintf( stderr, "processing.\n" ); in handleDropEvent()
2208 fprintf( stderr, "received XdndEnter on 0x%lx\n", aTarget ); in handleDropEvent()
2231 fprintf( stderr, "received XdndPosition on 0x%lx (%d, %d)\n", aTarget, m_nLastX, m_nLastY ); in handleDropEvent()
2274 fprintf( stderr, "received XdndLeave on 0x%lx\n", aTarget ); in handleDropEvent()
2294 fprintf( stderr, "received XdndDrop on 0x%lx (%d, %d)\n", aTarget, m_nLastX, m_nLastY ); in handleDropEvent()
2316 fprintf( stderr, "XdndDrop canceled due to m_bLastDropAccepted = fale\n" ); in handleDropEvent()
2378 fprintf( stderr, "Sending XdndFinished to 0x%lx\n", in dropComplete()
2457 fprintf( stderr, "Sending XdndStatus to 0x%lx with action %s\n", in sendDragStatus()
2512 … fprintf( stderr, "updateDragAction: %x -> %x\n", (int)m_nUserDragAction, (int)nNewDropAction ); in updateDragAction()
2607 …fprintf( stderr, "handleDragEvent: %s\n", OUStringToOString( getString( rMessage.xclient.message_t… in handleDragEvent()
2613 fprintf( stderr, "handleDragEvent: EnterNotify\n" ); in handleDragEvent()
2616 fprintf( stderr, "handleDragEvent: LeaveNotify\n" ); in handleDragEvent()
2619 …fprintf( stderr, "handleDragEvent: ButtonPress %d (m_nDragButton = %d)\n", rMessage.xbutton.button… in handleDragEvent()
2622 …fprintf( stderr, "handleDragEvent: ButtonRelease %d (m_nDragButton = %d)\n", rMessage.xbutton.butt… in handleDragEvent()
2625 fprintf( stderr, "handleDragEvent: KeyPress\n" ); in handleDragEvent()
2628 fprintf( stderr, "handleDragEvent: KeyRelease\n" ); in handleDragEvent()
2631 fprintf( stderr, "handleDragEvent: <unknown type %d>\n", rMessage.type ); in handleDragEvent()
2650 fprintf( stderr, "status drop action: accept = %s, %s\n", in handleDragEvent()
2918 fprintf( stderr, "accept: %x\n", dragOperation ); in accept()
2940 fprintf( stderr, "reject\n" ); in reject()
3107 …fprintf( stderr, "drag left window 0x%lx (rev. %d), entered window 0x%lx (rev %d)\n", m_aDropWindo… in updateDragWindow()
3220 fprintf( stderr, "startDrag( sourceActions = %x )\n", (int)sourceActions ); in startDrag()
3236 fprintf( stderr, "*** ERROR *** second drag and drop started.\n" ); in startDrag()
3238 fprintf( stderr, "*** ERROR *** drag source listener already set.\n" ); in startDrag()
3240 fprintf( stderr, "*** ERROR *** drag thread already running.\n" ); in startDrag()
3297 fprintf( stderr, "found drag source window 0x%lx\n", m_aDragSourceWindow ); in startDrag()
3306 fprintf( stderr, "try to grab pointer ... " ); in startDrag()
3342 fprintf( stderr, "%d\n", nPointerGrabSuccess ); in startDrag()
3345 fprintf( stderr, "try to grab keyboard ... " ); in startDrag()
3351 fprintf( stderr, "%d\n", nKeyboardGrabSuccess ); in startDrag()
3417 fprintf( stderr, "m_nUserDragAction = %x\n", (int)m_nUserDragAction ); in startDrag()
3431 fprintf( stderr, "osl_createSuspendedThread failed for drag execute\n" ); in startDrag()
3482 fprintf( stderr, "begin executeDrag dispatching\n" ); in dragDoDispatch()
3495 fprintf( stderr, "end executeDrag dispatching\n" ); in dragDoDispatch()
3658 fprintf( stderr, "SelectionClear for selection %s\n", in handleXEvent()
3762 fprintf(stderr, "SelectionManager::run\n" ); in run()
3815 fprintf(stderr, "SelectionManager::run end\n" ); in run()
3891 fprintf( stderr, "SelectionManager got downing event\n" ); in handleEvent()
3920 fprintf( stderr, "SelectionManager got app termination event\n" ); in notifyTermination()