Bug#582469: kopete: statistics plugin makes kopete freeze at startup

2010-05-21 Thread Sune Vuorela
On Friday 21 May 2010 02:02:28 Raphael Geissert wrote:
> Package: kopete
> Version: 4:4.4.3-2
> 
> Hi,
> 
> Kopete freezes (some sort of infinite loop in one of the sub-processes it
> seems) during startup making it consume all the CPU resources of one
> core if the statistics plugin is enabled.

Hi

Please provide the same system information as if you had filed the bug report 
with reportbug.
Especially the installation status of libqt4-sql*

/Sune

-- 
Genius, I cannot ping the hardware of the front-end over the terminale from 
Explorer 3.4, how does it work?

From the drawer menu inside AutoCAD you never have to doubleclick with the 
analogic IDE file for booting a hard disk.



--
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/201005210801.23331.deb...@pusling.com



Bug#582464: marked as done (kmail: composer window freezes when trying to send an email without akonadi)

2010-05-21 Thread Debian Bug Tracking System
Your message dated Fri, 21 May 2010 08:39:14 +0200
with message-id <201005210839.18058.s...@vuorela.dk>
and subject line Re: Bug#582464: kmail: composer window freezes when trying to 
send an email without akonadi
has caused the Debian Bug report #582464,
regarding kmail: composer window freezes when trying to send an email without 
akonadi
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.)


-- 
582464: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582464
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kmail
Version:4:4.4.3-1

Hi,

If no akonadi resource exists and akonadi is not running either, kmail's email 
composer window freezes when trying to send an email.

Whenever that happens, one  has to kill kmail, losing the email draft.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net


--- End Message ---
--- Begin Message ---
On Friday 21 May 2010 01:24:54 Raphael Geissert wrote:
> Package: kmail
> Version:4:4.4.3-1
> 
> Hi,
> 
> If no akonadi resource exists and akonadi is not running either, kmail's
> email composer window freezes when trying to send an email.

Closing as notabug.

"System is broken so stuff doesn't work". No bugs in kmail here.

/Sune
-- 
Man, how can I open a controller?

You must cancel a sendmail, in such way you neither have to unlink the line 
over a CPU, nor can overclock the icon of the gadget on a analogic SCSI back-
end, in such way then from the preferences within Windows 9.3 you need to 
telnet to a desktop but then from Explorer you either cannot debug the TCP 
space bar, or should delete a attachment for enabling the microkernel.

--- End Message ---


Processed: Re: Bug#582467: kdebase-workspace-bin: krunner's window has black corners if compositing is disabled

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

> tag 582467 +unreproducible moreinfo
Bug #582467 [kdebase-workspace-bin] kdebase-workspace-bin: krunner's window has 
black corners if compositing is disabled
Added tag(s) unreproducible and moreinfo.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
582467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582467
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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.127442683010534.transcr...@bugs.debian.org



Re: kdesud and nogroup group setgid ownership

2010-05-21 Thread Stefan Fritsch
On Thursday 20 May 2010, Roger Leigh wrote:
> This setgid binary is owned by :nogroup, so unless I'm mistaken
> this should be safe: it's not possible for any process with
> gid=nogroup to to tamper with the binary.  This just seems a
> little odd from a security POV, since kdesud is only dropping to
> an unprivileged group; it's not dropping to an unprivileged UID
> such as nobody, and it's not dropping the supplementary groups
> (which includes the old EGID in any case).  i.e. the actual effect
> of the switch of effective group is almost nil, which made me
> wonder if this is what was intended here. (Since the switch
> appears pointless, was something more secure supposed to happen
> instead?)
> 
> But, more generally, should we have files owned by :nogroup on the
> system?
> 
> 
> So there's really two main queries:
> 1) Is the setgid-nogroup actually serving any useful purpose or
>should it be doing a better job of dropping privs?

The purpose is to prevent other processes from ptracing kdesud (and 
possibly extracting the password in that way). Only root can ptrace 
sgid or suid processes (at least under Linux).

> 2) Should nobody/nogroup owner/group be permitted on the
>filesystem?

If kdesud does not write any group nobody owned files, it is IMHO fine 
to use group nobody. And if kdesud writes files, it should probably 
just switch back to the old EGID. So I don't see the need for an 
additional group. OTOH ssh-agent uses a dedicated group "ssh". Does 
anybody know if there is a special reason for that?

Cheers,
Stefan


-- 
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/201005210843.02573...@sfritsch.de



Bug#582467: kdebase-workspace-bin: krunner's window has black corners if compositing is disabled

