Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: power/cog icon missing - Gnome Flashback

  1. #1
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    power/cog icon missing - Gnome Flashback

    2 installs of Yakkety. On Yakkety (1) installed gnome-session-flashback & lost the power/cog icon. And nothing I did would bring it back. On Yakkety (2) I installed gnome-session-flashback and it did not lose the power/cog icon.

    I am now bugged trying to work out the difference between the 2 installs and why the usual commands do not fix this. I tried, in no particular order,

    Code:
    dconf reset -f /org/compiz/
    setsid unity
    unity
    killall unity-panel-service
    I have removed gnome-session-flashback & re-installed Unity 7. And in case anyone is wondering unity --replace is deprecated and does not do anything. The command to use is unity.

    man unity & man unity-panel-service give only a little information that is useful for fixing stuff like this. From the little research I have done it seems that there are 2 panels where the icons go - system indicator panel & application indicator panel. I am guessing that system indicator panel is missing. The guides that I am finding go back to the early days of Unity. I am not seeing anything relating to what a user can do to fix stuff like this.

    Oh, such is life.

    Regards.
    Last edited by grahammechanical; April 29th, 2016 at 01:02 PM.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  2. #2
    Join Date
    Aug 2011
    Location
    Gothenburg, Sweden
    Beans
    123
    Distro
    Ubuntu Development Release

    Re: power/cog icon missing - Gnome Flashback

    Indicator-session got uninstalled on my computers here...
    Wonder if there is a connection between the two?



    They run yakkety with proposed enabled and flashback installed.

  3. #3
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: power/cog icon missing - Gnome Flashback

    Thank you. It is indicator-session that is missing on the Yakkety without the power/cog icon. But now it really gets weird.

    Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

    The following packages have unmet dependencies. indicator-session : Depends: systemd-services E: Unable to correct problems, you have held broken packages.
    apt-get install -f does not resolve the problem. I am beginning to wonder if this is nothing to do with Gnome Flashback but something to do with having proposed enabled or having used apt full-upgrade. Maybe the power cog icon went missing before I logged into Flashback session but I did not notice it. That last statement cannot be right as I used the power/cog menu to log out of Unity to log into Flashback. This is doing my head in.

    It is not unknown for 2 installs of the development version to be out of phase with updates.

    Regards
    Last edited by grahammechanical; April 29th, 2016 at 02:37 PM.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  4. #4
    Join Date
    Jul 2013
    Location
    Saranac Lake, NY USA
    Beans
    34
    Distro
    Ubuntu Development Release

    Re: power/cog icon missing - Gnome Flashback

    I did update and upgrade via synaptic on a linux mate with proposed enabled and lost the cog also. Indicator-session removed. So it is in more than unity or gnome.
    ux305ua zenbook running Hirsute Budgie, Hisute gnome, and PopOs. Been using Ubuntu since Dapper Drake.

  5. #5
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: power/cog icon missing - Gnome Flashback

    Haven't tried it yet .. but..

    Code:
    sudo apt install unity-tweak-tool

  6. #6
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: power/cog icon missing - Gnome Flashback

    It is working ok here. (proposed on) Main Server.
    Attached Images Attached Images

  7. #7
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: power/cog icon missing - Gnome Flashback

    Quote Originally Posted by grahammechanical View Post
    Thank you. It is indicator-session that is missing on the Yakkety without the power/cog icon. But now it really gets weird.



    apt-get install -f does not resolve the problem. I am beginning to wonder if this is nothing to do with Gnome Flashback but something to do with having proposed enabled or having used apt full-upgrade.

    Regards
    I used 'full-upgrade' just for test and it worked ok. I remember the bug/warning you are getting but I forget how to fix it.

    nVidia-340 just destroys gnome-desktop. Lucky I was able to recover.

    regards..

  8. #8
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: power/cog icon missing - Gnome Flashback

    Quote Originally Posted by grahammechanical View Post
    Thank you. It is indicator-session that is missing on the Yakkety without the power/cog icon. But now it really gets weird.



    apt-get install -f does not resolve the problem. I am beginning to wonder if this is nothing to do with Gnome Flashback but something to do with having proposed enabled or having used apt full-upgrade. Maybe the power cog icon went missing before I logged into Flashback session but I did not notice it. That last statement cannot be right as I used the power/cog menu to log out of Unity to log into Flashback. This is doing my head in.

    It is not unknown for 2 installs of the development version to be out of phase with updates.

    Regards
    Code:
    sudo dpkg --configure -a
    ?

  9. #9
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: power/cog icon missing - Gnome Flashback

    Its late in the day/early in the morning. I am not feeling sociable. Sorry.

    graham@sdb7-Dev:~$ sudo dpkg --configure -a
    [sudo] password for graham:
    graham@sdb7-Dev:~$ sudo apt install indicator-session
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies.
    indicator-session : Depends: systemd-services
    E: Unable to correct problems, you have held broken packages.
    It cannot be loading with the upstart option can it? I will have to check.

    Regards
    Last edited by grahammechanical; April 30th, 2016 at 04:24 AM.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  10. #10
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: power/cog icon missing - Gnome Flashback

    Looks as if installed by default here.

    Code:
    ventrical@ventrical-System-Product-Name:~$ sudo apt-get install indicator-session
    [sudo] password for ventrical: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    indicator-session is already the newest version (12.10.5+16.04.20160412-0ubuntu2).

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •