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
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
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
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
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
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:
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
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]
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
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
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
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
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
13 matches
Mail list logo