2010-05-21 Thread Sune Vuorela
tag 582467 +unreproducible moreinfo
thanks

On Friday 21 May 2010 01:52:53 Raphael Geissert wrote:
> Package: kdebase-workspace-bin
> Version: 4:4.4.3-1
> Severity: minor
> 
> Hi,
> 
> If compositing is disabled, krunner's window has black, square, corners,
> instead of being round. It was fine with 4.3.
> 
> This happens, at least, when using the Oxygen style with the Air theme.
> 
> Attached is a portion of a screenshot where the bug is visible.

Default setup here. mga doesn't support compositing. no black square corners. 
Cannot reproduce.

/Sune
-- 
Do you know how can I cancel the server over the TCP printer over the 
application of a laser SIMM?

First from the panel inside ICQ 4.9.3 you should never explore a analogic 2D 
space bar to remove from a window.



-- 
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/201005210846.37763.s...@vuorela.dk



Processed: reassign 582172 to phonon, forcibly merging 580802 582172

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

> reassign 582172 phonon 4:4.6.0really4.4.0-4
Bug #582172 [okular] okular fails to open pdf files with movies
Bug reassigned from package 'okular' to 'phonon'.
Bug No longer marked as found in versions kdegraphics/4:4.4.3-1.
Bug #582172 [phonon] okular fails to open pdf files with movies
Bug Marked as found in versions phonon/4:4.6.0really4.4.0-4.
> forcemerge 580802 582172
Bug#580802: phonon: Bug in Phonon cause Iceweasel crash sometimes when opening 
PDF with  Okular
Bug#582172: okular fails to open pdf files with movies
Forcibly Merged 580802 582172.

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
580802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580802
582172: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582172
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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.1274448647403.transcr...@bugs.debian.org



Bug#582516: kde 4:4.4.3-1 / plasma-desktop / nvidia-driver ?: Dual monitor system: Erasing background on wrong display e.g. when Alt-Tab window list pops up...

2010-05-21 Thread Jörg Sigle

Package: kde
Version: 4:4.4.3-1

Affected package may be kde, kde-window-manager, kwin or plasma-desktop,
might be even nvidias proprietary driver (low probability for that).

Reproducability: every time (with the right focus/display constellation)


Hi debian team,

Using debian "testing" on a dual-screen system, I've recently seen problems 
with the handling of window backgrounds.




Brief description:
--

Alt-Tab shows a popup window-list which can be used to 
select=activate=transfer_focus to another window.
On a multi monitor system, the window list appears on the display where the 
mouse pointer is currently located while Alt-Tab is pressed.


When I use Alt-Tab for the FIRST time on one display (having moved the 
pointer there before), then when the window-list is displayed, a shape of 
same size and form is erased to something similar to background colour on 
the other display (that had the pointer when Alt-Tab was used before).


This shape is not automatically redrawn after the window-list disappears.
So effectively, using Alt-Tab after moving the pointer to the other 
display, punches a large hole into the display that had the pointer before.


If Alt-Tab is used with the pointer on my primary display, and thus the the 
window-list appears on the primary display, and the punched hole appears on 
the second display, then some icons from the desktop appear inside that 
hole - but at an y-position that doesn't match their original relation to 
the window-list on the first display.


My second display has a background image (the first hasn't), but that
background image is not mirrored into the hole on the other display at all.

Other occasions/affected/unaffected components: some; see below.



To reproduce one example easily and fast:
-

Preparation:

(-3) Please set up a dual-monitor system. (Mine uses nvidia TwinView: both 
monitors belong to the same X11 screen, the desktop extends accross both 
monitors, the secondary display is positioned above the primary display.)


(-2) Please open two large application windows (whatever), mostly covering 
the primary and secondary display, respectively. (This might be optional, 
as even the normal folderview? desktop content might suffice.)


(-1) Move the mouse pointer onto display 1.

(0) Press and release Alt-Tab.

All this is just to get into a defined state where the window-list was 
displayed at least once on display 1, before we're going to display it on 
display 2 to formally trigger the error. If the error already has occured 
by now, please ignore it. :-)



Triggering the error:

(1) Move the mouse pointer onto display 2.

(2) Press Alt-Tab to bring up the window-list.

What happens:

(3) That window-list appears on the display 2 (correct)...

(4) At the same time, a shape of the same size and form and similar
position of that window-list is cleared to something close to my desktop 
background colour on display 1, like a big hole (incorrect).


(5) Moreover: Release Alt-Tab if you haven't already.
Whereas the window-list on display 2 disappears (correct)...

(6) ...that shape on the display 1 remains. Until whatever window(s) 
(previously punched) in the same area on display 1 are redrawn.


Quite a peculiar sidenote:

My true background colour is a uniform #400080 (R=64 G=00 B=128).
When I use the kcolorchoser pipette to pick the colour of the hole,
 during the first measurement inside that hole after having measured
 something else or restarted kcolorchoser,
   the kcolorchoser readout shows #672A88 for ~1/10th second, then
   changes to #652988 and stays there;
 but during all directly following measurements,
   the kcolorchoser readout shows #672A88 immediately
   and permanently -
all for that same hole, while nothing has visibly changed!)

More details:

(7) Now, make the window-with-punched hole on display 1 redraw itself.
The hole disappears.

(8) Keep the mouse pointer to display 2 again, just as in step (1).

(9) Press Alt-Tab again. This time, the window-list appears on display 2 
again - but now without punching a hole in display 1! (now correct)


(10) Now, move the mouse pointer to display 1.

(11) Press Alt-Tab again. This time, the window-list appears on the display 
1 (correct)...


(12) ...and this time, a hole is punched into display 2. The erroneous
behaviour occurs the other way round.

(13) Now let the window-list disappear again.
Again, the hole on display 2 doesn't disappear.

(14) Make your hole-punched window on display 2 redraw itself.

(15) Keep the mouse pointer on display 1, just as in step (10).

(16) Press Alt-Tab - the window list appears on display 1 again,
and again, now without punching a hole into display 2.

So apparently, whenever the window-list is called *for the first time* to 
appear (determined by mouse pointer) on any given display, *after having 
previously appeared on the other display*, the unwanted hole is newly 
punched into that other dis

Processed: your mail

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

> tags 475579 - moreinfo
Bug #475579 [klipper] klipper: CTRL-C clipboard buffer emptys on application 
closure
Bug #581349 [klipper] [kate] Copy+Close removes copied text from clipboard
Removed tag(s) moreinfo.
Removed tag(s) moreinfo.
> tags 494585 - moreinfo
Bug #494585 [kmail] /usr/bin/plasma: Drag and drop of email attachment to 
folder icon copies 0 length file
Removed tag(s) moreinfo.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
494585: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494585
475579: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475579
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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.12744532379804.transcr...@bugs.debian.org



Bug#582464: kmail: composer window freezes when trying to send an email without akonadi

2010-05-21 Thread Raphael Geissert
On Friday 21 May 2010 01:39:14 Sune Vuorela wrote:
> 
> "System is broken so stuff doesn't work". No bugs in kmail here.

So, if akonadi dies and is later unable to start (and you can't deny there 
have not been such reports,) I can't even assume the email draft is saved?

The GUI was being redraw/refreshed but none of the buttons nor any other GUI 
element/widget was working. That means that at least one thread was alive and 
it could have saved a backup of the draft.

Shall I reopen (and retitle if you wish) the br then?

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



-- 
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/201005210938.58474.geiss...@debian.org



Bug#582465: plasma-desktop: plasma-desktop crashes when upgrading to 4:4.4.3-1 while logged in

2010-05-21 Thread Raphael Geissert
On Friday 21 May 2010 01:43:05 Modestas Vainius wrote:
> Hello,
> 
> On penktadienis 21 Gegužė 2010 02:30:38 Raphael Geissert wrote:
> > When upgrading to version 4:4.4.3-1 while a user is logged in, the
> > plasma- desktop process crashes. Any attempt to bring it back is futile
> > as the libraries it needs are gone by then.
> 
> Upgrades (especially major) when KDE is running are not supported upstream.
> If nothing crashes, it is pure luck. I don't understand how can you except
> something different.

I refuse to believe that. How are non-technical users supposed to upgrade 
then?
You may say a smart upgrade manager should be used so that it installs the 
major version once all users are logged out if you wish, but it doesn't exist 
yet.

No surprise Debian and Ubuntu use GNOME by default.

Regards,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



--
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/201005210947.40349.geiss...@debian.org



Bug#582469: kopete: statistics plugin makes kopete freeze at startup

2010-05-21 Thread Raphael Geissert
On Friday 21 May 2010 00:58:56 Sune Vuorela wrote:
> Please provide the same system information as if you had filed the bug
> report with reportbug.
> Especially the installation status of libqt4-sql*

Sorry for that, here it is:

