[kmail2] [Bug 338202] New: Next and Previous shortcuts do not work

2014-08-11 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=338202

Bug ID: 338202
   Summary: Next and Previous shortcuts do not work
   Product: kmail2
   Version: 4.13.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: mailingl...@endosquid.com

In a list of messages, kmail2 doesn't apparently think that I want to go to the
next message, as none of the keyboard or mouse shortcuts for Next Message or
Previous Message work.

Reproducible: Always

Steps to Reproduce:
1.Select any message in a message list
2.Hit 'N' or 'P' or whatever the custom keyboard shortcut is
3.Watch it not work

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


[Akonadi] [Bug 331867] mysql: column 'name' can not be null when migrating PartTable

2014-04-20 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=331867

Brendan Barry mailingl...@endosquid.com changed:

   What|Removed |Added

 CC||mailingl...@endosquid.com

--- Comment #21 from Brendan Barry mailingl...@endosquid.com ---
mysql use akonadi
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql show tables;
+--+
| Tables_in_akonadi|
+--+
| collectionattributetable |
| collectionmimetyperelation   |
| collectionpimitemrelation|
| collectiontable  |
| flagtable|
| mimetypetable|
| parttable|
| parttypetable|
| pimitemflagrelation  |
| pimitemtable |
| pimitemtagrelation   |
| resourcetable|
| schemaversiontable   |
| tagattributetable|
| tagremoteidresourcerelationtable |
| tagtable |
+--+
16 rows in set (0.00 sec)   

mysql DELETE FROM parttable WHERE name = 'GID';
ERROR 1054 (42S22): Unknown column 'name' in 'where clause'
mysql desc part
partTypeIdparttable.dataparttable.external   
parttable.partTypeId  parttable.version parttypetable.id 
parttypetable.ns  
parttable parttable.datasizeparttable.id 
parttable.pimItemId   parttypetable parttypetable.name
mysql desc parttable;
+++--+-+-++
| Field  | Type   | Null | Key | Default | Extra  |
+++--+-+-++
| id | bigint(20) | NO   | PRI | NULL| auto_increment |
| pimItemId  | bigint(20) | NO   | MUL | NULL||
| partTypeId | bigint(20) | NO   | MUL | NULL||
| data   | longblob   | YES  | | NULL||
| datasize   | bigint(20) | NO   | | NULL||
| version| int(11)| YES  | | 0   ||
| external   | tinyint(1) | YES  | | 0   ||
+++--+-+-++
7 rows in set (0.00 sec)

mysql select * from partable;
ERROR 1146 (42S02): Table 'akonadi.partable' doesn't exist
mysql Bye


Yeah, I'm at the limit on this one.

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


[kmail2] [Bug 323989] New: Workflow for sending emails either A.) Later or B.) Offline is terrible...

2013-08-24 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=323989

Bug ID: 323989
   Summary: Workflow for sending emails either A.) Later or B.)
Offline is terrible...
Classification: Unclassified
   Product: kmail2
   Version: 4.11
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: mailingl...@endosquid.com

Sometimes I will have a thousand emails to deal with in my inbox.

I will want to quickly go through them, reply, delegate, move, etc.

Often times, I do not want to be connected to the Net, or if I am connected, do
not want to send Right Away. This used to be easy and fluid. I could bind the
keystroke to Send Later and poof, done.

Now, however, like many things that used to work and be simple in Kmail, are
now broken and needlessly complex.

Send Later now forces me to deal with a dialog box that makes me select 

A.) Put in Outbox (duh, this is what I wanted, so why can't I configure this
box?)
B.) Schedule it (to me, completely useless, but fine, give me a way to ditch
this)
C.) Cancel. (Cancel what? sending the message, editing the message?)

Putting kmail into Offline Mode just makes things more complex...

Send Later should REALLY be clear now, but it gives you yet another dialog
box to deal with, asking if you want to go online. Ok, fine, this gives you a
way to turn it off, but this now makes it two-layered...Scheduling the mail
will make me go online at that time? This would break the Offline Mode and
makes no sense.

Please give me some options to turn off all of this thinking for me!

Offline should be Offline until I dang well want to go online.
Send Later should have an option to Pop up annoying options dialog every
time I send later?

I want this to be a fast workflow, and it used to be...now it is annoying and
slow, without the option to change it.

Reproducible: Always

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


[kmail2] [Bug 323989] Workflow for sending emails either A.) Later or B.) Offline is terrible...

2013-08-24 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=323989

Brendan Barry mailingl...@endosquid.com changed:

   What|Removed |Added

   Keywords||usability

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


