You are not logged in.
Add another one to the list... Same problem here
xorg-server 1.9.3.901-1
xcompmgr 1.1.5-1
rxvt-unicode 9.10-1
Have tried the -compsite-fix package with no luck...
Offline
Downgrading from xf86-video-intel 2.14.0-1 to 2.13.0-4 fixed it for me.
% pacman -Q rxvt-unicode xorg-server xcompmgr xf86-video-intel intel-dri [~]
rxvt-unicode 9.10-1
xorg-server 1.9.3.901-1
xcompmgr 1.1.5-1
xf86-video-intel 2.13.0-4
intel-dri 7.10-1
Offline
Downgrading from xf86-video-intel 2.14.0-1 to 2.13.0-4 fixed it for me.
OK, that's fixed the problem for me when I'm not running xcompmgr, but I'm still getting it when I am.
Offline
urxvt behaves for me as long as I avoid using Xft fonts.
Yes, the fact that the problem is with Xft fonts is mentioned in the thread title
Last edited by w1ntermute (2011-02-02 00:11:18)
Offline
Because I've been awake for way too long. Anyways, this is already upstream with FDO.
Offline
That still doesn't explain why it was happening to me when xcompmgr wasn't running when I was running xf86-video-intel 2.14.0-1. This bug shouldn't show up at all when compositing isn't enabled.
Offline
I can confirm that not using Xft fonts solves the problem, at least for me (running xcompmgr).
Offline
tvale wrote:Downgrading from xf86-video-intel 2.14.0-1 to 2.13.0-4 fixed it for me.
OK, that's fixed the problem for me when I'm not running xcompmgr, but I'm still getting it when I am.
Downgrading also fixed it for me. The cursor still disappears, only to reappear 1 or 2 secs later. The cursor glyph doesn't get messed up anymore.
To rest or to not do anything, that is the question.
Offline
Anyone know if this is still happening with xf86-video-intel 2.14.0-2 (added to the repos on 2/18)?
Offline
Just finished installing 2.14.0-2. Apparently it's working again.
To rest or to not do anything, that is the question.
Offline
Just finished installing 2.14.0-2. Apparently it's working again.
It's better, but a blinking cursor in urxvt still doesn't display properly.
"Cared thou not, thou would have abstained." - Xyne
Offline
Also fixed it for me.
Offline
Still not working for me.
Offline
Any word on if 2.14.0-3 fixes the problems?
Offline
Any word on if 2.14.0-3 fixes the problems?
Cursor still disappearing with rxvt-unicode + xft after running xcompmgr.
Offline
Also works with cairo-compmgr after installing 2.14.0-2.
Offline
Still doesn't work here.
Offline
Hi everyone, I had this cursor problem too.
I'm using xcompmgr-git from AUR, intel graphics. (x86_64)
And I'm not sure why but I think I found a workaround.
Try running this:
urxvt -depth 32
Well, instead of going transparent, it fix the issue (At least in my case).
But when I tried adding "urxvt*depth: 32" to .Xdefaults, it went transparent and the cursor disappear so I removed it and use "urxvt -depth 32" instead.
Hope this help.
tsujeruplive, tnarongisi... ... ... ... ɥsılƃuǝ sı sıɥʇ
Offline
Furthermore, when compositing is enabled there are artefacts on Midnight Commander panels in urxvt there.
But, it's Ok with mc when running it in sakura, lxterminal. Seems like somehow it is related to urxvt and compositing.
Of course, video is Intel indeed.
Xorg 1.9.4
xf86-video-intel 2.14.0-1
P.S. Maybe, this is the solution? https://bugs.freedesktop.org/show_bug.cgi?id=32734#c22
Last edited by sarbash (2011-03-18 13:40:57)
Offline
I had the same problem and found a solution here: http://bugs.gentoo.org/show_bug.cgi?id=339716
A fixed pkgbuild tarball can be found here: http://piie.net/files/xorg-server_urxvt … fix.tar.gz
Offline
The bug is gone in the last update of the driver in repo.
Just costs a wait for a little.
extra/xf86-video-intel 2.14.0-3 (xorg-drivers xorg)
works like a charm
Offline
The bug is gone in the last update of the driver in repo.
Not entirely. The issue has been solved for when Xcompmgr is not running, but it still exists when it is.
Last edited by w1ntermute (2011-03-25 23:48:28)
Offline
While doing some cleaning of the system, I found that I got this problem when I replaced libxft-lcd from AUR[1] with libxft from extra, so I changed it back and am not seeing any problems.
Offline