Hello community,

here is the log from the commit of package gnome-commander for openSUSE:Factory
checked in at Fri Aug 12 11:15:16 CEST 2011.



--------
--- GNOME/gnome-commander/gnome-commander.changes       2011-06-16 
12:56:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-commander/gnome-commander.changes        
2011-08-07 12:33:51.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Aug  6 18:42:01 CEST 2011 - [email protected]
+
+- Update to version 1.2.8.13:
+  + bgo#646871: crash on file properties when connected to FTP.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnome-commander-1.2.8.12.tar.bz2

New:
----
  gnome-commander-1.2.8.13.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-commander.spec ++++++
--- /var/tmp/diff_new_pack.EMZwQ7/_old  2011-08-12 10:41:03.000000000 +0200
+++ /var/tmp/diff_new_pack.EMZwQ7/_new  2011-08-12 10:41:03.000000000 +0200
@@ -18,13 +18,13 @@
 
 
 Name:           gnome-commander
-Version:        1.2.8.12
+Version:        1.2.8.13
 Release:        1
 License:        GPLv2+
 Summary:        Nice and Fast File Manager for the GNOME Desktop
 Url:            http://www.nongnu.org/gcmd/
 Group:          Productivity/File utilities
-Source:         
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.1/%{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gnome-commander/1.2/%{name}-%{version}.tar.bz2
 BuildRequires:  chmlib-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -59,7 +59,7 @@
 %configure\
        --disable-static\
        --disable-scrollkeeper
-%__make %{?jobs:-j%jobs}
+%__make %{?_smp_mflags}
 
 %install
 %makeinstall

++++++ gnome-commander-1.2.8.12.tar.bz2 -> gnome-commander-1.2.8.13.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/ChangeLog 
new/gnome-commander-1.2.8.13/ChangeLog
--- old/gnome-commander-1.2.8.12/ChangeLog      2011-06-15 19:41:02.000000000 
+0200
+++ new/gnome-commander-1.2.8.13/ChangeLog      2011-08-06 17:54:46.000000000 
+0200
@@ -1,6 +1,91 @@
+commit 2ac074e815ae5d7c9dc6db9c7bfdbc2e30d20a6c
+Author: Piotr Eljasiak <[email protected]>
+Date:   2011-08-06
+
+    1.2.8.13 release
+
+M      doc/C/gnome-commander.xml
+M      doc/gnome-commander.1
+
+commit e3dfa77098a5ed84228ffef269b735f5f0023318
+Author: Cristian Buzduga <[email protected]>
+Date:  2011-07-25
+
+    Fixed problem #646871 (crash on file properties when connected to FTP)
+
+M      NEWS
+M      doc/C/gnome-commander.xml
+M      src/gnome-cmd-chown-component.cc
+
+commit b363096a1d84694aa7c1ef7a14f8522ca8e4d04e
+Author: Piotr Eljasiak <[email protected]>
+Date:  2011-07-25
+
+    docs: version bump to 1.2.8.13
+
+M      doc/C/gnome-commander.xml
+
+commit 998c348d1b5b32a834dc53214a8f4c920027311e
+Author: Piotr Eljasiak <[email protected]>
+Date:  2011-07-25
+
+    NEWS update
+
+M      NEWS
+M      doc/C/gnome-commander.xml
+
+commit ba0188d3da44e0b8ef4486e86a407791d0762d68
+Author: Piotr Eljasiak <[email protected]>
+Date:  2011-07-25
+
+    noop: code cleanup
+
+M      src/gnome-cmd-file-popmenu.cc
+M      src/intviewer/text-render.cc
+
+commit 1a1364ef10f071af5b05b704fe6414bdc7d63b26
+Author: Piotr Eljasiak <[email protected]>
+Date:  2011-07-24
+
+    noop: code cleanup
+
+M      src/intviewer/text-render.cc
+
+commit ff47d65598f79e6bd78c4268ec34fce5e268b13f
+Author: Piotr Eljasiak <[email protected]>
+Date:  2011-07-24
+
+    noop: code cleanup
+
+M      src/intviewer/text-render.cc
+
+commit a1db03e4bac7ec5ccc59a1f34e5d750033102364
+Author: Piotr Eljasiak <[email protected]>
+Date:  2011-06-29
+
+    Bumped version to 1.2.8.13
+
+M      configure.in
+
+commit 04de24dbd8e371c33c9ca41368bed3466b781156
+Author: Piotr Eljasiak <[email protected]>
+Date:  2011-06-29
+
+    noop: code cleanup
+
+M      src/utils.cc
+
+commit eeeb33f6537e63b3b5158e1b94a137f0ef2cd325
+Author: Piotr Eljasiak <[email protected]>
+Date:  2011-06-13
+
+    History: do not add empty strings
+
+M      src/history.cc
+
 commit 6f030e023af74ad25c4fefc1f213f47a1fd6ce56
 Author: Piotr Eljasiak <[email protected]>
-Date:   2011-06-15
+Date:  2011-06-15
 
     1.2.8.12 release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/NEWS 
new/gnome-commander-1.2.8.13/NEWS
--- old/gnome-commander-1.2.8.12/NEWS   2011-06-15 19:34:59.000000000 +0200
+++ new/gnome-commander-1.2.8.13/NEWS   2011-08-06 17:48:31.000000000 +0200
@@ -1,4 +1,12 @@
 ===================================
+gnome-commander 1.2.8.13
+---------------
+
+Bug fixes:
+ * Fixed problem #646871 (crash on file properties when connected to FTP)
+
+
+===================================
 gnome-commander 1.2.8.12
 ---------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/README 
new/gnome-commander-1.2.8.13/README
--- old/gnome-commander-1.2.8.12/README 2011-06-15 19:35:51.000000000 +0200
+++ new/gnome-commander-1.2.8.13/README 2011-08-06 17:53:40.000000000 +0200
@@ -1,4 +1,4 @@
-                GNOME Commander Version 1.2.8.12
+                GNOME Commander Version 1.2.8.13
 
                 Copyright (C) 2001-2006 Marcus Bjurman 
<[email protected]>
                 Copyright (C) 2007-2011 Piotr Eljasiak <[email protected]>
@@ -95,8 +95,8 @@
 
 Simple install procedure:
 
-  % gzip -cd gnome-commander-1.2.8.12.tar.gz | tar xvf -       # unpack the 
sources
-  % cd gnome-commander-1.2.8.12                # change to the toplevel 
directory
+  % gzip -cd gnome-commander-1.2.8.13.tar.gz | tar xvf -       # unpack the 
sources
+  % cd gnome-commander-1.2.8.13                # change to the toplevel 
directory
   % ./configure                                                        # run 
the `configure' script
   % make                                                               # build 
GNOME Commander
   [ Become root if necessary ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/configure 
new/gnome-commander-1.2.8.13/configure
--- old/gnome-commander-1.2.8.12/configure      2011-06-15 19:35:29.000000000 
+0200
+++ new/gnome-commander-1.2.8.13/configure      2011-08-06 17:53:16.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for gnome-commander 1.2.8.12.
+# Generated by GNU Autoconf 2.65 for gnome-commander 1.2.8.13.
 #
 # Report bugs to 
<http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander>.
 #
@@ -702,8 +702,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-commander'
 PACKAGE_TARNAME='gnome-commander'
-PACKAGE_VERSION='1.2.8.12'
-PACKAGE_STRING='gnome-commander 1.2.8.12'
+PACKAGE_VERSION='1.2.8.13'
+PACKAGE_STRING='gnome-commander 1.2.8.13'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander'
 PACKAGE_URL=''
 
@@ -1565,7 +1565,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-commander 1.2.8.12 to adapt to many kinds of 
systems.
+\`configure' configures gnome-commander 1.2.8.13 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1635,7 +1635,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gnome-commander 1.2.8.12:";;
+     short | recursive ) echo "Configuration of gnome-commander 1.2.8.13:";;
    esac
   cat <<\_ACEOF
 
@@ -1764,7 +1764,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-commander configure 1.2.8.12
+gnome-commander configure 1.2.8.13
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2256,7 +2256,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-commander $as_me 1.2.8.12, which was
+It was created by gnome-commander $as_me 1.2.8.13, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -3070,7 +3070,7 @@
 
 # Define the identity of the package.
  PACKAGE=gnome-commander
- VERSION=1.2.8.12
+ VERSION=1.2.8.13
 
 
 cat >>confdefs.h <<_ACEOF
@@ -18563,7 +18563,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-commander $as_me 1.2.8.12, which was
+This file was extended by gnome-commander $as_me 1.2.8.13, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18629,7 +18629,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gnome-commander config.status 1.2.8.12
+gnome-commander config.status 1.2.8.13
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/configure.in 
new/gnome-commander-1.2.8.13/configure.in
--- old/gnome-commander-1.2.8.12/configure.in   2011-06-15 19:34:30.000000000 
+0200
+++ new/gnome-commander-1.2.8.13/configure.in   2011-08-06 17:48:31.000000000 
+0200
@@ -1,4 +1,4 @@
-AC_INIT(gnome-commander, 1.2.8.12, 
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander)
+AC_INIT(gnome-commander, 1.2.8.13, 
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander)
 AC_CONFIG_SRCDIR(src/gnome-cmd-includes.h)
 AC_CONFIG_MACRO_DIR([m4])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.12/data/gnome-commander-1.2.8.12.ebuild 
new/gnome-commander-1.2.8.13/data/gnome-commander-1.2.8.12.ebuild
--- old/gnome-commander-1.2.8.12/data/gnome-commander-1.2.8.12.ebuild   
2011-06-15 19:35:50.000000000 +0200
+++ new/gnome-commander-1.2.8.13/data/gnome-commander-1.2.8.12.ebuild   
1970-01-01 01:00:00.000000000 +0100
@@ -1,62 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:
-
-inherit gnome2 flag-o-matic
-
-EAPI="2"
-
-DESCRIPTION="A full featured, dual-pane file manager for Gnome2"
-HOMEPAGE="http://www.nongnu.org/gcmd/";
-
-SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/1.2/${P}.tar.bz2";;
-
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-LICENSE="GPL-2"
-
-IUSE="doc exif gsf id3 python"
-SLOT="0"
-
-
-USE_DESC="
-          exif: add support for Exif and IPTC
-          gsf: add support for OLE, OLE2 and ODF
-          id3: add support for ID3, Vorbis, FLAC and APE
-       python: add support for python plugins"
-
-
-RDEPEND=">=x11-libs/gtk+-2.8.0
-        >=dev-libs/glib-2.6.0
-        >=gnome-base/libgnomeui-2.4.0
-        >=gnome-base/libgnome-2.0.0
-        >=gnome-base/gnome-vfs-2.0.0
-        || (
-                app-admin/gamin
-                app-admin/fam
-        )
-        exif?   ( >=media-gfx/exiv2-0.14     )
-        gsf?    ( >=gnome-extra/libgsf-1.12.0 )
-        id3?    ( >=media-libs/taglib-1.4  )
-        python? ( >=dev-lang/python-2.4
-                  >=dev-python/gnome-vfs-python-2.0.0 )"
-
-
-
- DEPEND="${RDEPEND}
-        >=dev-util/intltool-0.35.0
-        dev-util/pkgconfig"
-
-
-DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
-
-
-
-pkg_setup() {
-        G2CONF=" ${G2CONF}
-                $(use_with exif exiv2)
-                $(use_with gsf  libgsf)
-                $(use_with id3  taglib)
-                $(use_enable python python)"
-                filter-ldflags -Wl,--as-needed
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.12/data/gnome-commander-1.2.8.13.ebuild 
new/gnome-commander-1.2.8.13/data/gnome-commander-1.2.8.13.ebuild
--- old/gnome-commander-1.2.8.12/data/gnome-commander-1.2.8.13.ebuild   
1970-01-01 01:00:00.000000000 +0100
+++ new/gnome-commander-1.2.8.13/data/gnome-commander-1.2.8.13.ebuild   
2011-08-06 17:53:39.000000000 +0200
@@ -0,0 +1,62 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:
+
+inherit gnome2 flag-o-matic
+
+EAPI="2"
+
+DESCRIPTION="A full featured, dual-pane file manager for Gnome2"
+HOMEPAGE="http://www.nongnu.org/gcmd/";
+
+SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/1.2/${P}.tar.bz2";;
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+LICENSE="GPL-2"
+
+IUSE="doc exif gsf id3 python"
+SLOT="0"
+
+
+USE_DESC="
+          exif: add support for Exif and IPTC
+          gsf: add support for OLE, OLE2 and ODF
+          id3: add support for ID3, Vorbis, FLAC and APE
+       python: add support for python plugins"
+
+
+RDEPEND=">=x11-libs/gtk+-2.8.0
+        >=dev-libs/glib-2.6.0
+        >=gnome-base/libgnomeui-2.4.0
+        >=gnome-base/libgnome-2.0.0
+        >=gnome-base/gnome-vfs-2.0.0
+        || (
+                app-admin/gamin
+                app-admin/fam
+        )
+        exif?   ( >=media-gfx/exiv2-0.14     )
+        gsf?    ( >=gnome-extra/libgsf-1.12.0 )
+        id3?    ( >=media-libs/taglib-1.4  )
+        python? ( >=dev-lang/python-2.4
+                  >=dev-python/gnome-vfs-python-2.0.0 )"
+
+
+
+ DEPEND="${RDEPEND}
+        >=dev-util/intltool-0.35.0
+        dev-util/pkgconfig"
+
+
+DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
+
+
+
+pkg_setup() {
+        G2CONF=" ${G2CONF}
+                $(use_with exif exiv2)
+                $(use_with gsf  libgsf)
+                $(use_with id3  taglib)
+                $(use_enable python python)"
+                filter-ldflags -Wl,--as-needed
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.12/data/gnome-commander.desktop.in 
new/gnome-commander-1.2.8.13/data/gnome-commander.desktop.in
--- old/gnome-commander-1.2.8.12/data/gnome-commander.desktop.in        
2011-06-15 19:35:50.000000000 +0200
+++ new/gnome-commander-1.2.8.13/data/gnome-commander.desktop.in        
2011-08-06 17:53:39.000000000 +0200
@@ -10,4 +10,4 @@
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-commander
 X-GNOME-Bugzilla-Component=application
-X-GNOME-Bugzilla-Version=1.2.8.12
+X-GNOME-Bugzilla-Version=1.2.8.13
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/data/gnome-commander.spec 
new/gnome-commander-1.2.8.13/data/gnome-commander.spec
--- old/gnome-commander-1.2.8.12/data/gnome-commander.spec      2011-06-15 
19:35:50.000000000 +0200
+++ new/gnome-commander-1.2.8.13/data/gnome-commander.spec      2011-08-06 
17:53:39.000000000 +0200
@@ -4,7 +4,7 @@
 # Source archive's extension can be specified with rpm --define 'srcext .foo'
 # where .foo is the source archive's actual extension.
 # To compile an RPM from a .gz source archive, give the command
-#   rpmbuild -tb --define 'srcext .gz' gnome-commander-1.2.8.12.tar.gz
+#   rpmbuild -tb --define 'srcext .gz' gnome-commander-1.2.8.13.tar.gz
 #
 
 %if %{?rel:0}%{!?rel:1}
@@ -21,7 +21,7 @@
 %define        poppler_ver           0.6
 
 Name:          gnome-commander
-Version:       1.2.8.12
+Version:       1.2.8.13
 Release:       %{rel}%{?dist}
 Summary:       A nice and fast file manager for the GNOME desktop
 Summary(pl):   Menadżer plików dla GNOME oparty o Norton Commander'a (TM)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/doc/C/gnome-commander.xml 
new/gnome-commander-1.2.8.13/doc/C/gnome-commander.xml
--- old/gnome-commander-1.2.8.12/doc/C/gnome-commander.xml      2011-06-15 
19:41:07.000000000 +0200
+++ new/gnome-commander-1.2.8.13/doc/C/gnome-commander.xml      2011-08-06 
17:55:11.000000000 +0200
@@ -3,9 +3,9 @@
 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
   <!ENTITY author "Piotr Eljasiak">
   <!ENTITY legal SYSTEM "legal.xml">
-  <!ENTITY appversion "1.2.8.12">
-  <!ENTITY manrevision "1.2.8.12">
-  <!ENTITY date "June 2011">
+  <!ENTITY appversion "1.2.8.13">
+  <!ENTITY manrevision "1.2.8.13">
+  <!ENTITY date "August 2011">
   <!ENTITY app "GNOME Commander">
   <!-- Information about the entities
        The legal.xml file contains legal information, there is no need to edit 
the file.
@@ -277,6 +277,16 @@
             <para role="publisher">GNOME Documentation Project</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.2.8.13;</revnumber>
+        <date>2011-08-06</date>
+        <revdescription>
+            <para role="author">Piotr Eljasiak
+                <email>[email protected]</email>
+            </para>
+            <para role="publisher">GNOME Documentation Project</para>
+        </revdescription>
+      </revision>
     </revhistory>
 
     <releaseinfo>This manual describes version &appversion; of &app;.
@@ -6082,6 +6092,20 @@
     </thead>
     <tbody>
         <row valign="top">
+            <entry><para>1.2.8.13</para></entry>
+            <entry><para>2011-08-06</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem #646871 (crash on file 
properties when connected to FTP)</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
             <entry><para>1.2.8.12</para></entry>
             <entry><para>2011-06-15</para></entry>
             <entry>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/doc/de/gnome-commander.xml 
new/gnome-commander-1.2.8.13/doc/de/gnome-commander.xml
--- old/gnome-commander-1.2.8.12/doc/de/gnome-commander.xml     2011-06-15 
19:41:08.000000000 +0200
+++ new/gnome-commander-1.2.8.13/doc/de/gnome-commander.xml     2011-08-06 
17:55:12.000000000 +0200
@@ -2,9 +2,9 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
 <!ENTITY author "Piotr Eljasiak">
 <!ENTITY legal SYSTEM "legal.xml">
-<!ENTITY appversion "1.2.8.12">
-<!ENTITY manrevision "1.2.8.12">
-<!ENTITY date "June 2011">
+<!ENTITY appversion "1.2.8.13">
+<!ENTITY manrevision "1.2.8.13">
+<!ENTITY date "August 2011">
 <!ENTITY app "GNOME Commander">
 <!-- Information about the entities
        The legal.xml file contains legal information, there is no need to edit 
the file.
@@ -26,7 +26,7 @@
 
   <articleinfo>
     <title>GNOME-Commander-Handbuch</title>
-    <subtitle>GNOME Commander Desktop Application Manual V1.2.8.12</subtitle>
+    <subtitle>GNOME Commander Desktop Application Manual V1.2.8.13</subtitle>
     <copyright>
       <year>2011</year>
       <year>2010</year>
@@ -239,9 +239,17 @@
             <para role="publisher">GNOME-Dokumentationsprojekt</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.2.8.13;</revnumber>
+        <date>2011-08-06</date>
+        <revdescription>
+            <para role="author">Piotr Eljasiak 
<email>[email protected]</email></para>
+            <para role="publisher">GNOME-Dokumentationsprojekt</para>
+        </revdescription>
+      </revision>
     </revhistory>
 
-    <releaseinfo>This manual describes version 1.2.8.12 of GNOME Commander.
+    <releaseinfo>This manual describes version 1.2.8.13 of GNOME Commander.
     </releaseinfo>
     <legalnotice>
       <title>Rückmeldungen</title>
@@ -5850,6 +5858,20 @@
     </thead>
     <tbody>
         <row valign="top">
+            <entry><para>1.2.8.13</para></entry>
+            <entry><para>2011-08-06</para></entry>
+            <entry>
+                <para>Fehlerkorrekturen:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem #646871 (crash on file 
properties when connected to FTP)</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
             <entry><para>1.2.8.12</para></entry>
             <entry><para>2011-06-15</para></entry>
             <entry>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/doc/es/gnome-commander.xml 
new/gnome-commander-1.2.8.13/doc/es/gnome-commander.xml
--- old/gnome-commander-1.2.8.12/doc/es/gnome-commander.xml     2011-06-15 
19:41:08.000000000 +0200
+++ new/gnome-commander-1.2.8.13/doc/es/gnome-commander.xml     2011-08-06 
17:55:13.000000000 +0200
@@ -2,9 +2,9 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
 <!ENTITY author "Piotr Eljasiak">
 <!ENTITY legal SYSTEM "legal.xml">
-<!ENTITY appversion "1.2.8.12">
-<!ENTITY manrevision "1.2.8.12">
-<!ENTITY date "June 2011">
+<!ENTITY appversion "1.2.8.13">
+<!ENTITY manrevision "1.2.8.13">
+<!ENTITY date "August 2011">
 <!ENTITY app "GNOME Commander">
 <!-- Information about the entities
        The legal.xml file contains legal information, there is no need to edit 
the file.
@@ -26,7 +26,7 @@
 
   <articleinfo>
     <title>GNOME Commander Manual</title>
-    <subtitle>GNOME Commander Desktop Application Manual V1.2.8.12</subtitle>
+    <subtitle>GNOME Commander Desktop Application Manual V1.2.8.13</subtitle>
     <copyright>
       <year>2011</year>
       <year>2010</year>
@@ -239,9 +239,17 @@
             <para role="publisher">Proyecto de documentación de GNOME</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.2.8.13;</revnumber>
+        <date>2011-08-06</date>
+        <revdescription>
+            <para role="author">Piotr Eljasiak 
<email>[email protected]</email></para>
+            <para role="publisher">Proyecto de documentación de GNOME</para>
+        </revdescription>
+      </revision>
     </revhistory>
 
-    <releaseinfo>This manual describes version 1.2.8.12 of GNOME Commander.
+    <releaseinfo>This manual describes version 1.2.8.13 of GNOME Commander.
     </releaseinfo>
     <legalnotice>
       <title>Comentarios</title>
@@ -6020,6 +6028,20 @@
     </thead>
     <tbody>
         <row valign="top">
+            <entry><para>1.2.8.13</para></entry>
+            <entry><para>2011-08-06</para></entry>
+            <entry>
+                <para>Correcciones de errores:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem #646871 (crash on file 
properties when connected to FTP)</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
             <entry><para>1.2.8.12</para></entry>
             <entry><para>2011-06-15</para></entry>
             <entry>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/doc/gnome-commander.1 
new/gnome-commander-1.2.8.13/doc/gnome-commander.1
--- old/gnome-commander-1.2.8.12/doc/gnome-commander.1  2011-06-15 
19:34:59.000000000 +0200
+++ new/gnome-commander-1.2.8.13/doc/gnome-commander.1  2011-08-06 
17:48:31.000000000 +0200
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH GNOME-COMMANDER 1 "June 15 2011"
+.TH GNOME-COMMANDER 1 "August 6 2011"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.12/src/gnome-cmd-chown-component.cc 
new/gnome-commander-1.2.8.13/src/gnome-cmd-chown-component.cc
--- old/gnome-commander-1.2.8.12/src/gnome-cmd-chown-component.cc       
2011-06-15 19:34:31.000000000 +0200
+++ new/gnome-commander-1.2.8.13/src/gnome-cmd-chown-component.cc       
2011-08-06 17:48:34.000000000 +0200
@@ -152,8 +152,13 @@
 
 void gnome_cmd_chown_component_set (GnomeCmdChownComponent *comp, uid_t uid, 
gid_t gid)
 {
-    gtk_entry_set_text (GTK_ENTRY (GTK_COMBO (comp->priv->user_combo)->entry), 
gcmd_owner.users[uid]);
-    gtk_entry_set_text (GTK_ENTRY (GTK_COMBO 
(comp->priv->group_combo)->entry), gcmd_owner.groups[gid]);
+    const gchar *uid_name = gcmd_owner.users[uid];
+    const gchar *gid_name = gcmd_owner.groups[gid];
+
+    if (uid_name)
+        gtk_entry_set_text (GTK_ENTRY (GTK_COMBO 
(comp->priv->user_combo)->entry), uid_name);
+    if (gid_name)
+        gtk_entry_set_text (GTK_ENTRY (GTK_COMBO 
(comp->priv->group_combo)->entry), gid_name);
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.12/src/gnome-cmd-file-popmenu.cc 
new/gnome-commander-1.2.8.13/src/gnome-cmd-file-popmenu.cc
--- old/gnome-commander-1.2.8.12/src/gnome-cmd-file-popmenu.cc  2011-06-15 
19:34:31.000000000 +0200
+++ new/gnome-commander-1.2.8.13/src/gnome-cmd-file-popmenu.cc  2011-08-06 
17:48:34.000000000 +0200
@@ -398,7 +398,7 @@
 inline gchar *get_default_application_action_name (GList *files)
 {
     if (g_list_length(files)>1)
-        return g_strdup(_("_Open"));
+        return g_strdup (_("_Open"));
 
     GnomeCmdFile *f = (GnomeCmdFile *) files->data;
     gchar *uri_str = gnome_cmd_file_get_uri_str (f);
@@ -407,7 +407,7 @@
     g_free (uri_str);
 
     if (!app)
-        return g_strdup(_("_Open"));
+        return g_strdup (_("_Open"));
 
     gchar *escaped_app_name = string_double_underscores (app->name);
     gnome_vfs_mime_application_free (app);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/src/history.cc 
new/gnome-commander-1.2.8.13/src/history.cc
--- old/gnome-commander-1.2.8.12/src/history.cc 2011-06-15 19:34:32.000000000 
+0200
+++ new/gnome-commander-1.2.8.13/src/history.cc 2011-08-06 17:48:36.000000000 
+0200
@@ -42,6 +42,9 @@
     if (is_locked)
         return;
 
+    if (!text || !*text)
+        return;
+
     // If we are in the middle of the history list, lets kill all items that 
are in front of us
     GList *l = ents;
     while (l && l != pos)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.12/src/intviewer/text-render.cc 
new/gnome-commander-1.2.8.13/src/intviewer/text-render.cc
--- old/gnome-commander-1.2.8.12/src/intviewer/text-render.cc   2011-06-15 
19:34:32.000000000 +0200
+++ new/gnome-commander-1.2.8.13/src/intviewer/text-render.cc   2011-08-06 
17:48:36.000000000 +0200
@@ -362,7 +362,7 @@
 
     if (w->priv)
     {
-        g_free(w->priv->fixed_font_name);
+        g_free (w->priv->fixed_font_name);
         w->priv->fixed_font_name = NULL;
 
         if (w->priv->v_adjustment)
@@ -373,17 +373,17 @@
             g_object_unref (w->priv->h_adjustment);
         w->priv->h_adjustment = NULL;
 
-        g_free(w->priv->encoding);
+        g_free (w->priv->encoding);
         w->priv->encoding = NULL;
 
         text_render_free_font(w);
 
         text_render_free_data(w);
 
-        g_free(w->priv->utf8buf);
+        g_free (w->priv->utf8buf);
         w->priv->utf8buf = NULL;
 
-        g_free(w->priv);
+        g_free (w->priv);
         w->priv = NULL;
     }
 
@@ -403,23 +403,23 @@
     if (w->priv->v_adjustment)
     {
         w->priv->v_adjustment->value = w->priv->current_offset;
-        gtk_adjustment_changed(w->priv->v_adjustment);
+        gtk_adjustment_changed (w->priv->v_adjustment);
     }
 
     if (w->priv->h_adjustment)
     {
         w->priv->h_adjustment->value = w->priv->column;
-        gtk_adjustment_changed(w->priv->h_adjustment);
+        gtk_adjustment_changed (w->priv->h_adjustment);
     }
 }
 
 
 static void text_render_redraw(TextRender *w)
 {
-    if (!GTK_WIDGET_REALIZED(GTK_WIDGET (w)))
+    if (!GTK_WIDGET_REALIZED (GTK_WIDGET (w)))
         return;
 
-    gdk_window_invalidate_rect(GTK_WIDGET (w)->window, NULL, FALSE);
+    gdk_window_invalidate_rect (GTK_WIDGET (w)->window, NULL, FALSE);
 }
 
 
@@ -473,8 +473,7 @@
 
     case GDK_End:
         obj->priv->current_offset =
-            gv_align_offset_to_line_start(
-                obj->priv->dp, gv_file_get_max_offset(obj->priv->fops)-1);
+            gv_align_offset_to_line_start(obj->priv->dp, 
gv_file_get_max_offset(obj->priv->fops)-1);
         break;
 
     default:
@@ -520,8 +519,8 @@
 
     gtk_style_set_background (widget->style, widget->window, GTK_STATE_ACTIVE);
 
-    obj->priv->gc = gdk_gc_new(GTK_WIDGET (obj)->window);
-    gdk_gc_set_exposures(obj->priv->gc, TRUE);
+    obj->priv->gc = gdk_gc_new (GTK_WIDGET (obj)->window);
+    gdk_gc_set_exposures (obj->priv->gc, TRUE);
 
     text_render_setup_font(obj, obj->priv->fixed_font_name, 
obj->priv->font_size);
 }
@@ -978,7 +977,7 @@
     {
         w->priv->v_adjustment->lower = 0;
         w->priv->v_adjustment->upper = gv_file_get_max_offset(w->priv->fops)-1;
-        gtk_adjustment_changed(w->priv->v_adjustment);
+        gtk_adjustment_changed (w->priv->v_adjustment);
     }
 
     if (w->priv->h_adjustment)
@@ -991,7 +990,7 @@
             w->priv->h_adjustment->upper = w->priv->max_column; // TODO: find 
our the real horz limit
         else
             w->priv->h_adjustment->upper = 0;
-        gtk_adjustment_changed(w->priv->h_adjustment);
+        gtk_adjustment_changed (w->priv->h_adjustment);
     }
 }
 
@@ -1068,7 +1067,7 @@
 static PangoFontMetrics *load_font (const char *font_name)
 {
     PangoFontDescription *new_desc = pango_font_description_from_string 
(font_name);
-    PangoContext *context = gdk_pango_context_get();
+    PangoContext *context = gdk_pango_context_get ();
     PangoFont *new_font = pango_context_load_font (context, new_desc);
     PangoFontMetrics *new_metrics = pango_font_get_metrics (new_font, 
pango_context_get_language (context));
 
@@ -1173,7 +1172,7 @@
        PANGO_PIXELS(pango_font_metrics_get_ascent(w->priv->disp_font_metrics)) 
+
        
PANGO_PIXELS(pango_font_metrics_get_descent(w->priv->disp_font_metrics));
 
-    g_free(fontlabel);
+    g_free (fontlabel);
 }
 
 
@@ -1182,7 +1181,7 @@
     if (w->priv->utf8alloc < minlength)
     {
         w->priv->utf8alloc = minlength*2;
-        w->priv->utf8buf = (unsigned char*) g_realloc(w->priv->utf8buf, 
w->priv->utf8alloc);
+        w->priv->utf8buf = (unsigned char*) g_realloc (w->priv->utf8buf, 
w->priv->utf8alloc);
     }
 }
 
@@ -1492,7 +1491,7 @@
             return;
         }
 
-    g_free(w->priv->encoding);
+    g_free (w->priv->encoding);
     w->priv->encoding = g_strdup (encoding);
     gv_set_input_mode(w->priv->im, encoding);
     text_render_filter_undisplayable_chars(w);
@@ -1663,7 +1662,7 @@
     g_return_if_fail (obj->priv->dp!=NULL);
     g_return_if_fail (obj->priv->im!=NULL);
 
-    GtkClipboard *clip = 
gtk_clipboard_get_for_display(gdk_display_get_default(), 
GDK_SELECTION_CLIPBOARD);
+    GtkClipboard *clip = gtk_clipboard_get_for_display 
(gdk_display_get_default (), GDK_SELECTION_CLIPBOARD);
     g_return_if_fail (clip!=NULL);
 
     text_render_utf8_clear_buf(obj);
@@ -1788,7 +1787,7 @@
         marker_start = temp;
     }
 
-    show_marker = (marker_start!=marker_end);
+    show_marker = marker_start!=marker_end;
     text_render_utf8_clear_buf(w);
 
     current = start_of_line;
@@ -1869,7 +1868,7 @@
         else
         {
             // the user selected the ascii portion
-            column = (column-10-16*3);
+            column = column-10-16*3;
             obj->priv->hexmode_marker_on_hexdump = FALSE;
         }
     }
@@ -1913,7 +1912,7 @@
         return;
     }
 
-    GtkClipboard *clip = 
gtk_clipboard_get_for_display(gdk_display_get_default(), 
GDK_SELECTION_CLIPBOARD);
+    GtkClipboard *clip = gtk_clipboard_get_for_display 
(gdk_display_get_default (), GDK_SELECTION_CLIPBOARD);
     g_return_if_fail (clip!=NULL);
 
     text_render_utf8_clear_buf(obj);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.12/src/utils.cc 
new/gnome-commander-1.2.8.13/src/utils.cc
--- old/gnome-commander-1.2.8.12/src/utils.cc   2011-06-15 19:34:32.000000000 
+0200
+++ new/gnome-commander-1.2.8.13/src/utils.cc   2011-08-06 17:48:36.000000000 
+0200
@@ -1172,7 +1172,7 @@
 GdkColor *gdk_color_new (gushort r, gushort g, gushort b)
 {
     GdkColor *c = g_new0 (GdkColor, 1);
-    c->pixel = 0;
+    // c->pixel = 0;
     c->red = r;
     c->green = g;
     c->blue = b;


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to