Re: [Cairo-dock-team] [Question #253206]: Ubuntu 14.04 cannot add workspaces; no Unity bar
Question #253206 on Cairo-Dock Core changed: https://answers.launchpad.net/cairo-dock-core/+question/253206 Chuck Torrens posted a new comment: PS - if I follow the idea of launching CD while logged in to an Ubuntu Unity session - will that mean I no longer have the option to log in to the standard Unity login - that is, will it modify the default login and replace it with a CD (Unity)? -- You received this question notification because you are a member of Cairo-Dock Devs, which is an answer contact for Cairo-Dock Core. ___ Mailing list: https://launchpad.net/~cairo-dock-team Post to : cairo-dock-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp
Re: [Cairo-dock-team] [Question #253206]: Ubuntu 14.04 cannot add workspaces; no Unity bar
Question #253206 on Cairo-Dock Core changed: https://answers.launchpad.net/cairo-dock-core/+question/253206 Chuck Torrens gave more information on the question: Matthieu, I think I'm close - I just nee to get the syntax of those 2 commands you sent me. Here is what I am trying: [code] a=`gsettings get org.compiz.core:/org/compiz/profiles/Default/plugins/core/ active-plugins`; {a:0:-1}, 'unity'] [/code] Between each of the lines, I am hitting the Enter key. The first command (setting a) seems to work (no error, and I get the command prompt). On the 2nd line I am getting an error: [code] {a:0:-1},: command not found [/code] I am certain if you help me with this part - the getting the Unity top and side bar back - I will be golden! FMI - is it possible to get either/or - that is, JUST the launcher (left bar) OR the bar across the top? I apologize for all these questions - I have really enjoyed CD under 12.04 and want to get it working great under 14.04 as well, and I'm not a compiz wizard :) Thanks! Chuck -- You received this question notification because you are a member of Cairo-Dock Devs, which is an answer contact for Cairo-Dock Core. ___ Mailing list: https://launchpad.net/~cairo-dock-team Post to : cairo-dock-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp
Re: [Cairo-dock-team] [Question #253206]: Ubuntu 14.04 cannot add workspaces; no Unity bar
Question #253206 on Cairo-Dock Core changed: https://answers.launchpad.net/cairo-dock-core/+question/253206 Status: Solved => Open Chuck Torrens is still having a problem: Matthieu, thanks for the assistance- however, only one of my issues (workspaces - #1 above - was solved). For #2 here are the issues I'm having; my goal is to get what I had with Cairo with 12.04, which was Unity launcher and and the status bar at the top; however, if I could get certain features I could go without: With the Unity Plugin disabled: 1) I don't get the Ununtu lens or launch button or whatever, which I use a lot. I also like having the launcher bar on the left. If I could have the lens or whatever on CD, then I'd be ok with that. 2) I am also missing the top bar, which I used for many things (I like the date and system menu). I could live without if I can resolve issues with the top dock bar (see below), since I could probably make it work/look much like the standard one, but ideally I'd like to be able to use either. 3) if I set the system option for display to display application menus in the application title bar, it does not work in Cairo-dock (app menus show up nowhere, and I have to hit Alt to get a popup application menu) With the Unity plugin Enabled: 1) there is no top bar, and I cannot see the application menu anywhere (there is no top bar to display in, and it does not show up in the application title bar; I have to hit Alt) 2) the top dock is always disappearing behind the top bar, no matter what display option I select (reserve space, always on top, etc.). -- You received this question notification because you are a member of Cairo-Dock Devs, which is an answer contact for Cairo-Dock Core. ___ Mailing list: https://launchpad.net/~cairo-dock-team Post to : cairo-dock-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp
Re: [Cairo-dock-team] [Question #253206]: Ubuntu 14.04 cannot add workspaces; no Unity bar
Question #253206 on Cairo-Dock Core changed: https://answers.launchpad.net/cairo-dock-core/+question/253206 Status: Answered => Solved Chuck Torrens confirmed that the question is solved: Thanks Matthieu Baerts, that solved my question. -- You received this question notification because you are a member of Cairo-Dock Devs, which is an answer contact for Cairo-Dock Core. ___ Mailing list: https://launchpad.net/~cairo-dock-team Post to : cairo-dock-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp
[Cairo-dock-team] [Question #253206]: Ubuntu 14.04 cannot add workspaces; no Unity bar
New question #253206 on Cairo-Dock Core: https://answers.launchpad.net/cairo-dock-core/+question/253206 Since upgrading to Ubuntu 14.04.1 from 12.04, 2 things have happened: 1) I cannot add workspaces (I'm annoyed that they were disabled by Ubuntu during the upgrade :( ). When I click add workstpace using the Cairo applet, nothing happens (I enabled them when I logged in to Ubuntu default). 2) No unity launcher (left sidebar) and no unity bar at the top (I liked having them there) -- You received this question notification because you are a member of Cairo-Dock Devs, which is an answer contact for Cairo-Dock Core. ___ Mailing list: https://launchpad.net/~cairo-dock-team Post to : cairo-dock-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp
[Cairo-dock-team] [Bug 1254771] Re: Launching Chrome results in new icon instance on main dock
1. This is Chrome, not Chromium (though I have that installed as well, just haven't used it as much, and it is not set up as a launcher on CD) 2. Output from xprop | grep CLASS is: WM_CLASS(STRING) = "google-chrome", "Google-chrome" (note the capital 'G' in the second string) 3. Output from cairo-dock -l debug | grep "chromium application detected" is nil; there is nothing on the screen. HOWEVER - If I open my Google Hangouts plugin (so I can IM, for example), and THEN run the command, I get chromium application detected, changing the class 'Google-chrome' to 'crx_nckgahadagoaajjgafhacjanaoiihapd' Which tells me that the funky name you saw earlier in the initial post was the result of the Hangout (a webapp perhaps?) being open in addition to the browser. That does not change the fact, however, that when the browser is the only Chrome item open, it creates separate icons in the running applications section of the dock, as opposed to just being tied to the launcher like it used to (and like Firefox and other apps do). It's almost as if it's ignoring the 'Mix launchers and applications' setting in CD (which I confirmed is set). I am attaching a screenshot of my Chrome browser, and the CD, showing Chrome as a separate running app, to give you guys a better idea. ** Attachment added: "Screenshot of Chrome browser and CD" https://bugs.launchpad.net/cairo-dock-core/+bug/1254771/+attachment/3918388/+files/Selection_741.jpeg -- 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/1254771 Title: Launching Chrome results in new icon instance on main dock Status in Cairo-Dock : Core: Invalid Bug description: Ubuntu 12.04 64-bit (Unity) Cairo-dock 3.3.2 Chrome 31.0.1650.57 Within the past week, launching Chrome from my Cairo-dock main dock now creates a new instance of the Chrome icon, in the area of the dock normally reserved for applications that don't have a launcher. (On my dock, that's towards the left side, just to the right of the separator for the 'help' icon.). Clicking on the launcher again, consequently, results in another instance of Chrome being launched. Prior to this, launching Chrome from CD would result in a white dot under the launcher - the same as for any other application launched from CD. My other launchers do not exhibit this behavior - e.g., Firefox, LibreOffice, etc. all respond with a white dot (showing it's running), and I can click on it to activate. Not sure of any changes to system, but it's possible that Chrome was updated. I tried dropping and re-adding the Chrome launcher, but it did not resolve the issue. Thanks in advance - attached is the text from the following command: cairo-dock -l debug >debug.txt Note I had to ctrl-Z to get it to stop in command line (maybe b/c CD was already running?) - not sure - so take the below with a grain of salt. To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1254771/+subscriptions ___ Mailing list: https://launchpad.net/~cairo-dock-team Post to : cairo-dock-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp
[Cairo-dock-team] [Bug 1254771] Re: Launching Chrome results in new icon instance on main dock
So it's possible that when I generated the first debug.txt file, I had a 2nd instance of Chrome running. So I closed everything on CD and ran the command again. One thing I noticed is that the command starts another instance of CD. I thought about closing the initial CD, but then of course it would not have ANY app (including the Chrome one) running. So in short, I: Started CD (actually this starts automatically when I log in) Launched Chrome ran the cairo-dock -l debug >debug.txt (results in 2nd instance of CD running) ctrl-Z and here is the new file - you can check and see how many instances of Chrome are in it. I will work on getting the other info Matthieu asked for as well. ** Attachment added: "debug.txt file" https://bugs.launchpad.net/cairo-dock-core/+bug/1254771/+attachment/3917673/+files/debug.txt -- 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/1254771 Title: Launching Chrome results in new icon instance on main dock Status in Cairo-Dock : Core: Invalid Bug description: Ubuntu 12.04 64-bit (Unity) Cairo-dock 3.3.2 Chrome 31.0.1650.57 Within the past week, launching Chrome from my Cairo-dock main dock now creates a new instance of the Chrome icon, in the area of the dock normally reserved for applications that don't have a launcher. (On my dock, that's towards the left side, just to the right of the separator for the 'help' icon.). Clicking on the launcher again, consequently, results in another instance of Chrome being launched. Prior to this, launching Chrome from CD would result in a white dot under the launcher - the same as for any other application launched from CD. My other launchers do not exhibit this behavior - e.g., Firefox, LibreOffice, etc. all respond with a white dot (showing it's running), and I can click on it to activate. Not sure of any changes to system, but it's possible that Chrome was updated. I tried dropping and re-adding the Chrome launcher, but it did not resolve the issue. Thanks in advance - attached is the text from the following command: cairo-dock -l debug >debug.txt Note I had to ctrl-Z to get it to stop in command line (maybe b/c CD was already running?) - not sure - so take the below with a grain of salt. To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1254771/+subscriptions ___ Mailing list: https://launchpad.net/~cairo-dock-team Post to : cairo-dock-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp
[Cairo-dock-team] [Bug 1254771] Re: Launching Chrome results in new icon instance on main dock
Thanks for the quick response - I want to get clarification, however. You say that Chrome WebApps are considered separate apps from the browser - I understand that - however, all I am trying to open is the browser (as far as I know, anyway). I am not trying to open any WebApps that I know of -- 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/1254771 Title: Launching Chrome results in new icon instance on main dock Status in Cairo-Dock : Core: Invalid Bug description: Ubuntu 12.04 64-bit (Unity) Cairo-dock 3.3.2 Chrome 31.0.1650.57 Within the past week, launching Chrome from my Cairo-dock main dock now creates a new instance of the Chrome icon, in the area of the dock normally reserved for applications that don't have a launcher. (On my dock, that's towards the left side, just to the right of the separator for the 'help' icon.). Clicking on the launcher again, consequently, results in another instance of Chrome being launched. Prior to this, launching Chrome from CD would result in a white dot under the launcher - the same as for any other application launched from CD. My other launchers do not exhibit this behavior - e.g., Firefox, LibreOffice, etc. all respond with a white dot (showing it's running), and I can click on it to activate. Not sure of any changes to system, but it's possible that Chrome was updated. I tried dropping and re-adding the Chrome launcher, but it did not resolve the issue. Thanks in advance - attached is the text from the following command: cairo-dock -l debug >debug.txt Note I had to ctrl-Z to get it to stop in command line (maybe b/c CD was already running?) - not sure - so take the below with a grain of salt. To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1254771/+subscriptions ___ Mailing list: https://launchpad.net/~cairo-dock-team Post to : cairo-dock-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp
[Cairo-dock-team] [Bug 1254771] [NEW] Launching Chrome results in new icon instance on main dock
Public bug reported: Ubuntu 12.04 64-bit (Unity) Cairo-dock 3.3.2 Chrome 31.0.1650.57 Within the past week, launching Chrome from my Cairo-dock main dock now creates a new instance of the Chrome icon, in the area of the dock normally reserved for applications that don't have a launcher. (On my dock, that's towards the left side, just to the right of the separator for the 'help' icon.). Clicking on the launcher again, consequently, results in another instance of Chrome being launched. Prior to this, launching Chrome from CD would result in a white dot under the launcher - the same as for any other application launched from CD. My other launchers do not exhibit this behavior - e.g., Firefox, LibreOffice, etc. all respond with a white dot (showing it's running), and I can click on it to activate. Not sure of any changes to system, but it's possible that Chrome was updated. I tried dropping and re-adding the Chrome launcher, but it did not resolve the issue. Thanks in advance - attached is the text from the following command: cairo-dock -l debug >debug.txt Note I had to ctrl-Z to get it to stop in command line (maybe b/c CD was already running?) - not sure - so take the below with a grain of salt. ** Affects: cairo-dock-core Importance: Undecided Status: New ** Attachment added: "debug.txt file" https://bugs.launchpad.net/bugs/1254771/+attachment/3916886/+files/debug.txt -- 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/1254771 Title: Launching Chrome results in new icon instance on main dock Status in Cairo-Dock : Core: New Bug description: Ubuntu 12.04 64-bit (Unity) Cairo-dock 3.3.2 Chrome 31.0.1650.57 Within the past week, launching Chrome from my Cairo-dock main dock now creates a new instance of the Chrome icon, in the area of the dock normally reserved for applications that don't have a launcher. (On my dock, that's towards the left side, just to the right of the separator for the 'help' icon.). Clicking on the launcher again, consequently, results in another instance of Chrome being launched. Prior to this, launching Chrome from CD would result in a white dot under the launcher - the same as for any other application launched from CD. My other launchers do not exhibit this behavior - e.g., Firefox, LibreOffice, etc. all respond with a white dot (showing it's running), and I can click on it to activate. Not sure of any changes to system, but it's possible that Chrome was updated. I tried dropping and re-adding the Chrome launcher, but it did not resolve the issue. Thanks in advance - attached is the text from the following command: cairo-dock -l debug >debug.txt Note I had to ctrl-Z to get it to stop in command line (maybe b/c CD was already running?) - not sure - so take the below with a grain of salt. To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1254771/+subscriptions ___ Mailing list: https://launchpad.net/~cairo-dock-team Post to : cairo-dock-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp