[Bug 240864] New: make deleted email also read

2010-06-06 Thread KDE Brainstorm Submissions
https://bugs.kde.org/show_bug.cgi?id=240864

   Summary: make deleted email also read
   Product: kmail
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: All
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: brainst...@forum.kde.org


Version:   unspecified (using KDE 4.4.3) 
OS:All

another rather simple thing which annoys me regularly a bit:

when i delete an email, what i do sometime, i also happen to delete emails that
are still tagged 'unread' and highlighted that way and and! the folder they are
in shows the count of them.

problem: this also applies to the garbage folder! which makes no sense in my
opinion. I continuously have 'unread' email in my garbage folder.

;) Ok, this is something for perfectionists, that from time to time have to see
their analyst. But it annoys me. Why should I want the information that i have
to read 15 emails in my garbage folder, emails for which i already decided that
i am not interested in them at all??

So the idea is as simple as this: when i delete an email in kmail i'd find it
useful if it would at the same time be marked as 'read' and not as 'new'
anymore.


This feature request was originally submitted through KDE Brainstorm, and has
been submitted to Bugzilla due to popular demand. Original idea:
http://forum.kde.org/brainstorm.php?mode=ideai=83668

Reproducible: Didn't try

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


[Bug 240865] New: Kopete status visible in KMail

2010-06-06 Thread KDE Brainstorm Submissions
https://bugs.kde.org/show_bug.cgi?id=240865

   Summary: Kopete status visible in KMail
   Product: kmail
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: brainst...@forum.kde.org


Version:   unspecified
OS:Linux

A nice feature from KDE 3.5.x was the tight integration between KMail and
Kopete regarding the availability status of your contacts. Where you were
replying to a mail sent by a contact that was available for chat, a small
kopete icon was visible on the side of the mail. Now, it's gone. Could it be
reintroduced ?


This feature request was originally submitted through KDE Brainstorm, and has
been submitted to Bugzilla due to popular demand. Original idea:
http://forum.kde.org/brainstorm.php?mode=ideai=83076

Reproducible: Didn't try

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


[Bug 240866] New: Error when opening Kontact Akonadi

2010-06-06 Thread Pablo
https://bugs.kde.org/show_bug.cgi?id=240866

   Summary: Error when opening Kontact Akonadi
   Product: Akonadi
   Version: 4.4
  Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: vkra...@kde.org
ReportedBy: carrave...@yahoo.com.ar
CC: kdepim-bugs@kde.org


Version:   4.4 (using KDE 4.4.3) 
OS:Linux

Akonadi Server Self-Test Report
===

Test 1:  SUCCESS


Database driver found.
Details: The QtSQL driver 'QMYSQ'L is required by your current Akonadi server
configuration and was found on your system.

File content of '~/.config/akonadi/akonadiserverrc':
[%General]
Driver=QMYSQL
SizeThreshold=4096
ExternalPayload=false

[QMYSQL]
Name=akonadi
User=
Password=
Options=UNIX_SOCKET=~/.local/share/akonadi/db_misc/mysql.socket
ServerPath=/usr/sbin/mysqld
StartServer=true
Host=

[Debug]
Tracer=null


Test 2:  SUCCESS


MySQL server found.
Details: You currently have configured Akonadi to use the MySQL server
'/usr/sbin/mysqld'.
Make sure you have the MySQL server installed, set the correct path and ensure
you have the necessary read and execution rights on the server executable. The
server executable is typically called 'mysqld', its locations varies depending
on the distribution.

Test 3:  SUCCESS


MySQL server is executable.
Details: MySQL server found: /usr/sbin/mysqld  Ver 5.1.47-1 for
debian-linux-gnu on x86_64 ((Debian))


Test 4:  ERROR


MySQL server log contains errors.
Details: The MySQL server error log file apos;a
href='~/.local/share/akonadi/db_data/mysql.err'~/.local/share/akonadi/db_data/mysql.err/aapos;
contains errors.

File content of '~/.local/share/akonadi/db_data/mysql.err':
100606  2:17:36 [Note] Plugin 'FEDERATED' is disabled.
100606  2:17:38  InnoDB: Started; log sequence number 0 3909654
100606  2:17:38 [Warning] Can't open and lock time zone table: Table
'mysql.time_zone_leap_second' doesn't exist trying to live without them
100606  2:17:38 [ERROR] Can't open and lock privilege tables: Table
'mysql.servers' doesn't exist
100606  2:17:38 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.1.47-1-log'  socket: '~/.local/share/akonadi/db_misc/mysql.socket' 
port: 0  (Debian)


Test 5:  SUCCESS


MySQL server default configuration found.
Details: The default configuration for the MySQL server was found and is
readable at a
href='/etc/akonadi/mysql-global.conf'/etc/akonadi/mysql-global.conf/a.

File content of '/etc/akonadi/mysql-global.conf':
#
# Global Akonadi MySQL server settings,
# These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf
#
# Based on advice by Kris Köhntopp k...@mysql.com
#
[mysqld]
skip_grant_tables
skip_networking

# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
#sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
#sql_mode=strict_trans_tables

# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb
# case-insensitive table names, avoids trouble on windows
lower_case_table_names=1
character_set_server=latin1
collation_server=latin1_general_ci
table_cache=200
thread_cache_size=3
log_bin=mysql-bin
expire_logs_days=3
#sync_bin_log=0
# error log file name, relative to datadir
log_error=mysql.err
log_warnings=2
# log all queries, useful for debugging but generates an enormous amount of
data
#log=mysql.full
# log queries slower than n seconds, log file name relative to datadir (for
debugging only)
#log_slow_queries=mysql.slow
#long_query_time=1
# log queries not using indices, debug only, disable for production use
#log_queries_not_using_indexes=1
# maximum blob size
max_allowed_packet=32M
max_connections=256
# makes sense when having the same query multiple times
# makes no sense with prepared statements and/or transactions
query_cache_type=0
query_cache_size=0

innodb_file_per_table=1
innodb_log_buffer_size=1M
innodb_additional_mem_pool_size=1M
# messure database size and adjust
# SELECT sum(data_length) as bla, sum(index_length) as blub FROM
information_schema.tables WHERE table_schema not in (mysql,
information_schema);
innodb_buffer_pool_size=80M
# size of average write burst, keep Innob_log_waits small, keep
Innodb_buffer_pool_wait_free small (see show global status like inno%, show
global variables)
innodb_log_file_size=64M
innodb_flush_log_at_trx_commit=2



Test 6:  SKIP


MySQL server custom configuration not available.
Details: The custom configuration for the MySQL server was not found but is
optional.

Test 7:  SUCCESS


MySQL server configuration is usable.
Details: The MySQL server configuration was found at a

[Bug 211843] Crash when simply closing Kontact/KMail

2010-06-06 Thread Willy Gommel
https://bugs.kde.org/show_bug.cgi?id=211843


Willy Gommel w...@spamcop.net changed:

   What|Removed |Added

 CC||w...@spamcop.net




-- 
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 211843] Crash when simply closing Kontact/KMail

2010-06-06 Thread Willy Gommel
https://bugs.kde.org/show_bug.cgi?id=211843





--- Comment #2 from Willy Gommel wg3w spamcop net  2010-06-06 08:50:44 ---
Created an attachment (id=47729)
 -- (http://bugs.kde.org/attachment.cgi?id=47729)
New crash information added by DrKonqi

I had been rooting around in my Opera web browser for a couple of hours while
Kmail was sitting open. Then I went to close Kmail immediately after closing
Opera--and this resulted. I'm sorry that I cannot come up with anything more
definite as to surrounding circumstances of its failure--but that's the way the
cookie crumbles this time!

Thank you very much for all of your efforts! :)

-- 
Willy Gommel
www.wg3.net

-- 
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 240876] New: crash after closing kontact and launching korganizer

2010-06-06 Thread tom
https://bugs.kde.org/show_bug.cgi?id=240876

   Summary: crash after closing kontact and launching korganizer
   Product: kontact
   Version: 4.4.2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: t...@eyesonic.net


Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Kubuntu 10.04.
crash after closing kontact and launching korganizer.
After closing kontact, I can't launch kontact again, nor can I launch kmail.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f6d88c4c710 (LWP 1775)):
#0  0x7f6da210c49c in ?? () from /lib/libglib-2.0.so.0
#1  0x7f6da210c8fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#2  0x7f6daa9c2566 in QEventDispatcherGlib::processEvents (this=0x214b190,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:414
#3  0x7f6daa997992 in QEventLoop::processEvents (this=value optimized
out, flags=) at kernel/qeventloop.cpp:149
#4  0x7f6daa997d6c in QEventLoop::exec (this=0x7f6d88c4bd90, flags=) at
kernel/qeventloop.cpp:201
#5  0x7f6daa8a1d59 in QThread::exec (this=value optimized out) at
thread/qthread.cpp:487
#6  0x7f6daa978178 in QInotifyFileSystemWatcherEngine::run (this=0x2723880)
at io/qfilesystemwatcher_inotify.cpp:248
#7  0x7f6daa8a4775 in QThreadPrivate::start (arg=0x2723880) at
thread/qthread_unix.cpp:248
#8  0x7f6da46839ca in start_thread (arg=value optimized out) at
pthread_create.c:300
#9  0x7f6da95e46cd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x in ?? ()

