[Bug 287532] Kmail keyboard shortcuts doesn't work under kontact.

2011-12-06 Thread Roy Dragseth
https://bugs.kde.org/show_bug.cgi?id=287532





--- Comment #2 from Roy Dragseth   2011-12-06 22:06:20 ---
On Tuesday 6. December 2011 10.15.11 Christophe Giboudeaux wrote:
> https://bugs.kde.org/show_bug.cgi?id=287532
> 
> 
> 
> 
> 
> --- Comment #1 from Christophe Giboudeaux   2011-12-06
> 10:15:10 --- I can't reproduce with kontact ~4.8.
> 
> Which version do you use ? (help/about kontact)

I'm using version 4.7.3, it could be that this is fixed upstream.  Sometimes it 
happens with kmail outside kontact so it might be a problem with kmail itself.  
I'm trying to reproduce this consistently before I submit any new bug-report 
for this.

Thanks for looking into this,
r.

-- 
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 287532] New: Kmail keyboard shortcuts doesn't work under kontact.

2011-11-25 Thread Roy Dragseth
https://bugs.kde.org/show_bug.cgi?id=287532

   Summary: Kmail keyboard shortcuts doesn't work under kontact.
   Product: kontact
   Version: 1.4.90
  Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: mail
AssignedTo: kdepim-bugs@kde.org
ReportedBy: roy.drags...@uit.no


Created an attachment (id=66063)
 --> (http://bugs.kde.org/attachment.cgi?id=66063)
Next/Prev entries and buttons are grayed out in kontact.

Version:   1.4.90 (using KDE 4.7.3) 
OS:Linux

When running kmail under kontact the keyboard shortcuts for Next/Prev message
doesn't work.  The Go menu entries are grayed out as are the toolbar buttons.
Selecting messages with the mouse works fine.

Running kmail standalone this works fine.

(See attached screendump.)

Reproducible: Always

Steps to Reproduce:
Start kontact and read mail.

Actual Results:  
Keyboard shortcuts doesn't work.

Expected Results:  
Keyboard shortcuts should work.

OS: Linux (x86_64) release 3.1.2-1.fc16.x86_64
Compiler: gcc

-- 
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 262839] imap ioslave crashes while fetching mail (backtrace included)

2011-05-09 Thread Roy Dragseth
https://bugs.kde.org/show_bug.cgi?id=262839


Roy Dragseth  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #3 from Roy Dragseth   2011-05-09 15:11:42 ---
The bug seems to be gone now.  I'm currently running kmail 1.13.7 and can fetch
my mail without the imap ioslave crashing any more.

Some update since my last report and now seems to have magically solved my
problems.

-- 
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 262839] imap ioslave crashes while fetching mail (backtrace included)

2011-01-19 Thread Roy Dragseth
https://bugs.kde.org/show_bug.cgi?id=262839





--- Comment #2 from Roy Dragseth   2011-01-19 10:30:21 ---
(I might be talking to myself here, but I'm just continuing to report progress
in the hope for it to be useful for others)

To try to further debug the problem I hooked valgrind up on the imap ioslave to
see if I could spot any memory leaks and suddenly the problem disappears!!! 
The speed of getting email is painfully slow, but kmail is suddenly usable
again...

To me this indicates that there is a race condition in the imap ioslave.  My
office desktop sits more or less on the same gigabit LAN as the imap server so
the speed of the communication is very high.  This might also explain why
everything works fine from my laptop that I use to read email from my home
network which has a much higher latency that the office LAN.

Hmm, running valgrind continuously on the ioslave seems to be a bit overkill.
Should maybe write a wrapper that adds a millisecond or two to the network
latency...

-- 
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 262839] imap ioslave crashes while fetching mail (backtrace included)

2011-01-17 Thread Roy Dragseth
https://bugs.kde.org/show_bug.cgi?id=262839





--- Comment #1 from Roy Dragseth   2011-01-17 10:23:13 ---
Just wanted to report that the problem is exactly the same under kde 4.5.5:

(gdb) cont
Continuing.

Program received signal SIGSEGV, Segmentation fault.
IMAP4Protocol::get (this=0x128f970, _url=) at
/usr/src/debug/kdepimlibs-4.5.5/kioslave/imap4/imap4.cpp:2653
2653}
(gdb) bt
#0  IMAP4Protocol::get (this=0x128f970, _url=) at
/usr/src/debug/kdepimlibs-4.5.5/kioslave/imap4/imap4.cpp:2653
#1  0x7f6fe74648a5 in KIO::SlaveBase::dispatch (this=0x128f970, command=67,
data=...) at /usr/src/debug/kdelibs-4.5.5/kio/kio/slavebase.cpp:1013
#2  0x7f6fe7c7f844 in IMAP4Protocol::dispatch (this=0x128f970, command=67,
data=...) at /usr/src/debug/kdepimlibs-4.5.5/kioslave/imap4/imap4.cpp:1828
#3  0x7f6fe745ebc3 in KIO::SlaveBase::dispatchLoop (this=0x128f970) at
/usr/src/debug/kdelibs-4.5.5/kio/kio/slavebase.cpp:282
#4  0x7f6fe7c80558 in kdemain (argc=, argv=) at /usr/src/debug/kdepimlibs-4.5.5/kioslave/imap4/imap4.cpp:131
#5  0x00406bf9 in launch (argc=4, _name=0x1250a08 "kio_imap4",
args=, cwd=0x0, envc=, 
envs=, reset_env=false, tty=0x0, avoid_loops=false,
startup_id_str=0x40ac76 "0") at
/usr/src/debug/kdelibs-4.5.5/kinit/kinit.cpp:723
#6  0x004077a0 in handle_launcher_request (sock=,
who=)
at /usr/src/debug/kdelibs-4.5.5/kinit/kinit.cpp:1215
#7  0x00407ec5 in handle_requests (waitForPid=) at
/usr/src/debug/kdelibs-4.5.5/kinit/kinit.cpp:1408
#8  0x00408b10 in main (argc=4, argv=0x7fff43c76608,
envp=0x7fff43c76630) at /usr/src/debug/kdelibs-4.5.5/kinit/kinit.cpp:1892
(gdb) list
2648error(KIO::ERR_CANNOT_OPEN_FOR_WRITING, aBox);
2649return false;
2650  }
2651
2652  return true;
2653}

