tag 346115 + unreproducible
thanks

Erik Meusel a écrit :
Package: lineak-xosdplugin
Version: 1:0.8.3-6
Severity: grave
Justification: renders package unusable
Tags: patch

Hi
Hi,

lineak-xosdplugin doesn't print its onscreen messages. The problem seems to be 
in the initialize_display function in
xosd_plugin/xosdplugin.cpp, which is commented out.

When I use the following function instead, it compiles and works well.

extern "C" void initialize_display(displayCtrl *imyDisplay) {
 if (verbose) cout << "Initializing display!" << endl;
 default_display = (xosdCtrl *) imyDisplay;
}

That may fixes the problem, but I doubt it is the correct way to do that. This code is commented out for years, and it's the first time I've heared of such a problem.

Is it the first time you use lineak-xosdplugin, or have you use it before and it stopped to work?

Bye,
Aurelien

--
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to