[bts-link] source package kdepim

2012-09-06 Thread bts-link-upstream
#
# bts-link upstream status pull for source package kdepim
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #588480 (http://bugs.debian.org/588480)
# Bug title: kmail: a way to configure automatically gmail would be great
#  * http://bugs.kde.org/show_bug.cgi?id=179677
#  * remote resolution changed: WAITINGFORINFO -> FIXED
usertags 588480 - resolution-WAITINGFORINFO
usertags 588480 + resolution-FIXED

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/20120906163341.16035.14114.btsl...@sonntag.debian.org



[bts-link] source package kde-baseapps

2012-09-06 Thread bts-link-upstream
#
# bts-link upstream status pull for source package kde-baseapps
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #666540 (http://bugs.debian.org/666540)
# Bug title: kderunner in KDE 4.7.4 fails to open if any application was 
launched using another username
#  * http://bugs.kde.org/show_bug.cgi?id=297230
#  * remote status changed: UNCONFIRMED -> NEW
usertags 666540 - status-UNCONFIRMED
usertags 666540 + status-NEW

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/20120906163341.16035.69638.btsl...@sonntag.debian.org



Bug#624524: specific visualization defect using Inconsolata-10 with colors

2012-09-06 Thread Stephen Dowdy
I see this issue, but it's not obvious except when using 'Inconsolata' 
at 10pt.


If i do:

$ type ls
ls is a function
ls ()
{
command -p ls -ACF "$@"
}

$ ls
lost+found/  Music/  src/

$ ls --color
lost+found/  Music/  src/

HOWEVER, it *appears* on screen as:
lost+foun/Musi/ sr/
^ 'c' is about 2/3 visible
   ^ 'c' is about 1/3 visible
   ^ 'c' is not visible at all

other fontsizes of Inconsolata don't seem to show this, and other fonts 
(i've tried) at 10 pt do not exhibit this, either.


I wasn't sure what package to submit this bug under (konsole, 
font-inconsolata, {font-render-package}, etc), but

given that i can confirm using 'ls --color', this seems to be the same bug.

thanks,
--stephen


--
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/5049149a.6070...@ucar.edu



Bug#686873: kde-workspace-bin: krunner crash when clicking on alt+f2

2012-09-06 Thread Boris Shtrasman
Package: kde-workspace-bin
Version: 4:4.8.4-3
Severity: normal

Dear Maintainer,
I wasing using FF , system was on avg load (60% cpu load) when pressing alt+f2 
krunner crashed.

back trace : 

Application: Run Command Interface (krunner), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff3b9812780 (LWP 3687))]

Thread 6 (Thread 0x7ff39e40a700 (LWP 3688)):
#0  0x7fff4010a98f in clock_gettime ()
#1  0x7ff3ad294e86 in *__GI_clock_gettime (clock_id=1, tp=0x7ff39e409b70) 
at ../sysdeps/unix/clock_gettime.c:116
#2  0x7ff3b5ac2b94 in do_gettime (frac=0x7ff39e409b58, sec=0x7ff39e409b50) 
at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x7ff3b5b96a9d in QTimerInfoList::updateCurrentTime 
(this=this@entry=0x12b5ce0) at kernel/qeventdispatcher_unix.cpp:343
#5  0x7ff3b5b96de3 in QTimerInfoList::timerWait (this=0x12b5ce0, tm=...) at 
kernel/qeventdispatcher_unix.cpp:450
#6  0x7ff3b5b9594c in timerSourcePrepareHelper (src=, 
timeout=0x7ff39e409c4c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x7ff3b5b959f5 in timerSourcePrepare (source=, 
timeout=) at kernel/qeventdispatcher_glib.cpp:169
#8  0x7ff3ae64fd0f in g_main_context_prepare () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7ff3ae6503fb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7ff3ae6505f4 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7ff3b5b96296 in QEventDispatcherGlib::processEvents (this=0x12b4540, 
flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x7ff3b5b668af in QEventLoop::processEvents 
(this=this@entry=0x7ff39e409df0, flags=...) at kernel/qeventloop.cpp:149
#13 0x7ff3b5b66b38 in QEventLoop::exec (this=0x7ff39e409df0, flags=...) at 
kernel/qeventloop.cpp:204
#14 0x7ff3b5a69d70 in QThread::exec (this=) at 
thread/qthread.cpp:501
#15 0x7ff3b5b471bf in QInotifyFileSystemWatcherEngine::run (this=0x12b9130) 
at io/qfilesystemwatcher_inotify.cpp:248
#16 0x7ff3b5a6cd0b in QThreadPrivate::start (arg=0x12b9130) at 
thread/qthread_unix.cpp:307
#17 0x7ff3aeb1db50 in start_thread (arg=) at 
pthread_create.c:304
#18 0x7ff3b914770d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x in ?? ()

Thread 5 (Thread 0x7ff38aa0f700 (LWP 4077)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7ff3b5a6d20b in wait (time=18446744073709551615, this=0x138bca0) at 
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=, mutex=0x12c7de0, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x7ff3b1564301 in 
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x12c99b0, 
th=0x1149d00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x7ff3b1566b4b in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x12d6960, th=0x1149d00) at 
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x7ff3b15659bf in ThreadWeaver::ThreadRunHelper::run 
(this=this@entry=0x7ff38aa0ee20, parent=0x12c99b0, th=th@entry=0x1149d00) at 
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x7ff3b1565a4b in ThreadWeaver::Thread::run (this=0x1149d00) at 
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x7ff3b5a6cd0b in QThreadPrivate::start (arg=0x1149d00) at 
thread/qthread_unix.cpp:307
#8  0x7ff3aeb1db50 in start_thread (arg=) at 
pthread_create.c:304
#9  0x7ff3b914770d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x in ?? ()

Thread 4 (Thread 0x7ff38a20e700 (LWP 4078)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7ff3b5a6d20b in wait (time=18446744073709551615, this=0x138bca0) at 
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=, mutex=0x12c7de0, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x7ff3b1564301 in 
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x12c99b0, 
th=0x1372a90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x7ff3b1566b4b in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x12d6960, th=0x1372a90) at 
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x7ff3b15659bf in ThreadWeaver::ThreadRunHelper::run 
(this=this@entry=0x7ff38a20de20, parent=0x12c99b0, th=th@entry=0x1372a90) at 
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x7ff3b1565a4b in ThreadWeaver::Thread::run (this=0x1372a90) at 
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x7ff3b5a6cd0b in QThreadPrivate::start (arg=0x1372a90) at 
thread/qthread_unix.cpp:307
#8  0x7ff3aeb1db50 in start_thread (arg=) at 
pthread_create.c:304
#9  0x7ff3b914770d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x in ?? ()

Thread 3 (Thread 0x7ff389a0d700 (LWP