Segment fault tring to create akonadi resource in python
by Mario Santagiuliana
Hi to all,
I want to create an akonadi resource using python, I start this simple
script:
#!/usr/bin/python
import sys
from PyKDE4.akonadi import *
from PyQt4 import QtCore
class PyGCalResource( Akonadi.ResourceBase ):
id = None
def __init__( self, id ):
Akonadi.ResourceBase.__init__( self, id )
self.id = id
if __name__ == "__main__":
p = PyGCalResource( QtCore.QString( 'PyGCalResource' ) )
But I receive this error using gdb:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff0afc1b0 in QObject::thread() const () from
/usr/lib64/libQtCore.so.4
Have you got any suggestions?
Thank you very much
--
Mario Santagiuliana
www.marionline.it
12 years, 3 months
KMail not able to authenticate
by Anne Wilson
After what feels like a long struggle I've got my new CentOS mail server
running to the point where I can run KMail on the same box and see all my
messages. Unfortunately, when I try to read the messages from my netbook I
am told that authentication method LOGIN is not supported by the server.
The dovecot configuration file has the line
disable_plaintext_auth = no
which always allowed login on the old system. Any ideas where I need to look
for this?
Anne
12 years, 3 months
padevchooser works for you?
by Neal Becker
I installed padevchooser on F15 (x86_64) kdebase-4.7.0-1.fc15.x86_64.
Doesn't seem to work. Opening padevchooser, it doesn't seem to be able to
connect to any server (default would be localhost).
12 years, 3 months
F16 Alpha RC4 desktop validation: please help out!
by Adam Williamson
Hey, folks. So, we've just spun the latest F16 Alpha RC, which you can
get here:
http://dl.fedoraproject.org/pub/alt/stage/16-Alpha.RC4/Live/
(DVD / boot.iso are a level up). It's desktop validation time! I didn't
notify you all of the earlier TCs / RCs as they were all quite obviously
broken, but we're hoping RC4 will be the one. There's only two desktop
validation tests (per desktop) that are critical to Alpha release, but
it's good to get through some of the others too so we can get ahead of
ourselves on Beta / Final fixes.
So, if you have a bit of spare time, it'd be great if you could grab an
image and help fill out the test results page:
https://fedoraproject.org/wiki/Test_Results:Fedora_16_Alpha_RC4_Desktop
that'd be a great help. Thanks! LXDE not included on the mail because we
don't have an LXDE image yet, I believe there's an issue preventing
compose; I'll look into that.
--
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net
12 years, 4 months
knotify4 loads 60% CPU
by Genes MailLists
I just noticed today this:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
14364 gene 20 0 1726m 263m 11m R 69.9 2.2 322:25.51 knotify4
(i) its taking up 263 M of mem (1.7 virtual) - really? for what?
(ii) its holding the CPU at 65-75% ...
anyone else seeing this - known bug?
Running on F15 (stock kde - have not yet updated to 4.7).
/var/log/messages has nothing of note ..
gene
12 years, 4 months
higher load ave with kde 4.7
by Neal Becker
Using kde 4.7 from fedora-kde47, I'm seeing increased load average. I turned
off all indexing.
One thing noticable is a more-or-less 3% cpu from knotify4, even though nothing
is (apparantly) happening.
12 years, 4 months
kwallet is asking my password twice
by Martin Kho
Hi,
When I log in 'Akonadi Resources' asks for my kwallet password. A few moments
later Kopete does the same.
Any one else seeing this?
Thanks,
Martin Kho
Fedora 16, KDE 4.7.00, Kopete 1.1.0, akonadi-1.6.0-3.fc16.x86_64
12 years, 4 months
kmail2 not sending mail?
by Neal Becker
With update to 4.7 (f15), I survived the kmail migration. But, it seems outbox
is not getting sent.
I checked the mail sending config is still correct (via gmail).
No error messages. Choosing 'outbox', and 'send queued messages' gives no
error. Just nothing happens. Tried restarting kmail.
12 years, 4 months
kde 4.7
by Genes MailLists
I see 4.7 out ... what are the plans for f15 ... update to 4.7 or only
to f16?
gene/
12 years, 4 months