Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152101 - KDE: input actions: cannot chose menu item {kde,kcontrol}-3.5.6
Summary: KDE: input actions: cannot chose menu item {kde,kcontrol}-3.5.6
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-20 05:43 UTC by Andrey Melentyev
Modified: 2007-02-05 16:07 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 Andrey Melentyev 2006-10-20 05:43:29 UTC
The problem is the following:
1) I've created a new input action (from KDE control center, "Regional & Accessibility" - "Input actions"
2) I specified the "Action type: K-menu entry (simple)"
3) In "Menu entry settings" tab I tried to choose any menu entry with "Browse..." button,  but it seems that this button is broken. That's all.

# emerge --info
Portage 2.1.2_pre3-r5 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.18-ck1 i686)
=================================================================
System uname: 2.6.18-ck1 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.12.5
Last Sync: Thu, 19 Oct 2006 23:00:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://router/gentoo ftp://hess.local/gentoo ftp://kos.local/gentoo ftp://longobard.local/gentoo ftp://swdevel.local/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.KOI8-R"
LINGUAS="ru"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/home/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://router/gentoo-portage"
USE="x86 7zip X a52 aac alsa amr apm bash-completion berkdb bitmap-fonts blender-game branding browserplugin bzip2 cairo chardet chm cli connectionstatus cracklib crypt cscope cups cvs dbus dga dlloader dvd elibc_glibc emboss encode encodecurl exif extras fam fbcon ffmpeg firefox flac fontconfig foomaticdb gdbm gif glibc-omitfp glitz glut graphviz gtk gtk2 hal history iconv imagemagick input_devices_keyboard input_devices_mouse iontruetype irc isdnlog java javascript jingle jpeg kde kdeenablefinal kernel_linux lame lcms libg++ libwww linguas_ru lm_sensors logitech-mouse mad mikmod mmx mmxext motif mp3 mpeg ncurses netmeeting nls no-old-linux nptl nptlonly nsplugin nvidia ogg opengl optimisememory pam pcre pda pdf perl png povray pppd python qt qt3 qt4 quicktime readline real reflection rtc sbcl scanner sdl session slang sms spell spl sse sse2 ssl subversion svg tcpd tga tiff truetype truetype-fonts type1-fonts udev usb userland_GNU video_cards_nvidia video_cards_vesa vorbis win32codecs wma wxwindows x264 xcomposite xml xml2 xorg xscreensaver xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Charlie Shepherd (RETIRED) gentoo-dev 2007-02-03 13:32:27 UTC
What version of kde/kcontrol is this?
Comment 2 Andrey Melentyev 2007-02-03 16:00:14 UTC
(In reply to comment #1)
> What version of kde/kcontrol is this?
> 

It was 3.5.5 when I started this bugzilla entry, now its 3.5.6 and the results are the same.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2007-02-04 21:03:28 UTC
Hehe, nothing supposed to happen up to now... *sigh*


void Menuentry_widget::browse_pressed()                                                                                               
    { // CHECKME TODO                                                                                                                 
    }                                                                                                                                 
                                                                                                                                      
} // namespace KHotKeys 


You may file a bug at https://bugs.kde.org, but not so likely it'll be fixed for the lifetime of KDE 3.x.
Comment 4 Andrey Melentyev 2007-02-05 16:07:54 UTC
(In reply to comment #3)
> Hehe, nothing supposed to happen up to now... *sigh*
> 
> 
> void Menuentry_widget::browse_pressed()                                         
>     { // CHECKME TODO                                                           
>     }                                                                           
> 
> } // namespace KHotKeys 
>
>
> You may file a bug at https://bugs.kde.org, but not so likely it'll be fixed
> for the lifetime of KDE 3.x.
> 

It's very nice, thanks :)
I won't disturb KDE developers with such a small thing, let them work with KDE4 :)