From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N9HP3-0008Ru-W1 for garchives@archives.gentoo.org; Sat, 14 Nov 2009 12:06:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94279E09CE for ; Sat, 14 Nov 2009 12:06:53 +0000 (UTC) Received: from smtp3.tech.numericable.fr (smtp3.tech.numericable.fr [82.216.111.39]) by pigeon.gentoo.org (Postfix) with ESMTP id 5BB19E0856 for ; Sat, 14 Nov 2009 11:31:47 +0000 (UTC) Received: from [192.168.0.10] (abo-8-29-68.rns.modulonet.fr [85.68.29.8]) by smtp3.tech.numericable.fr (Postfix) with ESMTP id D66B63E410 for ; Sat, 14 Nov 2009 12:31:45 +0100 (CET) Message-ID: <4AFE9520.9030806@numericable.fr> Date: Sat, 14 Nov 2009 12:31:44 +0100 From: Jacques Montier User-Agent: Thunderbird 2.0.0.23 (X11/20090914) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Missing icons in K3b References: <4AFD7BCB.1000506@numericable.fr> <200911131734.10373.volkerarmin@googlemail.com> <4AFD8EA0.5080606@numericable.fr> <200911131759.07333.volkerarmin@googlemail.com> <20091113180511.25309pj6vkqe0xys@horde.gormotte.info> <4AFD961C.3070309@numericable.fr> <20091113183452.90105hm2nbg6ro4c@horde.gormotte.info> <20091113183904.89094h9pbsyn25yc@horde.gormotte.info> <4AFDA056.1060500@numericable.fr> <20091113201648.15517dr2sraa8v0g@horde.gormotte.info> <4AFDB942.5070204@numericable.fr> In-Reply-To: <4AFDB942.5070204@numericable.fr> X-Enigmail-Version: 0.95.7 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAAAXNSR0IArs4c6QAAAAZQTFRF t3DRAAAAxZKkMQAAAAF0Uk5TAEDm2GYAAAABYktHRACIBR1IAAAACXBIWXMAAAsTAAALEwEAmpwY AAAAB3RJTUUH2QcCDicazPWVyQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcA AADISURBVBjTVc+xDgFBEAbgf3Jir3JKBe4FJHQayV2n9ArX6bhCoiBsIlF5qKu0XsEDKJQKnH9m JWKL/bI7k51/AbgKutKHkT2N/S3w/qM25qkxTYz10tgEykARanmgmHllNzDKiw2chblnd+UuPvpy J5EXDeO8aBgHKHxKU7SABekDOqnLUD8mPzhpyxayAsa87IRaA6KfOEJ25OAx8UiESdgpjJAjxlVQ kCJiR4zccYsx6qHN8/BltawWz3xZ3dQPjaKT5qyY+gNSaDPhigxgcAAAAABJRU5ErkJggg== Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 7e530cd1-7e9e-4a44-bc10-886298f04ae2 X-Archives-Hash: bae2fa20953cc431c188e8e2581358e7 Jacques Montier a gentiment tapote: > Julien Gormotte a gentiment tapote: > >> Ok, this is interesting : >> libpng12.so.0 >> libQtSvg.so.4 >> I suppose the icons are in png or svg format, and k3b is not able to >> load them because this lib is missing... >> >> Did you tried a revdep-rebuild ? maybe an update broke these libs ? >> >> Well, it's a possibility, but try this. >> >> And, just to be sure, try to do this, with the same user you use to >> launch k3b : >> file /usr/share/apps/k3b/icons/* >> >> If it works, then it's not a permissions problem. >> >> Julien Gormotte >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program. >> >> >> >> > > $ file /usr/share/apps/k3b/icons/* > i get : > /usr/share/apps/k3b/icons/crystalsvg: directory > /usr/share/apps/k3b/icons/hicolor: directory > > So i can access to those directories as user. > > Now revdep-rebuild... > > Thank you for you help ! > > -- > Jacques > > Hi everybody, # revdep-rebuild --> All system consistent. I re-emerged : # x11-libs/qt-svg-4.5.3-r1 # media-libs/libpng-1.2.38 But no success, k3b doesn't load icons. I think k3b doesn't even read the /usr/share/k3b/icons directory as i deleted it without any change... I noticed one thing with kde games (kshisen or else ): they are unable to load *.svgz (background images). I have to move *.svgz to *.gz, then to unzip then and move to svg. Then the background images are loaded... Strange... -- Jacques