[Bug 225686] [NEW] Optra E310 ids as E312 under 8.04

2008-05-02 Thread Hank Dietz
Public bug reported: After upgrade to Ubuntu 8.04 on an AMD64 system, lsusb now says: Bus 002 Device 003: ID 043d:000c Lexmark International, Inc. Optra E312 Printer for my E310. However, it is correctly identified by the print system as an E310. The problem is that, although everything works,

[Bug 228067] Re: lyx 1.3.5.1 crashes as soon as it starts

2008-05-08 Thread Hank Dietz
I too get the same thing. Occassionally, I can get lyx started by reinstalling it, but it still doesn't load any document. When running empty, telling it to reconfigure yields a "Reconfiguration has failed" message, with the only error indicated on the stderr output being "mktexmf ecrm1000" fail

[Bug 62858] shmctl man differs from kernel operation

2006-09-28 Thread Hank Dietz
Public bug reported: shmget() allows creation of shared memory segments with key_t key values that can be used by other processes to identify them. Traditionally, under Linux the shmctl() call could be used to caused a shared memory segment to destroy itself upon the last detachment by IPC_RMID, a