Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OS X] [2.0 final] Mac does not show overlay icons in ~/Library sub-folders #3680

Closed
dirkpape opened this issue Aug 25, 2015 · 18 comments
Closed
Assignees
Labels
Milestone

Comments

@dirkpape
Copy link

Expected behaviour

When synching many folders with the owncloud client in MacOS X, for all of them the overlay icons should be shown in Finder.

Actual behaviour

The finder shows the icons for some of the folder, but for others not (e. g. not for ~/Library/Application Support/iWork).

Steps to reproduce

  1. sync more than one folder on an owncloud server (in my case I have two accounts), but error appears with folders on the same account. E.g. sync ~/owncloud and ~/Library/Application Support/iWork.
  2. view the folders in the Finder.
  3. recognize difference.

Server configuration

Operating system:
Ubuntu 12.04.5 LTS

Web server:
Apache/2.2.22 (Ubuntu)

Database:
mysql Ver 14.14 Distrib 5.5.44

PHP version:
PHP 5.4.44-1+deb.sury.org~precise+1

ownCloud version:
8.1.1.3

Storage backend:
local

Client configuration

Client version:
2.0.0.2668 Mac

Operating system:
MacOS X 10.10.5

OS language:
German

Installation path of client:
/Applications

screen shots

voila_capture 2015-08-25_04-39-02_nachm
voila_capture 2015-08-25_04-40-05_nachm
voila_capture 2015-08-25_04-41-09_nachm

@guruz guruz added this to the 2.0.1-next milestone Aug 26, 2015
@guruz guruz added the type:bug label Aug 26, 2015
@guruz guruz changed the title owncloud 2.0 final Mac does not show overlay icons on some folders [OS X] [2.0 final] Mac does not show overlay icons on some folders Aug 26, 2015
@mcnesium
Copy link

Confirm. Plus, when choosing the context menu item "share via owncloud" on a file in a directory that does not show the icons, the share window does not appear. The menu item is there, though.

@stonerl
Copy link

stonerl commented Aug 26, 2015

Just a wild guess, but you try to sync stuff from the Library Folder, which is a special System folder. Could it be that this is an OSX limitation.

@mcnesium
Copy link

No sorry, I am trying to sync ~/Pictures/Screenshots. Could this be a graphics problem? I just saw green bubbles on some of the files in ./Screenshots. Then I went up one directory, saw a green bubble on the ./Screenshots folder, went back in and the bubbles were all gone.

@dirkpape
Copy link
Author

Hi, for me - as stated - the sync works fine, only the icons are not shown.

@stonerl
Copy link

stonerl commented Aug 27, 2015

@dirkpape You're using the native finder integration. I tried this on my System as well, sync works for all kind of folders (visible and hidden) also the icons appear all the time, but as soon as i try to sync the ~/Library folder or a folder that resides inside ~/Library the files are synced but no icons are shown. That's what I meant with the limitation. I would assume that this very folder is not intended to use in conjunction with the native finder integration, by design.

@jturcotte
Copy link
Member

Yes it doesn't work for me either, I get this message in Console for anything under ~/Library/Application Support:

28/08/15 16:09:59,845 Finder[486]: Ignoring request from Finder Sync Extension to register for file:///Users/joce/Library/Application%20Support/.../

So sadly I don't think that we can support that scenario. I tried with multiple folders on multiple accounts and that seems to work well though. @mcnesium's problem is probably a different one, the icons are shown properly for me in ~/Pictures.

@stonerl
Copy link

stonerl commented Aug 28, 2015

@mcnesium do you run owncloud 2.0.0 on OSX 10.10?

@mcnesium
Copy link

yes, build 2666 on 10.10.5 - I had even more issues with the finder extension though, that I didn't get to report yet, so I just turned that thing off for now.

@jturcotte jturcotte changed the title [OS X] [2.0 final] Mac does not show overlay icons on some folders [OS X] [2.0 final] Mac does not show overlay icons in ~/Library sub-folders Sep 9, 2015
@jturcotte
Copy link
Member

I'm closing the ~/Library bug as a design choice of Apple, but if you see different issues that you can pin-point please open a new report.

@mcnesium
Copy link

mcnesium commented Sep 9, 2015

a design choice of Apple

What do you mean by that?

@stonerl
Copy link

stonerl commented Sep 9, 2015

@mcnesium Apple does not allow the use of overlay icons for the ~/Library folder and it's content.

@mcnesium
Copy link

mcnesium commented Sep 9, 2015

Ok thx for explaining. One more weird Apple issue sigh

I will try to post other issues soon…

@j2318
Copy link

j2318 commented Dec 6, 2015

I don't think it is problem with ~/Library folder. I do have two Macs running OS X El Capitan 10.11.1 and I installed the client exactly the same way and, on one I can see the icons and on the other one I don't. My owncloud folder is in /User/{user_name}/ownCloud not under Library - On the system on which I don't see the icons I removed the owncloud client. I "trashed" the app and ran (as root): find . -name *owncloud* -exec rm -r {} \; from the Library to remove any traces for the configuration and I reinstalled the client. The same problem; no overlay icons.
The Mac which has problem it is iMac (Retina 5K, 27-inch, Late 2014) and the mac without problems it is MacBook Air (13-inch, Early 2014) both running OS X El Capitan 10.11.1

@stonerl
Copy link

stonerl commented Dec 6, 2015

The finder extension is enabled? Maybe disabling and enabling the extension might help.

@j2318
Copy link

j2318 commented Dec 6, 2015

On 2015-12-06 12:32 PM, Toni Förster wrote:

The finder extension is enabled? Maybe disabling and enabling the
extension might help.


Reply to this email directly or view it on GitHub
#3680 (comment).

Yes, the finder extension is enabled - I disabled the extenstion - then
I rebooted (just in case) - enabled the extension and nothing has
changed - still no icons. Everything else is working fine. As I said
both Macs are running the same version of El Capitan 10.11.1 - The one
with problem has much more software installed like Dropbox, Google
Drive, iCloud Drive and much more - could be a conflict?
-- jacek

@j2318
Copy link

j2318 commented Dec 7, 2015

On 2015-12-06 12:32 PM, Toni Förster wrote:

The finder extension is enabled? Maybe disabling and enabling the
extension might help.


Reply to this email directly or view it on GitHub
#3680 (comment).

I noticed similar problem with overlay icons in Windows where limit is
15 slots - is there some limit of overlay icons slots on Mac?
-- jacek

@stonerl
Copy link

stonerl commented Dec 7, 2015 via email

@stonerl
Copy link

stonerl commented Dec 7, 2015

@j2318 #3819

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants