Bug#526848: libspectre: [PATCH] fix for the problem

2010-04-02 Thread Rogério Brito
Package: libspectre
Severity: normal

Hi there.

This problem seems to occour with bigendian arches. I fixed the bug and
Carlos Garcia Campos (upstream) committed a patch at 

http://cgit.freedesktop.org/libspectre/commit/?id=35aa9dfac2631de24a40d95d1469acb52f379249

The explanation for this bug is at:

  https://bugs.launchpad.net/ubuntu/+source/libspectre/+bug/298139/comments/5

My original patch is at:

  http://launchpadlibrarian.net/41103048/fix-for-libspectre.patch


Thanks, Rogério Brito.

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

Kernel: Linux 2.6.34-rc1-00997-ga3d3203 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.utf-8, LC_CTYPE=pt_BR.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8
http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br
From 35aa9dfac2631de24a40d95d1469acb52f379249 Mon Sep 17 00:00:00 2001
From: Carlos Garcia Campos carlo...@gnome.org
Date: Sun, 28 Mar 2010 11:18:38 +
Subject: Use the correct format string for DisplayHandle arg depending on the platform

---
diff --git a/libspectre/spectre-device.c b/libspectre/spectre-device.c
index d181fe7..a4deac2 100644
--- a/libspectre/spectre-device.c
+++ b/libspectre/spectre-device.c
@@ -179,6 +179,7 @@ spectre_device_render (SpectreDevice*device,
 	intn_args = 12;
 	intarg = 0;
 	intsuccess;
+	char  *fmt;
 	char  *text_alpha, *graph_alpha;
 	char  *size = NULL;
 	char  *resolution, *set;
@@ -239,8 +240,10 @@ spectre_device_render (SpectreDevice*device,
 			   DISPLAY_LITTLEENDIAN |
 #endif
 			   DISPLAY_TOPFIRST);
-	args[arg++] = dsp_handle = _spectre_strdup_printf (-sDisplayHandle=16#%llx,
-			   (uintptr_t)device);
+	fmt = _spectre_strdup_printf (-sDisplayHandle=16#%s,
+  sizeof (device) == 4 ? %lx : %llx);
+	args[arg++] = dsp_handle = _spectre_strdup_printf (fmt, device);
+	free (fmt);
 	if (rc-use_platform_fonts == FALSE)
 		args[arg++] = -dNOPLATFONTS;
 
--
cgit v0.8.3-6-g21f6


Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 531752 - moreinfo
Bug #531752 [konsole] konsole fails to draw bright colors in screen when TERM 
is set to xterm-256colors
Removed tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.12702083347803.transcr...@bugs.debian.org



Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 531752 4:4.3.4-1
Bug #531752 [konsole] konsole fails to draw bright colors in screen when TERM 
is set to xterm-256colors
Bug Marked as found in versions kdebase/4:4.3.4-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.12702082847559.transcr...@bugs.debian.org



Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 531752 https://bugs.kde.org/show_bug.cgi?id=233065
Bug #531752 [konsole] konsole fails to draw bright colors in screen when TERM 
is set to xterm-256colors
Set Bug forwarded-to-address to 'https://bugs.kde.org/show_bug.cgi?id=233065'.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127020893011913.transcr...@bugs.debian.org



Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 526848 + fixed-upstream
Bug #526848 [libspectre1] Died with sigseg
Added tag(s) fixed-upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127020976419578.transcr...@bugs.debian.org



Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 531004 oxygen-icons/4:4.3.4-1
Bug #531004 [kde-icons-oxygen] oxygen: Duplicate files could be linked
Bug Marked as found in versions oxygen-icons/4:4.3.4-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127020915513921.transcr...@bugs.debian.org



kde 4.4.2 network manager (experimental snapshots) and pidgin do not coexist well

2010-04-02 Thread VALETTE Eric RD-MAPS-REN

Hi kde 4.4 packager,

First a big thank for the packaging: I've been updating my kde 4.3 from 
to 4.4.2 and I'm overall very pleased by it. I've have been facing only 
two minort glitch:
  1) At install I've been unable to complete install of 