Versions of packages kopete depends on:
ii  kdebase-runtime 4:4.4.3-1runtime components from the offici
ii  kdepim-runtime  4:4.4.3-1Runtime components for akonadi-
kde
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared 
lib
ii  libexpat1   2.0.1-7  XML parsing C library - runtime 
li
ii  libgadu31:1.9.0~rc2-1Gadu-Gadu protocol library - 
runti
ii  libgif4 4.1.6-9  library for GIF images (library)
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libidn111.15-2   GNU Libidn library, 
implementation
ii  libkabc44:4.4.3-1library for handling address book
ii  libkde3support4 4:4.4.3-1the KDE 3 Support Library for the
ii  libkdecore5 4:4.4.3-1the KDE Platform Core Library
ii  libkdeui5   4:4.4.3-1the KDE Platform User Interface 
Li
ii  libkdnssd4  4:4.4.3-1the DNS-SD Protocol Library for 
th
ii  libkhtml5   4:4.4.3-1the KHTML Web Content Rendering 
En
ii  libkio5 4:4.4.3-1the Network-enabled File 
Managemen
ii  libkmime4   4:4.4.3-1library for handling MIME data
ii  libknewstuff2-4 4:4.4.3-1the "Get Hot New Stuff" v2 Library
ii  libknotifyconfig4   4:4.4.3-1library for configuring KDE Notifi
ii  libkopete4  4:4.4.3-2main Kopete library
ii  libkparts4  4:4.4.3-1the Framework for the KDE 
Platform
ii  libkpimidentities4  4:4.4.3-1library for managing user 
identiti
ii  libkutils4  4:4.4.3-1various utility classes for the 
KD
ii  libmeanwhile1   1.0.2-3  open implementation of the Lotus 
S
ii  libmediastreamer0   3.2.1-2  linphone web phone's media 
library
ii  libmsn0.3   4.1-1.2  high-level C++ library for MSN 
Mes
ii  libortp83.2.1-2  Real-time Transport Protocol 
stack
ii  libotr2 3.2.0-2  Off-the-Record Messaging library
ii  libphonon4  4:4.6.0really4.4.1-2 the core library of the Phonon 
mul
ii  libqca2 2.0.2-1  libraries for the Qt 
Cryptographic
ii  libqimageblitz4 1:0.0.4-4QImageBlitz image effects library
ii  libqt4-dbus 4:4.6.2-4Qt 4 D-Bus module
ii  libqt4-network  4:4.6.2-4Qt 4 network module
ii  libqt4-qt3support   4:4.6.2-4Qt 3 compatibility library for Qt
ii  libqt4-sql  4:4.6.2-4Qt 4 SQL module
ii  libqt4-xml  4:4.6.2-4Qt 4 XML module
ii  libqtcore4  4:4.6.2-4Qt 4 core module
ii  libqtgui4   4:4.6.2-4Qt 4 GUI module
ii  libsolid4   4:4.4.3-1Solid Library for KDE Platform
ii  libssl0.9.8 0.9.8n-1 SSL shared libraries
ii  libstdc++6  4.4.4-1  The GNU Standard C++ Library v3
ii  libv4l-00.6.4-1  Collection of video4linux support
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxml2 2.7.7.dfsg-2 GNOME XML library
ii  libxslt1.1  1.1.26-3 XSLT processing library - runtime
ii  phonon  4:4.6.0really4.4.1-2 metapackage for the Phonon 
multime
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages kopete recommends:
ii  libqca2-plugin-ossl   0.1~20070904-4 QCA OSSL plugin for libqca2
ii  libqt4-sql-sqlite 4:4.6.2-4  Qt 4 SQLite 3 database driver

Versions of packages kopete suggests:
ii  kdeartwork-emoticons  4:4.4.3-1  emoticon collections for KDE chat
ii  khelpcenter4  4:4.4.3-1  Help Center for KDE 4
pn  texlive-latex-base (no description available)

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



-- 
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/201005210943.56452.geiss...@debian.org



Bug#472452: marked as done (can't undo changes)

2010-05-21 Thread Debian Bug Tracking System
Your message dated Fri, 21 May 2010 17:02:10 +0200
with message-id <201005211702.10952.ewoer...@kde.org>
and subject line 
has caused the Debian Bug report #472452,
regarding can't undo changes
to be marked as done.

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

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


-- 
472452: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472452
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kompare
Version: 4:3.5.8-1

I'm invoking kompare from kdesvn or from konqueror in order to look at the 
local changes of a file in a Subversion working copy. Inside kompare, I have 
a few buttons:

1. Unapply Difference
This button (which I would guess allows me to undo a change) does exactly 
nothing except selecting the previous difference like the "Previous 
Difference" button.

2. Apply Difference
This button seems to do something, at least the buttons "Save" and "Save All" 
are now activated. However, saving doesn't work, I get a popup:

 | Could not upload the temporary file to the destination location.
 | The temporary file is still available under: 
 | /tmp/kde-uli/komparesSKPMb.tmp. You can manually copy it to the
 | right place.   

