indicator-datetime (12.10.3daily13.03.26-0ubuntu1) still need evolution
staff:
vkulikov@zztop:~$ sudo apt-get install indicator-datetime -V
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
evolution-d
Are you sure that you have the configuration option set to show the
calendar? It is in the Date/Time settings.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691953
Title:
Uninstalling Evolution rem
So I got the updated package today but when I uninstall evolution I
still lose the calendar. I had evolution uninstalled when the datetime
update came in. I rebooted, no calendar. I installed evolution, logged
out and back in, I have a calendar. I uninstalled evolution again, no
calendar.
Is
This bug was fixed in the package indicator-datetime - 0.2.1-0ubuntu1
---
indicator-datetime (0.2.1-0ubuntu1) natty; urgency=low
* New upstream release.
* indicator-datetime-preferences crashed with SIGSEGV in
g_utf8_normalize() (LP: #727089)
* Uninstalling Evolution r
** Changed in: indicator-datetime
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691953
Title:
Uninstalling Evolution removes calendar from clock applet
** Branch linked: lp:~indicator-applet-developers/indicator-
datetime/ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691953
Title:
Uninstalling Evolution removes calendar from clock applet
--
** Changed in: indicator-datetime
Status: Confirmed => Fix Committed
** Changed in: indicator-datetime
Milestone: None => 0.2.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691953
Title:
** Branch linked: lp:~karl-qdh/indicator-datetime/alwaysshowcalendar
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691953
Title:
Uninstalling Evolution removes calendar from clock applet
--
ubuntu
Thanks Pavel,
For your tip to work, one also needs to run:
sudo chmod +x /usr/bin/evolution
to make the file executable and reboot.
Of course, a proper fix would be nicer.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
actually a calendar daemon is not needed to display the calendar widget.
There is just a stupid check in the code whether evolution is installed,
preventing the calendar to be displayed.
So a quick workaround is doing
"sudo touch /usr/bin/evolution"
remember to remove that empty file once there
** Changed in: indicator-datetime
Importance: Medium => Low
** Changed in: indicator-datetime (Ubuntu)
Importance: Medium => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691953
Title:
Un
** Changed in: indicator-datetime (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691953
Title:
Uninstalling Evolution removes calendar from clock applet
** Changed in: indicator-datetime
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691953
Title:
Uninstalling Evolution removes calendar from clock applet
--
ubuntu
I'm currently working on this part of the code, I need to review this
patch and add it after I've finished the ecal integration.
Problem is that the ecal stuff depends on evolution existing, and i
don't know of any other calendar clients which I could get the data from
(non EDS users).
So this wi
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691953
Title:
Uninstalling Evolution removes calendar from clock applet
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
This patch does what I suggested above, it uses whatever is associated
with text/calendar (by default Evolution) and opens it. As a side effect
startup notification will be used via GAppInfo.
** Patch added: "Use any associated calendar"
https://bugs.launchpad.net/indicator-datetime/+bug/69195
The code literally checks for "evolution" to decide whether to display
the calendar. It then displays the calendar with "evolution -c". My
local workaround is a shellscript calling my actual calendar app.
I suggest the calendar is always shown, it is perfectly functional on
its own. And on click i
** Project changed: unity => indicator-datetime
** Changed in: indicator-datetime
Status: New => Confirmed
** Also affects: indicator-datetime (Ubuntu)
Importance: Undecided
Status: New
** Changed in: indicator-datetime (Ubuntu)
Importance: Undecided => Medium
** Changed in:
18 matches
Mail list logo