[Bug 49698] Article viewer gets cleared when viewing new article and news fetch ends

2011-03-29 Thread Alexey Alexandrov
https://bugs.kde.org/show_bug.cgi?id=49698


Alexey Alexandrov  changed:

   What|Removed |Added

 CC||swi...@gmail.com




--- Comment #17 from Alexey Alexandrov   2011-03-30 06:50:26 
---
i'm also very annoyed by that stuff, and completely tired of the messages that
disappear while i am reading them with filter set to "threads with unread" and
auto-refresh set to on. so, i've just made a simple patch, that solves the
problem and seems to work for me without any noticeable issues. 

diff --git a/knode/knarticlemanager.cpp b/knode/knarticlemanager.cpp
index 46d1b69..7340ff5 100644
--- a/knode/knarticlemanager.cpp
+++ b/knode/knarticlemanager.cpp
@@ -276,18 +276,8 @@ void KNArticleManager::showHdrs(bool clear)

 }

-if (current && !current->filterResult()) {   // try to find a parent that
is visible
-  int idRef;
-  while (current && !current->filterResult()) {
-idRef=current->idRef();
-if (idRef == -1)
-  break;
-current = g_roup->byId(idRef);
-  }
-}
-
-if(current && current->filterResult()) {
-  if(!current->listItem())
+if (current) {
+  if (!current->listItem() && current->filterResult())
 createCompleteThread(current);
   v_iew->setActive( current->listItem() );
   setFirstChild=false;

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 268040] Content of kmail folders cannot be retrieved

2011-03-29 Thread Dmitrij S . Kryzhevich
https://bugs.kde.org/show_bug.cgi?id=268040


Dmitrij S. Kryzhevich  changed:

   What|Removed |Added

 CC||kr...@land.ru




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 268555] Not all mails from a folder are shown in the message list

2011-03-29 Thread Dmitrij S . Kryzhevich
https://bugs.kde.org/show_bug.cgi?id=268555


Dmitrij S. Kryzhevich  changed:

   What|Removed |Added

 CC||kr...@land.ru




--- Comment #8 from Dmitrij S. Kryzhevich   2011-03-30 05:22:46 
---
Have the similar problem, pop3 connections. Mails are visible during one sessin
after downloading them from server, but after kmailwas restarted they disappear
from list, folder become empty. Looking at "~/.kde/.../mail//new"
dir, they are exist on the hard drive, I could read them in any editor. There
are some other folders in my tree, working fine.

Reproduced: everytime.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 264861] Google calendar and contacts don't work

2011-03-29 Thread Alejandro Nova
https://bugs.kde.org/show_bug.cgi?id=264861


Alejandro Nova  changed:

   What|Removed |Added

 CC||alejandron...@gmail.com




--- Comment #35 from Alejandro Nova   2011-03-30 
04:48:05 ---
(In reply to comment #31)
> (In reply to comment #30)
> > i'm guessing this can be RESOLVED INVALID (or RESOLVED DOWNSTREAM, if that
> > exists) since it's a downstream issue, right?
> 
> How can it be a downstream issue if it's also present in Arch? AFAIK Arch uses
> vanilla KDE source code to build its packages, so this must be a KDE bug. I
> haven't tried in other distros since I've recently given up on kontact all
> together, but I can give it a shot in openSUSE 11.4 and report back.

Check in ABS if Arch's PKGBUILDs are building libgcal and akonadi-googledata
against different sets of SSL libraries, just like Ubuntu is doing. Maybe it's
a downstream issue in Arch also. I suggested originally the fix and I've always
installed Akonadi Googledata that way; I supposed that to be normal.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 269742] New: There isn't any portuguese public holiday marked as day off

2011-03-29 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=269742

   Summary: There isn't any portuguese public holiday marked as
day off
   Product: kdepimlibs
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: kholidays
AssignedTo: kdepim-bugs@kde.org
ReportedBy: iamser...@gmail.com
CC: j...@layt.net


Version:   unspecified (using Devel) 
OS:Linux

21:53 < jlayt> the file is at
https://projects.kde.org/projects/kde/kdepimlibs/repository/entry/kholidays/holidays/plan2/holiday_pt_pt?rev=master

