[Akonadi] [Bug 314514] akonadi.collectiontable doesn't exist

2013-06-04 Thread karaluh
https://bugs.kde.org/show_bug.cgi?id=314514

--- Comment #8 from karaluh kara...@karaluh.pl ---
(In reply to comment #7)
 Run akonadiconsole,

Failed to connect to database: Can't connect to local MySQL server through
socket '/home/kjedrzejczyk/.local/share/akonadi/socket-ubuntu/mysql.socket' (2)
QMYSQL: Unable to connect

The socket file I have is akonadiserver.socket.

-- 
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 320420] Can not accessing email (or contacts) due to hung maildir resource updates .dat file

2013-06-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320420

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mon...@kde.org
 Resolution|--- |FIXED

--- Comment #3 from Laurent Montel mon...@kde.org ---
Fixed yesterday by Dan in kdepimlibs
Rebuild it.
akonadictl stop  akonadictrl start

Regards

-- 
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 297830] rearrange semicolon-separated addressee after pasting from clipboard

2013-06-04 Thread ashwinijoshi08
https://bugs.kde.org/show_bug.cgi?id=297830

ashwinijosh...@gmail.com changed:

   What|Removed |Added

 CC||ashwinijosh...@gmail.com

-- 
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 320420] Can not accessing email (or contacts) due to hung maildir resource updates .dat file

2013-06-04 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=320420

--- Comment #4 from Aaron J. Seigo ase...@kde.org ---
awesome! thanks everyone .. if the problem re-occurs (hopefully not :) i'll let
you know. otherwise, silence will be golden.

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


[kaddressbook] [Bug 320614] I double clicked on a contact in Kaddressbook when crash occured

2013-06-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320614

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel mon...@kde.org ---
you need to install debug package to create usefull backtrace.
Here we can't know which code made this crash.

-- 
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 320662] When the internet connexion is retablished the imap resource does nt go online automatically

2013-06-04 Thread Dan Vrátil
https://bugs.kde.org/show_bug.cgi?id=320662

Dan Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||vkra...@kde.org
  Component|Google Resource |IMAP resource
   Assignee|dvra...@redhat.com  |er...@kde.org

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


[kaddressbook] [Bug 320614] I double clicked on a contact in Kaddressbook when crash occured

2013-06-04 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=320614

--- Comment #2 from Jekyll Wu adap...@gmail.com ---
I don't think debug symbols would help much here. The only way to get useful
information about crash caused by uncaught exception is running the application
under gdb[1]. 

[1]
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_when_an_uncaught_exception_is_causing_a_crash

-- 
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 279504] reply to does not use selected user identity

2013-06-04 Thread PK
https://bugs.kde.org/show_bug.cgi?id=279504

PK pieterkristen...@gmail.com changed:

   What|Removed |Added

 CC||pieterkristen...@gmail.com

--- Comment #2 from PK pieterkristen...@gmail.com ---
On my machine Kmail behaves as expected. It replies from the default sender of
the identity. BUT it fails to do so when I (e.g.) reply on an email in my inbox
when that email is from someone who also has an account in my Kmail.
Then suddenly Kmail forgets the default sender as set in the identity. It takes
the wrong sender.
If I reply from my inbox to a stranger then it behaves 100% ok

-- 
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 319569] akonadi_imap_resource crash

2013-06-04 Thread Martin Bříza
https://bugs.kde.org/show_bug.cgi?id=319569

Martin Bříza mbr...@redhat.com changed:

   What|Removed |Added

 CC||mbr...@redhat.com

--- Comment #1 from Martin Bříza mbr...@redhat.com ---
This bug is also reported for Fedora 18 on
https://bugzilla.redhat.com/show_bug.cgi?id=891620 .
The bug is appearing quite often, according to
https://retrace.fedoraproject.org/faf/reports/43249/ it has hundreds of crash
reports.
Happens only on x86_64 version of the system.

