Bug 603562 - Can't launch Evolution from clock applet
Summary: Can't launch Evolution from clock applet
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-13 21:05 UTC by Need Real Name
Modified: 2010-06-24 17:12 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-24 17:12:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 622633 0 None None None Never

Description Need Real Name 2010-06-13 21:05:33 UTC
Description of problem:clicking on a date in the calendar applet, or typing the command "evolution calendar" (the latter with or without a specific date) fails to launch evolution.  Using the command "evolution" alone usually results in a usable calendar window.


Version-Release number of selected component (if applicable):
evolution-2.30.1-8.fc13.x86_64

How reproducible:see above.


Steps to Reproduce:
1.see above
2.
3.
  
Actual results:(from command-line: "evolution calendar":)  No window appears, but the following output on the terminal:

(evolution:29492): e-data-server-DEBUG: Loading categories from "/home/.../.evolution/categories.xml"
(evolution:29492): e-data-server-DEBUG: Loaded 30 categories
Tracker-Message: Registering D-Bus service...
  Name:'org.freedesktop.Tracker1.Miner.Emails'
Tracker-Message: Registering D-Bus object...
Tracker-Message:   Path:'/org/freedesktop/Tracker1/Miner/Emails'
Tracker-Message:   Object Type:'TrackerEvolutionPlugin'

(evolution:29492): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(evolution:29492): evolution-shell-WARNING **: e_shell_utils_import_uris: Cannot preview any of the given URIs


Expected results:  a usable calendar window


Additional info:none

Comment 1 Matthew Barnes 2010-06-13 22:59:59 UTC
You want "evolution --component calendar", otherwise "calendar" is interpreted as an invalid URI.

Confirming that launching from the clock applet isn't working.  An example invocation is:

    evolution calendar:///?startdate=20100630T040000Z

Comment 2 Need Real Name 2010-06-13 23:50:22 UTC
Right.  Using the correct command in fact works!  And when I doubleclick on a date in the clock applet, a process listed as in your example appears when I invoke 'ps', but no calendar window appears anywhere.

Comment 3 Matthew Barnes 2010-06-24 17:12:44 UTC
Moving this upstream so I can reference a GNOME bug # when I commit a fix.

For further updates see:
https://bugzilla.gnome.org/show_bug.cgi?id=622633


Note You need to log in before you can comment on or make changes to this bug.