Samuel Wolf | 21 May 2013 21:02
Picon

accept and update in calendar do not create event


Hi,

add a new event in a shared calendar with my emailaddress in "Attendees".
After receive the mail and select "Accept and update in my calendar"  
there is still no event in my private calendar.

Should there not a copy of the event in my private calendar (to sync  
it via ActiveSync to my smartphone?).
Shared Calendar can not sync via ActiveSync, correct?

Samuel
--

-- 
kronolith mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: kronolith-unsubscribe <at> lists.horde.org

Luis Felipe Marzagao | 20 May 2013 19:13
Picon
Gravatar

ActiveSync - GalaxyNote 2 - New events not syncying

Hello:

I have two activesync accounts configured on my GalaXyNote 2. One of 
them has only one calendar and the other has 4 calendars.

When I configure the accoutns for the first time, everything works 
flawlessly and all the calendars are synced just fine.

But if I create a new event in kronolith, and then hit "sync" in my 
GalaxyNote, the new events do not get synced. It is like they did not 
exist on the server.

Please, find in the link below the log file I could get just after 
clicking "sync" on the device.

https://dl.dropboxusercontent.com/u/108688/galaxynote2-activesync-log.tar.gz

If it does not provide useful information, please tell me how can I 
further debug this.

Thanks a lot!
Luis Felipe
--

-- 
kronolith mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: kronolith-unsubscribe <at> lists.horde.org

Per olof Ljungmark | 20 May 2013 11:33
Picon
Favicon

Internet Explorer issue

Anyone out there using IE8 with success? We seems to have an issue when
saving a new event.

H5, Kronolith 4.04
PostgreSQL

The event *is* saved but scares the users of course...

The following error is displayed in the browser when "Save" is clicked:

(60): Horde_Db_Adapter_Base->execute('INSERT into kro...', Array) #2
/usr/local/www/horde/kronolith/lib/Driver/Sql.php(698):
Kronolith_Geo_Sql->setLocation('Bktx_Mb3yIwzWyu...', Array) #3
/usr/local/www/horde/kronolith/lib/Driver.php(356):
Kronolith_Driver_Sql->_addEvent(Object(Kronolith_Event_Sql)) #4
/usr/local/www/horde/kronolith/lib/Event.php(583):
Kronolith_Driver->saveEvent(Object(Kronolith_Event_Sql)) #5
/usr/local/www/horde/kronolith/lib/Ajax/Application/Handler.php(1428):
Kronolith_Event->save() #6
/usr/local/www/horde/kronolith/lib/Ajax/Application/Handler.php(311):
Kronolith_Ajax_Application_Handler->_saveEvent(Object(Kronolith_Event_Sql))
#7 [internal function]: Kronolith_Ajax_Application_Handler->saveEvent()
#8 /usr/local/share/pear/Horde/Core/Ajax/Application.php(155):
call_user_func(Array) #9 /usr/local/www/horde/services/ajax.php(56):
Horde_Core_Ajax_Application->doAction() #10 {main} Next exception
'Horde_Db_Exception' with message 'SQLSTATE[22P02]: Invalid text
representation: 7 ERROR: invalid input syntax for integer: "null" LINE
1: ...lon, event_zoom, event_id) VALUES('null', 'null', 'null', 'B... ^'
in /usr/local/share/pear/Horde/Db/Adapter/Base.php:555 Stack trace: #0
/usr/local/www/horde/kronolith/lib/Geo/Sql.php(60):
(Continue reading)

Robert Markula | 12 May 2013 01:31

External Calendar SSL error

Hi,

I can't seem to add external calendars that reside on a DAViCal server
using SSL on Kronolith 4.0.4 with Horde 5.0.4.

If I go to "Add external calendar" and enter the URL (e.g.
https://cal.example.com/caldav.php/user <at> example.com/home), then I get
the following error message:

<snip>
Empty or too short HTTP message: ''
</snip>

The 'http' PECL extension is installed and loaded. The correct root
certificate is present and loaded as well ($conf['openssl']['cafile']).
Permissions on the cafile are okay.

It used to work using Kronolith 3 on Horde 4.

I'm out of ideas. Any help is appreciated :-)

Cheers,

Robert
--

-- 
kronolith mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: kronolith-unsubscribe <at> lists.horde.org

(Continue reading)

Fargoch the Gypsy | 11 May 2013 10:03
Picon

Fwd: Kronolith 4.04: Class Horde_Dav_Server does not exist


Hello Jan,
Hello everyone else.

I just installed Horde/Groupware with

  > pear install -f --alldeps horde/groupware
  > goupware-install

as my first try also discovered several packages still in beta.

After the neccessary Administration everything seemed to be fine,
except that Thunderbird did not import the ICAL calendars.

Finally I found that copying the ICal-String to the browser results in
the following error:

   A fatal error has occurred
   Class Horde_Dav_Server does not exist

( Full ReflectionException Object can be fount at
http://www.pabst.biz/kronolith-error.txt )

and the same error can be found in syslog:

  HORDE: [horde] Class Horde_Dav_Server does not exist pid 14664 on
   line 60 of "/usr/share/php/Horde/Injector/Binder/Implementation.php"]

I guess I missed something during install, and will appreciate any
hint about how to fix this problem
(Continue reading)

Jan Schneider | 7 May 2013 15:01
Favicon
Gravatar

Kronolith H5 (4.1.0beta1)

The Horde Team is pleased to announce the first beta release of the Kronolith
Calendar Application version H5 (4.1.0).

Kronolith is the Horde calendar application. It provides web-based calendars
backed by a SQL database or a Kolab server. Supported features include  
Ajax and
mobile interfaces, shared calendars, remote calendars, invitation management
(iCalendar/iTip), free/busy management, resource management, alarms, recurring
events, and a sophisticated day/week view which handles arbitrary numbers of
overlapping events. For more information on Kronolith, visit
http://www.horde.org/apps/kronolith.

Testing is requested and comments are encouraged.
Updated translations would also be great.

The major changes compared to the Kronolith H5 (4.0) versions are:
     * Added CalDAV server support.
     * Small improvements.

The full list of changes can be viewed here:

https://github.com/horde/horde/blob/75efdd91d1bccd0c49b2b090e32b799497fb886f/kronolith/docs/CHANGES

Have fun!

The Horde Team.
--

-- 
kronolith mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: kronolith-unsubscribe <at> lists.horde.org
(Continue reading)

Jens-U. Mozdzen | 24 Apr 2013 10:27

unclear error message

Hi *,

when adding/updating an event where a participant's free/busy list  
cannot be reached, the (dynmaic) UI display a warning "connect() timed  
out".

Would it be possible to enhance this to "Could not connect to [enter  
participant info here]'s free/busy list."? That message would much  
more describe what happened, to the general user.

With regards,
Jens

--

-- 
kronolith mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: kronolith-unsubscribe <at> lists.horde.org

lst_hoe02 | 22 Apr 2013 14:13
Picon
Favicon

Strange Delay on calender export


Hello,

today we noticed a really strange problem with teh calenders of one  
user. Access by browser worked as normal, overall load on the  
webserver and on the database was low. Access by Thunderbird/Lightning  
(iCal) was near impossible. A manual download with the URL used for  
iCal abonement stalled for around 5 minutes until the file was  
delivered. Importing this file and overwriting the original calender  
immediately solved the problem. So the question is what could cause  
this stall for iCal downloads without any server load at all? Has  
anyone see something similar and what else could we check?

Regards

Andreas

--

-- 
kronolith mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: kronolith-unsubscribe <at> lists.horde.org

Paul Ronald | 10 Apr 2013 09:24
Picon

subscription link on dynamic view

Hello,

i have a problem with subscription link to shared calendar on dynamic view.

User A share a calendar with user B, then user B receive a email with a
subscription link. If the user B go to the link and select dynamic view
this gives a error "You are not allowed to view this calendar.", but if the
user B go to the link and select Traditional view, the subscription is ok
and not show any error. In Traditional mode works fine.

I use Kronolith 3.0.18 and horde 4.0.16

Thanks
--

-- 
kronolith mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: kronolith-unsubscribe <at> lists.horde.org

chodek | 8 Apr 2013 06:21

Grouping calendar views

Hello,

Recently we run into the problem that we have too many calendars. The
problem is that when you try to see overview of the month it's very
difficult to find some events. We always can enable/disable view of
particular calendar. However it's difficult to use it when you have around
14 calendars. Is there any way to group calendar "views"?  Anybody else
experience similar problem? How did you solve it?

Thx!
Lukasz
--

-- 
kronolith mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: kronolith-unsubscribe <at> lists.horde.org
Abhi Jadhav | 7 Apr 2013 17:58

External Attendees get dropped using Thunderbird Lightning

Create an event through Thunderbird Lightning.
Add an external attendee and send out invite
Check the event in Thunderbird, the event looks intact with external 
attendees listed
Synchronize calendars
Check the event in Horde UI - the external attendees have dropped off.
Check the event in Thunderbird - the external attendees have dropped off.

Is this a bug? or is this something I can fix on my end?

Abhi

--

-- 
kronolith mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: kronolith-unsubscribe <at> lists.horde.org


Gmane