Task #5581 (closed)
Opened 13 years ago
Closed 13 years ago
Bug: Import Container ending by "v" Linux
Reported by: | cblackburn | Owned by: | jburel |
---|---|---|---|
Priority: | major | Milestone: | OMERO-Beta4.3 |
Component: | Insight | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | 2011-06-02 (13) |
Description
Importing a folder of dv files worked fine, a dv dataset was created and all files imported, but in the Import tab the text was:
Imported to: ...
I then imported another file to the existing dv dataset and this too showed ... as the dataset name in the Import tab. Clicking on {{...}}} opened the dv dataset as expected.
Attachments (2)
Change History (19)
comment:1 Changed 13 years ago by jburel
comment:2 Changed 13 years ago by cblackburn
Yes, the tree view had a node dv it was only the import tab that displayed it as ...
comment:3 Changed 13 years ago by jburel
very strange. I have not been able to reproduce it. We will need to keep an eye on it
comment:4 Changed 13 years ago by cblackburn
I will try to reproduce on Ubuntu and then compare that with Mac.
Changed 13 years ago by cblackburn
Changed 13 years ago by cblackburn
comment:5 Changed 13 years ago by cblackburn
I've seen this now on local server and gretzky. Using Insight on Ubuntu 9.10
It is ONLY dataset called dv that are affected. It doesn't matter if they are created upon import of created before. If there is only a dv dataset in the project then ... is given as the default option on the dropdown. If there is something other than dv then ... doesn't appear! Screenshots attached.
comment:6 Changed 13 years ago by cblackburn
The problem doesn't occur on Mac, only on Ubuntu.
Is it some side-effect of the dropdown widget? Is the entry '...' in there by default?
comment:7 Changed 13 years ago by jburel
if no dataset, then the default entry is --No dataset--
but '...' is not an entry.
I will check that on Ubuntu
comment:8 Changed 13 years ago by jburel
Could you try something with 2 characters as dataset then 3 etc.
Read few bugs with combo boxes and Ubuntu
comment:9 Changed 13 years ago by cblackburn
It is weird!!!
It is any dataset name ending in the letter v !! (Project name dv is fine!)
In the drop down the final two characters are replaced by ... If it is just v that is also replaced by ...
So,
dv -> ... av -> ... abv -> a... 123456789v -> 12345678... v -> ...
This even happens if there is more than one dataset in a project ending in v.
Once there is a dataset with a name does not end in v the problem goes away.
Now, is that weird or what?
comment:10 Changed 13 years ago by jburel
weird.....
comment:11 Changed 13 years ago by jburel
just an idea, we can try to have a v and a space. I will then trim the end before saving
comment:12 Changed 13 years ago by cblackburn
It doesn't have any effect: dv(space) dv(space)(space) both behave the same. The space may already be trimmed somehow?
comment:13 Changed 13 years ago by jburel
it is, I will have to adjust before you can do any tests
I should have mentioned it in my previous comment
comment:14 Changed 13 years ago by jburel
- Summary changed from Bug: Importing dv files to Bug: Import Container ending by "v" Linux
comment:15 Changed 13 years ago by jburel <j.burel@…>
(In [8d37f5a0c7c6c016eb45c6ac644d1c519b1d002c/ome.git] on branch develop) Test for file ending w/ "v" (see #5581)
comment:16 Changed 13 years ago by jburel
- Remaining Time set to 0.1
- Status changed from new to accepted
comment:17 Changed 13 years ago by jburel <j.burel@…>
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from accepted to closed
(In [eb5c1aeb3ca37831e3e5b1e364fd4df236f8006f/ome.git] on branch develop) Fix file problem related to container name ending with "v"
on linux (close #5581)
Did the dataset in the tree view display a node with the name "dv"?