[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    Blue scary screen
From:       Tom Albers <tomalbers () kde ! nl>
Date:       2005-12-14 22:52:08
Message-ID: 43A0A218.60205 () kde ! nl
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


Hi,

I hope you will not hate me for this, but I want to point to
http://bugs.kde.org/show_bug.cgi?id=116773

The blue screen which appears when selecting folders shows up on
whenever I switch to another folder. When I'm home or at work does not
make a difference, it is on every single change.  I can not start to
explain how irritating this behaviour is.

I'm not sure how this has improved usability in any way, but discussing
that will not be very productive. I'ld like to know if attached patch is
acceptable. If not, I'll close the br and start to compile kmail
manually with a similar patch, because I really would like to use KMail
again.

Tom
Please cc me when replying.

["kmail.kmmainwidget.diff" (text/plain)]

Index: kmmainwidget.cpp
===================================================================
--- kmmainwidget.cpp	(revision 446120)
+++ kmmainwidget.cpp	(working copy)
@@ -1787,10 +1787,10 @@
       mForceJumpToUnread = forceJumpToUnread;
 
       // Set a timer to show a splash screen if fetching folder contents
-      // takes more than a second
+      // takes more than 10 seconds
       mShowBusySplashTimer = new QTimer( this );
       connect( mShowBusySplashTimer, SIGNAL( timeout() ), this, SLOT( slotShowBusySplash() ) );
-      mShowBusySplashTimer->start( 1000, true );
+      mShowBusySplashTimer->start( 10000, true );
       return;
     } else {
       // the folder is complete now - so go ahead

["smime.p7s" (application/x-pkcs7-signature)]

_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic