Displaying 20 results from an estimated 163 matches for "clemens".
Did you mean:
clement
2008 Dec 17
9
Rails 2.2.2 and globalize - undefined method `render_file' for class `ActionView::Base' (NameError)
...39;
from D:/NetBeans/ruby2/jruby-1.1.4/lib/ruby/site_ruby/1.8/
rubygems/custom_require.rb:27:in `require''
from script\server:3
''
gloablize rewrites render_file (in order to cache templates).
render_file does not more exist, though...
How can this be resolved?
Thx
Clemens
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send e...
2011 May 25
2
g_dbus_connection_real_closed when starting lightdm
...he
following message:
lightdm --test-mode -c /etc/lightdm.conf
g_dbus_connection_real_closed: Remote peer vanished with error:
Underlying GIOStream returned 0 bytes on an async read
(g-io-error-quark, 0). Exiting.
Failed to get system bus
Any idea what could be the problem?
Thank you in advance, Clemens
lightdm.log:
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 0.3.5, PID=1341
[+0.00s] DEBUG: Loaded configuration from //etc/lightdm.conf
[+0.00s] DEBUG: Loading display default-display
[+0.00s] DEBUG: Starting session for user ce
[+0.00s] DE...
2006 Jul 02
7
Generic SingleTable inheritance
...me
>> John
person.Name
>> Smith
...
Persistence works as expected, hence I am inclined to go with this
design.
BEFORE I do I would like to hear what you think? What am I missing(apart
from the semantics I loose as all properties are stored as strings)?
Thanks for any critical input!
Clemens
--
Posted via http://www.ruby-forum.com/.
2005 Aug 22
3
Cannot compile 3.0.x on Solaris 9
...ctory
make: *** [dynconfig.o] Error 1
but compilation never goes beyond dynconfig.c
Having spent three days on fixing this problem I am increasingly
convinced that the build process for Solaris 9 has a major problem.
I would be happy for a pointer to a binary distribution as well.
Best regards,
Clemens Cap.
--
Prof.Dr.Clemens H. CAP
Dept.of Computer Science office phone +49-(0)381-498/7500
University of Rostock office fax +49-(0)381-498/7522
Albert Einstein Strasse 21 mailto:clemens.cap@computer.org
D-18051 Rostock, Germany http://wwwiuk.informati...
2009 Dec 25
5
[Bug 25795] New: windows not redrawn after resize
...og
Whenever a window is resized, the added or removed areas are not redrawn until
the window is moved or switched back to. This only happens with xcompmgr
running.
Kernel vanilla 2.6.33-rc1-00366-g2f99f5c or nouveau 2.6.32-13162-g98ba9c1
drm-nouvau 2.4.16-21-gf1660c2
xf86-video-nouveau bb194783
Clemens
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
2010 Sep 20
10
Tinc performance on a Dir-300
...309
ConnectTo=00240117B755
ConnectTo=batgw
ConnectTo=0022B0967CD7
ConnectTo=0014224074A7
----------
If there is no way to get more speed, do you know another VPN-Solution which
is better concerning speed? We dont need security because the network is
completely open, but we need speed.
Thank you
Clemens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20100920/8506b7f1/attachment.pgp>
2012 Feb 02
1
[LLVMdev] Disjoint types after reading several modules
On 2/2/12 2:32 PM, Duncan Sands wrote:
> On 02/02/12 14:25, Clemens Hammacher wrote:
>> On 2/2/12 1:51 PM, Duncan Sands wrote:
> ...
>>> what do you mean by "copied over to the main module"? If you want to add
>>> additional IR to the main module then you should link it in using the
>>> linker.
>>
>> I think...
2006 Feb 27
1
[PATCH] Fix qemu-dm segfault when multiple HVM domains ---Was: qemu-dm segfault with multiple HVM domains?
...s situation can be
reproduced easily.
Thanks
Yunhong Jiang
This patch fix this issue by placing the interupt request in the end of
dma thread.
>-----Original Message-----
>From: xen-devel-bounces@lists.xensource.com
>[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of
>John Clemens
>Sent: Thursday, February 23, 2006 6:12 AM
>To: Li, Xin B
>Cc: xen-devel@lists.xensource.com
>Subject: RE: [Xen-devel] qemu-dm segfault with multiple HVM domains?
>
>
>Thanks, glad to know I''m not the only one seeing this... I''ve opened
>bug 542.
>
>...
2012 Feb 02
2
[LLVMdev] Disjoint types after reading several modules
On 2/2/12 1:51 PM, Duncan Sands wrote:
> On 02/02/12 13:30, Clemens Hammacher wrote:
>> On 2/2/12 1:15 AM, Chris Lattner wrote:
>>> I have to ask: why are you writing these modules out as separate bc files?
>>
>> I knew that someone would ask that ;)
>> We need to have separate modules during runtime. One of them contains the code
&...
2012 Feb 27
2
[LLVMdev] mapping types from a bitcode module
Hi Clemens - thanks for your response.
Clemens Hammacher wrote:
> Hi Michael,
>
> since noone of the experts answered, let me share our experiences. We
> recently had exactly the same problem, I posted on this list on January
> 31st.
> I didn't follow Duncans advice to "just use...
2006 Jul 18
7
Port scan from Apache?
...ort scan"?
As far as I can tell, the server is free of malicious code, I especially
looked for PHP (and similar) files belonging to freely available port
scanners etc.; everything seems to be alright. While I was
investigating, no one but me was logged in.
Any help is greatly appreciated!
Clemens
2006 Feb 28
0
RE: Re: [PATCH] Fix qemu-dm segfault when multiple HVMdomains
So, Keir, can you please check in this patch?
Thanks
Yunhong Jiang
>-----Original Message-----
>From: xen-devel-bounces@lists.xensource.com
>[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of
>John Clemens
>Sent: Tuesday, February 28, 2006 1:35 AM
>To: Jiang, Yunhong
>Cc: Li, Xin B; xen-devel@lists.xensource.com
>Subject: [Xen-devel] Re: [PATCH] Fix qemu-dm segfault when
>multiple HVMdomains
>
>
>So far, so good.. This patch seems to fix things for me.. I
>have 4 domains...
2014 Jul 21
3
Text sometimes missing on NV18 based laptop
...th subpixel (rgb) AA, even non-text related occur (icons are
misrendered, ...)
I've reported the issues here:
https://bugs.freedesktop.org/show_bug.cgi?id=81283
With noaccel it works fine, however it is annoyingly slow.
Is there anything I could try to track these issues down?
Best regards, Clemens
2012 Feb 02
0
[LLVMdev] Disjoint types after reading several modules
Hi Clemens,
On 02/02/12 14:25, Clemens Hammacher wrote:
> On 2/2/12 1:51 PM, Duncan Sands wrote:
...
>> what do you mean by "copied over to the main module"? If you want to add
>> additional IR to the main module then you should link it in using the linker.
>
> I think that the...
2016 Jul 07
2
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
...f (xf86NumScreens == 0) {
xf86Msg(X_ERROR, "No devices detected.\n");
return FALSE;
}
Is the issue that xf86NumScreens is zero at the beginning, or that
xf86GPUScreens is not taken into account later on?
Any help would be highly appreciated.
Thanks and best regards, Clemens
2006 Jul 02
1
ActiveRecord''s has_many, allways fetched from db?
...all,
say I have a
class Container
has_many :items
end
and
class Item
belongs_to :container
end
Now if I fetch a container from the db
cont = Container.find :first
and then call
cont.items
1000 times, does this result in 1000 db queries(for the items of the
container)?
Thanks
Clemens
--
Posted via http://www.ruby-forum.com/.
2018 Nov 17
2
Cannot connect when using BindAddress
Hi there,
Thanks for tinc, firstly. It's awesome. Now, I've found that if I specify:
BindAddress = 127.0.0.1 655
Then my tincd cannot make outbound connections (on attempting to
connect to another tinc daemon is receives 'Invalid argument').
Removing BindAddress fixes the issue. Unless I've misunderstood the
purpose of this option, is this a bug?
I'm running v1.0.35 on
2001 Aug 15
2
rsync without reverse dns lookup
...r. But the IPs for
rsyncd Server and Client have no DNS Name, and so rsync trys to lookup
for a DNS Name for this IPs. This causes a long DNS Timeout!
My question: is there a commandline option to disable this "feature"? Or
can you give me quick "hack around"?
Best regards
--
Clemens Gesell <cgesell@astaro.de> | Product Development
Astaro AG | www.astaro.com | Phone +49-721-490069-18 | Fax - 55
2002 Mar 13
0
AW: ssh + permissions
...ite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn,
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970),
".\n" '
"There are some who call me.... Tim?"
"C.Zimmermann" <clemens@prz.tu-berlin.de>
Sent by: rsync-admin@lists.samba.org
03/12/2002 08:19 AM
To: Tim Conway/LMT/SC/PHILIPS@AMEC
cc: <rsync@lists.samba.org>
"clemens" <clemens@prz.tu-berlin.de>
Subject: AW: ssh + permissions
Classification:...
2012 Feb 02
2
[LLVMdev] Disjoint types after reading several modules
...ously
different optimizations are concurrently (in individual threads)
building up or restructuring new code in their individual "working
modules". Eventually some code will get copied over to the main module
to be executed, and that's why they need to use the same types.
Cheers,
Clemens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6392 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120202/7d96d23a/attachment.bin>