Summary: | dev-util/eric - eric4-configure.py aborts | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arne Babenhauserheide <arne_bab> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | normal | CC: | cuciferus, jokey, qt, skrattaren |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468441 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Arne Babenhauserheide
2008-04-09 07:13:47 UTC
Different from the notices in the Debian Bug report, this happens for me with PyQt4-4.3.3 - so downgrading to PyQt-4.3.3 is no solution. same here with: Portage 2.1.5.2 (default/linux/amd64/2008.0/desktop, gcc-4.2.3, glibc-2.7-r2, 2.6.24-gentoo-r3 x86_64) ================================================================= System uname: 2.6.24-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3000+ Timestamp of tree: Sat, 24 May 2008 13:00:01 +0000 ccache version 2.4 [enabled] app-shells/bash: 3.2_p39 dev-java/java-config: 1.3.7, 2.1.6 dev-lang/python: 2.4.4-r9, 2.5.2-r4 dev-python/pycrypto: 2.0.1-r6 dev-util/ccache: 2.4-r7 sys-apps/baselayout: 2.0.0 sys-apps/openrc: 0.2.4-r1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.62 sys-devel/automake: 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1 sys-devel/binutils: 2.18.50.0.6 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.25-r3 ACCEPT_KEYWORDS="amd64 ~amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=athlon64 -O2 -pipe " CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/svn/env /usr/kde/svn/share/config /usr/kde/svn/shutdown /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-march=athlon64 -O2 -pipe " DISTDIR="/var/tmp/dist" FEATURES="ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://ftp.romnet.org/gentoo" LDFLAGS="" LINGUAS="en_GB ro" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/layman/mpd /usr/portage/local/layman/kde /usr/portage/local/layman/enlightenment" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdr cli cracklib crypt dbus dri dvd dvdr dvdread emboss encode evo exif fam ffmpeg firefox fluxbox fortran gdbm gif glitz gtk gtk2 hal iconv ipv6 isdnlog jpeg kde kerberos ldap libnotify libsamplerate lm_sensors mad midi mikmod mmx mp3 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin nvidia offensive ogg opengl openmp pam pcre pdf perl png ppdspppd python qt qt3 qt3support qt4 quicktime readline reflection session spell spl sse sse2 ssl startup-notification svg tcpd tiff truetype unicode vorbis wxwindows xcb xml xorg xv zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplugfile hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB ro" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS You probably use localised version of Eric, I switched language to English (from Russian) and it stopped failing. is this still happening with 4.2.5 for you? eric4-configure dies with: Using default. Traceback (most recent call last): File "/usr/lib64/python2.5/site-packages/eric4/eric4-configure.py", line 61, in <module> main() File "/usr/lib64/python2.5/site-packages/eric4/eric4-configure.py", line 57, in main createMainWidget) File "//usr/lib64/python2.5/site-packages/eric4/Utilities/Startup.py", line 229, in simpleAppStartup w = mwFactory(argv) File "/usr/lib64/python2.5/site-packages/eric4/eric4-configure.py", line 38, in createMainWidget w = ConfigurationWindow() File "//usr/lib64/python2.5/site-packages/eric4/Preferences/ConfigurationDialog.py", line 585, in __init__ self.cw = ConfigurationWidget(self, fromEric = False) File "//usr/lib64/python2.5/site-packages/eric4/Preferences/ConfigurationDialog.py", line 256, in __init__ self.__initLexers() File "//usr/lib64/python2.5/site-packages/eric4/Preferences/ConfigurationDialog.py", line 346, in __initLexers self.lexers[language] = PreferencesLexer(language, self) File "//usr/lib64/python2.5/site-packages/eric4/Preferences/PreferencesLexer.py", line 78, in __init__ raise PreferencesLexerLanguageError(language) Preferences.PreferencesLexer.PreferencesLexerLanguageError: Unsupported Lexer Language: TCL same thing from preferences |