similar to: Typo 5.5 for Rails 2.3.8

Displaying 20 results from an estimated 90 matches similar to: "Typo 5.5 for Rails 2.3.8"

2009 Jan 25
0
Typo 5.2 for Rails 2.2 released
Hello, We''re very pleased and proud to announce the release of Typo 5.2 "Helmut Newton" for Rails 2.2, the famous blogging engine, 4 months after our last release. Typo 5.2 is more than a simple port from Rails 2.0.2 to Rails 2.2, it''s a major, deep, rewrite of the application. We''ve ditched lot of code, aiming at stability and performance, dividing
2007 Oct 17
3
Observations on SVD linpack errors, and a workaround
Lately I'm getting this error quite a bit: Error in La.svd(x, nu, nv) : error code 1 from Lapack routine 'dgesdd' I'm running R 2.5.0 on a 64 bit Intel machine running Fedora (8 I think). Maybe the 64 bit platform is more fragile about declaring convergence. I'm seeing way more of these errors than I ever have before. From R-Help I see that this issue comes up from time to
2001 Dec 13
1
Code for Hodrick-Prescott Filter: Special Case of smooth. spline?
I've had a play with this and, due to my own short-comings, remain none the wiser. In particular, I'm not sure what value of 'spar' is consistent with the magic lambda=1/1600 for quarterly data. I initially interpreted spar as lambda and tried setting spar=1/1600. This results in almost no smoothing while spar=1600 causes an error. The smooth.spline function seems to want
2008 Apr 25
2
PXE / Kickstart / nfs ....
hello there, I wonder if you could help me: I am trying to install 50 diskless servers using PXE / kickstart, it all starts well, DHCP server issues a dynamic address, tftp issues the kickstart file, the client starts reading the KS file but at some point anaconda brings up an unhandled exception related to Python when reading Comps.xml?? What is really unsettling is the fact that if I plug
2012 Jun 01
0
Crystal reports integration with ruby on rails 2.3.8 version
Can any one help to integrate crystal reports with rails: I was found the below link to integrate crystal reports in my rails application..... http://kkarthik.wordpress.com/ but i not understanding how to include those jar files in my rails application...... i am not getting those jar files for download.........where i will get those jar files.. (or) Is there any better and easy way for
2010 Jul 13
0
Unknown Method key? error in Rails 2.3.8 Unit testing
I was writing unit tests for my models for a while. After that I was tweaking around and again continued writing unit tests. Earlier all my unit tests were working - successfully. But now WHen I run them, it gives me Loaded suite unit/post_test Started EEEE Finished in 0.112698 seconds. 1) Error: test_presence_of_body(PostTest): NoMethodError: undefined method `key?'' for
2011 Jul 19
0
Setting up omniauth with salesforce login in rails 2.3.8( ruby 1.8.6)
Hi, We have a production rails app running on ruby 1.8.6 with rails version 2.3.8. We are thinking about setting up omniauth to allow users login through salesforce. But the omaniauth ldap dependency inturn depends on ruby 1.8.7. Is there any way we can setup ominauth without ldap dependency to work on ruby 1.8.6? -- Azhagu Selvan SP -- You received this message because you are subscribed
2010 May 25
0
Rails 2.3.8 Upgrade Mods
Same problem here but solved! hopefully this is helpful. Solution was to watch Ryan Bates Railscast on Rails 3 XSS, and then to ensure any strings being sent out by my form and custom helpers was HTML Safe => Just look for where the helpers are rendering tags and string and add the ".html_safe" method on the end. Hope this is helpful -- You received this message because you are
2010 May 25
1
Rails 2.3.8 still escaping html in strings
Hi All, After a failed attempt to update to 2.3.7 yesterday I''ve tried again today to upgrade to 2.3.8 and whilst most of the site is working I''m still getting some content escaped. I''ve got a helper method that takes a block and uses concat, it can also take some content passed through in a parameter - if content is passed in via the parameter then that is getting
2015 May 08
0
[ANNOUNCE] xf86-video-savage 2.3.8
Adam Jackson (2): Use own thunk function instead of vgaHW*Weak dri: Stop (uselessly) initializing the ValidateTree hooks Jeremy White (1): Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c. Julien Cristau (2): Fix compiler warnings with recent X servers Bump to 2.3.8 git tag: xf86-video-savage-2.3.8
2019 Dec 03
0
Dovecot 2.3.8 - How to force index creation for user/mailbox?
> On 03/12/2019 18:30 Tomek Lutelmowski via dovecot <dovecot at dovecot.org> wrote: > > > Hello, > > I'm using maildirs, and I have problems with big mailboxes (~ 20000 emails, 30-50GB) - sometimes access to such mailbox takes very long (~10 minutes), I would like to be able to create index for mailbox in background, but I couldn't find any way to do it. So far I
2019 Dec 03
0
Dovecot 2.3.8 - How to force index creation for user/mailbox?
Wait, did you mean 'dovecot.index' file? That file is only created occasionally, the actual index is kept in dovecot.index.log. Aki > On 03/12/2019 21:20 Tomek Lutelmowski via dovecot <dovecot at dovecot.org> wrote: > > > Thanks, but both commands didn't create dovecot.index. Only when I open folder with IMAP client, the dovecot.index is created. > > >
2019 Dec 04
0
Dovecot 2.3.8 - How to force index creation for user/mailbox?
> On 4 Dec 2019, at 11.48, Tomek Lutelmowski via dovecot <dovecot at dovecot.org> wrote: > > mail_location = maildir:~ > can't spot anything obvious wrong. Just spotted that you are storing mails in users home root along with all other files such as index files. Maybe you should store the mailbox contents into Maildir:~/Maildir under the users home and index to ~/index/
2019 Dec 05
0
[2.3.8] possible replication issue
Hello, upgrading to 2.3.9 unfortunately does *not* solve this issue: I upgraded one of my replicators from 2.3.7.2 to 2.3.9 and after some seconds replication stopped. The other replicator remained with 2.3.7.2. After downgrading to 2.3.7.2 replication is again working fine. I did not try to upgrade both replicators up to now, as this is a live production system. Is there a chance, that
2019 Dec 05
0
Dovecot 2.3.8 - How to force index creation for user/mailbox?
Yes. mail_location = maildir:/var/vmail/%Ld/%Ln/Maildir:INBOX=/var/vmail/%Ld/%Ln/Maildir/.INBOX:INDEX=/var-fast/dovecot/indexes/vmail/%Ld/%Ln As Sami Ketola wrote earlier: rm -f /var-fast/dovecot/indexes/vmail/domain.ru/user/.INBOX/* doveadm index -u user at domain.ru INBOX doveadm force-resync-u user at domain.ru INBOX ls /var-fast/dovecot/indexes/vmail/domain.ru/user/.INBOX/*
2010 Jun 24
1
Rails 2.3.2 upgrade to 2.3.8 problem
Upgrading to Rails 2.3.8 from 2.3.2 has broken views in my application. Specifically the field labels are all displaying </br> after the label text and therefore the alignment is all messed up. Instead of nicely aligning with the label text on the top and text entry field under it, they line up side-by-side and are misaligned. The tell-tale sign is the appearance of </br> tag after
2023 Apr 17
0
[ANNOUNCE] libXft 2.3.8
Alan Coopersmith (1): configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL Matt Turner (1): libXft 2.3.8 Thomas E. Dickey (3): add check for missing glyph in XftFontCheckGlyph() issue 17: libxft-2.3.7: Bold fonts in urxvt missing leftmost pixels issue 18: Problems with rotated text (monospace font only) git tag: libXft-2.3.8
2019 Nov 08
0
[2.3.8] possible replication issue
Hi, I'm dealing for few days with replication issues between two dovecot containerized instances in Kubernetes environment. After some search, I found this thread that reports exactly the same symptoms I encountered : https://dovecot.org/pipermail/dovecot/2019-October/117353.html I can confirm that downgrade of dovecot to 2.3.7.2 fixes the issue. Testing usage of -T parameter with a very low
2010 Sep 07
1
unicorn_rails and rails 2.3.8
First off, I love unicorn. Thanks to all who have worked on it. For the first time, I am trying to run a rails 2.3 app with unicorn. I don''t understand what is not set correctly. I have rails 2.3.8 and dependencies installed. I am sure it is something simple.... See output below. Much thanks! Matt config/environment.rb ... RAILS_GEM_VERSION = ''2.3.8'' unless defined?
2019 Dec 04
0
Dovecot 2.3.8 - How to force index creation for user/mailbox?
Hi, then please post doveconf -n Sami > On 3 Dec 2019, at 21.31, Tomek Lutelmowski via dovecot <dovecot at dovecot.org> wrote: > > Neither of dovecot.index files are created (.cache, .log, .thread) - these files are created when I open the folder with IMAP client. When mailbox is not used for long time, the indexing takes very long time. So I'm looking for any solution