[Bug 130709] can't open attachments using apps that immediately return

Christoph Probst chris-ml-kde-bugzilla at netzpunkt.org
Fri Jun 1 12:38:36 BST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=130709         




------- Additional Comments From chris-ml-kde-bugzilla netzpunkt org  2007-06-01 13:38 -------
For what it's worth:

You can easily workaround this bug by creating a wrapper script sleeping a while before returning:

  chris nisroc:~/bin$ cat ooffice-delay
  #!/bin/bash
  ooffice "$ "
  sleep 180

If you start opening your office documents using this wrapper you will be able to open all documents as expected.



More information about the Kdepim-bugs mailing list