Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: david000 on September 01, 2015, 12:13:58 PM

Title: Roundcube - address book looking not working ?
Post by: david000 on September 01, 2015, 12:13:58 PM
Hi Guys,

After updating to the current version of roundcube I'm seeing an issue with new (and reply) emails looking up addresses in the address book.

when you start to type an address in to the 'to' (or other fields) the machine give an 'internal server error' and shows the searching icon.

I can hand complete the field and successfully send mail.

I can also create emails to a contact in the address book directly from the address book by clicking on their email.

The problem replicates on different client PCs and browsers (chrome \ FF).

reading \ replying to email appears to work fine.

Cheers


David
Title: Re: Roundcube - address book looking not working ?
Post by: Stefano on September 01, 2015, 12:21:37 PM
well.. it's is likely a bug, so, please, open a new bug in bugzilla, thank you (link to bugzilla is above)
Title: Re: Roundcube - address book looking not working ?
Post by: david000 on September 01, 2015, 12:48:31 PM
Shame - I've just added it to Bugzilla.

By the way, the bugzilla search seems broken - it returns html code on a simple search for 'roundcube' !
Title: Re: Roundcube - address book looking not working ?
Post by: Stefano on September 01, 2015, 01:42:42 PM
working fine here for me...
Title: Re: Roundcube - address book looking not working ?
Post by: stephdl on September 01, 2015, 09:18:51 PM
it is not a bug  I did, see http://trac.roundcube.net/ticket/1490469 and https://issues.kolab.org/show_bug.cgi?id=5131

it seems that we need to wait the version 1.1.3 or modify the following commit https://github.com/roundcube/roundcubemail/commit/cb0e0777ce832b2a148a1d71a304c7cba5e6564e in /usr/share/roundcubemail/program/lib/Roundcube/rcube_ldap.php

tested on my server
Title: Re: Roundcube - address book looking not working ?
Post by: david000 on September 02, 2015, 08:52:38 AM
Cheers. I'll see if I can do the mod.   Which is the best editor to use  (Linux newby!)
Title: Re: Roundcube - address book looking not working ?
Post by: stephdl on September 02, 2015, 09:56:03 AM
Cheers. I'll see if I can do the mod.   Which is the best editor to use  (Linux newby!)

vim of course
Title: Re: Roundcube - address book looking not working ?
Post by: Stefano on September 02, 2015, 10:19:33 AM
or, if you prefer anything easier, nano (onboard on SME)
Title: Re: Roundcube - address book looking not working ?
Post by: stephdl on September 02, 2015, 11:06:02 AM
or, if you prefer anything easier, nano (onboard on SME)

nano doesn't count lines, it is a pain to find the good line to change. It was hard the first time to code with vim, but now I can say that I have thrown to the bin, sublimetext, Atom, Gedit, Geany and I use only Vim, with some plugins....that's the difference.
Title: Re: Roundcube - address book looking not working ?
Post by: Stefano on September 02, 2015, 11:18:59 AM
Steph, I don't want to start an editor war :-)

I agree with you.. nano is good only for small file editing..
Title: Re: Roundcube - address book looking not working ?
Post by: stephdl on September 02, 2015, 11:33:43 AM
Steph, I don't want to start an editor war :-)
:( that's a pity, it could be funny some good fights :p
Title: Re: Roundcube - address book looking not working ?
Post by: Stefano on September 02, 2015, 11:36:48 AM
:( that's a pity, it could be funny some good fights :p

sure, but after it I ought close the topic and send you a warning for trolling (ROTFL) :-D
Title: Re: Roundcube - address book looking not working ?
Post by: DanB35 on September 02, 2015, 01:14:16 PM
nano doesn't count lines
Ctrl-C at any place in the file will tell you what line you're on.  Not as convenient as a real-time display, granted, but it works.
Title: Re: Roundcube - address book looking not working ?
Post by: stephdl on September 02, 2015, 03:48:01 PM
The killer feature missed by nano is the 'undo' action that you can have with 'u' and the redo with 'ctrl+r'.....and probably a lot of things.
Title: Re: Roundcube - address book looking not working ?
Post by: david000 on September 02, 2015, 07:27:16 PM
Cheers all.

So Vim would need to be installed ?    I recall something called Vi back in the day ?

 
Title: Re: Roundcube - address book looking not working ?
Post by: stephdl on September 02, 2015, 08:14:21 PM
by default on a stock sme server
Title: Re: Roundcube - address book looking not working ?
Post by: david000 on September 04, 2015, 06:02:32 PM
If I don't get around to the fix, is there an update alert for when the 'official' one is sorted ?   
Title: Re: Roundcube - address book looking not working ?
Post by: stephdl on September 04, 2015, 06:22:31 PM
If I don't get around to the fix, is there an update alert for when the 'official' one is sorted ?
This version is not released by the roundecubemail team.....follow up their website
Title: Re: Roundcube - address book looking not working ?
Post by: david000 on September 04, 2015, 06:30:43 PM
This version is not released by the roundecubemail team.....follow up their website

Sorry I don't understand.   Will the SME 'contribs' version not be updated at some point ?
Title: Re: Roundcube - address book looking not working ?
Post by: david000 on September 14, 2015, 02:18:10 PM
Where is the best place to check to see if this is resolved?

A contribs update recently came through with a Roundcube component but the problem persists.



edit for incomprehensible language....!

Title: Re: Roundcube - address book looking not working ?
Post by: david000 on October 04, 2015, 09:59:51 PM
Fixed on the latest contribs update. Cheers :)