Your message dated Sat, 13 Feb 2016 22:43:25 +0000
with message-id <e1auiut-0001it...@franck.debian.org>
and subject line Bug#753984: fixed in kdesvn 1.7.0-1
has caused the Debian Bug report #753984,
regarding kdesvn crashs when trying to view older log entries
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
753984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753984
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdesvn
Version: 1.6.0-2
Severity: important
Tags: upstream

kdesvn crashs when pressing the "previous entries" button in the log/history
window.

The bug is reported upstream:
https://bugs.kde.org/show_bug.cgi?id=330624
https://bugs.kde.org/show_bug.cgi?id=337128

I have also reproduced the bug is a self compiled upstream version.

It crashs inside the libsvn library at svnqt/client_status.cpp: 412 at the call
to svn_client_log5():

    error = svn_client_log5 (
        params.targets().array (pool),
        params.peg().revision(),
        svn::internal::RevisionRangesToHash(params.revisions()).array(pool),
        params.limit(),
        params.discoverChangedPathes() ? 1 : 0,
        params.strictNodeHistory() ? 1 : 0,
        params.includeMergedRevisions()?1:0,
        params.revisionProperties().array(pool),
        logMapReceiver2,
        &l_baton,
        *m_context, // client ctx
        pool);


Is this a libsvn problem?



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdesvn depends on:
ii  kde-runtime         4:4.13.1-1
ii  kdesvn-kio-plugins  1.6.0-2
ii  libapr1             1.5.1-2
ii  libaprutil1         1.5.3-2
ii  libc6               2.19-4
ii  libgcc1             1:4.9.0-7
ii  libkdecore5         4:4.13.1-1
ii  libkdeui5           4:4.13.1-1
ii  libkio5             4:4.13.1-1
ii  libkparts4          4:4.13.1-1
ii  libnepomuk4         4:4.13.1-1
ii  libnepomukutils4    4:4.13.1-1
ii  libqt4-dbus         4:4.8.6+dfsg-2
ii  libqt4-network      4:4.8.6+dfsg-2
ii  libqt4-sql          4:4.8.6+dfsg-2
ii  libqt4-svg          4:4.8.6+dfsg-2
ii  libqt4-xml          4:4.8.6+dfsg-2
ii  libqtcore4          4:4.8.6+dfsg-2
ii  libqtgui4           4:4.8.6+dfsg-2
ii  libsoprano4         2.9.4+dfsg-1
ii  libstdc++6          4.9.0-7
ii  libsvn1             1.8.9-1
ii  libsvnqt7           1.6.0-2

Versions of packages kdesvn recommends:
ii  graphviz  2.26.3-17.1
ii  kompare   4:4.12.2-2

Versions of packages kdesvn suggests:
pn  kdiff3       <none>
pn  khelpcenter  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: kdesvn
Source-Version: 1.7.0-1

We believe that the bug you reported is fixed in the latest version of
kdesvn, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 753...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated kdesvn package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 13 Feb 2016 23:20:54 +0100
Source: kdesvn
Binary: kdesvn kdesvn-kio-plugins kdesvn-dbg
Architecture: source
Version: 1.7.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Description:
 kdesvn     - Subversion client with tight KDE integration
 kdesvn-dbg - debug symbols for kdesvn
 kdesvn-kio-plugins - Subversion I/O slaves for KDE
