[Bug 301951] kmail crash on exit

2012-07-12 Thread Ian Powell
https://bugs.kde.org/show_bug.cgi?id=301951

Ian Powell  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Ian Powell  ---
Seems to have gone away.

-- 
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 105696] [usability] changing search-status should not remove current item

2012-07-12 Thread Lê Hoàng Phương
https://bugs.kde.org/show_bug.cgi?id=105696

--- Comment #11 from Lê Hoàng Phương  ---
Thank Allen. It would be very convenient to have that permission.

-- 
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 238379] KMail not using local english spelling?

2012-07-12 Thread happy
https://bugs.kde.org/show_bug.cgi?id=238379

happy  changed:

   What|Removed |Added

 Resolution|INVALID |WAITINGFORINFO

--- Comment #2 from happy  ---
Yes, it's a little better now in that you can actually change the spellchecker
settings.
It was totally broken for the KMail version I reported it on *two* years ago.

I still don't think it's correct in that the KMail spell checker language does
not seem to default to the system spell checker setting.

For example: in my case, the system wide setting (via Locale/Spell Checker) is
"English (Australia)" while the KMail default is "English (United States of
America)".

Changing this setting appears to only to "stick" for the current instance of
the composer - make a new mail message, in the composer window go to the
"Settings/Spellchecker" menu item, change the default language.  Close the
composer.  Open a new composer.  Open the spellchecker settings again.  Note
that the previous selection has not been kept, nor is it the system default.

-- 
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 303446] New: Kdepimlibs (master) fail to compile with -DKDE4_ENABLE_FINAL=1

2012-07-12 Thread Hrvoje Senjan
https://bugs.kde.org/show_bug.cgi?id=303446

Bug ID: 303446
  Severity: normal
   Version: GIT (master)
  Priority: NOR
CC: kdepim-bugs@kde.org
  Assignee: jl...@kde.org
   Summary: Kdepimlibs (master) fail to compile with
-DKDE4_ENABLE_FINAL=1
Classification: Unclassified
OS: Linux
  Reporter: hrvoje.sen...@gmail.com
  Hardware: Other
Status: UNCONFIRMED
 Component: kholidays
   Product: kdepimlibs

Here's the output:

[ 33%] Building CXX object
kholidays/CMakeFiles/kholidays.dir/kholidays_final_cpp.o
cd kholidays && /usr/bin/c++   -DMAKE_KHOLIDAYS_LIB -DKDE_USE_FINAL
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL
-DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS
-DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=13 -DQT_USE_FAST_CONCATENATION
-DQT_USE_FAST_OPERATOR_PLUS -DKDE_DEFAULT_DEBUG_AREA=5350 -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts
-Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS
-fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics
-fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG
-DQT_NO_DEBUG -fPIC -I. -I../../kholidays -I../.. -I..
-I../../kholidays/parsers/plan2 -I/usr/include/KDE -I/usr/include/qt4/phonon
-I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml
-I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtUiTools
-I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql
-I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript
-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork
-I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner
-I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4-D_GNU_SOURCE
-D_LARGEFILE64_SOURCE -o CMakeFiles/kholidays.dir/kholidays_final_cpp.o -c
kholidays_final_cpp.cpp
In file included from kholidays_final_cpp.cpp:12:0:
holidayparserplan.cpp:59:6: warning: "YYENABLE_NLS" is not defined [-Wundef]
In file included from kholidays_final_cpp.cpp:7:0:
/build/buildd/kdepimlibs-4.8.97git/kholidays/sunriseset.cpp:28:15: error:
redefinition of 'double PI'
In file included from kholidays_final_cpp.cpp:6:0:
/build/buildd/kdepimlibs-4.8.97git/kholidays/lunarphase.cpp:156:15: error:
'double PI' previously defined here
In file included from kholidays_final_cpp.cpp:9:0:
holidayscannerplan.lpp: In member function 'virtual
KHolidays::HolidayParserPlan::token_type
KHolidays::HolidayScannerPlan::lex(KHolidays::HolidayParserPlan::semantic_type*,
KHolidays::HolidayParserPlan::location_type*)':
holidayscannerplan.lpp:154:18: warning: deprecated conversion from string
constant to 'char*' [-Wwrite-strings]
In file included from kholidays_final_cpp.cpp:9:0:
holidayscannerplan.lpp:155:18: warning: deprecated conversion from string
constant to 'char*' [-Wwrite-strings]
In file included from kholidays_final_cpp.cpp:9:0:
holidayscannerplan.lpp:178:18: warning: deprecated conversion from string
constant to 'char*' [-Wwrite-strings]
In file included from kholidays_final_cpp.cpp:9:0:
holidayscannerplan.lpp:202:18: warning: deprecated conversion from string
constant to 'char*' [-Wwrite-strings]
In file included from kholidays_final_cpp.cpp:9:0:
holidayscannerplan.lpp:226:18: warning: deprecated conversion from string
constant to 'char*' [-Wwrite-strings]
In file included from kholidays_final_cpp.cpp:9:0:
holidayscannerplan.lpp:251:18: warning: deprecated conversion from string
constant to 'char*' [-Wwrite-strings]
In file included from kholidays_final_cpp.cpp:9:0:
holidayscannerplan.lpp:274:18: warning: deprecated conversion from string
constant to 'char*' [-Wwrite-strings]
In file included from kholidays_final_cpp.cpp:9:0:
holidayscannerplan.lpp:297:18: warning: deprecated conversion from string
constant to 'char*' [-Wwrite-strings]
In file included from kholidays_final_cpp.cpp:10:0:
/build/buildd/kdepimlibs-4.8.97git/kholidays/parsers/holidayparserdriver.cpp:
In member function 'virtual void
KHolidays::HolidayParserDriver::setParseCalendar(const QString&)':
/build/buildd/kdepimlibs-4.8.97git/kholidays/parsers/holidayparserdriver.cpp:113:59:
warning: 'static KCalendarSystem* KCalendarSystem::create(const QString&, const
KLocale*)' is deprecated (declared at /usr/include/KDE/../kcalendarsystem.h:83)
[-Wdeprecated-declarations]
In file included from kholidays_final_cpp.cpp:11:0:
/build/buildd/kdepimlibs-4.8.97git/kholidays/parsers/plan2/holidayparserdriverplan.cpp:
In member function 'int
KHolidays::HolidayParserDriverPlan::adjustedMonthNumber(int)':
/build/buildd/kdepimlibs-4.8.97git/kholidays/parsers/plan2/holidayparserdriverplan.cpp:177:40

[Bug 105696] [usability] changing search-status should not remove current item

2012-07-12 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=105696

Allen Winter  changed:

   What|Removed |Added

 CC||win...@kde.org

--- Comment #10 from Allen Winter  ---
Lê Hoàng Phương ,  I can give you bug closing permission.  do you want that?
-Allen

-- 
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 240344] It 's impossible to redirect several messages at once

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=240344

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

-- 
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 240344] It 's impossible to redirect several messages at once

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=240344

Laurent Montel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.9
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/ecc45f6bbad125c78655f15c
   ||7a494e03cad599fe

--- Comment #1 from Laurent Montel  ---
Git commit ecc45f6bbad125c78655f15c7a494e03cad599fe by Montel Laurent.
Committed on 12/07/2012 at 20:37.
Pushed by mlaurent into branch 'KDE/4.9'.

Fix Bug 240344 - It 's impossible to redirect several messages at once

FIXED-IN: 4.9

M  +46   -35   kmail/kmcommands.cpp
M  +1-0kmail/kmcommands.h
M  +5-4kmail/kmmainwidget.cpp

http://commits.kde.org/kdepim/ecc45f6bbad125c78655f15c7a494e03cad599fe

-- 
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 303426] New: KMail crashed after entering valid IMAP passwords

2012-07-12 Thread Arnold Metselaar
https://bugs.kde.org/show_bug.cgi?id=303426

Bug ID: 303426
  Severity: crash
   Version: unspecified
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: KMail crashed after entering valid IMAP passwords
Classification: Unclassified
OS: Linux
  Reporter: arnold.metsel...@planet.nl
  Hardware: Debian testing
Status: UNCONFIRMED
 Component: general
   Product: kmail2

Application: kmail (1.13.7)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.2
Operating System: Linux 3.2.0-2-amd64 x86_64
Distribution: Debian GNU/Linux testing (wheezy)

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

