Re: [cssed-devel] Files tab in right side panel
Brought to you by:
iagorubio
From: <mic...@ea...> - 2005-02-10 20:52:09
|
Le 10 f=E9vr. 2005, =E0 21:27, Iago Rubio a =E9crit : > On Thu, 2005-02-10 at 11:48, Mich=E8le Garoche wrote: >> When I use the up arrow at the bottom of the panel, the path has two >> //, which is not correct, it should have one: >> >> //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. No, the behaviour is reproducible when I have written /foo/bar/toto and=20= click the arrow up button, then it writes //foo/bar. That does not work if I drag the path to the doc list thereafter. Mich=E8le <http://micmacfr.homeunix.org> |