From what I have seen, it's caused by a SSL handshake error (which doesn't have
its error code handled in KTcpSocket... as all the errors added with Qt4.3 and
later) which then causes the infinite recursion that can be seen in the
backtrace. (There are more readable ones in the linked report than from the
original reporter here).

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


[kmail2] [Bug 317122] quite crazy memory usage

2013-06-04 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=317122

--- Comment #13 from Andre Woebbeking woebbek...@kde.org ---
akonadi_nepomuk_feeder seems to be better now. Sometimes it grows but after
some time it also shrinks again. Right now it uses 20MB. But the main problem
remains: MySQL, Kontact and akonadi_server together use between 2 and 3 GB
after some hours.

-- 
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 314514] akonadi.collectiontable doesn't exist

2013-06-04 Thread Chao Feng
https://bugs.kde.org/show_bug.cgi?id=314514

--- Comment #9 from Chao Feng rainofch...@gmail.com ---
Did you check the result of a newly created user?

-- 
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 317122] quite crazy memory usage

2013-06-04 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=317122

--- Comment #14 from Christophe Giboudeaux cgiboude...@gmx.com ---
- about mysql, how much ram does it use on akonadi startup ? afaics, mariadb
uses much more memory on startup than the 'real' mysqld

- I can't reproduce the akonadiserver memory usage. even after a couple hours,
it's still at ~20M.

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


[kdepimlibs] [Bug 295780] Holiday Calendar for Serbia

2013-06-04 Thread Chusslove Illich
https://bugs.kde.org/show_bug.cgi?id=295780

Chusslove Illich caslav.i...@gmx.net changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
   Version Fixed In||4.11
 Resolution|WAITINGFORINFO  |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||imlibs/2c88030c76b8982b7138
   ||3e2c7e80255ca6dcbcc0

--- Comment #15 from Chusslove Illich caslav.i...@gmx.net ---
Git commit 2c88030c76b8982b71383e2c7e80255ca6dcbcc0 by Chusslove Illich (Часлав
Илић).
Committed on 04/06/2013 at 15:59.
Pushed by ilic into branch 'master'.

Redacted holiday definitions for RS and BA-SRP.

These are the holiday definitions for Serbia (rs), and for
the Republic of Srpska entity in Bosnia and Herzegovina (ba-srp).
They contain only the holidays specifically mentioned in the respective
government lists of official holidays, plus a few technical dates
(e.g. daylight saving time switching).

Some major religious holidays are included in here already, for
several religious denominations, as they appear on the official lists.
More detailed religious holiday definitions, split by denomination,
may follow later as interested parties contribute them.

Both holiday files are reproduced in the four standard dialect-script
variants of Serbian language, as supported by KDE localization.
FIXED-IN: 4.11

A  +64   -0kholidays/holidays/plan2/holiday_ba-srp_sr
A  +64   -0kholidays/holidays/plan2/holiday_ba-srp_sr@ijekavian
A  +64   -0kholidays/holidays/plan2/holiday_ba-srp_sr@ijekavianlatin
A  +64   -0kholidays/holidays/plan2/holiday_ba-srp_sr@latin
M  +47   -158  kholidays/holidays/plan2/holiday_rs_sr
A  +71   -0kholidays/holidays/plan2/holiday_rs_sr@ijekavian
A  +71   -0kholidays/holidays/plan2/holiday_rs_sr@ijekavianlatin
A  +71   -0kholidays/holidays/plan2/holiday_rs_sr@latin

http://commits.kde.org/kdepimlibs/2c88030c76b8982b71383e2c7e80255ca6dcbcc0

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


[kmail] [Bug 119976] Reopening mail with attachment in composer inserts duplicate text inline

2013-06-04 Thread Aurelien Gateau
https://bugs.kde.org/show_bug.cgi?id=119976

Aurelien Gateau agat...@kde.org changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||agat...@kde.org
 Resolution|--- |FIXED

--- Comment #4 from Aurelien Gateau agat...@kde.org ---
Seems to be fixed in current master (upcoming 4.11)

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


[kdepimlibs] [Bug 320721] New: Failure in parsing calendar events from resources

2013-06-04 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=320721