Thread 1 (Thread 0x7f6dac507780 (LWP 1572)):
[KCrash Handler]
#5  0x7f6dabb6984a in KontactInterface::Plugin::part (this=0x22971b0) at
../../kontactinterface/plugin.cpp:190
#6  0x7f6d93da37e1 in KOrganizerUniqueAppHandler::newInstance
(this=0x229c0c0) at
../../../../kontact/plugins/korganizer/korg_uniqueapp.cpp:33
#7  0x7f6dabb6b0a9 in KontactInterface::UniqueAppHandler::newInstance
(this=0x229c0c0, asn_id=value optimized out, args=...) at
../../kontactinterface/uniqueapphandler.cpp:129
#8  0x7f6dabb6b114 in KontactInterface::UniqueAppHandler::qt_metacall
(this=0x229c0c0, _c=QMetaObject::InvokeMetaMethod, _id=36270512,
_a=0x7fffad43bda0) at ./uniqueapphandler.moc:79
#9  0x7f6da7de5486 in QDBusConnectionPrivate::deliverCall (this=value
optimized out, object=value optimized out, msg=value optimized out,
metaTypes=..., slotIdx=value optimized out)
at qdbusintegrator.cpp:904
#10 0x7f6da7de66ef in QDBusConnectionPrivate::activateCall (this=value
optimized out, object=0x229c0c0, flags=272, msg=...) at
qdbusintegrator.cpp:809
#11 0x7f6da7de6f0e in QDBusConnectionPrivate::activateObject (this=value
optimized out, node=value optimized out, msg=..., pathStartPos=value
optimized out) at qdbusintegrator.cpp:1383
#12 0x7f6da7de7468 in QDBusActivateObjectEvent::placeMetaCall
(this=0x210e570) at qdbusintegrator.cpp:1477
#13 0x7f6daa9a8d49 in QObject::event (this=0x229c0c0, e=0x210e570) at
kernel/qobject.cpp:1248
#14 0x7f6da9d5222c in QApplicationPrivate::notify_helper (this=0x1dcd9f0,
receiver=0x229c0c0, e=0x210e570) at kernel/qapplication.cpp:4300
#15 0x7f6da9d586fb in QApplication::notify (this=0x7fffad43cb20,
receiver=0x229c0c0, e=0x210e570) at kernel/qapplication.cpp:4183
#16 0x7f6dab381526 in KApplication::notify (this=0x7fffad43cb20,
receiver=0x229c0c0, event=0x210e570) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x7f6daa99906c in QCoreApplication::notifyInternal
(this=0x7fffad43cb20, receiver=0x229c0c0, event=0x210e570) at
kernel/qcoreapplication.cpp:704
#18 0x7f6daa99b7e7 in QCoreApplication::sendEvent (receiver=0x0,
event_type=value optimized out, data=0x1da1620) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=value
optimized out, data=0x1da1620) at kernel/qcoreapplication.cpp:1345
#20 0x7f6daa9c29d3 in QCoreApplication::sendPostedEvents (s=value
optimized out) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#21 postEventSourceDispatch (s=value optimized out) at
kernel/qeventdispatcher_glib.cpp:276
#22 0x7f6da21088c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x7f6da210c748 in ?? () from /lib/libglib-2.0.so.0
#24 0x7f6da210c8fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#25 0x7f6daa9c2513 in QEventDispatcherGlib::processEvents (this=0x1da0d70,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:412

[Bug 240070] KMail doesn't list adreesses in the addressbook called from the composer window

2010-06-06 Thread Maciej Jagiełło
https://bugs.kde.org/show_bug.cgi?id=240070


Maciej Jagiełło himek_...@o2.pl changed:

   What|Removed |Added

 CC||himek_...@o2.pl




--- Comment #1 from Maciej Jagiełło himek_imp o2 pl  2010-06-06 12:34:03 ---
This is a duplicate of https://bugs.kde.org/show_bug.cgi?id=237511

-- 
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 240858] KMailCVT crashes while importing large set of Mozilla Thunderbird mail

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240858


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

   Keywords|usability   |




-- 
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 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||t...@eyesonic.net




--- Comment #68 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:23:31 ---
*** Bug 240876 has been marked as a duplicate of this bug. ***

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


[Bug 235668] New: Kontact Crash on Open

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=235668

   Summary: Kontact Crash on Open
   Product: kontact
   Version: 4.4.2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: RESOLVED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ja...@sakalaukus.com



Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE


Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Kontact crashed when I opened it from the system tray for the first time.  I
was scanning my music collection in Amarok at the time.  When I opened Kontact
again, it ran fine.

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0x7fb976bd0710 (LWP 1580)):
#0  0x7fb997b72f53 in *__GI___poll (fds=value optimized out, nfds=value
optimized out, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7fb9906a84a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x7fb9906a88fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x7fb998f5d566 in QEventDispatcherGlib::processEvents (this=0x28e7690,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:414
#4  0x7fb998f32992 in QEventLoop::processEvents (this=value optimized
out, flags=) at kernel/qeventloop.cpp:149
#5  0x7fb998f32d6c in QEventLoop::exec (this=0x7fb976bcfd90, flags=) at
kernel/qeventloop.cpp:201
#6  0x7fb998e3cd59 in QThread::exec (this=value optimized out) at
thread/qthread.cpp:487
#7  0x7fb998f13178 in QInotifyFileSystemWatcherEngine::run (this=0x28e6b90)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7fb998e3f775 in QThreadPrivate::start (arg=0x28e6b90) at
thread/qthread_unix.cpp:248
#9  0x7fb992c1e9ca in start_thread (arg=value optimized out) at
pthread_create.c:300
#10 0x7fb997b7f69d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 1 (Thread 0x7fb99aab0780 (LWP 1436)):
[KCrash Handler]
#5  0x7fb99a10484a in KontactInterface::Plugin::part (this=0x2357090) at
../../kontactinterface/plugin.cpp:190
#6  0x7fb981b1ba21 in KOrganizerUniqueAppHandler::newInstance
(this=0x2357f00) at
../../../../kontact/plugins/korganizer/korg_uniqueapp.cpp:33
#7  0x7fb99a1060a9 in KontactInterface::UniqueAppHandler::newInstance
(this=0x2357f00, asn_id=value optimized out, args=...) at
../../kontactinterface/uniqueapphandler.cpp:129
#8  0x7fb99a106114 in KontactInterface::UniqueAppHandler::qt_metacall
(this=0x2357f00, _c=QMetaObject::InvokeMetaMethod, _id=37056656,
_a=0x7fffdf84f1a0) at ./uniqueapphandler.moc:79
#9  0x7fb996380486 in QDBusConnectionPrivate::deliverCall (this=value
optimized out, object=value optimized out, msg=value optimized out,
metaTypes=..., slotIdx=value optimized out)
at qdbusintegrator.cpp:904
#10 0x7fb9963816ef in QDBusConnectionPrivate::activateCall (this=value
optimized out, object=0x2357f00, flags=272, msg=...) at
qdbusintegrator.cpp:809
#11 0x7fb996381f0e in QDBusConnectionPrivate::activateObject (this=value
optimized out, node=value optimized out, msg=..., pathStartPos=value
optimized out) at qdbusintegrator.cpp:1383
#12 0x7fb996382468 in QDBusActivateObjectEvent::placeMetaCall
(this=0x2103460) at qdbusintegrator.cpp:1477
#13 0x7fb998f43d49 in QObject::event (this=0x2357f00, e=0x2103460) at
kernel/qobject.cpp:1248
#14 0x7fb9982ed22c in QApplicationPrivate::notify_helper (this=0x1ed5120,
receiver=0x2357f00, e=0x2103460) at kernel/qapplication.cpp:4300
#15 0x7fb9982f36fb in QApplication::notify (this=0x7fffdf84ff20,
receiver=0x2357f00, e=0x2103460) at kernel/qapplication.cpp:4183
#16 0x7fb1c526 in KApplication::notify (this=0x7fffdf84ff20,
receiver=0x2357f00, event=0x2103460) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x7fb998f3406c in QCoreApplication::notifyInternal
(this=0x7fffdf84ff20, receiver=0x2357f00, event=0x2103460) at
kernel/qcoreapplication.cpp:704
#18 0x7fb998f367e7 in QCoreApplication::sendEvent (receiver=0x0,
event_type=value optimized out, data=0x1ea9620) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=value
optimized out, data=0x1ea9620) at kernel/qcoreapplication.cpp:1345
#20 0x7fb998f5d9d3 in QCoreApplication::sendPostedEvents (s=value
optimized out) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#21 

