Bug#492083: gnome-terminal use some deprecated ioctl?

Piotr Engelking inkerman42 at gmail.com
Sun Jun 28 02:02:18 UTC 2009


reassign 492083 vte
tags 492083 + patch
thanks

The STREAMS ioctl numbers, as defined by glibc, conflict with Linux CD
ioctls. The bug is caused by vte attempting to use the I_FIND ioctl, which
on Linux calls CDROMSUBCHNL, instead.

The attached patch fixed the problem by making sure that the ioctl is used
only on actual STREAMS files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: isastream.patch
Type: application/octetstream
Size: 1002 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20090628/ce66ca44/attachment.bin>


More information about the pkg-gnome-maintainers mailing list