search for: corelib

Displaying 20 results from an estimated 34 matches for "corelib".

2016 Feb 17
2
Can one set the owner of a folder to BUILTIN\Administrators?
On 2/17/2016 10:32 AM, Rowland penny wrote: > On 17/02/16 18:07, Ian wrote: >> Actually, that works for me too. I just issued the command 'chgrp >> "BUILTIN\administrators" CoreLib' and it returned successfully for that >> folder. 'ls -la' shows: >> d---------+ 2 MMIA\domain admins BUILTIN\administrators 5 Dec 8 11:59 >> CoreLib// >> >> Note however, that it fails if I attempt to chown instead: >> [root at freenas] /mnt/trun...
2016 Feb 17
1
Can one set the owner of a folder to BUILTIN\Administrators?
...:53 AM, Rowland penny wrote: > On 17/02/16 19:47, Ian wrote: >> On 2/17/2016 10:32 AM, Rowland penny wrote: >>> On 17/02/16 18:07, Ian wrote: >>>> Actually, that works for me too. I just issued the command 'chgrp >>>> "BUILTIN\administrators" CoreLib' and it returned successfully for >>>> that >>>> folder. 'ls -la' shows: >>>> d---------+ 2 MMIA\domain admins BUILTIN\administrators 5 Dec 8 >>>> 11:59 >>>> CoreLib// >>>> >>>> Note however, that it...
2016 Feb 17
4
Can one set the owner of a folder to BUILTIN\Administrators?
...gt;>> restarting the service, this was the output when I attempted to change >>>> ownership: >>>> >>>> >>>> [2016/02/16 15:33:02.077685, 3] >>>> ../source3/smbd/vfs.c:1137(check_reduced_name) >>>> check_reduced_name [CoreLib] [/mnt/trunk/MM/deploy] >>>> [2016/02/16 15:33:02.077890, 3] >>>> ../source3/smbd/vfs.c:1267(check_reduced_name) >>>> check_reduced_name: CoreLib reduced to >>>> /mnt/trunk/MM/deploy/CoreLib >>>> [2016/02/16 15:33:02.078111, 3] >&...
2016 Feb 17
0
Can one set the owner of a folder to BUILTIN\Administrators?
On 17/02/16 19:47, Ian wrote: > On 2/17/2016 10:32 AM, Rowland penny wrote: >> On 17/02/16 18:07, Ian wrote: >>> Actually, that works for me too. I just issued the command 'chgrp >>> "BUILTIN\administrators" CoreLib' and it returned successfully for that >>> folder. 'ls -la' shows: >>> d---------+ 2 MMIA\domain admins BUILTIN\administrators 5 Dec 8 11:59 >>> CoreLib// >>> >>> Note however, that it fails if I attempt to chown instead: >>> [ro...
2016 Feb 17
4
Can one set the owner of a folder to BUILTIN\Administrators?
...in\Administrators that's giving me trouble. After turning up the logging in the samba configuration file and restarting the service, this was the output when I attempted to change ownership: [2016/02/16 15:33:02.077685, 3] ../source3/smbd/vfs.c:1137(check_reduced_name) check_reduced_name [CoreLib] [/mnt/trunk/MM/deploy] [2016/02/16 15:33:02.077890, 3] ../source3/smbd/vfs.c:1267(check_reduced_name) check_reduced_name: CoreLib reduced to /mnt/trunk/MM/deploy/CoreLib [2016/02/16 15:33:02.078111, 3] ../source3/smbd/dosmode.c:163(unix_mode) unix_mode(CoreLib) returning 0666 [2016/02/16 15:...
2016 Feb 17
0
Can one set the owner of a folder to BUILTIN\Administrators?
...ble. > > After turning up the logging in the samba configuration file and > restarting the service, this was the output when I attempted to change > ownership: > > > [2016/02/16 15:33:02.077685, 3] > ../source3/smbd/vfs.c:1137(check_reduced_name) > check_reduced_name [CoreLib] [/mnt/trunk/MM/deploy] > [2016/02/16 15:33:02.077890, 3] > ../source3/smbd/vfs.c:1267(check_reduced_name) > check_reduced_name: CoreLib reduced to /mnt/trunk/MM/deploy/CoreLib > [2016/02/16 15:33:02.078111, 3] ../source3/smbd/dosmode.c:163(unix_mode) > unix_mode(CoreLib) ret...
2016 Feb 17
2
Can one set the owner of a folder to BUILTIN\Administrators?
...up the logging in the samba configuration file and >> restarting the service, this was the output when I attempted to change >> ownership: >> >> >> [2016/02/16 15:33:02.077685, 3] >> ../source3/smbd/vfs.c:1137(check_reduced_name) >> check_reduced_name [CoreLib] [/mnt/trunk/MM/deploy] >> [2016/02/16 15:33:02.077890, 3] >> ../source3/smbd/vfs.c:1267(check_reduced_name) >> check_reduced_name: CoreLib reduced to /mnt/trunk/MM/deploy/CoreLib >> [2016/02/16 15:33:02.078111, 3] >> ../source3/smbd/dosmode.c:163(unix_mode) >&...
2016 Feb 17
0
Can one set the owner of a folder to BUILTIN\Administrators?
...logging in the samba configuration file and > > restarting the service, this was the output when I attempted to change > > ownership: > > > > > > [2016/02/16 15:33:02.077685, 3] > > ../source3/smbd/vfs.c:1137(check_reduced_name) > > check_reduced_name [CoreLib] [/mnt/trunk/MM/deploy] > > [2016/02/16 15:33:02.077890, 3] > > ../source3/smbd/vfs.c:1267(check_reduced_name) > > check_reduced_name: CoreLib reduced to /mnt/trunk/MM/deploy/CoreLib > > [2016/02/16 15:33:02.078111, 3] > ../source3/smbd/dosmode.c:163(unix_mode) >...
2006 Jul 12
5
File manipulation
What are the possibilities of file manipulation in RoR? How do you create a .html or .rhtml file with ruby to be placed in the public folder, with custom content? Btw, where is RoR root? Is that ''public''? -- Posted via http://www.ruby-forum.com/.
2011 May 17
8
Changing Rails Default Date Parse Option
Does anyone know how to change the default option for the Date.parse (which ActiveRecord is using on all date fields). I would like the "comp" option to default to true so I don''t have to account for 2- digit dates throughout my application. http://corelib.rubyonrails.org/classes/Date.html#M001228 Thanks! Tom -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from th...
2006 Jun 14
5
display formatted date
Hi, In my form I have date field set as ''datetime_select'' which is fine as I wanted it in the same format. But while displaying (list action) it displays date in long format i.e. ''Tue May 30 15:39:00 Central Daylight Time 2006''. How can I format it so that it will just be diaplyed as ''dd/mm/yyyy'' format? Thanks -- Posted via
2016 Feb 17
0
Can one set the owner of a folder to BUILTIN\Administrators?
...configuration file and >>> restarting the service, this was the output when I attempted to change >>> ownership: >>> >>> >>> [2016/02/16 15:33:02.077685, 3] >>> ../source3/smbd/vfs.c:1137(check_reduced_name) >>> check_reduced_name [CoreLib] [/mnt/trunk/MM/deploy] >>> [2016/02/16 15:33:02.077890, 3] >>> ../source3/smbd/vfs.c:1267(check_reduced_name) >>> check_reduced_name: CoreLib reduced to /mnt/trunk/MM/deploy/CoreLib >>> [2016/02/16 15:33:02.078111, 3] >>> ../source3/smbd/dosmode.c...
2006 Feb 22
2
Newbie seeks helps ordering ancestors from acts_as_tree
I''m sure this is really obvious but I''m feeling my way here with rails (and Ruby) and have tried a couple of things without success. So, can anyone tell me the best way to reverse order the retuen list of ancestors. In the controller I have: @ancestors = @category.ancestors which returns an array starting at the parent and ending with the root. When I then loop through the
2006 Mar 21
5
Object#id being deprecated - Rails 1.1
...l/public/dispatch.fcgi" stderr: ../config/../app/views/items/_side_share.rhtml:8: warning: Object#id will be deprecated; use Object#object_id" l.8 is <%= link_to ''Bookmark this'', :action => ''bookmark'', :id => @item.id %> >From http://corelib.rubyonrails.org/classes/Object.html#M001093 etc, I can see that the @item.id is throwing the error, and that @item.item_id just gives me a no method error. Any help would be great, if people have time. Thanks Piers -- Posted via http://www.ruby-forum.com/.
2007 Apr 23
3
How to change Date format
Hi all, I am using InstantRails with MySQL-Front. Date is stored in format yyyy-mm-dd in database. I want to retrieve and show date in dd-mm-yyyy in my view.rhtml. How can I change it to dd-mm-yyyy form. Please help me out. Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google
2011 Feb 10
1
Installing cairo-package fails / solaris
...package can be loaded Error : .onLoad failed in loadNamespace() for 'Cairo', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared object '/opt/gnu/R-2.12.1/lib/R/library/Cairo/libs/Cairo.so': ld.so.1: R: fatal: relocation error: file /opt/gnu/corelib-1.1_32/lib//libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found ERROR: loading failed * removing '/opt/gnu/R-2.12.1/lib/R/library/Cairo' This all I have done on Solaris with the Sun Studio 11 Compiler When I configure cairo-1.10.2 I got: checking for FT_Library_...
2006 Dec 17
1
[LLVMdev] Building Qt with LLVM
...+57,7 @@ { return d >= 0.0 ? int(d) : int(d - 0.9999); } #ifdef Q_WS_X11 -#if defined(Q_CC_GNU) && defined(__i386__) +#if defined(Q_CC_GNU) && defined(__i386__) && !defined(__llvm__) inline double qCos_x86(double a) { 3.2 Multiple specs in inline assembler: --- src/corelib/arch/qatomic_i386.h 2006-11-27 20:26:05.000000000 +0300 +++ src/corelib/arch/qatomic_i386.h 2006-12-15 01:45:07.097471758 +0300 @@ -36,7 +36,7 @@ asm volatile("lock\n" "cmpxchgl %2,%3\n" "sete %1\n" - : "=...
2008 Dec 12
3
shell do not work. aplication need Framework 2.0
...failed to parse L"MenuNawigacyjne" fixme:shell:URL_ParseUrl failed to parse L"Wlasciwosci" fixme:shell:URL_ParseUrl failed to parse L"Joaqs.UI" fixme:shell:URL_ParseUrl failed to parse L"Compona.Editors" fixme:shell:URL_ParseUrl failed to parse L"Compona.CoreLib" fixme:shell:URL_ParseUrl failed to parse L"Accessibility" fixme:shell:URL_ParseUrl failed to parse L"ColorProgressBar" fixme:win:EnumDisplayDevicesW ((null),0,0x32d7f8,0x00000000), stub! fixme:shell:URL_ParseUrl failed to parse L"Compona.Editors.resources" fixme:...
2006 Mar 16
2
Arrays of Model Objects, Intersections, Object Identification... ?
Hi all, Hope you can help me with understanding how Ruby / Rails treats arrays full of objects. Let''s say I have to arrays of objects. Both are the same kinds of objects. tomatoes = Fruit.find(:all, :conditions => [ ''tomato = ?'', true], :limit => 10) fruits = Fruit.find(:all, :limit => 10) And I want to create an array of these objects called @my_fruits,
2003 Feb 19
4
Block Coding Pattern
...is used if encoder version < 6 and the second pattern is used in encoder version >= 6. None of the code to support the second pattern is ever called. Is there an encoder with a version >= 6? The code in question is QuadDecodeDisplayFragments() vs. QuadDecodeDisplayFragments2() in CoreLibs/CDXV/Vp31/dx/generic/Frarray.c. They follow different pattern rules. But the second version is never called. Thanks... -- -Mike Melanson --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a mes...