Closes: 431839 613994 729417 753984 800098
Changes:
 kdesvn (1.7.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - the KIO slaves should respect all the attributes specified
       (Closes: #431839, #729417)
     - fixes crash when getting logs (Closes: #753984)
     - the build system does not provide a buggy "uninstall" target anymore
       (Closes: #800098)
   * Update watch file to the new location.
   * Remove extra libsoprano-dev build dependency, which was added as workaround
     for a bug in kdelibs5-dev.
   * Fix "konqueror" typo in descriptions. (Closes: #613994)
   * Enable parallel build.
   * Disable the test suite: one of the test fails, and a different one requires
     network access. The status of the test suite will be re-evaluated later.
   * kdesvn uses QtSql+QSLITE as database, so drop the libsqlite3-dev build
     dependency, and add libqt4-sql-sqlite as dependency for kdesvn.
   * There is no more public libsvnqt shared library, so drop the libsvnqt7 and
     libsvnqt-dev packages.
   * Update install files.
   * Bump the debhelper compatibility to 9:
     - bump compat to 9
     - bump the debhelper build dependency to >= 9
   * Update Vcs-* fields.
   * Fix enabling the kde dh addon: use "--with kde" instead of "--with-kde",
     which also avoids the current dh_compress override (since this is what the
     kde addon does).
   * Bump Standards-Version to 3.9.7, no changes required.
   * Remove duplicated Section fields for the kdesvn and kdesvn-kio-plugins
     packages.
   * Bump build dependencies according to the upstream build system:
     - bump cmake to >= 2.8.12
     - bump kdelibs5-dev to >= 4:4.9.0
   * Link in as-needed mode.
Checksums-Sha1:
 bd89c6f7a7b4a5ed84f552685d51a7d020acd2a0 2127 kdesvn_1.7.0-1.dsc
 d0ae618124ac2a52845cd9486304a6e2bd62731b 1965064 kdesvn_1.7.0.orig.tar.xz
 c9e1b6a60eaffaad2bb8a842368bc95510d2705a 10396 kdesvn_1.7.0-1.debian.tar.xz
Checksums-Sha256:
 5cb496d7fffd94dd2fac2c58e9f27f7b142e421b724e2e0380c5f97eadc292cf 2127 
kdesvn_1.7.0-1.dsc
 b3a9dc01e1730c880478aecd5c8d832a4b218468f791083985d325c0ef8a6ece 1965064 
kdesvn_1.7.0.orig.tar.xz
 3efdf0b5acf874321c9a97f8e03d9b6295b622d9e8bc0793ba80d24befe41ef8 10396 
kdesvn_1.7.0-1.debian.tar.xz
Files:
 ad1f42681d20d640e9966c6b1f7825ea 2127 vcs optional kdesvn_1.7.0-1.dsc
 f3d80daf42dad5d07b9a8cd24541d94d 1965064 vcs optional kdesvn_1.7.0.orig.tar.xz
 96cd00e8cf8cd6c71bf3504af3883eae 10396 vcs optional 
kdesvn_1.7.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVr+t3y0ZHIhDsT9NAQLqixAAqUH/urQ53Z/vcYc9kXFF5vxECVu3G4ut
JrsYGLPGC/Yn/igYC3e8+P1bwo0jxZA+mUoREhO7ZDADEk7qSQ4ZNU6i92tX+1FJ
LCKtpnerE9rKpNTCWMEFe4bBYQw85VBFG+21pSNACWaTl8eYg/rdIUW9FaLC5cFw
LkutyqQdeTro0xQv5IRKv46nKe+AZPa9jHJoF4wssi6QwNJy9++Ie9de4jLnm+5K
xi1PCk9IemG5IX8rNC9qizE/++Q+C6EE+FcRj6LYcYMKaeBWnFVl4HaZznVMR6wK
Akoi+j9zWIIDOgm1LPNSnXc/UVbHO3TLSRfppNw/iAF+wgMlzXaLvbHByRXQvNMr
cxQjyJEOm5+DUnS7LuqCnjPlB2j/Lm6+GxY6nzOPwxHXm4dpfy6EvgSbbhI2rp+i
f+LY5LGOBqd2T9r2ALQkm5THrXL9q00v8WrOAJHMl+6si9T6+laEs23x93npgfqx
H5fMH0e+vxaaRTkDOpLgU/TEWNU/T4j90uQegAAg+UI2nrz3Kb23lJ06m8RtP6WW
Q0ApWwUiN1z+ob+2a5nWUEPVYHSyvUEpT6GGQ+eGfpVadJtq3mqueE3ulg6WKoiI
pBLhUcfWFBP26lcP4T1hK6Mr1WjDyHUEBPobjXw8phWiR9mh85KdX+UAujEC5zsq
ZIgFijLtHJM=
=wVLi
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to