[kmail2] [Bug 320736] No progress indication for copying/moving email messages/folders

2013-08-24 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=320736

Brendan Barry mailingl...@endosquid.com changed:

   What|Removed |Added

 CC||mailingl...@endosquid.com

--- Comment #1 from Brendan Barry mailingl...@endosquid.com ---
It also fails badly, by telling you about the filename (garbled in Maildir
goblegook) when it fails...Why it fails? Output says:

(knotify4:22466): GStreamer-CRITICAL **: gst_poll_free: assertion `set !=
NULL' failed

(knotify4:22466): GStreamer-CRITICAL **: gst_poll_write_control: assertion `set
!= NULL' failed

(knotify4:22466): GStreamer-CRITICAL **: gstsystemclock: write control failed
in wakeup_async: 24:Too many open files


(knotify4:22466): GStreamer-CRITICAL **: gst_poll_free: assertion `set != NULL'
failed
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x78004c5
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x78004c5
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x78004c5
Ignoring source as no aboutToFinish handling is in progress. 
Ignoring source as no aboutToFinish handling is in progress. 
Nepomuk search service not available! 


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


[kmail2] [Bug 323991] New: Moving messages from one Maildir to another fails...and fails...and fails...

2013-08-24 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=323991

Bug ID: 323991
   Summary: Moving messages from one Maildir to another
fails...and fails...and fails...
Classification: Unclassified
   Product: kmail2
   Version: 4.11
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: mailingl...@endosquid.com

No idea. Reproduce anytime you move a lot (over 500 messages)...fails.

And then NEVER STOPS FAILINGEach new near-gibberish filename in
Maildir-speak pops up...and then next one...and the next one...no way to shut
it down.



Reproducible: Always

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


[kmail2] [Bug 322928] New: Send Later brings up dialog box that cannot be disabled

2013-07-28 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=322928

Bug ID: 322928
   Summary: Send Later brings up dialog box that cannot be
disabled
Classification: Unclassified
   Product: kmail2
   Version: 4.11 rc1
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: UI
  Assignee: kdepim-bugs@kde.org
  Reporter: mailingl...@endosquid.com

Me assigning a shortcut to Send Later means, I want to move onto the next
message, and will send these messages in a batch later...

But now a dialog pops up that says Hey, when would you like to send this,
dude? - which is thoughtful, but I don't want it to pop up...so give me a way
to disable that box, please. It's annoying!

Reproducible: Always

Steps to Reproduce:
1. Send Later
2.
3.

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


[kmail2] [Bug 322929] New: Once-working PLAIN auth on SMTP sends now doesn't work...

2013-07-28 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=322929

Bug ID: 322929
   Summary: Once-working PLAIN auth on SMTP sends now doesn't
work...
Classification: Unclassified
   Product: kmail2
   Version: 4.11 rc1
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: mailingl...@endosquid.com

No config changes from Beta2. Now on RC1, sends with SSL/PLAIN no longer work.
Big regression...

Failed to transport message. Your SMTP server does not support PLAIN. Choose a
different authentication method. The server responded: 5.7.0 Incorrect
username or password. (#MBR1212)

Reproducible: Always

-- 
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 296246] New: When offline (on purpose) and marking a message to send, kmail asks to go online (and misspells word too). STOP ASKING.

2012-03-17 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=296246

Bug ID: 296246
  Severity: normal
   Version: 4.8
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: When offline (on purpose) and marking a message to
send, kmail asks to go online (and misspells word
too). STOP ASKING.
Classification: Unclassified
OS: Linux
  Reporter: mailingl...@endosquid.com
  Hardware: Other
Status: UNCONFIRMED
 Component: general
   Product: kmail2

When offline (on purpose) and marking a message to send, kmail asks to go
online (and misspells word too). STOP ASKING PLEASE.

I work offline often, because I have sketchy net access. I set Kmail to be
offline. Then I go through 100 emails at a time and reply, so when I am back
online, I can send them.

Kmail apparently needs to ask me EVERY TIME if I want to go online, and does so
with a misspelled question:

The mail dispatcher is offline, mails can not be send. Do you want to make it
online ?

The word usage should be sent.

Need a check box to disable this. I do not want to go online, and when I do, I
will make sure to let Kmail know!

Who ruined my poor kmail? It's so bad now...

-- 
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 285937] After Upgrade, now I have Local Folders and Kmail Folders

2012-01-31 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=285937





--- Comment #2 from Brendan Barry mailinglist endosquid com  2012-01-31 
19:55:14 ---
It was duplicated and all messed up.

What I did so far to straighten it out more...

Deleted ALL KDE resources that pointed to Maildir folders and created JUST ONE
that pointed to the Mail-old folder that my Kmail1 data/mails were in. I blew
away all configuration, because kmail2 is so insanely-messed up that it didn't
seem to want to start with my old, and even migrated config.

Then this left the problem of the mbox files I had. Kmail didn't even attempt
to convert them, so I had to do it, manually through the Import Messages From
menu item.

This has cleaned up the structure. Kmail still doesn't work, but this bug is
DEFINITELY still there.

-- 
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 259355] kmail terminates during startup with Failed to fetch the resource collection.

2012-01-31 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=259355





--- Comment #34 from Brendan Barry mailinglist endosquid com  2012-01-31 
19:57:29 ---
Comment from #10 seemed to work. KDE 4.8 now.

-- 
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 258171] Annoyed by 'Nepomuk Indexing Disabled - Akonadi Agent' message

2011-12-03 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=258171


Brendan Barry mailingl...@endosquid.com changed:

   What|Removed |Added

 CC||mailingl...@endosquid.com




--- Comment #75 from Brendan Barry mailinglist endosquid com  2011-12-04 
05:48:09 ---
Oh God, please, make Nepomuk entirely optional. It, and Akonadi, are so
terrible. So, so terrible. They get in your way.

I search emails maybe once every other day. I don't need search functionality
pestering me all of the time!

-- 
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 259355] kmail terminates during startup with Failed to fetch the resource collection.

2011-11-07 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=259355


Brendan Barry mailingl...@endosquid.com changed:

   What|Removed |Added

 CC||mailingl...@endosquid.com




--- Comment #20 from Brendan Barry mailinglist endosquid com  2011-11-08 
00:42:16 ---
Comment #19 is absolutely spot-on. I had the exact same issue with Kmail.
Please fix!

-- 
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 147897] Email needs Attachment total when adding attachments

2011-11-07 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=147897





--- Comment #2 from Brendan Barry mailinglist endosquid com  2011-11-08 
00:44:07 ---
With the addition of the attachment detachment, this would seem to be a
homerun. Could someone take a look and see if it is possible? Over 4 years old.

-- 
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 285935] New: Cannot fetch item in Offline mode? How do I go offline then?

2011-11-06 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=285935

   Summary: Cannot fetch item in Offline mode? How do I go offline
then?
   Product: kmail2
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mailingl...@endosquid.com


Version:   4.7 (using KDE 4.7.3) 
OS:Linux

Nepomuk is running, but opening Kmail and keeping it in Offline mode reports an
error when an email is selected for display.

Why?

Reproducible: Always

Steps to Reproduce:
Open Kmail
File - Work Offline
Select an email


Expected Results:  
I connect via model sometimes, and want kmail to be offline!

OS: Linux (i686) release 3.0.0-12-generic
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 285937] New: After Upgrade, now I have Local Folders and Kmail Folders

2011-11-06 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=285937

   Summary: After Upgrade, now I have Local Folders and Kmail
Folders
   Product: kmail2
   Version: 1.99.0
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mailingl...@endosquid.com


Version:   1.99.0
OS:Linux

After upgrade to 4.7.2, I have two sets of email folders, duplicated.

Local Folders which is what I have been using for years.

Now there is another top-level tree: Kmail Folders and has duplicated the
Local Folders layout, except the inbox icon is missing and the order or
folder is messed up.

Reproducible: Always

Steps to Reproduce:
Upgraded from 4.7.1 which worked perfectly fine!


Expected Results:  
Should just have one set of folders. Is my email duplicated on disk?

OS: Linux (i686) release 3.0.0-12-generic
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 230798] New: Sender has incorrect year set, shouldn't date be taken from headers?

2010-03-15 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=230798

   Summary: Sender has incorrect year set, shouldn't date be taken
from headers?
   Product: kmail
   Version: 1.13.1
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mailingl...@endosquid.com


Version:   1.13.1 (using 4.4.1 (KDE 4.4.1), Kubuntu packages)
Compiler:  cc
OS:Linux (i686) release 2.6.31-20-generic

Sender has a 2009 date set on her computer incorrectly, while it's 2010.
This messes up MY sorting, since her date is set wrong. Shouldn't the date
displayed be a more reliable date, like received from the email header (from
the receiving server)?

-- 
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 204747] Trying to send out OUTBOX messages after going back online (FolderStorage::setStatus, KMFolder::setStatus, KMSender::setStatusByLink)

2010-03-05 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=204747





--- Comment #3 from Brendan Barry mailinglist endosquid com  2010-03-05 
10:02:11 ---
Cannot reproduce at will, but it still happens once every few hundred sends.

-- 
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 228973] New: UI slowness, sending email crash

2010-02-28 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=228973

   Summary: UI slowness, sending email crash
   Product: kmail
   Version: 1.13.0
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mailingl...@endosquid.com


Application: kmail (1.13.0)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.32.8 i686
Distribution: Ubuntu 9.10

-- Information about the crash:
UI was very very slow. I was going online to send some messages from within
Kmail. halfway through sending, kmail crashed.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0xb4c7b8b0 in DwHeaders::FindField (this=0x6f002e, aFieldName=0x9e5e258
Face) at ../../mimelib/headers.cpp:314
#7  0xb6bc6bd8 in KMMessage::headerField (this=0xb22e1b8, aName=...,
encodingMode=KMMessage::MessageCharsetEncoding) at
../../kmail/kmmessage.cpp:1949
#8  0xb6e4bcfa in KMail::FancyHeaderStyle::format (this=0x8bbadb8,
message=0xb22e1b8, strategy=0x82ed7f0, vCardName=..., printing=false,
topLevel=true) at ../../kmail/headerstyle.cpp:534
#9  0xb6cbcb0f in KMReaderWin::writeMsgHeader (this=0x815b320, aMsg=0xb22e1b8,
vCardNode=0x0, topLevel=value optimized out) at
../../kmail/kmreaderwin.cpp:1725
#10 0xb6cd2d51 in KMReaderWin::parseMsg (this=0x815b320, aMsg=0xb22e1b8) at
../../kmail/kmreaderwin.cpp:1606
#11 0xb6cc7d83 in KMReaderWin::displayMessage (this=0x815b320) at
../../kmail/kmreaderwin.cpp:1535
#12 0xb6cc7f6d in KMReaderWin::updateReaderWin (this=0x815b320) at
../../kmail/kmreaderwin.cpp:1478
#13 0xb6cd67b4 in KMReaderWin::qt_metacall (this=0x815b320,
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbf9d708c) at
./kmreaderwin.moc:179
#14 0xb5df7f6a in QMetaObject::metacall (object=0x815b320, cl=166060632,
idx=33, argv=0xbf9d708c) at kernel/qmetaobject.cpp:237
#15 0xb5e06705 in QMetaObject::activate (sender=0x815b378, m=0xb5f075a4,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3275
#16 0xb5e57ec7 in QTimer::timeout (this=0x815b378) at
.moc/release-shared/moc_qtimer.cpp:134
#17 0xb5e0e83e in QTimer::timerEvent (this=0x815b378, e=0xbf9d75c0) at
kernel/qtimer.cpp:271
#18 0xb5e035a4 in QObject::event (this=0x815b378, e=0xbf9d16fc) at
kernel/qobject.cpp:1212
#19 0xb603e27c in QApplicationPrivate::notify_helper (this=0x81026e0,
receiver=0x815b378, e=0xbf9d75c0) at kernel/qapplication.cpp:4298
#20 0xb6044ede in QApplication::notify (this=0xbf9d79cc, receiver=0x815b378,
e=0xbf9d75c0) at kernel/qapplication.cpp:3702
#21 0xb76ec1fa in KApplication::notify (this=0xbf9d79cc, receiver=0x815b378,
event=0xbf9d75c0) at ../../kdeui/kernel/kapplication.cpp:302
#22 0xb5df2cfb in QCoreApplication::notifyInternal (this=0xbf9d79cc,
receiver=0x815b378, event=0xbf9d75c0) at kernel/qcoreapplication.cpp:704
#23 0xb5e21f96 in QCoreApplication::sendEvent (this=0x8135a34) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QTimerInfoList::activateTimers (this=0x8135a34) at
kernel/qeventdispatcher_unix.cpp:603
#25 0xb5e1ec27 in timerSourceDispatch (source=0x8135740) at
kernel/qeventdispatcher_glib.cpp:184
#26 idleTimerSourceDispatch (source=0x8135740) at
kernel/qeventdispatcher_glib.cpp:231
#27 0x42bf2e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x42bf6730 in ?? () from /lib/libglib-2.0.so.0
#29 0x42bf6863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0xb5e1e8e5 in QEventDispatcherGlib::processEvents (this=0x8058270,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#31 0xb60fd485 in QGuiEventDispatcherGlib::processEvents (this=0x8058270,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0xb5df1319 in QEventLoop::processEvents (this=0xbf9d7884, flags=) at
kernel/qeventloop.cpp:149
#33 0xb5df176a in QEventLoop::exec (this=0xbf9d7884, flags=...) at
kernel/qeventloop.cpp:201
#34 0xb5df595f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#35 0xb603e317 in QApplication::exec () at kernel/qapplication.cpp:3577
#36 0x0804abae in main (argc=1, argv=0xbf9d7b94) at ../../kmail/main.cpp:156

Possible duplicates by query: bug 225923, bug 222664, bug 221103.

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


[Bug 190932] kmail continously indexes in the background, making it UNUSABLE

2010-02-23 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=190932


Brendan Barry mailingl...@endosquid.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #3 from Brendan Barry mailinglist endosquid com  2010-02-24 
03:27:18 ---
Apologies. Seems fixed in the new 4.4 version.

-- 
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 187379] Select one message, resort by Sender, select all from person selects all messages

2010-02-22 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=187379





--- Comment #2 from Brendan Barry mailinglist endosquid com  2010-02-22 
14:45:20 ---
Yes, now there's another bug that prevents this bug from meaning much: as the
selected sort person gets completely lost, so this bug doesn't get seen.

-- 
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 204747] New: Trying to send out OUTBOX messages after going back online

2009-08-22 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=204747

   Summary: Trying to send out OUTBOX messages after going back
online
   Product: kmail
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mailingl...@endosquid.com


Application that crashed: kmail
Version of the application: 1.12.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  FolderStorage::setStatus (this=0x8933068, idx=328, stat...@0xbff07a64,
toggle=false) at /build/buildd/kdepim-4.3.0/kmail/folderstorage.cpp:1088
#7  0xb72f490d in KMFolder::setStatus (this=0x894b200, idx=328,
stat...@0xbff07a64, toggle=value optimized out) at
/build/buildd/kdepim-4.3.0/kmail/kmfolder.cpp:881
#8  0xb7355be9 in KMSender::setStatusByLink (this=0x8f304e0, aMsg=0xc7fa358) at
/build/buildd/kdepim-4.3.0/kmail/kmsender.cpp:770
#9  0xb73572ca in KMSender::doSendMsg (this=0x8f304e0) at
/build/buildd/kdepim-4.3.0/kmail/kmsender.cpp:441
#10 0xb7359a7c in KMSender::slotResult (this=0x8f304e0, job=0xad6fda8) at
/build/buildd/kdepim-4.3.0/kmail/kmsender.cpp:725
#11 0xb7359e0b in KMSender::qt_metacall (this=0x8f304e0,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbff07f3c) at
/build/buildd/kdepim-4.3.0/obj-i486-linux-gnu/kmail/kmsender.moc:73
#12 0xb5d821b8 in QMetaObject::activate (sender=0xad6fda8, from_signal_index=7,
to_signal_index=7, argv=0xbff07f3c) at kernel/qobject.cpp:3113
#13 0xb5d82e42 in QMetaObject::activate (sender=0xad6fda8, m=0xb7b43da8,
local_signal_index=3, argv=0xbff07f3c) at kernel/qobject.cpp:3187
#14 0xb79e7cb3 in KJob::result (this=0xad6fda8, _t1=0xad6fda8) at
/build/buildd/kde4libs-4.3.0/obj-i486-linux-gnu/kdecore/kjob.moc:188
#15 0xb79e8159 in KJob::emitResult (this=0xad6fda8) at
/build/buildd/kde4libs-4.3.0/kdecore/jobs/kjob.cpp:304
#16 0xb508027a in MailTransport::SmtpJob::slotResult (this=0xad6fda8,
job=0xc7fe4b8) at /build/buildd/kdepimlibs-4.3.0/mailtransport/smtpjob.cpp:299
#17 0xb507dcd1 in MailTransport::SmtpJob::qt_metacall (this=0xad6fda8,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbff0808c)
at
/build/buildd/kdepimlibs-4.3.0/obj-i486-linux-gnu/mailtransport/smtpjob.moc:71
#18 0xb5d821b8 in QMetaObject::activate (sender=0xc7fe4b8, from_signal_index=7,
to_signal_index=7, argv=0xbff0808c) at kernel/qobject.cpp:3113
#19 0xb5d82e42 in QMetaObject::activate (sender=0xc7fe4b8, m=0xb7b43da8,
local_signal_index=3, argv=0xbff0808c) at kernel/qobject.cpp:3187
#20 0xb79e7cb3 in KJob::result (this=0xc7fe4b8, _t1=0xc7fe4b8) at
/build/buildd/kde4libs-4.3.0/obj-i486-linux-gnu/kdecore/kjob.moc:188
#21 0xb79e8159 in KJob::emitResult (this=0xc7fe4b8) at
/build/buildd/kde4libs-4.3.0/kdecore/jobs/kjob.cpp:304
#22 0xb6af2c25 in KIO::SimpleJob::slotFinished (this=0xc7fe4b8) at
/build/buildd/kde4libs-4.3.0/kio/kio/job.cpp:477
#23 0xb6af3563 in KIO::TransferJob::slotFinished (this=0xc7fe4b8) at
/build/buildd/kde4libs-4.3.0/kio/kio/job.cpp:948
#24 0xb6aefb0b in KIO::TransferJob::qt_metacall (this=0xc7fe4b8,
_c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbff082c8) at
/build/buildd/kde4libs-4.3.0/obj-i486-linux-gnu/kio/jobclasses.moc:343
#25 0xb5d821b8 in QMetaObject::activate (sender=0xca9a2c0, from_signal_index=8,
to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3113
#26 0xb5d82e42 in QMetaObject::activate (sender=0xca9a2c0, m=0xb6c9bf44,
local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3187
#27 0xb6bb8c17 in KIO::SlaveInterface::finished (this=0xca9a2c0) at
/build/buildd/kde4libs-4.3.0/obj-i486-linux-gnu/kio/slaveinterface.moc:165
#28 0xb6bbc957 in KIO::SlaveInterface::dispatch (this=0xca9a2c0, _cmd=104,
rawda...@0xbff08494) at
/build/buildd/kde4libs-4.3.0/kio/kio/slaveinterface.cpp:175
#29 0xb6bb90f7 in KIO::SlaveInterface::dispatch (this=0xca9a2c0) at
/build/buildd/kde4libs-4.3.0/kio/kio/slaveinterface.cpp:91
#30 0xb6baae6d in KIO::Slave::gotInput (this=0xca9a2c0) at
/build/buildd/kde4libs-4.3.0/kio/kio/slave.cpp:322
#31 0xb6bad303 in KIO::Slave::qt_metacall (this=0xca9a2c0,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbff085a8) at
/build/buildd/kde4libs-4.3.0/obj-i486-linux-gnu/kio/slave.moc:76
#32 0xb5d821b8 in QMetaObject::activate (sender=0x9e164e0, from_signal_index=4,
to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#33 0xb5d82e42 in QMetaObject::activate (sender=0x9e164e0, m=0xb6c98880,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#34 0xb6ab71d7 in KIO::Connection::readyRead (this=0x9e164e0) at
/build/buildd/kde4libs-4.3.0/obj-i486-linux-gnu/kio/connection.moc:86
#35 0xb6ab8b43 in KIO::ConnectionPrivate::dequeue (this=0xca9d0b0) at
/build/buildd/kde4libs-4.3.0/kio/kio/connection.cpp:82
#36 0xb6ab8f26 in 

[Bug 204755] New: Drag and Dropping multiple images and I hit esc to get rid of *browse files* box

2009-08-22 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=204755

   Summary: Drag and Dropping multiple images and I hit esc to get
rid of *browse files* box
   Product: kmail
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mailingl...@endosquid.com


Application that crashed: kmail
Version of the application: 1.12.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Drag and Dropping multiple images and I hit esc to get rid of *browse files*
box after I realized I did not need to browse for the files, as I could drag
and drop them.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  QX11Data::xdndHandleEnter (this=0x9aae490, xe=0xbfe0a26c) at
kernel/qdnd_x11.cpp:833
#7  0xb605ea33 in QApplication::x11ClientMessage (this=0xbfe0a5c8, w=0xafb2e20,
event=0xbfe0a26c, passive_only=true) at kernel/qapplication_x11.cpp:3118
#8  0xb607126a in QApplication::x11ProcessEvent (this=0xbfe0a5c8,
event=0xbfe0a26c) at kernel/qapplication_x11.cpp:3682
#9  0xb609d37a in x11EventSourceDispatch (s=0x9aab948, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#10 0xb4174b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb41780eb in ?? () from /usr/lib/libglib-2.0.so.0
#12 0xb4178268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#13 0xb5d9a2f8 in QEventDispatcherGlib::processEvents (this=0x9a853c8, flags={i
= -1075796952}) at kernel/qeventdispatcher_glib.cpp:327
#14 0xb609ca75 in QGuiEventDispatcherGlib::processEvents (this=0x9a853c8,
flags={i = -1075796904}) at kernel/qguieventdispatcher_glib.cpp:202
#15 0xb5d6d1fa in QEventLoop::processEvents (this=0xbfe0a4d0, flags={i =
-1075796840}) at kernel/qeventloop.cpp:149
#16 0xb5d6d642 in QEventLoop::exec (this=0xbfe0a4d0, flags={i = -1075796776})
at kernel/qeventloop.cpp:201
#17 0xb5d6fae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#18 0xb5ffabb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#19 0x0804a7d0 in main (argc=) at /build/buildd/kdepim-4.3.0/kmail/main.cpp:146

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


[Bug 190932] kmail continously indexes in the background, making it UNUSABLE

2009-05-02 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=190932





--- Comment #1 from Brendan Barry mailinglist endosquid com  2009-05-02 
14:20:45 ---
I left kmail open and indexing for 8 hours straight. Now it doesn't do it
anymore.

-- 
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 190932] New: kmail continously indexes in the background, making it UNUSABLE

2009-04-28 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=190932

   Summary: kmail continously indexes in the background, making it
UNUSABLE
   Product: kmail
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: unspecified
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mailingl...@endosquid.com


Version:(using KDE 4.2.2)
Installed from:Ubuntu Packages

Kmail hangs almost as soon as it starts. Behavior only started after upgrade to
4.2.2

http://www.linux-archive.org/debian-kde/279914-kmail-kde-4-2-2-indexing-again-again.html
explains the situation, but to repost:
From time to time, kmail eats up CPU, Disk I/O and memory while it seems to go
through all emails (~25.000 and ~4,5 GB). Started from konsole, kmail outputs
lines like:

kmail(6098)/kmail (storage internals) KMFolderMaildir::getDwString:
KDE_fopen(abs_file=
/usr/oms/Mail/.MailingLists.directory/Andere/cur/1239002674.5913.zKNVK:2,S ,
r+) == stream == 0x9ae7668
kmail(6098)/kmail (storage internals) KMFolderMaildir::getDwString:
fclose(mIndexStream = 0x9ae7668 )
kmail(6098)/kmail (storage internals) KMFolderMaildir::getDwString:
KDE_fopen(abs_file=
/usr/oms/Mail/.MailingLists.directory/Andere/cur/1239009776.5913.15eQ9:2,S ,
r+) == stream == 0x9a2c7a0
kmail(6098)/kmail (storage internals) KMFolderMaildir::getDwString:
fclose(mIndexStream = 0x9a2c7a0 )


I already stopped kmail, removed all index files, started again. Kmail than
rebuilds the index files - that's what i expect. after a few minutes pausing,
kmail seems to start again... pausing... starting...etc.

-- 
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 158080] Folder selection dialog does not find folder beginning with Old

2009-04-04 Thread Brendan Barry
https://bugs.kde.org/show_bug.cgi?id=158080





--- Comment #6 from Brendan Barry mailinglist endosquid com  2009-04-04 
23:24:29 ---
hahahah, that's hilarious. I never would have seen that. 
Yep, I think you've got it. I'm using Local Folders. At the very least, like
when there are two folders named Online, both stay in the list (which is
great). Perhaps this should be the behavior.

-- 
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 171772] Clicking on one attachment auto-closes the window. Like I was done or something?

2009-01-12 Thread Brendan Barry
http://bugs.kde.org/show_bug.cgi?id=171772


Brendan Barry mailinglist endosquid com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #3 from Brendan Barry mailinglist endosquid com  2009-01-13 
06:57:31 ---
Seems fixed in 4.2 beta2


-- 
Configure bugmail: http://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 172310] New: Select all messages...doesn't anymore, when message preview pane is selected

2008-10-06 Thread Brendan Barry
http://bugs.kde.org/show_bug.cgi?id=172310

   Summary: Select all messages...doesn't anymore, when message
preview pane is selected
   Product: kmail
   Version: 1.10.1
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: [EMAIL PROTECTED]


Version:   1.10.1 (using 4.1.2 (KDE 4.1.2), Kubuntu packages)
Compiler:  cc
OS:Linux (i686) release 2.6.27-4-generic

When you click in a message (with previewer on), Select All Messages from the
Edit menu works, but the shortcut key does not.


-- 
Configure bugmail: http://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 61045] Filters should have comment fields to explain what they do

2008-10-01 Thread Brendan Barry
http://bugs.kde.org/show_bug.cgi?id=61045





--- Comment #5 from Brendan Barry mailinglist endosquid com  2008-10-01 
20:42:45 ---
Why didn't this bug ever get fixed? Seems like a big deal...


-- 
Configure bugmail: http://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 171859] New: Deleting a message just gives it this weird line through it

2008-09-29 Thread Brendan Barry
http://bugs.kde.org/show_bug.cgi?id=171859

   Summary: Deleting a message just gives it this weird line through
it
   Product: kmail
   Version: 1.10.1
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: [EMAIL PROTECTED]


Version:   1.10.1 (using 4.1.2 (KDE 4.1.2), Kubuntu packages)
Compiler:  cc
OS:Linux (i686) release 2.6.27-4-generic

Message would NOT go to read status, no matter how many times I opened it or
clicked on it. And I have my settings to mark read on 0 seconds, works fine
otherwise.


-- 
Configure bugmail: http://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 171859] Deleting a message just gives it this weird line through it

2008-09-29 Thread Brendan Barry
http://bugs.kde.org/show_bug.cgi?id=171859





--- Comment #1 from Brendan Barry mailinglist endosquid com  2008-09-29 
18:49:33 ---
Created an attachment (id=27609)
 -- (http://bugs.kde.org/attachment.cgi?id=27609)
show lined-out message


-- 
Configure bugmail: http://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 171835] New: Outbox count was increased by one when sending an edited email

2008-09-28 Thread Brendan Barry
http://bugs.kde.org/show_bug.cgi?id=171835

   Summary: Outbox count was increased by one when sending an edited
email
   Product: kmail
   Version: 1.10.1
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: [EMAIL PROTECTED]


Version:   1.10.1 (using 4.1.1 (KDE 4.1.1), Kubuntu packages)
Compiler:  cc
OS:Linux (i686) release 2.6.27-4-generic

I realized that I had hit send too quickly, and so hit Escape to stop the
sending process. Went into the outbox, edited my message, and resent. Outbox
unread count increased to 2 (when there was only one in there) and then went to
nothing, as the message sent. Obviously, there's a counter that's counting
wrong. Not a big deal, but who knows?


-- 
Configure bugmail: http://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 171772] Clicking on one attachment auto-closes the window. Like I was done or something?

2008-09-28 Thread Brendan Barry
http://bugs.kde.org/show_bug.cgi?id=171772





--- Comment #1 from Brendan Barry mailinglist endosquid com  2008-09-29 
04:52:17 ---
This seems to be KDE_wide (who knew?) so now I have to figure out how to shut
this lame behavior off.


-- 
Configure bugmail: http://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 171772] New: Clicking on one attachment auto-closes the window. Like I was done or something?

2008-09-27 Thread Brendan Barry
http://bugs.kde.org/show_bug.cgi?id=171772

   Summary: Clicking on one attachment auto-closes the window. Like
I was done or something?
   Product: kmail
   Version: 1.10.1
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: [EMAIL PROTECTED]


Version:   1.10.1 (using 4.1.1 (KDE 4.1.1), Kubuntu packages)
Compiler:  cc
OS:Linux (i686) release 2.6.27-4-generic

What the heck?

Old behavior: Click attach, standard KDE Open File dialog box opens. Select
one, then select another (with CNTL-Click) and then as many attachments as you
want, hit attach, and those files are attached.

New awesome behavior: Click attach, select one attachment, O  and the
window closes for you! I have to hold down cntl before selecting my first
attachment to select multiple files?? This breaks all WIMP guidelines I can
think of. Bad, naughty, evil! Don't try to do things for me when it comes to
selecting files. I can handle that, thanks!


-- 
Configure bugmail: http://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 147897] Email needs Attachment total when adding attachments

2008-09-27 Thread Brendan Barry
http://bugs.kde.org/show_bug.cgi?id=147897


Brendan Barry mailinglist endosquid com changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #1 from Brendan Barry mailinglist endosquid com  2008-09-28 
05:09:37 ---
Completely agree on this one. I was just filing a bug for it myself.


-- 
Configure bugmail: http://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 145864] Send Queued Messages function sometimes disabled

2008-03-01 Thread Brendan Barry
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=145864 




--- Additional Comments From mailinglist endosquid com  2008-03-02 02:07 
---
i found you can workaround it by going to the outbox, double
 clicking one of the messages (to move it back to the composer), and then
 hitting the send button


Yes, that's the only way to make it work.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 158080] New: Odd: Move Email will not find folder beginning with Old - REGRESSION

2008-02-19 Thread Brendan Barry
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=158080 
   Summary: Odd: Move Email will not find folder beginning with
Old - REGRESSION
   Product: kmail
   Version: unspecified
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs kde org
ReportedBy: mailinglist endosquid com


Version:   1.9.9 (using 3.5.9, Kubuntu (gutsy) 
4:3.5.9-0ubuntu1~gutsy1~ppa1)
Compiler:  Target: i486-linux-gnu
OS:Linux (i686) release 2.6.22-14-generic

I have a subfolder Old of a folder Photo. Kmail under 3.5.8 found the 
folder in the move dialog by just typing in old. Now, I just upgraded, and it 
no longer finds old. Even capitalized. Finds every other dang folder but 
old. Even other subfolders of Photo.

I am stymied.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs