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,
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
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