I just started KMail and entered valid passwords for two IMAP mailboxes, one of
them is from gmail. 
KMail has previously worked well here, so apparently the contents of the
mailbox does matter, I have used the web interface to move some messages while
KMail was not running.

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  KMail::FolderView::slotFolderExpanded (this=,
item=0x14b49a0) at ../../kmail/folderview.cpp:2471
#7  0x7fd9fbfbc5cf in QMetaObject::activate (sender=0xca06b0, m=, local_signal_index=, argv=0x7fffa6c85970) at
kernel/qobject.cpp:3547
#8  0x7fd9fca57ed2 in QTreeWidget::itemExpanded (this=,
_t1=0x14b49a0) at .moc/release-shared/moc_qtreewidget.cpp:256
#9  0x7fd9fbfbc5cf in QMetaObject::activate (sender=0xca06b0, m=, local_signal_index=, argv=0x7fffa6c85ab0) at
kernel/qobject.cpp:3547
#10 0x7fd9fca20e32 in QTreeView::expanded (this=this@entry=0xca06b0,
_t1=...) at .moc/release-shared/moc_qtreeview.cpp:215
#11 0x7fd9fca2bd9c in QTreeViewPrivate::expand (this=this@entry=0xca0770,
item=25, emitSignal=emitSignal@entry=true) at itemviews/qtreeview.cpp:2921
#12 0x7fd9fca2d3eb in QTreeView::expand (this=0xca06b0, index=...) at
itemviews/qtreeview.cpp:759
#13 0x7fd9fca57332 in QTreeWidget::setItemExpanded (this=0xca06b0,
item=0x14b49a0, expand=true) at itemviews/qtreewidget.cpp:3144
#14 0x7fd9fd11df77 in setExpanded (aexpand=true, this=0x14b49a0) at
/usr/include/qt4/QtGui/qtreewidget.h:409
#15 KMail::FolderView::restoreItemStates (this=this@entry=0xca06b0) at
../../kmail/folderview.cpp:389
#16 0x7fd9fd11e937 in KMail::FolderView::reload (this=0xca06b0,
openFoldersForUpdate=false) at ../../kmail/folderview.cpp:671
#17 0x7fd9fd31b582 in KMMainWidget::readConfig (this=this@entry=0x1268430)
at ../../kmail/kmmainwidget.cpp:602
#18 0x7fd9fd3272ac in KMMainWidget::KMMainWidget (this=0x1268430,
parent=, aGUIClient=0x1179730, actionCollection=,
config=...) at ../../kmail/kmmainwidget.cpp:241
#19 0x7fd9fd0cb3b4 in KMMainWin::KMMainWin (this=0x11796d0,
__in_chrg=, __vtt_parm=) at
../../kmail/kmmainwin.cpp:41
#20 0x7fd9fd263957 in KMKernel::openReader (this=0x7fffa6c87a20,
onlyCheck=onlyCheck@entry=false) at ../../kmail/kmkernel.cpp:422
#21 0x7fd9fd263b50 in KMKernel::action (this=this@entry=0x7fffa6c87a20,
mailto=mailto@entry=false, check=check@entry=false, to=..., cc=..., bcc=...,
subj=..., body=..., messageFile=..., attachURLs=..., customHeaders=...) at
../../kmail/kmkernel.cpp:1939
#22 0x7fd9fd265758 in KMKernel::handleCommandLine (this=0x7fffa6c87a20,
noArgsOpensReader=true) at ../../kmail/kmkernel.cpp:368
#23 0x004035fa in KMailApplication::newInstance (this=0x7fffa6c879f0)
at ../../kmail/main.cpp:87
#24 0x7fd9fe13bed2 in KUniqueApplicationAdaptor::newInstance
(this=0xe020d0, asn_id=..., args=...) at
../../kdeui/kernel/kuniqueapplication.cpp:442
#25 0x7fd9fe13bf54 in qt_static_metacall (_a=0x7fffa6c86a60, _id=, _o=, _c=) at ./kuniqueapplication_p.moc:58
#26 KUniqueApplicationAdaptor::qt_static_metacall (_o=,
_c=, _id=, _a=0x7fffa6c86a60) at
./kuniqueapplication_p.moc:52
#27 0x7fd9fe13c08b in KUniqueApplicationAdaptor::qt_metacall
(this=0xe020d0, _c=QMetaObject::InvokeMetaMethod, _id=,
_a=0x7fffa6c86a60) at ./kuniqueapplication_p.moc:102
#28 0x7fd9f9d37c13 in QDBusConnectionPrivate::deliverCall
(this=this@entry=0xad7d40, object=object@entry=0xe020d0, msg=...,
metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:947
#29 0x7fd9f9d38c46 in QDBusConnectionPrivate::activateCall
(this=this@entry=0xad7d40, object=0xe020d0, flags=flags@entry=337, msg=...) at
qdbusintegrator.cpp:850
#30 0x7fd9f9d39686 in QDBusConnectionPrivate::activateObject
(this=0xad7d40, node=..., msg=..., pathStartPos=) at
qdbusintegrator.cpp:1423
#31 0x7fd9f9d3977b in QDBusActivateObjectEvent::placeMetaCall
(this=0x116b930) at qdbusintegrator.cpp:1537
#32 0x7fd9fbfbbaae in QObject::event (this=0x7fffa6c879f0, e=) at kernel/qobject.cpp:1195
#33 0x7fd9fc4de814 in QApplication::event (this=0x7fffa6c879f0,
e=0x116b930) at kernel/qapplication.cpp:2538
#34 0x0