21:54 < jlayt> and none of the public holidays are actually marked as days off


Reproducible: Didn't try

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 268030] configuring an acount just press aply amarok crases

2011-03-29 Thread josan_pansa
https://bugs.kde.org/show_bug.cgi?id=268030





--- Comment #2 from2011-03-29 18:26:47 ---
(In reply to comment #1)
> I cannot reproduce this bug in opensuse 11.3. I am using kde 4.6.1 with kmail
> 2.0.89. Are you still able to reproduce this bug?

no

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 269713] New: kontact cfrashed

2011-03-29 Thread Jannis Liapis
https://bugs.kde.org/show_bug.cgi?id=269713

   Summary: kontact cfrashed
   Product: kontact
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ahepas1...@gmail.com


Application: kontact (4.4.9)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
I was trying to to open a feed link  when kontact  crashed. This happens first
time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77aa730 (LWP 2271))]

Thread 2 (Thread 0xb2ef0b70 (LWP 2350)):
#0  0x021fde36 in clock_gettime (clock_id=35659764, tp=0xb2eeff70) at
../sysdeps/unix/clock_gettime.c:100
#1  0x01b7450b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x01c4b6e5 in QTimerInfoList::updateCurrentTime (this=0x92f9ddc) at
kernel/qeventdispatcher_unix.cpp:339
#4  0x01c4b72a in QTimerInfoList::timerWait (this=0x92f9ddc, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#5  0x01c497a8 in timerSourcePrepareHelper (src=,
timeout=0xb2ef009c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x01c4983d in timerSourcePrepare (source=0x0, timeout=0x2201ff4) at
kernel/qeventdispatcher_glib.cpp:169
#7  0x07356e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x07357279 in ?? () from /lib/libglib-2.0.so.0
#9  0x07357848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x01c4959f in QEventDispatcherGlib::processEvents (this=0x9489340,
flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x01c19609 in QEventLoop::processEvents (this=0xb2ef0270, flags=) at
kernel/qeventloop.cpp:149
#12 0x01c19a8a in QEventLoop::exec (this=0xb2ef0270, flags=...) at
kernel/qeventloop.cpp:201
#13 0x01b15b7e in QThread::exec (this=0x9052758) at thread/qthread.cpp:490
#14 0x01bf835b in QInotifyFileSystemWatcherEngine::run (this=0x9052758) at
io/qfilesystemwatcher_inotify.cpp:248
#15 0x01b18df9 in QThreadPrivate::start (arg=0x9052758) at
thread/qthread_unix.cpp:266
#16 0x05130cc9 in start_thread (arg=0xb2ef0b70) at pthread_create.c:304
#17 0x0054769e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77aa730 (LWP 2271)):
[KCrash Handler]
#7  QMetaObject::changeGuard (ptr=0x9dbfd38, o=0x0) at kernel/qobject.cpp:470
#8  0x015e5a77 in operator= (this=0x9dbfb98, action=0x912e8c0,
action_e=QAction::Trigger, self=) at
../../include/QtCore/../../src/corelib/kernel/qpointer.h:68
#9  QMenuPrivate::activateAction (this=0x9dbfb98, action=0x912e8c0,
action_e=QAction::Trigger, self=) at
widgets/qmenu.cpp:1098
#10 0x015e65e0 in QMenu::mouseReleaseEvent (this=0x98c5fc0, e=0xbfa34380) at
widgets/qmenu.cpp:2301
#11 0x00b238a5 in KMenu::mouseReleaseEvent (this=0x98c5fc0, e=0xbfa34380) at
../../kdeui/widgets/kmenu.cpp:471
#12 0x01177e08 in QWidget::event (this=0x98c5fc0, event=0xbfa34380) at
kernel/qwidget.cpp:8187
#13 0x015e802f in QMenu::event (this=0x98c5fc0, e=0xbfa34380) at
widgets/qmenu.cpp:2410
#14 0x01119fdc in QApplicationPrivate::notify_helper (this=0x8abb690,
receiver=0x98c5fc0, e=0xbfa34380) at kernel/qapplication.cpp:4396
#15 0x01120c2e in QApplication::notify (this=0xbfa367a4, receiver=0x98c5fc0,
e=0xbfa34380) at kernel/qapplication.cpp:3959
#16 0x00a27d8a in KApplication::notify (this=0xbfa367a4, receiver=0x98c5fc0,
event=0xbfa34380) at ../../kdeui/kernel/kapplication.cpp:310
#17 0x01c1ab3b in QCoreApplication::notifyInternal (this=0xbfa367a4,
receiver=0x98c5fc0, event=0xbfa34380) at kernel/qcoreapplication.cpp:732
#18 0x0111f094 in sendEvent (receiver=0x98c5fc0, event=0xbfa34380,
alienWidget=0x0, nativeWidget=0x98c5fc0, buttonDown=0x1ab43c0,
lastMouseReceiver=..., spontaneous=true) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QApplicationPrivate::sendMouseEvent (receiver=0x98c5fc0, event=0xbfa34380,
alienWidget=0x0, nativeWidget=0x98c5fc0, buttonDown=0x1ab43c0,
lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#20 0x011ae261 in QETWidget::translateMouseEvent (this=0x98c5fc0,
event=0xbfa3489c) at kernel/qapplication_x11.cpp:4337
#21 0x011ad151 in QApplication::x11ProcessEvent (this=0xbfa367a4,
event=0xbfa3489c) at kernel/qapplication_x11.cpp:3414
#22 0x011dc36a in x11EventSourceDispatch (s=0x8ac25b0, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#23 0x07353855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x07357668 in ?? () from /lib/libglib-2.0.so.0
#25 0x07357848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x01c49565 in QEventDispatcherGlib::processEvents (this=0x8a98b78,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#27 0x011dbbe5 in QGuiEventDispatcherGlib::processEvents (th

[Bug 269152] "Delete Item" button for emails does not work

2011-03-29 Thread Andreas Cord-Landwehr
https://bugs.kde.org/show_bug.cgi?id=269152


Andreas Cord-Landwehr  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Andreas Cord-Landwehr   2011-03-29 
16:07:56 ---


*** This bug has been marked as a duplicate of bug 264361 ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 264361] Can't delete mail from Toolbar

2011-03-29 Thread Andreas Cord-Landwehr
https://bugs.kde.org/show_bug.cgi?id=264361





--- Comment #2 from Andreas Cord-Landwehr   2011-03-29 
16:07:56 ---
*** Bug 269152 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 264361] Can't delete mail from Toolbar

2011-03-29 Thread Andreas Cord-Landwehr
https://bugs.kde.org/show_bug.cgi?id=264361


Andreas Cord-Landwehr  changed:

   What|Removed |Added

 CC||c...@uni-paderborn.de




--- Comment #1 from Andreas Cord-Landwehr   2011-03-29 
16:03:49 ---
I just figured out that additional to "Delete Item" there is a button called
"Delete". This button "Delete" actually works as expected (at least for me).
Could it be that "Delete Item" is not needed at all?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 269149] Can't move messages into favorite folders

2011-03-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=269149


Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel   2011-03-29 13:28:42 ---
I confirm it.
We need to fix it.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 269173] kmail-crash, kontact-crash

2011-03-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=269173


Laurent Montel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from Laurent Montel   2011-03-29 13:14:42 ---
Git commit 815d2f420a96254153aec0ef28c840c1c8d517be by Montel Laurent.
Committed on 29/03/2011 at 13:16.
Pushed by mlaurent into branch '4.4'.

Fix potential crash bug #269173
BUG: 269173

M  +7-5kmail/popaccount.cpp 

http://commits.kde.org/kdepim/815d2f420a96254153aec0ef28c840c1c8d517be

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 269673] New: Crash when clicking on mailbox in Summary page

2011-03-29 Thread gapon
https://bugs.kde.org/show_bug.cgi?id=269673

   Summary: Crash when clicking on mailbox in Summary page
   Product: kontact
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: gapon...@gmail.com


Application: kontact (4.4.9)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.37-02063706-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

- start Kontact
- Summary page appears
- click on the mailbox with unreaded emails

=> crash