network-manager related packages because of dbus problem (installation 
hang). I add to reboot to fix the problem. Doing apt-get -f install was 
not sufficient. After reboot, I manged to run the apt-get -f install 
successfully.


 2) Then I noticed that pidgin was unable to complete 
initialisation. I add to disable accounts and reenable accounts. This is 
a known problem but I did not experience it before the upgrade. As I use 
wicd (and have it configured properly as the network manager in system 
config), I removed all network-manager related packages and pidgin works 
again.


Side effect: audio. I finally managed to configure pulse correctly but 
some postinstall script are clearly missing (user in pulse-access group, 
and /etc/asound.conf to create a pulse interface.


Thanks for the good work anyway,

-- eric


--
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/ftrdmel10trbhxvz9az1...@ftrdmel10.rd.francetelecom.fr



Bug#520228: konqueror: Still not working: Doesn't retain View Mode - SVN Client when saving View Profile

2010-04-02 Thread Johannes Graumann
Package: konqueror
Version: 4:4.3.4-1
Severity: normal

This is still present.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (300, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages konqueror depends on:
ii  install-info  4.13a.dfsg.1-5 Manage installed documentation in 
ii  kdebase-bin   4:4.3.4-1  core binaries for the KDE 4 base m
ii  kdebase-data  4:4.3.4-1  shared data files for the KDE 4 ba
ii  kdebase-runtime   4:4.3.4-2  runtime components from the offici
ii  kdelibs5  4:4.3.4-3  core libraries for all KDE 4 appli
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libkonq5  4:4.3.4-1  core libraries for Konqueror
ii  libkonqsidebarplugin4 4:4.3.4-1  Konqueror sidebar plugin library
ii  libqt4-dbus   4:4.5.3-4  Qt 4 D-Bus module
ii  libqt4-qt3support 4:4.5.3-4  Qt 3 compatibility library for Qt 
ii  libqt4-xml4:4.5.3-4  Qt 4 XML module
ii  libqtcore44:4.5.3-4  Qt 4 core module
ii  libqtgui4 4:4.5.3-4  Qt 4 GUI module
ii  libstdc++64.4.3-5The GNU Standard C++ Library v3
ii  libx11-6  2:1.3.3-2  X11 client-side library

Versions of packages konqueror recommends:
ii  dolphin   4:4.3.4-1  file manager for KDE 4
ii  konqueror-nsplugins   4:4.3.4-1  Netscape plugin support for Konque

Versions of packages konqueror suggests:
pn  konq-plugins  none (no description available)

-- 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/20100402124244.5086.39513.report...@pcmann130.w2k



Bug#523994: kde4: A new icons size is not applied to existing widgets on desktop.

2010-04-02 Thread Dario Minnucci
Hi Eckhart,

Following the described procedure to hit this bug again produces a normal 
behaviuor, so it seems to
work correctly now.

Please, feel free to close this bug.

Thanks for your time.

Cheers.


-- 
 Dario Minnucci mid...@debian.org
 Phone: +34 902021030 | Fax: +34 902024417
 Key fingerprint = 62FF F60F CE79 9CE4 EBA8  523F FC84 1B2D 82C8 B711




signature.asc
Description: OpenPGP digital signature


Bug#523994: marked as done (kde4: A new icons size is not applied to existing widgets on desktop.)

2010-04-02 Thread Debian Bug Tracking System
Your message dated Fri, 2 Apr 2010 17:58:38 +0200
with message-id 201004021758.38870.ewoer...@kde.org
and subject line Re: kde4: A new icons size is not applied to existing widgets 
on desktop.
has caused the Debian Bug report #523994,
regarding kde4: A new icons size is not applied to existing widgets on desktop.
to be marked as done.

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

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


-- 
523994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523994
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kde4
Version: 5
Severity: normal

Hi,

Setting new icon size via:

 System settings -- Appearance -- Icons -- Advanced

Does not apply the new icon size to existing icons on desktop ( but new ones 
are created properly )

Please let me know if you need further information.

Cheers.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages kde4 depends on:
ii  kde4-minimal  5  the K Desktop Environment 4, minim
ii  kdeadmin  4:4.2.2-1  system administration tools from t
ii  kdeartwork4:4.2.2-1  themes, styles and other artwork f
ii  kdeedu4:4.2.2-1  educational applications from the 
ii  kdegames  4:4.2.2-1  games from the official KDE 4 rele
ii  kdegraphics   4:4.2.2-1  graphics applications from the off
ii  kdemultimedia 4:4.2.2-1  multimedia applications from the o
ii  kdenetwork4:4.2.2-1  networking applications from the o
ii  kdepim4:4.2.2-1  Personal Information Management ap
ii  kdeplasma-addons  4:4.2.2-1  addons for KDE 4 Plasma - metapack
ii  kdeutils  4:4.2.2-1  general-purpose utilities from the

Versions of packages kde4 recommends:
ii  kdeaccessibility  4:4.2.2-1  accessibility packages from the of
pn  kdesdknone (no description available)
ii  kdetoys   4:4.2.2-1  desktop toys from the official KDE
ii  kdewebdev 4:4.2.2-1  web development apps from the offi

Versions of packages kde4 suggests:
pn  kde-l10n  none (no description available)
pn  koffice   none (no description available)
ii  xorg  1:7.4+1X.Org X Window System

-- no debconf information


---End Message---
---BeginMessage---
Version: 4:4.3.4-1

The bug you reported has (most likely) been fixed in or before KDE SC 4.3.4

---End Message---


Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 573441 + confirmed
Bug #573441 [kdebase-runtime] kdebase-runtime: /usr/bin/trash4 is a dangling 
symlink
Added tag(s) confirmed.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127025611032109.transcr...@bugs.debian.org



Processed: Re: kdebase-runtime: Timezone settings done in kde control center lost after updating

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 501527 + moreinfo
Bug #501527 [kdebase-runtime] kdebase-runtime: Timezone settings done in kde 
control center lost after updating
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.12702569884125.transcr...@bugs.debian.org



Processed (with 1 errors): your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 527553 kdebase-runtime
Bug #527553 [notify-sharp] notify-sharp crash when failing to decode 
NotificationClosed from xfce4-notifyd
Bug reassigned from package 'notify-sharp' to 'kdebase-runtime'.
 forcemerge 525175 537553
Bug#525175: kdebase-runtime: kdesu not in path
Bug#537553: kdebase-runtime-data-common: Package contains kdesu man page, but 
there's no KDE package which places a kdesu executable in the system path
Mismatch - only Bugs in the same package can be forcibly merged:
Bug 537553 is not in the same package as 525175
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127025830310463.transcr...@bugs.debian.org



Processed: Re: kde4/testing (drkonqi) crashes when I click display

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 529421 + moreinfo
Bug #529421 [kdebase-runtime] kde4/testing (drkonqi) crashes when I click 
display
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127025846710950.transcr...@bugs.debian.org



Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 523005 https://bugs.kde.org/show_bug.cgi?id=185479
Bug #523005 [kdebase-runtime] kdebase-runtime: nepomukstrigiservice crashes all 
the time
Set Bug forwarded-to-address to 'https://bugs.kde.org/show_bug.cgi?id=185479'.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127025869912125.transcr...@bugs.debian.org



Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 517769 + pending
Bug #517769 [kdebase-runtime-data] kdebase-runtime-data: Hide knetattach menu 
entry when not in KDE
Bug #574981 [kdebase-runtime-data] kdebase-bin: KNetAttach menu entry in XFCE, 
but no application installed
Added tag(s) pending.
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.12702579108808.transcr...@bugs.debian.org



Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 571721 https://bugs.kde.org/show_bug.cgi?id=209687
Bug #571721 [kdebase-runtime] [libstreamanalyzer0] Crashes all the time when 
scanning mails
Set Bug forwarded-to-address to 'https://bugs.kde.org/show_bug.cgi?id=209687'.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127025965016583.transcr...@bugs.debian.org



Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 571721 + pending
Bug #571721 [kdebase-runtime] [libstreamanalyzer0] Crashes all the time when 
scanning mails
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127025973017231.transcr...@bugs.debian.org



Processed: Re: [kdebase-runtime] knotify always crashes on new messages in kopete

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 516967 + moreinfo
Bug #516967 [kdebase-runtime] [kdebase-runtime] knotify always crashes on new 
messages in kopete
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127026095323810.transcr...@bugs.debian.org



Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # sorry for the mess
 reassign 527553 notify-sharp
Bug #527553 [kdebase-runtime] notify-sharp crash when failing to decode 
NotificationClosed from xfce4-notifyd
Bug reassigned from package 'kdebase-runtime' to 'notify-sharp'.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127026009919498.transcr...@bugs.debian.org



Bug#499226: konqueror: cannot edit blogspot.com posts

2010-04-02 Thread Clayton
On Wed, 24 Mar 2010 16:45:26 +0100
Eckhart Wörner ewoer...@kde.org wrote:

 tags 499226 + moreinfo
 thanks
 
 Hi,
 
 you reported http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499226
 some time ago. Since then, KDE Software Compilation had several
 releases. Can you please verify whether the bug you reported is still
 present in a more current version (and - if yes - specify which
 version)?

Hi Eckhart,

I am afraid I cannot test this. At this point in history, I live in
China, where blogspot.com is completely blocked / censored. Normally
when I go to this site these days, I proxy through an SSH tunnel, in
the case of the chrome browser for instance, by starting it thusly:
proxychains google-chrome. However, konqueror does not seem to work
with proxychains. When I start konqueror as proxychains konqueror
and point it at blogspot.com konqueror complains:

The requested operation could not be completed: Unknown Host

I do not have this problem with other browsers.

Thanks,
Clayton



--
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/20100403101214.702f4...@x24



Processed: your mail

2010-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 537553 kdebase-runtime
Bug #537553 [kdebase-runtime-data-common] kdebase-runtime-data-common: Package 
contains kdesu man page, but there's no KDE package which places a kdesu 
executable in the system path
Bug reassigned from package 'kdebase-runtime-data-common' to 'kdebase-runtime'.
Bug No longer marked as found in versions kdebase-runtime/4:4.2.4-2.
 forcemerge 525175 537553
Bug#525175: kdebase-runtime: kdesu not in path
Bug#537553: kdebase-runtime-data-common: Package contains kdesu man page, but 
there's no KDE package which places a kdesu executable in the system path
Forcibly Merged 525175 537553.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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/handler.s.c.127026015319805.transcr...@bugs.debian.org



Bug#499226: marked as done (konqueror: cannot edit blogspot.com posts)

2010-04-02 Thread Debian Bug Tracking System
Your message dated Sat, 3 Apr 2010 04:18:52 +0200
with message-id 201004030418.53029.ewoer...@kde.org
and subject line Re: konqueror: cannot edit blogspot.com posts
has caused the Debian Bug report #499226,
regarding konqueror: cannot edit blogspot.com posts
to be marked as done.

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

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


-- 
499226: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499226
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: konqueror
Version: 4:3.5.9.dfsg.1-5
Severity: normal


If I log into my http://www.blogspot.com/ account, I can edit the title 
and the tag list, but neither the main contents of the blog post nor the 
cursor display in the main edit box. Cannot edit, cannot add content.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 konqueror depends on:
ii  kcontrol4:3.5.9.dfsg.1-5 control center for KDE
ii  kdebase-kio-plugins 4:3.5.9.dfsg.1-5 core I/O slaves for KDE
ii  kdelibs4c2a 4:3.5.9.dfsg.1-6 core libraries and binaries for al
ii  kdesktop4:3.5.9.dfsg.1-5 miscellaneous binaries and files f
ii  kfind   4:3.5.9.dfsg.1-5 file-find utility for KDE
ii  libc6   2.7-13   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.1-9GCC support library
ii  libkonq44:3.5.9.dfsg.1-5 core libraries for Konqueror
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
ii  libx11-62:1.1.4-2X11 client-side library

konqueror recommends no packages.

Versions of packages konqueror suggests:
pn  gij-4.1none(no description available)
ii  khelpcente 4:4.0.0.really.3.5.9.dfsg.1-5 help center for KDE
pn  konq-plugi none(no description available)
pn  ksvg   none(no description available)
pn  libgcj7-aw none(no description available)
pn  libjessie- none(no description available)

-- no debconf information


---End Message---
---BeginMessage---
Version: 4:4.3.4-1

The submitter of the bug cannot provide additional information anymore.

---End Message---