I'm not sure if any of this is somehow intended, but at the very least it's 
confusing.

Uli


--- End Message ---
--- Begin Message ---
Version: 4:4.4.3-1

No response from the submitter for 4 weeks, closing.

--- End Message ---


Bug#472790: marked as done (kdevelop: it must recommends/suggest rpm)

2010-05-21 Thread Debian Bug Tracking System
Your message dated Fri, 21 May 2010 17:05:48 +0200
with message-id <201005211705.48583.ewoer...@kde.org>
and subject line 
has caused the Debian Bug report #472790,
regarding kdevelop: it must recommends/suggest rpm
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.)


-- 
472790: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472790
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdevelop
Severity: normal

It try to use rpm when building packages. Please add it.

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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Version: 4:4.0.0-2

"Distribution & Publishing" is not part of KDevelop 4.0, closing.

--- End Message ---


Bug#582516: kde 4:4.4.3-1 / plasma-desktop ?: Dual monitor system: Erasing background on wrong display also for desktop icon quick-info; last used-for-popup display is important for triggering, not mo

2010-05-21 Thread Jörg Sigle
In addition to the display error reported for the Alt-Tab window list and 
the "Benachrichtigungen und Aktivitäten" (Notifications & activities) popup 
display:



As I just noticed, the same erroneous effect also appears,
when a quick-info ("balloon-help") display appears for icons on my desktop,
but NOT for the proper previews which e.g. show the content of a folder.

Reproducability: every time with proper triggering procedure

How to reproduce (multiple variants):

On my system, desktop icons are located only on the primary display desktop 
area right now, and the second display is located above the primary display.


So when I move the mouse over an icon on the desktop which represents a 
file or a link, and after a second the quick-info window for that icon pops 
up either of two things can happen:


- If the desktop icon is in the top row, the quick info will probably 
appear on the second display (because the quick-info appears above the 
desktop icon, and the first display ends just above the top icon row)
(Actually, the position of the quick-info depends upon the exact position 
of the mouse, it can happen that a top-row.desktop-icon.quick-info appears 
just a bit too low and thus partially on either screen)


- If the desktop icon is in a lower row, the quick info will probably 
appear on the first display.


So when I move the mouse over a desktop icon in the top row, wait for the 
quick-info to appear (on display 2), and then move the mouse over a desktop 
icon in a lower row, and wait for the quick-info to appear,...


...then whenever a quick-info appears on another screen than the one where 
the last quick-info appeared, a matching punched-out-almost-background hole 
appears on the previously used display.


The error does ONLY happen for the quick-info for icons representing files 
or links, it does NOT happen for the larger preview-popup for icons 
representing directories.


The error also occurs when a quick-info for the program-representations in 
the task-bar is shown (after any previously displayed 
hole-punching-capable-pop-up has been shown on the other display just before),


This observation is an important addition to the previous report because:

(a) The affected components belong to kde/plasma again.

(b) Preconditions of the error have been further narrowed down:

It IS ONLY important, on which display the preceding popup has appeared. If 
the preceding popup has appeared on the other display, hole-punching-error 
will occur.


Popup windows which HAVE the capability to trigger the error:
KDE/Plasma Alt-tab window-list, System-portion-of-control-bar-Notification 
popup, desktop-icon quick-info, quick-info for a 
running-program-representation in the task bar.


It has been sufficient when a part of the desktop-icon quick-info appears 
on the other display at least in some attempts.


After closer testing/observation: The information, on which display the 
last popup window has been shown, is obviously stored independently per 
task; where desktop-icon-quick-infos and task-bar-quick-infos belong to the 
same task, and the Alt-Tab-window-list has independent information on where 
it has appeared last.


Popup windows which DO NOT trigger the error:

KDE/Plasma Alt-F2 "execute command" input dialog, preview of folder 
contents for folder-representing desktop icon (and previously mentioned 
eclipse splash screen, which I just tested a couple of times but couldn't 
see it punching holes)


It is NOT important on which display the mouse pointer is while the 
hole-punching-popup-error occurs.


It is NOT important on which display the focus is while the 
hole-punching-popup-error occurs.



I hope this helps again - must now go back to other work ... :-)

Kind regards, Joerg




--
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/4bf6a6eb.50...@gwdg.de



Bug#582465: plasma-desktop: plasma-desktop crashes when upgrading to 4:4.4.3-1 while logged in

2010-05-21 Thread Modestas Vainius
Hello,