Bug ID: 320721
   Summary: Failure in parsing calendar events from resources
Classification: Unclassified
   Product: kdepimlibs
   Version: GIT (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcalcore
  Assignee: kdepim-bugs@kde.org
  Reporter: lbeltr...@kde.org

Since a few days, events aren't showing up in KOrganizer anymore. An inspection
in the resource logs shows lots of parsing errors:

kontact(9203)/akonadiserializer (calendar)
Akonadi::SerializerPluginKCalCore::deserialize: Failed to parse incidence! Item
id =  96004 Storage collection id  271 parentCollectionId =  271 
kontact(9203)/akonadiserializer (calendar)
Akonadi::SerializerPluginKCalCore::deserialize: BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML libkcal 3.2//EN
VERSION:2.0
BEGIN:VEVENT
DTSTAMP:19700101T00Z
CREATED:20060517T101820Z
UID:
 _dhkm4qr3c5m2qchg6cpjie1o6gqjgbhl64og_ccn76tr5ctjmasi0ctmm2qbc5phmur8
LAST-MODIFIED:19700101T00Z
DESCRIPTION:anonymized
SUMMARY:anonymized
STATUS:TENTATIVE
DTSTART;VALUE=DATE:20060522
DTEND;VALUE=DATE:20060523
TRANSP:OPAQUE
END:VEVENT

Alternatively, with more recent events (the one above is very old):

kontact(9203)/libakonadi Akonadi::ItemSerializer::deserialize: Unable to
deserialize payload part: RFC822 
kontact(9203)/libakonadi Akonadi::ItemSerializer::deserialize: Payload data
was:  BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML libkcal 3.2//EN
VERSION:2.0
BEGIN:VEVENT
DTSTAMP:20121023T160937Z
CREATED:20121023T160937Z
UID:7m9qn43g19d5h29kjge65qgbj8
LAST-MODIFIED:20121023T160937Z
SUMMARY:anonymized
STATUS:CONFIRMED
DTSTART:20121024T09
DTEND:20121024T10
TRANSP:OPAQUE
END:VEVENT


Reproducible: Always

Steps to Reproduce:
1. Add a new calendar resource (I used a DAV resource with an OwnCloud 5.0
server)
2. Synchronize the resource

Actual Results:  
Entries are not parsed, events do not show up in applications

Expected Results:  
Entries should be parsed and show up

Tested with an ownCloud 5.0 server over CalDAV.

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=320721

Sergio Martins iamser...@gmail.com changed:

   What|Removed |Added

 CC||iamser...@gmail.com

--- Comment #1 from Sergio Martins iamser...@gmail.com ---
Do regular ical calendar files work for you ?

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=320721

--- Comment #2 from Sergio Martins iamser...@gmail.com ---
your payload seems to be missing END:VCALENDAR
Maybe the new ical library is more picky.

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=320721

--- Comment #3 from Sergio Martins iamser...@gmail.com ---
Did you paste everything ? Check for a END:VCALENDAR line
this is weird.

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=320721

--- Comment #4 from Luca Beltrame lbeltr...@kde.org ---
Yes, my bad. There are END:VCALENDAR lines like this:

kontact(9203)/libakonadi Akonadi::ItemSerializer::deserialize: Unable to
deserialize payload part: RFC822 
kontact(9203)/libakonadi Akonadi::ItemSerializer::deserialize: Payload data
was:  BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML libkcal 3.2//EN
VERSION:2.0
BEGIN:VEVENT
DTSTAMP:19700101T00Z
CREATED:20060517T101820Z
UID:
 _dhkm4qr3c5m2qc9k6csj8d1i60sj8bhj6oog_ccn76tr5ctjmasi0ctmm2qbc5phmur8
LAST-MODIFIED:19700101T00Z
DESCRIPTION:anonymized
SUMMARY:anonymized
STATUS:TENTATIVE
DTSTART;VALUE=DATE:20060518
DTEND;VALUE=DATE:20060519
TRANSP:OPAQUE
END:VEVENT

END:VCALENDAR

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=320721

--- Comment #5 from Luca Beltrame lbeltr...@kde.org ---
I just checked with a freshly created calendar resource on local file: the same
issue appears if I try to create or read an event there (with the added effect
that the event is saved to the file as well).

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Grégory Oestreicher
https://bugs.kde.org/show_bug.cgi?id=320721

Grégory Oestreicher g...@kamago.net changed:

   What|Removed |Added

 CC||g...@kamago.net

--- Comment #6 from Grégory Oestreicher g...@kamago.net ---
Could you share a complete test event that triggers this bug?

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=320721

--- Comment #7 from Luca Beltrame lbeltr...@kde.org ---
In data martedì 4 giugno 2013 14:47:31, hai scritto:

 --- Comment #6 from Grégory Oestreicher g...@kamago.net ---
 Could you share a complete test event that triggers this bug?

Sure, I can. What do I need to provide? The whole VCALENDAR entry of a test 
event?

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Grégory Oestreicher
https://bugs.kde.org/show_bug.cgi?id=320721

--- Comment #8 from Grégory Oestreicher g...@kamago.net ---
(In reply to comment #7)
 Sure, I can. What do I need to provide? The whole VCALENDAR entry of a test 
 event?

Yes please. Just create an event that doesn't contain any private /
confidential information and that triggers this bug.

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=320721

--- Comment #9 from Luca Beltrame lbeltr...@kde.org ---
Created attachment 80295
  -- https://bugs.kde.org/attachment.cgi?id=80295action=edit
Example event

This is likely not valid, since I can't even create new events since this bug
always happens. It's a paste from the payload data outputted when parsing
fails.

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=320721

--- Comment #10 from Luca Beltrame lbeltr...@kde.org ---
Created attachment 80297
  -- https://bugs.kde.org/attachment.cgi?id=80297action=edit
Generated event in ownCloud

I managed to generate an event in ownCloud, so this should be a more reliable
test case.

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=320721

Luca Beltrame lbeltr...@kde.org changed:

   What|Removed |Added

  Attachment #80295|0   |1
is obsolete||

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


[akregator] [Bug 320667] Add in Akragator the 'search with' in right menu while reading an article

2013-06-04 Thread Dimitrios Glentadakis
https://bugs.kde.org/show_bug.cgi?id=320667

Dimitrios Glentadakis dgl...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Dimitrios Glentadakis dgl...@gmail.com ---
It is implemented allready.. why i did nt see it ?

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=320721

--- Comment #11 from Luca Beltrame lbeltr...@kde.org ---
This behavior occurs when using libical 1.0. I'll try to test with an older
version.

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=320721

Luca Beltrame lbeltr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #12 from Luca Beltrame lbeltr...@kde.org ---
From a discussion on IRC, Allen was also able to reproduce this issue with
libical 1.0, so it may be a regression with that specific version.

Marking as CONFIRMED.

-- 
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 320726] New: attachment icon but no attachment

2013-06-04 Thread Dj YB
https://bugs.kde.org/show_bug.cgi?id=320726

Bug ID: 320726
   Summary: attachment icon but no attachment
Classification: Unclassified
   Product: kmail2
   Version: 4.10.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: yehi...@mail.ru

in several mails now I see an attachment icon in the message list but there is
no attachment.
there should be one, I know because I have asked the senders.

Reproducible: Sometimes

Steps to Reproduce:
1.open mail
2.or save attachments
3.
Actual Results:  
no attachment

Expected Results:  
to get the attachments

might have to be connected with ClamAv or SpamBayes.
happened only after installing both in kmail.

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


[kaddressbook] [Bug 320614] I double clicked on a contact in Kaddressbook when crash occured

2013-06-04 Thread m.wege
https://bugs.kde.org/show_bug.cgi?id=320614

--- Comment #3 from m.w...@web.de ---
I tried to install debug packages. But Kubuntu gave me none to install (normal
I have all debug packages installed which belong to the programs I have
installed).

@Jekyll: That is kind of unfortunate, at the moment I have no way to reproduce
it.

-- 
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 317122] quite crazy memory usage

2013-06-04 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=317122

--- Comment #15 from Andre Woebbeking woebbek...@kde.org ---
(In reply to comment #14)
 - about mysql, how much ram does it use on akonadi startup ? afaics, mariadb
 uses much more memory on startup than the 'real' mysqld

After akonadictl restart MySQL starts with 100MB but grows quickly, even
without Kontact running.

 - I can't reproduce the akonadiserver memory usage. even after a couple
 hours, it's still at ~20M.

Well, it starts with 20MB,

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


[kdepimlibs] [Bug 320721] Failure in parsing calendar events from resources

2013-06-04 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=320721

Allen Winter win...@kde.org changed:

   What|Removed |Added

 CC||win...@kde.org

--- Comment #13 from Allen Winter win...@kde.org ---
I built my libical 1.0, kdepimlibs, kdepim and kdepim-runtime from scratch and
now I see my calendar incidences again.

so see if rebuilding those helps you.

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


[kdepimlibs] [Bug 312840] Procedure to fix and upload namedays holidays for the Greek language

2013-06-04 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=312840

--- Comment #6 from Christophe Giboudeaux cgiboude...@gmx.com ---
Short update, we're currently reviewing the updated holiday file you provided.

We're trying to figure how to deal with 'Γεώργιος, Γεωργία'  'Μάρκος'

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


[kmail2] [Bug 316917] switch to plain-text quotation from HTML-reply

2013-06-04 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=316917

Allen Winter win...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||win...@kde.org
   Version Fixed In||4.11
 Resolution|--- |FIXED

--- Comment #5 from Allen Winter win...@kde.org ---
in 4.11, there will be a button conveniently located on the composer toolbar
that allows toggling between plaintext and richtext.  

resolving 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 317227] reply is composed in HTML although quotation is plain text

