gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gcmd-dev] The SMB-bug


From: Yariv Ido
Subject: [gcmd-dev] The SMB-bug
Date: Wed, 06 Dec 2006 02:44:54 +0200
User-agent: Icedove 1.5.0.8 (X11/20061116)

Hi,

It seems that this bug has already been partly fixed in version 1.2.1.
Note that some distributions (including Debian & Ubuntu) still have gcmd
1.2.0 on their repositories.

The 1.2.1 changelog states that:
<quote>
* Fix for crash when cmd dir indicator is empty
</quote>

I'm guessing that the actual bugfix was to add the following lines to
gnome_cmd_dir_indicator_set_dir():
<snip>
    else
        indicator->priv->numPositions = 0;
</snip>

When clicking on the SMB button, this is the same case as before, since
numSlashes = 0 (The path contains only backslashes and no slashes).
Although the bugfix of 1.2.1 prevents the application from crashing, I
guess this function should be fixed for handling SMB paths correctly...

Ido.

-- 
Plan to be spontaneous tomorrow.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]