We're Hiring!

Dropbox halts on certain unicode characters

General user discussion about using the OMERO platform to its fullest. Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

There are workflow guides for various OMERO functions on our help site - http://help.openmicroscopy.org

You should find answers to any basic questions about using the clients there.

Re: Dropbox halts on certain unicode characters

Postby jmoore » Mon Jun 29, 2015 1:45 pm

Sethur wrote:PS: Is there a way to find out which group is currently targeted for a particular user who wants to use the DropBox? I know it's supposed to be the last one that user was active in, but this is a quite vague definition.


It'll be the "default" group. Not sure which context you want to see it in. The clients like webadmin are pretty straight-foward about what the default group is, but you could also get it from the CLI, for example, with:
Code: Select all
$ omero hql -q "select g.name from Experimenter e join e.groupExperimenterMap m join m.parent as g where index(m) = 0 and e.id = 0"
# | Col1
---+--------
0 | system
(1 row)


Cheers,
~Josh
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany

Previous

Return to User Discussion

Who is online

Users browsing this forum: No registered users and 1 guest