[Bug 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||ja...@sakalaukus.com




--- Comment #69 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:24:36 ---
*** Bug 235668 has been marked as a duplicate of this bug. ***

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


[Bug 235846] crash after closing contact and starting korganizer

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=235846


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #3 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:24:50 ---


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

-- 
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 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||mars-onl...@gmx.net




--- Comment #70 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:24:50 ---
*** Bug 235846 has been marked as a duplicate of this bug. ***

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


[Bug 239984] akonadi and kde pim does't want to work, crashes

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=239984


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:25:04 ---


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

-- 
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 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||rmills...@yahoo.com




--- Comment #71 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:25:04 ---
*** Bug 239984 has been marked as a duplicate of this bug. ***

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


[Bug 234971] Kmail Crashes on start

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=234971


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:26:41 ---
Marking as duplicate of bug 194268. Note that the akonadi self-test report is
unrelated to the crash you encountered.

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

-- 
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 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||wr...@blauhaus.org




--- Comment #72 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:26:41 ---
*** Bug 234971 has been marked as a duplicate of this bug. ***

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


[Bug 193514] Crash when activating plugin [[Kontact::Plugin::identifier], Kontact::MainWindow::activatePluginModule, Kontact::MainWindow::setActivePluginModule, KontactApp::newInstance]

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=193514


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||bauer.a...@gmx.de




--- Comment #99 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:32:46 ---
*** Bug 237591 has been marked as a duplicate of this bug. ***

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


[Bug 240797] Crash after restart

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240797


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:32:57 ---


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

-- 
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 193514] Crash when activating plugin [[Kontact::Plugin::identifier], Kontact::MainWindow::activatePluginModule, Kontact::MainWindow::setActivePluginModule, KontactApp::newInstance]

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=193514


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||b...@gmx.de




--- Comment #100 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:32:57 ---
*** Bug 240797 has been marked as a duplicate of this bug. ***

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


[Bug 240753] kontact crashed when I closed a tab in akregator

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240753


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:36:22 ---


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

-- 
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 240733] kontact crashes if a new a new note book is renamed

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240733


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||win...@kde.org




-- 
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 185544] Kontact is sometimes started twice and crashes when closing the 2nd instance

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=185544


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||l...@gehspace.com




--- Comment #68 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:38:10 ---
*** Bug 240725 has been marked as a duplicate of this bug. ***

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


[Bug 240725] Kontact starts twice then crashes

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240725


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:38:10 ---


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

-- 
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 235724] Kontact crashes when moving contacts to a subgroup

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=235724


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

  Component|general |contacts
 AssignedTo|kdepim-bugs@kde.org |to...@kde.org




-- 
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 240662] Kontact crashes when disabling checking of one of imap folders

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240662





--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:42:38 ---
The most interesting parts of the backtrace are missing:

#7  0xb438b2fb in ?? () from /usr/lib/libkmailprivate.so.4
#8  0xb4390004 in ?? () from /usr/lib/libkmailprivate.so.4
#9  0xb437fd5c in ?? () from /usr/lib/libkmailprivate.so.4
#10 0xb437fc40 in ?? () from /usr/lib/libkmailprivate.so.4


can you install the debug package for KMail (or kdepim, depending on your
distribution) and try to reproduce the crash ? Thanks.

-- 
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 237245] Kontact crashed while editing mail

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=237245


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #6 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:45:58 ---
please don't mix the backtrace. Marking this report as duplicate of bug 190617.

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

-- 
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 190617] kmail crashed if to address changed while sending reply

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=190617


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||ronny.stand...@gmx.net




--- Comment #5 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:45:58 ---
*** Bug 237245 has been marked as a duplicate of this bug. ***

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


