search for: describtion

Displaying 10 results from an estimated 10 matches for "describtion".

2005 Feb 11
1
can i get a list about the describtion of all sources of dovecot?
I want to control, which user, when and what modify in their mailbox done. which sourcecode must i modify? Please
2016 Aug 04
2
Re: Libvirt: dynamic ownership did not work
...est and the image file is /data/hdd1/libvirt/images/test.img > > > Michal I did together with Michael Tremer some debugging and Michael posted our results in the bugtracker. So it seems that the chown function is not executed, because a other function return a wrong value. Maybe the describtion in the bug report hepls to go furhter, when not say what you need (logs) to debug the problem. Regards Jonatan
2007 Sep 30
9
Problems with testing nested routes using mocking
Hello forum I have there to files #----- virtual_host_controller.rb class VirtualHostsController < ApplicationController before_filter :capture_domain # GET /domain/1/virtual_hosts/1 def show @virtual_host = @domain.virtual_hosts.find(params[:id]) respond_to do |format| format.html # show.rhtml end end private def capture_domain if
2016 Aug 05
0
Re: Libvirt: dynamic ownership did not work
...function return a wrong value. Ah, reading the bz transcript, you are not passing the path directly into the XML rather than use a volume from a storage pool. This is supported but the previous case is more tested. Again, this would help me to narrow down the possible causes. > > Maybe the describtion in the bug report hepls to go furhter, when not > say what you need (logs) to debug the problem. Maybe I'm misreading this, but I think I've told you what I need to debug the problem. Moreover, it's usually better to provide as many information as possible when debugging a problem....
2007 Sep 22
0
How to DRY up controller action spec with different params.
I tend to write a fresh description block for every change in the parameters for that specific action, because I hate conditionals in the example describtion, e.g.: describe SomeController, "handling GET /path/with/param/3" do it "should do this" it "should not do this if" it "should still do that in both cases" end Seperate description blocks keep things clean, however, there is a big amount of duplication be...
2004 Aug 08
0
SOLVED: Roaming profiles not updating XP
I have run into the EXACT problem; I also may have the solution; I wish I could give you a technical describtion, but I can't. All I know is what worked. Go into Services in the administrative panel of Windows XP and set any service relating to nVidia to Manual startup instead of Automatic. This does not interfere in anyway with any of nVidia's functions in my experince. You can also uses this fix...
2010 Oct 01
2
trouble building 4.0.1
I finally decided to build 4.0.1 on my OpenSuSE box. I''ve been plodding along and resolving issues/dependencies as needed but now I''m stumped. While building I get the following message: cc1: warnings being treated as errors netfront.c:41:32: error: variably modified ‘tx_freelist’ at file scope netfront.c:44:34: error: variably modified ‘rx_buffers’ at file scope
2004 Apr 26
1
another entropy coder that might be very useful
Hello, I want to let you know about an algo that will soon be published and that may be of interest to Vorbis (and other Ogg projects) : http://f-cpu.seul.org/whygee/ddj-3r/ddj-3r.tgz this is the archive of the article i submitted. It describes the "Recursive Range Reduction" algorithm (3R for short) and uses only a few basic computer principles (a binary tree being the most complex
2004 May 27
6
CAPI / Channels
hi all, i have a probably very stupid question/problem. for testing purpose i am trying to get asterisk running with two isdn cards. I'd only like to here the demo sound when i call the number - but nothing works. The output of show channels is not showing any channel - should there be 4 channels ? - capi info shows my two cards perfectly. The ISDN Controller's are attached to an PTMP
2016 Aug 04
3
Re: Libvirt: dynamic ownership did not work
Am Do, 4. Aug, 2016 um 1:38 schrieb Michal Privoznik <mprivozn@redhat.com>: > On 04.08.2016 12:12, Jonatan Schlag wrote: >> >> >> Am Do, 4. Aug, 2016 um 11:32 schrieb Michal Privoznik >> <mprivozn@redhat.com>: >>> On 03.08.2016 21:17, Jonatan Schlag wrote: >>>> Hi, >>>> I have a very strange problem with libvirt. I