Bug#493643: Award Notification
Dell Award Notification We are delighted to inform you that you are one of the THREE LUCKY WINNERS whose e-mail address won the sum payout of £500,000 pounds.(Five Hundred Thousand Pounds Sterlings Only) in the DELL ELECTRONICS SEASONAL AWARD 2008. Please be informed that all participants were selected through a computer ballot system drawn from over 30,000 company and 50,000,000 individual email addresses and names from all over the world. To file in for your claims, contact our claim's agent with your information as provided below: Brown .J. Williams Tell: +447031908584 Email: [EMAIL PROTECTED] Full Names:..Country:... Tel:..Marital Status.Sex...Age: Occupation: Nationality:... Residential Address: . Dr.Carl A.Moore (Information Officer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#497389: [qt4-designer] Designer won't start - segmentation fault
Hi, I just found hundreds of old directories in the 4.4\libraryPath variable in .config/Trolltech.conf. No Idea why they where there that often. After renaming that file, Designer started properly. Regards -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#495902: upstream bug report
Here is the upstream bug report: https://bugs.kde.org/show_bug.cgi?id=170369 signature.asc Description: This is a digitally signed message part.
Bug#386219: Bee My Anti-Valentine
Mr. Clegg. I've always understood, said clegg, just as i am a woman who takes 'i'll listen to by anyone who flattered her or played up to her rather surprised her, it did, seeing the class she cried, looking about her in aggravated wrath.
Bug#448555: libqt4-core: fonts are not hinted, therefore blurry and ugly
Tomáš Janoušek wrote: > On Sun, May 18, 2008 at 07:14:50PM +0200, Sebastian Krause wrote: >> Hmm, I don't know anymore when and why it was fine again, but once I cleaned >> up my whole Qt configuration (deleted ~/.qt* and ~/.config/Trolltech*). >> Since then I've never seen those blurry fonts anymore. > > Nope, going into KDE (version 3) setting dialog and enabling hinting makes it > use hinting but disables subpixel rendering completely (and can't be enabled, > dunno why). Removing ~/.fonts.conf and xrdb settings it generated, qt3 looks > fine again and qt4 looks fucked again. I guess in the end you have to wait for Qt 4.5, that should fix the problem: http://labs.trolltech.com/blogs/2008/09/01/subpixel-antialiasing-on-x11/ Sebastian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#497804: kdebindings: please enable java bindings for GNU/kFreeBSD
Package: kdebindings Version: 4:3.5.9-3 Tags: patch User: [EMAIL PROTECTED] Usertags: kfreebsd Hi, the current version does exclude java related package from Build-depends on GNU/kFreeBSD. Both GNU/kFreeBSD architectures (kfreebsd-amd64 kfreebsd-i386) support gcj/gij. Please enable java bindings by attached patch. Thanks in advance Petrdiff -u kdebindings-3.5.9/debian/control kdebindings-3.5.9/debian/control --- kdebindings-3.5.9/debian/control +++ kdebindings-3.5.9/debian/control @@ -1,7 +1,7 @@ Source: kdebindings Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5), python-dev (>= 2.3.5-11), python-support (>= 0.5), quilt, gawk, - gettext, java-gcj-compat-dev [amd64 i386 ia64 powerpc s390 sparc], + gettext, java-gcj-compat-dev [amd64 i386 ia64 powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386], kdelibs4-dev (>= 4:3.5.9), libgtk1.2-dev, libqt3-compat-headers (>= 3:3.3.5), ruby, ruby1.8-dev Section: devel @@ -34,7 +34,7 @@ This package is part of the official KDE bindings module. Package: libdcop3-jni -Architecture: amd64 i386 ia64 powerpc s390 sparc +Architecture: amd64 i386 ia64 powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386 Section: libs Depends: ${shlibs:Depends} Description: DCOP bindings for Java ( Native libraries ) @@ -46,7 +46,7 @@ This package is part of the official KDE bindings module. Package: libdcop3-java-dev -Architecture: amd64 i386 ia64 powerpc s390 sparc +Architecture: amd64 i386 ia64 powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386 Section: libdevel Depends: libdcop3-java (>> ${KDE-Version3}), libdcop3-java (<< ${KDE-Next-Version3}) Description: DCOP bindings for Java (dcopidl2java program) @@ -73,7 +73,7 @@ This package is part of the official KDE bindings module. Package: libqt3-jni -Architecture: amd64 i386 ia64 powerpc s390 sparc +Architecture: amd64 i386 ia64 powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386 Section: libs Depends: ${shlibs:Depends} Description: Java bindings for Qt ( Native libraries ) @@ -98,7 +98,7 @@ This package is part of the official KDE bindings module. Package: libkde3-jni -Architecture: amd64 i386 ia64 powerpc s390 sparc +Architecture: amd64 i386 ia64 powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386 Section: libs Depends: ${shlibs:Depends} Description: kdelibs bindings for java ( Native libraries ) diff -u kdebindings-3.5.9/debian/control.in kdebindings-3.5.9/debian/control.in --- kdebindings-3.5.9/debian/control.in +++ kdebindings-3.5.9/debian/control.in @@ -1,7 +1,7 @@ Source: kdebindings Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5), python-dev (>= 2.3.5-11), python-support (>= 0.5), quilt, gawk, - gettext, java-gcj-compat-dev [amd64 i386 ia64 powerpc s390 sparc], + gettext, java-gcj-compat-dev [amd64 i386 ia64 powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386], kdelibs4-dev (>= 4:3.5.9), libgtk1.2-dev, libqt3-compat-headers (>= 3:3.3.5), ruby, ruby1.8-dev Section: devel @@ -34,7 +34,7 @@ This package is part of the official KDE bindings module. Package: libdcop3-jni -Architecture: amd64 i386 ia64 powerpc s390 sparc +Architecture: amd64 i386 ia64 powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386 Section: libs Depends: ${shlibs:Depends} Description: DCOP bindings for Java ( Native libraries ) @@ -46,7 +46,7 @@ This package is part of the official KDE bindings module. Package: libdcop3-java-dev -Architecture: amd64 i386 ia64 powerpc s390 sparc +Architecture: amd64 i386 ia64 powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386 Section: libdevel Depends: libdcop3-java (>> ${KDE-Version3}), libdcop3-java (<< ${KDE-Next-Version3}) Description: DCOP bindings for Java (dcopidl2java program) @@ -73,7 +73,7 @@ This package is part of the official KDE bindings module. Package: libqt3-jni -Architecture: amd64 i386 ia64 powerpc s390 sparc +Architecture: amd64 i386 ia64 powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386 Section: libs Depends: ${shlibs:Depends} Description: Java bindings for Qt ( Native libraries ) @@ -98,7 +98,7 @@ This package is part of the official KDE bindings module. Package: libkde3-jni -Architecture: amd64 i386 ia64 powerpc s390 sparc +Architecture: amd64 i386 ia64 powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386 Section: libs Depends: ${shlibs:Depends} Description: kdelibs bindings for java ( Native libraries )
Bug#497810: [korganizer] Crashes on startup
Package: korganizer Version: 4:4.1.0-2 Severity: important KOrganizer prints these lines (that are probably unrelated to the crash): 8< - korganizer(31717): ""DayBegins" - conversion of "2935093,2,28,8,0,0" to QDateTime failed" korganizer(31717): ""WorkingHoursEnd" - conversion of "2935093,2,28,18,0,0" to QDateTime failed" korganizer(31717): ""DayBegins" - conversion of "2935093,2,28,8,0,0" to QDateTime failed" korganizer(31717): ""WorkingHoursEnd" - conversion of "2935093,2,28,18,0,0" to QDateTime failed" korganizer(31717): ""DayBegins" - conversion of "2935093,2,28,8,0,0" to QDateTime failed" korganizer(31717): ""WorkingHoursEnd" - conversion of "2935093,2,28,18,0,0" to QDateTime failed" 8< - shows a window briefly, and then crashes. There is no usable backtrace info. --- System information. --- Architecture: i386 Kernel: Linux 2.6.26-1-686 Debian Release: lenny/sid --- Package information. --- Depends (Version) | Installed ==-+-= kaddressbook | 4:4.1.0-2 kdebase-runtime (>= 4:4.1.0) | 4:4.1.0-2 kdelibs5 (>= 4:4.1.0) | 4:4.1.0-3 kdepim-kresources | 4:4.1.0-2 kdepimlibs5 (>= 4:4.1.0) | 4:4.1.0-1 libc6 (>= 2.7-1) | 2.7-13 libkdepim4(>= 4:4.1.0) | 4:4.1.0-2 libkholidays4 (>= 4:4.1.0) | 4:4.1.0-1 libphonon4(>> 4:4.2.0) | 4:4.2.0-1 libqt4-dbus (>= 4.4.0) | 4.4.1-1 libqt4-qt3support (>= 4.4.0) | 4.4.1-1 libqt4-xml (>= 4.4.0) | 4.4.1-1 libqtcore4 (>= 4.4.0) | 4.4.1-1 libqtgui4 (>= 4.4.0) | 4.4.1-1 libstdc++6 (>= 4.1.1) | 4.3.1-9 phonon(>> 4:4.2.0) | 4:4.2.0-1 zlib1g(>= 1:1.1.4) | 1:1.2.3.3.dfsg-12 perl | 5.10.0-13 signature.asc Description: This is a digitally signed message part.
Bug#497810: marked as done ([korganizer] Crashes on startup)
Your message dated Thu, 4 Sep 2008 10:45:36 -0400 with message-id <[EMAIL PROTECTED]> and subject line Fixed in 4.1.1 has caused the Debian Bug report #497810, regarding [korganizer] Crashes on startup to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 497810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497810 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: korganizer Version: 4:4.1.0-2 Severity: important KOrganizer prints these lines (that are probably unrelated to the crash): 8< - korganizer(31717): ""DayBegins" - conversion of "2935093,2,28,8,0,0" to QDateTime failed" korganizer(31717): ""WorkingHoursEnd" - conversion of "2935093,2,28,18,0,0" to QDateTime failed" korganizer(31717): ""DayBegins" - conversion of "2935093,2,28,8,0,0" to QDateTime failed" korganizer(31717): ""WorkingHoursEnd" - conversion of "2935093,2,28,18,0,0" to QDateTime failed" korganizer(31717): ""DayBegins" - conversion of "2935093,2,28,8,0,0" to QDateTime failed" korganizer(31717): ""WorkingHoursEnd" - conversion of "2935093,2,28,18,0,0" to QDateTime failed" 8< - shows a window briefly, and then crashes. There is no usable backtrace info. --- System information. --- Architecture: i386 Kernel: Linux 2.6.26-1-686 Debian Release: lenny/sid --- Package information. --- Depends (Version) | Installed ==-+-= kaddressbook | 4:4.1.0-2 kdebase-runtime (>= 4:4.1.0) | 4:4.1.0-2 kdelibs5 (>= 4:4.1.0) | 4:4.1.0-3 kdepim-kresources | 4:4.1.0-2 kdepimlibs5 (>= 4:4.1.0) | 4:4.1.0-1 libc6 (>= 2.7-1) | 2.7-13 libkdepim4(>= 4:4.1.0) | 4:4.1.0-2 libkholidays4 (>= 4:4.1.0) | 4:4.1.0-1 libphonon4(>> 4:4.2.0) | 4:4.2.0-1 libqt4-dbus (>= 4.4.0) | 4.4.1-1 libqt4-qt3support (>= 4.4.0) | 4.4.1-1 libqt4-xml (>= 4.4.0) | 4.4.1-1 libqtcore4 (>= 4.4.0) | 4.4.1-1 libqtgui4 (>= 4.4.0) | 4.4.1-1 libstdc++6 (>= 4.1.1) | 4.3.1-9 phonon(>> 4:4.2.0) | 4:4.2.0-1 zlib1g(>= 1:1.1.4) | 1:1.2.3.3.dfsg-12 perl | 5.10.0-13 signature.asc Description: This is a digitally signed message part. --- End Message --- --- Begin Message --- I just upgraded, and the new version does not crash at startup any more (but still is somewhat crashy). Andreas signature.asc Description: This is a digitally signed message part. --- End Message ---
Bug#495722: marked as done (Uninstallable Qt-4.4.1 packages in experimental?)
Your message dated Thu, 4 Sep 2008 18:57:10 +0200 with message-id <[EMAIL PROTECTED]> and subject line Re: Bug#495722: Uninstallable Qt-4.4.1 packages in experimental? has caused the Debian Bug report #495722, regarding Uninstallable Qt-4.4.1 packages in experimental? to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 495722: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495722 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: qt4-x11 Version: 4.4.1-1 Severity: serious I'm trying to install the 4.4.1 packages from experimental, to see if 483790 is really resolved for my app, and I'm struggling - it kinda, sorta, maybe looks like a packaging botch in libqtcore4 vs libqtgui4? Below is what I see from dpkg... (which suggests that the libqtcore4 package comes from two different .deb files??) In the full output below, note particularly these lines: Preparing to replace libqtcore4 4.4.1-1 (using libqtcore4_4.4.1-1_i386.deb) ... Unpacking replacement libqtcore4 ... Preparing to replace libqtcore4 4.4.1-1 (using libqtgui4_4.4.1-1_i386.deb) ... Unpacking replacement libqtcore4 ... [and later] More than one copy of package libqtcore4 has been unpacked in this run ! Only configuring it once. This seems to cause a follow-on effect of not allowing most other things to be installed, as libqtgui4 isn't there. Thanks for your help! cheers. (Reading database ... 199889 files and directories currently installed.) Preparing to replace libqt4-assistant 4.4.1-1 (using libqt4-assistant_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-assistant ... Preparing to replace libqt4-core 4.4.1-1 (using libqt4-core_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-core ... Preparing to replace libqt4-dbus 4.4.1-1 (using libqt4-dbus_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-dbus ... Preparing to replace libqt4-designer 4.4.1-1 (using libqt4-designer_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-designer ... Preparing to replace libqt4-dev 4.4.1-1 (using libqt4-dev_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-dev ... Preparing to replace libqt4-gui 4.4.1-1 (using libqt4-gui_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-gui ... Preparing to replace libqt4-help 4.4.1-1 (using libqt4-help_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-help ... Preparing to replace libqt4-network 4.4.1-1 (using libqt4-network_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-network ... Preparing to replace libqt4-opengl 4.4.1-1 (using libqt4-opengl_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-opengl ... Preparing to replace libqt4-opengl-dev 4.4.1-1 (using libqt4-opengl-dev_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-opengl-dev ... Preparing to replace libqt4-qt3support 4.4.1-1 (using libqt4-qt3support_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-qt3support ... Preparing to replace libqt4-script 4.4.1-1 (using libqt4-script_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-script ... Preparing to replace libqt4-svg 4.4.1-1 (using libqt4-svg_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-svg ... Preparing to replace libqt4-test 4.4.1-1 (using libqt4-test_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-test ... Preparing to replace libqt4-webkit 4.4.1-1 (using libqt4-webkit_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-webkit ... Preparing to replace libqt4-xml 4.4.1-1 (using libqt4-xml_4.4.1-1_i386.deb) ... Unpacking replacement libqt4-xml ... Preparing to replace libqtcore4 4.4.1-1 (using libqtcore4_4.4.1-1_i386.deb) ... Unpacking replacement libqtcore4 ... Preparing to replace libqtcore4 4.4.1-1 (using libqtgui4_4.4.1-1_i386.deb) ... Unpacking replacement libqtcore4 ... Preparing to replace qt4-demos 4.4.1-1 (using qt4-demos_4.4.1-1_i386.deb) ... Unpacking replacement qt4-demos ... Preparing to replace qt4-designer 4.4.1-1 (using qt4-designer_4.4.1-1_i386.deb) ... Unpacking replacement qt4-designer ... Preparing to replace qt4-dev-tools 4.4.1-1 (using qt4-dev-tools_4.4.1-1_i386.deb) ... Unpacking replacement qt4-dev-tools ... Preparing to replace qt4-qtconfig 4.4.1-1 (using qt4-qtconfig_4.4.1-1_i386.deb) ... Unpacking replacement qt4-qtconfig ... More than one copy of package libqtcore4 has been unpacked in this run ! Only configuring it once. dpkg: dependency problems prevent configuration of libqt4-designer: libqt4-designer depends on libqtgui4 (= 4.4.1-1); however: Version of libqtgui4 on system is 4.4.0-3. dpkg: error processing libqt4-designer (--install): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of li
Bug#497290: debian/copyright misses information
On Sun, Aug 31, 2008 at 05:58:33PM +0200, Thomas Viehmann wrote: > Package: kde-i18n > Version: 4:3.5.9-2 > Severity: serious > > Hi, > > debian/copyright seems to need a makeover. > Message for the ocassional bug-squatter: copyright would help a lot of a makeover, indeed, but this has been like that for ages now and it is not in the top priority of issues needing time. Plus uploading only for this is a PAIN. Patches welcome =) Ana -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#497852: kcachegrind: no error dialog when trying to load a file without having enough permissions to read it
Package: kcachegrind Version: 4:3.5.9-2 Severity: normal Hi. Kcachegrind doesn't display a error dialog when opening a non readable file, it just does nothing. Regards, Alex -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (950, 'unstable'), (850, 'testing'), (750, 'stable'), (600, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.25.11 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 kcachegrind depends on: ii kdelibs4c2a 4:3.5.9.dfsg.1-6 core libraries and binaries for al ii libc6 2.7-13 GNU C Library: Shared libraries ii libgcc1 1:4.3.1-9GCC support library ii libqt3-mt 3:3.3.8b-5 Qt GUI Library (Threaded runtime v ii libstdc++6 4.3.1-9 The GNU Standard C++ Library v3 Versions of packages kcachegrind recommends: ii graphviz 2.20.2-2 rich set of graph drawing tools ii valgrind [valgrind-callgrind] 1:3.3.1-2 A memory debugger and profiler Versions of packages kcachegrind suggests: pn kcachegrind-converters (no description available) pn kdesdk-doc-html(no description available) pn khelpcenter(no description available) -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]