search for: finder

Displaying 20 results from an estimated 616 matches for "finder".

2019 Apr 13
2
OS X client symlinks
When you say “real symlinks on OSX” do you mean an “alias” that Finder would create? Or a Unix-type symlink using the “ ln -s file link” command in Terminal? A Finder alias is not the same as a Unix-type symlink. My NAS runs Debian Linux with version 4.3.11 of smbd; my clients are all OSX Mojave. If I create an alias using Finder on the NAS, it behaves like a norma...
2008 Sep 23
0
Questions on Active Record SQL type Finders & Dynamic Finder
Hi, I understand there are total 11 types of key Options for finding a record. The all 11 valid keys for the options hash are :conditions, :include, :order, :select, :group, :joins, :from, :limit, :offset, :readonly, and :lock. We also have Dynamic Finders for the same. e.g. ... find_by etc... I would like to know, how many types of dynamic finders, Active Record provides, to match all those 11 key options above. Where can i read more details regarding dynamic finders...? Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~...
2008 Feb 07
1
field names, aliases and finders.
I can not seem to make finders work with aliases. My goal is to map some fugly field names to nice field names and have the finders work with the nice field names. An example. class Users < ActiveRecord::Base alias :password :UserPWD end This doesn''t seem to work because obviously the object doesn''t h...
2008 Feb 07
1
ActiveRecord 'find_or_initialize_by' dynamic finder bug? Ignoring conditions.
...e to find or initialize a new user and base the find on the users email address, however the user found has to also match one of two possible ''state'' values (passive || pending_singup). While trying to implement this I discovered that the find_or_(initialize| create)_by_* dynamic finders totally and silently ignore any conditions passed. Bug? Should''nt these dynamic finders behave the same as find_by_* or find_all_by_* dynamic finders and use the :conditions passed to them? The documentation seems to indicate that they should. http://api.rubyonrails.org/classes/ActiveR...
2006 Jun 08
7
How to make an OSX Finder in rails/AJAX?
I need to make a category browser that would allow nested categories. Is there any receipe on that? Currently, I use the :onchange event from one of the form element to update the first select (out of 4-5 selects), but I dont know how to elegantly reset all the child selects if I change the value from the first. All the categories are fetched from the DB and I would like a
2011 Nov 02
12
[Bug 8566] New: Spotlight comments (extended attributes) are not synced
https://bugzilla.samba.org/show_bug.cgi?id=8566 Summary: Spotlight comments (extended attributes) are not synced Product: rsync Version: 3.0.9 Platform: All OS/Version: Mac OS X Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2006 Jul 26
1
Polymorphic Associations: dynamic finders
Is there any sort of dynamic finder for polymorphic associations? For example if I had: class InviteNode < ActiveRecord::Base belongs_to :inviteable, :polymorphic => true end I would like to be able to search by: InviteNode.find_by_inviteable(some_object) instead of having to do: InviteNode.find_by_inviteable_id_and_inv...
2006 Apr 13
2
Automatic finder
It looks rails automatically creates a "finder" method on models that have a "belongs_to". So I tried this in the console: c = Category.find(2) chunks = Chunk.find_by_category(c) chunks is always returned as an empty array. When I know have some chunks with a category_id of 2. Should the find_by_category do what I think it s...
2019 Apr 16
0
OS X client symlinks
I mean a Unix-style symlink as if created by "ln -s file link". > If I create Unix symlink, Finder will open the file UNLESS I move the linked file - in this case Finder CANNOT find the original file - the symlink is broken . In my case the Finder is able to open symlinks, this is not the problem. The problem is that they are real normal files from the point of view of a client FS, not symlin...
2008 Feb 08
4
x-post : find_or_initialize_by ActiveRecord bug? Ignores :conditions
...e to find or initialize a new user and base the find on the users email address, however the user found has to also match one of two possible ''state'' values (passive || pending_singup). While trying to implement this I discovered that the find_or_(initialize| create)_by_* dynamic finders totally and silently ignore any conditions passed. Bug? Should''nt these dynamic finders behave the same as find_by_* or find_all_by_* dynamic finders and use the :conditions passed to them? The documentation seems to indicate that they should. http://api.rubyonrails.org/classes/ActiveR...
2015 Jun 17
2
macos finder error 36 when copy folder to samba 4.2.2
dear list, encountered a problem and hopefully someone more experienced might help me. problem is with macos 10.9.5 and finder. i want to copy a simple folder with subfolders and without any files to my samba share. files alone work flawlessly. when i drag a folder from desktop to the share the finder errors out with error -36 but creates all folders. same happens when i copy an empty folder from the share to the share...
2007 Nov 02
11
xrcise tutorial, undefined method ''upper_bt''
Hi I''m trying to follow the tutorial on xrcise at http://wxruby.rubyforge.org/wiki/wiki.pl?UsingXRCise But I keep getting the following error when I try to run the example; tutorial.rb:21:in `initialize'': undefined method ''upper_bt'' for #<CaseChangeFrame:0x2d610f8> (NoMethodError) from tutorial.rb:28:in `new'' from
2004 May 11
3
Poor performance with Mac OS X Panther clients
...ew file server from a Mac OS X client in order to preserve the Mac OS metadata. Viewing these directories from explorer.exe on the Windows client, from the Terminal on OSX using ls, and from a Linux laptop using smbclient and ls is stellar. Very quick. Viewing these directories from within the OSX Finder causes the smbd process to spike to approx. 45% to 55% and stay there for approx. 10 seconds or however long it takes the Finder to render all of the icons for the files in the directory. Scrolling the Finder while the icons are being rendered causes the CPU to jump again. Depending on how many scr...
2015 Jun 18
2
macos finder error 36 when copy folder to samba 4.2.2
Am 17.06.2015 um 14:39 schrieb Sascha Kasch: > Am 17.06.2015 um 09:11 schrieb Sascha Kasch: >> dear list, >> >> encountered a problem and hopefully someone more experienced might >> help me. >> problem is with macos 10.9.5 and finder. >> >> i want to copy a simple folder with subfolders and without any files >> to my samba share. >> files alone work flawlessly. >> >> when i drag a folder from desktop to the share the finder errors out >> with error -36 but creates all folders. >&gt...
2006 Jan 20
1
Tiger 10.4.4 Finder hangs browsing over VPN
On Friday, 29 Jul 2005, Brian Daniels wrote under [Samba] Samba, VPN, and Mac OSX 10.4.2: > After upgrading to Tiger, [our Mac OS X systems] still work fine > when on our LAN. But if they try to connect to a [Samba 3.0.10-1] > share over the [IPsec] VPN, Finder hangs. The Mac logs the > following messages in /var/log/system.log during the hang: > > Jul 29 09:59:46 brian-daniels-powerbook-g4-15 kernel[0]: bug: ecnt > = 32, but m_len = 0 and m_next = 0 (please report) > > It keeps logging these errors until Finder is forced to quit....
2023 Nov 06
1
Spotlight issues
...is still broken. Stay on 8.8 until this is fixed. Ive emailed Ralph B?hme of Sernet already, but hes got no time for it atm. Im not sure about the second part of your bug report though: > There is a bug where when the samba server is running and files are being indexed while samba is running finder will return results correctly in the quick search bar when searched with individual files listed. > > However, when you restart smb/smbd services finder no longer returns search results using this method (sometimes it shows folders, sometimes it shows nothing). > > Files can still be se...
2015 Jun 17
0
macos finder error 36 when copy folder to samba 4.2.2
Am 17.06.2015 um 09:11 schrieb Sascha Kasch: > dear list, > > encountered a problem and hopefully someone more experienced might > help me. > problem is with macos 10.9.5 and finder. > > i want to copy a simple folder with subfolders and without any files > to my samba share. > files alone work flawlessly. > > when i drag a folder from desktop to the share the finder errors out > with error -36 but creates all folders. > same happens when i copy an em...
2006 Jan 11
0
Issues with dynamic finders ruby-1.8.4 / rails-1.0.0
Hi all, I am not certain this is a 1.8.4 related issue, but I think it might be. I''m trying to use dynamic finders for my Category and Post models, such that a request /blog/categories/general would detect the slug and do a find_by_slug() instead of find(params[:id]). My have_slug?() method works fine, and the dynamic finders *were* working fine until I moved it off my local machine running 1.8.2 (win) onto a...
2007 Oct 26
1
Spec custom finders
I have some finders in my models where I write some of the sql myself. I of course want to test these, but am not sure the best way. Should I just let them roll through to the db, and verify they return the correct objects based on the fixtures I load, or should I spec the actual query? I know that DB access is sort...
2015 Sep 27
0
Hidden files problem in R CMD check
..., do you know where these hidden files are stored on the Mac? Your first posting showed which of several different directories they were in. Do you understand that any file whose name starts with a <period> is called a "hidden file"? It is "hidden", i.e not displayed in a Finder window, from people who are using Finder.app unless you change the default settings. It's easy to look up the code that is needed to be pasted into a Terminal session. I never remember it. I just leave Finder set up to display these 'dotfiles' as they are also called. defaults write co...