Bug#285151: more info

2004-12-11 Thread Alex Romosan
"Lior Kaplan" <[EMAIL PROTECTED]> writes: > Any way, after upgrading to version 4.3.0.dfsg.1-9 of xdm, xdm doesn't > start the X server. Meaning noone can connect the the GUI. Killing XDM and > running startx works. > there is a small typo in /etc/X11/xdm/Xstartup. the following patch should fix

Bug#318353: libglu1-xorg-dev: depends on libstdc++6-dev (gcc v3)

2005-07-14 Thread Alex Romosan
Package: libglu1-xorg-dev Version: 6.8.2.dfsg.1-2 Severity: normal since this package was presumably compiled with gcc v4 (libglu1-xorg provides libglu1c2) it should depend instead on libstdc++6-4.0-dev. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy:

Re: compile problem with plib

2005-12-02 Thread Alex Romosan
Josh Babcock writes: > looks like debian is broken. There was no link from libXmu.so to > libXmu.so.6 in /usr/X11R6/lib. > Thanks for the tip. > > For you Debian guys: > Package Installed PreviousNow > State > ===-===-===-==

Bug#345406: empty /etc/X11/xdm/xdm-config

2005-12-30 Thread Alex Romosan
Package: xdm Version: 6.9.0.dfsg.1-1 Severity: important after upgrading /etc/X11/xdm/xdm-config is empty and as such xdm can't find any configuration files and it's kind of useless. copying xdm-config from a system that wasn't upgraded fixes the problem. -- System Information: Debian Release: te

Re: Random system freeze after update to 6.9.0

2006-02-23 Thread Alex Romosan
Daniel Dorau <[EMAIL PROTECTED]> writes: > My problem is that right now, 6.9.0 is unusable as long as it takes > down the whole system. Where can I get the xorg-server package of > 6.8.2 to downgrade temporarily? i've saved a copy of all 6.8.2 packages at http://caliban.lbl.gov/xorg/ --alex-- -

Re: Random system freeze after update to 6.9.0

2006-02-23 Thread Alex Romosan
Daniel Dorau <[EMAIL PROTECTED]> writes: > Am Donnerstag, den 23.02.2006, 08:14 -0800 schrieb Alex Romosan: >> Daniel Dorau <[EMAIL PROTECTED]> writes: >> >> > My problem is that right now, 6.9.0 is unusable as long as it takes >> > down the whole sy

Re: xdm 4.2.0pre1v1 troubles

2002-07-23 Thread Alex Romosan
martin f krafft <[EMAIL PROTECTED]> writes: > now i can get to start with startx and it works perfectly (and sooo > fast thanks to the 4.2 ATI radeon driver). however, i can't get xdm > to work. it displays the login window, when i enter the information, > the screen goes black for about 5 seconds

Bug#362149: reopened

2006-04-14 Thread Alex Romosan
Joey Hess <[EMAIL PROTECTED]> writes: > I've reopened this bug because xdm 1:1.0.1-5 remains broken exactly as > before; xdm-config refers to a nonexistant Xsetup_0, and if I fix that > xdm still fails on login with this in the log: > > error opening security policy file /usr/lib/xserver/SecurityP

Bug#373766: xserver-xorg-video-ati: 3D accelerated display shifted to the left with some apps.

2006-06-15 Thread Alex Romosan
Friedrich Delgado Friedrichs <[EMAIL PROTECTED]> writes: > I've sometimes noted in the past that 3D accelerated hacks from the > xscreensaver package ran about 50% displaced to the left and I can > sometimes provoke /usr/lib/xscreensaver/lament to displace its > picture by using opaque-resize in f

emulate 3 buttons and xdm problem (xfree 4.0.1 phase2v4)

2000-09-09 Thread Alex Romosan
is there a way to emulate 3 buttons like in the previous version of xfree86 (by pressing both left and right button you get the middle button)? Emulate3Buttons doesn't work anymore and i couldn't find any documentation on how to do it differently. also, i don't know if this is a setup problem or n

Re: sessreg not included in xbase-clients 4.0.1-0phase2v13

2000-10-04 Thread Alex Romosan
Joe Drew <[EMAIL PROTECTED]> writes: > For a while, I was seeing a mysterious inability for gdm to log in, and > finally tracked it down to its /etc/gdm/PreSession/Default script, > which calls /usr/X11R6/bin/sessreg. This is present in the woody version > of X, but not in the new packages. Is thi

Re: broken xserver-xfree86

2000-11-20 Thread Alex Romosan
Mark Montague <[EMAIL PROTECTED]> writes: > I found that despite this error message, my X server (kinda) worked, > but I had to change a link: > > ls -sf /usr/X11R6/bin/XFree86 /etc/X11/X > yes, the link setup in the xserver-xfree86.postinst is wrong. it should be: ln -sf "$this_server" /etc/X

problems with 4.0.1-6

2000-11-21 Thread Alex Romosan
unlike my desktop, where the /etc/X11/X link didn't get created at all, on my laptop it exists and it points to /usr/X11R6/bin/X. but if i type 'startx -- :1' i get an endless stream of: var: allowed_users, value: rootonly. var: nice_value, value: . what i find puzzling is if i redirect the outpu

dexter in 4.0.1-7

2000-11-21 Thread Alex Romosan
what happened to dexter? it doesn't want to generate the XF86Config-4 file anymore (it goes for the v3 version, even though i don't have any v3 servers installed). actually i just figured this out. if the Xserver file still exists (and it doesn't get purged when you remove the v3 servers) and the

Bug#526260: xorg: cursor appears on all displays

2009-07-13 Thread Alex Romosan
Julien Cristau writes: > On Thu, Apr 30, 2009 at 00:52:47 -0700, Jakob wrote: > >> I have X configured with two screens (without Xinerama) like this: >> >> Section "ServerLayout" >> Identifier "Default Layout" >> Screen 0 "Screen0" 0 0 >> Screen 1 "Screen1" Righ

emulate 3 buttons and xdm problem (xfree 4.0.1 phase2v4)

2000-09-09 Thread Alex Romosan
is there a way to emulate 3 buttons like in the previous version of xfree86 (by pressing both left and right button you get the middle button)? Emulate3Buttons doesn't work anymore and i couldn't find any documentation on how to do it differently. also, i don't know if this is a setup problem or

Re: sessreg not included in xbase-clients 4.0.1-0phase2v13

2000-10-04 Thread Alex Romosan
Joe Drew <[EMAIL PROTECTED]> writes: > For a while, I was seeing a mysterious inability for gdm to log in, and > finally tracked it down to its /etc/gdm/PreSession/Default script, > which calls /usr/X11R6/bin/sessreg. This is present in the woody version > of X, but not in the new packages. Is th

Re: broken xserver-xfree86

2000-11-20 Thread Alex Romosan
Mark Montague <[EMAIL PROTECTED]> writes: > I found that despite this error message, my X server (kinda) worked, > but I had to change a link: > > ls -sf /usr/X11R6/bin/XFree86 /etc/X11/X > yes, the link setup in the xserver-xfree86.postinst is wrong. it should be: ln -sf "$this_server" /etc/

problems with 4.0.1-6

2000-11-21 Thread Alex Romosan
unlike my desktop, where the /etc/X11/X link didn't get created at all, on my laptop it exists and it points to /usr/X11R6/bin/X. but if i type 'startx -- :1' i get an endless stream of: var: allowed_users, value: rootonly. var: nice_value, value: . what i find puzzling is if i redirect the outp

dexter in 4.0.1-7

2000-11-21 Thread Alex Romosan
what happened to dexter? it doesn't want to generate the XF86Config-4 file anymore (it goes for the v3 version, even though i don't have any v3 servers installed). actually i just figured this out. if the Xserver file still exists (and it doesn't get purged when you remove the v3 servers) and the

Re: xdm 4.2.0pre1v1 troubles

2002-07-23 Thread Alex Romosan
martin f krafft <[EMAIL PROTECTED]> writes: > now i can get to start with startx and it works perfectly (and sooo > fast thanks to the 4.2 ATI radeon driver). however, i can't get xdm > to work. it displays the login window, when i enter the information, > the screen goes black for about 5 second