can't switch between workspaces

Asked by joe crawford

I can display the four workspaces. I can open multiple windows. The windows all open in one workspace and I can move them to another one.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu unity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

Hi ,

this you described is the default behavior.

Did you try Ctrl+Atl+Arrow keys ?

Thanks

Revision history for this message
samuel (samuel-h) said :
#2

once you open up workspace switcher, you can right click on the workspaces to switch to them

Revision history for this message
joe crawford (jcjcraw) said :
#3

I've tried to right clic, have tried the Ctrl-alt-arrow keys, but can only work in the first work space. Maybe I don't know how to work it correctly, but I have followed the diretions in their tutorial, and am still only able to open multiple windows in one workspace, but unable to move a window to another workspace.

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#4

Hi ,

OK. Lets examine your problem .

Open a terminal (Ctrl+Alt+t) and copy-paste from here bellow commands , one at time. We want the results. Post them here.

1.) cat /etc/lsb-release && uname a

2.) env | grep DESK

3.) cat /var/log/Xorg.0.log | grep -e WW -e EE

4.) cat .xsession-errors

Thanks

Revision history for this message
joe crawford (jcjcraw) said :
#5

joe@joe-desktop:~$ cat .xsession-errors
openConnection: connect: No such file or directory
cannot connect to brltty at :0
gnome-session[1548]: WARNING: Session 'ubuntu' runnable check failed:
Exited with code 1
unity-2d-shell: [DEBUG] bool KeyMonitor::registerEvents(): Could not open
device: Virtual core pointer
unity-2d-shell: [DEBUG] bool KeyMonitor::registerEvents(): Could not open
device: Virtual core keyboard
unity-2d-panel: [DEBUG] Scanning panel plugin directory
"/usr/lib/unity-2d/plugins/panel"
unity-2d-panel: [DEBUG] Loading panel plugin:
"/usr/lib/unity-2d/plugins/panel/libpanelplugin-appindicator.so"
unity-2d-panel: [DEBUG] Loading panel plugin:
"/usr/lib/unity-2d/plugins/panel/libpanelplugin-appname.so"
unity-2d-panel: [DEBUG] Loading panel plugin:
"/usr/lib/unity-2d/plugins/panel/libpanelplugin-indicator.so"
unity-2d-panel: [DEBUG] Loading panel plugin:
"/usr/lib/unity-2d/plugins/panel/libpanelplugin-legacytray.so"
unity-2d-panel: [DEBUG] Loading panel plugin:
"/usr/lib/unity-2d/plugins/panel/libpanelplugin-separator.so"
unity-2d-panel: [DEBUG] Configured plugins list is: ("appname",
"!legacytray", "indicator")
unity-2d-panel: [DEBUG] bool KeyMonitor::registerEvents(): Could not open
device: Virtual core pointer
unity-2d-panel: [DEBUG] bool KeyMonitor::registerEvents(): Could not open
device: Virtual core keyboard
unity-2d-panel: [WARNING] X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id: 0x0

(vino-server:1751): EggSMClient-CRITICAL **: egg_sm_client_set_mode:
assertion `global_client == NULL || global_client_mode ==
EGG_SM_CLIENT_MODE_DISABLED' failed
unity-2d-panel: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Alt+F10"
unity-2d-shell: [DEBUG] static void
WindowImageProvider::activateComposite(): Server supports the Composite
extension (ver 0.4)
** Message: applet now removed from the notification area
** Message: using fallback from indicator to GtkStatusIcon
** Message: moving back from GtkStatusIcon to indicator
unity-2d-shell: [WARNING] libindicator: Desktop file
'/usr/share/applications/libreoffice-writer.desktop' is using a deprecated
format for its actions that will be dropped soon.
unity-2d-shell: [WARNING] libindicator: Desktop file
'/usr/share/applications/libreoffice-calc.desktop' is using a deprecated
format for its actions that will be dropped soon.
unity-2d-shell: [WARNING] libindicator: Desktop file
'/usr/share/applications/libreoffice-impress.desktop' is using a deprecated
format for its actions that will be dropped soon.
unity-2d-shell: [WARNING] libindicator: Desktop file
'/usr/share/applications/google-chrome.desktop' is using a deprecated
format for its actions that will be dropped soon.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+S"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+T"

** (zeitgeist-datahub:1926): WARNING **:
kde-recent-document-provider.vala:160: Couldn't find actor for
'kmyfirewall'.
18/09/2012 09:10:42 PM Autoprobing TCP port in (all) network interface
18/09/2012 09:10:42 PM Listening IPv6://[::]:5900
18/09/2012 09:10:42 PM Listening IPv4://0.0.0.0:5900
18/09/2012 09:10:42 PM Autoprobing selected port 5900
18/09/2012 09:10:42 PM Advertising security type: 'TLS' (18)
18/09/2012 09:10:42 PM Re-binding socket to listen for VNC connections on
TCP port 5900 in (all) interface
18/09/2012 09:10:42 PM Listening IPv6://[::]:5900
18/09/2012 09:10:42 PM Listening IPv4://0.0.0.0:5900
18/09/2012 09:10:42 PM Clearing securityTypes
18/09/2012 09:10:42 PM Advertising security type: 'TLS' (18)
18/09/2012 09:10:42 PM Clearing securityTypes
18/09/2012 09:10:42 PM Advertising security type: 'TLS' (18)
18/09/2012 09:10:42 PM Advertising authentication type: 'No Authentication'
(1)
18/09/2012 09:10:42 PM Re-binding socket to listen for VNC connections on
TCP port 5900 in (all) interface
18/09/2012 09:10:42 PM Listening IPv6://[::]:5900
18/09/2012 09:10:42 PM Listening IPv4://0.0.0.0:5900
18/09/2012 09:10:42 PM Clearing securityTypes
18/09/2012 09:10:42 PM Clearing authTypes
18/09/2012 09:10:42 PM Advertising security type: 'TLS' (18)
18/09/2012 09:10:42 PM Advertising authentication type: 'No Authentication'
(1)
18/09/2012 09:10:42 PM Advertising security type: 'No Authentication' (1)

(vino-server:1751): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child
that doesn't believe we're it's parent.

(vino-server:1751): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child
that doesn't believe we're it's parent.
unity-2d-shell: [WARNING] Object::connect: No such signal
Lenses::roleNamesChanged(QHash<int,QByteArray>) in
/build/buildd/unity-2d-5.12.0/libunity-2d-private/src/qsortfilterproxymodelqml.cpp:65
unity-2d-shell: [WARNING] void
QSortFilterProxyModelQML::setSourceModelQObject(QObject*): received a
sourceModel that does not notify of changes of its roleNames
unity-2d-shell: [WARNING] file:///usr/share/unity-2d/shell/hud/Hud.qml:145:
TypeError: Result of expression 'shellManager.hudShell' [null] is not an
object.
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Alt+F1"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Alt+F2"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+0"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+Shift+0"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+1"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+Shift+1"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+2"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+Shift+2"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+3"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+Shift+3"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+4"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+Shift+4"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+5"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+Shift+5"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+6"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+Shift+6"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+7"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+Shift+7"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+8"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+Shift+8"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+9"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+Shift+9"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+ퟀ"
unity-2d-shell: [WARNING] void ApplicationsList::remoteEntryUpdated(const
QString&, const QString&, const QString&, const QMap<QString, QVariant>&):
Application sent an update but we don't seem to have it in the launcher:
"application://empathy.desktop"
unity-2d-shell: [WARNING] void ApplicationsList::remoteEntryUpdated(const
QString&, const QString&, const QString&, const QMap<QString, QVariant>&):
Application sent an update but we don't seem to have it in the launcher:
"application://empathy.desktop"
unity-2d-shell: [WARNING] void ApplicationsList::remoteEntryUpdated(const
QString&, const QString&, const QString&, const QMap<QString, QVariant>&):
Application sent an update but we don't seem to have it in the launcher:
"application://nautilus.desktop"
unity-2d-shell: [WARNING] void ApplicationsList::remoteEntryUpdated(const
QString&, const QString&, const QString&, const QMap<QString, QVariant>&):
Application sent an update but we don't seem to have it in the launcher:
"application://nautilus.desktop"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+A"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+F"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+M"
unity-2d-shell: [DEBUG] virtual void Hotkey::connectNotify(const char*):
Grabbing hotkey "Meta+V"
unity-2d-shell: [WARNING] void DBusMenuImporter::slotMenuAboutToShow():
Application did not answer to AboutToShow() before timeout
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.application' on object at path
/org/ayatana/bamf/application570171121")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application570171121")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.application' on object at path
/org/ayatana/bamf/application570171121")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application570171121")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application570171121")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application570171121")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application570171121")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.window' on object at path
/org/ayatana/bamf/window65064488")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.window' on object at path
/org/ayatana/bamf/window65064488")
unity-2d-shell: [WARNING] GLib-GObject: invalid (NULL) pointer instance
unity-2d-shell: [CRITICAL] GLib-GObject: g_signal_connect_data: assertion
`G_TYPE_CHECK_INSTANCE (instance)' failed
unity-2d-shell: [CRITICAL] GLib-GObject: g_object_weak_ref: assertion
`G_IS_OBJECT (object)' failed
unity-2d-shell: [WARNING] GLib-GObject: invalid (NULL) pointer instance
unity-2d-shell: [CRITICAL] GLib-GObject: g_signal_connect_data: assertion
`G_TYPE_CHECK_INSTANCE (instance)' failed
Failed to open VDPAU backend libvdpau_nouveau_vieux.so: cannot open shared
object file: No such file or directory
Failed to open VDPAU backend libvdpau_nouveau_vieux.so: cannot open shared
object file: No such file or directory
Failed to open VDPAU backend libvdpau_nouveau_vieux.so: cannot open shared
object file: No such file or directory
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.application' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.application' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.application' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.application' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.application' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.application' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
unity-2d-shell: [WARNING]
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface
`org.ayatana.bamf.view' on object at path
/org/ayatana/bamf/application1830183592")
joe@joe-desktop:~$
joe@joe-desktop:~$ cat /var/log/Xorg.0.log | grep -e WW -e EE
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 31.357] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
exist.
[ 31.390] (II) Loading extension MIT-SCREEN-SAVER
[ 31.411] (WW) Warning, couldn't open module nvidia
[ 31.411] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 31.432] (WW) Warning, couldn't open module nv
[ 31.432] (EE) Failed to load module "nv" (module does not exist, 0)
[ 31.446] (WW) Warning, couldn't open module nvidia
[ 31.446] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 31.456] (WW) Warning, couldn't open module nv
[ 31.457] (EE) Failed to load module "nv" (module does not exist, 0)
[ 31.469] (WW) Falling back to old probe method for vesa
[ 31.470] (WW) Falling back to old probe method for fbdev
[ 31.878] (WW) NOUVEAU(0): Option "NoLogo" is not used
[ 31.878] (WW) NOUVEAU(0): Option "AddARGBGLXVisuals" is not used
joe@joe-desktop:~$

joe@joe-desktop:~$ env | grep DESK
DESKTOP_SESSION=ubuntu-2d
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
XDG_CURRENT_DESKTOP=Unity
joe@joe-desktop:~$

joe@joe-desktop:~$ cat /etc/lsb-release && uname a
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"
uname: extra operand `a'
Try `uname --help' for more information.
joe@joe-desktop:~$

On Sun, Sep 16, 2012 at 6:56 PM, NikTh <<email address hidden>
> wrote:

> Your question #208636 on yelp in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/yelp/+question/208636
>
> Status: Open => Needs information
>
> NikTh requested more information:
> Hi ,
>
> OK. Lets examine your problem .
>
> Open a terminal (Ctrl+Alt+t) and copy-paste from here bellow commands ,
> one at time. We want the results. Post them here.
>
> 1.) cat /etc/lsb-release && uname a
>
> 2.) env | grep DESK
>
> 3.) cat /var/log/Xorg.0.log | grep -e WW -e EE
>
> 4.) cat .xsession-errors
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/yelp/+question/208636
>
> You received this question notification because you asked the question.
>

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#6

Hi ,

this is not a problem. The situation you face, that you cannot move a window to another workspace is normal because you use ubuntu-2d(unity-2d) . See the result of

env | grep DESK

ubuntu-2d is a faster and lighter environment but without the effects of "Ubuntu"(unity-3d) .
IF you want to use full effects then change the environment to "Ubuntu" from the login screen.

At the login box (where you write your username and password) click on little Ubuntu icon (up right) and choose "Ubuntu" . You must do that once as the Operating System remembers the last desktop-session.

If you want to work in multiple workspaces in ubuntu-2d , then you must use the workspace-switcher and open each application in different workspace , but Yes , you cannot move the windows.

You can mark this question as solved.

Thanks

Revision history for this message
joe crawford (jcjcraw) said :
#7

How do i go about replacing this new version of Ubunto 12.04 with an older version in which that I can use multiple work spaces?
I'm thinking maybe my computer doesn't have enough power for the new version, but it worked fine on the older version I had.

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#8

This is another question. You can open a new question for this.

If you cannot login in Ubuntu (Unity-3D) environment then you cannot move windows from a workspace to another.

But you can work in multiple workspaces using workspace-swither icon.

Thanks

Can you help with this problem?

Provide an answer of your own, or ask joe crawford for more information if necessary.

To post a message you must log in.