x11-misc/pcmanfm-0.5.1 displays icons incorrectly after upgrading to shared-mime-info-0.70. Every file has icons of either text or executable. Thunar file manager seems to work ok even with the update to shared-mime-info. The problem disappears by downgrading shared-mime-info to 0.60 version.
~ =) emerge --info Portage 2.2_rc45 (default/linux/amd64/10.0/desktop, gcc-4.4.1, glibc-2.10.1-r0, 2.6.31-gentoo-r2 x86_64) ================================================================= System uname: Linux-2.6.31-gentoo-r2-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_3800+-with-gentoo-2.0.1 Timestamp of tree: Sun, 11 Oct 2009 05:45:02 +0000 app-shells/bash: 4.0_p33 dev-java/java-config: 2.1.9-r1 dev-lang/python: 2.6.3, 3.1.1-r1 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 2.0.1 sys-apps/openrc: 0.5.1 sys-apps/sandbox: 2.1 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.9.6-r2, 1.10.2, 1.11 sys-devel/binutils: 2.19.1-r1 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.30-r1 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/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=athlon64 -O2 -pipe" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y" FEATURES="assume-digests distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="http://gentoo.gg3.net/" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" 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="/home/linkool/OSWork/portage" SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage" USE="3dnow X a52 aac aalib acl acpi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt dbus directfb dri dts dvd dvdr eds emboss encode evo exif fam fbcon ffmpeg firefox flac fontforge fortran gdbm gif gnutls gpm gstreamer gtk hal iconv idn ipv6 isdnlog jpeg libnotify mad mikmod mmx modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin offensive ogg opengl openmp oss pam pcre pdf perl png ppds pppd python qt3support qt4 quicktime readline reflection sasl sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd threads thunar tiff truetype unicode usb vim-syntax vorbis x264 xcomposite xml xorg xulrunner xv xvid zlib zsh-completion" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
i can confirm this too. i already tested this with pcmanfm-9999 same to there
Yep, this seems to be the first valid bug that's reported not working with the new shared-mime-info.
(In reply to comment #3) > Yep, this seems to be the first valid bug that's reported not working with the > new shared-mime-info. > Exactly, I had to make a Upgrade Down to version shared-mime-info-0.60 to work the mimes of pcmanfm mime-0.5.1. The final message of shared-mime-info-0.70 was. >>> Installing (13 of 36) x11-misc/shared-mime-info-0.70 * Updating shared mime info database ... * * The database format has changed between 0.60 and 0.70. * You may need to update all your local databases and caches. * To do so, please run the following commands: * (for each user) $ update-mime-database ~/.local/share/mime/ * (as root) # update-mime-database /usr/local/share/mime/ * but I not have the folder /.local/share/mime/ single the folder /.local/share/applications/
Got a ~/.config/mime ? I've seen someone in forums with this directory.
is fixed in the live svn ebuild http://sourceforge.net/tracker/?func=detail&aid=2883172&group_id=156956&atid=801864
Created attachment 208152 [details, diff] From upstream subversion. The patch from upstream subversion. Pretty much untested.
Patch pushed into pcmanfm-0.5.1-r1 Please test
(In reply to comment #8) > Patch pushed into pcmanfm-0.5.1-r1 > Please test > Patch works on my ~amd64 system. Reopen if still having issues. Thanks & regards.