Open forum for end-user questions about
Wine . Before asking questions, check out the
Wiki as a first step.
Forum Rules
embh
Level 1
Posts: 7 Joined: Fri Aug 06, 2010 4:31 pm
Post
by embh » Fri Aug 06, 2010 4:48 pm
Hi,
I'm trying to run an accounting program called Mamut DaTax. Running the installation part is not a problem, but when entering the program itself all keys are dead but the following: øæå£¤§
I'm using a Norwegian keyboard, and wine version 1.3 under Kubuntu 10.04.
Any suggestions for how to approach?
Thanks
Best regards,
Erik
James McKenzie
Post
by James McKenzie » Fri Aug 06, 2010 8:53 pm
embh wrote:
Hi,
I'm trying to run an accounting program called Mamut DaTax. Running the installation part is not a problem, but when entering the program itself all keys are dead but the following: øæå£¤§
I'm using a Norwegian keyboard, and wine version 1.3 under Kubuntu 10.04.
What happens when you switch to an English keyboard mapping? (I know
the program is written to Norwegian keyboard but this is just checking
out if the mapping file is good.)
James McKenzie
embh
Level 1
Posts: 7 Joined: Fri Aug 06, 2010 4:31 pm
Post
by embh » Sat Aug 07, 2010 3:23 am
I tried to change to US keyboard mapping. But that left me with dead keys only.
Thanks!
Br.
Erik
DaVince
Level 8
Posts: 1099 Joined: Wed Oct 29, 2008 4:53 pm
Post
by DaVince » Sat Aug 07, 2010 6:39 am
Dead keys? You mean that you get á when you press a, for example? (See
http://en.wikipedia.org/wiki/Dead_key about the definition of dead keys.) Or did you mean they just don't input anything at all?
embh
Level 1
Posts: 7 Joined: Fri Aug 06, 2010 4:31 pm
Post
by embh » Sun Aug 08, 2010 9:25 am
Sorry. Seems as if didn't know the correct definition for "dead key".
No, it's not dead key. Instead I'm not getting anything at all except from when I'm typing the letters mentioned.
Br.
Erik
vitamin
Moderator
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Sun Aug 08, 2010 9:47 am
embh wrote: No, it's not dead key. Instead I'm not getting anything at all except from when I'm typing the letters mentioned.
What is your locale set to (run 'locale' and post output here)?
embh
Level 1
Posts: 7 Joined: Fri Aug 06, 2010 4:31 pm
Post
by embh » Sun Aug 08, 2010 10:04 am
The output from 'locale' is:
LANG=en_US.utf8
LANGUAGE=
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=
The Norwegian keyboard still works perfectly with øæåØÆÅ (the special Norwegian characters) in the terminal window.
Br.
Erik
vitamin
Moderator
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Mon Aug 09, 2010 9:14 am
embh wrote: LANG=en_US.utf8
You have to set correct locale for your language. Otherwise Wine won't detect keyboard layout properly.
embh
Level 1
Posts: 7 Joined: Fri Aug 06, 2010 4:31 pm
Post
by embh » Mon Aug 09, 2010 11:21 am
I have now set my locale to nb_NO (Norwegian):
LANG=nb_NO.utf8
LANGUAGE=
LC_CTYPE="nb_NO.utf8"
LC_NUMERIC="nb_NO.utf8"
LC_TIME="nb_NO.utf8"
LC_COLLATE="nb_NO.utf8"
LC_MONETARY="nb_NO.utf8"
LC_MESSAGES="nb_NO.utf8"
LC_PAPER="nb_NO.utf8"
LC_NAME="nb_NO.utf8"
LC_ADDRESS="nb_NO.utf8"
LC_TELEPHONE="nb_NO.utf8"
LC_MEASUREMENT="nb_NO.utf8"
LC_IDENTIFICATION="nb_NO.utf8"
LC_ALL=
Now none of my keys are working, including those that used to work when using en_US.utf8.
Any further ideas?
Br.
Erik
vitamin
Moderator
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Mon Aug 09, 2010 9:12 pm
embh wrote: Now none of my keys are working, including those that used to work when using en_US.utf8.
Do they work in Wine's notepad?
embh
Level 1
Posts: 7 Joined: Fri Aug 06, 2010 4:31 pm
Post
by embh » Tue Aug 10, 2010 3:49 am
Yes, it works fine for all other applications. It's only Mamut that causes the trouble.
Since some of the keys work I hoped there could be some work-around for Mamut as well...
Best Regards,
Erik
vitamin
Moderator
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Wed Aug 11, 2010 8:54 am
embh wrote: Yes, it works fine for all other applications. It's only Mamut that causes the trouble.
Then it must be doing something strange. Please file bug in Wine's bugzilla.
embh
Level 1
Posts: 7 Joined: Fri Aug 06, 2010 4:31 pm
Post
by embh » Wed Aug 11, 2010 9:08 am
OK, thanks!