Hello everyone,
today I played around and upgraded to today's svn trunk version of roundcube. I was really curious since I read that there are only two tickets left til roundcube will go stable. Anyway, I was kinda disappointed. I only tested a little but the overall impression is that it will work worse than what I'm used to with the rc2 version. Especially two things are annoying:
read"/"as unread" is displayed all the time, scrambling the message subject line of the first message in the current folder. Clicking the links doesn't work either. (I could provide a screenshot for that.)
message visually. Unfortunately I just notice that I didn't test if the functionality would work.
I didn't open any tickets yet, maybe it is known? Since I don't provide a patch nor did regression testing by svn version I didn't dare writing to the dev-list ;) Since all lists are rather low traffic I hope it will reach you developers anyway.
For now I svn switched back to rc2 but I volunteer to do some testing or test patches if necessary. Hope that all helps,
Sebastian
List info: http://lists.roundcube.net/users/
I haven't tested the latest SVN myself to see if that problem exists
here.
I't would be a good idea to specify the revision number ( I am at
1123, the current as I am writing is 1137 ). That way if others say
they don't experience the issue, and have a newer revision number,
you will know to try that newer revision to see if your issue has
been addressed. The revision numbers are reported by SVN.
Since both of the issues you mention are JavaScript related, it would
also be a good idea to specify the browser and operating system you
are using. Please find the exact revision of both so any testing to
reproduce the issues you are experiencing can come as close to your
configuration as possible. Extra points if you can reproduce the
issue in more than one browser or on more than one OS ;)
In the RoundCube 1123 revision using Camino 1.6b3pre ( 2008022101 ),
Safari 3.0.4 (523.12.2) and Firefox 2.0.0.9 ( 20071025 ) on Mac OS X
10.4.11 I can't reproduce your issues.
Charles Dostale System Admin - Silver Oaks Communications http://www.silveroaks.com/ 824 17th Street, Moline IL 61265
List info: http://lists.roundcube.net/users/
On Mon, 25 Feb 2008 09:04:16 -0600, chasd chasd@silveroaks.com wrote:
I haven't tested the latest SVN myself to see if that problem exists here.
I't would be a good idea to specify the revision number..
Yes, I'm familiar with that. It was just that I wanted to check if the problem is known before going trough regression testing with resision numbers.
Since both of the issues you mention are JavaScript related, it would also be a good idea to specify the browser and operating system you are using.
Indeed, I underestimated that difference! I just switched back to trunk (r1337) and the problem is gone. BUT: Today I'm using Firefox 2.0.0.12 with a Gentoo linux machine. When I reported the problem I was at my girlfriend's place, using the same Firefox version but with Windows Vista. Unfortunately I can't tell you the exact revision number at that time but I guess it wouldn't make much of a difference. Unfortunately, I won't have access to that machine for at least a few days (at the weekend, eventually).
In the meantime, maybe some other user(s) can check with Vista as I'm not able to reproduce that bug any more.
Thanks,
Sebastian
List info: http://lists.roundcube.net/users/
Indeed, I underestimated that difference! I just switched back to
trunk (r1337) and the problem is gone.
Hmmm. The most recent checkout I did is revision 1137, can I assume
you mistyped the number ?
I updated our internal instance of RoundCube to 1137, we'll see if
any of our Vista users call me with problems. With Firefox, sometimes
you have to be careful about extensions ( now called add-ons ). I had
someone install GreaseMonkey without understanding what it did, and
then complain that their browser was broken ;)
If the issue isn't reproducible elsewhere, I would recommend trying a
new Firefox profile on the machine that exhibited the issue.
Charles Dostale System Admin - Silver Oaks Communications http://www.silveroaks.com/ 824 17th Street, Moline IL 61265
List info: http://lists.roundcube.net/users/
1E3C6DF4-1293-4786-BF56-DC5E2C46AE5F@silveroaks.com 790f615fbfac8a33d99439083f4d558b@localhost 6456777D-5936-4174-BA26-233DA64129FD@silveroaks.com Message-ID: 40b35d35709d83948c7d4f8daf551818@localhost X-Sender: mail@kraymer.de Received: from xdsl-87-78-67-123.netcologne.de [87.78.67.123] with HTTP/1.1 (POST); Mon, 25 Feb 2008 19:40:58 +0100 User-Agent: RoundCube Webmail/0.1-rc2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit
On Mon, 25 Feb 2008 10:48:11 -0600, chasd chasd@silveroaks.com wrote:
Indeed, I underestimated that difference! I just switched back to trunk (r1337) and the problem is gone.
Hmmm. The most recent checkout I did is revision 1137, can I assume you mistyped the number ?
Yes, of course this was a type, sorry. I used today's trunk version, r1137.
If the issue isn't reproducible elsewhere, I would recommend trying a new Firefox profile on the machine that exhibited the issue.
I don't know of any add-ons she installed but I'll check next time. She doesn't really like someone else messing with her computer so I hope your folks can reproduce the bug and I don't have to do the fresh profile thing ;)
Thanks,
Sebastian
List info: http://lists.roundcube.net/users/
kraymer wrote:
Hello everyone,
today I played around and upgraded to today's svn trunk version of roundcube. I was really curious since I read that there are only two tickets left til roundcube will go stable. Anyway, I was kinda disappointed. I only tested a little but the overall impression is that it will work worse than what I'm used to with the rc2 version. Especially two things are annoying:
- The new mark-as flag menu popup does not work. Instead, the "as
read"/"as unread" is displayed all the time, scrambling the message subject line of the first message in the current folder. Clicking the links doesn't work either. (I could provide a screenshot for that.)
What you describe sounds like your browser still has old files in it's cache. The popup is not styled because you use an old css file. Clear the browser cache and reload.
- Message marking broken; clicking on single messages doesn't mark the
message visually. Unfortunately I just notice that I didn't test if the functionality would work.
Can't confirm that.
I didn't open any tickets yet, maybe it is known? Since I don't provide a patch nor did regression testing by svn version I didn't dare writing to the dev-list ;) Since all lists are rather low traffic I hope it will reach you developers anyway.
For now I svn switched back to rc2 but I volunteer to do some testing or test patches if necessary.
Please test well with different browsers and make sure you really got all new files before opening any tickets.
~Thomas _______________________________________________ List info: http://lists.roundcube.net/users/
On Thu, 28 Feb 2008 20:37:45 +0100, Thomas Bruederli roundcube@gmail.com wrote:
kraymer wrote:
- The new mark-as flag menu popup does not work. Instead, the "as
read"/"as unread" is displayed all the time, scrambling the message
subject
line of the first message in the current folder. Clicking the links
doesn't
work either. (I could provide a screenshot for that.)
What you describe sounds like your browser still has old files in it's cache. The popup is not styled because you use an old css file. Clear the browser cache and reload.
Good point. Will try that on next occasion.
Please test well with different browsers and make sure you really got all new files before opening any tickets.
Sure will do. This is the reason why I posted here instead of just opening annoying tickets :)
Sebastian
List info: http://lists.roundcube.net/users/
47C70D89.7060200@gmail.com 75b65a05e6d01dc52da0423548fb1000@localhost Message-ID: b2719fc5ab9ad9ea09c44f7aa64b157f@localhost X-Sender: mail@kraymer.de Received: from ksi.ilt.fraunhofer.de [153.96.180.2] with HTTP/1.1 (POST); Mon, 03 Mar 2008 14:49:59 +0100 User-Agent: RoundCube Webmail/0.1-rc2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit
On Fri, 29 Feb 2008 10:46:41 +0100, kraymer mail@kraymer.de wrote:
On Thu, 28 Feb 2008 20:37:45 +0100, Thomas Bruederli
wrote:
What you describe sounds like your browser still has old files in it's cache. The popup is not styled because you use an old css file. Clear
the
browser cache and reload.
Good point. Will try that on next occasion.
So I tried yesterday and the issue was gone. It probably was a cache issue as you said.
Sebastian
List info: http://lists.roundcube.net/users/