On penktadienis 21 Gegužė 2010 17:47:39 Raphael Geissert wrote:
> > On penktadienis 21 Gegužė 2010 02:30:38 Raphael Geissert wrote:
> > > When upgrading to version 4:4.4.3-1 while a user is logged in, the
> > > plasma- desktop process crashes. Any attempt to bring it back is futile
> > > as the libraries it needs are gone by then.
> > 
> > Upgrades (especially major) when KDE is running are not supported
> > upstream. If nothing crashes, it is pure luck. I don't understand how
> > can you except something different.
> 
> I refuse to believe that.

Use google.

> How are non-technical users supposed to upgrade
> then?

First of all, we do not have to nitpick all issues about in-testing or in-sid 
upgrades, only stable upgrades. When upgrading from KDE 3.5, a user will get a 
debconf note that it is not recommended to do upgrades when KDE is running. I 
think that's enough.

Now back to your original question, you should really read Debian's own 
release notes before complaining [1].

http://www.debian.org/releases/stable/i386/release-notes/ch-
upgrading.en.html#upgrade-preparations

> You may say a smart upgrade manager should be used so that it installs the
> major version once all users are logged out if you wish, but it doesn't
> exist yet.
> 
> No surprise Debian and Ubuntu use GNOME by default.

Seriously, you are not helping anyone with this trollish statement. If you 
can't live without "smart upgrade manager", you are free and welcome to work 
on it. But there is no bug as far as we are concerned (two arguments stated 
above).

-- 
Modestas Vainius 


signature.asc
Description: This is a digitally signed message part.


Bug#582464: kmail: composer window freezes when trying to send an email without akonadi

2010-05-21 Thread Andreas Marschke
Am Freitag 21 Mai 2010, 01:24:54 schrieb Raphael Geissert:
> Package: kmail
> Version:4:4.4.3-1
> 
> Hi,
> 
> If no akonadi resource exists and akonadi is not running either, kmail's
> email composer window freezes when trying to send an email.
> 
> Whenever that happens, one  has to kill kmail, losing the email draft.
> 
> Cheers,

Hi! 

If you have a look at Bug#582268 ( http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=582268 ). I reported a similar issue with kmail. Though 
that it doesnt freeze. Here the Composer uses its default behaviour and 
disables the controls in its window so the main application can send off the 
documents content. And the main window of kmail is still responsive. 
Is that the same for you? 
Does it work with akonadi activated?

Cheers,

Andreas Marschke.



-- 
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/201005211850.49849.xxtj...@gmail.com



Bug#582464: kmail: composer window freezes when trying to send an email without akonadi

2010-05-21 Thread Modestas Vainius
Hello,

On penktadienis 21 Gegužė 2010 17:38:57 Raphael Geissert wrote:
> On Friday 21 May 2010 01:39:14 Sune Vuorela wrote:
> > "System is broken so stuff doesn't work". No bugs in kmail here.
> 
> So, if akonadi dies and is later unable to start (and you can't deny there
> have not been such reports,)

