David Brown
- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Activity overview
Latest activity by David Brown-
David Brown commented,
Hi Andrey, Thanks for looking into this, and for your feedback. Presumably the requirement of using gcc<10.2 also applies to all dependencies of the plugin, as they may otherwise try to load libstd...
-
David Brown commented,
Hi Andrey, I'm glad you can reproduce it. I'd be very interested in your findings.
-
David Brown commented,
Hi Andrey, I just spun up a new ubuntu 20 VM. Details are: Linux fresh-VirtualBox 5.15.0-46-generic #49~20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linuxg++ (Ubuntu 9.4....
-
David Brown commented,
Hi Andrey, Thanks for the response. I just tested by copy/pasting the CMakelists.txt excerpt you provided, but unfortunately it breaks the display of the uuid, as before. Removing the static linkag...
-
David Brown commented,
Hi Andrey, Thanks for taking the time to test this. Unfortunately the issue will not show up if only the .cpp file is copied; the CMakeLists.txt file also needs modifying. Without statically linkin...
-
David Brown commented,
I'd like to reiterate that loading the library using dlopen/dlsym and calling a test function gives the expected behaviour (i.e. can write number to stream), whereas when loaded by nx mediaserver w...
-
David Brown commented,
Hi Andrey, Thanks for the reply. Sorry, I should have included those details before. And it's ubuntu 20, not 18. The changes to the device_agent.cpp (line 151), and the CMakeLists.txt can be seen h...
-
David Brown created a post,
Meta plugin Linux: All operator<< acting on a stream fail when writing a number
AnsweredHi. There's something wrong with a meta plugin built in Linux ubuntu 18, and any attempts to write numbers to a stream. I've called functions within the plugin, and the write works fine; it's broke...
-
David Brown commented,
Ok, thanks very much Andrey.
-
David Brown commented,
Hi Andrey, Are you referring to the mismatched best-shot images? Or just the disappearing attributes?