[Bug 190617] kmail crashed if to address changed while sending reply

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=190617


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #6 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:46:22 ---
Reopen due to bug 237245.

-- 
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 240634] Kontact crash on open

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240634


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:48:05 ---


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

-- 
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 193514] Crash when activating plugin [[Kontact::Plugin::identifier], Kontact::MainWindow::activatePluginModule, Kontact::MainWindow::setActivePluginModule, KontactApp::newInstance]

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=193514


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||crgla...@gmail.com




--- Comment #101 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:48:05 ---
*** Bug 240634 has been marked as a duplicate of this bug. ***

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


[Bug 193514] Crash when activating plugin [[Kontact::Plugin::identifier], Kontact::MainWindow::activatePluginModule, Kontact::MainWindow::setActivePluginModule, KontactApp::newInstance]

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=193514





--- Comment #102 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:48:18 ---
*** Bug 239909 has been marked as a duplicate of this bug. ***

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


[Bug 239909] Kontact crashed during Contacts edit

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=239909


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:48:18 ---


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

-- 
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 240567] bug apply filter 0 for filtering tasks

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240567


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

  Component|general |general
Version|4.4.3   |unspecified
 AssignedTo|kdepim-bugs@kde.org |korganizer-de...@kde.org
Product|kontact |korganizer




-- 
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 240559] Kontact crashed while reading feeds

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240559


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
15:51:16 ---


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

-- 
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 240456] Kontact crashed during startup

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240456


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

  Component|general |disconnected IMAP
Version|4.4.3   |1.13.3
Product|kontact |kmail




-- 
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 240321] Kontact crashed when quitting

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240321


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||kdepim-bugs@kde.org
  Component|general |general
Version|4.4.2   |4.4
 AssignedTo|kdepim-bugs@kde.org |vkra...@kde.org
Product|kontact |Akonadi




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


[Bug 240388] I selected my Inbox folder... next crash

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240388


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
  Component|general |general
 Resolution||WAITINGFORINFO
Product|kontact |kmail




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:12:53 ---
There's nothing related to KDE in your backtrace. Please upgrade your KDE
version to 4.4.4 and retry.

-- 
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 237918] kmail crash when deleting message from imap

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=237918


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:16:00 ---


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

-- 
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 240154] Kontact crashed while shutting down and crashed again while starting it up after system start

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240154


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

  Component|general |akregator
 AssignedTo|kdepim-bugs@kde.org |akregator-de...@lists.sourc
   ||eforge.net




-- 
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 239997] kcontact craches when trying to open preference dialogue

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=239997


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:26:10 ---


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

-- 
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 209604] Kontact crashes when I try to open its settings dialog [KMMainWidget::mainFolderView, MiscPage, create_kmail_config_misc]

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=209604


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||markus_mich...@yahoo.com




--- Comment #5 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:26:10 ---
*** Bug 239997 has been marked as a duplicate of this bug. ***

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


[Bug 240196] Kontact crashed after start

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240196


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:31:37 ---


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

-- 
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 240193] Kontact crash while deleting multiple mail messages from an IMAP Account

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240193


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:32:26 ---


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

-- 
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 163071] Crash when deleting messages from inbox

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=163071


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||tkin...@gmail.com




--- Comment #156 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:32:26 ---
*** Bug 240193 has been marked as a duplicate of this bug. ***

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


[Bug 229534] Kontact hangs with error libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: QLocalSocket::connectToServer: Invalid name

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=229534





--- Comment #8 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:34:36 ---
Did one of you experience this issue with KDE 4.4.4 or 4.5 beta1 ?

-- 
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 237530] Kaddressbook crashed on creating distribution list

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=237530


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

  Component|general |contacts
 AssignedTo|kdepim-bugs@kde.org |to...@kde.org




-- 
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 240078] Kmail crashed while trying to select recipients

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240078


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|general |contacts
 Resolution||DUPLICATE
 AssignedTo|kdepim-bugs@kde.org |to...@kde.org




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:38:08 ---


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

-- 
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 240027] Kontact crashed when a message was selected in kmail [ KMReaderWin::parseMsg | KMReaderWin::displayMessage | KMReaderWin::updateReaderWin ]

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=240027


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:39:42 ---


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

-- 
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 180741] crash in kmail (typeinfo name for, KMReaderWin::parseMsg)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=180741


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||k...@pmc.com.pt




--- Comment #68 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:39:42 ---
*** Bug 240027 has been marked as a duplicate of this bug. ***

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


[Bug 238238] Kmail crashes when saving an attachment

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238238


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:41:10 ---


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

-- 
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 188142] Kmail crash (SIGSEGV) when opening attachment [KMHandleAttachmentCommand::slotStart]

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=188142


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||knof...@aim.com




--- Comment #28 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:41:10 ---
*** Bug 238238 has been marked as a duplicate of this bug. ***

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


[Bug 239041] kontact freeze while typing a message

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=239041


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:44:46 ---


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

-- 
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 222108] Kmail hangs when opening certain mails

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=222108


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||somek...@somekool.net




--- Comment #3 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:44:46 ---
*** Bug 239041 has been marked as a duplicate of this bug. ***

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


[Bug 239027] Kontact crashed when i tried to switch to small icons on the left outlook bar

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=239027


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
16:50:25 ---
Qt Version: 4.7.0

Please try to reproduce this crash with a stable Qt version then reopen this
report.

-- 
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 235690] kontact hangs when starting in summary view or after switching to summary view

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=235690


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||win...@kde.org