-- 
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 262839] New: imap ioslave crashes while fetching mail (backtrace included)

2011-01-11 Thread Roy Dragseth
https://bugs.kde.org/show_bug.cgi?id=262839

   Summary: imap ioslave crashes while fetching mail (backtrace
included)
   Product: kmail
   Version: 1.13.5
  Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: IMAP
AssignedTo: kdepim-bugs@kde.org
ReportedBy: roy.drags...@uit.no


Version:   1.13.5 (using KDE 4.5.4) 
OS:Linux

the imap_ioslave sometimes crashes or just ignore mails in my inbox hosted on a
courier imap server.  I was able to capture the following backtrace by
attaching gdb to the imap ioslave, see the additional comments section.


o  I'm able to reproduce the same error on a clean user account so I do not
think it is a personal config issue.  
o Evolution works fine against the same server so I do not think it is a server
side issue either.
o Kmail works fine from my laptop, the only difference is that it runs 32bit
Fedora, while this problem is on my desktop that runs 64bit Fedora (a clue?).



Please let me know if I can provide any further info.  (I've been using kmail
for many years, but is forced over to evolution until this is fixed, arrgghhh,
it is so cumbersome)

Best regards,
Roy.

Reproducible: Sometimes

Steps to Reproduce:
Connect to an imap server and load a folder.  

Actual Results:  
A message box appears telling me that the imap ioslave had terminated.

Sometimes the ioslave crash, other times it ignores mail and sometimes mails
are listen with(No subject), Unknown sender and Unknown date.

Expected Results:  
Should get new mail.

OS: Linux (x86_64) release 2.6.35.10-74.fc14.x86_64
Compiler: gcc 4.5.1 20100924 (Red Hat 4.5.1-4)
kdepim-4.4.8-1.fc14.x86_64

Backtrace:

(gdb) cont
Continuing.

Program received signal SIGSEGV, Segmentation fault.
IMAP4Protocol::get (this=0x27825d0, _url=) at
/usr/src/debug/kdepimlibs-4.5.4/kioslave/imap4/imap4.cpp:2653
2653}
(gdb) bt
#0  IMAP4Protocol::get (this=0x27825d0, _url=) at
/usr/src/debug/kdepimlibs-4.5.4/kioslave/imap4/imap4.cpp:2653
#1  0x0037109928a5 in KIO::SlaveBase::dispatch (this=0x27825d0, command=67,
data=...) at /usr/src/debug/kdelibs-4.5.4/kio/kio/slavebase.cpp:1013
#2  0x7fcde344e844 in IMAP4Protocol::dispatch (this=0x27825d0, command=67,
data=...) at /usr/src/debug/kdepimlibs-4.5.4/kioslave/imap4/imap4.cpp:1828
#3  0x00371098cbc3 in KIO::SlaveBase::dispatchLoop (this=0x27825d0) at
/usr/src/debug/kdelibs-4.5.4/kio/kio/slavebase.cpp:282
#4  0x7fcde344f558 in kdemain (argc=, argv=) at /usr/src/debug/kdepimlibs-4.5.4/kioslave/imap4/imap4.cpp:131
#5  0x00406bf9 in launch (argc=4, _name=0x276aae8 "kio_imap4",
args=, cwd=0x0, envc=, 
envs=, reset_env=false, tty=0x0, avoid_loops=false,
startup_id_str=0x40ac76 "0") at
/usr/src/debug/kdelibs-4.5.4/kinit/kinit.cpp:723
#6  0x004077a0 in handle_launcher_request (sock=,
who=)
at /usr/src/debug/kdelibs-4.5.4/kinit/kinit.cpp:1215
#7  0x00407ec5 in handle_requests (waitForPid=) at
/usr/src/debug/kdelibs-4.5.4/kinit/kinit.cpp:1408
#8  0x00408b10 in main (argc=4, argv=0x7fff0c465f18,
envp=0x7fff0c465f40) at /usr/src/debug/kdelibs-4.5.4/kinit/kinit.cpp:1892
(gdb)

-- 
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