If there are such reports, you should follow up on them then (with backtrace 
preferably). Frankly, I have not seen such bug reports with current akonadi 
(maybe I just don't remember) which (and the text of the original bug report) 
makes me believe you really wanted to go forward with "no akonadi on my system 
no matter what" scenario. Sorry, that's wontfix.

When you are bored, you can read the recent flamewar on debian-
k...@lists.debian.org about similar subject.

> I can't even assume the email draft is saved?

If kmail crashes, can you assume an email draft is saved? If browser crashes, 
can you assume the text in the textfield is saved? Most of the time, kmail 
autosaves email drafts so do some browsers. But sometimes kmail fails to do 
it.

> The GUI was being redraw/refreshed but none of the buttons nor any other
> GUI element/widget was working. That means that at least one thread was
> alive and it could have saved a backup of the draft.
> 
> Shall I reopen (and retitle if you wish) the br then?

If you want this bug report alive, give it a sane title which does not scream 
"akonadi is not running on my system because I want so and I want kmail 
working anyway". Also give description of the real world situation, not a 
hypothetical one.

-- 
Modestas Vainius 


signature.asc
Description: This is a digitally signed message part.


Bug#554831: introduce virtual facility x-display-manager for dependency based boot system

2010-05-21 Thread Petter Reinholdtsen
Hi.  Any hope of having a fix for this issue uploaded into unstable
soon?

Btw, note that I cc all the three remaining bugs related to this
issue.  You probably only want to reply to one of the bugs with
information about the individual *dm package.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
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/20100521174709.gg4...@login1.uio.no



Bug#582562: kdebase-runtime: Nepomukservices crashes during indexing

2010-05-21 Thread Andreas Feldner
Package: kdebase-runtime
Version: 4:4.4.3-1
Severity: important

After update to KDE4, a nepomuk icon appears in the systray after logon. 
However, 
the Strigi file indexer crashes after indexing a few files. In syslog, the 
following
messages appear:

May 21 21:39:53  kernel: [  400.422060] nepomukservices[5056]: segfault at 
29727f ip 7f8cb5d19c2a sp 7f8cadbe5350 error 4 in 
libsopranoclient.so.1.2.0[7f8cb5d02000+4a000]
May 21 21:40:25  kernel: [  432.484790] nepomukservices[5062]: segfault at 
20 ip 7fb41ca9dadc sp 7fb41af19f60 error 4 in 
strigiindex_nepomukbackend.so[7fb41ca95000+15000]
May 21 21:40:45  kernel: [  452.788321] nepomukservices[5074]: segfault at 
20 ip 7f2fe91e2adc sp 7f2fe765ef60 error 4 in 
strigiindex_nepomukbackend.so[7f2fe91da000+15000]

Several more lines like the last two appear.

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

Kernel: Linux 2.6.32-3-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/bash

Versions of packages kdebase-runtime depends on:
ii  kdebase-runtime-dat 4:4.4.3-1shared data files for the KDE 4 ba
ii  kdelibs5-plugins4:4.4.3-1core plugins for KDE Applications
ii  libasound2  1.0.22-2 shared library for ALSA applicatio
ii  libattica0  0.1.3-2  a Qt library that implements the O
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libexiv2-6  0.19-1   EXIF/IPTC metadata manipulation li
ii  libgcc1 1:4.4.4-1GCC support library
ii  libjpeg62   6b-16.1  The Independent JPEG Group's JPEG 
ii  libkde3support4 4:4.4.3-1the KDE 3 Support Library for the 
ii  libkdecore5 4:4.4.3-1the KDE Platform Core Library
ii  libkdesu5   4:4.4.3-1the Console-mode Authentication Li
ii  libkdeui5   4:4.4.3-1the KDE Platform User Interface Li
ii  libkdnssd4  4:4.4.3-1the DNS-SD Protocol Library for th
ii  libkfile4   4:4.4.3-1the File Selection Dialog Library 
ii  libkhtml5   4:4.4.3-1the KHTML Web Content Rendering En
ii  libkio5 4:4.4.3-1the Network-enabled File Managemen
ii  libkmediaplayer44:4.4.3-1the KMediaPlayer Interface for the
ii  libknewstuff2-4 4:4.4.3-1the "Get Hot New Stuff" v2 Library
ii  libknewstuff3-4 4:4.4.3-1the "Get Hot New Stuff" v3 Library
ii  libknotifyconfig4   4:4.4.3-1library for configuring KDE Notifi
ii  libkparts4  4:4.4.3-1the Framework for the KDE Platform
ii  libkpty44:4.4.3-1the Pseudo Terminal Library for th
ii  libkutils4  4:4.4.3-1various utility classes for the KD
ii  libnepomuk4 4:4.4.3-1the Nepomuk Meta Data Library
ii  libnepomukquery4a   4:4.4.3-1the Nepomuk Query Library for the 
ii  libopenexr6 1.6.1-4.1runtime files for the OpenEXR imag
ii  libphonon4  4:4.6.0really4.4.1-2 the core library of the Phonon mul
ii  libplasma3  4:4.4.3-1the Plasma Library for the KDE Pla
ii  libqt4-dbus 4:4.6.2-4Qt 4 D-Bus module
ii  libqt4-network  4:4.6.2-4Qt 4 network module
ii  libqt4-qt3support   4:4.6.2-4Qt 3 compatibility library for Qt 
ii  libqt4-svg  4:4.6.2-4Qt 4 SVG module
ii  libqt4-xml  4:4.6.2-4Qt 4 XML module
ii  libqtcore4  4:4.6.2-4Qt 4 core module
ii  libqtgui4   4:4.6.2-4Qt 4 GUI module
ii  libsmbclient2:3.4.7~dfsg-2   shared library for communication w
ii  libsolid4   4:4.4.3-1Solid Library for KDE Platform
ii  libsoprano4 2.4.2+dfsg.1-1   libraries for the Soprano RDF fram
ii  libssh-40.4.2-1  A tiny C SSH library
ii  libstdc++6  4.4.4-1  The GNU Standard C++ Library v3
ii  libstreamanalyzer0  0.7.2-1  streamanalyzer library for Strigi 
ii  libstreams0 0.7.2-1  streams library for for Strigi Des
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxcursor1 1:1.1.10-2   X cursor management library
ii  oxygen-icon-theme   4:4.4.3-1Oxygen icon theme
ii  perl5.10.1-12Larry Wall's Practical Extraction 
ii  phonon-backend-xine 4:4.6.0really4.4.1-2 Phonon Xine 1.1.x backend
ii  plasma-scriptengine 4:4.4.3-1the JavaScript script engine for P
ii  shared-desktop-onto 0.4-1shared ontologies for semantic sea

Versions of packages kdebase-runtime recommends:
ii  h

Bug#582568: kdm: causes kaboom to show upgrade dialog on first root login

2010-05-21 Thread Petter Reinholdtsen

Package:  libkdecore5
Version:  4:4.4.3-1
Severity: important
User: debian-...@lists.debian.org
UserTags: debian-edu

When kdm is started, these files are created in ~root/.kde/:

lrwxrwxrwx 1 root root   22 12 feb. 21:32 cache-tjener.intern -> 
/var/tmp/kdecache-root
lrwxrwxrwx 1 root root   13 12 feb. 21:33 tmp-tjener.intern -> /tmp/kde-root

Their existence causes the first login with root to show an
configuration upgrade dialog, which is unwanted when logging in for
the first time.  See #570784 and #570925 for more information.
Perhaps the kaboom bug should be merged with this one?

I believe it is a bad idea for kdm to create files in ~root/ as it is
not guaranteed to be writable.  With LTSP, / is read-only, and only
selected directories in /var/ are made writable by bind-mounting to a
tmpfs directory.

I was going to report this against kdm, but Sune told me to report it
against libkdecore5 instead.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
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/2flbpc92dku@login1.uio.no



Bug#570977: marked as done (Please provide way to customize default favorites list for new users)

2010-05-21 Thread Debian Bug Tracking System
Your message dated Fri, 21 May 2010 23:41:14 +0200
with message-id <201005212341.16374.s...@vuorela.dk>
and subject line Please provide way to customize default favorites list for new 
users
has caused the Debian Bug report #570977,
regarding Please provide way to customize default favorites list for new users
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.)


