desktop-base: Integration with KDE plasma on debian testing no longer works
Package: desktop-base Version: 10.0.3 Severity: important When KDE plasma desktop is installed on Debian testing (currently plasma 5.17.5) the wallpaper you get is not the one set by desktop-base but KDE's default. So, it seems like the integration provided by the script /usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/desktop-base.js is not properly working and would need an update for the newer plasma-desktop versions. $ cat /usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/desktop-base.js ... // This script is provided by desktop-base // It is run by Plasma 5 on upgrade. // Plasma checks that the script is only run once for each version. d = desktops() for (i in d) { // Only set up the wallpaper if the plugin is the default. // Otherwise it means the user chose another plugin and we don’t want to override that. if (d[i].wallpaperPlugin == 'org.kde.image') { d[i].currentConfigGroup = Array('Wallpaper', 'org.kde.image', 'General') if (!d[i].readConfig('Image')) { // Only set up the wallpaper if the wallpaper image is empty (=default). // Otherwise it means the user selected a picture and we don’t want to override that. d[i].writeConfig('Image', 'DebianTheme'); } } } Apparently the condition inside `if (!d[i].readConfig('Image')) {` is always false. Removing that if solves the issue. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.4.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages desktop-base depends on: ii fonts-quicksand 0.2016-2 ii librsvg2-common 2.46.4-1 Versions of packages desktop-base recommends: ii plymouth-label 0.9.4-2 Versions of packages desktop-base suggests: ii kde-standard 5:104 -- no debconf information -- Daniel Ruiz de Alegría drasite.com
Bug#735079: kdm: Computer freezes when KDM restarts
Package: kdm Version: 4:4.11.3-2+b2 Severity: normal My computer was freezing with the command "service kdm restart", and it was also freezing after to go to terminal with ctrl+alt+f1 and coming back to graphical interface with alt+f7. At beginning of this problem, I was thinking my problem was with intel video driver (i915), but I've installed LightDM for another reason, and these freezes has just stopped when using LightDM instead of KDM, which made me believe this problem was KDM as this problem happens only with KDM. Maybe the output of lspci is useful $ lspci 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09) 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) 00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4) 00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4) 00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b4) 00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04) 00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04) 01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01) 02:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 80) 02:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (rev 80) 02:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev 80) 02:00.5 Ethernet controller: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller (rev 03) -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores) Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kdm depends on: ii adduser 3.113+nmu3 ii consolekit0.4.6-3+b1 ii debconf [debconf-2.0] 1.5.52 ii kde-runtime 4:4.11.3-1 ii kde-wallpapers-default4:4.11.3-1 ii kde-workspace-kgreet-plugins 4:4.11.3-2+b2 ii libc6 2.17-97 ii libck-connector0 0.4.6-3+b1 ii libdbus-1-3 1.6.18-2 ii libkdecore5 4:4.11.3-2 ii libkdeui5 4:4.11.3-2 ii libkio5 4:4.11.3-2 ii libknewstuff3-4 4:4.11.3-2 ii libkworkspace4abi24:4.11.3-2+b2 ii libpam0g 1.1.3-9 ii libqimageblitz4 1:0.0.6-4 ii libqt4-svg4:4.8.5+git192-g085f851+dfsg-2 ii libqt4-xml4:4.8.5+git192-g085f851+dfsg-2 ii libqtcore44:4.8.5+git192-g085f851+dfsg-2 ii libqtgui4 4:4.8.5+git192-g085f851+dfsg-2 ii libstdc++64.8.2-12 ii libx11-6 2:1.6.2-1 ii libxau6 1:1.0.8-1 ii libxdmcp6 1:1.1.1-1 ii libxtst6 2:1.2.2-1 ii lsb-base 4.1+Debian12 Versions of packages kdm recommends: ii kde-window-manager [x-window-manager] 4:4.11.3-2+b2 ii kde-workspace 4:4.11.3-2 ii konsole [x-terminal-emulator] 4:4.11.3-1 ii logrotate 3.8.6-1 ii xserver-xorg [xserver] 1:7.7+5 ii xterm [x-terminal-emulator]300-1 Versions of packages kdm suggests: ii kde-wallpapers 4:4.11.3-1 ii kdepasswd 4:4.11.3-1 -- debconf information: kdm/stop_running_server_with_children: false kdm/daemon_name: /usr/bin/kdm * shared/default-x-display-manager: lightdm -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140112155721.8510.4888.reportbug@daniel-laptop
Bug#1070084: libkpimgapi-data: KAddressBook, and possibly related programs, fail to integrate with Google
Package: libkpimgapi-data Version: 22.12.3-1 Severity: important X-Debbugs-Cc: dan...@melameth.com Dear Maintainer, * What led up to the situation? I'm new to Linux, and, with the popularity of Gmail and related, I attempted to configure KAddressBook to access my Gmail Contacts, but it did not work. * What exactly did you do (or not do) that was effective (or ineffective)? I attempted to Add a New Address Book using Google Groupware, but it does not work. * What was the outcome of this action? I was unable to use the program as intended. * What outcome did you expect instead? I expected the program to integrate with my Gmail Contacts, much like KOrganizer integrates with my Gmail Calendar. This bug appears to be resolved in newer versions of the program; some details may be found at https://bugs.kde.org/show_bug.cgi?id=446580 and https://bugs.kde.org/show_bug.cgi?id=439285. -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (900, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.6.15-amd64 (SMP w/16 CPU threads; PREEMPT) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- no debconf information
Bug#435337: kdebase-kio-plugins: Confirm
Package: kdebase-kio-plugins Version: 4:3.5.9.dfsg.1-2+b1 Followup-For: Bug #435337 I can confirm that this bug happen somewhere between Debian 4.0r3 and the current testing release. It works perfectly in 4.0r3, but not in the testing release. Daniel Palmer’s fix seams to be working for me as well. If this is a KDE problem, then maybe the KDE_FORK_SLAVES=true should be set as default for all users. As a temporary fix, at least. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 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-kio-plugins depends on: ii kdeeject 4:3.5.9.dfsg.1-2script used by KDE to eject remova ii kdelibs4c2a 4:3.5.9.dfsg.1-4core libraries and binaries for al ii libc62.7-10 GNU C Library: Shared libraries ii libdbus-1-3 1.2.1-2 simple interprocess messaging syst ii libdbus-qt-1-1c2 0.62.git.20060814-2 simple interprocess messaging syst ii libgcc1 1:4.3.1-2 GCC support library ii libhal-storage1 0.5.11-2Hardware Abstraction Layer - share ii libhal1 0.5.11-2Hardware Abstraction Layer - share ii libilmbase6 1.0.1-2+nmu1several utility libraries from ILM ii libldap-2.4-22.4.9-1 OpenLDAP libraries ii libopenexr6 1.6.1-3 runtime files for the OpenEXR imag ii libqt3-mt3:3.3.8b-5 Qt GUI Library (Threaded runtime v ii libsasl2-2 2.1.22.dfsg1-21 Cyrus SASL - authentication abstra ii libsasl2-modules 2.1.22.dfsg1-21 Cyrus SASL - pluggable authenticat ii libsmbclient 2:3.0.30-3 shared library that allows applica ii libstdc++6 4.3.1-2 The GNU Standard C++ Library v3 ii libxcursor1 1:1.1.9-1 X cursor management library ii man-db 2.5.2-1 on-line manual pager ii psmisc 22.6-1 Utilities that use the proc filesy Versions of packages kdebase-kio-plugins recommends: ii hal 0.5.11-2 Hardware Abstraction Layer ii kamera 4:3.5.9-1+b2 digital camera io_slave for Konque ii kdemultimedia-kio-plugins 4:3.5.9-1enables the browsing of audio CDs ii pmount 0.9.17-2 mount removable devices as normal -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#435337: kdebase-kio-plugins: fish:// KIO is deprecated, use sftp:// KIO
Package: kdebase-kio-plugins Version: 4:3.5.9.dfsg.1-2+b1 Followup-For: Bug #435337 I have read from a couple of sources, mostly other bug reports for other distributions, that kio_fish is deprecated in favour of kio_sftp. Support for kio_fish was even dropped for KDE 4. -- Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#275194: konqueror: File Type Associations Cannot Be Set
Package: konqueror Version: 4:3.3.0a-1 Severity: normal File type associates cannot be set in konqueror filemanagement mode. Sometimes when setting an association it complains that there are insufficient privileges. At other times it seems to allow the association to be applied although it does not save it. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8.1-1 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 Versions of packages konqueror depends on: ii kcontrol 4:3.3.0a-1 KDE Control Center ii kdebase-kio-plugins 4:3.3.0a-1 KDE I/O Slaves ii kdelibs4 4:3.3.0-2 KDE core libraries ii kdesktop 4:3.3.0a-1 KDE Desktop ii kfind 4:3.3.0a-1 KDE File Find Utility ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-17 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-5client library to control the FAM ii libgcc1 1:3.4.2-2 GCC support library ii libice6 4.3.0.dfsg.1-8 Inter-Client Exchange library ii libidn11 0.5.2-3GNU libidn library, implementation ii libjpeg62 6b-9 The Independent JPEG Group's JPEG ii libkonq4 4:3.3.0a-1 Core libraries for KDE's file mana ii libpcre3 4.5-1.1Perl 5 Compatible Regular Expressi ii libpng12-01.2.5.0-7 PNG library - runtime ii libqt3c102-mt 3:3.3.3-4.1Qt GUI Library (Threaded runtime v ii libsm64.3.0.dfsg.1-8 X Window System Session Management ii libstdc++51:3.3.4-13 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-8 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-8 X Window System miscellaneous exte ii libxrender1 0.8.3-7X Rendering Extension client libra ii xlibs 4.3.0.dfsg.1-8 X Window System client libraries m ii zlib1g1:1.2.1.2-1compression library - runtime -- no debconf information
Bug#229018: konqueror: *Serious Bug* Folders drag without being selected!
Package: konqueror Version: 4:3.1.5-1 Severity: normal Tags: sid This bug occurs when using Konqueror in File Management profile. In this mode folders in the left tree view are dragged by moving the mouse over them even though they were not selected. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux think 2.4.24-ck1-1 #1 Wed Jan 21 07:08:32 CST 2004 i686 Locale: LANG=en_US, LC_CTYPE=en_US Versions of packages konqueror depends on: ii kate 4:3.1.5-1 KDE Advanced Text Editor ii kcontrol 4:3.1.5-1 KDE Control Center ii kdelibs4 4:3.1.5-1 KDE core libraries ii kdesktop 4:3.1.5-1 KDE Desktop ii kfind 4:3.1.4-1 KDE File Find Utility ii libart-2.0-2 2.3.14-1 Library of functions for 2D graphi ii libaudio2 1.6-6 The Network Audio System (NAS). (s ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an ii libfam0c1022.6.10-1 client library to control the FAM ii libfontconfig1 2.2.1-8 generic font configuration library ii libfreetype6 2.1.5-2 FreeType 2 font engine, shared lib ii libgcc11:3.3.3-0pre0 GCC support library ii libjpeg62 6b-8 The Independent JPEG Group's JPEG ii libkonq4 4:3.1.5-1 Core libraries for KDE's file mana ii libpcre3 4.3-3 Philip Hazel's Perl 5 Compatible R ii libpng12-0 1.2.5.0-4 PNG library - runtime ii libqt3c102-mt 3:3.2.3-1 Qt GUI Library (Threaded runtime v hi libstdc++5 1:3.3.3-0pre0 The GNU Standard C++ Library v3 ii libxcursor11.0.2-2 X Cursor management library ii libxft22.1.1-2 advanced font drawing library for ii libxrender10.8.2-1 X Rendering Extension client libra ii xlibmesa-gl1-dri-mach64 [x 2003.05.04-1 Mesa 3D graphics library [DRI mach ii xlibs 4.3.0-0pre1v4 X Window System client libraries ii zlib1g 1:1.2.1-2 compression library - runtime -- debconf information: * konqueror/crypto:
Bug#264332: View source crash is not RC, sarge only
package kmail severity 264332 important tags 264332 + sarge thanks I don't see how this bug could be release critical, unless it caused data loss or came up without explicitly selecting "view source". Also, according to the comments in the bug, it was fixed in KDE 3.3, so it affects the sarge version only. -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED]haven't had breakfast yet." -- Orson Scott Card
Bug#737594: kiten: Kiten still leaks memory
Package: kiten Version: 4:4.11.3-1 Severity: important I reported this issue back in 2011 and that bug(#610534) is now archived. I noticed this again recently during a 2 hour chat with a friend.. My kanji reading ability isn't amazing so I use the automatic search on highlight feature in kiten to help me out. After a while my machine became unusable so I switched to a VT and took a look at top. Kiten's resident size had grown to 4GB! -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.11-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kiten depends on: ii fonts-vlgothic [fonts-japanese-gothic] 20130607-1 ii kde-runtime 4:4.11.5-1 ii libc6 2.17-97 ii libkdecore5 4:4.11.5-1 ii libkdeui5 4:4.11.5-1 ii libkhtml5 4:4.11.5-1 ii libkio5 4:4.11.5-1 ii libkiten4abi1 4:4.11.3-1 ii libkparts4 4:4.11.5-1 ii libqt4-dbus 4:4.8.5+git209-g718fae5+dfsg-1 ii libqtcore4 4:4.8.5+git209-g718fae5+dfsg-1 ii libqtgui4 4:4.8.5+git209-g718fae5+dfsg-1 ii libstdc++6 4.8.2-14 kiten recommends no packages. Versions of packages kiten suggests: pn khelpcenter4 -- no debconf information -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140204043455.9420.45233.reportbug@mirmachina
Bug#738658: qtchooser: Support DEB_BUILD_OPTIONS=nocheck
Source: qtchooser Version: 39-g4717841-2 Severity: wishlist Tags: patch When bootstrapping the qtchooser build, it's most convenient to do so by first doing a build without the Qt packages installed (as opposed to forcing installation of them without their binary dependencies on qtchooser). In order for that to succeed, the testsuite must be skipped; attached is a simple patch to add support for this when DEB_BUILD_OPTIONS contains "nocheck" (recommended by policy 4.9.1). -- Daniel Schepler diff -urN qtchooser-39-g4717841.old/debian/rules qtchooser-39-g4717841/debian/rules --- qtchooser-39-g4717841.old/debian/rules 2014-01-18 18:14:46.0 -0800 +++ qtchooser-39-g4717841/debian/rules 2014-02-11 08:21:26.613820038 -0800 @@ -15,4 +15,6 @@ make install INSTALL_ROOT=$(CURDIR)/debian/qtchooser override_dh_auto_test: +ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) make check +endif
Bug#737594: kiten: Kiten still leaks memory
Sorry for not replying sooner. The mail went in my spam... I will test your patched version. If its useful I can give a list of Japanese words etc that you can use to try to trigger leaks? -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CAFr9PXmLuFfXSW-5GAS5-Uzau8gBoek+m9n_TVnDDRL95do=a...@mail.gmail.com
Bug#743766: konsole: Please mark konsole Multi-Arch foreign
Package: konsole Version: 4:4.12.3-1 Severity: wishlist Tags: patch Please mark the konsole package Multi-Arch foreign, so it can be used to satisfy dependencies on x-terminal-emulator for foreign arch packages (e.g. steam:i386 on amd64). Thanks -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (990, 'unstable'), (103, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13-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/bash Versions of packages konsole depends on: ii kde-runtime4:4.12.3-1 ii libc6 2.18-4 ii libkdecore54:4.12.3-1 ii libkdeui5 4:4.12.3-1 ii libkio54:4.12.3-1 ii libknotifyconfig4 4:4.12.3-1 ii libkonq5abi1 4:4.12.3-1 ii libkparts4 4:4.12.3-1 ii libkpty4 4:4.12.3-1 ii libqt4-dbus4:4.8.5+git242-g0315971+dfsg-2 ii libqt4-network 4:4.8.5+git242-g0315971+dfsg-2 ii libqtcore4 4:4.8.5+git242-g0315971+dfsg-2 ii libqtgui4 4:4.8.5+git242-g0315971+dfsg-2 ii libstdc++6 4.8.2-19 konsole recommends no packages. konsole suggests no packages. -- no debconf information >From 9bb34e0a14c80638be57d54c65a1cba7ae2312c0 Mon Sep 17 00:00:00 2001 From: Daniel Schaal Date: Sat, 5 Apr 2014 18:06:37 +0200 Subject: [PATCH] Mark konsole package Multi-Arch: foreign. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3c38587..86abdab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ konsole (4:4.11.3-2) UNRELEASED; urgency=medium * Build the unit tests. * Add autopkgtests. * Bump Standards-Version to 3.9.5, no changes needed. + * Mark konsole package Multi-Arch: foreign. -- Maximiliano Curia Thu, 30 Jan 2014 15:19:37 +0100 diff --git a/debian/control b/debian/control index 3a97b87..376fc32 100644 --- a/debian/control +++ b/debian/control @@ -41,6 +41,7 @@ Depends: konsole (= ${binary:Version}), ${misc:Depends} Breaks: kdebase-dbg (<< 4:4.6.80) Replaces: kdebase-dbg (<< 4:4.6.80) Recommends: kdelibs5-dbg +Multi-Arch: foreign Description: debugging symbols for the KDE X terminal emulator This package contains debugging files used to investigate problems with binaries included in the KDE X terminal emulator. -- 1.9.1
Bug#751966: print-manager missing recommends
Package: print-manager Version: 4:4.13.1-1 The Ubuntu package of print-manager offered a recommends on system-config-printer-udev but it was removed: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/print-manager.git;a=commitdiff;h=4551aff32b6d97a063ee049d943b5d9412b7474a Although print-manager doesn't hard depend on it the offered functionality of system-config-printer-udev is really useful for a good user experience as it auto adds printers (when plugged in) and if it can't find the needed drivers it will poke print-manager to show the user his new hardware needs some manual intervention to get to work. Besides this I also recommend that a recommends on system-config-printer (not the -udev) is added as it offers a DBus interface which print-manager uses when adding a new printer, this is especially useful because it makes the UI more friendly by grouping same printer with different protocols and providing which PPD is the best for the given printer. So basically a recommends on both system-config-printer and system-config-printer-udev would be useful. Thanks. -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/caco8zocjlrifx6s6nnjrx8lpokajtm8-vrk-wx_ezkjihwr...@mail.gmail.com
Bug#776906: [kde-standard] kde-standard or kdepim should depend on baloo4
Package: kde-standard Version: 5:84 Severity: normal --- Please enter the report below this line. --- Currently baloo (the KDE semantic search indexer) still has to be installed manually. Yet since KDE SC 4.13, baloo is used for semantic desktop searches, which means that also e.g. KMail address completion etc. depends on it. Therefore, kde-standard, kdepim or kmail should explicitly depend on baloo (package: baloo4). --- System information. --- Architecture: amd64 Kernel: Linux 3.16.0-4-amd64 Debian Release: 8.0 500 testing-updates ftp5.gwdg.de 500 testing www.deb-multimedia.org 500 testing security.debian.org 500 testing ftp5.gwdg.de 100 jessie-backports ftp5.gwdg.de --- Package information. --- Package's Depends field is empty. Package's Recommends field is empty. Package's Suggests field is empty. -- Max-Planck-Institute for Dynamics and Self-Organization Research Group Biomedical Physics Am Fassberg 17 D-37077 Goettingen (+49) 551 5176 373 You can obtain my public key 0xF197B128 from all keyservers, e.g. pgp.mit.edu. Fingerprint: 9698 BDD4 71CC 1274 B7E2 2049 1EDD 012D F197 B128 signature.asc Description: This is a digitally signed message part.
Bug#873081: (no subject)
FWIW, I was just bitten by this bug on Kubuntu: https://bugs.launchpad.net/ ubuntu/+source/akonadi/+bug/1808186 signature.asc Description: This is a digitally signed message part.
Bug#887902: qtwebchannel-opensource-src: FTBFS with cmake installed
ource-src-5.9.2' dh_auto_test: make -j1 check QT_QPA_PLATFORM=minimal QML2_IMPORT_PATH=/build/qtwebchannel-opensource-src-5.9.2/test_root/usr/lib/x86_64-linux-gnu/qt5/qml returned exit code 2 debian/rules:52: recipe for target 'override_dh_auto_test-arch' failed make[1]: *** [override_dh_auto_test-arch] Error 2 make[1]: Leaving directory '/build/qtwebchannel-opensource-src-5.9.2' debian/rules:15: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 I've subsequently been able to reproduce it with "pbuilder build --extrapackages cmake qtwebchannel-opensource-src_5.9.2-3.dsc". -- Daniel Schepler
Bug#887902: qtwebchannel-opensource-src: FTBFS with cmake installed
On Tue, Feb 20, 2018 at 2:47 PM, Lisandro Damián Nicanor Pérez Meyer wrote: > As far as I see this bug could be "please add cmake to Build-Conflicts", but > in that case policy says a package *can* declare relationships (policy 7.7). Well, that would be one possible solution, but IMO the least preferred solution, as I consider Build-Conflicts the option of last resort. Other options, of course, would be to fix the test case (best), or either skip the test or ignore failures (middle). (And then if the test case is fixed, it would certainly make sense to add "Build-Depends: cmake ".) > I don't see anything that justifies it to be RC. I'm so downgrading the > severity. > > If I missed something in policy, please do not heasitate to reply (but not > increasing the severity until we check it). Well, I guess https://release.debian.org/buster/rc_policy.txt doesn't explicitly state this: - 4. Autobuilding Packages must list any packages they require to build beyond those that are "build-essential" in the appropriate Build-Depends: fields. ... Packages must autobuild without failure on all architectures on which they are supported. ... - But still, my interpretation of the spirit is that the Build-Depends and Build-Conflicts together have to be sufficient to ensure the package builds both successfully and correctly. And that there's no requirement that everybody building it must necessarily be using a minimal chroot, or even any chroot at all. (Otherwise, what would the purpose of Build-Conflicts be in the first place?) -- Daniel Schepler
Bug#799172: It is due to baloo being not installed
Does this commit solve the problem? https://quickgit.kde.org/?p=baloo.git&a=commit&h=8258e544477ead37aea655eb0b7733f3ecaa93c9
Bug#799308: akonadi-server: Akonadi service fails to start after latest full-upgrade
Hello, can you provide the error log of Akonadi when trying to (re)start it? You can restart Akonadi for example from akonadiconsole, if I remember correctly, you can then also see and export the log. Best, Daniel signature.asc Description: This is a digitally signed message part.
Bug#801006: Jessie DVD#1 fails to install KDE Phonon dependencies sound-theme-freedesktop and (possibly) libcanberra-pulse
Package: phonon Version: 4:4.8.0-4 Severity: normal Tags: d-i Dear Maintainer, Hello and thanks for a great Linux and an otherwise stellar KDE installation. Installing Debian 8/Jessie from the official DVD #1 with KDE chosen as the desktop environment omits some dependencies of KDE's audio manager, Phonon. Specifically, Phonon offers buttons to test the left and right speakers, which depend on the sound-theme-freedesktop package - yet out of the box on my system, these were missing, so I thought I had more serious problems with my audio hardware. I have also seen it reported online - when searching for the above fix - that libcanberra-pulse is also required for this. However, I had installed that before I knew about the sound theme, so I have no way of knowing whether it is definitely involved too. It would be worth checking. So in total my solution was aptitude install libcanberra-pulse sound-theme-freedesktop again with uncertainty over whether the libcanberra package was really needed. Certainly the sound theme was required for the left/right wav files, etc. I also have problems with the bundled Konqueror not playing audio, but I have yet to determine the cause of this, so it'll be filed separately if I do. Thanks D. -- System Information: Debian Release: 8.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages phonon depends on: ii debconf [debconf-2.0]1.5.56 ii libphonon4 4:4.8.0-4 ii phonon-backend-vlc [phonon-backend] 0.8.0-2 phonon recommends no packages. Versions of packages phonon suggests: pn phonon-backend-gstreamer pn phonon-backend-mplayer ii phonon-backend-vlc0.8.0-2 -- debconf information: phonon-backend-null/isnt_functional: phonon-backend-null/isnt_functional_title:
Bug#801044: Fwd: Jessie DVD#1 fails to install KDE Phonon dependencies sound-theme-freedesktop and (possibly) libcanberra-pulse
Package: konqueror Version: 4.14.2 Severity: normal Tags: d-i Dear Maintainer, The Konqueror installed - and set as the default browser - by Jessie 8 DVD#1 seems to have a dependency issue: * Its default rendering method is WebKit, * yet the WebKit requires gstreamer and the corresponding KDE Phonon backend phonon-backend-gsteramer, which are not installed automatically. (Only phonon-vlc installed as default.) This leads to Konqueror being unable to play audio for e.g. HTML5 out-of-the-box, and a lot of hunting through Google being required to find this solution - it's taken me a couple of hours. Perhaps sensible dependencies should be added, so that all the default settings for audio work right away, such as this and the sound theme mentioned in my other report. I'm not sure if this is more an issue for the KDE team, so I apologise if so, but I err on the side of informing Debian first (and KDE requires me to register for some reason.) Many thanks D. -- System Information: Debian Release: 8.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages phonon depends on: ii debconf [debconf-2.0]1.5.56 ii libphonon4 4:4.8.0-4 ii phonon-backend-vlc [phonon-backend] 0.8.0-2 phonon recommends no packages. Versions of packages phonon suggests: pn phonon-backend-gstreamer pn phonon-backend-mplayer ii phonon-backend-vlc0.8.0-2 -- debconf information: phonon-backend-null/isnt_functional: phonon-backend-null/isnt_functional_title:
Bug#777508: [Kdm] logout session don't works on KDE (Jessie).
Further confirmation from Debian 8/Jessie - on a default install using DVD #1 and KDE as only installed UI. Only tweaks to system are changes to colour schemes etc and a couple of startup services to do innocuous things like hdparm and set kdecache to /tmp Logout from the Launcher kills X and drops me to a login console, whereupon if I reenter credentials I get a text login only. This is really not useful (nor was the lack of response to it here) so further attention would be greatly appreciated. Thanks architecture: amd64 kdm version: 4:4.11.13-2
Bug#777508: Info received ([Kdm] logout session don't works on KDE (Jessie).)
Further research suggests this might be an issue with particular gfx drivers. causing X to die on attempted logout. In case it's relevant, I run an integrated Intel HD4000 and discrete Nvidia GT650M. Several threads like this http://ubuntuforums.org/archive/index.php/t-1665405.html show that in this case the solution is to add the line TerminateServer=true to the [X-*-Core] section of the file /etc/kde4/kdm/kdmrc in my case this does fix it, though only after a reboot (which I assume triggers the rc to be reread.) I saw indications that other distros either force this TerminateServer in order to work around possible graphics issues - or they intelligently add it when they detect likely incompatibilities. It would be superb if - assuming a more elegant fix is the province of the other team(s) and not Debian - at least this distro could be amended so that the out-of-box behaviour isn't so confusing. Many thanks and any other info needed, let me know. On Tue, Oct 6, 2015 at 11:03 PM, Debian Bug Tracking System < ow...@bugs.debian.org> wrote: > Thank you for the additional information you have supplied regarding > this Bug report. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > Your message has been sent to the package maintainer(s): > Debian Qt/KDE Maintainers > > If you wish to submit further information on this problem, please > send it to 777...@bugs.debian.org. > > Please do not send mail to ow...@bugs.debian.org unless you wish > to report a problem with the Bug-tracking system. > > -- > 777508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777508 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems >
Bug#766426: Replicated/suggested fix in Debian 8.2 w/ KDE default install
Replying for quick reference of Debian 8.2 users like me. There is a lot of info elsewhere, but a proper summary/solution should be collated here. So, today, I've onfirmed the issue exists - and is due to baloo being configured in ~/.kde/share/baloofilerc to search /home/user by default - yet not being installed! Dolphin checks this 'red herring' baloofilerc and hence tries to use baloo for searching /home/user - yet baloo does not exist - hence the "Invalid protocol" message. There are two ways around this: (A) fall back to filenamesearch by disabling indexing in baloofilerc - works but loses all benefit/availability of a properly indexed search (B) aptitude install baloo. This resolves the problem, after allowing a few minutes for indexing to kick in, allowing nice modern search of /home/user Additionally installing kde-config-baloo-advanced gives a proper UI to view/configure the preexisting baloofilerc and should be highly recommended to preserve the userfriendliness for which KDE is justifiably famous. Summary: Debian 8.2 sets Dolphin to search /home with baloo - but omits to install the service to handle this. It also omits GUI config, meaning users diagnosing this need fairly advanced file knowledge. These should be installed by default. This remedies the default install being unable to search /home + lets the user configure indexing to taste. Cheers as always for an otherwise fantastic distribution and desktop environment. I hope this post helps someone.
Bug#804493: ktp-common-internals: Hard codes dependency of libktpcommoninternals9 on obsolete package libtelepathy-logger-qt4-1
Source: ktp-common-internals Version: 15.08.2-1 Severity: serious When I run against my local mirror with all source packages locally rebuilt using the latest versions, I get this: root@frobozz:~# apt-get -s install libktpcommoninternals9 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libktpcommoninternals9 : Depends: libtelepathy-logger-qt4-1 (>= 0.8.0) but it is not installable E: Unable to correct problems, you have held broken packages. The libtelepathy-logger-qt4-1 package is only built by out-of-date versions of src:telepathy-logger-qt. (Marking this as serious as it will probably interfere with the new telepathy- logger-qt transitioning into testing, as far as I can tell. It will also probably cause issues on debian-ports architectures - though admittedly that part of it would only merit Severity: important.) -- Daniel Schepler
Bug#807170: libQtUiTools.a(quiloader.o): unrecognized relocation (0x2a) in section `.text'
Can reproduce this error on Testing when trying to build the git version of FreeCAD: [ 13%] Linking CXX shared library ../../lib/libFreeCADGui.so /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux- gnu/libQtUiTools.a(quiloader.o): unrecognized relocation (0x2a) in section `.text' /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status -- Max-Planck-Institute for Dynamics and Self-Organization Research Group Biomedical Physics Am Fassberg 17 D-37077 Goettingen (+49) 551 5176 373 You can obtain my public key 0xF197B128 from all keyservers, e.g. pgp.mit.edu Fingerprint: 9698 BDD4 71CC 1274 B7E2 2049 1EDD 012D F197 B128 signature.asc Description: This is a digitally signed message part.
KDE_3_3_BRANCH: kdegames/debian
CVS commit by schepler: kdegames 4:3.3.2-1 packaging M +7 -0 changelog 1.66.2.4 --- kdegames/debian/changelog #1.66.2.3:1.66.2.4 @@ -1,2 +1,9 @@ +kdegames (4:3.3.2-1) unstable; urgency=low + + * Uploading to unstable. + * Includes updates from KDE_3_3_BRANCH (mostly translation updates). + + -- Daniel Schepler <[EMAIL PROTECTED]> Wed, 19 Jan 2005 19:48:32 -0800 + kdegames (4:3.3.2-0pre1) experimental; urgency=low -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
KDE_3_3_BRANCH: kdepim/debian
CVS commit by schepler: kdepim 4:3.3.2-1 packaging M +8 -0 changelog 1.74.2.8 M +1 -2 control 1.90.2.8 --- kdepim/debian/changelog #1.74.2.7:1.74.2.8 @@ -1,2 +1,10 @@ +kdepim (4:3.3.2-1) unstable; urgency=low + + * Uploading to unstable. + * Include updates from KDE_3_3_BRANCH. + * Reenable gnokii support. + + -- Daniel Schepler <[EMAIL PROTECTED]> Wed, 19 Jan 2005 18:20:43 -0800 + kdepim (4:3.3.2-0pre1) experimental; urgency=low --- kdepim/debian/control #1.90.2.7:1.90.2.8 @@ -4,7 +4,6 @@ Maintainer: Debian Qt/KDE Maintainers Uploaders: Christopher L Cheney <[EMAIL PROTECTED]>, Daniel Schepler <[EMAIL PROTECTED]> -Build-Depends: autoconf, automake1.9, bison, byacc, cdbs, debhelper (>= 4.2.21), flex, gawk, gettext, groff-base, kdelibs4-dev (>> 4:3.3.2), libbluetooth1-dev, libgpgme11-dev, liblockdev1-dev, libmal-dev, libpisock-dev, libreadline4-dev, libtool, sharutils, texinfo +Build-Depends: autoconf, automake1.9, bison, byacc, cdbs, debhelper (>= 4.2.21), flex, gawk, gettext, groff-base, kdelibs4-dev (>> 4:3.3.2), libbluetooth1-dev, libgnokii2-dev (>= 0.6.4), libgpgme11-dev, liblockdev1-dev, libmal-dev, libpisock-dev, libreadline4-dev, libtool, libxpm-dev, sharutils, texinfo Build-Depends-Indep: doxygen, qt3-doc, kdelibs4-doc -Build-Conflicts: libgnokii2-dev Standards-Version: 3.6.1.0 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#293676: kopete: connects to MSN even though it should not
Package: kopete Version: 4:3.3.2-1 Severity: normal Since the last update a few days ago kopete automatically connects my MSN account after some time even if I disabled the automatic connection. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages kopete depends on: ii kdelibs4 4:3.3.2-1 KDE core libraries ii libart-2.0-2 2.3.17-1Library of functions for 2D graphi ii libc62.3.2.ds1-20GNU C Library: Shared libraries an ii libfam0c102 2.7.0-6 client library to control the FAM ii libgadu3 1:1.5-4 Gadu-Gadu protocol library - runti ii libgcc1 1:3.4.3-7 GCC support library ii libglib1.2 1.2.10-9The GLib library of C routines ii libgtk1.21.2.10-17 The GIMP Toolkit set of widgets fo ii libice6 4.3.0.dfsg.1-10 Inter-Client Exchange library ii libidn11 0.5.2-3 GNU libidn library, implementation ii libjpeg626b-9The Independent JPEG Group's JPEG ii libpcre3 4.5-1.1 Perl 5 Compatible Regular Expressi ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libqt3c102-mt3:3.3.3-8 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-10 X Window System Session Management ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte ii libxi6 4.3.0.dfsg.1-10 X Window System Input extension li ii libxml2 2.6.11-5GNOME XML library ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxslt1.1 1.1.8-5 XSLT processing library - runtime ii xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu ii xmms 1.2.10-2Versatile X audio player that look ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#295551: "mark as spam" rule spambuckets more than I selected
Package: kmail Version: 4:3.3.2-1 Severity: normal I have a "mark as spam" filter that hands spam messages to sa-learn, then dumps them in (moves them to) a spam folder. Occasionally, and without any warning, it'll give the spam treatment to extra messages that I didn't select. This makes it easy to lose legitimate mail and mistrain the filter at the same time. :( Daniel -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10-1-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US) Versions of packages kmail depends on: ii kdelibs4 4:3.3.2-2 KDE core libraries ii libc62.3.2.ds1-20GNU C Library: Shared libraries an ii libgcc1 1:3.4.3-9 GCC support library ii libice6 4.3.0.dfsg.1-10 Inter-Client Exchange library ii libkcal2a4:3.3.2-1 KDE calendaring library ii libkdenetwork2 4:3.3.2-1 KDE Network library ii libkdepim1 4:3.3.2-1 KDE PIM library ii libkleopatra0a 4:3.3.2-1 KDE GnuPG interface libraries ii libkpimidentities1 4:3.3.2-1 KDE PIM user identity information ii libksieve0 4:3.3.2-1 KDE mail/news message filtering li ii libmimelib1a 4:3.3.2-1 KDE mime library ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libqt3c102-mt3:3.3.3-8 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-10 X Window System Session Management ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte ii perl 5.8.4-6 Larry Wall's Practical Extraction ii xlibs4.3.0.dfsg.1-11 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information -- /- Daniel Burrows <[EMAIL PROTECTED]> -\ | Corporation: An ingenious device for obtaining individual profit | | without individual responsibility. | |-- Ambrose Bierce (1842-1914), "The Devil's Dictionary", 1911 | \ Debian GNU/Linux http://www.debian.org -- Because. ---/ pgpIAXGVhRZkt.pgp Description: PGP signature
Bug#297095: kdelibs: Syntax error in dcopidlng
Package: kdelibs Version: 4:3.3.2-2 Severity: important When I try to build kdepim here, I get: ... KDECONFIG="/usr/bin/kde-config" /usr/bin/dcopidlng /tmp/buildd/kdepim-3.3.2/./libkdepim/interfaces/MailTransportServiceIface.h > MailTransportServiceIface.kidl || ( rm -f MailTransportServiceIface.kidl ; false ) trap: usage: trap [-lp] [arg signal_spec ...] make[4]: *** [MailTransportServiceIface.kidl] Error 1 make[4]: Leaving directory `/tmp/buildd/kdepim-3.3.2/obj-i386-linux/libkdepim' ... This error also occurs in building kdebase. -- System Information: Debian Release: 3.1 Architecture: amd64 (x86_64) Kernel: Linux 2.6.9-9-amd64-k8 Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages kdelibs depends on: ii kdelibs-bin 4:3.3.91-1 KDE core binaries ii kdelibs-data 4:3.3.91-1 KDE core shared data ii kdelibs4 4:3.3.91-1 KDE core libraries -- no debconf information -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED]haven't had breakfast yet." -- Orson Scott Card -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
KDE_3_3_BRANCH: kdepim/debian
CVS commit by schepler: kdepim 3.3.2-3 packaging. M +31 -0 changelog 1.74.2.9 M +12 -14control 1.90.2.9 M +408 -3copyright 1.7.2.1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#285882: Reassign libart-2.0-dev part to kdelibs
retitle 285882 Tighten dependency on libart-2.0-dev reassign 285882 kdelibs4-dev thanks I fixed the libtool part of this bug, but the libart-2.0-dev dependency comes from kdelibs4-dev, so I'm reassigning it. -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED]haven't had breakfast yet." -- Orson Scott Card -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: kdepim problem
Jan Jansen <[EMAIL PROTECTED]> writes: > [mac] > > Hi, > I am not familiar with reporting bugs, etc. ... sorry for that. > My configuration : > I am running for more than 6 months Debian (testing), currently I have > following kdepim problems, during > apt-get dist-upgrade : > Preconfiguring packages ... > (Database inlezen ... 147874 bestanden en mappen geïnstalleerd.) > Voorbereiden om ktnef 4:3.3.1-3 te vervangen (met > .../ktnef_4%3a3.3.2-2_i386.deb) ... > Uitpakken van vervangende ktnef ... > dpkg: fout bij afhandelen van > /var/cache/apt/archives/ktnef_4%3a3.3.2-2_i386.deb (--unpack): > poging tot overschrijven van `/usr/lib/libktnef.so.1.0.0', wat ook in pakket > libktnef1 zit > dpkg-deb: subproces paste werd gedood door signaal (Broken pipe) > Voorbereiden om libkdenetwork2 4:3.3.1-3 te vervangen (met > .../libkdenetwork2_4%3a3.3.2-2_i386.deb) ... > Uitpakken van vervangende libkdenetwork2 ... > dpkg: fout bij afhandelen van > /var/cache/apt/archives/libkdenetwork2_4%3a3.3.2-2_i386.deb (--unpack): > poging tot overschrijven van > `/usr/share/apps/kconf_update/kpgp-3.1-upgrade-address-data.pl', wat ook in > pakket libkleopatra0a zit > dpkg-deb: subproces paste werd gedood door signaal (Broken pipe) > Please let me know which additional information I have to provide, and via > which channel. > Cheers, Jan This almost looks like you tried to "upgrade" from 3.4 packages which somehow got built with lower versions; libktnef1, in particular, doesn't even exist in any version in the archive yet. Did you install packages from some external source, or maybe /var/lib/dpkg got mangled with information from a machine with 3.4 installed? Otherwise, I can't understand how this could be happening. -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED]haven't had breakfast yet." -- Orson Scott Card
Bug#309955: kdebindings: FTBFS: Undefined reference to KKeyNative::modXModeSwitch
Package: kdebindings Severity: serious Version: 3.3.2-1 >From my build log, using pbuilder in an i386 chroot: ... /bin/sh ../../libtool --silent --tag=CXX --mode=link i386-linux-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-o libsmokekde.la -rpath /usr/lib -version-info 3:2:2 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/libsmokedata.lo x_1.lo x_2.lo x_3.lo x_4.lo x_5.lo x_6.lo x_7.lo x_8.lo x_9.lo x_10.lo x_11.lo x_12.lo x_13.lo x_14.lo x_15.lo x_16.lo x_17.lo x_18.lo x_19.lo x_20.lo -lkdecore -lkhtml -lkjs -lfontconfig -lkmdi -lkspell -lkutils -lkdeui -lkdeprint -lkparts -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lGLU -lGL -lX11 .libs/x_8.o(.text+0x2a15): In function `.L963': : undefined reference to `KKeyNative::modXModeSwitch()' collect2: ld returned 1 exit status make[4]: *** [libsmokekde.la] Error 1 make[4]: Leaving directory `/tmp/buildd/kdebindings-3.3.2/obj-i386-linux/smoke/kde' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/kdebindings-3.3.2/obj-i386-linux/smoke' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/kdebindings-3.3.2/obj-i386-linux' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/kdebindings-3.3.2/obj-i386-linux' make: *** [build-stamp] Error 2 -- System Information: Debian Release: 3.1 Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-9-amd64-k8 Locale: LANG=en, LC_CTYPE=en (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED]haven't had breakfast yet." -- Orson Scott Card -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Bug#290622: dbus-qt in Sid
On Tue, May 24, 2005 at 07:57:42PM +0200, Sjoerd Simons wrote: > On Tue, May 24, 2005 at 05:17:08PM +0200, Isaac Clerencia wrote: > > KDE 3.4.1 will be soon uploaded to experimental and to Sid afterwards. > > It requires dbus-qt, so we would like to have dbus-qt in Sid anytime soon. > > Can you enable it in your next upload targeted to Sid? > > I've already talked to Isaac on irc, but there are probably more people on > debian-qt-kde. Thus for the record, i'll upload dbus packages with qt enabled > to Sid after Sarge is released. So hopefully that won't be long from now :) Hopefully. We have packages with both Mono and Qt bindings ready, they are just waiting for Sarge since they break the entire DBUS API really badly. signature.asc Description: Digital signature
Re: kdepim-wizards package is missing several files
Reinhold Kainhofer <[EMAIL PROTECTED]> writes: > Hi guys, > Thanks a lot for your hard work packaging our stuff. I installed the kde > 3.4.1 > packages from alioth, and it it seems that the kdepim-wizards package is > missing several files, which makes the wizards unstartable (same problem also > happened with the 3.4.0 packages, and I had hoped it was fixed with 3.4.1): Whoops, those libraries somehow ended up in kdepim-dev; sorry about that. I've fixed that on alioth now. For the time being, until I make another upload, either rebuild the packages yourself (and you might want to change the version to 3.4.1-1.1 or something like that to make sure you get further updates eventually included in -2), or install kdepim-dev. -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED]haven't had breakfast yet." -- Orson Scott Card -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#749769:
Is there a way to work around this bug until 4.13.2 will be in experimental? I've got most of my files on my NAS and running debian testing right now...
Bug#759618: kmail stopped rendering HTML properly
Package: kmail Version: 4:4.14.0-1 Followup-For: Bug #759618 -- System Information: Debian Release: jessie/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kmail depends on: ii kde-runtime 4:4.14.0-2 ii kdepim-runtime4:4.14.0-1 ii kdepimlibs-kio-plugins4:4.14.0-1 ii libakonadi-calendar4 4:4.14.0-1 ii libakonadi-contact4 4:4.14.0-1 ii libakonadi-kde4 4:4.14.0-1 ii libakonadi-kmime4 4:4.14.0-1 ii libakonadiprotocolinternals1 1.13.0-1 ii libc6 2.19-10 ii libcalendarsupport4 4:4.14.0-1 ii libfollowupreminder4 4:4.14.0-1 ii libgcc1 1:4.9.1-12 ii libgpgme++2 4:4.14.0-1 ii libgrantlee-core0 0.4.0-2 ii libincidenceeditorsng44:4.14.0-1 ii libkabc4 4:4.14.0-1 ii libkalarmcal2 4:4.14.0-1 ii libkcalcore4 4:4.14.0-1 ii libkcalutils4 4:4.14.0-1 ii libkcmutils4 4:4.14.0-1 ii libkdecore5 4:4.14.0-1 ii libkdepim44:4.14.0-1 ii libkdeui5 4:4.14.0-1 ii libkio5 4:4.14.0-1 ii libkleo4 4:4.14.0-1 ii libkmanagesieve4 4:4.14.0-1 ii libkmime4 4:4.14.0-1 ii libknewstuff3-4 4:4.14.0-1 ii libknotifyconfig4 4:4.14.0-1 ii libkontactinterface4a 4:4.14.0-1 ii libkparts44:4.14.0-1 ii libkpgp4 4:4.14.0-1 ii libkpimidentities44:4.14.0-1 ii libkpimtextedit4 4:4.14.0-1 ii libkpimutils4 4:4.14.0-1 ii libkprintutils4 4:4.14.0-1 ii libksieveui4 4:4.14.0-1 ii libktnef4 4:4.14.0-1 ii libmailcommon44:4.14.0-1 ii libmailimporter4 4:4.14.0-1 ii libmailtransport4 4:4.14.0-1 ii libmessagecomposer4 4:4.14.0-1 ii libmessagecore4 4:4.14.0-1 ii libmessagelist4 4:4.14.0-1 ii libmessageviewer4 4:4.14.0-1 ii libpimcommon4 4:4.14.0-1 ii libqt4-dbus 4:4.8.6+git64-g5dc8b2b+dfsg-2 ii libqt4-network4:4.8.6+git64-g5dc8b2b+dfsg-2 ii libqt4-xml4:4.8.6+git64-g5dc8b2b+dfsg-2 ii libqtcore44:4.8.6+git64-g5dc8b2b+dfsg-2 ii libqtgui4 4:4.8.6+git64-g5dc8b2b+dfsg-2 ii libqtwebkit4 2.2.1-7.1 ii libsendlater4 4:4.14.0-1 ii libsolid4 4:4.14.0-1 ii libstdc++64.9.1-12 ii libtemplateparser44:4.14.0-1 ii perl 5.20.0-6 Versions of packages kmail recommends: ii gnupg-agent 2.0.26-2 ii gnupg22.0.26-2 ii pinentry-gtk2 [pinentry-x11] 0.8.3-2 ii pinentry-qt4 [pinentry-x11] 0.8.3-2 Versions of packages kmail suggests: pn clamav | f-prot-installer ii kaddressbook 4:4.14.0-1 ii kleopatra4:4.14.0-1 ii procmail 3.22-22 pn spamassassin | bogofilter | annoyance-filter | spambayes | bsfi -- no debconf information I can confirm the error and also the workaround. -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140915092655.5983.86338.reportbug@yoguisu
Bug#904094: plasma-workspace: plasmashell crash when search in the menu bar writing more than 2 characters
Package: plasma-workspace Version: 4:5.13.2-1 Severity: normal Dear Maintainer, I have the following problem. While I search an application or document in the application menu or plasma search (alt+F2) I get a plasmashell crash when I write more than 2 characters. In the moments I write 3 characters plasmashell crash. The error is: Application: Plasma (plasmashell), signal: Segmentation fault If you need more information, please tell me what do you need. Thanks. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages plasma-workspace depends on: ii dbus-user-session [default-dbus-session-bus] 1.12.8-3 ii dbus-x11 [dbus-session-bus] 1.12.8-3 ii drkonqi 5.13.1-1 ii frameworkintegration 5.47.0-1 ii gdb-minimal [gdb] 7.12-6+b2 ii iso-codes 3.79-1 ii kactivitymanagerd 5.13.1-1 ii kded5 5.47.0-1 ii kinit 5.47.0-1 ii kio 5.47.0-1 ii kpackagetool5 5.47.0-1 ii kwin-common 4:5.13.1-1 ii libc6 2.27-3 ii libcln6 1.3.4-4 ii libcolorcorrect5 4:5.13.2-1 ii libgcc1 1:8.1.0-10 ii libgps23 3.17-5+b1 ii libice6 2:1.0.9-2 ii libkf5activities5 5.47.0-1 ii libkf5auth5 5.47.0-1 ii libkf5baloo5 5.47.0-1 ii libkf5bookmarks5 5.47.0-1 ii libkf5calendarevents5 5.47.0-1 ii libkf5completion5 5.47.0-1 ii libkf5config-bin 5.47.0-1 ii libkf5configcore5 5.47.0-1 ii libkf5configgui5 5.47.0-1 ii libkf5configwidgets5 5.47.0-1 ii libkf5coreaddons5 5.47.0-1 ii libkf5crash5 5.47.0-1 ii libkf5dbusaddons5 5.47.0-1 ii libkf5declarative55.47.0-1 ii libkf5globalaccel-bin 5.47.0-1 ii libkf5globalaccel55.47.0-1 ii libkf5guiaddons5 5.47.0-1 ii libkf5holidays5 1:5.47.0-1 ii libkf5i18n5 5.47.0-1 ii libkf5iconthemes5 5.47.0-1 ii libkf5idletime5 5.47.0-1 ii libkf5itemviews5 5.47.0-1 ii libkf5jobwidgets5 5.47.0-1 ii libkf5js5 5.47.0-1 ii libkf5jsembed55.47.0-1 ii libkf5kdelibs4support55.47.0-1 ii libkf5kiocore55.47.0-1 ii libkf5kiofilewidgets5 5.47.0-1 ii libkf5kiogui5 5.47.0-1 ii libkf5kiowidgets5 5.47.0-1 ii libkf5networkmanagerqt6 5.47.0-1 ii libkf5newstuff5 5.47.0-1 ii libkf5notifications5 5.47.0-1 ii libkf5notifyconfig5 5.47.0-1 ii libkf5package55.47.0-1 ii libkf5plasma5 5.47.0-1 ii libkf5plasmaquick55.47.0-1 ii libkf5prison5 5.47.0-1 ii libkf5quickaddons55.47.0-1 ii libkf5runner5 5.47.0-1 ii libkf5service-bin 5.47.0-1 ii libkf5service55.47.0-1 ii libkf5solid5 5.47.0-1 ii libkf5texteditor5 5.47.0-1 ii libkf5textwidgets55.47.0-1 ii libkf5wallet-bin 5.47.0-1 ii libkf5wallet5 5.47.0-1 ii libkf5waylandclient5 4:5.47.0-1 ii libkf5widgetsaddons5 5.47.0-1 ii libkf5windowsystem5 5.47.0-1 ii libkf5xmlgui5
Bug#699862: qt4-x11: FTBFS on x32: qatomic_generic.h doesn't work with QtDBus
' [-fpermissive] ../../include/QtCore/../../src/corelib/arch/qatomic_generic.h:108:20: error: initializing argument 2 of 'bool QBasicAtomicPointer_testAndSetOrdered(void* volatile*, void*, void*)' [-fpermissive] ../../include/QtCore/../../src/corelib/arch/qatomic_generic.h:197:88: error: invalid conversion from 'const void*' to 'void*' [-fpermissive] ../../include/QtCore/../../src/corelib/arch/qatomic_generic.h:108:20: error: initializing argument 3 of 'bool QBasicAtomicPointer_testAndSetOrdered(void* volatile*, void*, void*)' [-fpermissive] make[3]: *** [.obj/release-shared/qdbusintegrator.o] Error 1 make[3]: *** Waiting for unfinished jobs make[3]: Leaving directory `/build/buildd-qt4-x11_4.8.2+dfsg-10-x32-MesqdX/qt4-x11-4.8.2+dfsg/src/dbus' make[2]: *** [sub-dbus-make_default-ordered] Error 2 make[2]: Leaving directory `/build/buildd-qt4-x11_4.8.2+dfsg-10-x32-MesqdX/qt4-x11-4.8.2+dfsg' dh_auto_build: make -j3 returned exit code 2 make[1]: *** [override_dh_auto_build] Error 25 make[1]: Leaving directory `/build/buildd-qt4-x11_4.8.2+dfsg-10-x32-MesqdX/qt4-x11-4.8.2+dfsg' make: *** [build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 I'm attaching a debdiff of the changes I used to port Qt (with the Debian changes) to x32. (See also https://sites.google.com/site/x32abi/x32-patches/Qt4_x32_config.patch?attredirects=0&d=1> for a version of the patch meant for unpatched Qt.) -- Daniel Schepler qt4-x11.debdiff Description: Binary data
Bug#699862: qt4-x11: FTBFS on x32: qatomic_generic.h doesn't work with QtDBus
On Fri, Feb 8, 2013 at 1:27 AM, Sune Vuorela wrote: > On Wednesday 06 February 2013 01:33:35 Daniel Schepler wrote: >> The qt4-x11 source package is getting this build failure on the >> unofficial x32 Debian port: > > Hi Daniel. Thanks for the work on this. I do have a few questions though. > > What's the Build key set to on x32? > |$ strings /usr/lib/i386-linux-gnu/libQtCore.so | grep g++ frobozz:~# strings /build/buildd/sid/usr/lib/x86_64-linux-gnux32/libQtCore.so.4.8.2 | grep g++ x32 linux g++-4 full-config Build key: x32 linux g++-4 full-config Compat build key:| x32 Linux g++-4 full-config | x32 Linux g++-4 full-config >> I'm attaching a debdiff of the changes I used to port Qt (with the >> Debian changes) to x32. (See also >> https://sites.google.com/site/x32abi/x32-patches/Qt4_x32_config.patch? >> attredirects=0&d=1> for a version of the patch meant for unpatched Qt.) > > For some reason it seems to be using the i386 assembly code for atomics in > that patch. Shouldn't it be using the x86_64 assembly code? The only difference between qatomic_i386.h and qatomic_x86_64.h is in the size of registers they use; and qatomic_i386.h uses the right size to match the size of pointers on x32. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/cadf0c47s01boumdrazgt9qgxhjexxopega7c72fbvcgd73h...@mail.gmail.com
Bug#700093: qtwebkit: FTBFS on x32: Tries and fails to build x86_64 JIT compiler
Source: qtwebkit Version: 2.2.1-5 Severity: wishlist Tags: patch User: debian-...@lists.debian.org Usertags: port-x32 ftbfs-x32 The qtwebkit source package is getting this build failure on the unofficial Debian x32 port: http://buildd.debian-ports.org/status/fetch.php?pkg=qtwebkit&arch=x32&ver=2.2.1-5&stamp=1360167282> ... g++ -c -pipe -Wall -Wextra -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -Wno-c++0x-compat -fno-stack-protector -Wno-c++0x-compat -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -O3 -pthread -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D_REENTRANT -DENABLE_VIDEO=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -DBUILDING_QT__=1 -DNDEBUG -DQT_ASCII_CAST_WARNINGS -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_GLIB_SUPPORT=1 -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I../../Source -I../ThirdParty -Iassembler -Ibytecode -Ibytecompiler -Iheap -Idfg -Idebugger -Iinterpreter -Ijit -Iparser -Iprofiler -Iruntime -Iwtf -Iwtf/gobject -I/build/buildd-qtwebkit_2.2.1-5-x32-maESej/qtwebkit-2.2.1/Source/JavaScriptCore/wtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I../../Source -I/build/buildd-qtwebkit_2.2.1-5-x32-maESej/qtwebkit-2.2.1/Source/../include -I/include/QtWebKit -I/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnux32/glib-2.0/include -I. -o obj/release/dtoa.o wtf/dtoa.cpp In file included from runtime/JSValue.h:33:0, from runtime/CachedTranscendentalFunction.h:29, from runtime/JSGlobalData.h:32, from interpreter/CallFrame.h:26, from runtime/ArgList.h:25, from runtime/JSObject.h:26, from wtf/DateMath.cpp:79: ./wtf/StdLibExtras.h: In instantiation of 'TO WTF::bitwise_cast(FROM) [with TO = int; FROM = double]': runtime/JSValueInlineMethods.h:495:44: required from here ./wtf/StdLibExtras.h:96:1: error: size of array is negative ./wtf/StdLibExtras.h: In instantiation of 'TO WTF::bitwise_cast(FROM) [with TO = double; FROM = int]': runtime/JSValueInlineMethods.h:499:42: required from here ./wtf/StdLibExtras.h:96:1: error: size of array is negative make[3]: *** [obj/release/DateMath.o] Error 1 make[3]: *** Waiting for unfinished jobs make[3]: Leaving directory `/build/buildd-qtwebkit_2.2.1-5-x32-maESej/qtwebkit-2.2.1/Source/JavaScriptCore' make[2]: *** [sub-JavaScriptCore-JavaScriptCore-pro-make_default-ordered] Error 2 make[2]: Leaving directory `/build/buildd-qtwebkit_2.2.1-5-x32-maESej/qtwebkit-2.2.1/Source' dh_auto_build: make -j3 returned exit code 2 make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory `/build/buildd-qtwebkit_2.2.1-5-x32-maESej/qtwebkit-2.2.1' make: *** [build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 The attached debdiff fixes this by disabling the JIT compiler on x32 for now since it won't work. -- Daniel Schepler qtwebkit.debdiff Description: Binary data
Bug#700093: qtwebkit: FTBFS on x32: Tries and fails to build x86_64 JIT compiler
On Fri, Feb 8, 2013 at 9:21 AM, Pino Toscano wrote: > It seems it is a bit more complex than that; there's an upstream > (webkit) bug tracking all the steps needed for x32. Well, it's great to hear somebody's working on getting the JIT compiler ported to x32. This patch was just a quick workaround, which as I said disables the JIT compiler (essentially tells the build system it's on a generic architecture). -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CADf0C47cOqSJ1Pefr2_diJO=exsarfkb7kqois37dgqnf1e...@mail.gmail.com
gpgme1.0 (>=1.3.2) dropping libgpgme-pth.so
Hi, I was installing all the reverse dependencies of libgpgme11 and libgpgme ++2 in a CHROOT and checked all files in (/usr)/(s)bin and (/usr)/lib* and it reveals, that only /usr/lib/libgpgme++-pth.so.2 links to libgpgme-pth.so.11 and that there isn't any file linking to /usr/lib/libgpgme++-pth.so.2. So to me it looks like, that libgpgme++2 is the only affected package and might probably be "fixed" by a rebuild of kdepimlibs. Regards, Daniel -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1369841136.15144.7.ca...@haktar.debian.wgdd.de
Bug#721442: kaddressbook: Unable to create io-slave: klauncher said: Error loading 'kio_file'
Package: kaddressbook Version: 4:4.10.5-2 Severity: normal Hello, Upgrading kaddressbook:amd64 4:4.4.11.1+l10n-3+b1 -> 4:4.10.5-2 broke the kaddressbook contact photo editor. * What exactly did you do (or not do) that was effective (or ineffective)? - Click on the photo in a contact stored in a local vcf cards addressbook * What was the outcome of this action? - An error window pops up: Could not start process Unable to create io-slave: klauncher said: Error loading 'kio_file' - ~/.cache/lxsession/LXDE/run.log shows an error about undefined symbol: Could not open library '/usr/lib/kde4/kio_file.so'. Cannot load library /usr/lib/kde4/kio_file.so: (/usr/lib/libkio.so.5: undefined symbol: _ZN11KListWidget17mouseReleaseEventEP11QMouseEvent) klauncher(6529)/kio (KLauncher) KLauncher::processRequestReturn: "kio_file" failed. * What outcome did you expect instead? Dialog with list of image files to select one for the contact. Regards Daniel -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (50, 'unstable'), (30, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages kaddressbook depends on: ii kde-runtime 4:4.10.5-1 ii kdepim-runtime4:4.10.5-1 ii libakonadi-contact4 4:4.10.5-1 ii libakonadi-kde4 4:4.10.5-1 ii libc6 2.17-92 ii libgcc1 1:4.8.1-2 ii libgpgme++2 4:4.10.5-1 ii libgrantlee-core0 0.3.0-5 ii libkabc4 4:4.10.5-1 ii libkcmutils4 4:4.10.5-1 ii libkdecore5 4:4.10.5-1 ii libkdepim44:4.10.5-2 ii libkdeui5 4:4.10.5-1 ii libkio5 4:4.10.5-1 ii libkldap4 4:4.10.5-1 ii libkleo4 4:4.10.5-2 ii libkontactinterface4 4:4.10.5-1 ii libkparts44:4.10.5-1 ii libkpimidentities44:4.10.5-1 ii libpimcommon4 4:4.10.5-2 ii libqgpgme14:4.10.5-1 ii libqtcore44:4.8.5+dfsg-3 ii libqtgui4 4:4.8.5+dfsg-3 ii libstdc++64.8.1-2 kaddressbook recommends no packages. Versions of packages kaddressbook suggests: ii kdepim-kresources 4:4.10.5-2 -- no debconf information -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130831152710.14095.85218.reportbug@localhost.localdomain
Bug#721442: Acknowledgement (kaddressbook: Unable to create io-slave: klauncher said: Error loading 'kio_file')
Hello, this issue has been resolved by running: service kdm restart Looks like some updated libraries had not been reloaded on the upgrade. Regards Daniel -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130831191452.GA18262@daniel.localdomain
Bug#728649: kde-runtime: FTBFS: cannot stat 'debian/tmp/usr/lib/kde4/kio_smb.so': No such file or directory
Source: kde-runtime Version: 4:4.10.5-1 Severity: serious >From my pbuilder build log: ... - -- The following OPTIONAL packages could NOT be located on your system. -- Consider installing them to enable more features from this software. - * Samba <http://www.samba.org> the SMB client library, a version with smbc_set_context() and smbc_option_set() Needed to build the SMB kioslave - ... -- Installing: /tmp/buildd/kde-runtime-4.10.5/debian/tmp/usr/lib/attica_kde.so -- Installing: /tmp/buildd/kde-runtime-4.10.5/debian/tmp/usr/lib/kde4/kcm_attica.so -- Installing: /tmp/buildd/kde-runtime-4.10.5/debian/tmp/usr/share/kde4/services/kcm_attica.desktop make[2]: Leaving directory `/tmp/buildd/kde-runtime-4.10.5/obj-x86_64-linux-gnu' dh_install cp: cannot stat 'debian/tmp/usr/lib/kde4/kio_smb.so': No such file or directory dh_install: cp -a debian/tmp/usr/lib/kde4/kio_smb.so debian/kde-runtime//usr/lib/kde4/ returned exit code 1 make[1]: *** [pre_install_dh_install] Error 2 make[1]: Leaving directory `/tmp/buildd/kde-runtime-4.10.5' make: *** [debian/dhmk_install] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/6019808.Y2uWrSc1pP@frobozz
Bug#728649: Acknowledgement (kde-runtime: FTBFS: cannot stat 'debian/tmp/usr/lib/kde4/kio_smb.so': No such file or directory)
Control: tags -1 + patch If I apply the attached patch to FindSamba.cmake from kdelibs5-dev, then the cmake configuration can find the smbclient library again, and the package build succeeds. (The latest uploads of samba4 moved the header to /usr/include/samba-4.0 so it wasn't being found. The patch uses pkg-config to locate where to search for the smbclient.h header.) -- Daniel Schepler --- /usr/share/kde4/apps/cmake/modules/FindSamba.cmake.orig 2013-06-28 17:03:40.0 + +++ /usr/share/kde4/apps/cmake/modules/FindSamba.cmake 2013-11-03 19:00:24.840100021 + @@ -17,9 +17,20 @@ set(Samba_FIND_QUIETLY TRUE) endif(SAMBA_INCLUDE_DIR AND SAMBA_LIBRARIES) -find_path(SAMBA_INCLUDE_DIR NAMES libsmbclient.h ) +if(NOT WIN32) + find_package(PkgConfig) + pkg_check_modules(PC_SAMBA QUIET smbclient) +endif(NOT WIN32) -find_library(SAMBA_LIBRARIES NAMES smbclient ) +find_path(SAMBA_INCLUDE_DIR NAMES libsmbclient.h + HINTS + ${PC_SAMBA_INCLUDEDIR} + ${PC_SAMBA_INCLUDE_DIRS} ) + +find_library(SAMBA_LIBRARIES NAMES smbclient + HINTS + ${PC_SAMBA_LIBDIR} + ${PC_SAMBA_LIBRARY_DIRS} ) if(SAMBA_INCLUDE_DIR AND SAMBA_LIBRARIES)
Bug#733030: kde-plasma-desktop: falha de segmentação na libthread.db.so. A falha de segmentação afeta a vários programas do kde como kamoso, bem como as configurações da área de trabalho...
Package: kde-plasma-desktop Version: 5:77+deb7u1 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? *** End of the template - remove these lines *** -- System Information: Debian Release: 7.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kde-plasma-desktop depends on: ii kde-baseapps4:4.8.4-2 ii kde-runtime 4:4.8.4-2 ii kde-workspace 4:4.8.4-6 ii plasma-desktop 4:4.8.4-6 ii udisks 1.0.4-7 ii upower 0.9.17-1 Versions of packages kde-plasma-desktop recommends: ii kdm 4:4.8.4-6 ii xserver-xorg 1:7.7+3~deb7u1 Versions of packages kde-plasma-desktop suggests: pn kde-l10n -- no debconf information -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20131224042526.4992.60973.reportbug@daniel-Darkstar2-Acer-Aspire
Bug#734134: kdebase-bin: Strange PolicyKit1-KDE message asks for root password
Hi, This authentication request actually comes from nepomuk's filewatch module, see http://quickgit.kde.org/?p=nepomuk-core.git&a=commit&h=b0a49dab7 Cheers, Daniel -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/19842716.2ealDFzdUp@danpc
Bug#728649: moreinfo
On Sunday, January 19, 2014 01:01:20 PM you wrote: > tag 728649 moreinfo > thanks > > What surprises me here is the fact that the version which you filled the bug > against is the version in stable. Has Samba changed in stable so as to > trigger this bug? > > On the other hand, I can't reproduce this bug in testing, but I'm not > marking as not found there yet because I'm having other issues. It was the current version in unstable also when I filed the bug. It looks like this is no longer an issue in current unstable, so you could probably mark it as fixed in whatever upload of kde4libs resolved it. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1451193.yHVziptIyf@frobozz
Bug#883095: phonon: FTBFS: Cannot find QtCore/qfeatures.h
ty=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon4qt5.dir/abstractvideooutput.cpp.o -c /build/phonon-4.9.0/phonon/abstractvideooutput.cpp [ 12%] Building CXX object phonon/CMakeFiles/phonon4qt5.dir/audiooutputinterface.cpp.o cd /build/phonon-4.9.0/build-qt5/phonon && /usr/bin/c++ -DHAVE_PULSEAUDIO -DMAKE_PHONON_LIB -DPHONON_ASSERT_STATES -DPHONON_BACKEND_DIR_SUFFIX=\"/phonon4qt5_backend/\" -DPHONON_BUILD_WITH_CMAKE -DPHONON_LIBRARY_PATH=\"/usr/lib/x86_64-linux-gnu/qt5/plugins\" -DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/phonon-4.9.0/build-qt5/phonon -I/build/phonon-4.9.0/phonon -I/build/phonon-4.9.0/build-qt5/phonon/phonon4qt5_autogen/include -I/build/phonon-4.9.0 -I/build/phonon-4.9.0/includes -I/build/phonon-4.9.0/build-qt5/includes/phonon -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/build/phonon-4.9.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/phonon4qt5.dir/audiooutputinterface.cpp.o -c /build/phonon-4.9.0/phonon/audiooutputinterface.cpp In file included from /build/phonon-4.9.0/phonon/audiooutput_p.h:28:0, from /build/phonon-4.9.0/phonon/audiooutput.cpp:23: /build/phonon-4.9.0/build-qt5/phonon/phononconfig_p.h:6:10: fatal error: QtCore/qfeatures.h: No such file or directory #include ^~~~ compilation terminated. phonon/CMakeFiles/phonon4qt5.dir/build.make:209: recipe for target 'phonon/CMakeFiles/phonon4qt5.dir/audiooutput.cpp.o' failed make[5]: *** [phonon/CMakeFiles/phonon4qt5.dir/audiooutput.cpp.o] Error 1 make[5]: *** Waiting for unfinished jobs make[5]: Leaving directory '/build/phonon-4.9.0/build-qt5' CMakeFiles/Makefile2:262: recipe for target 'phonon/CMakeFiles/phonon4qt5.dir/all' failed make[4]: *** [phonon/CMakeFiles/phonon4qt5.dir/all] Error 2 make[4]: Leaving directory '/build/phonon-4.9.0/build-qt5' Makefile:143: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/build/phonon-4.9.0/build-qt5' dh_auto_build: cd build-qt5 && make -j8 returned exit code 2 debian/rules:21: recipe for target 'override_dh_auto_build' failed make[2]: *** [override_dh_auto_build] Error 2 make[2]: Leaving directory '/build/phonon-4.9.0' /usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 'pre_build_dh_auto_build' failed make[1]: *** [pre_build_dh_auto_build] Error 2 make[1]: Leaving directory '/build/phonon-4.9.0' /usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 'debian/dhmk_build' failed make: *** [debian/dhmk_build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -- Daniel Schepler
Bug#830990: baloo: Build-Depends on cruft package libakonadi-dev
Source: baloo Version: 4:4.14.2-2 Severity: serious The baloo source package Build-Depends on libakonadi-dev, which is only available in sid from older versions of src:akonadi than the latest one. -- Daniel Schepler
Bug#830994: kdepimlibs: Build-Depends on cruft package libakonadi-dev
Source: kdepimlibs Version: 4:4.14.10-4 Severity: serious The kdepimlibs source package Build-Depends on libakonadi-dev, which is only available in sid from versions of src:akonadi older than the latest one. -- Daniel Schepler
Bug#825479: qtdeclarative-opensource-src: FTBFS with gcc-6 and glibc 2.23
vateEEvRT_S3_@Base 5.0.2 _ZTI10QQmlEngine@Base 5.0.2 _ZTI11QMetaObject@Base 5.0.2 dh_makeshlibs: failing due to earlier errors debian/rules:68: recipe for target 'override_dh_makeshlibs' failed make[1]: *** [override_dh_makeshlibs] Error 2 make[1]: Leaving directory '/build/qtdeclarative-opensource-src-5.5.1' debian/rules:15: recipe for target 'binary' failed make: *** [binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 -- Daniel Schepler
Bug#791800: [kmail] Attachments are not encrypted when "automatic encryption" is selected
Package: kmail Version: 4:4.14.1-1 Severity: important Tags: security X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org --- Please enter the report below this line. --- Sending OpenPGP/MIME encrypted emails with attachments does not encrypt the attachments. See also https://bugs.kde.org/show_bug.cgi?id=340312 The bug seems to be fixed in 4.14.12 according to this bug report. --- System information. --- Architecture: amd64 Kernel: Linux 3.16.0-4-amd64 Debian Release: stretch/sid 500 testing www.deb-multimedia.org 500 testing security.debian.org 500 testing ftp5.gwdg.de --- Package information. --- Package's Depends field is empty. Package's Recommends field is empty. Package's Suggests field is empty. -- Max-Planck-Institute for Dynamics and Self-Organization Research Group Biomedical Physics Am Fassberg 17 D-37077 Goettingen (+49) 551 5176 373 You can obtain my public key 0xF197B128 from all keyservers, e.g. pgp.mit.edu Fingerprint: 9698 BDD4 71CC 1274 B7E2 2049 1EDD 012D F197 B128 signature.asc Description: This is a digitally signed message part.
Bug#792057: kwin-x11: Moving and resizing windows breaks for all applications when using clusterssh
Package: kwin-x11 Version: 4:5.3.2-1 Severity: important Dear Maintainer, kwin_x11 stops handling window move and resize requests for all windows when using clusterssh. This seems to happen when clicking inside the main CSSH control window, but only after clusterssh has opened and placed xterm windows. Before any xterms have been created by clusterssh, it's interface can be used without breaking kwin_x11. Running kwin_x11 --replace fixes the issue, but breaks again once you try to use the main clusterssh window again. The problems are not experience when using the xfwm4 or metacity window managers (via xfwm4 --replace and metacity --replace respectively). I'm not aware of any other applications that use the X11 protocol to control window geometry and placement. If there are others, they may be affected as well. The following are the message displayed from kwin_x11 just after creating a terminal and clicking in the CSSH control window: kwin_core: screens: 2 desktops: 4 kwin_core: Done. kwin_core: Rule found: [ "Window settings for xterm" : "xterm" ] : 'ID: 67108878 ;WMCLASS: "xterm" : "xterm" ;Caption: "CSSH: root@smb01" ' kwin_core: User timestamp, ASN: 4294967295 kwin_core: User timestamp, final: 'ID: 67108878 ;WMCLASS: "xterm" : "xterm" ;Caption: "CSSH: root@smb01" ' : 8197253 kwin_core: Activation, compared: 'ID: 67108878 ;WMCLASS: "xterm" : "xterm" ;Caption: "CSSH: root@smb01" ' : 8197253 : 8182851 : true kwin_core: screens: 2 desktops: 4 kwin_core: Done. kwin_core: screens: 2 desktops: 4 kwin_core: Done. kwin_core: Rule found: [ "Window settings for xterm" : "xterm" ] : 'ID: 67108878 ;WMCLASS: "xterm" : "xterm" ;Caption: "CSSH: root@smb01" ' kwin_core: User timestamp, ASN: 4294967295 kwin_core: User timestamp, final: 'ID: 67108878 ;WMCLASS: "xterm" : "xterm" ;Caption: "CSSH: root@smb01" ' : 4294967295 kwin_core: Activation: No timestamp at all kwin_core: screens: 2 desktops: 4 kwin_core: Done. kwin_core: 0x20084: Texture state usage warning: Texture 0 is base level inconsistent. Check texture size. kwin_core: screens: 2 desktops: 4 kwin_core: Done. kwin_core: User timestamp, ASN: 4294967295 kwin_core: User timestamp, final: 'ID: 65011756 ;WMCLASS: "cssh" : "cssh" ;Caption: "CSSH [1]" ' : 4294967295 kwin_core: Activation: No timestamp at all kwin_core: screens: 2 desktops: 4 kwin_core: Done. kwin_core: Raising: Belongs to active application kwin_core: 0x20084: Texture state usage warning: Texture 0 is base level inconsistent. Check texture size. QXcbConnection: XCB error: 6 (BadCursor), sequence: 22177, resource id: 23068796, major code: 2 (ChangeWindowAttributes), minor code: 0 QXcbConnection: XCB error: 6 (BadCursor), sequence: 22188, resource id: 23068796, major code: 2 (ChangeWindowAttributes), minor code: 0 areKeySymXsDepressed: any of 2 0 : keySymX=0x "ffe9" i= 8 mask=0x "1" keymap[i]=0x "1" kwin_core: 0x20071: Buffer detailed info: Buffer object 3 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STATIC_DRAW) will use VIDEO memory as the source for buffer object operations. kwin_core: 0x20071: Buffer detailed info: Buffer object 4 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STATIC_DRAW) will use VIDEO memory as the source for buffer object operations. kwin_core: 0x20071: Buffer detailed info: Buffer object 5 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STATIC_DRAW) will use VIDEO memory as the source for buffer object operations. kwin_core: 0x20084: Texture state usage warning: Texture 0 is base level inconsistent. Check texture size. kwin_core: 0x20092: Program/shader state performance warning: Fragment Shader is going to be recompiled because the shader key based on GL state mismatches. kwin_core: 0x20084: Texture state usage warning: Texture 0 is base level inconsistent. Check texture size. kwin_core: 0x20084: Texture state usage warning: Texture 0 is base level inconsistent. Check texture size. kwin_core: 0x20084: Texture state usage warning: Texture 0 is base level inconsistent. Check texture size. kwin_core: 0x20084: Texture state usage warning: Texture 0 is base level inconsistent. Check texture size. areKeySymXsDepressed: any of 2 0 : keySymX=0x "ffe9" i= 8 mask=0x "1" keymap[i]=0x "1" It should be noted that I have been using window rules to force KDE4's kwin to use the application's requested geometry and placement. The windows management breakage happened with an empty set of rules immediately after installing kwin_x11, and after creating windows rules. Steps reproduce: 1) start clusterssh and ad
Bug#793513: plasma-workspace: plasmashell crashes on shutdown
Package: plasma-workspace Version: 4:5.3.2-3 Severity: normal plasmashell crashes ocassionally when shutting down, there already is a upstream report [0] and a upstream patch [1], backporting that patch fixes this problem. [0] https://bugs.kde.org/show_bug.cgi?id=348511 [1] http://commits.kde.org/plasma-workspace/4942878b67 -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (103, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386, armhf Kernel: Linux 4.1.0-trunk-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/bash Init: systemd (via /run/systemd/system) Versions of packages plasma-workspace depends on: ii dbus-x111.8.20-1 ii frameworkintegration5.12.0-1 ii gdb 7.7.1+dfsg-5 ii kactivities 5.12.0-1 ii kde-cli-tools 4:5.3.2-2 ii kded5 5.12.0-1 ii kinit 5.12.0-1 ii kio 5.12.0-1 ii kio-extras 4:5.3.2-2 ii libc6 2.19-19 ii libcln6 1.3.4-1 ii libdbusmenu-qt5-2 0.9.3+15.10.20150604-1 ii libgcc1 1:5.1.1-14 ii libgps213.11-3 ii libice6 2:1.0.9-1+b1 ii libkf5activities5 5.12.0-1 ii libkf5auth5 5.12.0-1 ii libkf5baloo15.9.2-3 ii libkf5bookmarks55.12.0-1 ii libkf5completion5 5.12.0-1 ii libkf5configcore5 5.12.0-1 ii libkf5configgui55.12.0-1 ii libkf5configwidgets55.12.0-1 ii libkf5coreaddons5 5.12.0-1 ii libkf5crash55.12.0-1 ii libkf5dbusaddons5 5.12.0-1 ii libkf5declarative5 5.12.0-2 ii libkf5globalaccel-bin 5.12.0-1 ii libkf5globalaccel5 5.12.0-1 ii libkf5guiaddons55.12.0-1 ii libkf5i18n5 5.12.0-1 ii libkf5iconthemes5 5.12.0-1 ii libkf5idletime5 5.12.0-1 ii libkf5itemviews55.12.0-1 ii libkf5jobwidgets5 5.12.0-1 ii libkf5js5 5.12.0-1 ii libkf5jsembed5 5.12.0-1 ii libkf5kdelibs4support5 5.12.0-2 ii libkf5kiocore5 5.12.0-1 ii libkf5kiofilewidgets5 5.12.0-1 ii libkf5kiowidgets5 5.12.0-1 ii libkf5networkmanagerqt6 5.12.0-1 ii libkf5newstuff5 5.12.0-1 ii libkf5notifications55.12.0-1 ii libkf5notifyconfig5 5.12.0-1 ii libkf5package5 5.12.0-1 ii libkf5plasma5 5.12.0-1 ii libkf5plasmaquick5 5.12.0-1 ii libkf5runner5 5.12.0-1 ii libkf5screen6 4:5.3.2-1 ii libkf5service-bin 5.12.0-1 ii libkf5service5 5.12.0-1 ii libkf5solid55.12.0-1 ii libkf5su5 5.12.0-1 ii libkf5texteditor5 5.12.0-1 ii libkf5textwidgets5 5.12.0-1 ii libkf5wallet5 5.12.0-1 ii libkf5waylandclient54:5.3.2-1 ii libkf5waylandserver54:5.3.2-1 ii libkf5webkit5 5.12.0-1 ii libkf5widgetsaddons55.12.0-1 ii libkf5windowsystem5 5.12.0-1 ii libkf5xmlgui5 5.12.0-1 ii libkf5xmlrpcclient5 5.12.0-1 ii libksgrd7 4:5.3.2-2 ii libkworkspace5-54:5.3.2-3.1 ii libpam0g1.1.8-3.1 ii libphonon4qt5-4 4:4.8.0-5 ii libplasma-geolocation-interface54:5.3.2-3.1 ii libprocesscore7 4:5.3.2-2 ii libprocessui7 4:5.3.2-2 ii libqalculate5 0.9.7-9 ii libqt5core5a5.4.2+dfsg-4 ii libqt5dbus5 5.4.2+dfsg-4 ii libqt5gui5 5.4.2+dfsg-4 ii libqt5network5 5.4.2+dfsg-4 ii libqt5qml5 5.4.2-3 ii libqt5quick55.4.2-3 ii libqt5script5 5.4.2+dfsg-2 ii libqt5sql5 5.4.2+dfsg-4 ii libqt5webkit5 5.4.2+dfsg-2 ii libqt5widgets5 5.4.2+dfsg-4 ii libqt5x11extras55.4.2-2 ii libqt5xml5 5.4.2+dfsg-4 ii libsm6 2:1.2.2-1+b1
Bug#794102: [kde-full] Windows frames disappears!!!!
Package: kde-window-manager Version: 4:5.3.2-3 Followup-For: Bug #794102 Could it be that this is a duplicate of #793026? -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages kde-window-manager depends on: ii kwin-x11 4:5.3.2-3 kde-window-manager recommends no packages. kde-window-manager suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150803083856.26875.29303.report...@tiersen.lfpn.ds.mpg.de
Bug#793026: kde-window-manager: upgrade to 4:5.3.2-2 generates a disfonctionnement of any window kde
Followup-For: Bug #793026 Package: kde-window-manager Version: 4:5.3.2-3 I am not sure if it's the same bug, but: After apt-get update && apt-get dist-upgrade I experienced the same symptoms. Upon trying to repeat the upgrade (hoping that the bug was fixed in the meantime, I noticed that several packages were held back, among them kde-standard. Also a few dozen packages (KDE-related) were removed byt `apt-get autoremove` and reinstalled by `apt-get dist- upgrade`, if I remember correctly Manually upgrading/installing the withheld packages with apt-get install kde-standard fixed the problem for me. A small excerpt from my /var/log/apt/history.log (showing the contradicting actions of dist-upgrade and autoremove before manual upgrade of kde-standard and the manual upgrade of the latter): Start-Date: 2015-08-03 09:10:36 Commandline: apt-get autoremove Remove: liboxygenstyle5-5:amd64 (5.3.2-3), kwin-style-qtcurve:amd64 (1.8.14-3+b2), libqapt3:amd64 (3.0.0-4), kde-style-breeze-qt4:amd64 (5.3.2-2), kdeartwork-style:amd64 (4.14.2-1), kwrit ed:amd64 (5.3.2-1), libkf5style5:amd64 (5.12.0-1), breeze-cursor-theme:amd64 (5.3.2-2), marble-data:amd64 (4.14.2-1), libopenobex1:amd64 (1.5-3), bluedevil:amd64 (5.3.2-1), qml-module-org -kde-kwindowsystem:amd64 (5.12.0-2), kdeartwork-theme-window:amd64 (4.14.2-1), kwin-style-breeze:amd64 (5.3.2-2), muon-discover:amd64 (5.3.2-3), libkfontinst5:amd64 (5.3.2-2), libshp2:amd 64 (1.3.0-4+b1), libkf5emoticons5:amd64 (5.12.0-1), kded5:amd64 (5.12.0-1), qml-module-org-kde-bluezqt:amd64 (5.3.1-1), libkf5people-data:amd64 (5.12.0-1), kde-style-breeze:amd64 (5.3.2-2 ), libkf5peoplebackend5:amd64 (5.12.0-1), muon-common:amd64 (5.3.2-3), kdesudo:amd64 (3.4.2.4-2), libqoauth1:amd64 (1.0.1-2), python3-software- properties:amd64 (0.92.25debian1), libkf5fil emetadata-data:amd64 (5.9.2-2), libkworkspace5-5:amd64 (5.3.2-4), libmuon:amd64 (5.3.2-3), libtaskmanager5:amd64 (5.3.2-4), libkf5bluezqt- data:amd64 (5.3.1-1), libkf5balooxapian1:amd64 (5 .9.2-3), muon-notifier:amd64 (5.3.2-3), libpoppler-qt5-1:amd64 (0.26.5-3), libqextserialport1:amd64 (1.2.0~rc1+git7-g3be3fbf-1+b1), apper-data:amd64 (0.9.2-2.1), libkf5filemetadata-bin:am d64 (5.9.2-2+b1), python3-pykde4:amd64 (4.14.0-1), breeze:amd64 (5.3.2-2), libssh-4:amd64 (0.6.3-4.1), libkf5people5:amd64 (5.12.0-1), libxcb- record0:amd64 (1.10-3+b1), kio-extras-data:am d64 (5.3.2-2), debconf-kde-data:amd64 (1.0.1-3), liblimba0:amd64 (0.5.0-1), libastro1:amd64 (4.14.2-1), liboxygenstyleconfig5-5:amd64 (5.3.2-3), libquazip1:amd64 (0.7-2), libmarblewidget1 9:amd64 (4.14.2-1), libkf5emoticons-data:amd64 (5.12.0-1), kde-config- sddm:amd64 (5.3.2-1), libkf5emoticons-bin:amd64 (5.12.0-1), libpackagekitqt4-0:amd64 (0.9.5-1), libkf5activitiesexper imentalstats1:amd64 (5.3.2-2), libqtlocation1:amd64 (1.2.0-3+b1), libqca- qt5-2-plugins:amd64 (2.1.0.3-3), libkf5baloo1:amd64 (5.9.2-3), oxygen- sounds:amd64 (5.3.2-3), libkf5bluezqt5:amd64 (5.3.1-1), obex-data-server:amd64 (0.4.5-1+b4), libkfontinstui5:amd64 (5.3.2-2), catdoc:amd64 (0.94.4-1.1), breeze-icon-theme:amd64 (5.3.2-2), libqapt3-runtime:amd64 (3.0.0-4), qml-modul e-qtquick-controls-styles-breeze:amd64 (5.3.2-2), qapt-batch:amd64 (3.0.0-4), marble-plugins:amd64 (4.14.2-1), kde-style-oxygen-qt5:amd64 (5.3.2-3), libkf5filemetadata3:amd64 (5.9.2-2+b1), libkf5dnssd5:amd64 (5.12.0-1), software-properties-kde:amd64 (0.92.25debian1), libqca-qt5-2:amd64 (2.1.0.3-3), software-properties-common:amd64 (0.92.25debian1), libdebconf- kde0:amd64 (0.3-2), libdebconf-kde1:amd64 (1.0.1-3), libkf5peoplewidgets5:amd64 (5.12.0-1), khotkeys:amd64 (5.3.2-2), khotkeys- data:amd64 (5.3.2-2), fonts-oxygen:amd64 (5.3.2-1), unattended-upgrades:amd64 (0.86.2), kio-extras:amd64 (5.3.2-2), libkf5dnssd-data:amd64 (5.12.0-1), muon- updater:amd64 (5.3.2-3), apper:amd64 (0.9.2-2.1) End-Date: 2015-08-03 09:12:18 Start-Date: 2015-08-03 09:32:48 Commandline: apt-get dist-upgrade Install: liboxygenstyle5-5:amd64 (5.3.2-3, automatic), libqapt3:amd64 (3.0.0-4, automatic), kde-style-breeze-qt4:amd64 (5.3.2-2, automatic), kwrited:amd64 (5.3.2-1, automatic), libkf5style5:amd64 (5.12.0-1, automatic), breeze-cursor-theme:amd64 (5.3.2-2, automatic), libopenobex1:amd64 (1.5-3, automatic), bluedevil:amd64 (5.3.2-1, automatic), qml-module-org-kde- kwindowsystem:amd64 (5.12.0-2, automatic), kwin-style-breeze:amd64 (5.3.2-2, automatic), muon-discover:amd64 (5.3.2-3, automatic), libkfontinst5:amd64 (5.3.2-2, automatic), libkf5emoticons5:amd64 (5.12.0-1, automatic), kded5:amd64 (5.12.0-1, automatic), qml-module-org-kde-bluezqt:amd64 (5.3.1-1, automatic), libkf5people-data:amd64 (5.12.0-1, automatic), kde-style- breeze:amd64 (5.3.2-2, automatic), libkf5peoplebackend5:amd64 (5.12.0-1, automatic), muon-common:amd64 (5.3.2-3, automatic), kdesudo:amd64 (3.4.2.4-2, automatic), python3-software-properties:amd64 (0.92.25debian1, automatic), libkf5filemetadata-data:amd64 (5.9.2-2, automatic), libkworkspace5-5:a
Bug#794102: [kde-full] Windows frames disappears!!!!
Followup-For: Bug #794102 Package: kde-window-manager Version: 4:5.3.2-3 Could it be that this is a duplicate of #793026? -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages kde-window-manager depends on: ii kwin-x11 4:5.3.2-3 kde-window-manager recommends no packages. kde-window-manager suggests no packages. -- no debconf information -- Max-Planck-Institute for Dynamics and Self-Organization Research Group Biomedical Physics Am Fassberg 17 D-37077 Goettingen (+49) 551 5176 373 You can obtain my public key 0xF197B128 from all keyservers, e.g. pgp.mit.edu Fingerprint: 9698 BDD4 71CC 1274 B7E2 2049 1EDD 012D F197 B128 signature.asc Description: This is a digitally signed message part.
Bug#1006954: qt6-base has an explicit dependency on libssl1.1 Edit
Package: qt6-base Severity: normal X-Debbugs-Cc: daniel.bung...@canonical.com Dear Maintainer, qt6-base has an explicit dependency on libssl1.1 for the network library. You may find the following merge request helpful, which ports commit 531c31ae58aefc7c from salsa qt-kde-team/qt/qtbase to address this overly-specific dependency on the openssl version. https://salsa.debian.org/qt-kde-team/qt6/qt6-base/-/merge_requests/6 -Dan
Bug#1042851: sddm: Fails to terminate during shutdown/reboot (timeout)
naged') Aug 01 20:56:53 laptop NetworkManager[807]: [1690916213.2195] caught SIGTERM, shutting down normally. Aug 01 20:56:53 laptop systemd[1]: Stopping NetworkManager.service - Network Manager... Aug 01 20:56:53 laptop systemd[1]: Stopped target remote-fs.target - Remote File Systems. Aug 01 20:56:53 laptop systemd[1]: Stopped target network.target - Network. Aug 01 20:56:53 laptop systemd[1]: Stopped systemd-user-sessions.service - Permit User Sessions. Aug 01 20:56:53 laptop systemd[1]: systemd-user-sessions.service: Deactivated successfully. Aug 01 20:56:53 laptop systemd[1]: Stopping systemd-user-sessions.service - Permit User Sessions... Aug 01 20:56:53 laptop systemd[1]: Stopping systemd-logind.service - User Login Management... Aug 01 20:56:53 laptop systemd[1]: plymouth-switch-root-initramfs.service - Tell Plymouth To Jump To initramfs was skipped because of an unmet condition check (ConditionPathExists=/run/initramfs/bin/sh). Aug 01 20:56:53 laptop systemd[1]: plymouth-reboot.service - Show Plymouth Reboot Screen was skipped because of an unmet condition check (ConditionKernelCommandLine=!nosplash). Aug 01 20:56:53 laptop systemd[1]: Stopped sddm.service - Simple Desktop Display Manager. Aug 01 20:56:53 laptop systemd[1]: sddm.service: Failed with result 'timeout'. Aug 01 20:56:53 laptop systemd[1]: sddm.service: Main process exited, code=killed, status=9/KILL Aug 01 20:56:53 laptop systemd[1]: sddm.service: Killing process 4262 (Xorg) with signal SIGKILL. Aug 01 20:56:53 laptop systemd[1]: sddm.service: Killing process 856 (sddm) with signal SIGKILL. Aug 01 20:56:53 laptop systemd[1]: sddm.service: State 'stop-sigterm' timed out. Killing. Aug 01 20:55:29 laptop wpa_supplicant[812]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN Aug 01 20:55:24 laptop wpa_supplicant[812]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN Aug 01 20:55:24 laptop systemd[1]: user-1000.slice: Consumed 4min 49.050s CPU time. Aug 01 20:55:24 laptop systemd[1]: Removed slice user-1000.slice - User Slice of UID 1000. Aug 01 20:55:24 laptop systemd[1]: Stopped user-runtime-dir@1000.service - User Runtime Directory /run/user/1000. Aug 01 20:55:24 laptop systemd[1]: user-runtime-dir@1000.service: Deactivated successfully. Aug 01 20:55:24 laptop systemd[1]: Unmounted run-user-1000.mount - /run/user/1000. Aug 01 20:55:24 laptop systemd[1]: run-user-1000.mount: Deactivated successfully. Aug 01 20:55:24 laptop systemd[1]: Stopping user-runtime-dir@1000.service - User Runtime Directory /run/user/1000... Aug 01 20:55:24 laptop systemd[1]: Stopped NetworkManager-wait-online.service - Network Manager Wait Online. Aug 01 20:55:24 laptop systemd[1]: NetworkManager-wait-online.service: Deactivated successfully. Aug 01 20:55:24 laptop dbus-daemon[775]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down. Aug 01 20:55:24 laptop systemd[1]: Stopped target network-online.target - Network is Online. Aug 01 20:55:24 laptop systemd[1]: Stopped exim4.service - LSB: exim Mail Transport Agent. Aug 01 20:55:24 laptop systemd[1]: exim4.service: Deactivated successfully. Aug 01 20:55:24 laptop systemd[1]: user@1000.service: Consumed 4min 48.848s CPU time. Aug 01 20:55:24 laptop systemd[1]: Stopped user@1000.service - User Manager for UID 1000. Aug 01 20:55:24 laptop systemd[1]: user@1000.service: Deactivated successfully. Aug 01 20:55:24 laptop systemd[1]: Stopped upower.service - Daemon for power management. Aug 01 20:55:24 laptop systemd[1]: upower.service: Deactivated successfully. Aug 01 20:55:24 laptop systemd[1]: Stopped cups.service - CUPS Scheduler. Aug 01 20:55:24 laptop systemd[1]: cups.service: Deactivated successfully. Aug 01 20:55:24 laptop systemd[1]: Stopped udisks2.service - Disk Manager. Aug 01 20:55:24 laptop systemd[1]: udisks2.service: Deactivated successfully. Aug 01 20:55:24 laptop systemd[1]: bluetooth.service: Consumed 2.789s CPU time. Aug 01 20:55:24 laptop systemd[1]: Stopped bluetooth.service - Bluetooth service. Aug 01 20:55:24 laptop systemd[1]: bluetooth.service: Deactivated successfully. Aug 01 20:55:23 laptop (sd-pam)[1270]: pam_unix(systemd-user:session): session closed for user daniel Aug 01 20:55:23 laptop systemd[1269]: Reached target exit.target - Exit the Session. Aug 01 20:55:23 laptop systemd[1269]: Finished systemd-exit.service - Exit the Session. Aug 01 20:55:23 laptop systemd[1269]: Reached target shutdown.target - Shutdown. Aug 01 20:55:23 laptop systemd[1269]: app.slice: Consumed 3min 51.037s CPU time. Aug 01 20:55:23 laptop systemd[1269]: Removed slice app.slice - User Application Slice. Aug 01 20:55:23 laptop systemd[1269]: Closed pulseaudio.socket - Sound System. Aug 01 20:55:23 laptop systemd[1269]: Closed pk-debconf-helper.socket - debconf communication socket. Aug 01 20:55:23 laptop systemd[1269]: Closed gpg-
Bug#1070084: libkpimgapi-data: KAddressBook, and possibly related programs, fail to integrate with Google
On Mon, Apr 29, 2024 at 4:56 PM Patrick Franz wrote: > Hi Daniel, > > this is a known problem as Google deprecated the Contacts API and > replaced it with the People API. The KDE PIM in unstable, testing and > stable is too old to support the People API which was added for 23.04. > > The only option to fix this is to update the entire KDE PIM stack > (roughly 50 packages) to 23.04 or later. However, this is sadly not > possible right now. I cannot give you a timeline when this is going to > happen. > > > -- > Med vänliga hälsningar > > Patrick Franz Thanks for the prompt reply Patrick. I realize this bug has been in place for quite a while, but I wasn't sure if an official bug report was needed to help get it resolved more timely as, yes, all releases are affected.
Qt6 packaging: dependency lock out
Hi, I am Daniel Schurmann, a developer of the Mixxx DJ software. We are currently working on porting Mixxx to Qt6 and in order to support this, I am maintaining backports of your Qt packages for Ubuntu: https://launchpad.net/~daschuer/+archive/ubuntu/qt6-backports I am now working on updating the packages to upstream 6.2.3. unfortunately, I am locked out due to a dependency issue around the virtual package qt6-base-abi. Some packages, for instance https://packages.debian.org/de/experimental/libqt6svg6 from qtsvg have a qt6-base-abi (= 6.2.2) and a libqt6core6 (>=6.2.2) from qtbase which provides qt6-base-abi. During the update I need to build and install qtbuild first, but I cannot install the new package without uninstalling all other qt6 packages due to the fixed version in qt6-base-abi (= 6.2.2) Is this the desired behavior? For my understanding qt6-base-abi 6.2.3 includes 6.2.2. and since qtsvg is an independent source tree there shouldn't be any issue rectifying the exact abi. The other issue is that the additional libqt6core6 (>=6.2.2) dependency destroys the reason for the virtual package. For my understanding it is provided to allow any other future package to be a drop in replacement for libqt6core6. But that will not work if there are packages depending on libqt6core6 explicitly. How can we fix both issues? Is there a way to see the reason both packages are picked up by the debian helpers? Thank you for your help. Best regards, Daniel
Bug#566120: kde-l10n: please provide kde-l10n-all
Ana, since you forgot to CC me with your last answer, i never got it. please don't forget to cc submitters when replying to bugs. regarding the bug: if i want to create a live system that has all localizations for kde, i have two possibilities now which are equally bad: * look up the package names for all kde-l10n packages for a specific release and list them. this has problems: - when there are new translations added in newer releases, i have to maintain that list and constantly update it. - i have to maintain different lists for different debian releases. - it's a manual process. * look up the packge names by e.g. running some apt-cache search foo and extract the packages names from that. this is bad since it's a useless additional logic needed that can be avoided in the first place. the right thing to do, as several other -l10n packages in debian do since long time, is to have a -l10n-all meta package depending on all of the translations. that way, we can just install that package and be done with it. hope that is enough to explain, let me know if you need it more verbose :) -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-systems.net Internet: http://people.panthera-systems.net/~daniel-baumann/ -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4cb02f99.2060...@debian.org
Bug#566120: kde-l10n: please provide kde-l10n-all
On 10/09/2010 11:53 AM, Modestas Vainius wrote: > # aptitude install '?source-package(kde-l10n)?name(^kde-l10n)' we don't use aptitude. requiering to be forced to install aptitude, then install kde-l10n, then removing aptitude, is very painful for buildds building our images. besides, even when assuming that it's posible to always cleanly remove any of the packages installed just for getting aptitude in, it tains the images with additional crap in dpkg.log and other logfiles. so that is not an option. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-systems.net Internet: http://people.panthera-systems.net/~daniel-baumann/ -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4cb05ea1.2060...@debian.org
Bug#566120: kde-l10n: please provide kde-l10n-all
On 10/09/2010 05:52 PM, Modestas Vainius wrote: > What happened to using the right tool for the job? as said, it's not the right thing to do here. > And why > do you need to remove it afterwards? if you specify a specific list of packages to be installed in a live system, you should not get anything else except these packages and their depends. what you're suggesting is to treat aptitude like a depends of a "kde-l10n-all". that's wrong. > original request remains wontfix. i'll prepare a patch and ask CTTE about their opinion then. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-systems.net Internet: http://people.panthera-systems.net/~daniel-baumann/ -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4cb0e37e.3040...@debian.org
Bug#608729: Akregator crash when the feed URL is not found
Package: akregator Version: 4:4.4.7-2 Severity: normal -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages akregator depends on: ii kdebase-runtime 4:4.4.5-1 runtime components from the offici ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libgcc1 1:4.4.5-8 GCC support library ii libkde3support4 4:4.4.5-2 the KDE 3 Support Library for the ii libkdecore5 4:4.4.5-2 the KDE Platform Core Library ii libkdepim44:4.4.7-2 KDE PIM library ii libkdeui5 4:4.4.5-2 the KDE Platform User Interface Li ii libkhtml5 4:4.4.5-2 the KHTML Web Content Rendering En ii libkio5 4:4.4.5-2 the Network-enabled File Managemen ii libknotifyconfig4 4:4.4.5-2 library for configuring KDE Notifi ii libkontactinterface4 4:4.4.5-2 Kontact interface library ii libkparts44:4.4.5-2 the Framework for the KDE Platform ii libkpimutils4 4:4.4.5-2 library for dealing with email add ii libkutils44:4.4.5-2 various utility classes for the KD ii libqt4-dbus 4:4.6.3-4 Qt 4 D-Bus module ii libqt4-xml4:4.6.3-4 Qt 4 XML module ii libqtcore44:4.6.3-4 Qt 4 core module ii libqtgui4 4:4.6.3-4 Qt 4 GUI module ii libstdc++64.4.5-8The GNU Standard C++ Library v3 ii libsyndication4 4:4.4.5-2 parser library for RSS and Atom fe akregator recommends no packages. akregator suggests no packages. -- no debconf information If I try to add a URL that can not be accessed by Akregator, it crash and all entries that were added in that session are lost. This bug is reproducible under the same situation. This is the output produced by stdout to launch the application from the shell: vi...@squeeze:~$ akregator Object::connect: No such signal Akregator::SubscriptionListView::signalDropped (KUrl::List &, Akregator::TreeNode*, Akregator::Folder*) Object::connect: (sender name: 'feedtree') Object::connect: (receiver name: 'akregator_view') vi...@squeeze:~$ KCrash: Application 'akregator' crashing... sock_file=/home/viper/.kde/socket-squeeze/kdeinit4__0 Regards, Daniel -- Daniel Bareiro - GNU/Linux registered user #188.598 Proudly running Debian GNU/Linux with uptime: 22:11:27 up 81 days, 22:38, 10 users, load average: 0.00, 0.00, 0.00 signature.asc Description: Digital signature
Bug#608729: Akregator crash when the feed URL is not found
On Monday, 03 January 2011 10:54:20 +0200, Modestas Vainius wrote: > Hello, Hi, Modestas. > > If I try to add a URL that can not be accessed by Akregator, it > > crash and all entries that were added in that session are lost. This > > bug is reproducible under the same situation. > > > > This is the output produced by stdout to launch the application from > > the shell: > It's a dupe of #605094. Thanks. > forcemerge 605094 608729 Perfect. Thanks for your reply. Regards, Daniel -- Daniel Bareiro - GNU/Linux registered user #188.598 Proudly running Debian GNU/Linux with uptime: 06:25:16 up 82 days, 6:52, 10 users, load average: 0.22, 0.05, 0.04 signature.asc Description: Digital signature
Bug#615542: polkit-qt-1: New upstream relase 0.99.0
Package: polkit-qt-1 Version: 0.95.1-1+b1 Severity: wishlist Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 New upstream release is available at ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/polkit-qt-1-0.99.0.tar.bz2 - -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (102, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-rc6-mod-00113-g4662db4 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJNah6wAAoJEPj9ctpufsW7sbcP/1ZoDhKUDRcBRQqvMXa+0Yq8 5wQKkYTCBRmUnm3Pxj6KFAGJsF76inp6L42R3eSszLFECsj+fII+wmemKQ8LWLYD 8yfHrw92j67w2aN+S4uBXycSt7RoQM8Tpa32hDsusRvt071q/3vJmRqxV2Zm9NGB V9zbsP+N3dFI0T4LRNlERq1NpqU6VQX5lDrI7VAL84Vt4P1dggvp5gT+9+GwEzua CEzM/TCFfMwbRGSq2VrmLfeB+V6e5AriQ9bWSM7OFGIRFtu3DKlzJUCPrQ6YNIQ3 m2vIraGV7nNXE5+a6CbbVN2UuEaMG75SOSJzaqeRm117WUj8hJM2/Dljta1REOJj acBOo49EgRro4gdV+eQQ95YtFX0KIaPkUE5GglLvYSp5axm+wEAcZATy44lfYvfT M0BdMSGBvLMNmjw8XzZUjxN7pRxVcSwqUKUsJRwPVPEQSq32AeGLjW3cfZ1vK/zB eMmWM8WDPsW22D5kcpZUE2CtYvCk7AChG7Aj741AhPi+1u3SzVEpG7JRM/oLdMlM /UNNZweBNCgDRCGGghIVle39XPn9FLWx2hdSAXgcRlH+mt6WAKJ3PCCXo672oDdH BtfFZgXVfjPLOZp3DdQlsLiDwIM6hZ4Xgx42Spo+obzmSxZZABBvWLdR9uooaYGz Ul+bdvojofTvN10ud3nU =JEy4 -END PGP SIGNATURE- >From 6cbb6cc8d00cf636d308388861a45d189be91d7e Mon Sep 17 00:00:00 2001 From: Daniel Schaal Date: Sun, 27 Feb 2011 09:23:43 +0100 Subject: [PATCH 1/2] so number changed to 1, update packaging accordingly --- debian/control |4 ++-- debian/libpolkit-qt-1-0.install |3 --- debian/libpolkit-qt-1-1.install |3 +++ 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 debian/libpolkit-qt-1-0.install create mode 100644 debian/libpolkit-qt-1-1.install diff --git a/debian/control b/debian/control index e4685e3..ce2aeb8 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-req/polkit-qt-1.git Package: libpolkit-qt-1-dev Section: libdevel Architecture: any -Depends: ${misc:Depends}, libpolkit-qt-1-0 (= ${binary:Version}), libqt4-dev +Depends: ${misc:Depends}, libpolkit-qt-1-1 (= ${binary:Version}), libqt4-dev Description: PolicyKit-qt-1 development files PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. @@ -26,7 +26,7 @@ Description: PolicyKit-qt-1 development files . This package contains the development libraries and headers. -Package: libpolkit-qt-1-0 +Package: libpolkit-qt-1-1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} diff --git a/debian/libpolkit-qt-1-0.install b/debian/libpolkit-qt-1-0.install deleted file mode 100644 index 0d6c86b..000 --- a/debian/libpolkit-qt-1-0.install +++ /dev/null @@ -1,3 +0,0 @@ -usr/lib/libpolkit-qt-agent-1.so.* -usr/lib/libpolkit-qt-core-1.so.* -usr/lib/libpolkit-qt-gui-1.so.* diff --git a/debian/libpolkit-qt-1-1.install b/debian/libpolkit-qt-1-1.install new file mode 100644 index 000..0d6c86b --- /dev/null +++ b/debian/libpolkit-qt-1-1.install @@ -0,0 +1,3 @@ +usr/lib/libpolkit-qt-agent-1.so.* +usr/lib/libpolkit-qt-core-1.so.* +usr/lib/libpolkit-qt-gui-1.so.* -- 1.7.4.1 >From 74257205dd16416fc97b65a5e7e533616f85c760 Mon Sep 17 00:00:00 2001 From: Daniel Schaal Date: Sun, 27 Feb 2011 09:39:52 +0100 Subject: [PATCH 2/2] install cmake files --- debian/libpolkit-qt-1-dev.install |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/debian/libpolkit-qt-1-dev.install b/debian/libpolkit-qt-1-dev.install index b71c5f0..b4cf044 100644 --- a/debian/libpolkit-qt-1-dev.install +++ b/debian/libpolkit-qt-1-dev.install @@ -29,3 +29,4 @@ usr/lib/pkgconfig/polkit-qt-1.pc usr/lib/pkgconfig/polkit-qt-agent-1.pc usr/lib/pkgconfig/polkit-qt-core-1.pc usr/lib/pkgconfig/polkit-qt-gui-1.pc +usr/lib/cmake/PolkitQt-1 -- 1.7.4.1
Bug#603313: polkit-kde-1: polkit-kde-authentication-agent-1 crashes sometimes on kde logoff
This seems to be fixed by version 0.99.0-1 from experimental. -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201103261025.54735.farb...@web.de
Bug#625486: [Ubuntu bug]No warning about ansaved data when quitting desktop
Package: kdm I have created a launchpad account and after creating a key and everything I am still wondering about the way the simply report a bug though launchpad ; this is the reason I am using Kmail for this report. This is a very general bug but very scary : when quitting either Gnome or KDE with unsaved data there are no warnnig messages sent to all currently opened applications that may have unsaved data ; normally as far as I remember when quitting an opened session (here KDE or Gnome) the system is supposed to broadcast a message to all opened applications about an anticipated closure of the session and each application should if properly developped act accordingly like this : - no problem with unsaved data -> the application closes and very likely answer the system about a "no problem status) (I do not remember exactly about the protocole), - if problem with unsaved data -> the application display a warning message to the user saying that he can either save data or not ; until he answers the system is pending on this application to pursue session terminating protocole. Regards. -- Daniel Moyne (Nulix)- Distribution : Ubuntu 10.10 Maverick Meerkat \\|||// Machine : x86_64 X4 kernel 2.6.35-28-generic / --- \ ATI Radeon HD4850 KDE 4.6.0 Gnome :(' o-o ') ---oOO-(_)-OOo---
Bug#622176: libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusintrospection.h: conflicts with Qt
On Thursday 14 April 2011 02:39:14 Emilio Pozuelo Monfort wrote: > reassign 622176 libqt4-dev > thanks > > On 11/04/11 10:49, Emilio Pozuelo Monfort wrote: > > On 10/04/11 19:48, Daniel Schepler wrote: > >> If you include Qt headers before this glib header, Qt's definition of > >> "signals" to "protected" (for moc) causes an error at line 151. This > >> is causing a build failure in polkit-qt-1 (see #614436). > > > > How is this a GLib bug and not a Qt one? > > AFAIK signals is not a reserved keyword in any standard, so IMHO the bug is > in Qt. It shouldn't define random stuff in public headers, but use > something like QT_SIGNALS or whatever (note the namespace). Also the > convention is to use uppercase for definitions, not lowercase. Sorry to take so long to respond to this... In theory, you're probably correct. However, the "signals," "slots" and "emit" definitions are a fundamental part of Qt programming that have been there at least since I started working with Qt back in the Qt 3 days. It would be a major change and break probably 90% or more of Qt-using programs to disable or rename those definitions. Looking at the headers, I see there is a QT_NO_KEYWORDS option which keeps only the Q_SIGNALS, etc. versions of the defines. So I guess polkit-qt-1 could be rewritten to #define QT_NO_KEYWORDS and update the source accordingly. But I'm not sure how that would impact packages using polkit-qt-1 (notably including kde4libs). -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201105080938.34994.dschep...@gmail.com
Bug#614436: Workaround patch for polkit-qt-1 FTBFS
Here's a patch which fixes the FTBFS problem. I'm not going to tag the bug as "patch" since this is just an ugly workaround for the fact that gdbusintrospection.h wants to use "signals" as a field name. I just wanted to post it in case anybody else wanted to recompile the package, until a proper fix is worked out. -- Daniel Schepler diff -urN polkit-qt-1-0.95.1.old//agent/listeneradapter.cpp polkit-qt-1-0.95.1//agent/listeneradapter.cpp --- polkit-qt-1-0.95.1.old//agent/listeneradapter.cpp 2009-12-23 11:31:14.0 + +++ polkit-qt-1-0.95.1//agent/listeneradapter.cpp 2011-05-01 19:54:06.0 + @@ -18,10 +18,10 @@ * Boston, MA 02110-1301, USA. */ -#include "listeneradapter_p.h" -#include #define POLKIT_AGENT_I_KNOW_API_IS_SUBJECT_TO_CHANGE 1 #include +#include "listeneradapter_p.h" +#include namespace PolkitQt1 { diff -urN polkit-qt-1-0.95.1.old//agent/polkitqt1-agent-session.cpp polkit-qt-1-0.95.1//agent/polkitqt1-agent-session.cpp --- polkit-qt-1-0.95.1.old//agent/polkitqt1-agent-session.cpp 2009-12-23 11:31:14.0 + +++ polkit-qt-1-0.95.1//agent/polkitqt1-agent-session.cpp 2011-05-01 19:50:07.0 + @@ -18,15 +18,15 @@ * Boston, MA 02110-1301, USA. */ +#define POLKIT_AGENT_I_KNOW_API_IS_SUBJECT_TO_CHANGE 1 +#include + #include "polkitqt1-agent-session.h" #include #include "polkitqt1-identity.h" -#define POLKIT_AGENT_I_KNOW_API_IS_SUBJECT_TO_CHANGE 1 -#include - using namespace PolkitQt1::Agent; class Session::Private diff -urN polkit-qt-1-0.95.1.old//agent/polkitqtlistener_p.h polkit-qt-1-0.95.1//agent/polkitqtlistener_p.h --- polkit-qt-1-0.95.1.old//agent/polkitqtlistener_p.h 2009-12-23 11:31:14.0 + +++ polkit-qt-1-0.95.1//agent/polkitqtlistener_p.h 2011-05-01 19:53:25.0 + @@ -27,8 +27,18 @@ #include "listeneradapter_p.h" +#ifndef QT_NO_KEYWORDS +#undef signals +#endif + #include +#ifndef QT_NO_KEYWORDS +#ifdef QOBJECTDEFS_H +#define signals protected +#endif +#endif + G_BEGIN_DECLS #define POLKIT_QT_TYPE_LISTENER (polkit_qt_listener_get_type()) diff -urN polkit-qt-1-0.95.1.old//core/polkitqt1-actiondescription.cpp polkit-qt-1-0.95.1//core/polkitqt1-actiondescription.cpp --- polkit-qt-1-0.95.1.old//core/polkitqt1-actiondescription.cpp 2009-12-23 11:31:14.0 + +++ polkit-qt-1-0.95.1//core/polkitqt1-actiondescription.cpp 2011-05-01 19:49:11.0 + @@ -18,12 +18,12 @@ * Boston, MA 02110-1301, USA. */ +#include + #include "polkitqt1-actiondescription.h" #include -#include - namespace PolkitQt1 { diff -urN polkit-qt-1-0.95.1.old//core/polkitqt1-authority.cpp polkit-qt-1-0.95.1//core/polkitqt1-authority.cpp --- polkit-qt-1-0.95.1.old//core/polkitqt1-authority.cpp 2009-12-23 11:31:13.0 + +++ polkit-qt-1-0.95.1//core/polkitqt1-authority.cpp 2011-05-01 19:46:26.0 + @@ -21,13 +21,13 @@ * Boston, MA 02110-1301, USA. */ +#include + #include "polkitqt1-authority.h" #include #include -#include - namespace PolkitQt1 { diff -urN polkit-qt-1-0.95.1.old//core/polkitqt1-details.cpp polkit-qt-1-0.95.1//core/polkitqt1-details.cpp --- polkit-qt-1-0.95.1.old//core/polkitqt1-details.cpp 2009-12-23 11:31:14.0 + +++ polkit-qt-1-0.95.1//core/polkitqt1-details.cpp 2011-05-01 19:48:30.0 + @@ -18,12 +18,12 @@ * Boston, MA 02110-1301, USA. */ +#include + #include "polkitqt1-details.h" #include -#include - namespace PolkitQt1 { diff -urN polkit-qt-1-0.95.1.old//core/polkitqt1-identity.cpp polkit-qt-1-0.95.1//core/polkitqt1-identity.cpp --- polkit-qt-1-0.95.1.old//core/polkitqt1-identity.cpp 2009-12-23 11:31:13.0 + +++ polkit-qt-1-0.95.1//core/polkitqt1-identity.cpp 2011-05-01 19:47:12.0 + @@ -18,10 +18,10 @@ * Boston, MA 02110-1301, USA. */ -#include "polkitqt1-identity.h" - #include +#include "polkitqt1-identity.h" + #include namespace PolkitQt1 diff -urN polkit-qt-1-0.95.1.old//core/polkitqt1-subject.cpp polkit-qt-1-0.95.1//core/polkitqt1-subject.cpp --- polkit-qt-1-0.95.1.old//core/polkitqt1-subject.cpp 2009-12-23 11:31:14.0 + +++ polkit-qt-1-0.95.1//core/polkitqt1-subject.cpp 2011-05-01 19:47:40.0 + @@ -18,10 +18,11 @@ * Boston, MA 02110-1301, USA. */ +#include + #include "polkitqt1-subject.h" #include -#include namespace PolkitQt1 { diff -urN polkit-qt-1-0.95.1.old//core/polkitqt1-temporaryauthorization.cpp polkit-qt-1-0.95.1//core/polkitqt1-temporaryauthorization.cpp --- polkit-qt-1-0.95.1.old//core/polkitqt1-temporaryauthorization.cpp 2009-12-23 11:31:14.0 + +++ polkit-qt-1-0.95.1//core/polkitqt1-temporaryauthorization.cpp 2011-05-01 19:48:10.0 + @@ -18,11 +18,11 @@ * Boston, MA 02110-1301, USA. */ +#include + #include "polkit
Bug#631870: konsole: crashes if scrolling down in mutt
Package: konsole Version: 4:4.6.3-1 Severity: normal File: /usr/bin/konsole Hi, since the last update konsole crashes every time I scroll down in mutt. To reproduce it: * start mutt in a konsole window * open a mail box so that mutt shows the index * scroll down until the last line is reached * try to scroll down one line more ---> crash So it crashes in the very moment it should redraw the screen due to to scrolling everything except for the first and the last two lines. I attached a backtrace. Regards, Daniel -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.39-2-amd64 (SMP w/2 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 konsole depends on: ii kdebase-runtime 4:4.6.4-1 runtime components from the offici ii libc6 2.13-7 Embedded GNU C Library: Shared lib ii libkdecore5 4:4.6.4-1 KDE Platform Core Library ii libkdeui5 4:4.6.4-1 KDE Platform User Interface Librar ii libkio5 4:4.6.4-1 Network-enabled File Management Li ii libknotifyconfig4 4:4.6.4-1 library for configuring KDE Notifi ii libkparts44:4.6.4-1 Framework for the KDE Platform Gra ii libkpty4 4:4.6.4-1 Pseudo Terminal Library for the KD ii libqt4-dbus 4:4.7.3-3 Qt 4 D-Bus module ii libqtcore44:4.7.3-3 Qt 4 core module ii libqtgui4 4:4.7.3-3 Qt 4 GUI module ii libstdc++64.6.0-14 GNU Standard C++ Library v3 ii libx11-6 2:1.4.3-2 X11 client-side library konsole recommends no packages. konsole suggests no packages. -- no debconf information Application: Konsole (konsole), signal: Aborted [Current thread is 1 (Thread 0x7f072ae2b760 (LWP 6289))] Thread 2 (Thread 0x7f071684f700 (LWP 6290)): #0 0x7f072a797d4b in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x7f072a72ef48 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x7f072a72d331 in free () from /lib/x86_64-linux-gnu/libc.so.6 #3 0x7f0729238364 in ?? () from /usr/lib/libQtCore.so.4 #4 0x7f072923920d in ?? () from /usr/lib/libQtCore.so.4 #5 0x7f0725536b40 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #6 0x7f072a78b2fd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #7 0x in ?? () Thread 1 (Thread 0x7f072ae2b760 (LWP 6289)): [KCrash Handler] #6 0x7f072a6e8405 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #7 0x7f072a6eb680 in abort () from /lib/x86_64-linux-gnu/libc.so.6 #8 0x7f072a71edbb in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #9 0x7f072a728606 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #10 0x7f072a72d33c in free () from /lib/x86_64-linux-gnu/libc.so.6 #11 0x7f07243efed4 in FcPatternDestroy () from /usr/lib/libfontconfig.so.1 #12 0x7f072890a66d in QFontDatabase::load(QFontPrivate const*, int) () from /usr/lib/libQtGui.so.4 #13 0x7f07288e8ff5 in QFontPrivate::engineForScript(int) const () from /usr/lib/libQtGui.so.4 #14 0x7f072891d81c in QTextEngine::fontEngine(QScriptItem const&, QFixed*, QFixed*, QFixed*) const () from /usr/lib/libQtGui.so.4 #15 0x7f072891e4f7 in QTextEngine::shapeTextWithHarfbuzz(int) const () from /usr/lib/libQtGui.so.4 #16 0x7f072891f4db in QTextEngine::shapeText(int) const () from /usr/lib/libQtGui.so.4 #17 0x7f072891f7f2 in QTextEngine::shape(int) const () from /usr/lib/libQtGui.so.4 #18 0x7f0728928d9b in QTextLine::layout_helper(int) () from /usr/lib/libQtGui.so.4 #19 0x7f0728823194 in ?? () from /usr/lib/libQtGui.so.4 #20 0x7f0728823f1e in QPainter::drawText(QRect const&, int, QString const&, QRect*) () from /usr/lib/libQtGui.so.4 #21 0x7f072a467fcb in Konsole::TerminalDisplay::drawCharacters(QPainter&, QRect const&, QString const&, Konsole::Character const*, bool) () from /usr/lib/libkonsoleprivate.so #22 0x7f072a468364 in Konsole::TerminalDisplay::drawTextFragment(QPainter&, QRect const&, QString const&, Konsole::Character const*) () from /usr/lib/libkonsoleprivate.so #23 0x7f072a46cff1 in Konsole::TerminalDisplay::drawContents(QPainter&, QRect const&) () from /usr/lib/libkonsoleprivate.so #24 0x7f072a46f54e in Konsole::TerminalDisplay::paintEvent(QPaintEvent*) () from /usr/lib/libkonsoleprivate.so #25 0x7f0728729d58 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #26 0x7f072a46b228 in Konsole::TerminalDisplay::event(QEvent*) () from /usr/lib/libkonsoleprivate.so #27 0x7f07286d9784 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #28 0x
Bug#631870: closed by Sune Vuorela (Re: Bug#631870: konsole: crashes if scrolling down in mutt)
Hi, On Mon, Jun 27, 2011 at 10:30:06PM +, Debian Bug Tracking System wrote: > On Monday 27 June 2011 23:58:32 Daniel Bayer wrote: > > ii libqtgui4 4:4.7.3-3 Qt 4 GUI module > > That one is broken. please upgrade to newer one. thanks for the fast answer. The update fixes it. Apparently the problem was triggerd by a spam message with cyrillic letters in the subject on the second page of the mutt index. Daniel PS: I wonder why reportbug did not warn me that a new version of qt4 was available. pgpvTbcIHl7we.pgp Description: PGP signature
Bug#636067: libpolkit-qt-1-1: install library in multiarch paths
Package: libpolkit-qt-1-1 Version: 0.99.0-3 Severity: wishlist Tags: patch Attached is a patch to install the libraries in multiarch paths. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (102, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0fglrx2 (SMP w/2 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 libpolkit-qt-1-1 depends on: ii libc6 2.13-11Embedded GNU C Library: Shared lib ii libgcc1 1:4.6.1-5 GCC support library ii libglib2.0-0 2.28.6-1 The GLib library of C routines ii libpolkit-agent-1-0 0.101-4PolicyKit Authentication Agent API ii libpolkit-gobject-1-0 0.101-4PolicyKit Authorization API ii libqt4-dbus 4:4.7.3-5 Qt 4 D-Bus module ii libqtcore44:4.7.3-5 Qt 4 core module ii libqtgui4 4:4.7.3-5 Qt 4 GUI module ii libstdc++64.6.1-5GNU Standard C++ Library v3 libpolkit-qt-1-1 recommends no packages. libpolkit-qt-1-1 suggests no packages. -- no debconf information >From 32517728214a22a43f56029005532c6f110c7923 Mon Sep 17 00:00:00 2001 From: Daniel Schaal Date: Sat, 30 Jul 2011 16:01:19 +0200 Subject: [PATCH 1/2] switch to multiarch --- debian/compat |2 +- debian/control|3 ++- debian/libpolkit-qt-1-1.install |6 +++--- debian/libpolkit-qt-1-dev.install | 18 +- debian/rules |7 ++- 5 files changed, 21 insertions(+), 15 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 40af00c..aab20e7 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: polkit-qt-1 Priority: extra Maintainer: Debian Qt/KDE Maintainers Uploaders: Fathi Boudra , Modestas Vainius -Build-Depends: debhelper (>= 7.4.15), cmake, pkg-kde-tools (>= 0.11), automoc, libqt4-dev, +Build-Depends: debhelper (>= 8.1.3), cmake (>= 2.6.5), pkg-kde-tools (>= 0.11), automoc, libqt4-dev, libpolkit-agent-1-dev (>= 0.98), libpolkit-gobject-1-dev (>= 0.98) Standards-Version: 3.9.2 Section: libs @@ -28,6 +28,7 @@ Description: PolicyKit-qt-1 development files Package: libpolkit-qt-1-1 Architecture: any +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: PolicyKit-qt-1 library PolicyKit is an application-level toolkit for defining and handling the policy diff --git a/debian/libpolkit-qt-1-1.install b/debian/libpolkit-qt-1-1.install index 73b68a2..656daa0 100644 --- a/debian/libpolkit-qt-1-1.install +++ b/debian/libpolkit-qt-1-1.install @@ -1,3 +1,3 @@ -usr/lib/libpolkit-qt-agent-1.so.1* -usr/lib/libpolkit-qt-core-1.so.1* -usr/lib/libpolkit-qt-gui-1.so.1* +usr/lib/*/libpolkit-qt-agent-1.so.1* +usr/lib/*/libpolkit-qt-core-1.so.1* +usr/lib/*/libpolkit-qt-gui-1.so.1* diff --git a/debian/libpolkit-qt-1-dev.install b/debian/libpolkit-qt-1-dev.install index 337a7a0..f1f18cf 100644 --- a/debian/libpolkit-qt-1-dev.install +++ b/debian/libpolkit-qt-1-dev.install @@ -22,12 +22,12 @@ usr/include/polkit-qt-1/polkitqt1-identity.h usr/include/polkit-qt-1/polkitqt1-subject.h usr/include/polkit-qt-1/polkitqt1-temporaryauthorization.h usr/include/polkit-qt-1/polkitqt1-version.h -usr/lib/cmake/PolkitQt-1/PolkitQt-1Config.cmake -usr/lib/cmake/PolkitQt-1/PolkitQt-1ConfigVersion.cmake -usr/lib/libpolkit-qt-agent-1.so -usr/lib/libpolkit-qt-core-1.so -usr/lib/libpolkit-qt-gui-1.so -usr/lib/pkgconfig/polkit-qt-1.pc -usr/lib/pkgconfig/polkit-qt-agent-1.pc -usr/lib/pkgconfig/polkit-qt-core-1.pc -usr/lib/pkgconfig/polkit-qt-gui-1.pc +usr/lib/*/cmake/PolkitQt-1/PolkitQt-1Config.cmake +usr/lib/*/cmake/PolkitQt-1/PolkitQt-1ConfigVersion.cmake +usr/lib/*/libpolkit-qt-agent-1.so +usr/lib/*/libpolkit-qt-core-1.so +usr/lib/*/libpolkit-qt-gui-1.so +usr/lib/*/pkgconfig/polkit-qt-1.pc +usr/lib/*/pkgconfig/polkit-qt-agent-1.pc +usr/lib/*/pkgconfig/polkit-qt-core-1.pc +usr/lib/*/pkgconfig/polkit-qt-gui-1.pc diff --git a/debian/rules b/debian/rules index a6682a5..ea9e004 100755 --- a/debian/rules +++ b/debian/rules @@ -6,8 +6,13 @@ export CFLAGS += -fvisibility=hidden -fvisibility-inlines-hidden export CXXFLAGS += -fvisibility=hidden -fvisibility-inlines-hidden +DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) + dh = --list-missing include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk -.PHONY: override_dh_auto_test +override_dh_auto_configure: + dh_auto_configure -- -DLIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH) + +.PHONY: override_dh_auto_test override_dh_auto_configure -- 1.7.5.4 >From 473a70958853a542fc92ecfa41b391a196fb8b
Bug#636067: install library in multiarch paths
Package: libpolkit-qt-1-1 Version: 0.99.0-3 Followup-For: Bug #636067 Found some mistakes in the previous patches. Here is a updated version that doesn't change the debhelper compat level, B-D on cmake >= 2.8.5 and uses $(overridden_command) instead of dh_auto_configure. >From 304a538ec56014e18a76817fcffc11fcc8b03b39 Mon Sep 17 00:00:00 2001 From: Daniel Schaal Date: Sat, 30 Jul 2011 16:01:19 +0200 Subject: [PATCH 1/2] switch to multiarch - B-D on cmake >= 2.8.5 - change /usr/lib/ -> /usr/lib/*/ in .install files - set LIB_INSTALL_DIR in dh_auto_configure - set libpolkit-qt-1-1 Multi-Arch: same --- debian/control|4 +++- debian/libpolkit-qt-1-1.install |6 +++--- debian/libpolkit-qt-1-dev.install | 18 +- debian/rules |7 ++- 4 files changed, 21 insertions(+), 14 deletions(-) diff --git a/debian/control b/debian/control index 40af00c..25def19 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: polkit-qt-1 Priority: extra Maintainer: Debian Qt/KDE Maintainers Uploaders: Fathi Boudra , Modestas Vainius -Build-Depends: debhelper (>= 7.4.15), cmake, pkg-kde-tools (>= 0.11), automoc, libqt4-dev, +Build-Depends: debhelper (>= 7.4.15), cmake (>= 2.8.5), pkg-kde-tools (>= 0.11), automoc, libqt4-dev, libpolkit-agent-1-dev (>= 0.98), libpolkit-gobject-1-dev (>= 0.98) Standards-Version: 3.9.2 Section: libs @@ -28,7 +28,9 @@ Description: PolicyKit-qt-1 development files Package: libpolkit-qt-1-1 Architecture: any +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: same Description: PolicyKit-qt-1 library PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. diff --git a/debian/libpolkit-qt-1-1.install b/debian/libpolkit-qt-1-1.install index 73b68a2..656daa0 100644 --- a/debian/libpolkit-qt-1-1.install +++ b/debian/libpolkit-qt-1-1.install @@ -1,3 +1,3 @@ -usr/lib/libpolkit-qt-agent-1.so.1* -usr/lib/libpolkit-qt-core-1.so.1* -usr/lib/libpolkit-qt-gui-1.so.1* +usr/lib/*/libpolkit-qt-agent-1.so.1* +usr/lib/*/libpolkit-qt-core-1.so.1* +usr/lib/*/libpolkit-qt-gui-1.so.1* diff --git a/debian/libpolkit-qt-1-dev.install b/debian/libpolkit-qt-1-dev.install index 337a7a0..f1f18cf 100644 --- a/debian/libpolkit-qt-1-dev.install +++ b/debian/libpolkit-qt-1-dev.install @@ -22,12 +22,12 @@ usr/include/polkit-qt-1/polkitqt1-identity.h usr/include/polkit-qt-1/polkitqt1-subject.h usr/include/polkit-qt-1/polkitqt1-temporaryauthorization.h usr/include/polkit-qt-1/polkitqt1-version.h -usr/lib/cmake/PolkitQt-1/PolkitQt-1Config.cmake -usr/lib/cmake/PolkitQt-1/PolkitQt-1ConfigVersion.cmake -usr/lib/libpolkit-qt-agent-1.so -usr/lib/libpolkit-qt-core-1.so -usr/lib/libpolkit-qt-gui-1.so -usr/lib/pkgconfig/polkit-qt-1.pc -usr/lib/pkgconfig/polkit-qt-agent-1.pc -usr/lib/pkgconfig/polkit-qt-core-1.pc -usr/lib/pkgconfig/polkit-qt-gui-1.pc +usr/lib/*/cmake/PolkitQt-1/PolkitQt-1Config.cmake +usr/lib/*/cmake/PolkitQt-1/PolkitQt-1ConfigVersion.cmake +usr/lib/*/libpolkit-qt-agent-1.so +usr/lib/*/libpolkit-qt-core-1.so +usr/lib/*/libpolkit-qt-gui-1.so +usr/lib/*/pkgconfig/polkit-qt-1.pc +usr/lib/*/pkgconfig/polkit-qt-agent-1.pc +usr/lib/*/pkgconfig/polkit-qt-core-1.pc +usr/lib/*/pkgconfig/polkit-qt-gui-1.pc diff --git a/debian/rules b/debian/rules index a6682a5..66ce9ad 100755 --- a/debian/rules +++ b/debian/rules @@ -6,8 +6,13 @@ export CFLAGS += -fvisibility=hidden -fvisibility-inlines-hidden export CXXFLAGS += -fvisibility=hidden -fvisibility-inlines-hidden +DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) + dh = --list-missing include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk -.PHONY: override_dh_auto_test +override_dh_auto_configure: + $(overridden_command) -- -DLIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH) + +.PHONY: override_dh_auto_test override_dh_auto_configure -- 1.7.5.4 >From 9c9bc97859d1da380fc0f2c2c6e43ea0555b20f8 Mon Sep 17 00:00:00 2001 From: Daniel Schaal Date: Sat, 30 Jul 2011 19:07:47 +0200 Subject: [PATCH 2/2] set C(XX)FLAGS in dh_auto_configure otherwise they will be overwritten by dhmk with the values from dpkg-buildflags. --- debian/rules |7 +++ 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/rules b/debian/rules index 66ce9ad..ae4d0c0 100755 --- a/debian/rules +++ b/debian/rules @@ -3,9 +3,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -export CFLAGS += -fvisibility=hidden -fvisibility-inlines-hidden -export CXXFLAGS += -fvisibility=hidden -fvisibility-inlines-hidden - DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) dh = --list-missing @@ -13,6 +10,8 @@ dh = --list-missing include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk override_dh_auto_configure: - $(overridde
Bug#636129: pkg-kde-tools: dhmk.mk does not honor C(XX)FLAGS set in debian/rules
Package: pkg-kde-tools Version: 0.14.2 Severity: normal dhmk.mk does not check whether C(XX)FLAGS are already set, but unconditionally sets them to the values from dpkg-buildflags. This means that setting them using e.g. export CFLAGS += ... in debian/rules does no longer work. It should probably check whether those flags are already set, and only use the value from dpkg-buildflags if they are not. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (102, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0fglrx2 (SMP w/2 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 pkg-kde-tools depends on: ii libdpkg-perl 1.16.0.3 Dpkg perl modules ii perl 5.12.4-2 Larry Wall's Practical Extraction Versions of packages pkg-kde-tools recommends: ii dpkg-dev 1.16.0.3 Debian package development tools ii libwww-perl 6.02-1 simple and consistent interface to Versions of packages pkg-kde-tools suggests: ii cdbs 0.4.96 common build system for Debian pac ii debhelper 8.9.3 helper programs for debian/rules -- no debconf information -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110731122428.2497.95589.reportbug@daniel-laptop
Bug#636318: libattica0: Install library in multiarch paths
Package: libattica0 Version: 0.2.0-1 Severity: wishlist Tags: patch Attached is a patch to install the library in multiarch paths. It adds a Build-Depends on cmake >= 2.8.5 and Pre-Depends: ${misc:Pre-Depends} on the library package and marks it Multi-Arch: same. It also patches the CMakeLists.txt to correctly set ${LIB_DESTINATION}. When rebuilding the package some new symbols showed up in the symbols file, but that is unrelated to this change. Thanks, Daniel Schaal -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (102, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0fglrx2 (SMP w/2 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 libattica0 depends on: ii libc6 2.13-13Embedded GNU C Library: Shared lib ii libgcc1 1:4.6.1-5 GCC support library ii libqt4-network4:4.7.3-5 Qt 4 network module ii libqtcore44:4.7.3-5 Qt 4 core module ii libstdc++64.6.1-5GNU Standard C++ Library v3 libattica0 recommends no packages. libattica0 suggests no packages. -- no debconf information >From 19ea572bb638a6019db146873f0c9e6c2e6a6c77 Mon Sep 17 00:00:00 2001 From: Daniel Schaal Date: Sun, 31 Jul 2011 19:07:21 +0200 Subject: [PATCH] switch to multiarch --- debian/control|4 +++- debian/libattica-dev.install |4 ++-- debian/libattica0.install |2 +- debian/patches/install-in-multiarch-paths | 16 debian/patches/series |1 + 5 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 debian/patches/install-in-multiarch-paths diff --git a/debian/control b/debian/control index 91de1f9..4d8aa13 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: attica Priority: optional Maintainer: Debian Krap Maintainers Uploaders: Thibaut Gridel -Build-Depends: debhelper (>= 7.3), cmake, libqt4-dev, pkg-kde-tools (>=0.6) +Build-Depends: debhelper (>= 7.3), cmake (>= 2.8.5), libqt4-dev, pkg-kde-tools (>=0.6) Standards-Version: 3.9.1 Section: libs Homepage: http://www.kde.org @@ -23,7 +23,9 @@ Description: development files for libattica Package: libattica0 Architecture: any +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: same Description: Qt library that implements the Open Collaboration Services API Attica is a Qt library that implements the Open Collaboration Services API version 1.4. diff --git a/debian/libattica-dev.install b/debian/libattica-dev.install index f597fab..9e69bdc 100644 --- a/debian/libattica-dev.install +++ b/debian/libattica-dev.install @@ -1,3 +1,3 @@ -usr/lib/libattica.so +usr/lib/*/libattica.so usr/include/attica/* -usr/lib/pkgconfig/libattica.pc +usr/lib/*/pkgconfig/libattica.pc diff --git a/debian/libattica0.install b/debian/libattica0.install index 7466a38..f1d2839 100644 --- a/debian/libattica0.install +++ b/debian/libattica0.install @@ -1 +1 @@ -usr/lib/libattica.so.* +usr/lib/*/libattica.so.* diff --git a/debian/patches/install-in-multiarch-paths b/debian/patches/install-in-multiarch-paths new file mode 100644 index 000..24a318f --- /dev/null +++ b/debian/patches/install-in-multiarch-paths @@ -0,0 +1,16 @@ +Description: set LIB_DESTINATION to multiarch library path +Author: Daniel Schaal + +--- a/lib/CMakeLists.txt 2011-08-02 09:36:24.0 +0200 b/lib/CMakeLists.txt 2011-08-02 09:36:24.0 +0200 +@@ -1,8 +1,8 @@ + + set(CMAKE_INCLUDE_CURRENT_DIR ON) + +-set(LIB_SUFFIX "" CACHE STRING "Define suffix of directory name (32/64)" ) +-set(LIB_DESTINATION "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}" CACHE STRING "Library directory name" FORCE) ++#set(LIB_SUFFIX "" CACHE STRING "Define suffix of directory name (32/64)" ) ++set(LIB_DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/${CMAKE_LIBRARY_ARCHITECTURE}" CACHE STRING "Library directory name" FORCE) + + set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE) + diff --git a/debian/patches/series b/debian/patches/series index c6a9f4a..c2b2ae1 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ no-rpath +install-in-multiarch-paths -- 1.7.5.4
Bug#455787: Please add the ftps kio-slave to kde
Package: kde Severity: wishlist It would be very nice to see the ftps kio-slave (http://kasablanca.berlios.de/kio-ftps/) in Debian. It would be very useful to allow encrypted data transfer with some ftp servers. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#456540: kscreensaver: Please add a few more screensaver to the package
Package: kscreensaver Version: 4:3.5.8-1 Severity: wishlist kscreensaver is a great package, but I miss a few screensaver. It would be nice if that screensavers could be added. KDE Asciiquarium (http://www.kde-look.org/content/show.php/KDE+Asciiquarium?content=29207) KCometen3 (http://www.kde-look.org/content/show.php/KCometen3?content=30313) KGLWaterSaver (http://www.kde-look.org/content/show.php/KGLWaterSaver?content=15329) There are also a few more very nice screensavers on kde-look.org. Best regards Daniel Roschka -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages kscreensaver depends on: ii kdebase-bin 4:3.5.8.dfsg.1-2 core binaries for the KDE base mod ii kdelibs4c2a 4:3.5.8.dfsg.1-4 core libraries and binaries for al ii libart-2.0-22.3.19-3 Library of functions for 2D graphi ii libc6 2.7-4GNU C Library: Shared libraries ii libgcc1 1:4.2.2-4GCC support library ii libgl1-mesa-glx [libgl1 7.0.2-2 A free implementation of the OpenG ii libglu1-mesa [libglu1] 7.0.2-2 The OpenGL utility library (GLU) ii libqt3-mt 3:3.3.7-9Qt GUI Library (Threaded runtime v ii libstdc++6 4.2.2-4 The GNU Standard C++ Library v3 ii libx11-62:1.0.3-7X11 client-side library Versions of packages kscreensaver recommends: ii kscreensaver-xsavers4:3.5.8-1KDE hooks for standard xscreensave ii kwin4:3.5.8.dfsg.1-2 the KDE window manager -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#460533: kde-l10n-de: Package empty
Package: kde-l10n-de Version: 4:3.97.0-1 Severity: normal Hello, the package kde-l10n-de is empty: | $ dpkg -L kde-l10n-de | /. | /usr | /usr/share | /usr/share/doc | /usr/share/doc/kde-l10n-de | /usr/share/doc/kde-l10n-de/changelog.Debian.gz | /usr/share/doc/kde-l10n-de/copyright | $ Looking at the file sizes, the same is true for pl and nl. Daniel -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.22.1 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages kde-l10n-de depends on: ii kdelibs5 4:4.0.0-1 core libraries for all KDE 4 appli kde-l10n-de recommends no packages. -- no debconf information signature.asc Description: Digital signature
Bug#462661: kopete: list of available protocols is empty
Package: kopete Version: 4:4.0.0-1 Severity: normal Hello, the list of available protocols in kopete is empty iff I install kde-l10n-de. Daniel -- System Information: Debian Release: lenny/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22.1 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages kopete depends on: ii kde-icons-oxygen 4:4.0.0-3 Oxygen icon theme for KDE 4 ii kdebase-runtime4:4.0.0-3 Runtime components from the offici ii kdebase-runtime-data 4:4.0.0-3 Shared data files for the KDE 4 ba ii kdelibs5 4:4.0.0-2 core libraries for all KDE 4 appli ii kdepimlibs54:4.0.0-4 core libraries for KDE PIM 4 appli ii libc6 2.7-6 GNU C Library: Shared libraries ii libgcc11:4.3-20080116-1 GCC support library ii libidn11 1.1-1 GNU libidn library, implementation ii libqca22.0.0-3 Qt Cryptographic Architecture - sh ii libqimageblitz41:0.0.4-1 KDE/Qt image filter library ii libqt4-core4.3.3-2 Qt 4 core non-GUI functionality ru ii libqt4-gui 4.3.3-2 Qt 4 core GUI functionality runtim ii libqt4-qt3support 4.3.3-2 Qt 3 compatibility library for Qt ii libsqlite3-0 3.4.2-2 SQLite 3 shared library ii libstdc++6 4.3-20080116-1The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-7 X11 client-side library ii libxml22.6.31.dfsg-1 GNOME XML library ii libxslt1.1 1.1.22-1 XSLT processing library - runtime ii libxss11:1.1.2-1 X11 Screen Saver extension library ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime Versions of packages kopete recommends: ii libqca2-plugin-ossl 0.1~20070904-3 QCA OSSL plugin for libqca2 -- no debconf information signature.asc Description: Digital signature
Bug#464194: kde-l10n-ja tries to overwrite files in gwenview-i18n
Package: kde-l10n-ja Version: 4.0.0-1 Severity: grave Justification: renders package unusable Simple bug, there seems to be a conflict between kde-l10n-ja and gwenview-i18n. Probably gwenview.mo just needs to be removed from the kde-l10n-ja build. dpkg: error processing /var/cache/apt/archives/kde-l10n-ja_4%3a4.0.0-1_all.deb (--unpack): trying to overwrite `/usr/share/locale/ja/LC_MESSAGES/gwenview.mo', which is also in package gwenview-i18n -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages kde-l10n-ja depends on: ii kdelibs5 4:4.0.1-1 core libraries for all KDE 4 appli kde-l10n-ja recommends no packages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#379378: working poster version 20050907 with Debian patches
Hi, it took me quite a bit of time to figure out the various problems of the newer poster versions (>=2002). The 1999 version (as shipped by Debian) works more reliably as well for me (using, e.g., dvips-generated postscript). Unfortunately, the kdeprint dialog is messed up (missing '-F' option), but one can still successfully use the poster printing feature from within kdeprint! Nevertheless, I did some work and created a poster package for version 20050907 with a few patches applied to it that, AFAICS, resolve the bugs mentioned in the earlier posting by Peter. I could, for instance, successfully check that #255718 is still fixed with it. Earlier patches (libpaper, etc.) are also included. The multi-page feature introduced in the 2002 version explicitly counts "%%Page:" lines to select pages to print. This breaks printing of posters produced with latex and dvips containing embedded EPS figures. Although those postscript files are probably not DSC-compliant, I am sure many Debian users (not only me) want to print such (non-compliant) files. Therefore, I also included a patch that disables the page counting (see lines 1032ff). This unfortunately breaks multi-page printing. I attach the patch to poster.c and send you, Peter, a adapted source package. cheers, Daniel -- ----- Daniel Hermann, Institut fuer Theoretische Festkoerperphysik Universitaet Karlsruhe Tel: ++49 (0)721 608-7328 Postfach 6980 Fax: ++49 (0)721 608-7779 76128 Karlsruhe, Germany email: [EMAIL PROTECTED] - --- poster.c.20050907 2008-02-14 15:38:35.0 +0100 +++ poster.c 2008-02-14 14:51:12.0 +0100 @@ -42,10 +42,20 @@ # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, # Boston, MA 02111-1307, USA. # +# Modification for Debian by Antti-Juhani Kaijanaho <[EMAIL PROTECTED]> +# on 1999-05-20 +# +# Adaptation of version 20050907 by Daniel Hermann <[EMAIL PROTECTED]> +# */ #define Gv_gs_orientbug 1 -#define DefaultMedia "A4" +#ifdef HAVE_LIBPAPER +# include +# define DefaultMedia (systempapername()) +#else /* HAVE_LIBPAPER */ +# define DefaultMedia "A4" +#endif /* HAVE_LIBPAPER */ #define DefaultImage "A4" #define DefaultCutMargin "5%" #define DefaultWhiteMargin "0" @@ -955,6 +965,7 @@ "tiledict begin\n" "%% delay users showpage until cropmark is printed.\n" "/showpage {} def\n" + "/setpagedevice { pop } def\n" "end\n", scale, (int)(cutmargin[0]), (int)(cutmargin[1]), (int)(mediasize[2]-2.0*cutmargin[0]), (int)(mediasize[3]-2.0*cutmargin[1]), @@ -1012,16 +1023,26 @@ /* fill first buffer for the first time */ fgets( buf[bp=0], BUFSIZE, stdin); +/* DSC comment starts with %% and has at least 1 more character. */ +#define IS_DSC(x) ( x[0]&&x[1]&&x[2] && (x[0]=='%')&&(x[1]=='%') ) + /* read subsequent lines by rotating the buffers */ while (fgets(buf[1-bp], BUFSIZE, stdin)) { - if ( !strncmp( buf[ bp ], "%%Page:", 7 ) ) - currentpage++; + /* We can not rely on DSC compliant input that correctly + uses "%%Page:" comments. Embedded figures may also have + such comments. So multi-page poster printing seems to be + broken anyway. Break it a little more in favour of + single-page posters until a better page separator is + implemented (DH). + */ + /* if ( !strncmp( buf[ bp ], "%%Page:", 7 ) ) + currentpage++; */ /* print line from the previous fgets */ /* do not print postscript comment lines: those (DSC) lines */ /* sometimes disturb proper previewing of the result with ghostview */ - if (buf[bp][0] != '%' && ( currentpage == -1 || currentpage == pagetoprint )) + if (!IS_DSC(buf[bp]) && ( currentpage == -1 || currentpage == pagetoprint )) fputs( buf[bp], stdout); bp = 1-bp; } @@ -1032,8 +1053,9 @@ { tail_cntl_D = 1; *c = '\0'; } - if (buf[bp][0] != '%' && strlen( buf[bp])) + if (!IS_DSC(buf[bp]) && strlen( buf[bp])) fputs( buf[bp], stdout); +#undef IS_DSC } static int mystrncasecmp( const char *s1, const char *s2, int n)
Bug#465762: kmimetypefinder reports MIME type for non-existent file
Package: kdebase-runtime Version: 4:4.0.1-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Choose an empty directory. Then try e.g.: $ kmimetypefinder example.cs text/x-csharp (accuracy 100) Well, example.cs does not exist, so kmimetypefinder should say: Error: File not found or similar and not output a theoretical MIME type. Regards, Daniel - -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core) Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages kdebase-runtime depends on: ii kde-icons-oxygen4:4.0.1-1Oxygen icon theme for KDE 4 ii kdebase-runtime-bin-kde 4:4.0.1-1core binaries for the KDE 4 base r ii kdebase-runtime-data4:4.0.1-1shared data files for the KDE 4 ba ii kdelibs54:4.0.1-1core libraries for all KDE 4 appli ii libc6 2.7-8GNU C Library: Shared libraries ii libclucene0ldbl 0.9.20-2 library for full-featured text sea ii libgcc1 1:4.3-20080202-1 GCC support library ii libopenexr2ldbl 1.2.2-4.4runtime files for the OpenEXR imag ii libphonon4 4:4.0.1-1Phonon multimedia framework for Qt ii libqt4-core 4.3.3-2 Qt 4 core non-GUI functionality ru ii libqt4-gui 4.3.3-2 Qt 4 core GUI functionality runtim ii libqt4-qt3support 4.3.3-2 Qt 3 compatibility library for Qt ii libsmbclient3.0.28-2+b1 shared library that allows applica ii libsoprano4 2.0.0-2 Qt4 interface to RDF storage ii libstdc++6 4.3-20080202-1 The GNU Standard C++ Library v3 ii libstreamanalyzer0 0.5.7-2 streamanalyzer library for Strigi ii libstrigiqtdbusclient0 0.5.7-2 library for writing D-Bus clients ii libx11-62:1.0.3-7X11 client-side library ii libxcb1 1.1-1X C Binding ii libxcursor1 1:1.1.9-1X cursor management library ii libxine11.1.10.1-1 the xine video/media player librar kdebase-runtime recommends no packages. - -- no debconf information -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHtG26m0bx+wiPa4wRAvs9AJ4secldGIpgi7M+4KlDX9EX3+kc9wCgxw8s tv0VO5wFi/gKT50fn8kmDHA= =hcjE -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#467250: kdemultimedia: FTBFS: Fails to detect xine-lib version
| printf("*** of XINE, but you can also set the XINE_CONFIG environment to point to the\n"); | printf("*** correct copy of xine-config. (In this case, you will have to\n"); | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); | printf("*** so that the correct libraries are found at run-time))\n"); | } | } | return 1; | } | configure:42487: result: no So it looks like the configure test is getting confused by `xine-config --version' returning 1.1.10.1. -- Daniel Schepler
Bug#467252: kdeaddons: FTBFS with g++-4.3: Missing includes
Package: kdeaddons Version: 4:3.5.8-3 Severity: important User: [EMAIL PROTECTED] Usertags: ftbfs-gcc-4.3 From my pbuilder build log, with g++ -> g++-4.3: ... /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o noatundub_la.all_cpp.lo noatundub_la.all_cpp.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c noatundub_la.all_cpp.cpp -fPIC -DPIC -o .libs/noatundub_la.all_cpp.o In file included from /usr/include/kde/kfileitem.h:31, from /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/dubplaylistitem.h:18, from /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/dubplaylistitem.cpp:17, from noatundub_la.all_cpp.cpp:2: /usr/include/kde/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type In file included from noatundub_la.all_cpp.cpp:3: /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/dubplaylist.cpp:57: warning: unused parameter 'play' /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/dubplaylist.cpp:93: warning: unused parameter 'item' In file included from /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/dub.cpp:49, from noatundub_la.all_cpp.cpp:7: /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/random.h: In static member function 'static void Random::init()': /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/random.h:27: error: 'time' was not declared in this scope In file included from noatundub_la.all_cpp.cpp:7: /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/dub.cpp: In member function 'KFileItem* Dub::Linear_Seq::next(QPtrList&, KFileItem**)': /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/dub.cpp:197: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/dub.cpp: In member function 'KFileItem* Dub::Linear_Seq::prev(QPtrList&, KFileItem**)': /tmp/buildd/kdeaddons-3.5.8/./noatun-plugins/dub/dub/dub.cpp:224: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement make[5]: *** [noatundub_la.all_cpp.lo] Error 1 make[5]: Leaving directory `/tmp/buildd/kdeaddons-3.5.8/obj-x86_64-linux-gnu/noatun-plugins/dub/dub' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/tmp/buildd/kdeaddons-3.5.8/obj-x86_64-linux-gnu/noatun-plugins/dub' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/kdeaddons-3.5.8/obj-x86_64-linux-gnu/noatun-plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/kdeaddons-3.5.8/obj-x86_64-linux-gnu' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/kdeaddons-3.5.8/obj-x86_64-linux-gnu' make: *** [debian/stamp-makefile-build] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 -- Daniel Schepler
"poster" commandline utility and kprinter in Debian
Hi, we are using Debian Etch in our institute and I stumbled over the bug described in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379378 In short: The version of the "poster" package shipped with Debian (version 19990428) breaks the kdeprint "poster printing" dialog in Debian (and derived distros like Ubuntu). All newer upstream versions of the "poster" package (>=2002, including the version shipped with OpenSuSE 10.2, that was reported by Kurt Pfeifle to work properly under OpenSuSE 10.2 ) didn't work for me (latex/dvips poster) and failed with the sample file in this bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339038#25 That's why version 19990428 is still used in Debian. Nevertheless, I produced a working version with minimal changes for Debian compared to the 20050907 version of "poster" and sent a Debian source package to the maintainer (Peter S. Galbraith) a week ago: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379378#51 I didn't get a response from Peter yet, probably he is too busy. Maybe someone else could upload the source package for him? http://www.tfp.uni-karlsruhe.de/tmp/poster_20050907.orig.tar.gz http://www.tfp.uni-karlsruhe.de/tmp/poster_20050907-1.diff.gz http://www.tfp.uni-karlsruhe.de/tmp/poster_20050907-1.dsc cheers, Daniel PS: The (newest) 20060221 version of poster doesn't work for me. -- ----- Daniel Hermann, Institut fuer Theoretische Festkoerperphysik Universitaet Karlsruhe Tel: ++49 (0)721 608-7328 Postfach 6980 Fax: ++49 (0)721 608-7779 76128 Karlsruhe, Germany email: [EMAIL PROTECTED] - -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: "poster" commandline utility and kprinter in Debian
Oops, I forgot to CC the maintainer! I will forward the posting to Peter. cheers, Daniel -- - Daniel Hermann, Institut fuer Theoretische Festkoerperphysik Universitaet Karlsruhe Tel: ++49 (0)721 608-7328 Postfach 6980 Fax: ++49 (0)721 608-7779 76128 Karlsruhe, Germany email: [EMAIL PROTECTED] - -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: How to prevent KDE from shutting down the machine?
Hi Peter, this is what we have in our /etc/gdm/gdm.conf: [greeter] SystemMenu=false # The Actions in the Actions menu require the root password SecureSystemMenu=true ConfigAvailable=false ChooserButton=false Quiver=true hth Daniel -- - Daniel Hermann, Institut fuer Theoretische Festkoerperphysik Universitaet Karlsruhe Tel: ++49 (0)721 608-7328 Postfach 6980 Fax: ++49 (0)721 608-7779 76128 Karlsruhe, Germany email: [EMAIL PROTECTED] - -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#379378: source package for poster version 20050907 with patches for Debian
Hi Peter, On Wed, Mar 26, 2008 at 08:55:21PM -0400, Peter S Galbraith wrote: > > I notice that http://printing.kde.org/downloads/ has version 20060221, > and your patch 20050907toDebian.diff applies with just an offset: > > ... > > The poster ChnageLog says: > > 2006-02-19 Manfred Paulus <[EMAIL PROTECTED]> > ... > * output: make postscript functions out of read in > page descriptions instead of copying the code > for every output page > ... > > Is there a reason that you didn't use the 2006 version but rather the > 2005 version? > Yes. It didn't give printable output, at least for my tests (LaTeX/dvips poster + file from Bug #255718). It's mainly the above change that caused problems. I'm not a postscript expert, but the whole poster (typically single-page) is defined in one macro "/print_content_of_complete_page_XX". Then the macro is used multiple times, for each new page. That makes the resulting postscript document much smaller, but it seems to break other things. Maybe there is some size limitation in postscript for macros? Nevertheless, that was the reason I preferred the 2005 version over the 2006 version, because it seems to be the more stable one, although it produces larger documents. cheers, Daniel -- - Daniel Hermann, Institut fuer Theoretische Festkoerperphysik Universitaet Karlsruhe Tel: ++49 (0)721 608-7328 Postfach 6980 Fax: ++49 (0)721 608-7779 76128 Karlsruhe, Germany email: [EMAIL PROTECTED] - -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#435337: (no subject)
Running konq with KDE_FORK_SLAVES=true makes fish:// work again. I'm not sure why this makes it work, I found it via google sometime ago, but it suggests it's a bug in kde rather than the kernel. ;) Cheers, Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#479377: Can't install kdm in parallel to gdm when using dependency based boot
Package: kdm Version: 4:3.5.9.dfsg.1-2+b1 Severity: important When installing kdm while gdm is already installed insserv fails because more than on init-script provides the `x-display-manager' service. random:~# apt-get install kdm Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: kdepasswd ksmserver The following NEW packages will be installed: kdm 0 upgraded, 1 newly installed, 0 to remove and 87 not upgraded. Need to get 0B/678kB of archives. After this operation, 1675kB of additional disk space will be used. Preconfiguring packages ... Selecting previously deselected package kdm. (Reading database ... 204255 files and directories currently installed.) Unpacking kdm (from .../kdm_4%3a3.5.9.dfsg.1-2+b1_amd64.deb) ... Processing triggers for man-db ... Setting up kdm (4:3.5.9.dfsg.1-2+b1) ... insserv: script kdm: service x-display-manager already provided! insserv: exiting now! dpkg: error processing kdm (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: kdm E: Sub-process /usr/bin/dpkg returned an error code (1) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.23-1-amd64 (SMP w/2 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 kdm depends on: ii debconf [debconf-2.0 1.5.21 Debian configuration management sy ii kdebase-bin 4:3.5.9.dfsg.1-2+b1 core binaries for the KDE base mod ii kdebase-data 4:3.5.9.dfsg.1-2shared data files for the KDE base ii kdelibs4c2a 4:3.5.9.dfsg.1-4core libraries and binaries for al ii libc62.7-10 GNU C Library: Shared libraries ii libdbus-1-3 1.2.1-2 simple interprocess messaging syst ii libgcc1 1:4.3.0-3 GCC support library ii libpam-runtime 0.99.7.1-6 Runtime support for the PAM librar ii libpam0g 0.99.7.1-6 Pluggable Authentication Modules l ii libqt3-mt3:3.3.8b-5 Qt GUI Library (Threaded runtime v ii libstdc++6 4.3.0-3 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-7 X11 client-side library ii libxau6 1:1.0.3-2 X11 authorisation library ii libxdmcp61:1.0.2-2 X11 Display Manager Control Protoc ii libxtst6 2:1.0.3-1 X11 Testing -- Resource extension Versions of packages kdm recommends: ii logrotate 3.7.1-3Log rotation utility ii xserver-xorg 1:7.3+10 the X.Org X server -- debconf information: kdm/stop_running_server_with_children: false * shared/default-x-display-manager: gdm kdm/daemon_name: /usr/bin/kdm signature.asc Description: Digital signature
Bug#479377: Can't install kdm in parallel to gdm when using dependency based boot
clone 479377 -1 reassign -1 gdm thanks On Sun, May 04, 2008 at 11:57:28AM -0500, Raphael Geissert wrote: > The problem is that kdm's and gdm's init scripts are 'enabled' (they have > symlinks in rcX.d/); so whenever insserv tries to recalculate the boot > order it finds two init scripts providing the same service. > > The way around this issue is removing the rc2.d symlink of either gdm or > kdm, the one that is not going to be used. > > I know this is not pretty, but that's how insserv works, as that's the only > information it knows about (send feedback to Petter Reinholdtsen). We have had a short discussion on #debian-edu channel on irc. Petter suggested that maybe x-display-manager can be dropped from both. When no other packages or init-scripts need a running display-manager this could also be a workaround. In any case this is something that needs to be solved for gdm too, as the other way around (installing gdm when kdm is already installed) would also fail. I've therefore cloned the bug to gdm. Greetings Daniel signature.asc Description: Digital signature
Bug#493034: kdeedu: FTBFS [amd64]: couldn't find library libcompoundviewer.so.4 needed by debian/kalzium/usr/bin/kalzium
Package: kdeedu Version: 4:4.1.0-1 Severity: serious Hi, when I try to build kdeedu from experimental on my amd64 machine, I get: ... dh_perl -pkalzium dh_shlibdeps -pkalzium dpkg-shlibdeps: failure: couldn't find library libcompoundviewer.so.4 needed by debian/kalzium/usr/bin/kalzium (its RPATH is ''). Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file. To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH. dh_shlibdeps: command returned error code 512 make: *** [binary-predeb-IMPL/kalzium] Error 1 dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status2 This persists even if I remove previous versions of kdeedu. -- Daniel Schepler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#501968: kdm: sourcing of shell login scripts obsoleted by new Debian infrastructure
Package: kdm Version: 4:4.1.2-1 Severity: important When upgrading to kde4 I've yet again run into the "kdm sources my .profile and makes my X session crash because I use screen on the console" problem. Despite this solution being IMHO hackish I didn't file a bug report because it obviously served a purpose. But while test-upgrading another box from etch to lenny I've found out that with x11-common 1:7.3+9 a general solution to the "I can't set env-vars for my X session" problem has been introduced: The scripts in /etc/X11 source the file ~/.xsessionrc (announced in NEWS.Debian). I therefore suggest to realign kdm with the Debian Way of Doing Things (tm), drop /etc/kde4/kdm/Xsession and announce all this in NEWS.Debian. With this implemented #471450 (use .xsessionrc) and #464729 (no longer applies) could be closed, too. Yours, Daniel -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.27-rc9-7-g0edd6df (SMP w/4 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=de_CH.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages kdm depends on: ii debconf [debconf-2.0] 1.5.23 Debian configuration management sy ii kdebase-runtime 4:4.1.2-1 runtime components from the offici ii kdelibs5 4:4.1.2-1 core libraries for all KDE 4 appli ii libc6 2.7-14 GNU C Library: Shared libraries ii libdbus-1-3 1.2.1-3simple interprocess messaging syst ii libpam0g 1.0.1-4+b1 Pluggable Authentication Modules l ii libqimageblitz4 1:0.0.4-4 QImageBlitz image effects library ii libqt4-svg4.4.3-1Qt 4 SVG module ii libqt4-xml4.4.3-1Qt 4 XML module ii libqtcore44.4.3-1Qt 4 core module ii libqtgui4 4.4.3-1Qt 4 GUI module ii libstdc++64.3.2-1The GNU Standard C++ Library v3 ii libx11-6 2:1.1.5-2 X11 client-side library ii libxau6 1:1.0.3-3 X11 authorisation library ii libxdmcp6 1:1.0.2-3 X11 Display Manager Control Protoc ii libxtst6 2:1.0.3-1 X11 Testing -- Resource extension ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip Versions of packages kdm recommends: ii gnome-session [x-session-mana 2.22.3-1 The GNOME 2 Session Manager ii kde-window-manager [x-window- 4:4.1.2-1 the KDE 4 window manager (KWin) ii kdebase 4:4.1.2-1 base applications from the officia ii konsole [x-terminal-emulator] 4:4.1.2-1 X terminal emulator for KDE 4 ii logrotate 3.7.1-4Log rotation utility ii metacity [x-window-manager] 1:2.22.0-2 A lightweight GTK2 based Window Ma ii twm [x-window-manager]1:1.0.4-2 Tab window manager ii xserver-xorg-core [xserver] 2:1.5.1-1 Xorg X server - core server ii xterm [x-terminal-emulator] 237-1 X terminal emulator Versions of packages kdm suggests: ii kdepasswd 4:4.1.2-1 password changer for KDE 4 -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]