[Bug 238379] KMail not using local english spelling?

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=238379

Laurent Montel  changed:

   What|Removed |Added

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

--- Comment #1 from Laurent Montel  ---
kmail doesn't use 'System Setting|Regional & Language|Spell Checker'
it has it own settings.

-- 
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 168865] copy text from the article's view widget doesn't work as expected

2012-07-12 Thread Lê Hoàng Phương
https://bugs.kde.org/show_bug.cgi?id=168865

--- Comment #14 from Lê Hoàng Phương  ---
Oh, silly me, I didn't read the bug carefully. I only press Ctrl + C in the
Article Viewer below the Article List and it works. I should look inside the
code now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 297094] Translations of the "%ODATE" in reply templates

2012-07-12 Thread Dimitrios Glentadakis
https://bugs.kde.org/show_bug.cgi?id=297094

--- Comment #4 from Dimitrios Glentadakis  ---
No, there is no news since the last time, the issue has n't been discussed.
Personally, i changed the template to use the %ODATESHORT and it is ok for me.
If you think that this report has to be closed, do it, there is no problem from
my part.

-- 
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 168865] copy text from the article's view widget doesn't work as expected

2012-07-12 Thread Wonko
https://bugs.kde.org/show_bug.cgi?id=168865

--- Comment #13 from Wonko  ---
I'm not using 4.9 yet, but it still happens in 4.8.4. When I open any article
in its own tab, mark some text and enter Ctrl-C, Ctrl-V in another application
will not paste 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


[Bug 303416] Akregator crash in khtml::HTMLTokenizer::notifyFinished

2012-07-12 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=303416

Jekyll Wu  changed:

   What|Removed |Added

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

--- Comment #1 from Jekyll Wu  ---


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

-- 
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 293816] BCC adds host name to BCC Field in header.

2012-07-12 Thread Russ Fineman
https://bugs.kde.org/show_bug.cgi?id=293816

--- Comment #8 from Russ Fineman  ---
This appears fixed in 4.8.3. I sent several emails yestrerday as BCC and they
went throught. Apparently no host name was attached. I installed 4.8.4 yesteday
on my other system. 
Nepomuk is enabled and running
Will make sure it still works once I'm able to send a message. Its setup
exactly like this system but refuses to send mail (SMTP) but does receive mail.
I'll open a new bug on that if I don't find anything.

-- 
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 168865] copy text from the article's view widget doesn't work as expected

2012-07-12 Thread Lê Hoàng Phương
https://bugs.kde.org/show_bug.cgi?id=168865

Lê Hoàng Phương  changed:

   What|Removed |Added

 CC||herophuon...@gmail.com

--- Comment #12 from Lê Hoàng Phương  ---
I can not reproduce this bug in the 4.9 beta and master (even when klipper
isn't running). If no other person can reproduce the bug, I propose it to be
closed.

-- 
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 303416] New: Akregator crash in khtml::HTMLTokenizer::notifyFinished

2012-07-12 Thread tom l
https://bugs.kde.org/show_bug.cgi?id=303416