--- Comment #7 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:00:48 ---
@Allen: Couldn't this explain the bug 185544 ?

(In reply to comment #6)

 Activating Special Dates plugin in summary view hangs kontact on opening in
 summary view
 Activating Planner plugin in summary view makes kontact not to open (process
 is created but application is not accessible from system tray...window is just
 not there, anywhere :S)


-- 
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 238928] Crash when hung during Google Mail Akonadi address lookup and sending

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238928


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:10:25 ---


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

-- 
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 238654] KMail crashed while selecting a recipient

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238654


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||eljefedel...@gmail.com




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:10:25 ---
*** Bug 238928 has been marked as a duplicate of this bug. ***

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


[Bug 237783] Sudden Crash While Reading Email

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=237783


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:12:21 ---


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

-- 
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 238654] KMail crashed while selecting a recipient

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238654


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||rpit...@nc.rr.com




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:12:21 ---
*** Bug 237783 has been marked as a duplicate of this bug. ***

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


[Bug 237352] Kontact can not be started twice

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=237352


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:33:35 ---


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

-- 
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 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||fl...@free.fr




--- Comment #73 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:33:35 ---
*** Bug 237352 has been marked as a duplicate of this bug. ***

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


[Bug 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||steffenkoc...@googlemail.co
   ||m




--- Comment #74 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:34:39 ---
*** Bug 234172 has been marked as a duplicate of this bug. ***

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


[Bug 234172] Kontact crashed when i start kmail seperately.

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=234172


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:34:39 ---


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

-- 
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 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||lela...@alice.it




--- Comment #75 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:35:06 ---
*** Bug 235496 has been marked as a duplicate of this bug. ***

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


[Bug 237446] Kontact does not open contacts on startup, after it is closed and reopened, kontact is unable to start

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=237446


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:36:19 ---


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

-- 
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 237094] first start kontact - works. second start does not

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=237094


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:36:40 ---


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

-- 
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 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268





--- Comment #76 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:36:19 ---
*** Bug 237446 has been marked as a duplicate of this bug. ***

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


[Bug 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268





--- Comment #77 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:36:40 ---
*** Bug 237094 has been marked as a duplicate of this bug. ***

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


[Bug 236698] Kontact crashes when I start Kmail separately

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=236698


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:36:53 ---


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

-- 
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 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=194268


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||sylvain.garsa...@gmail.com




--- Comment #78 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:36:53 ---
*** Bug 236698 has been marked as a duplicate of this bug. ***

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


[Bug 238829] Kontact crashes after applying filters to a mail

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238829


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

  Component|general |general
Version|4.4.3   |1.13.3
Product|kontact |kmail




-- 
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 238828] Kmail crashes while deleting discussion

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238828


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:42:23 ---


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

-- 
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 219964] KMail crashes when deleting Unread mail [QModelIndex::parent, QTreeView::indexRowSizeHint, QTreeViewPrivate::itemHeight]

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=219964


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||lo...@inbox.ru




--- Comment #6 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
17:42:23 ---
*** Bug 238828 has been marked as a duplicate of this bug. ***

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


[Bug 240791] Returned localized mail not correctly spell-checked

2010-06-06 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=240791


Kevin Kofler kevin.kof...@chello.at changed:

   What|Removed |Added

 CC||kevin.kof...@chello.at,
   ||rdie...@math.unl.edu




-- 
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 222878] kontact process does not exit after closing kontact window in every case

2010-06-06 Thread Alessandro Rossini
https://bugs.kde.org/show_bug.cgi?id=222878


Alessandro Rossini m...@alessandrorossini.org changed:

   What|Removed |Added

 CC||m...@alessandrorossini.org




--- Comment #7 from Alessandro Rossini me alessandrorossini org  2010-06-06 
18:09:47 ---
I can confirm the bug.

Version:   4.4.3 (using KDE 4.4.3)
OS:GNU/Linux
Installed from:Ubuntu Packages

Best regards.

-- 
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 180741] crash in kmail (typeinfo name for, KMReaderWin::parseMsg)

2010-06-06 Thread Jose Da Silva
https://bugs.kde.org/show_bug.cgi?id=180741


Jose Da Silva digi...@joescat.com changed:

   What|Removed |Added

 CC|digi...@joescat.com |




-- 
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 240825] Akonadi is not operational.

2010-06-06 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=240825


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 CC||kdepim-bugs@kde.org
  Component|general |general
Product|kaddressbook|Akonadi




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


[Bug 227342] [usability] inconsistencies with keyboard-shorts ctrl-f and handling of search

2010-06-06 Thread Mohammad Ebrahim Mohammadi Panah
https://bugs.kde.org/show_bug.cgi?id=227342


Mohammad Ebrahim Mohammadi Panah ebra...@mohammadi.ir changed:

   What|Removed |Added

 CC||ebra...@mohammadi.ir
Summary|[usability] inconsistencies |[usability] inconsistencies
   |with keyboard-shorts crtl-f |with keyboard-shorts ctrl-f
   |and handling of search  |and handling of search




-- 
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 227342] [usability] inconsistencies with keyboard-shorts ctrl-f and handling of search

2010-06-06 Thread Mohammad Ebrahim Mohammadi Panah
https://bugs.kde.org/show_bug.cgi?id=227342


Mohammad Ebrahim Mohammadi Panah ebra...@mohammadi.ir changed:

   What|Removed |Added

 CC|ebra...@mohammadi.ir|




-- 
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 240925] New: IMAP resource crashed while syncing