2013-06-04 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=317227

Allen Winter win...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.11
 Resolution|--- |FIXED

--- Comment #9 from Allen Winter win...@kde.org ---
in 4.11, there will be a button conveniently located on the composer toolbar
that allows toggling between plaintext and richtext.  

Laurent is not willing to add a new option for Compose New Messages in HTML
so resolving 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


[kaddressbook] [Bug 320614] I double clicked on a contact in Kaddressbook when crash occured

2013-06-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320614

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Laurent Montel mon...@kde.org ---
if you can't reproduce I will close until you will be able to reproduce it.
Backtrace doesn't give enough info for fixing it
I put it in waitingforinfo

-- 
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] New: No progress indication for copying/moving email messages/folders

2013-06-04 Thread Geoffrey van Wyk
https://bugs.kde.org/show_bug.cgi?id=320736

Bug ID: 320736
   Summary: No progress indication for copying/moving email
messages/folders
Classification: Unclassified
   Product: kmail2
   Version: 4.10.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: folders
  Assignee: kdepim-bugs@kde.org
  Reporter: geoffrey.van...@bernadine.biz

When copying or moving email messages or folders from one folder to another
within KMail, there is no indication that the copying or moving has started or
what its status is.

Such progress indication could be in the status bar or in a dialog.

Reproducible: Always

Steps to Reproduce:
1. Select a folder or messages.
2. On the Edit menu, click Copy or Cut.
3. Select the destination folder.
4. On the Edit menu, click Paste.
Actual Results:  
The copying/moving does work upon inspection.

Expected Results:  
During the copying/moving there is no indication of whether the process has
started or what the progress is.

-- 
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 316107] big regression: kmail IMAP connection and message display problems

2013-06-04 Thread Marc González Majoral
https://bugs.kde.org/show_bug.cgi?id=316107

Marc González Majoral gons...@gmail.com changed:

   What|Removed |Added

 CC||gons...@gmail.com

