GNOME Bugzilla – Bug 706742
Search provider is broken / useless
Last modified: 2016-03-31 13:22:07 UTC
When searching for a VM using the shell search provider it finds results but cannot really open them. Lets say I search for "Windows" it finds my windows VM when I select the entry it opens an empty boxes window. Where I have to click on "New" then "Cancel" and then select the VM from the list. (Which means even more steps then just opening boxes directly. This used to work in the past not sure when it broke currently running gnome-boxes-3.8.4-2.fc19.x86_64
I can reproduce this issue. Thanks for reporting, I'll look into it this week..
sounds like something we should fix for 3.10
Turns out this is a regression from commit 14484a31f775d73412cd49dd42e8baae5e75366f ("Asynchronously load VM sources"). Christophe, while it was my suggestion to do it this way, I didn't think implementing will be that easy. :) Could you please provide a fix? If you are busy with other stuff, I can look into it tomorrow evening.
The commit you reverted to 'fix' that bug was fixing another regression. It seems to me that bug #683489 should be reopened or that a new bug should be opened...
(In reply to comment #4) > The commit you reverted to 'fix' that bug was fixing another regression. It > seems to me that bug #683489 should be reopened or that a new bug should be > opened... A new bug would be appropriate yes. I'm hoping you agree that this regression is much worse from user's POV then the one fixed by reverted patch.
(In reply to comment #5) > I'm hoping you agree that this regression > is much worse from user's POV then the one fixed by reverted patch. Really depends on the user, I've never used the search feature, but you get hit by the other bug as soon as you have used ovirt once. The search bug will probably impact more users, but is also easier to workaround when you hit it.
(In reply to comment #6) > (In reply to comment #5) > > I'm hoping you agree that this regression > > is much worse from user's POV then the one fixed by reverted patch. > > Really depends on the user, I've never used the search feature, but you get hit > by the other bug as soon as you have used ovirt once. The search bug will > probably impact more users, but is also easier to workaround when you hit it. The difference to me is not about the demand of the features (there is no way of evaluating that) but rather the impact. Launching of VM from shell is completely broken before this revert while in case of sync loading of sources, Boxes might take a while to startup, its still going to start.