After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700387 - Nautilus starts in the wrong workspace after I've drag and droped its icon into a new workspace
Nautilus starts in the wrong workspace after I've drag and droped its icon in...
Status: RESOLVED DUPLICATE of bug 654811
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-15 13:09 UTC by Emmanuel Pacaud
Modified: 2013-05-15 19:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emmanuel Pacaud 2013-05-15 13:09:48 UTC
In the overview, if I drag an application icon to the workspace thumbnail bar, targeting a new workspace between two existing ones, application starts in another workspace than the one I try to create.

I'm not sure this behaviour is really wanted by the designer. If not, when dragging an icon over the workspace thumbnails, gnome-shell should not show the 'create a new workspace' animation.
Comment 1 Giovanni Campagna 2013-05-15 15:41:17 UTC
If you drag the application to a workspace, we tell it to launch on the right workspace, by using startup notification hints.
The problem is, some applications disregard startup notification, or have bugs with it (especially with secondary windows). Also, it is possible that the startup timeouts, in which case we remove any workspace association.
In any case, this is not really a problem with gnome-shell. You should file a bug at the relevant application.
Comment 2 Emmanuel Pacaud 2013-05-15 15:51:24 UTC
It happens with nautilus and firefox. I know firefox startup doesn't work nicely in gnome-shell, but I would have expected nautilus to work.

gnome-terminal seems to work correctly.

I'm reassigning this bug to nautilus.
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-05-15 16:06:37 UTC
Do you have desktop icons turned on, or other nautilus windows open?
Comment 4 António Fernandes 2013-05-15 16:59:58 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 654811 ***
Comment 5 Emmanuel Pacaud 2013-05-15 19:00:01 UTC
It happens on the first window, without desktop icons turned on.

So it looks like it's not a duplicate of 654811.
Comment 6 António Fernandes 2013-05-15 19:04:43 UTC
Which version are you testing?

It may be that nautilus was still running in the background. Please run this command before testing the first window:

nautilus -q
Comment 7 Emmanuel Pacaud 2013-05-15 19:15:02 UTC
You are right António.

If I run the command, nautilus appears in the right workspace (Closing the last nautilus window leaves a background instance).

It's a duplicate, indeed.