The crash can be reproduced some of the time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f2664ab8780 (LWP 4624))]

Thread 2 (Thread 0x7f2636109700 (LWP 6523)):
#0  0x7f2661a29203 in __poll (fds=, nfds=, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f265b0a3009 in ?? () from /lib/libglib-2.0.so.0
#2  0x7f265b0a345c in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x7f266216d1e6 in QEventDispatcherGlib::processEvents (this=0x306c170,
flags=) at kernel/qeventdispatcher_glib.cpp:417
#4  0x7f266213fa02 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149
#5  0x7f266213fdec in QEventLoop::exec (this=0x7f2636108d90, flags=) at
kernel/qeventloop.cpp:201
#6  0x7f266204a2fd in QThread::exec (this=) at
thread/qthread.cpp:490
#7  0x7f266211f5f8 in QInotifyFileSystemWatcherEngine::run (this=0x306b200)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7f266204d27e in QThreadPrivate::start (arg=0x306b200) at
thread/qthread_unix.cpp:266
#9  0x7f265ca80971 in start_thread (arg=) at
pthread_create.c:304
#10 0x7f2661a3592d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 1 (Thread 0x7f2664ab8780 (LWP 4624)):
[KCrash Handler]
#6  0x7f26621552b4 in QMetaObject::addGuard (ptr=0x7fff46ec0480) at
kernel/qobject.cpp:412
#7  0x7f2662b2a24f in QPointer (this=0x7fff46ec1450, receiver=0x2e0c420,
e=0x7fff46ec0740) at
../../include/QtCore/../../src/corelib/kernel/qpointer.h:60
#8  QApplication::notify (this=0x7fff46ec1450, receiver=0x2e0c420,
e=0x7fff46ec0740) at kernel/qapplication.cpp:3936
#9  0x7f26638b42c6 in KApplication::notify (this=0x7fff46ec1450,
receiver=0x2e0c420, event=0x7fff46ec0740) at
../../kdeui/kernel/kapplication.cpp:311
#10 0x7f2662140cdc in QCoreApplication::notifyInternal
(this=0x7fff46ec1450, receiver=0x2e0c420, event=0x7fff46ec0740) at
kernel/qcoreapplication.cpp:732
#11 0x7f2662b28dbe in sendEvent (receiver=0x2e0c420, event=0x7fff46ec0740,
alienWidget=0x2e0c420, nativeWidget=0x1e71700, buttonDown=, lastMouseReceiver=, spontaneous=true) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#12 QApplicationPrivate::sendMouseEvent (receiver=0x2e0c420,
event=0x7fff46ec0740, alienWidget=0x2e0c420, nativeWidget=0x1e71700,
buttonDown=, lastMouseReceiver=,
spontaneous=true) at kernel/qapplication.cpp:3058
#13 0x7f2662bac345 in QETWidget::translateMouseEvent (this=0x1e71700,
event=) at kernel/qapplication_x11.cpp:4403
#14 0x7f2662baac5c in QApplication::x11ProcessEvent (this=, event=0x7fff46ec1060) at kernel/qapplication_x11.cpp:3536
#15 0x7f2662bd70e2 in x11EventSourceDispatch (s=0x1cfcfd0, callback=, user_data=) at
kernel/qguieventdispatcher_glib.cpp:146
#16 0x7f265b09f342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#17 0x7f265b0a32a8 in ?? () from /lib/libglib-2.0.so.0
#18 0x7f265b0a345c in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#19 0x7f266216d193 in QEventDispatcherGlib::processEvents (this=0x1cbbe90,
flags=) at kernel/qeventdispatcher_glib.cpp:415
#20 0x7f2662bd6a4e in QGuiEventDispatcherGlib::processEvents
(this=0x1d63f80, flags=) at
kernel/qguieventdispatcher_glib.cpp:204
#21 0x7f266213fa02 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149
#22 0x7f266213fdec in QEventLoop::exec (this=0x7fff46ec1390, flags=) at
kernel/qeventloop.cpp:201
#23 0x7f2662143ebb in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#24 0x00403b4e in _start ()

Possible duplicates by query: bug 269620, bug 269509, bug 269232, bug 268987,
bug 268881.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs