search for: weren

Displaying 20 results from an estimated 527 matches for "weren".

Did you mean: were
2007 Jan 14
0
[849] trunk/wxruby2/lib/wx/classes/colour.rb: Stock colours weren''t initializing correctly
...h ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[849] trunk/wxruby2/lib/wx/classes/colour.rb: Stock colours weren''t initializing correctly</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>849</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-01-14 11:05:20 -0500 (Sun,...
2007 Oct 27
4
Mongrel 1.0.2 on Ubuntu Feisty
Hi everybody, I''ve been trying to setup a Ruby on Rails application on a Ubuntu Feisty machine and I''ve spent a lot of time trying to figure out why Nginx and mongrel_cluster weren''t working. The setup was correct (based on some tutorials found on the internet), but there weren''t any pid files for the mongrels started. In case anybody else has experienced the same problem, it seems that `gem install mongrel` will install version 1.0.2 (which is rather stran...
2007 Jul 07
4
VLAN tagged interfaces in zones
Hi, I''m trying to work out a solution for multiple zones with exclusive IP stacks, and existing on the same VLAN. For example, I have 3 zones on the same subnet (lets say 10.10.10.0/24), and want to put them in the same VLAN (let''s say 20). If they weren''t zones, I would plumb up e1000g20000 or equiv on each and off we go, but with zones and exclusive IP stack, I can''t do this since the interfaces have to be unique. Is there any solution to this problem which results in all 3 zones on VLAN 20 and having exclusive IP stacks? Than...
2008 Oct 08
5
Resilver hanging?
...percentage, seemingly doing nothing for quite a while, even though the HDD LED is lit up permanently (no apparent head seeking)? The drives in the pool are WD Raid Editions, thus have TLER and should time out on errors in just seconds. ZFS nor the syslog however were reporting any IO errors, so it weren''t the disks. Stopping the scrub didn''t work, the zfs command didn''t return. It took a hard reset to make it stop. The system in question is OpenSolaris updated to snv_98, the pool had version 11 when I tried, I''ve upgraded it to 13 but didn''t retry scr...
2009 Aug 17
6
hi all! can''t open github!!
hi all! can''t open github (http://github.com/why/camping/tree/master) What''s going on? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/camping-list/attachments/20090817/bba31d63/attachment.html>
2005 Mar 02
4
Development without server restart?
...only work in webrick? I suppose one should argue that for development you should just use webrick, but this wasn''t an option for me last night. I was working on a Rails app that was behind a firewall that only had port 80 open... It took me a while to realize that my "changes" weren''t taking effect because I hadn''t restarted apache. In what environment does development without webserver restarts possible?
2006 May 09
2
what are all these methods?!?! :)
...e I''m fooloing around with :acts_as_tree in the console and I instantiated a new tree object and went to use the readline support to see all the available methods and I was rather surprised to see many many more methods than I was expecting..so I went to the api site and a lot of them weren''t documented.. .add_children, .child_ids, etc... now I can guess pretty easily what these methods do and my next step is to go and look at the source code...but can anyone suggest if i''m missing something? -- Posted via http://www.ruby-forum.com/.
2006 Oct 08
3
Tellabs and a PRI
...2572 EC with a PRI. When we moved from our analog lines to a PRI, I thought it would be simple stuff moving the EC to the PRI. Changed signaling, made sure that channel 24 wasn't being ECd and everything came up. But, I was getting complaints of random echo on the PRI. Local echo. Also, we weren?t able to do any kind of modem dial-outs (Adit 600 supplying the dialtone). Funny thing is that inbound/outbound faxing was working fine. Removed the Tellabs and turned on the software EC and everything started working fine. I'd really like to move back to the Tellabs, so if anybody has su...
2006 May 06
3
Extending Rails plugins?
...s.taggable_id " + "AND taggings.taggable_type = ? " + "AND taggings.tag_id = tags.id AND tags.name IN (?)", acts_as_taggable_options[:taggable_type], list ]) end end == Thanks! B.A. -- B.A. Baracus: I thought you weren''t crazy no more? Murdock: Only on paper. -- Posted with http://DevLists.com. Sign up and save your mailbox.
2008 Jun 12
6
Xen and Kernel 2.6.25
Some question. Can I install Xen-3.2.1 with 2.6.18-xen kernel... to my Dom0 and without HVM, starting a debian(DomU) with kernel 2.6.25 from kernel src and compiled with all XEN port / features ? or i need to use the vmlinuz-2.6.18-xen to all my DomU ?? Thanks Crazy _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2008 Apr 19
4
Is testing output within content_for possible?
...test it "should have the correct side bar links" do do_render response.should have_tag("ul.links") do with_tag("a[href=?]", edit_admin_account_url(accounts(:test))) end end The above doesn''t work. Just to make sure my tests weren''t the issue I removed the content_for block and the tests then passed. Is there something extra that has to be done to get the content_for contents to be rendered? Thanks for the help. -- Posted via http://www.ruby-forum.com/.
2007 Jul 17
2
kern.chroot_allow_open_directories
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The chroot(2) man page describes a sysctl called 'kern.chroot_allow_open_directories' which controls whether a process can chroot() and is already subject to the chroot() syscall. It seems that this sysctl can be trivially changed from within a chroot'd process (ie: if that process has superuser privileges). Is this sysctl meant to
2006 Feb 06
6
ActionMailer - ROR Recipes - Multipart/alternative
I am using the SaltedHashLoginGenerator. and would like to send the e-mail in multipart/alternative format. By default my application is using forgot_password_en.rhtml template. I read in the ROR Recipes book "ActionMailer sees these templates, recognizes the pattern in their file names, and automatically sets the MIME type of the message to multipart/alternative and adds
2008 Aug 18
3
FXRuby FXScintilla question
Hello, I have started learning FXRuby about 2 weeks ago. Now I''m trying to launch the scintilla_test.rb from the fxruby-1.6 installation directory (/usr/lib/ruby/gems/1.8/gems/fxruby-1.6.16/examples) and get this error: /usr/lib/ruby/gems/1.8/gems/fxruby-1.6.16/lib/fox16/kwargs.rb:2007:in `old_initialize'': wrong number of arguments (8 for 0) (ArgumentError) from
2007 Mar 25
5
mechanize 0.6.6 Released
...s: = Mechanize CHANGELOG == 0.6.6 * Removing hpricot overrides * Fixed a bug where alt text can be nil. Thanks Yannick! * Unparseable expiration dates in cookies are now treated as session cookies * Caching connections * Requests now default to keep alive * [#9434] Fixed bug where html entities weren''t decoded * [#9150] Updated mechanize history to deal with redirects http://mechanize.rubyforge.org/ -- Aaron Patterson http://tenderlovemaking.com/
2003 Aug 06
2
statically compiled files left over after a 'make world'
...ck /stand/ifconfig /stand/route /stand/slattach /stand/mount_nfs /stand/dhclient /stand/arp /stand/gzip /stand/gunzip /stand/zcat /stand/-sh /stand/[ /stand/sh Since they were not updated during a 'make world', does that mean that they are deprecated and can be safely removed? If not, why weren't they updated during a 'make world'? Is it a security risk having them stick around since they haven't been re-linked against the new libc? Thanks, -Brian
2012 Dec 19
6
[PATCH V2] xen: arm: fix guest register access.
We weren''t taking the guest mode (CPSR) into account and would always access the user version of the registers. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> --- v2: Fix r8 vs r8_fiq thinko. --- xen/arch/arm/traps.c | 62 ++++++++++++++++++++++++++++++++++++++++++- xen/arch/...
2006 Jul 07
2
Probe ID changes
...ksyms ksyms_read entry 68867 fbt ksyms ksyms_read return ... I kind of assumed that this happens when modules are loaded and unloaded. I was attempted to prove this by modunloading something, but I couldn''t find any that weren''t busy, so I just did a "modunload -i 0" and unloaded all of the auto loaded modules that I could.. When the modunload completed, a fresh "dtrace -l", too my surprise, instead of having holes, was now completely contiguous. In addition, the list has been shuffled (...
2007 Apr 04
4
Order a find using a has_many association
I''m trying to order a find through a has_many association. I have a model called SalesOrder. Each sales order has things like amount, description, etc. I use the following to get the Sales Orders: @sales_orders = SalesOrder.find(:all) And I display them with: <td><%= link_to sales_order.id.to_s, :action => ''show'', :id => sales_order.id
2006 May 12
1
New Mongrel 0.3.13 Documentation: HOWTO Do Everything
...tion). * The POSIX signals Mongrel uses for restart, stop, and reload. * What the super debugging -B option produces and when to use it. * Quick start on installing the mongrel_cluster GemPlugin. The current pre-release now has the following fixes: * A fix for --num-procs and --timeout where they weren''t really being set. * A new -G option for generating YAML configs for the -C option. Everyone should update from the releases directory with: $ gem uninstall mongrel $ gem install mongrel --source=http://mongrel.rubyforge.org/releases/ And try these out. Especially the --num-procs...