--- Comment #2 from Marc González Majoral gons...@gmail.com ---
(In reply to comment #1)
 It's a major issue for me too, as i'm using KMail for my professional email.

You are crazy.

I have a lot of issues with IMAP accounts too. At least one of the accounts
_always_ gets a Account name: killed message and it's not possible to get
email from it without restarting akonadi. The problem is after the restart, at
least one of the accounts will have the same problem again. At home I have like
6-7 IMAP accounts. I tried with all kinds of configuration, always happens the
same thing.

-- 
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 316107] big regression: kmail IMAP connection and message display problems

2013-06-04 Thread Romain GUINOT
https://bugs.kde.org/show_bug.cgi?id=316107

--- Comment #3 from Romain GUINOT romaingui...@gmail.com ---
 You are crazy.

I don't think so, we are using Google Apps so there's always the option to fall
back to GMail web UI. 

+ I don't have the issue anymore. can't tell which update fixed it, but it's no
longer an issue, might have had it once or twice in the past month no big
deal.

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


[kmail] [Bug 192414] regression: Reply and Reply to All disabled (greyed out) in main inbox folder

2013-06-04 Thread Sterling X . Winter
https://bugs.kde.org/show_bug.cgi?id=192414

Sterling X. Winter sterling.win...@gmail.com changed:

   What|Removed |Added

 CC|sterling.win...@gmail.com   |

-- 
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 316107] big regression: kmail IMAP connection and message display problems

2013-06-04 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=316107

--- Comment #4 from Marc Schiffbauer msch...@gentoo.org ---
I am still having these issues everyday. And when it takes too long to display
my mail or I am short of time (which happens quite too often) I login to my
webmail (same server, same imap service) and read mail there because that is
faster at least for one of my accounts (Which is configured to NOT cache
offline copies)

-- 
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 244645] akonadi_ical_resource became mad, need to kill it

2013-06-04 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=244645

Sergio Martins iamser...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||iamser...@gmail.com
 Resolution|--- |WORKSFORME

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


[Akonadi] [Bug 209541] Akonadi iCal resource cannot be reloaded/refreshed

2013-06-04 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=209541

Sergio Martins iamser...@gmail.com changed:

   What|Removed |Added

 CC||iamser...@gmail.com
   Assignee|kdepim-bugs@kde.org |iamser...@gmail.com

-- 
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 314900] Huge memory usage just for the calendar

2013-06-04 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=314900

Sergio Martins iamser...@gmail.com changed:

   What|Removed |Added

 CC||iamser...@gmail.com

--- Comment #6 from Sergio Martins iamser...@gmail.com ---
Can you try with ical calendars instead?

(akonadi_ical_resource, not akonadi_kcal_resource)

-- 
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 314900] Huge memory usage just for the calendar

2013-06-04 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=314900

Sergio Martins iamser...@gmail.com changed:

   What|Removed |Added

   Assignee|kdepim-bugs@kde.org |iamser...@gmail.com

-- 
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 318826] Filter action mark as read doesn't work while moving to another folder

2013-06-04 Thread Vovochka
https://bugs.kde.org/show_bug.cgi?id=318826

--- Comment #3 from Vovochka vovochk...@gmail.com ---
Sorry, forget to mention that Name is like Название папки
Non latin characters + spaces

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


[akregator] [Bug 320746] New: Akregator crash

2013-06-04 Thread Ryan
https://bugs.kde.org/show_bug.cgi?id=320746

Bug ID: 320746
   Summary: Akregator crash
Classification: Unclassified
   Product: akregator
   Version: 4.10.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: im_drac...@hotmail.com

Application: akregator (4.10.3)
KDE Platform Version: 4.10.3
Qt Version: 4.8.4
Operating System: Linux 3.9.4-200.fc18.x86_64 x86_64
Distribution: Fedora release 18 (Spherical Cow)

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

opened a tab in akregator from a feed
read the information on the page
closed the tab

The crash does not seem to be reproducible.

-- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
Using host libthread_db library /lib64/libthread_db.so.1.
81T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f104880 (LWP 2654))]

