[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2013-09-22 Thread Bug Watch Updater
** Changed in: evolution-exchange (Debian)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/25106

Title:
  evolution-exchange: unable to setup exchange account:
  e2k_properties_get_prop: assertion `props != NULL' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-exchange/+bug/25106/+subscriptions

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2011-07-25 Thread hummerbliss
Hi Again,

What needs to be done so that the bug can be made alive again ? Opening
a new bug seems silly as it would loose all the comments above.

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/25106

Title:
  evolution-exchange: unable to setup exchange account:
  e2k_properties_get_prop: assertion `props != NULL' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-exchange/+bug/25106/+subscriptions

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2011-07-21 Thread hummerbliss
This still happens with evolution on 10.04 LTS.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/25106

Title:
  evolution-exchange: unable to setup exchange account:
  e2k_properties_get_prop: assertion `props != NULL' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-exchange/+bug/25106/+subscriptions

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2010-09-15 Thread Bug Watch Updater
** Changed in: evolution-exchange
   Status: Invalid = Expired

** Changed in: evolution-exchange
   Importance: Unknown = Medium

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2009-12-01 Thread Bexifer
Has anyone managed to sort this yet?

I cant get past the authenitcation stage - using evolution 2.24, forward
remains greyed out. I tried the abive fix but to no avail

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2009-04-06 Thread Adam Delman
Our exchange url uses CookieAuth.dll.

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2009-04-03 Thread Adam Delman
Hi Mike,

I've tried following your instructions and I'm still running into the
same problem.

Any other suggestions?

Regards,
Adam

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2009-04-03 Thread mikef187

Adam,

Does your exchange url have cookieathu.dll or CokkieAuth.dll  notice the
case?


On 4/3/2009, Adam Delman f...@flyn.cc wrote:

Hi Mike,

I've tried following your instructions and I'm still running into the
same problem.

Any other suggestions?

Regards,
Adam

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a direct subscriber
of the bug.

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2009-03-26 Thread mikef187
This bug has been a thorn for years. All my attempts to get it fixed
have failed. I feel like I'm trying to improve an M$ product.

Anyway, I have solved this problem, but it takes some work. You have to
download, edit, build, and reinstall the exchange connector.

Step 1 download source
cd to your home folder and run
apt-get source evolution-data-server

Step 2 edit source file
evolution-data-server-2.24.3/servers/exchange/lib/e2k-autoconfig.c
find line 479 it should read } else if (strstr (location, /owalogon.asp) ||
Insert a new line and type
   strstr (location, 
/cookieauth.dll) ||

after you are done make sure lines 479 480 and 481 look like

} else if (strstr (location, /owalogon.asp) ||
   strstr (location, /cookieauth.dll) ||
   strstr (location, /CookieAuth.dll)) {

Step 3 build
cd to evolution-data-server-2.24.3
debchange -i fix cookieauth case
sudo apt-get build-dep evolution-data-server
dpkg-buildpackage

Step 4 Reinstall
cd to home folder and run
evolution --force-shutdown
dpkg -i *.deb

rerun the exchange setup and you should be good to go

This is a problem because of windows' inconsistent use of case
CookieAuth.dll != cookieauth.dll

If this worked please let me know by running

echo Thanks Mike | mail -s Evolution-worked mikef...@hotmail.com

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2009-02-13 Thread Pedro Villavicencio
marking this as fixed, feel free to re open if you encounter the same
issue with latest evolution package, thanks.

** Changed in: evolution-exchange (Ubuntu)
   Status: Incomplete = Fix Released

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2008-11-05 Thread Pedro Villavicencio
upstream said the bug is fixed with evolution 2.24, could you please
comment on http://bugzilla.gnome.org/show_bug.cgi?id=375727 if you still
get the issue or confirm that it's fixed? thanks in advance.

** Changed in: evolution-exchange (Ubuntu)
   Status: Triaged = Incomplete

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2008-10-31 Thread Bug Watch Updater
** Changed in: evolution-exchange
   Status: Incomplete = Invalid

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2008-10-10 Thread Sebastian Martinez
Yes, the issue still exist in intrepid after the today updates

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2008-10-10 Thread Sebastien Bacher
could you try if that's still an issue in intrepid?

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2008-06-23 Thread msegal
Same issue i logged it, elsewhere cant find the bookmark.  Same issue
can not get past authenticate, can I write directly to a config file?

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2008-06-23 Thread msegal
ok found it.  https://bugs.launchpad.net/ubuntu/+source/evolution-
exchange/+bug/209438  bug 209438

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25106] Re: evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL' failed

2008-06-10 Thread Brad Johnson
** Summary changed:

- evolution-exchange: unable to setup exchange account
+ evolution-exchange: unable to setup exchange account: 
e2k_properties_get_prop: assertion `props != NULL' failed

-- 
evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: 
assertion `props != NULL' failed
https://bugs.launchpad.net/bugs/25106
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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