Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109294 - x11-misc/lineakd-0.8.3 provides a broken /etc/lineakkb.def
Summary: x11-misc/lineakd-0.8.3 provides a broken /etc/lineakkb.def
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 104131
  Show dependency tree
 
Reported: 2005-10-14 12:43 UTC by f5d8fd51ed1e804c9e8d0357e8614e0493b06e96
Modified: 2005-10-25 05:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description f5d8fd51ed1e804c9e8d0357e8614e0493b06e96 2005-10-14 12:43:15 UTC
As the title says, the lineakkb.def provided is broken, causing lineakconfig to
segfault.

here is the fix needed:

--- lineakkb.def        2005-10-14 21:34:59.000000000 +0200
+++ /etc/lineakkb.def   2005-10-14 21:36:02.000000000 +0200
@@ -2244,6 +2244,7 @@
     AudioRaiseVolume = 158
     AudioLowerVolume = 165
     WWW              = 130
+  [END KEYS]
 [END GENK-WTTOV]

 #### END Genius Keyboards ####
@@ -4537,7 +4538,7 @@
     VolumeDown  = 174
     VolumeUp    = 176
     Web|Home    = 178
-  END KEYS]
+  [END KEYS]
 [END MMNKP]

 [MNKpro]


Reproducible: Always
Steps to Reproduce:
1. emerge x11-misc/lineakd-0.8.3
2. emerge x11-misc/lineakconfig-0.4.1b-r1
3. run lineakconfig

Actual Results:  
get a segfault

Expected Results:  
lineakconfig running just fine
Comment 1 Ira Snyder 2005-10-19 16:22:29 UTC
This is causing a problem for me also. I fixed the lines as stated in the
previous post, and this fixes the lineakconfig segfault I was having.

Here are my package versions:
* x11-misc/lineakconfig
     Available versions:  0.4.1b 0.4.1b-r1
     Installed:           0.4.1b-r1

* x11-misc/lineakd
     Available versions:  0.7.2 0.8.2 0.8.3
     Installed:           0.8.3

Here is my emerge info:
irasnyd@yuki ~ $ emerge info
Portage 2.0.53_rc5 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-archck7 i686)
=================================================================
System uname: 2.6.13-archck7 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.12.0_pre9
ccache version 2.4 [disabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe -fforce-addr -fweb
-ftracer -funit-at-a-time"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe -fforce-addr -fweb
-ftracer -funit-at-a-time -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks fixpackages sandbox sfperms strict userpriv
usersandbox"
GENTOO_MIRRORS="http://gentoo.ccccom.com http://gentoo.llarian.net/
http://gentoo.osuosl.org/ http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/gentopia"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac alsa ao apm avi berkdb bzip2 cdr crypt cups
curl dbus dvd dvdr dvdread emboss fam fbcon ffmpeg flac freetype gdbm gif
gimpprint glitz gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal imagemagick imlib
java jpeg kde kdeenablefinal libg++ libwww mad matroska mikmod mmap mmx mmxext
mozilla mp3 mpeg ncurses no_wxgtk1 nowebdav nptl nptlonly offensive ogg
oggvorbis opengl pam pcre pdflib perl png python qt quicktime readline real sdl
slang spell sse ssl tcpd theora threads truetype truetype-fonts unicode usb
userlocales vorbis win32codecs wxwindows xine xml2 xmms xprint xv xvid zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LINGUAS, MAKEOPTS

Thanks.
Comment 2 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-25 05:33:36 UTC
Fixed in 0.8.3-r1.