Author Topic: Release candidate version 0.8  (Read 20108 times)

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Release candidate version 0.8
« on: May 20, 2012, 12:25:19 PM »
The stable release with the new skin is getting closer! We just published the release candidate version 0.8 which fixes some more bugs and completes the work on the new skin Larry. It's now feature complete and everybody is kindly invited to do some more tests with this release and report bugs to our tracker.

Have fun!

Source: http://sourceforge.net/news/?group_id=139281&id=307863
Get it Now: http://roundcube.net/download

Offline zoof

  • Jr. Member
  • **
  • Posts: 29
Re: Release candidate version 0.8
« Reply #1 on: May 21, 2012, 08:25:05 AM »
There seems to be a minor bug in the installer script.  I get a "Invalid step" error.  But if I go to http://url/installer/?_step=1, installer works fine.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Release candidate version 0.8
« Reply #2 on: May 22, 2012, 01:12:11 AM »
There seems to be a minor bug in the installer script.  I get a "Invalid step" error.  But if I go to http://url/installer/?_step=1, installer works fine.
I can confirm the problem, I've submitted a ticket here: http://trac.roundcube.net/ticket/1488490

Offline Yoni

  • Full Member
  • ***
  • Posts: 164
    • MyRoundcube
Re: Release candidate version 0.8
« Reply #3 on: May 22, 2012, 06:11:21 PM »
Anyone else getting a PHP error when sending a request receipt response?

PHP Warning:  Invalid argument supplied for foreach() in /roundcube/program/include/rcube_shared.inc on line 85

I cannot send or receive receipt requests... Wondering if it is just me?

Offline alec

  • Hero Member
  • *****
  • Posts: 1,363
Re: Release candidate version 0.8
« Reply #4 on: May 23, 2012, 03:17:18 AM »
The warning issue is fixed in git. However the reason of it can be another issue. It looks like empty PERMANENTFLAGS response. Enable imap_debug in Roundcube and provide the log, but only from the moment when you're trying to sent the receipt response.

Offline Yoni

  • Full Member
  • ***
  • Posts: 164
    • MyRoundcube
Re: Release candidate version 0.8
« Reply #5 on: May 23, 2012, 12:05:11 PM »
This is what I get from the response:

Code: [Select]
[23-May-2012 11:55:00 -0400]: [473B] S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
[23-May-2012 11:55:00 -0400]: [473B] C: A0001 ID ("name" "Roundcube Webmail" "version" "0.8-rc" "php" "5.3.2-1ubuntu4.15" "os" "Linux" "command" "/mail/?_task=mail&_framed=1&_action=sendmdn")
[23-May-2012 11:55:00 -0400]: [473B] S: * ID NIL
[23-May-2012 11:55:00 -0400]: [473B] S: A0001 OK ID completed.
[23-May-2012 11:55:00 -0400]: [473B] C: A0002 AUTHENTICATE PLAIN 0AUkBscGh5NTAwMg==
[23-May-2012 11:55:00 -0400]: [473B] S: A0002 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH QUOTA] Logged in
[23-May-2012 11:55:00 -0400]: [473B] C: A0003 LOGOUT
[23-May-2012 11:55:00 -0400]: [473B] S: * BYE Logging out
[23-May-2012 11:55:00 -0400]: [473B] S: A0003 OK Logout completed.

I can see the sendmdn...
« Last Edit: May 23, 2012, 12:07:20 PM by Yoni »

Offline alec

  • Hero Member
  • *****
  • Posts: 1,363
Re: Release candidate version 0.8
« Reply #6 on: May 23, 2012, 12:57:08 PM »
Two questions:
1. Do you have enabled caching? 2. Can you reproduce this with preview and full screen mode of viewing messages?

Offline Yoni

  • Full Member
  • ***
  • Posts: 164
    • MyRoundcube
Re: Release candidate version 0.8
« Reply #7 on: May 23, 2012, 01:23:59 PM »
Opsss!!   You nailed it! ;D I had cache enabled so using db cache causes this problem. I copied my config file from a test install running hmailserver back-end. Since hmailserver doesn't support $MDNSent the cache didn't cause any problems with it because Roundcube ignores MDN when back-end server doesn't support it.

// Enables messages cache. Only 'db' cache is supported.
$rcmail_config['messages_cache'] = db; false

I can confirm that it works now regardless preview panel mode... Thank you so much for hinting me in the right direction. You rock!  :)

Shouldn't this be documented somewhere? Is anyone else caching without issues?

Offline Batisteo

  • Newbie
  • *
  • Posts: 1
Re: Release candidate version 0.8
« Reply #8 on: June 16, 2012, 05:26:10 PM »
I just installed this 0.8 rc version, and it's a great work.

I found two minor bugs. I'm not a ease with the tracking system, so I don't know if they are already submitted somewhere, or already fixed in the repo.

1- Encoding error in from field, in the read mode, and compose mode. (ok for the mailbox view).
Sender name : " Világ Ãœgyfélszolgálat " instead of " Világ Ügyfélszolgálat " for example (it's hungarian). I don't know if utf-8 or other encoding.

2- [for this one, maybe I don't know how to use it] At the end of installation, the SMTP validator didn't worked. Error message like "Not OK: Incorrect sender or recipient". If I set some random string or nothing, it is the same. But I can perfectly send mails after, in roundcube.
I must admin I don't know what is a recipient exactly in this context, and how it should like. Maybe it should be more explicit.

I tried to help, I hope it will.

Offline zoof

  • Jr. Member
  • **
  • Posts: 29
Re: Release candidate version 0.8
« Reply #9 on: August 02, 2012, 08:16:23 PM »
Anyone else having problems where after clicking on a message, you get the indefinitely spinning "loading" wheel?  I'm not getting this problem with 0.7.2.  I'm running on a Ubuntu 10.04 VPS with mod_deflate, mod_expires and mod_headers enabled.  I can provide any log output that would be useful for trouble shooting.

Offline zoof

  • Jr. Member
  • **
  • Posts: 29
Re: Release candidate version 0.8
« Reply #10 on: August 02, 2012, 09:03:22 PM »
Anyone else having problems where after clicking on a message, you get the indefinitely spinning "loading" wheel?  I'm not getting this problem with 0.7.2.  I'm running on a Ubuntu 10.04 VPS with mod_deflate, mod_expires and mod_headers enabled.  I can provide any log output that would be useful for trouble shooting.
Might be a Safari problem as it seems to be working fine on my Wheezy box.

Offline zoof

  • Jr. Member
  • **
  • Posts: 29
Re: Release candidate version 0.8
« Reply #11 on: August 04, 2012, 07:45:14 AM »
I have isolated it to an issue with the Larry theme and the OS X Leopard (possibly others) version of Safari 5.0.6.  The classic theme does not have this problem.  I will upgrade my wife's Macbook Pro to Lion shortly and see if there is a similar issue with Lion's version of Safari.  The problem does not arise with the Windows version of Safari, or any version of Firefox or Chrome or IE that I have tried.

To reproduce the problem, click on a message and then quickly click on other messages until you get the perpetually spinning wheel.

Should I open a ticket on trac?