Package: x2goclient Severity: minor Version: HEAD Hi Alex, some of the debug code lines fail to compile if a LOG_FILE has been set. The below patch shows which lines I had to comment out to make X2Go Client compile with debug output. Greets, Mike diff --git a/onmainwindow.cpp b/onmainwindow.cpp index 76f8ba9..1f2e2b7 100644 --- a/onmainwindow.cpp +++ b/onmainwindow.cpp @@ -261,7 +261,7 @@ ONMainWindow::ONMainWindow ( QWidget *parent ) :QMainWindow ( parent ) QDesktopWidget wd; - x2goDebug<<"primary screen geometry: "<screenGeometry(disp-1); - x2goDebug<<"resizing proxy win to fit display "< newXineramaScreens; for (int i=0; i< root->numScreens(); ++i) @@ -9437,17 +9437,17 @@ void ONMainWindow::slotConfigXinerama() intersection=root->screenGeometry(i).intersected(lastDisplayGeometry); if (!intersection.isNull()) { - x2goDebug<<"intersected with "<stop(); QStringList screens; foreach (QRect disp, xineramaScreens) -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb