Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 201047
Alias:
Product:
Component:
Status: RESOLVED
Resolution: NEEDINFO
Assigned To: Gentoo X packagers <x11@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jory A. Pratt <anarchy@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 201047 depends on: Show dependency tree
Bug 201047 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-12-03 01:35 0000
Full description is avaliable via upsteam bug.

Reproducible: Always




Patch has already been applied/queued upstream so perfect for inclusion in next
revision bump.

------- Comment #1 From Donnie Berkholz 2007-12-14 07:59:40 0000 -------
Should be fixed in 1.4.0.90, please reopen if it's not.

------- Comment #2 From Jakub Moc (RETIRED) 2007-12-14 20:55:30 0000 -------
*** Bug 202322 has been marked as a duplicate of this bug. ***

------- Comment #3 From Jakub Moc (RETIRED) 2007-12-14 20:56:56 0000 -------
Reopen wrt Bug 202322 

------- Comment #4 From Erik 2007-12-26 12:21:51 0000 -------
I had some problems with xmodmap and fixed them by adding the following lines
to /usr/kde/3.5/bin/startkde:
[[ -f $HOME/.Xmodmap ]] && /usr/bin/xmodmap $HOME/.Xmodmap
[[ -f /etc/X11/Xmodmap ]] && /usr/bin/xmodmap /etc/X11/Xmodmap

This needs to be added to kde-base/kdebase-startkde so that it works
automatically.

------- Comment #5 From Jory A. Pratt 2007-12-27 04:10:36 0000 -------
(In reply to comment #4)
> I had some problems with xmodmap and fixed them by adding the following lines
> to /usr/kde/3.5/bin/startkde:
> [[ -f $HOME/.Xmodmap ]] && /usr/bin/xmodmap $HOME/.Xmodmap
> [[ -f /etc/X11/Xmodmap ]] && /usr/bin/xmodmap /etc/X11/Xmodmap
> 
> This needs to be added to kde-base/kdebase-startkde so that it works
> automatically.
> 

This belongs on a seperate bug report, it has nothing to do with xorg-server
and its ability to load the xmodmap on startup anymore.

------- Comment #6 From Donnie Berkholz 2008-01-11 07:58:39 0000 -------
Rafał, are you using the evdev driver? That sounds like it could be evdev
taking over the keyboard and ignoring your xorg.conf setup. Please attach
/etc/X11/xorg.conf and /var/log/Xorg.0.log.

------- Comment #7 From Donnie Berkholz 2008-01-11 08:38:02 0000 -------
Please reopen the bug when you reply.

------- Comment #8 From Jakub Moc (RETIRED) 2008-01-11 12:54:21 0000 -------
*** Bug 202322 has been marked as a duplicate of this bug. ***

------- Comment #9 From Rafał Mużyło 2008-01-11 13:27:16 0000 -------
As I noted in 202322, I can't reopen this one, as I'm not the orginal reporter. 
Well, yes.
I'm using evdev 1.2.0 and hal 0.5.10. I've got correct fdi but even then
setxkbmap is needed, cause although keymap is polish, the problem from other
bugs happens (the one about arrow keys not working, or they do work but left
arrow is not repeated when held.
I'm talking about bugs 205077, 200061 and similar in the forums.

------- Comment #10 From Donnie Berkholz 2008-01-11 17:43:56 0000 -------
It sounds like your xkb setup may not reflect the changes required by the evdev
driver. What's `setxkbmap -print` show immediately after starting X, and then
again after running whatever setxkbmap command you use? Also, what is that
command?

------- Comment #11 From Rafał Mużyło 2008-01-11 18:31:50 0000 -------
Well, the funny thing is it prints exactly the same before and after I run
`setxkbmap` and this is all I run - hal-device reports keyboard is setup
correctly even before running setxkbmap (I've got a correct fdi file).
It prints:
xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)" };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include "pc+pl+inet(evdev)+altwin(menu)"        };
        xkb_geometry  { include "pc(pc104)"     };
};

But the interesting thing is what `xkb -xkb :0` prints before running setxkbmap
(afterwards it prints correct keymap). Namely it prints:
Warning:          Could not load keyboard geometry for :0
                  BadAlloc (insufficient resources for operation)
                  Resulting keymap file will not describe geometry

------- Comment #12 From Rafał Mużyło 2008-01-26 11:57:30 0000 -------
I completely forgot about this bug.
I found a solution of this problem and posted it as comment #9 of bug 200060.
BTW. what syntax I should have used for the above comment to be pointed to the
correct bug instead of this one ?

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug