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

Bug#494427: marked as done (plasma: emptying trash from the trash plasmoid does not notify about trash changes)



Your message dated Wed, 10 Sep 2008 15:47:24 +0000
with message-id <E1KdRue-0008TM-Eh@ries.debian.org>
and subject line Bug#494427: fixed in kdebase-workspace 4:4.1.1-2
has caused the Debian Bug report #494427,
regarding plasma: emptying trash from the trash plasmoid does not notify about trash changes
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 owner@bugs.debian.org
immediately.)


-- 
494427: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494427
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kdebase-workspace
Version: 4:4.1.0-1
Severity: normal
Tags: patch

Steps to reproduce:
1) Have an empty trash
2) delete something from dolphin
3) go to trash in dolphin
4) click to empty trash from the trash plasmoid.
You will notice that the trash plasmoid still says that there are items in trash
and dolphin still shows those items. If you press f5 to reload dolphin, the items
will disappear but the trash plasmoid will remain like this forever.

The problem relies in the fact that dolphin calls directly ktrash to empty the trash
and ktrash in turn uses dbus to notify other processes about the changes.
However, in debian, ktrash from kde4 is renamed to ktrash4 and as a result, the kde3
version of ktrash is called. This sends the signal over dcop and kde4 processes never
get informed.

This patch should solve the issue:
======================
diff -uprN kdebase-workspace-4.1.0/plasma/applets/trash/trash.cpp kdebase-workspace-4.1.0-fixed/plasma/applets/trash/trash.cpp
--- kdebase-workspace-4.1.0/plasma/applets/trash/trash.cpp      2008-07-15 22:48:49.000000000 +0300
+++ kdebase-workspace-4.1.0-fixed/plasma/applets/trash/trash.cpp        2008-08-09 14:38:12.000000000 +0300
@@ -193,7 +193,7 @@ void Trash::slotEmpty()
         // we can simply call ktrash.
         //KonqOperations::emptyTrash(&m_menu);
         KProcess process;
-        process << KStandardDirs::findExe("ktrash") << "--empty";
+        process << KStandardDirs::findExe("ktrash4") << "--empty";
         process.execute();

     }
======================

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-gkserver-amd64 (SMP w/3 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdebase-workspace depends on:
ii  kde-window-manager            4:4.1.0-1  the KDE 4 window manager (KWin)
ii  kdebase-workspace-bin         4:4.1.0-1  core binaries for the KDE 4 base w
ii  klipper                       4:4.1.0-1  clipboard utility for KDE 4
ii  ksysguard                     4:4.1.0-1  System Guard for KDE 4
ii  systemsettings                4:4.1.0-1  KDE 4 System Settings

Versions of packages kdebase-workspace recommends:
ii  kdebase-plasma                4:4.1.0-1  plasma widgets from the KDE 4 base
ii  kdm                           4:4.1.0-1  KDE Display Manager for X11

kdebase-workspace suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: kdebase-workspace
Source-Version: 4:4.1.1-2

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

kde-window-manager_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/kde-window-manager_4.1.1-2_amd64.deb
kde-window-manager_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/kde-window-manager_4.1.1-2_i386.deb
kdebase-workspace-bin_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/kdebase-workspace-bin_4.1.1-2_amd64.deb
kdebase-workspace-bin_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/kdebase-workspace-bin_4.1.1-2_i386.deb
kdebase-workspace-data_4.1.1-2_all.deb
  to pool/main/k/kdebase-workspace/kdebase-workspace-data_4.1.1-2_all.deb
kdebase-workspace-dbg_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/kdebase-workspace-dbg_4.1.1-2_amd64.deb
kdebase-workspace-dbg_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/kdebase-workspace-dbg_4.1.1-2_i386.deb
kdebase-workspace-dev_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/kdebase-workspace-dev_4.1.1-2_amd64.deb
kdebase-workspace-dev_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/kdebase-workspace-dev_4.1.1-2_i386.deb
kdebase-workspace-libs4+5_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/kdebase-workspace-libs4+5_4.1.1-2_amd64.deb
kdebase-workspace-libs4+5_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/kdebase-workspace-libs4+5_4.1.1-2_i386.deb
kdebase-workspace_4.1.1-2.diff.gz
  to pool/main/k/kdebase-workspace/kdebase-workspace_4.1.1-2.diff.gz
kdebase-workspace_4.1.1-2.dsc
  to pool/main/k/kdebase-workspace/kdebase-workspace_4.1.1-2.dsc
kdebase-workspace_4.1.1-2_all.deb
  to pool/main/k/kdebase-workspace/kdebase-workspace_4.1.1-2_all.deb
kdm_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/kdm_4.1.1-2_amd64.deb
kdm_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/kdm_4.1.1-2_i386.deb
klipper_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/klipper_4.1.1-2_amd64.deb
klipper_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/klipper_4.1.1-2_i386.deb
ksysguard_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/ksysguard_4.1.1-2_amd64.deb
ksysguard_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/ksysguard_4.1.1-2_i386.deb
ksysguardd_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/ksysguardd_4.1.1-2_amd64.deb
ksysguardd_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/ksysguardd_4.1.1-2_i386.deb
libkdecorations4_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/libkdecorations4_4.1.1-2_amd64.deb
libkdecorations4_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/libkdecorations4_4.1.1-2_i386.deb
libkwineffects1_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/libkwineffects1_4.1.1-2_amd64.deb
libkwineffects1_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/libkwineffects1_4.1.1-2_i386.deb
libplasma-dev_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/libplasma-dev_4.1.1-2_amd64.deb
libplasma-dev_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/libplasma-dev_4.1.1-2_i386.deb
libplasma2_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/libplasma2_4.1.1-2_amd64.deb
libplasma2_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/libplasma2_4.1.1-2_i386.deb
systemsettings_4.1.1-2_amd64.deb
  to pool/main/k/kdebase-workspace/systemsettings_4.1.1-2_amd64.deb
systemsettings_4.1.1-2_i386.deb
  to pool/main/k/kdebase-workspace/systemsettings_4.1.1-2_i386.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 494427@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> (supplier of updated kdebase-workspace 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Wed, 10 Sep 2008 15:40:16 +0200
Source: kdebase-workspace
Binary: kdebase-workspace kdebase-workspace-bin kdebase-workspace-libs4+5 kdebase-workspace-data kdebase-workspace-dev kdm klipper ksysguardd ksysguard kde-window-manager libkdecorations4 libkwineffects1 systemsettings kdebase-workspace-dbg libplasma2 libplasma-dev
Architecture: all amd64 i386 source 
Version: 4:4.1.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Closes: 494427
Description:
 kdebase-workspace - base workspace components from the official KDE 4 release
 kdebase-workspace-bin - core binaries for the KDE 4 base workspace module
 kdebase-workspace-data - shared data files for the KDE 4 base workspace module
 kdebase-workspace-dbg - debugging symbols for the KDE 4 base workspace module
 kdebase-workspace-dev - development files for the KDE 4 base workspace module
 kdebase-workspace-libs4+5 - libraries provided by the KDE 4 base workspace module
 kde-window-manager - the KDE 4 window manager (KWin)
 kdm        - KDE Display Manager for X11
 klipper    - clipboard utility for KDE 4
 ksysguardd - System Guard Daemon for KDE 4
 ksysguard  - System Guard for KDE 4
 libkdecorations4 - library used by decorations for the KDE 4 window manager
 libkwineffects1 - library used by effects for the KDE 4 window manager
 libplasma2 - library for the KDE 4 Plasma desktop
 libplasma-dev - development files for the KDE 4 Plasma desktop
 systemsettings - KDE 4 System Settings
Changes:
 kdebase-workspace (4:4.1.1-2) experimental; urgency=low
 .
   +++ Changes by Fathi Boudra:
 .
   * Add the status action to KDM's init script, merged from Ubuntu:
     * Depend on lsb-base >= 3.2-14, which has the status_of_proc() function.
     * Import the LSB init functions, and add the 'status' action.
     Thanks to Dustin Kirkland and Jonathan Riddell.
 .
   +++ Changes by Armin Berres:
 .
   * Make the plasma trash applet call KDE 4's and not KDE 3's ktrash.
     Thanks to George Kiagiadakis for the patch (Closes: #494427).
   * Add acpid dbus hal to Should-Start in KDM's init script to make KDM start
     after these dameons, if they are installed.
   * Remove x-display-manager from Provides in KDM's init script.
Checksums-Sha1: 
 07350f969ecf8e611476c2d5e1583cba597f1721 1040690 kdm_4.1.1-2_amd64.deb
 0c7ff7b010382da45ce7affc56aea615a01519c2 457688 kdebase-workspace-libs4+5_4.1.1-2_i386.deb
 101c337fd0b307f3cdf9293bebfbe908ccb8c130 87762 ksysguardd_4.1.1-2_amd64.deb
 110684bba577a220be0abacc95df3325f56803e0 126764 kdebase-workspace-dev_4.1.1-2_i386.deb
 17004f7f9a5b07a86d45231e650557eac0ff199b 297422 systemsettings_4.1.1-2_amd64.deb
 613e9711ce6f26ffdb5438e1aca3518c2594ddfb 2486 kdebase-workspace_4.1.1-2.dsc
 182e5da2fa5f318567ba6d38de83c0726a221fbf 2636584 kdebase-workspace-bin_4.1.1-2_amd64.deb
 1caee36f46ee26343e330ca0c6bbc4fd46cc87da 49659710 kdebase-workspace-dbg_4.1.1-2_i386.deb
 20baed7c532d44a19df95de903f178676f9b5718 233576 ksysguard_4.1.1-2_i386.deb
 2bd8974ece849250202176619fdd2d10ec6f9383 96830 libplasma-dev_4.1.1-2_amd64.deb
 32b9a0ba75168fa350fa2b27ac888cb14afafe61 996680 kdm_4.1.1-2_i386.deb
 354b301b357c0b00b9eaedaf96fc2c8c78f1cfef 1437392 kde-window-manager_4.1.1-2_i386.deb
 431ff1e5a82486ae3f547188973048b0960d6f12 43448440 kdebase-workspace-data_4.1.1-2_all.deb
 46a1a9e6f1bf6e1f098bc8d7d9613ed483e8b771 74364 libkdecorations4_4.1.1-2_amd64.deb
 4c0696972840542e98aa279883a938c090bd77eb 1546326 libplasma2_4.1.1-2_i386.deb
 543a815053d1d4818326fb4f1d6ff942a58b714f 88340 libkwineffects1_4.1.1-2_amd64.deb
 58cb3ba610a33b6079ef2cd319cc13895108dfab 2410224 kdebase-workspace-bin_4.1.1-2_i386.deb
 59d57dffab401d6d5879feff27b510ccab60d8e8 82690 libkwineffects1_4.1.1-2_i386.deb
 7afbce75a0d09c26cb460ba919525c3ed53fa230 111715 kdebase-workspace_4.1.1-2.diff.gz
 7d2488bedd7fadc9fbd3558ec95ad45d42b1cf43 95556 libplasma-dev_4.1.1-2_i386.deb
 82ab13eea821330ec633b62e5e60f749fedf1b46 1542288 kde-window-manager_4.1.1-2_amd64.deb
 858320726de5296a373f7267d4af2aeeeb2d5fcd 287204 systemsettings_4.1.1-2_i386.deb
 b683438d945af70c14990ccbc299daaa6f09cf0e 123718 klipper_4.1.1-2_i386.deb
 b6b8f1abb79109b0c9c4da17d46b170f599fdd7a 69834 libkdecorations4_4.1.1-2_i386.deb
 c05d96bb1068f46bf935522229b6c13f41fb1043 130432 klipper_4.1.1-2_amd64.deb
 d26fdc7e37a4d8ebbede5bea0612690c3b8d43bd 1656812 libplasma2_4.1.1-2_amd64.deb
 d39f9055a20e86b332e7dc7869700321f3e7bfea 129804 kdebase-workspace-dev_4.1.1-2_amd64.deb
 da6b2c29fd2789114c0f1518d8fd1e7c1d7344f7 496234 kdebase-workspace-libs4+5_4.1.1-2_amd64.deb
 e59893255c3c82767888952c7325b7d009967859 50183252 kdebase-workspace-dbg_4.1.1-2_amd64.deb
 e5c5c37137c6a5e2229f52b870ac786a40ced4a6 36122 kdebase-workspace_4.1.1-2_all.deb
 f69b6cccab25fc4802c242cae03bb85fdd147df3 78296 ksysguardd_4.1.1-2_i386.deb
 fa67a87cc5909324f730c56a7827d522e7349cba 249102 ksysguard_4.1.1-2_amd64.deb
Checksums-Sha256: 
 0be8161ac85e92c2c00463c2eb5c01e46881cad8f945fc41a266ff568cee26c5 87762 ksysguardd_4.1.1-2_amd64.deb
 0c816251af4c8eab235ad8ed8259d5ffe856864b06c87c8770066df9994c3443 50183252 kdebase-workspace-dbg_4.1.1-2_amd64.deb
 2b398ef162cb5a127084d43358257549a67ec185da667be5166f1c873813f3e1 249102 ksysguard_4.1.1-2_amd64.deb
 3408e58c88324b81c3d77b8f9154eae34f2c72dc603200d3b05d7bef5d999ef8 233576 ksysguard_4.1.1-2_i386.deb
 347d63feaef7c81991605c7689a4051ed3799aec0d4f11417e4b3e94c8474ece 457688 kdebase-workspace-libs4+5_4.1.1-2_i386.deb
 370a0215853eaca4f391aa13b151ff7b7f6b6592624b83a085d2034eec663759 49659710 kdebase-workspace-dbg_4.1.1-2_i386.deb
 427df02903992b4bf48b9b3a32d539a8ad72e7e2f7dd753005e2f421bf90146e 297422 systemsettings_4.1.1-2_amd64.deb
 491facff256b0327fac721a6f5b9910f66834fe01fa13ca76de55bf4c91c078c 130432 klipper_4.1.1-2_amd64.deb
 4f3e8e7ef58cf3270a4ab2907995b515a3966986adfafdfbd88e6b4d75d670bd 1546326 libplasma2_4.1.1-2_i386.deb
 59d49c70b6bf9df75ecbdb3113b1a1c9bd48249d633d609c4f5a8f0ffcd87cff 111715 kdebase-workspace_4.1.1-2.diff.gz
 5bb11b3972fbba90300cbd6419fa5d859c210469a7c84d5cbca3010729523d0f 123718 klipper_4.1.1-2_i386.deb
 5db25b5314968b96a8879aa18e4bf8783669bae1cf73e58d789ee624b20aabd4 78296 ksysguardd_4.1.1-2_i386.deb
 6083f29c93ca6e76f120a3faeda711dbeca3c233f17b9fa2a7f2c13e1e89dc92 996680 kdm_4.1.1-2_i386.deb
 766c4d07c0cb147361c8cd1dba84a4b57593951dae7513c1000c9a4dbd0d7212 36122 kdebase-workspace_4.1.1-2_all.deb
 7b86c7081be55ff548434d2ab77270822932b550f2ad87b78cce469c4390cb77 287204 systemsettings_4.1.1-2_i386.deb
 7b4806917b685f399622516863a9f6880a4eb7a9057b90bcdfa25d7f27329e60 2486 kdebase-workspace_4.1.1-2.dsc
 8122493a90f2ea0fdc509e41b32a88e805d7cf4d34f77253779202295c3e885f 1437392 kde-window-manager_4.1.1-2_i386.deb
 8df00789be432ba0414d73fc51342397a427532f787ff43b95e97e1e85aa33a7 82690 libkwineffects1_4.1.1-2_i386.deb
 9537da84b23abce3a5a13b3dedf9232ae3ef2c7ce7a184e06e12743a2ed386bb 74364 libkdecorations4_4.1.1-2_amd64.deb
 970f3548bfa440544efb8a877d0948f3e24bb30e514f2ca86141afa420f5e9fc 95556 libplasma-dev_4.1.1-2_i386.deb
 972ef1a2579927d42e25c30b009d1abffb4e2f50ab272e99e62489de48ae4cf6 2636584 kdebase-workspace-bin_4.1.1-2_amd64.deb
 b32c1253b527084f0f26c94b2806a559d03e2a1354ee546194290855a0edbc03 126764 kdebase-workspace-dev_4.1.1-2_i386.deb
 b35dac5f2bed42189d4fdf48110c7cf56e61942aa31d9eb92ad13ec4a8ef35b9 1542288 kde-window-manager_4.1.1-2_amd64.deb
 b37e4424cb3633c076f48f9f5c025f73f27b21e85973c19a40b38a353f89aebf 496234 kdebase-workspace-libs4+5_4.1.1-2_amd64.deb
 b433ed8ac88c5161310a5d7194dc8e165369c0e6e673a6dd14a35da4eaedd3de 129804 kdebase-workspace-dev_4.1.1-2_amd64.deb
 b8fe65cffb65aa705fcd86a7d64825fcdb4aac6241bd2adf05f480f2b1cff95d 43448440 kdebase-workspace-data_4.1.1-2_all.deb
 dee160d65d658b5869bff642a36da01602a0b9f0a6a5416e58614270f47c5969 88340 libkwineffects1_4.1.1-2_amd64.deb
 df559312ad85ade5673a12bc06e84e36ed2573eeb72d56aaf762e1cde4f329f7 1656812 libplasma2_4.1.1-2_amd64.deb
 eb5e31a89e7d4b54abb160b2c2d6b2d539775a24734d4cf472fc1e90fb01183c 96830 libplasma-dev_4.1.1-2_amd64.deb
 f10f9ba186437adb34fa9a4c83223bff31de49bede7c98d40715bd81ac15a2b8 69834 libkdecorations4_4.1.1-2_i386.deb
 fa123060fba2394cdd6e4c1ae9a8b275f66c16eb9a607424533cfffdf8e4d9c0 2410224 kdebase-workspace-bin_4.1.1-2_i386.deb
 fe7925a9fe969793743683ff8cd35b294c58d180a567139d6631ff912af3d7a3 1040690 kdm_4.1.1-2_amd64.deb
Files: 
 0b49199893bb260be5e2c33ce496dc98 2410224 kde optional kdebase-workspace-bin_4.1.1-2_i386.deb
 10a60788e11e5c7ea9ac54ed7016f338 130432 x11 optional klipper_4.1.1-2_amd64.deb
 2e0b2043257250d704a3da6c82ac2130 82690 libs optional libkwineffects1_4.1.1-2_i386.deb
 34b6f635defc6ebb370a07783bb7b94c 123718 x11 optional klipper_4.1.1-2_i386.deb
 413a111d7ce9dcb6016421c154da252d 96830 libdevel optional libplasma-dev_4.1.1-2_amd64.deb
 41f0043d6dbb8b96d4dbffdc6bb7f949 1040690 x11 optional kdm_4.1.1-2_amd64.deb
 4477af11e7fcc76e39c00686e237953b 249102 utils optional ksysguard_4.1.1-2_amd64.deb
 45198e7638c63974b085fd6b8fe51eb2 87762 utils optional ksysguardd_4.1.1-2_amd64.deb
 5046ee3a002e7440081268918ae2b665 1542288 x11 optional kde-window-manager_4.1.1-2_amd64.deb
 534ab24045de41aa8f78676000a9c0bd 297422 kde optional systemsettings_4.1.1-2_amd64.deb
 55e46cf44be7875cf247a668f48777bf 457688 libs optional kdebase-workspace-libs4+5_4.1.1-2_i386.deb
 57ae7589ba5024505e46339eac4cdbbb 233576 utils optional ksysguard_4.1.1-2_i386.deb
 794d4a43ef90fac13b4b07c337100e73 50183252 devel extra kdebase-workspace-dbg_4.1.1-2_amd64.deb
 8a4eb36e4aaf7f70d97e42d69ac90faf 78296 utils optional ksysguardd_4.1.1-2_i386.deb
 8df8aef20dcc67bb42943be0287fd5a5 36122 kde optional kdebase-workspace_4.1.1-2_all.deb
 9206b744bca0ae159daca0cc4fd6db0f 126764 kde optional kdebase-workspace-dev_4.1.1-2_i386.deb
 93af24854a3ddb540df4f84f13d48df9 287204 kde optional systemsettings_4.1.1-2_i386.deb
 96cca2f89bb91681a18422a4ca0f4387 43448440 kde optional kdebase-workspace-data_4.1.1-2_all.deb
 a89663e155e1ab9344420cdf7160608b 49659710 devel extra kdebase-workspace-dbg_4.1.1-2_i386.deb
 b286df8bb83ccef61cb638c4c1891bb1 996680 x11 optional kdm_4.1.1-2_i386.deb
 c0bf00a98c8cb87bd119046d1a45927e 2636584 kde optional kdebase-workspace-bin_4.1.1-2_amd64.deb
 c59fa29f2b6e0866dd013e623e9d9631 111715 kde optional kdebase-workspace_4.1.1-2.diff.gz
 c77a544c05861dfc85c3db3c1569c64c 95556 libdevel optional libplasma-dev_4.1.1-2_i386.deb
 c82b28a2b1623483612ce9c8d409e030 74364 libs optional libkdecorations4_4.1.1-2_amd64.deb
 c9245548ffe4ba0f03d4222bc6e8cc8b 69834 libs optional libkdecorations4_4.1.1-2_i386.deb
 d376c07ce6efd3251850fa6724ae0762 1656812 libs optional libplasma2_4.1.1-2_amd64.deb
 e464f6cc5f36947db835d50b8715b0b4 129804 kde optional kdebase-workspace-dev_4.1.1-2_amd64.deb
 e7aa2b0329c7b97915fab3d814b77994 1437392 x11 optional kde-window-manager_4.1.1-2_i386.deb
 e7cec210dc6ace4e2b69a03df21846bf 88340 libs optional libkwineffects1_4.1.1-2_amd64.deb
 ec1fc085351bc3f96ab600831085c274 1546326 libs optional libplasma2_4.1.1-2_i386.deb
 5fa22c5a3556a73cbce540811c7244fe 2486 kde optional kdebase-workspace_4.1.1-2.dsc
 f71234cdfde0999c0dc87704895831ce 496234 libs optional kdebase-workspace-libs4+5_4.1.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Signed by Ana Guerrero

iEYEARECAAYFAkjH5mgACgkQn3j4POjENGHS2QCfT6TbRC89A24PClyaUkuI0aLx
+SUAnjyn/tQYZqt0YrkgTOyro3a8iDG1
=SLhi
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: