On Sat, 23 Aug 2008 18:21:49 +0200
Vladimir Nadvornik <[EMAIL PROTECTED]> wrote:
> On so 23. srpna 2008, Colin Clark wrote:
> > Hi
> >
> > I'm using svn 1074. If I select the file list option "View as List" and
> > then try to create a new folder I get a segmentation fault at line 274
> > of view_
On so 23. srpna 2008, Colin Clark wrote:
> Hi
>
> I'm using svn 1074. If I select the file list option "View as List" and
> then try to create a new folder I get a segmentation fault at line 274
> of view_dir_tree.c.
>
I fixed this in rev. 1077.
> The variable "store" doesn't contain anything sens
Colin Clark wrote:
> Hi
>
> I'm using svn 1074. If I select the file list option "View as List" and
> then try to create a new folder I get a segmentation fault at line 274
> of view_dir_tree.c.
>
> The variable "store" doesn't contain anything sensible, so maybe the
> Model has not been set cor
On po 18. srpna 2008, Omari Stephens wrote:
> Hi, all
>
> First, a caveat for the change I'm about to suggest: There is a problem
> with the dbus usage in gimp 2.4.6 which causes a new image to be opened in
> a second/nth instance of gimp rather than the original one when `gimp` is
> used instead o
Hi
I'm using svn 1074. If I select the file list option "View as List" and
then try to create a new folder I get a segmentation fault at line 274
of view_dir_tree.c.
The variable "store" doesn't contain anything sensible, so maybe the
Model has not been set correctly.
Sorry, that's as far as