Your message dated Sat, 24 Apr 2010 12:47:39 +0000
with message-id <e1o5eln-0002uj...@ries.debian.org>
and subject line Bug#575665: fixed in thunar 1.0.1-4
has caused the Debian Bug report #575665,
regarding [thunar] crashes when dragging non-file data over its window
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.)


-- 
575665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: thunar
Version: 1.0.1-3
Severity: normal
Tags: patch

--- Please enter the report below this line. ---

Thunar crashes when dragging non-file data (selected text, elements
from the panel, ...) over its window - even if you don't drop it there.
This seems to be a known bug and I found a patch that worked. [1]
The line-numbers changed so I made a new one.

Cheers,
- Daniel

[1] http://www.mail-archive.com/thunar-...@xfce.org/msg03850.html

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.32-3-686

Debian Release: squeeze/sid
  500 testing         security.debian.org
  500 testing         ftp.de.debian.org

--- Package information. ---
Depends                    (Version) | Installed
====================================-+-==============
libatk1.0-0              (>= 1.20.0) | 1.28.0-1
libc6                  (>= 2.3.6-6~) | 2.10.2-6
libcairo2                 (>= 1.2.4) | 1.8.10-2
libdbus-1-3               (>= 1.0.2) | 1.2.20-2
libdbus-glib-1-2           (>= 0.78) | 0.84-1
libexo-0.3-0            (>= 0.3.100) | 0.3.106-1
libfreetype6              (>= 2.2.1) | 2.3.11-1
libglib2.0-0             (>= 2.18.0) | 2.22.4-1
libgtk2.0-0              (>= 2.10.1) | 2.18.6-1
libice6                 (>= 1:1.0.0) | 2:1.0.6-1
libpango1.0-0            (>= 1.14.0) | 1.26.2-1
libsm6                               | 2:1.1.1-1
libthunar-vfs-1-2         (>= 1.0.0) | 1.0.1-3
libx11-6                      (>= 0) | 2:1.3.3-2
libxfce4util4             (>= 4.6.0) | 4.6.1-2
desktop-file-utils                   | 0.15-2
shared-mime-info                     | 0.71-1
thunar-data              (= 1.0.1-3) | 1.0.1-3
exo-utils                            | 0.3.106-1


Recommends         (Version) | Installed
============================-+-===========
hal                          | 0.5.14-2
dbus-x11                     | 1.2.20-2
gamin                        | 0.1.10-2+b1
xfce4-panel       (>= 4.6.0) | 4.6.3-1
thunar-volman                | 0.3.80-4
xdg-user-dirs                |


Suggests                      (Version) | Installed
=======================================-+-===========
thunar-archive-plugin                   | 0.2.4-5
thunar-media-tags-plugin                | 0.1.2-2
--- Thunar-1.0.1/thunar/thunar-standard-view.c	2009-01-12 21:38:48.000000000 +0100
+++ thunar-1.0.1.patched/thunar/thunar-standard-view.c	2010-03-23 04:46:40.253567236 +0100
@@ -2866,7 +2866,8 @@
       else
         {
           /* request the drag data from the source */
-          gtk_drag_get_data (view, context, target, time);
+          if ( target != GDK_NONE )
+            gtk_drag_get_data (view, context, target, time);
         }
 
       /* tell Gdk whether we can drop here */

--- End Message ---
--- Begin Message ---
Source: thunar
Source-Version: 1.0.1-4

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

libthunar-vfs-1-2_1.0.1-4_amd64.deb
  to main/t/thunar/libthunar-vfs-1-2_1.0.1-4_amd64.deb
libthunar-vfs-1-dev_1.0.1-4_amd64.deb
  to main/t/thunar/libthunar-vfs-1-dev_1.0.1-4_amd64.deb
thunar-data_1.0.1-4_all.deb
  to main/t/thunar/thunar-data_1.0.1-4_all.deb
thunar-dbg_1.0.1-4_amd64.deb
  to main/t/thunar/thunar-dbg_1.0.1-4_amd64.deb
thunar_1.0.1-4.diff.gz
  to main/t/thunar/thunar_1.0.1-4.diff.gz
thunar_1.0.1-4.dsc
  to main/t/thunar/thunar_1.0.1-4.dsc
