Displaying 20 results from an estimated 53 matches for "conor".
Did you mean:
color
2011 Feb 09
0
Mysql2::Error: SAVEPOINT active_record_1 does not exist
...e.xml")
upload = XmlUpload.create(:xml_contents => contents = file.read)
.....
.....
end
The create line is throwing up the following error
ActiveRecord::StatementInvalid: Mysql2::Error: SAVEPOINT
active_record_1 does not exist: ROLLBACK TO SAVEPOINT active_record_1
/Users/conor/.rvm/gems/ruby-1.9.2-p136/gems/activerecord-3.0.3/lib/
active_record/connection_adapters/abstract_adapter.rb:202:in `rescue
in log''
/Users/conor/.rvm/gems/ruby-1.9.2-p136/gems/activerecord-3.0.3/lib/
active_record/connection_adapters/abstract_adapter.rb:194:in `log''
/Users...
2013 Jul 23
3
[LLVMdev] Vector DAG Patterns
...(and (i32 (vector_extract(vt VC:$src), 0 ) ),
(and (i32 (vector_extract(vt VC:$src), 1 ) ),
(and (i32 (vector_extract(vt VC:$src), 2 ) ),
(i32 (vector_extract(vt VC:$src), 3 ) )
)
)
)
)]
Is there a better way to do this?
Regards
---
Conor Mac Aoidh
2013 Jul 26
0
[LLVMdev] Vector DAG Patterns
...)//
// )//
// )//
// )//
// )//
// )//
// )//
//)]/
llvm-tblgen enters an infinite loop which never stops (i left it for ~10
mins before killing)
So either there is another way to express this pattern, or this is a
problem with tablegen?
Regards
---
Conor Mac Aoidh
On 23/07/2013 12:03, Conor Mac Aoidh wrote:
> Hi All,
>
> Been having a problem constructing a suitable pattern to represent
> some vector operations in the DAG. Stuff like andx/orx operations
> where elements of a vector are anded/ored together.
>
> My approach th...
2006 May 16
25
Ruby on Rails Searchable and Annotatable Docs
I recently updated my Rannotate application. The interface has been
completely redone and there are lots of new features. The basic idea is
to create searchable and user annotatable documentation for the Ruby on
Rails API (think php.net).
Check it out at - http://rails.outertrack.com
* What is Rannotate?
Rannotate is a Rails application and RDoc YAML generator that work
together to provide
2010 Feb 04
1
Changing fonts of axis labels in Histogram() function
...= "" has no impact on the type of font
displayed for the axis labels. I wish to change the font to Times New Roman.
I also wish to change the ticks inwards and remove colour from the left
panel. Should I just use the hist() function?
R version is 2.10.0 on windows XP
Thank you
Conor
Conor Wilson
PhD student
Quercus
School of Biological Sciences
Queen's University Belfast
97 Lisburn Road
Belfast BT9 7BL
Tel: +44(0)28 9097 2066
Mob:+44(0)77 3243 2267
Fax: +44(0)28 9097 5877
Email: cwilson20@qub.ac.uk
Web: www.qub.ac.uk/sites/Quercus/AboutUs/Currentstaff/ConorWilson...
2006 May 28
9
Railsmanual.org
Did anyone else catch the redesign? I don''t know who''s responsible, but it''s
lookin better!
Good job...
--
seth at subimage interactive
http://www.subimage.com/sublog/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060528/f9f92618/attachment.html
2007 Aug 01
1
new user question on dataframe comparisons and plots
...a zero for the attributes with
no TRUEs.
I've been going off making my own function and running into trouble
with the data frame not being a vector etc etc, but I have a feeling
there is a *much* better way ie built in function, but I've hit my
current level of R understanding.
Thank you,
Conor
2007 Mar 05
2
patches against 2.6.18 ?
Hi,
I'm rebuilding my kernel image on etch, and want to patch the kernel with
the
xen patches. But I can't find any linux-patch-xen . Where do I find the
source
patches that are used to create linux-image-2.6.18-4-xen-amd64 ?
Thanks,
--
Conor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20070303/7c4e140c/attachment.html
2012 Aug 22
0
Failure to boot Xen 4.1.2 kernel 2.6.32.40 with Ubuntu 10.04.4
...modeset rootdelay=50
module /initrd.img-2.6.32.40
---------------------------------------------------------------------------------
I have included the Results of the boot info script in the attached file, please let me know if you would prefer I placed the full text of that in an email.
Conor, Winchcombe
SAP Research Belfast
SAP (UK) Limited I The Concourse I Queen''s Road I Queen''s Island I Belfast BT3 9DT
mailto: conor.winchcombe@sap.com<mailto:conor.winchcombe@sap.com> I www.sap.com/research<http://www.sap.com/research>
--------------...
2023 Feb 27
2
Missing Files/Missing Folders from an NFS Share
...hash which can then end up as a negative
signed offset in Samba which is not handled correctly. The cookies are not
necessarily consecutive as you move through a directory.
On Mon, 27 Feb 2023 at 19:00, Jeremy Allison <jra at samba.org> wrote:
> On Mon, Feb 27, 2023 at 01:18:20PM +0100, Conor Armstrong via samba wrote:
> >Just by way of update on this, it looks like the problem exists with the
> >ReadDir, TellDir and SeekDir implementation on NFS shares. In my case it
> >was an AWS EFS share that uses NFS.
>
> Can you elaborate exactly the issue with the AWS NFS...
2010 Aug 13
10
:limit text mysql
I have a rails 3.rc app that I''m developing. I have a text entry in one
my models that can sometimes be quite big. I tried setting :limit =>
4294967296 on the text column in my migration file but this doesn''t seem
to have any effect. The column is till created as a TEXT column rather
than MEDIUMTEXT or LONGTEXT.
Does anyone have any idea why this might be happening? Is there
2023 Feb 27
1
Missing Files/Missing Folders from an NFS Share
...there is no access to the server
behind EFS other than the NFS share itself. EFS has to be mounted as NFS.
No other protocols are supported (eg CIFS or AFS).
Anyway the sshfs intermediate mount worked for me but it would be good to
have this issue addressed in Samba.
On Mon, 27 Feb 2023 at 20:01, Conor Armstrong <conorarmstrong at gmail.com>
wrote:
> I think it has a lot to do with telldir on an NFS share returning a cookie
> that is supposed to be unique rather than an actual offset. Problem is,
> that cookie is stored as a 31bit hash which can then end up as a negative
> sign...
2002 Mar 16
1
promax (PR#1389)
Full_Name: conor dolan
Version: 1.4.0
OS: windows98
Submission from: (NULL) (146.50.170.247)
On the basis of Lawley and Maxwell's explanation in Factor Analysis as a
Statistical Method (London: Butterworth, 1971), the following line in the promax
routine (library, mva):
attr(z, "covariance") <-...
2010 Aug 02
2
Including a text file (JAGS model) in an R package
...l file "model.txt"
It's not clear to me where in the package directory structure I can put this file to make this example work. I've tried demo, inst, data and man.
Is it possible to do this? If not, how can I go about including a JAGS model in an R package example?
Regards,
CONOR.
__
(oO)
/||\
Biogerontology
Institute for Ageing and Health
Newcastle University
Campus for Ageing and Vitality
Newcastle upon Tyne
NE4 5PL
UK
tel: +44 (0)191 248 1218
[[alternative HTML version deleted]]
2023 Feb 17
1
Missing Files/Missing Folders from an NFS Share
On Fri, Feb 17, 2023 at 12:40:25AM +0100, Conor Armstrong wrote:
> Ok, starting to make sense now.? In order to fix it....
> I note that the lower level calls are wrapped in dir.c - eg
> dptr_SeekDir(...) wraps SeekDir(...)
> this might allow for some code to use array indexes instead of NFS cookies
> as noted by Chris C...
2023 Feb 27
1
Missing Files/Missing Folders from an NFS Share
On Mon, Feb 27, 2023 at 08:01:40PM +0100, Conor Armstrong wrote:
> I think it has a lot to do with telldir on an NFS share returning a cookie
> that is supposed to be unique rather than an actual offset. Problem is,
> that cookie is stored as a 31bit hash which can then end up as a negative
> signed offset in Samba which is n...
2000 May 05
0
BUG REPORT : SWAT on Samba 2.0.7
...it mentions how "Magic Scripts" are not to be trusted or something like that. They look like just what I need, Is there any more detail out there on the use of Magic Scripts, are they a fully supported element of Samba, will the boss let me use them, what's your favourite colour?...
Conor Daly
------------------------------------------
conor.daly@oceanfree.net
ph +353 1 8326146
fax +353 1 8326146
------------------------------------------
-------------- next part --------------
HTML attachment scrubbed and removed
2008 May 22
1
Directory permission windows issue
...Is it possible to resolve this in some way? The partition for the share is
mounted with acls and the kernel is 2.6.18-6-686 on debian etch.
Any help with this issue is greatly appreciated, as I had hoped to replace a
windows share with this, it's a step in the right direction,
Best Regards,
Conor
Here is the share config:
[data01]
comment = File Storage
path = /home/data
create mask = 700
directory mask = 711
force create mode = 700
read only = No
available = yes
writable = yes
browsable = yes
public = yes
preserve case = yes
short preserve case = yes
map hidden = no
map system = no
ad...
2010 Nov 10
3
using DB2 with Rails 3
I have developed a rails 3 app and for various reasons I have been
compelled to try using DB2 as the underlying database system. Does
anyone have much experience of using DB2 with rails 3? Any good pointers
on resources? I have just been using postgres to date
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on
2010 Feb 22
1
TE410P Spans offline/red after power down/restart
...e way the zaptel driver is loaded?
Here are the versions we are running:
Asterisk 1.4.18.1
Zaptel 1.4.9.2-48
Libpri 1.4.3-19
This is all bundled in the SME Server SARK distrubution. I can provide a
copy of our zapata/zaptel configs if necessary.
Any ideas/pointers/anecdotes welcomed,
Cheers,
Conor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100222/45ed5120/attachment.htm