Announcement

Collapse
No announcement yet.

[solved by rebooting] KOrganizer: Refuses to save new events

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [solved by rebooting] KOrganizer: Refuses to save new events

    Hi!

    My computer runs on KubuntuDapper and KOrganizer refuses to save new events. It worked before I synch ed with opensync to my cell phone and I tryied to import the google-calendar.

    The selected ressource is still the standard resource, the file is here /home/joeuser/.kde/share/apps/korganizer/std.ics, it is writing-enabled and the permissions of the file are set correctly.

    This is what I get When I starat KOrganizer from the Konsole and try to save an event:

    user@usercomp:~$ korganizer
    X Error: BadDevice, invalid or uninitialized input device 169
    Major opcode: 147
    Minor opcode: 3
    Resource id: 0x0
    Failed to open device
    X Error: BadDevice, invalid or uninitialized input device 169
    Major opcode: 147
    Minor opcode: 3
    Resource id: 0x0
    Failed to open device
    ScimInputContextPlugin()
    user@usercompi:~$ QFile::writeBlock: Write operation not permitted

    I guess the X Error coms from the Konsole, but that ScimInputContextPlugin() and the QFile::writeBlock: look very strange to me.

    Any help is apreciated! Thank you!
    lesid

    #2
    Re: KOrganizer: Refuses to save new events

    Originally posted by LeSid
    user@usercompi:~$ QFile::writeBlock: Write operation not permitted
    That's likely your problem (The X errors are connected to the wacom entries in xorg, and the Scim... part is a normal output from Scim which is installed by default on dapper.

    What's odd is that the QFile error means the file is not writable (which seems to be consistent with your problem), but as you say, you have confirmed the resource file is writable.

    I'm afraid I can't offer a solution, though, perhaps you can try creating a new resource to see if it works? :P

    Comment


      #3
      Re: KOrganizer: Refuses to save new events

      Hi!
      The file war writable. I booted the computer and it worked again. i guess it was because opensync locks the file while syncing and didn't proberly unlock it.

      Comment

      Working...
      X