Bug ID: 303416
  Severity: crash
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Akregator crash in
khtml::HTMLTokenizer::notifyFinished
Classification: Unclassified
OS: Linux
  Reporter: t...@finack.org
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: general
   Product: akregator

Application: akregator (4.8.4)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-26-generic x86_64
Distribution: Ubuntu 12.04 LTS

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

Akregator crashes on open as it's trying to render an html pane.

The crash can be reproduced every time.

-- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2cfe55f7c0 (LWP 5117))]

Thread 3 (Thread 0x7f2ce255b700 (LWP 5118)):
#0  0x7f2cf618202a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f2cf618249a in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2ce256098b in ?? () from
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#3  0x7f2cf61a39e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f2cf664ee9a in start_thread (arg=0x7f2ce255b700) at
pthread_create.c:308
#5  0x7f2cfb0be4bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x in ?? ()

Thread 2 (Thread 0x7f2ce1d5a700 (LWP 5119)):
#0  0x7f2cfb0b2b03 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f2cf6182036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2cf618249a in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f2ce82ef406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7f2cf61a39e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f2cf664ee9a in start_thread (arg=0x7f2ce1d5a700) at
pthread_create.c:308
#6  0x7f2cfb0be4bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x in ?? ()

Thread 1 (Thread 0x7f2cfe55f7c0 (LWP 5117)):
[KCrash Handler]
#6  0x in ?? ()
#7  0x7f2cf871ea1c in khtml::HTMLTokenizer::notifyFinished (this=0x37732c0,
finishedObj=) at ../../khtml/html/htmltokenizer.cpp:2135
#8  0x7f2cf883e9cf in khtml::CachedScript::checkNotify (this=0x378b510) at
../../khtml/misc/loader.cpp:397
#9  0x7f2cf883ebbc in khtml::CachedScript::data (this=0x378b510,
buffer=..., eof=) at ../../khtml/misc/loader.cpp:389
#10 0x7f2cf884069b in khtml::Loader::slotFinished (this=0x11daeb0,
job=0x31bfde0) at ../../khtml/misc/loader.cpp:1262
#11 0x7f2cfbcab281 in QMetaObject::activate (sender=0x31bfde0, m=, local_signal_index=, argv=0x7fff8385e4e0) at
kernel/qobject.cpp:3547
#12 0x7f2cfc121182 in KJob::result (this=, _t1=0x31bfde0) at
./kjob.moc:208
#13 0x7f2cfc1211c0 in KJob::emitResult (this=0x31bfde0) at
../../kdecore/jobs/kjob.cpp:318
#14 0x7f2cfac02c64 in KIO::SimpleJob::slotFinished (this=0x31bfde0) at
../../kio/kio/job.cpp:494
#15 0x7f2cfac0a7fd in KIO::TransferJob::slotFinished (this=0x31bfde0) at
../../kio/kio/job.cpp:1081
#16 0x7f2cfbcab281 in QMetaObject::activate (sender=0x1693350, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3547
#17 0x7f2cfacb1261 in KIO::SlaveInterface::dispatch (this=,
_cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172
#18 0x7f2cfacadfb5 in KIO::SlaveInterface::dispatch (this=0x1693350) at
../../kio/kio/slaveinterface.cpp:88
#19 0x7f2cfaca123e in KIO::Slave::gotInput (this=0x1693350) at
../../kio/kio/slave.cpp:344
#20 0x7f2cfbcab281 in QMetaObject::activate (sender=0x16d9230, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3547
#21 0x7f2cfabd35e7 in dequeue (this=) at
../../kio/kio/connection.cpp:82
#22 KIO::ConnectionPrivate::dequeue (this=0x16d9740) at
../../kio/kio/connection.cpp:71
#23 0x7f2cfbcb0446 in QObject::event (this=0x16d9230, e=) at
kernel/qobject.cpp:1195
#24 0x7f2cfc691894 in notify_helper (e=0x1bd5040, receiver=0x16d9230,
this=0xd58a00) at kernel/qapplication.cpp:4559
#25 QApplicationPrivate::notify_helper (this=0xd58a00, receiver=0x16d9230,
e=0x1bd5040) at kernel/qapplication.cpp:4531
#26 0x7f2cfc696713 in QApplication::notify (this=0x7fff8385f710,
receiver=0x16d9230, e=0x1bd5040) at kernel/qapplication.cpp:4420
#27 0x7f2cfd3cb9e6 in KApplication::notify (this=0x7fff8385f710,
receiver=0x16d9230, event=0x1bd5040) at ../../kdeui/kernel/kapplication.cpp:311
#28 0x7f2cfbc96e9c in QCoreApplication::notifyInternal
(this=0x7fff8385f710, receiver=0x16d9230, event=0x1bd5040) at
kernel/qcoreapplication.cpp:876
#29 0x7f2cfbc9ac6a in sendEvent (event=0x1bd50

[Bug 286692] Kmail doesn't show attachment icon in message list.

2012-07-12 Thread Nick Leverton
https://bugs.kde.org/show_bug.cgi?id=286692

--- Comment #5 from Nick Leverton  ---
Yep I confirm that for me (see comment #3) the lack of icons is on an Exchange
DIMAP server.   Having read #4 I also setup a local DIMAP server on my Linux
mailbox as a test, and that *does* get icons.

Unfortunately I can't wire-trace the Exchange IMAP conversation as it uses SSL.
 Can I get a trace out of Akonadi or something ?

-- 
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 303415] New: Create new account only after finishing dialog

2012-07-12 Thread Bernd Oliver Sünderhauf
https://bugs.kde.org/show_bug.cgi?id=303415

Bug ID: 303415
  Severity: normal
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Create new account only after finishing dialog
Classification: Unclassified
OS: Linux
  Reporter: pancho...@riseup.net
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: config dialog
   Product: kmail2

When I start adding a new account via the config dialog, the new account is
immediately registered with Akonadi, though no account information has been
given. 
In the meantime, Akonadi throws an error:
"Resource IMAP-Konto 4 is broken. This resource is now offline"
In case I cancel the dialog at a later point, the straw account is removed
again, but the counter is increased by 1 per attempt, so next time it's going
to be #5 etc. even if never ever an account has been created.

Reproducible: Always



Expected Results:  
While both aspects might not be a major problem, it's just a bit disturbing.
Actually it would be nicer if the account is only registered with Akonadi as
soon as the config dialog has successfully validated the account data entered.

-- 
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 286307] Kmail crash (QNetworkAccessHttpBackend::replyDownloadMetaData, QNetworkAccessHttpBackend::qt_static_metacall, QObject::event)

2012-07-12 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=286307

Jekyll Wu  changed:

   What|Removed |Added

 CC||benedict.soa...@gmail.com

--- Comment #208 from Jekyll Wu  ---
*** Bug 303406 has been marked as a duplicate of 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


[Bug 303406] Kmail crashes when attempting to view Gmail IMAP Inbox

2012-07-12 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=303406

Jekyll Wu  changed:

   What|Removed |Added

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

--- Comment #1 from Jekyll Wu  ---


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

-- 
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 303406] New: Kmail crashes when attempting to view Gmail IMAP Inbox

2012-07-12 Thread benedict.soares
https://bugs.kde.org/show_bug.cgi?id=303406

Bug ID: 303406
  Severity: crash
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Kmail crashes when attempting to view Gmail IMAP Inbox
Classification: Unclassified
OS: Linux
  Reporter: benedict.soa...@gmail.com
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: general
   Product: kmail2

Application: kmail (4.8.4)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-26-generic x86_64
Distribution: Ubuntu 12.04 LTS

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

Before the crash I was viewing messages in a different IMAP Inbox.
Clicking on the Inbox icon for Gmail causes an instant crash.
This happens roughly once a day when being used all working day.

The crash can be reproduced some of the time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f46647347c0 (LWP 2226))]