2010-06-06 Thread Torgny Nyblom
https://bugs.kde.org/show_bug.cgi?id=240925

   Summary: IMAP resource crashed while syncing
   Product: Akonadi
   Version: unspecified
  Platform: Compiled Sources
OS/Version: Linux
Status: NEW
  Severity: crash
  Priority: NOR
 Component: IMAP resource
AssignedTo: er...@kde.org
ReportedBy: k...@nyblom.org
CC: vkra...@kde.org, kdepim-bugs@kde.org


Application: akonadi_imap_resource (0.1)
KDE Platform Version: 4.4.82 (KDE 4.4.82 (KDE 4.5 = 20100601)) (Compiled from
sources)
Qt Version: 4.7.0
Operating System: Linux 2.6.34-8-desktop x86_64
Distribution: openSUSE 11.3 Milestone 7 (x86_64)

-- Information about the crash:
during initial sync of collection. Rest of sync finished ok.

-- Backtrace:
Application: Akonadi Resource (akonadi_imap_resource), signal: Aborted
[Current thread is 1 (Thread 0x7f04f054d760 (LWP 3153))]

Thread 3 (Thread 0x7f04d9dc3710 (LWP 3172)):
#0  0x7f04ef7d5d88 in QListData::size (this=0xdd8110) at
../../include/QtCore/../../../../../src/trunk/KDE/qt-copy/src/corelib/tools/qlist.h:94
#1  0x7f04ef94f402 in QListGPollFDWithQSocketNotifier*::count
(this=0xdd8110) at
../../include/QtCore/../../../../../src/trunk/KDE/qt-copy/src/corelib/tools/qlist.h:267
#2  0x7f04ef94ddcb in socketNotifierSourceCheck (source=0xdd80b0) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:83
#3  0x7f04ea11f718 in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#4  0x7f04ea11fff2 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x7f04ea120510 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#6  0x7f04ef94ebe2 in QEventDispatcherGlib::processEvents (this=0xd59a40,
flags=...) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:414
#7  0x7f04ef913736 in QEventLoop::processEvents (this=0x7f04d9dc2da0,
flags=...) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/kernel/qeventloop.cpp:149
#8  0x7f04ef91388a in QEventLoop::exec (this=0x7f04d9dc2da0, flags=...) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/kernel/qeventloop.cpp:201
#9  0x7f04ef7f7492 in QThread::exec (this=0x18d7f60) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/thread/qthread.cpp:490
#10 0x7f04edfc3f6f in KIMAP::SessionThread::run (this=0x18d7f60) at
/home/kde-trunk/kde/src/KDE/kdepimlibs/kimap/sessionthread.cpp:167
#11 0x7f04ef7f9c78 in QThreadPrivate::start (arg=0x18d7f60) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/thread/qthread_unix.cpp:266
#12 0x7f04ef547a4f in start_thread (arg=0x7f04d9dc3710) at
pthread_create.c:297
#13 0x7f04eb13482d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x in ?? ()

Thread 2 (Thread 0x7f04dc057710 (LWP 3174)):
#0  0x7f04ea11fddd in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x7f04ea120510 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#2  0x7f04ef94ebe2 in QEventDispatcherGlib::processEvents (this=0x8c0570,
flags=...) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:414
#3  0x7f04ef913736 in QEventLoop::processEvents (this=0x7f04dc056da0,
flags=...) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/kernel/qeventloop.cpp:149
#4  0x7f04ef91388a in QEventLoop::exec (this=0x7f04dc056da0, flags=...) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/kernel/qeventloop.cpp:201
#5  0x7f04ef7f7492 in QThread::exec (this=0xa92d70) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/thread/qthread.cpp:490
#6  0x7f04edfc3f6f in KIMAP::SessionThread::run (this=0xa92d70) at
/home/kde-trunk/kde/src/KDE/kdepimlibs/kimap/sessionthread.cpp:167
#7  0x7f04ef7f9c78 in QThreadPrivate::start (arg=0xa92d70) at
/home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/thread/qthread_unix.cpp:266
#8  0x7f04ef547a4f in start_thread (arg=0x7f04dc057710) at
pthread_create.c:297
#9  0x7f04eb13482d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x in ?? ()

Thread 1 (Thread 0x7f04f054d760 (LWP 3153)):
[KCrash Handler]
#6  0x7f04eb0969e5 in raise (sig=value optimized out) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x7f04eb097ee6 in abort () at abort.c:92
#8  0x7f04ef7eeb54 in qt_message_output (msgType=QtFatalMsg, buf=0xa6c598
ASSERT: \d-mStreaming\ in file
/home/kde-trunk/kde/src/KDE/kdepimlibs/akonadi/itemsync.cpp, line 417)
at /home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/global/qglobal.cpp:2271
#9  0x7f04ef7eecd0 in qt_message(QtMsgType, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f04ef996518 ASSERT:
\%s\ in file %s, line %d, ap=0x7fffb4ddaeb0)
at /home/naga/kde/src/trunk/KDE/qt-copy/src/corelib/global/qglobal.cpp:2317
#10 0x7f04ef7ef53e in qFatal (msg=0x7f04ef996518 ASSERT: \%s\ in file
%s, line %d) at

[Bug 238319] Crash while emptying the trash

2010-06-06 Thread Christian Trippe
https://bugs.kde.org/show_bug.cgi?id=238319


Christian Trippe christiande...@web.de changed:

   What|Removed |Added

 CC||christiande...@web.de




