I cant get more than one workspace.

Bug #1385910 reported by Arcus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cairo-Dock Core
Fix Released
Undecided
Unassigned

Bug Description

When installed cairo dock, i cant do something like:
 - Get more than one workspace.
 - Alt + tab keys doesnt work.

Revision history for this message
Matthieu Baerts (matttbe) wrote :

Hello and thank you for this bug report!

Is it possible to get a few more details?
Do you have this bug with the Cairo-Dock session? Which Window Manager are you using? Compiz? If yes, did you (install and) enable Compiz's DBus plugin?
Which version of the dock are you using? Do you have this bug with the latest stable version (3.4.0)?

Changed in cairo-dock-core:
status: New → Incomplete
Revision history for this message
Fabounet (fabounet03) wrote : Re: [Cairo-dock-team] [Bug 1385910] Re: I cant get more than one workspace.

@Matttbe: what if the Compiz's DBus plugin is not installed ?
Our script should still be able to activate a switcher plugin in Compiz (to
have alt+tab and workspaces), no ?

2014-10-26 17:05 GMT+01:00 Matthieu Baerts <email address hidden>:

> Hello and thank you for this bug report!
>
> Is it possible to get a few more details?
> Do you have this bug with the Cairo-Dock session? Which Window Manager are
> you using? Compiz? If yes, did you (install and) enable Compiz's DBus
> plugin?
> Which version of the dock are you using? Do you have this bug with the
> latest stable version (3.4.0)?
>
> ** Changed in: cairo-dock-core
> Status: New => Incomplete
>
> --
> You received this bug notification because you are a member of Cairo-
> Dock Devs, which is subscribed to Cairo-Dock Core.
> https://bugs.launchpad.net/bugs/1385910
>
> Title:
> I cant get more than one workspace.
>
> Status in Cairo-Dock : Core:
> Incomplete
>
> Bug description:
> When installed cairo dock, i cant do something like:
> - Get more than one workspace.
> - Alt + tab keys doesnt work.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/cairo-dock-core/+bug/1385910/+subscriptions
>
> _______________________________________________
> Mailing list: https://launchpad.net/~cairo-dock-team
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~cairo-dock-team
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Matthieu Baerts (matttbe) wrote :

> what if the Compiz's DBus plugin is not installed ?

It *should* be installed but it's not easy to "force" its installation. We recommend it only if XFCE, LXDE, KDE, etc. is not installed:

    Package: cairo-dock-core
    (...)
    Recommends: cairo-dock,
            cairo-dock-plug-ins,
            compiz-plugins | e17 | kde-window-manager | openbox | xfwm4 | mutter | marco | muffin,
            gnome-session | e17 | kde-workspace | openbox | lxsession-logout | xfce4-session | mate-desktop | cinnamon-session

> Our script should still be able to activate a switcher plugin in Compiz (to have alt+tab and workspaces), no ?

Yes, it should but this is why I changed the status of this bug report to incomplete :-)

Revision history for this message
Fabounet (fabounet03) wrote :

ok, thanks for the details :-)
in any case, for the users that have the problem, a workaround is to
install "ccsm" and enable a switcher plug-in (and maybe also enable
workspaces somewhere or set the number of desired workspaces).

2014-10-28 14:54 GMT+01:00 Matthieu Baerts <email address hidden>:

> > what if the Compiz's DBus plugin is not installed ?
>
> It *should* be installed but it's not easy to "force" its installation.
> We recommend it only if XFCE, LXDE, KDE, etc. is not installed:
>
> Package: cairo-dock-core
> (...)
> Recommends: cairo-dock,
> cairo-dock-plug-ins,
> compiz-plugins | e17 | kde-window-manager | openbox | xfwm4 |
> mutter | marco | muffin,
> gnome-session | e17 | kde-workspace | openbox |
> lxsession-logout | xfce4-session | mate-desktop | cinnamon-session
>
> > Our script should still be able to activate a switcher plugin in
> Compiz (to have alt+tab and workspaces), no ?
>
> Yes, it should but this is why I changed the status of this bug report
> to incomplete :-)
>
> --
> You received this bug notification because you are a member of Cairo-
> Dock Devs, which is subscribed to Cairo-Dock Core.
> https://bugs.launchpad.net/bugs/1385910
>
> Title:
> I cant get more than one workspace.
>
> Status in Cairo-Dock : Core:
> Incomplete
>
> Bug description:
> When installed cairo dock, i cant do something like:
> - Get more than one workspace.
> - Alt + tab keys doesnt work.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/cairo-dock-core/+bug/1385910/+subscriptions
>
> _______________________________________________
> Mailing list: https://launchpad.net/~cairo-dock-team
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~cairo-dock-team
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Matthieu Baerts (matttbe) wrote :

> and maybe also enable workspaces somewhere or set the number of desired workspaces

Yes, you can do that from the General Option / Desktop size.
Note that you can also use the Unity Tweak Tool.

PS: and don't forget to enable Compiz's DBus plugin to allow more interactions between Compiz and the dock!

Revision history for this message
Matthieu Baerts (matttbe) wrote :

Ps: @Fabounet: happy birthday ;-)

Revision history for this message
Arcus (estuaco) wrote :

Hi,

I use a cairo dock session with ubuntu 14.04, and cairo dock version 3.4

I think that i use gnome session or compiz, i dont sure about it.

Unity is installed too...

I try with unity tweak tool and gnome tweak tool and the tool from ompiz, and nothing work

Revision history for this message
Matthieu Baerts (matttbe) wrote :

> I try with unity tweak tool and gnome tweak tool and the tool from ompiz, and nothing work

But what did you try to do exactly?

Can you also check if compiz-plugins is installed by launching this command from a terminal?

    $ sudo apt-get install compiz-plugins -y

Revision history for this message
Arcus (estuaco) wrote :

Thank y Matthieu, work with compiz-plugins, no dbus activated.

Revision history for this message
Fabounet (fabounet03) wrote :

However it's better with dbus activated in Compiz, as it allows the dock to
talk with Compiz (useful to trigger some actions) ;-)

2014-11-05 15:48 GMT+01:00 Arcus <email address hidden>:

> Thank y Matthieu, work with compiz-plugins, no dbus activated.
>
> --
> You received this bug notification because you are a member of Cairo-
> Dock Devs, which is subscribed to Cairo-Dock Core.
> https://bugs.launchpad.net/bugs/1385910
>
> Title:
> I cant get more than one workspace.
>
> Status in Cairo-Dock : Core:
> Incomplete
>
> Bug description:
> When installed cairo dock, i cant do something like:
> - Get more than one workspace.
> - Alt + tab keys doesnt work.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/cairo-dock-core/+bug/1385910/+subscriptions
>
> _______________________________________________
> Mailing list: https://launchpad.net/~cairo-dock-team
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~cairo-dock-team
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Cairo-Dock Core because there has been no activity for 60 days.]

Changed in cairo-dock-core:
status: Incomplete → Expired
Changed in cairo-dock-core:
status: Expired → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.