Thread 5 (Thread 0x7f4642383700 (LWP 2547)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7f4656a17dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x7f4656a17f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x7f465f553e9a in start_thread (arg=0x7f4642383700) at
pthread_create.c:308
#4  0x7f4661a844bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()

Thread 4 (Thread 0x7f4641a82700 (LWP 2548)):
#0  0x7f4661a78b03 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f465a324036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f465a324164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f466240f426 in QEventDispatcherGlib::processEvents
(this=0x7f463c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x7f46623dec82 in QEventLoop::processEvents (this=,
flags=...) at kernel/qeventloop.cpp:149
#5  0x7f46623deed7 in QEventLoop::exec (this=0x7f4641a81dc0, flags=...) at
kernel/qeventloop.cpp:204
#6  0x7f46622ddfa7 in QThread::exec (this=) at
thread/qthread.cpp:501
#7  0x7f46622e0fcb in QThreadPrivate::start (arg=0x16b3130) at
thread/qthread_unix.cpp:298
#8  0x7f465f553e9a in start_thread (arg=0x7f4641a82700) at
pthread_create.c:308
#9  0x7f4661a844bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x in ?? ()

Thread 3 (Thread 0x7f45fa91e700 (LWP 2563)):
#0  0x7fff7d3ec8de in ?? ()
#1  0x7f46593a115d in __GI_clock_gettime (clock_id=,
tp=) at ../sysdeps/unix/clock_gettime.c:116
#2  0x7f4662337bb4 in do_gettime (frac=0x7f45fa91db58, sec=0x7f45fa91db50)
at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x7f466240fb8d in QTimerInfoList::updateCurrentTime
(this=0x7f45ec002860) at kernel/qeventdispatcher_unix.cpp:343
#5  0x7f466240fec3 in QTimerInfoList::timerWait (this=0x7f45ec002860,
tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x7f466240e97c in timerSourcePrepareHelper (src=,
timeout=0x7f45fa91dc2c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x7f466240ea25 in timerSourcePrepare (source=,
timeout=) at kernel/qeventdispatcher_glib.cpp:169
#8  0x7f465a323846 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7f465a323f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7f465a324164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7f466240f426 in QEventDispatcherGlib::processEvents
(this=0x7f45ec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x7f46623dec82 in QEventLoop::processEvents (this=,
flags=...) at kernel/qeventloop.cpp:149
#13 0x7f46623deed7 in QEventLoop::exec (this=0x7f45fa91dd90, flags=...) at
kernel/qeventloop.cpp:204
#14 0x7f46622ddfa7 in QThread::exec (this=) at
thread/qthread.cpp:501
#15 0x7f46623be9ff in QInotifyFileSystemWatcherEngine::run (this=0x1989ad0)
at io/qfilesystemwatcher_inotify.cpp:248
#16 0x7f46622e0fcb in QThreadPrivate::start (arg=0x1989ad0) at
thread/qthread_unix.cpp:298
#17 0x7f465f553e9a in start_thread (arg=0x7f45fa91e700) at
pthread_create.c:308
#18 0x7f4661a844bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x in ?? ()

Thread 2 (Thread 0x7f45f9f0e700 (LWP 5476)):
#0  0x7f4661a78b03 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f465a324036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f465a324164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f466240f426 in QEventDispatc

[Bug 241863] import/export mail accounts function

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=241863

Laurent Montel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mon...@kde.org
   Version Fixed In||4.9
 Resolution|--- |FIXED

--- Comment #2 from Laurent Montel  ---
in 4.9 I created a new program : backupmail which allows to import/export mails
accounts and other datas.

So we can close this whish

-- 
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 243641] When you reply to the message composer can't substitude "To" field

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=243641

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #3 from Laurent Montel  ---
Need infos

-- 
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 246368] After sending mail, mail body is still shown

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=246368

Laurent Montel  changed:

   What|Removed |Added

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

--- Comment #2 from Laurent Montel  ---
Fixed in 4.8

-- 
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 247357] filter is always applied even when rule does not match

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=247357

Laurent Montel  changed:

   What|Removed |Added

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

--- Comment #3 from Laurent Montel  ---
wait for infos

-- 
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 251939] When saving attachments, the filename has a " at the end

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=251939

Laurent Montel  changed:

   What|Removed |Added

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

--- Comment #2 from Laurent Montel  ---


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

-- 
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 232965] often a quote is appended to attachment filename

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=232965

Laurent Montel  changed:

   What|Removed |Added

 CC||vivekumasut...@ruggedcom.co
   ||m

--- Comment #5 from Laurent Montel  ---
*** Bug 251939 has been marked as a duplicate of 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


[Bug 252067] systray icon should give info anbout sending packages

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=252067

Laurent Montel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mon...@kde.org
   Version Fixed In||4.8
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel  ---
Fixed in 4.8

-- 
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 253550] Dark blue in KDE colours NOT customizable

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=253550

Laurent Montel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Laurent Montel  ---
We can change it in kmail 
=> close

-- 
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 254530] enabling preferring HTML lost several other settings

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=254530

Laurent Montel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Laurent Montel  ---
fixed in 4.8.3

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 286692] Kmail doesn't show attachment icon in message list.

2012-07-12 Thread wrana
https://bugs.kde.org/show_bug.cgi?id=286692

wr...@blauhaus.org changed:

   What|Removed |Added

 CC||wr...@blauhaus.org

--- Comment #4 from wr...@blauhaus.org ---
Can confirm this on Kubuntu 12.04 with kde sc 4.8.4. I fiddeled around with
some circumstances.
The mails have icons immediately after they are fetched from the server. But
after the next impa-sync, the are deleted. No difference with any config option
in the imap-settings. The problem does not occur when i fetch my mails from the
same server with pop3. It does also not occur more seldom on another server.
The most problematic server is a company imap-server which runs on exchange.
The missing reply-icons are always missing on imap with exchange and never on
imap with the unix-server. The attachment icons are always missing on the
imap-exchange, but also sometimes on unix server.

-- 
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 286793] kmail2 cannot spool mail from /var/spool/mail/$USER to inbox

2012-07-12 Thread Roman Fietze
https://bugs.kde.org/show_bug.cgi?id=286793

Roman Fietze  changed:

   What|Removed |Added

Version|4.7 |4.8

-- 
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 302095] Regular knetattach, nepomuk feeder, dolphin crashes

2012-07-12 Thread apog
https://bugs.kde.org/show_bug.cgi?id=302095

--- Comment #1 from apog  ---
Created attachment 72472
  --> https://bugs.kde.org/attachment.cgi?id=72472&action=edit
content of /var/crash/_usr_bin_nepomukservicestub.1000.crash

this is the crash file i found after starting kde and having the knetattach
crash
this is happening from kde 4.6 to kde 4.8
my system is up to date (kubuntu 12.04)

apog

-- 
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 105696] [usability] changing search-status should not remove current item

2012-07-12 Thread Lê Hoàng Phương
https://bugs.kde.org/show_bug.cgi?id=105696

Lê Hoàng Phương  changed:

   What|Removed |Added

 CC||herophuon...@gmail.com

--- Comment #9 from Lê Hoàng Phương  ---
The current behaviour in akregator (from master) is just like Alex Merry said.
Should this bug be closed?

-- 
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 297364] kmail2 crash on local unsubscription of some folders

2012-07-12 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=297364

--- Comment #2 from Marc Schiffbauer  ---
Either its fixed or hard to reproduce. But while testing I noticed another bug
with local subscriptions:

I managed it to have folders locally subscribed but not shown in the
folderlist...

To reproduce:
(with every "subscribe" / "unsubscribe" i mean local subscriptions set via RMB
menu->local subscriptions) 

1. Have a subfolder with some subfolders (here it is "lists" with one folder
for every mailing list), all subscribed (default)
2. unsubscribe only "lists", not the subfolders: as expected, lists+subfolders
disappear
3. subscribe "lists" again: ERROR: lists is shown again, but none of the
subfolders (but they were checked in subscirbe dialog)


to "fix" this I have to manually uncheck (unsubscribe) all subfolders of
"lists", hit "Apply", then check them again, "Apply"

-- 
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 290077] folder struchture always closed when starting Kmail

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=290077

Laurent Montel  changed:

   What|Removed |Added

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

--- Comment #1 from Laurent Montel  ---
I increase time in code which expand folder.
When it takes so many time it will delete itself so it will not expand.
I changed 10 seconds to 60 seconds now.
I hope it's enough
You need kdelibs 4.9 (after rc2)

-- 
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 293816] BCC adds host name to BCC Field in header.

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=293816

--- Comment #7 from Laurent Montel  ---
Group works with nepomuk.
If nepomuk doesn't work well for you it will not expend it and it will add
hostname here.

-- 
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 295357] When trying to store a mail ("Save as") with a file name that contains invalid characters, no error message is given and the mail is not stored.

2012-07-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=295357

--- Comment #6 from Laurent Montel  ---
I retested it and work fine.
Ok for you in 4.9 ?

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