Re: [cssed-devel] Files tab in right side panel
Brought to you by:
iagorubio
From: Iago R. <iag...@hi...> - 2005-02-10 20:27:53
|
On Thu, 2005-02-10 at 11:48, Mich=C3=A8le Garoche wrote: > When I use the up arrow at the bottom of the panel, the path has two=20 > //, which is not correct, it should have one: >=20 > //Library should be /Library Yes sometimes it happens it's written // instead of / and while it's valid it's used. But surely it was written after to hit the button, as it only touches the last part of the path, not the start of it. I'll change all this path construction code, to g_build_filename(). I changed it once, but it segfaulted badly. I've just updated my gtk and glib and I will test it again, so it'll be fixed soon. If you're reporting when writting something like "/usr/src" and hitting the button it get converted to "//usr", please report again as it'll be a unknown bug. --=20 Iago Rubio =20 - Home page * http://www.iagorubio.com=20 - Last project * http://cssed.sourceforge.net =20 - GPG Keyserv * pgp.rediris.es id=3D0x909BD4DD |