-- 
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 238319] Crash while emptying the trash

2010-06-06 Thread Christian Trippe
https://bugs.kde.org/show_bug.cgi?id=238319





--- Comment #1 from Christian Trippe christiandehne web de  2010-06-06 
19:44:11 ---
Created an attachment (id=47749)
 -- (http://bugs.kde.org/attachment.cgi?id=47749)
New crash information added by DrKonqi

kontact (4.4.3) on KDE Platform 4.4.82 (KDE 4.4.82 (KDE 4.5 = 20100601))
release 1 using Qt 4.6.2

I deleted an email (with a ~12 MiB attachment) in my trash folder which is on
an disconneted imap account. Then kontact crashed.

-- Backtrace (Reduced):
#8  0xae2d17ae in KMail::CachedImapJob::slotPutMessageInfoData (this=0x8c96bc8,
job=0xa768008, data=...) at
/usr/src/debug/kdepim-4.4.3/kmail/cachedimapjob.cpp:439
#9  0xae2cf8f3 in KMail::CachedImapJob::qt_metacall (this=0x8c96bc8,
_c=QMetaObject::InvokeMetaMethod, _id=value optimized out, _a=0xbfe48ef0)
at /usr/src/debug/kdepim-4.4.3/build/kmail/cachedimapjob.moc:115
[...]
[...]
#12 0xb6f075e5 in KJob::infoMessage(KJob*, QString const, QString const) ()
from /usr/lib/libkdecore.so.5
#13 0xb559eb39 in KIO::SimpleJobPrivate::_k_slotSlaveInfoMessage
(this=0xa338878, msg=...) at
/usr/src/debug/kdelibs-4.4.82svn1133690/kio/kio/job.cpp:544
#14 0xb55a0246 in KIO::SimpleJob::qt_metacall (this=0xa768008,
_c=QMetaObject::InvokeMetaMethod, _id=value optimized out, _a=0xbfe49088)
at /usr/src/debug/kdelibs-4.4.82svn1133690/build/kio/jobclasses.moc:178

-- 
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 194268] Kontact crashes at start (Kontact::Plugin::part, K*UniqueAppHandler::newInstance, Kontact::UniqueAppHandler::newInstance)

2010-06-06 Thread Achim Schaefer
https://bugs.kde.org/show_bug.cgi?id=194268


Achim Schaefer achim_schae...@gmx.de changed:

   What|Removed |Added

 CC||achim_schae...@gmx.de




-- 
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 238702] Kontact crashed when clicking a a mail foder.

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238702


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

  Component|general |general
Version|4.4.2   |1.13.2
Product|kontact |kmail




-- 
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 238686] Application that crashed: kontact

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238686


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:35:51 ---


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

-- 
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 190617] kmail crashed if to address changed while sending reply

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=190617


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||rrumber...@web.de




--- Comment #7 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:38:28 ---
*** Bug 236726 has been marked as a duplicate of this bug. ***

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


[Bug 236726] KMail crashing while writing an email over SSH

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=236726


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:38:28 ---


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

-- 
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 190617] kmail crashed if to address changed while sending reply

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=190617





--- Comment #8 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:38:36 ---
*** Bug 238654 has been marked as a duplicate of this bug. ***

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


[Bug 238654] KMail crashed while selecting a recipient

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238654


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #3 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:38:36 ---


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

-- 
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 238597] Crash when searching in server side subscriptions (IMAP)

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238597


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

  Component|general |IMAP
Version|4.4.3   |1.13.3
Product|kontact |kmail




-- 
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 238542] Application crash on Menu / Configure Kontakt

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238542


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:43:32 ---


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

-- 
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 184863] Kontact crashes when the KMail component is disabled and after going to Settings, enabling the Mail component and selecting one of its siblings

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=184863


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||djang...@free.fr




--- Comment #3 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:43:46 ---
*** Bug 237543 has been marked as a duplicate of this bug. ***

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


[Bug 184863] Kontact crashes when the KMail component is disabled and after going to Settings, enabling the Mail component and selecting one of its siblings

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=184863


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||alexandrerac...@gmail.com




--- Comment #4 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:44:02 ---
*** Bug 237024 has been marked as a duplicate of this bug. ***

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


[Bug 237543] Kontact crash using menu: configure kontact

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=237543


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:43:46 ---


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

-- 
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 237024] Kontact crash when using configuration-configure Kontact

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=237024


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:44:02 ---


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

-- 
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 184863] Kontact crashes when the KMail component is disabled and after going to Settings, enabling the Mail component and selecting one of its siblings

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=184863


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||miroslav.za...@symblaze.cz




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:43:32 ---
*** Bug 238542 has been marked as a duplicate of this bug. ***

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


[Bug 184863] Kontact crashes when the KMail component is disabled and after going to Settings, enabling the Mail component and selecting one of its siblings

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=184863


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

  Component|general |mail
Version|unspecified |4.4.3




-- 
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 238493] plantage modifications des contacts

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=238493


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:46:06 ---


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

-- 
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 193514] Crash when activating plugin [[Kontact::Plugin::identifier], Kontact::MainWindow::activatePluginModule, Kontact::MainWindow::setActivePluginModule, KontactApp::newInstance]

2010-06-06 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=193514


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||ph.fondril...@yahoo.fr




--- Comment #103 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-06 
22:46:06 ---
*** Bug 238493 has been marked as a duplicate of this bug. ***

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


  1   2   3   >