Bug#290916: confirmation of patch "functionality"

2005-03-10 Thread VÃclav Åmilauer
The patch sent lastly proves to be functional. I know it is a bit violent method and a hack, but it works perfectly. We have about every other day SIGKILL in gdm debug log. I put it here for reference for others who might experience the same problem as _temporary_ solution. The cause (gdm daemon w

Bug#290916: tentative patch

2005-03-03 Thread VÃclav Åmilauer
Coming back after a few days, it happened _twice_ today after 2 weeks of silence. Log has is saying Mar 3 10:06:17 [gdm] gdm_display_unmanage: Stopping ag202-1.arcig:0 (slave pid: 7420) Mar 3 10:06:27 [gdm] whack_old_slave: GOT ANOTHER SIGTERM (or it was 10 secs already), killing slave ag

Bug#290916: important or grave?

2005-03-01 Thread VÃclav Åmilauer
> So we really need more information in order to decide whether or not > this bug is RC. I apologize for any trouble I may have caused by > downgrading it. If it is just here that it happens, I definitely consder it important, not grave (RC). Not "normal" though, unless the cause is explained. It

Bug#290916: was it problem of directories being umounted unexpectedly?

2005-02-09 Thread VÃclav Åmilauer
Since I fixed a bug in a PreSession script supposed to mount thin client's local media to user's home subdir, it happens MUCH less frequently (say once in a week). I still suggest not downgrading this bug to normal as (1) it still happens without known reason (2) gdm should handle such conditions g

Bug#292246: libautotrace-dev: headers useless in c++ (invalid syntax)

2005-01-25 Thread VÃclav Åmilauer
Package: libautotrace-dev Version: 0.31.1-8 Severity: normal Even though autotrace.h has the #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ stanza at the beginning, it can be used in c++ due to non-c++ syntax: /usr/include/autotrace/autotrace.h:45: error: use of enum `_at_polynomial_

Bug#292244: libmagick++6-dev: MaxRGB macro does not work if not ``using namespace Magick;''

2005-01-25 Thread VÃclav Åmilauer
Package: libmagick++6-dev Version: 6:6.0.6.2-1.5 Severity: normal MaxRGB is a preprocessor macro and does not obey namespaces. E.g. Magick::Color(0,0,0,MaxRGB) expands to Magick::Color(0,0,0,((Quantum) 65535)). However, Quantum lives in Magick namespace and "`Quantum' undeclared" results. Therefo

Bug#290916: caused by zombie gdmgreeters... why?

2005-01-23 Thread VÃclav Åmilauer
I attach `ps -A | grep gdm`. After this particular gdm freeze I was able to recover XDMCP functionality -KILLing parent processes of the defunct gdmgreeters (i.e. the ones immediately above in the ps output). The infamous line "whack_old_slave: GOT ANOTHER SIGTERM (or it was 10 secs already), kill