Thread 12 (Thread 0x7f10335bc700 (LWP 2772)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x003c47aa2ab5 in WTF::TCMalloc_PageHeap::scavengerThread
(this=0x3c48535a20 WTF::pageheap_memory) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:2571
#2  0x003c47aa2b09 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=optimized out) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:1767
#3  0x003eb2207d15 in start_thread (arg=0x7f10335bc700) at
pthread_create.c:308
#4  0x003eb1af248d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 11 (Thread 0x7f1031d06700 (LWP 2773)):
#0  0x003eb220aacf in __pthread_mutex_unlock_usercnt (mutex=0x7f102c002e40,
decr=decr@entry=1) at pthread_mutex_unlock.c:52
#1  0x003eb220ab2a in __GI___pthread_mutex_unlock (mutex=optimized out)
at pthread_mutex_unlock.c:297
#2  0x003eb4684dd1 in g_mutex_unlock (mutex=mutex@entry=0x7f102c002b70) at
gthread-posix.c:229
#3  0x003eb4647c3e in g_main_context_iterate
(context=context@entry=0x7f102c002b70, block=block@entry=1,
dispatch=dispatch@entry=1, self=optimized out) at gmain.c:3268
#4  0x003eb4647e44 in g_main_context_iteration (context=0x7f102c002b70,
may_block=1) at gmain.c:3351
#5  0x003ebdfa5fa6 in QEventDispatcherGlib::processEvents
(this=0x7f102c002980, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x003ebdf765ef in QEventLoop::processEvents
(this=this@entry=0x7f1031d05d00, flags=...) at kernel/qeventloop.cpp:149
#7  0x003ebdf76878 in QEventLoop::exec (this=0x7f1031d05d00, flags=...) at
kernel/qeventloop.cpp:204
#8  0x003ebde78980 in QThread::exec (this=optimized out) at
thread/qthread.cpp:542
#9  0x003ebde7b95c in QThreadPrivate::start (arg=0x50223b0) at
thread/qthread_unix.cpp:338
#10 0x003eb2207d15 in start_thread (arg=0x7f1031d06700) at
pthread_create.c:308
#11 0x003eb1af248d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 10 (Thread 0x7f1030e89700 (LWP 2774)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x003c477e8ce9 in JSC::BlockAllocator::blockFreeingThreadMain
(this=0x7f10380d5398) at
/usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128
#2  0x003c47ad123e in WTF::wtfThreadEntryPoint (param=0x4ecdbd0) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#3  0x003eb2207d15 in start_thread (arg=0x7f1030e89700) at
pthread_create.c:308
#4  0x003eb1af248d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 9 (Thread 0x7f0fb87be700 (LWP 2917)):
#0  0x003eb1ae99ad in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x003eb4647d24 in g_main_context_poll (priority=2147483647, n_fds=3,
fds=0x7f1034003bd0, timeout=-1, context=0x4d86840) at gmain.c:3584
#2  g_main_context_iterate (context=0x4d86840, block=block@entry=1,
dispatch=dispatch@entry=1, self=optimized out) at gmain.c:3285
#3  0x003eb4648182 in g_main_loop_run (loop=0x4946ba0) at gmain.c:3484
#4  0x003e796cc546 in gdbus_shared_thread_func (user_data=0x3b94410) at
gdbusprivate.c:277
#5  0x003eb466b605 in g_thread_proxy (data=0x240f280) at gthread.c:797
#6  0x003eb2207d15 in start_thread (arg=0x7f0fb87be700) at
pthread_create.c:308
#7  0x003eb1af248d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 8 (Thread 0x7f0fbabf3700 (LWP 8198)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x7f0fdf52df0c in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#2  0x7f0fdf178b00 in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#3  0x7f0fdf52e16c in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#4  0x7f0fdf52e6be 

[akregator] [Bug 320746] Akregator crash

2013-06-04 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=320746

Jekyll Wu adap...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Jekyll Wu adap...@gmail.com ---
crash within flashplugin and qtwebkit.

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

-- 
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 318826] Filter action mark as read doesn't work while moving to another folder

2013-06-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=318826

--- Comment #4 from Laurent Montel mon...@kde.org ---
non latin1 is not a problem :)

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