[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-05-23 Thread Ron Lewkowicz
Not really sure where to comment on this as so many duplicates and all
marked fixed.   Didn't have this bug with 10.10 but have it now in
11.04. Gnome Classic.  Double click on the date in the calendar and it
opens evolution up one day earlier.   gnome-panel version is at
1:2.32.1-0ubuntu6.5.  Reverted to 1:2.32.1-0ubuntu6.3 and it started
opening up one month and one day earlier.  So the one month bug is
fixed, but the one day bug is still there or has been reintroduced.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-05-09 Thread Martin Pitt
Copied to oneiric as well.

** Changed in: gnome-panel (Ubuntu Oneiric)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-05-09 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-panel - 1:2.32.1-0ubuntu6.5

---
gnome-panel (1:2.32.1-0ubuntu6.5) natty-proposed; urgency=low

  * debian/patches/92_git_calendar_day.patch:
- gtk_calendar_get_date returns the month between 0 and 11, so add +1
  to the month being passed to Evolution (LP: #760523)
  * debian/patches/92_git_fix_applets_in_multiscreen.patch:
- Add upstream patch to fix addition of applets in multiscreen (LP: #774427)
 -- Rodrigo MoyaMon, 02 May 2011 12:59:50 +0200

** Changed in: gnome-panel (Ubuntu Natty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-05-03 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-05-03 Thread Martin-Éric Racine
gnome-panel 1:2.32.1-0ubuntu6.5 indeed seems to fix the incorrect month.
Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-05-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/natty-proposed/gnome-panel

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-05-02 Thread Martin Pitt
Accepted gnome-panel into natty-proposed, the package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Also affects: gnome-panel (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Also affects: gnome-panel (Ubuntu Oneiric)
   Importance: Low
 Assignee: Rodrigo Moya (rodrigo-moya)
   Status: Fix Committed

** Changed in: gnome-panel (Ubuntu Natty)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-05-02 Thread Rodrigo Moya
** Changed in: gnome-panel (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-05-02 Thread Rodrigo Moya
patch debian/patches/92_git_calendar_day.patch is wrong, because it
passes the month retrieved with gtk_calendar_get_date as it is to
Evolution, but the month returned by gtk_calendar_get_date is between 0
and 11 (http://developer.gnome.org/gtk3/stable/GtkCalendar.html#gtk-
calendar-get-date), so we need to add a +1 there.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-05-02 Thread Rodrigo Moya
** Changed in: gnome-panel (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: gnome-panel (Ubuntu)
 Assignee: (unassigned) => Rodrigo Moya (rodrigo-moya)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-29 Thread Martin-Éric Racine
gnome-panel 1:2.32.1-0ubuntu6.3 here and it definitely isn't fixed: the
panel applet calls evolution with a date one month too early on my
classic GNOME:

evolution calendar:///?startdate=20110329

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-29 Thread Sebastien Bacher
** Changed in: gnome-panel (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-20 Thread Martin-Éric Racine
Yes, I still do.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-20 Thread Sebastien Bacher
do you still get the issue?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-14 Thread Sebastien Bacher
https://launchpad.net/ubuntu/+source/gnome-panel/1:2.32.1-0ubuntu6 you
can click on the architecture and will get the deb to download

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-14 Thread Martin-Éric Racine
It could very well be that one. I don't need to add events to my
calendar more than every other week. Are the binary uploads up to that
one still downloadable from somewhere?  If yes, I could make a quick A/B
test comparing packages before and after.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-14 Thread Sebastien Bacher
the commit in that upload was http://git.gnome.org/browse/gnome-
panel/commit/?id=b130f26195efba8a1c3f8bd40f34ed45563635b7

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-14 Thread Sebastien Bacher
do you have any clue when that started? could be a side effect of the
fix for bug #139627 but that one was uploaded for 2 weeks and the code
change doesn't seem like to set a month error

** Changed in: gnome-panel (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-14 Thread Martin-Éric Racine
I'm using a classic GNOME session.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-14 Thread rr0hit
Are you running The classic gnome session or a Unity session. In case of
latter I think bug should be filed against the package "Unity" as the
top panel in Unity is "unity-panel" and is different from the classic
one.

Also I could not reproduce the bug with Unity-panel in a fresh install
of Ubuntu.


** Changed in: gnome-panel (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 760523] Re: clock-applet: clicking on a calendar date opens the same number one monther earlier in Evolution

2011-04-14 Thread Martin-Éric Racine
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/760523

Title:
  clock-applet: clicking on a calendar date opens the same number one
  monther earlier in Evolution

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs