Bug#384262: xserver-xorg-core: could not open default font 'fixed'

2006-10-01 Thread Eugene Konev
If your xorg.conf only one FontPath entry FontPath"unix/:7100"# local font server can you try removing this entry or the whole section and see if it works. If there are more FontPath entries, then send your xorg.conf to the bug log, please. -- To UNSUBSCRIBE

Bug#390254: missing dependencies

2006-09-30 Thread Eugene Konev
Fix: diff -Nru libxcomposite/debian/rules libxcomposite.new/debian/rules --- libxcomposite/debian/rules 2006-04-19 09:55:13.0 +0800 +++ libxcomposite.new/debian/rules 2006-09-30 18:26:21.0 +0800 @@ -78,7 +78,7 @@ dh_strip --dbg-package=$(PACKAGE) dh_compress

Bug#362149: xdm: GiveConsole/TakeConsole/Xsetup_0 missing

2006-04-12 Thread Eugene Konev
At Wed, 12 Apr 2006 10:57:28 -0400, Martin Stolle wrote: > After upgrading to this xdm version in unstable, users can no longer log > on. It seems like xdm tries to execute some scripts, as configured in > the default xdm-config, that don't exist. The missing scripts are > Xsetup_0, GiveConsole a

Bug#347228: libxt6: Missing dependency on libx11-6.

2006-01-09 Thread Eugene Konev
Quick hack to fix: --- xorg-x11-6.9.0.dfsg.1.orig/debian/rules 2006-01-10 03:11:40.0 +0700 +++ xorg-x11-6.9.0.dfsg.1/debian/rules 2006-01-10 02:56:37.0 +0700 @@ -585,7 +585,7 @@ chmod ug+s debian/xserver-common/usr/X11R6/bin/X dh_installdeb dh_shlibde

Bug#347228: libxt6: Missing dependency on libx11-6.

2006-01-09 Thread Eugene Konev
Hello Daniel. On Mon, 9 Jan 2006 18:48:20 +0100 you wrote: > On Mon, Jan 09, 2006 at 11:08:21AM -0500, David Nusinow wrote: > > On Mon, Jan 09, 2006 at 04:22:04PM +0100, Daniel Kobras wrote: > > > libXt from 6.9.0.dfsg.1-2 was linked with libX11, but this > dependency is > > > not reflected in t

Bug#319121: FTBFS: Missing build-dependency on libselinux1-dev

2005-07-20 Thread Eugene Konev
n-SELinux kernels. The more permanent way to enable SELinux support is to #define HasSELinux YES in the relevant distribution-specific section of linux.cf. If that is done for Debian, the source package will need to add a build-dependency on the libselinux1-dev package. Changes by Eugene Konev:

Bug#318405: Bug#319003: xserver-xorg: Trident and -3: libvgahw is still broken, Bug#318405: acknowledged by developer (Bug#318218: fixed in xorg-x11 6.8.2.dfsg.1-3)

2005-07-20 Thread Eugene Konev
Hello David. On Wed, 20 Jul 2005 10:50:28 +0200 you wrote: > What workaround have you tried to build that libvgahw.a? No > optimization, or > an enhanced version of the X.Org patch? Enhanced version. Attached. gcc4 has issues with libvgahw.a. This patch is a workaround stolen from http

Bug#319003: xserver-xorg: Trident and -3: libvgahw is still broken, Bug#318405: acknowledged by developer (Bug#318218: fixed in xorg-x11 6.8.2.dfsg.1-3)

2005-07-20 Thread Eugene Konev
Can you please test if the problem still exists with the following libvgahw.a: http://www.imfi.kspu.ru/~ejka/libvgahw.a -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#255276: slapd/slapcat hang in endless loops

2005-05-26 Thread Eugene Konev
Hello Torsten. On Thu, 26 May 2005 16:53:17 +0200 you wrote: >> +# Find out slapd db directories >> +SLAPD_DBDIRS=`sed -ne 's/^directory[[:space:]]\+"*\([^"]\+\).*/\1/p' \ >> +"$SLAPD_CONF" ` >> + TL> I'd rather gather this list at the time when it is needed. Apar

Bug#255276: slapd/slapcat hang in endless loops

2005-05-25 Thread Eugene Konev
Hello Torsten. On Mon, 23 May 2005 17:11:44 +0200 you wrote: TL> Looks like we should do that after bazillions of people requested it. TL> Any suggestions how to implement this correctly? The attached patch adds calling db4.2_recover to slapd.init on every slapd startup. diff -Nru openldap

Bug#309760: Now a real fix

2005-05-23 Thread Eugene Konev
Attached is the patch which fixes a problem with gaim. It properly sanitizes all input from xserver events. BTW, woody version of xlockmore also has the same problem. The patch applies to it, though with some fuzziness. Looking through diff between woody and sarge versions I couldn't see any oth

Bug#255276: slapd/slapcat hang in endless loops

2005-05-22 Thread Eugene Konev
After experimenting with different kinds of slapd database corrution on 2.2.23 I've found out that this behavior is hapenning then db environment files (/var/lib/ldap/__db.00[1-5]) are missing or severely corrupted. ltracing slapd shows that it stucks in dbenv_open, so it's problem in berkeley db

Bug#309760: xlockmore-gl: xlock dies when (fv)wm switches virtual desktop

2005-05-21 Thread Eugene Konev
Well, I can reproduce a bug and made a fix for it. 1. How to reproduce: config: --- # Taken from .fvwm2rc # Setup more than 3x3 virtual pages DesktopSize 3x3 # Make emacs start on different page Style Emacs StartsOnPage 0 1 --- Now I start emacs. It is started on page 0,1. Then I switch to any