On Don, 2011-03-10 at 13:21 +0000, Thue Janus Kristensen wrote: > 2011/3/10 Michel Dänzer <daen...@debian.org> > On Don, 2011-03-10 at 12:38 +0000, Thue Janus Kristensen > wrote: > > after "finish" on drmDropMaster on the second X server, I > get the > > value "-1". > > > Can you get the value of errno as well? > > > (gdb) finish > [...] > (gdb) print errno > $6 = 9
That's EBADF, so apparently the file descriptor passed in is invalid. Is it the same one that was passed to drmSetMaster? -- Earthling Michel Dänzer | http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org