-- 
570977: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570977
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package:  kdebase-workspace-bin
Version:  4:4.3.4-3
User: debian-...@lists.debian.org
UserTags: debian-edu

In Debian Edu, we want to change the list of applications showing up
in the default favorites list for new users.  One way to do this is to
create a file kickoffrc, but this only allow us to replace the current
list, not only append to the current list.  Looking at the source, I
trace the default list to this function ion
plasma/applets/kickoff/core/favoritesmodel.cpp:

static QList defaultFavorites()
{
QList applications;
applications << "konqbrowser" << "kmail" << "systemsettings" << 
"dolphin";

QList desktopFiles;

foreach (const QString& application, applications) {
KService::Ptr service = KService::serviceByStorageId("kde4-" + 
application + "
.desktop");
if (service) {
desktopFiles << service->entryPath();
}
}

return desktopFiles;
}

The list of default entries are hardcoded in the source, as far as I
can see, to konqueror, kmail, system settings and the dolphin file
browser.  Can this code be changed to allow us to add some entries to
a directory that will show in in the default favorites list?

With KDE 3, we could do something similar for the KDE panel list by
adding a replacement share/apps/kicker/default-apps.  It would be
great if a similar or better feature is made available for KDE 4.


Happy hacking,
-- 
Petter Reinholdtsen


--- End Message ---
--- Begin Message ---
This can already be done by providing a default kickoffrc file in a KDEDIR 
listed.

for kickoffrc:

[Favorites]
FavoriteURLs=/usr/share/applications/kde4/konqbrowser.desktop,/usr/share/applications/kde4/systemsettings.desktop,/usr/share/applications/arora.desktop

/Sune

-- 
Genius, I'm not able to uninstall on the printer over the BIOS, how does it 
work?

You either never need to remove a icon, or should digit on the head, so that 
then from Internet Explorer 6000 and from the preferences inside Word you 
can't cancel a DirectGL cache for receiving a analogic space bar to the secret 
code.

--- End Message ---


Bug#569706: ktimetracker: Can't delete task when "Track Active Applications" is checked

2010-05-21 Thread Stefano
Hello,

I just tested the bug with the last ktimetracker package (version 4:4.4.3-1 in 
testing) 
and it seems to be solved.

However, now when tracking active applications the dialog windows are tracked 
too.

I am going to file a bug for that in the kdebugs website as soon as possible.

Thanks.



-- 
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/201005212248.03760.pietran...@gmail.com