slashmais Messages: 20 Registered: January 2007 Location: south africa
Promising Member
andrei_natanael wrote on Sat, 11 April 2009 00:37
Hi, are you on Linux(with KDE)? If yes, then this "bug" is known. It's not really a bug, the problem is that when a reference to a help topic isn't found theIDE is trying to access it's html version(IIRC), it's a fallback method. But because U++ use xdg-open to open external links if xdg-open is invoked with a bad argument on KDE it show an error message box(in Gnome it's simply ignored, only warnings appear in console if you run theIDE from it).
Spot-on with 'Linux/KDE'! - I should have said that, sorry.
Thanks for the explanation.
How do I fix this?
Do I need to install something; fix some code somewhere?