gcmd-devel
[Top][All Lists]
Advanced

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

Re: [gcmd-dev] The SMB-bug


From: Piotr Eljasiak
Subject: Re: [gcmd-dev] The SMB-bug
Date: Wed, 06 Dec 2006 23:51:34 +0100

> 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...

Big Thanks, at last any clue :o))) I'll try to fix it tomorrow.
gnome_cmd_dir_indicator_set_dir() needs to be rewritten from scratch...





reply via email to

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