After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 329728 - publishing frequency always set to 'Daily' even if its changed
publishing frequency always set to 'Daily' even if its changed
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.6.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-02-03 06:21 UTC by Poornima
Modified: 2009-07-31 14:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Poornima 2006-02-03 06:21:15 UTC
In calendar publisshing UI, the publishing frequency field sets to 'Daily' even if its changed to 'Manual' & 'Weekly'
Comment 1 Sebastien Bacher 2006-05-14 20:17:51 UTC
Ubuntu bug about that: https://launchpad.net/products/evolution/+bug/39909

"calendar publishing refuses to allow anything other than "daily"

If i want to publish my calendar to my wifes a remote machine I might use the following procedure.

Open Evolution.
Choose Edit (menu) --> preferences
Choose calendar tasks (button on left panel)
Choose Calendar publishing (tab)
Click Add
Publish as: "iCal"
Publishing frequency "Manual (via Actions menu)" (I want to do this because I don't necessarily leave the machine on every day all day so would rather invoke the transfer when I want)
Sources "Personal"
Click Publishing location (tab)
Service type: SSH
Server: foo
File: /home/clare/alan.ical
Port: 22
Username: clare
Password: <her password>
Remember password: ticked

Click ok to save all of that. This returns you to the Evolution prefernences window. Now click the entry you just added and choose edit. You'll notice it reverts the publishing frequency to "Daily" rather than "Manual" as I chose."
Comment 2 Milan Crha 2009-07-31 14:16:46 UTC
Fixed most probably by commit [1], anyway, works as expected in 2.27.5.

[1] http://svn.gnome.org/viewvc/evolution/trunk/plugins/publish-calendar/url-editor-dialog.c?r1=34151&r2=34208