Getting a warning upon launch on different PCs
Hi all, I have recently migrated from Kinetic and/or Indigo to Melodic, using Ubuntu 18.
My codes work fine but I keep getting the same message about a dozen times when launching a launch file:
XmbTextListToTextProperty result code -2
It repeats for about a dozen times after launching, but does not seem to effect the runtime. I just find it strange that this happens on 3 different computers with different launch files / nodes, and I can't find a thing on the internet.
Not sure which node causes this, I can check, but maybe someone here knows about a setting I might be able to change to get rid of this.
Blessings, Steve
From a quick Google (searching for
XmbTextListToTextProperty result code
returns quite a few results) this appears to be anXorg serverQt related error. I can't find the cause immediately, but various posts report that partial upgrades (of the OS) are too blame.This does not seem to be directly related to ROS, other than the fact that many ROS UI tools use Qt.