Blueshift
February 11th, 2007, 05:19 PM
Hi!
I have just installed LyX and it seems like a cool program. I just have one major bug that I would like to resolve. The letters in the task bar are automatically set to Danish when I install it via the Ubuntu repository. Unfortunately something strange happens when the program tries to do this and the letters are all screwed up.. think it has something to do with the libraries. Here is what I get if I run the program from the terminal:
X Error: BadDevice, invalid or uninitialized input device 157
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 157
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
Locale da_DK could not be set
Found some help on this at http://wiki.lyx.org/LyX/Troubleshooting
Write the following command from Terminal:
export LC_ALL=en; lyx
It seems to work, as it changes the locale from Danish to English :)
I have just installed LyX and it seems like a cool program. I just have one major bug that I would like to resolve. The letters in the task bar are automatically set to Danish when I install it via the Ubuntu repository. Unfortunately something strange happens when the program tries to do this and the letters are all screwed up.. think it has something to do with the libraries. Here is what I get if I run the program from the terminal:
X Error: BadDevice, invalid or uninitialized input device 157
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 157
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
Locale da_DK could not be set
Found some help on this at http://wiki.lyx.org/LyX/Troubleshooting
Write the following command from Terminal:
export LC_ALL=en; lyx
It seems to work, as it changes the locale from Danish to English :)