thunar_1.0.1-4_amd64.deb
  to main/t/thunar/thunar_1.0.1-4_amd64.deb



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 575...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lionel Le Folgoc <mrpo...@gmail.com> (supplier of updated thunar 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 24 Apr 2010 14:00:31 +0200
Source: thunar
Binary: libthunar-vfs-1-dev libthunar-vfs-1-2 thunar thunar-data thunar-dbg
Architecture: source all amd64
Version: 1.0.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
Changed-By: Lionel Le Folgoc <mrpo...@gmail.com>
Description: 
 libthunar-vfs-1-2 - VFS abstraction used in thunar
 libthunar-vfs-1-dev - Development files for libthunar-vfs
 thunar     - File Manager for Xfce
 thunar-data - Provides thunar documentation, icons and translations
 thunar-dbg - debugging informations for thunar
Closes: 575665
Changes: 
 thunar (1.0.1-4) unstable; urgency=low
 .
   * debian/patches/05_fix-crash-drag-gdk-none.patch: backport patch from
     upstream git to fix crash when dragging non-file data over a window
     (thanks Daniel Gibson for the hint).                        closes: #575665
   * debian/patches: import some patches from lucid to fix several minor
     issues (also fixed in upstream git master):
     - 06_fix-sidepane-width.patch: use g_utf8_strlen to calculate the
       sidepane width, prevents it from being too large with chinese or
       cyrillic locales.                                         lp: #501211
     - 07_update-cursor-on-delete.patch: properly update the cursor when
       a row is deleted in, fixes weird cursor behaviors (Xfce #5361).
     - 08_refilter-tree-hidden-dir.patch: refilter tree model view when
       entering/leaving an hidden directory, prevents hidden dir/files
       from being wrongly displayed.                             lp: #484220
   * debian/control: add myself to uploaders.
Checksums-Sha1: 
 f66a8bfbc637fa845317af9ab7516f7468901889 2320 thunar_1.0.1-4.dsc
 457a543426c1b6a1982fec07996da99ff32edf74 16832 thunar_1.0.1-4.diff.gz
 13441a2cfbb0bfe491212efdf7158f211a4c5528 7497376 thunar-data_1.0.1-4_all.deb
 3ee3297b29d81b51eaf71c3c214ab3c01ce2fb75 18822 
libthunar-vfs-1-dev_1.0.1-4_amd64.deb
 d1207f335106204f50b59ed0544c33dc9494af4e 168448 
libthunar-vfs-1-2_1.0.1-4_amd64.deb
 048954dbdd0d813b7eb49d7fe5a114db37c75e3d 249530 thunar_1.0.1-4_amd64.deb
 67d67d1d52ee034d2d5c5d0502f168558f30257b 1466312 thunar-dbg_1.0.1-4_amd64.deb
Checksums-Sha256: 
 1921d2a86363d6f7de21bb05f83f8b1a603f495967dfd6eebe2082c2b3c6af33 2320 
thunar_1.0.1-4.dsc
 e156484b3dad2afe8fec6c83198080068208f1295139e89d2a35daf3c15b48a0 16832 
thunar_1.0.1-4.diff.gz
 da029afcdf70946d8eb1be2bd9a88f4c02be2688535f1369932409d86b9363d0 7497376 
thunar-data_1.0.1-4_all.deb
 48d7c419e15800d6131a62021acb4491c0e2398b22b51329fb928e89b38c9060 18822 
libthunar-vfs-1-dev_1.0.1-4_amd64.deb
 1911b070bc46d7f65b92a1a8f03f1f75769a3cbb547c14d6971d9446d66637e9 168448 
libthunar-vfs-1-2_1.0.1-4_amd64.deb
 7c59f033d34471f601eaebee5f11d150f38bd7a3fe799259d982451c4902aba1 249530 
thunar_1.0.1-4_amd64.deb
 15050b4cbd023cabcb64bb4f9f6fa8d38598331232113496b4b31df8812ab131 1466312 
thunar-dbg_1.0.1-4_amd64.deb
Files: 
 1ad8ba9a477453896e898a587f0e0b72 2320 xfce optional thunar_1.0.1-4.dsc
 5198e6f4476c0359366f292efecfb9a8 16832 xfce optional thunar_1.0.1-4.diff.gz
 7eb406164de1705fd4896675748f5707 7497376 xfce optional 
thunar-data_1.0.1-4_all.deb
 68cbf64b5a2b53546685a7ec4112db4b 18822 libdevel optional 
libthunar-vfs-1-dev_1.0.1-4_amd64.deb
 3270dae5d4dc2b74331c937497f4e921 168448 libs optional 
libthunar-vfs-1-2_1.0.1-4_amd64.deb
 94f6c7b959a44b2c834f2c135b0e9d2c 249530 xfce optional thunar_1.0.1-4_amd64.deb
 a31c63b58ccd0222c951ce8d090630c2 1466312 debug extra 
thunar-dbg_1.0.1-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCgAGBQJL0uKdAAoJEDBVD3hx7wuo9XYQAKLOJHLjCybhV375eqm3FhV4
k6y3l4pWZiLTRNejPB/EX76RCUgIufIzFGOgDlXw/CTto5nEc+pwcP2vuyWz5BWb
AcXm8p0X1irrnAhuDezjtJdJW4KjbiMmHsqz6QqN2DtBI93+7/0boy0B9NhQMi35
aGDAbPnEpQdoOTueSrxkBuZi6U6Fh8JA+5OKbdN3Kd9I6CTNEDgGKxtl/vxGdvLO
CVP3L15Du489odPFHmyMkyAkfELpalSoSo3VgL866xEozLr+ZcK0XYst2mjRlltL
fOqYZQP1l+rEpt4fAEfXLrdQhV0wlIEZa4NUHetyN6t6vZ1RfdH8ql3KtnbMR8t/
qKMQ06muDMzhYKK9rpRwRnnrCSDdoiyjiqGHjWA5EWVYyzbN1q3E/QnUULHcP4uK
yJXejrCBvwqOe/6brCAoU6+ZcOM1wy99xXbWAH+gDTvsLOoxGio2Vx0X1W2EnrFE
5hHVk7eXGlsEOyIjOD3rtEfPXWM00hyNfF6mS89fsoQ1UqSru+03LIKaPmuBKeUU
TwPXwfTLw4/146Cmj1XACjTrBzqLq5h5rmSesjky6uW0j+aUWFcNBEAMyM3Md8tC
JGaUwQvFR2gy8uxPBoJ29fXSNz6G2aDv0FcZbYtxYP52wXBJfGnNeziPwqM1XLTx
j0DqA47O7DHFAOZBROfT
=V8P7
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-xfce-devel mailing list
Pkg-xfce-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

Reply via email to