[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2015-02-19 Thread sgmanohar
** Description changed: UPDATE: After further investigation it turned out to be a problem related to the copy operation, in combination with a totally unrelated running Java program (FreeRapid). Reading some followups and other bug reports, it seems to be caused by the new clipboard managem

[Desktop-packages] [Bug 1517884] Re: libxp6 not available in xenial

2016-08-22 Thread sgmanohar
Please could someone post instructions on how to do this: "grabbing the old libxp.so.6 and setting ld_library_path"? I am stuck because I can't run Matlab. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libxp in Ubuntu. https://bugs.lau

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-10-23 Thread sgmanohar
** Description changed: UPDATE: After further investigation it turned out to be a problem related to the copy operation, in combination with a totally unrelated running Java program (FreeRapid). - Reading some followups and other bug reports, it seems to be caused by the new clipboard managem

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-10-23 Thread sgmanohar
I have done some debugging on this. I inserted printf("output plugin activated for clipboard: %s\n", (*out)->get_id()); at line 1202 of src/ui/clipboard.cpp. The routine ClipboardManagerImpl::_onGet is called repeatedly (presumably triggered by an external program creating a c

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-10-24 Thread sgmanohar
** Description changed: UPDATE: After further investigation it turned out to be a problem related to the copy operation, in combination with a totally unrelated running Java program (FreeRapid). - Reading some followups and other bug reports, it seems to be caused by the new clipboard managem