Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Issue 79 in kolab-android: Not working on android 4.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
kolab-andr...@googlecode.com  
View profile  
 More options Jan 30 2012, 7:04 am
From: kolab-andr...@googlecode.com
Date: Mon, 30 Jan 2012 12:04:24 +0000
Local: Mon, Jan 30 2012 7:04 am
Subject: Issue 79 in kolab-android: Not working on android 4.0
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 79 by unai...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

What steps will reproduce the problem?
1.try to sync --> ERROR
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Mar 16 2012, 10:36 am
From: kolab-andr...@googlecode.com
Date: Fri, 16 Mar 2012 14:36:20 +0000
Local: Fri, Mar 16 2012 10:36 am
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0

Comment #1 on issue 79 by STrille...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

Issue 81 has been merged into this issue.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Mar 16 2012, 10:40 am
From: kolab-andr...@googlecode.com
Date: Fri, 16 Mar 2012 14:40:22 +0000
Local: Fri, Mar 16 2012 10:40 am
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0
Updates:
        Labels: -Type-Defect Type-Enhancement

Comment #2 on issue 79 by STrille...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

We do NOT support Android 4.x so far (version 0.9)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Jul 2 2012, 1:34 pm
From: kolab-andr...@googlecode.com
Date: Mon, 02 Jul 2012 17:34:00 +0000
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0

Comment #3 on issue 79 by onit...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

Assuming the reporter has the same issue as me, here's a stack trace:

E/ACRA    (12070): Kolab Client for Android fatal error : no such column:  
displayName: , while compiling: SELECT name, displayName, _sync_account,  
_sync_account_type FROM Calendars
E/ACRA    (12070): android.database.sqlite.SQLiteException: no such column:  
displayName: , while compiling: SELECT name, displayName, _sync_account,  
_sync_account_type FROM Calendars
E/ACRA    (12070):      at  
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:1 80)
E/ACRA    (12070):      at  
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:1 36)
E/ACRA    (12070):      at  
android.content.ContentProviderProxy.query(ContentProviderNative.java:358)
E/ACRA    (12070):      at  
android.content.ContentResolver.query(ContentResolver.java:311)
E/ACRA    (12070):      at  
at.dasz.KolabDroid.Calendar.CalendarProvider.dumpAllCalendars(CalendarProvi der.java:372)
E/ACRA    (12070):      at  
at.dasz.KolabDroid.Calendar.CalendarProvider.setOrCreateKolabCalendar(Calen darProvider.java:410)
E/ACRA    (12070):      at  
at.dasz.KolabDroid.Calendar.SyncCalendarHandler.<init>(SyncCalendarHandler. java:71)
E/ACRA    (12070):      at  
at.dasz.KolabDroid.Sync.KolabCalendarSyncAdapter.getHandler(KolabCalendarSy ncAdapter.java:39)
E/ACRA    (12070):      at  
at.dasz.KolabDroid.Sync.KolabAbstractSyncAdapter.onPerformSync(KolabAbstrac tSyncAdapter.java:53)
E/ACRA    (12070):      at  
android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreaded SyncAdapter.java:247)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Jul 4 2012, 7:59 am
From: kolab-andr...@googlecode.com
Date: Wed, 04 Jul 2012 11:59:28 +0000
Local: Wed, Jul 4 2012 7:59 am
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0

Comment #4 on issue 79 by arthur.z...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

This is expected. Google changed in ICS (or earlier) the database schema.  
Now there is a calendar contract. David started work on a separate branch.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Jul 24 2012, 7:07 am
From: kolab-andr...@googlecode.com
Date: Tue, 24 Jul 2012 11:07:54 +0000
Local: Tues, Jul 24 2012 7:07 am
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0
Updates:
        Status: Started

Comment #5 on issue 79 by STrille...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

I merged the Android 2.1 - 2.3 hacks into the ics version so it should work  
now on both platforms, 4.0 and 2.x. Also all changes from the master branch  
are in the ics branch. Someone with some time can test it and if it works  
we can move the ics branch onto the current master and continue work there.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Jul 24 2012, 10:21 am
From: kolab-andr...@googlecode.com
Date: Tue, 24 Jul 2012 14:21:20 +0000
Local: Tues, Jul 24 2012 10:21 am
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0

Comment #6 on issue 79 by onit...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

Testing it now.

Had some trouble building at first (with ant), javamail and activation were  
not picked up. I just symlinked them into src/.

By the way: local.properties should not be checked into git. It even says  
so IN HUGE LETTERS inside the file. :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Jul 24 2012, 10:25 am
From: kolab-andr...@googlecode.com
Date: Tue, 24 Jul 2012 14:25:42 +0000
Local: Tues, Jul 24 2012 10:25 am
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0

Comment #7 on issue 79 by onit...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

There seems to be a problem with contact ordering.
When I go to People -> (Any contact) -> Menu -> Edit contact -> Edit Kolab  
Contact, a totally different vcard comes up than the one I selected.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Jul 24 2012, 5:54 pm
From: kolab-andr...@googlecode.com
Date: Tue, 24 Jul 2012 21:54:20 +0000
Local: Tues, Jul 24 2012 5:54 pm
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0

Comment #8 on issue 79 by martin.f...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

I'm also testing with ics and noticed the same problem with contact editing.
Either stuck & FC or wrong vcard.
But when using "Contact Editor Free" (CEF) as editing tool then the correct  
vcard is selected.
CEF simply integrates the contact editing UI of kolab-android and thus  
serves as a work-around.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Aug 1 2012, 4:07 pm
From: kolab-andr...@googlecode.com
Date: Wed, 01 Aug 2012 20:07:43 +0000
Local: Wed, Aug 1 2012 4:07 pm
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0

Comment #9 on issue 79 by pesch...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

Testing it now, same modifications/symlinks mentioned in #6.

Synced both calendar and contacts - seems to work fine so far. Has not  
eaten all my data (yet), but it missed some calendar items - i'll try to  
investigate that further at some point, though I won't find the time in the  
next few weeks...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Sep 7 2012, 7:38 pm
From: kolab-andr...@googlecode.com
Date: Fri, 07 Sep 2012 23:38:29 +0000
Local: Fri, Sep 7 2012 7:38 pm
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0

Comment #10 on issue 79 by solar...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

Having Problems on Galaxy Nexus ... let me know how I can help testing!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kolab-andr...@googlecode.com  
View profile  
 More options Dec 14 2012, 5:19 am
From: kolab-andr...@googlecode.com
Date: Fri, 14 Dec 2012 10:19:33 +0000
Local: Fri, Dec 14 2012 5:19 am
Subject: Re: Issue 79 in kolab-android: Not working on android 4.0

Comment #11 on issue 79 by StCar...@gmail.com: Not working on android 4.0
http://code.google.com/p/kolab-android/issues/detail?id=79

Tried KolabDroid-0.9.5.apk on android 4.0 tablet (acer iconia). Contact  
sync works fine, concerning calendar sync, I have the same problem as  
described in Comment 3 - no such column: displayname.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »