Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: 18.04 Dock/Launcher Missing

  1. #1
    Join Date
    May 2018
    Beans
    6

    Unhappy 18.04 Dock/Launcher Missing

    Booted up this morning and surprised to find my dock missing. Checked settings, fiddled with turning on/off the hiding option, changed screen resolution and scaling, etc. Nothing brings it back.

    It *is* still there. The only menu option still showing on the desktop is Activities - clicking that, I can see the dock on the left and launch anything I want/need. Keyboard shortcuts all work as well.

    I'm just not sure why the dock decided to disappear from the desktop! It's not a critical issue, but it's definitely annoying.

    Last thing I installed was Thunderbird, I just can't imagine how/why that would have any relation to this issue. Also, haven't seen any similar issues here in the forum on 18.04. Halp!

  2. #2
    Join Date
    Jul 2006
    Location
    Here
    Beans
    11,187

    Re: 18.04 Dock/Launcher Missing

    sudo apt install gnome-shell-extension-ubuntu-dock

  3. #3
    Join Date
    May 2018
    Beans
    6

    Re: 18.04 Dock/Launcher Missing

    Tried that and nothing installed. Rebooted and everything is fine. Maybe just a glitch?

  4. #4
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: 18.04 Dock/Launcher Missing

    Are you using any shell extensions not from the repository ?
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  5. #5
    Join Date
    May 2018
    Beans
    6

    Re: 18.04 Dock/Launcher Missing

    Quote Originally Posted by Frogs Hair View Post
    Are you using any shell extensions not from the repository ?
    Not that I'm aware of. I've been pretty happy with the default Gnome environment and whatever default WM this is

  6. #6
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: 18.04 Dock/Launcher Missing

    Possible solutions here , but use with caution.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  7. #7
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: 18.04 Dock/Launcher Missing

    Post the output from this
    Code:
    dconf dump /org/gnome/shell/extensions/dash-to-dock/
    It should give us some insight into the current settings.
    Last edited by deadflowr; May 11th, 2018 at 06:59 PM. Reason: forgot forget something something
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  8. #8
    Join Date
    May 2018
    Beans
    6

    Re: 18.04 Dock/Launcher Missing

    Quote Originally Posted by deadflowr View Post
    Post the output from this
    Code:
    dconf dump /org/gnome/shell/extensions/dash-to-dock/
    It should give us some insight into the current settings.
    Code:
    [/]
    dock-fixed=true
    dock-position='LEFT'
    dash-max-icon-size=48

  9. #9
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: 18.04 Dock/Launcher Missing

    Weird, I would think it should be more.
    What does
    Code:
    cat /usr/share/glib-2.0/schemas/10_ubuntu-dock.gschema.override
    show?
    This should give you what the defaults should be.

    Also, do you have any extra extensions installed?
    Either through software center or from the extensions web site?
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  10. #10
    Join Date
    May 2018
    Beans
    1

    Re: 18.04 Dock/Launcher Missing

    I have the same issue. I can reproduce it every morning when my PC starts. Its actually my HTPC and it is shutdown everynight remotely, then the power is turned off at the wall. I have the bios set to boot ubuntu when the power is applied to the box. I'm not sure if how it was shutdown or started would make a difference. I do not have any extensions and when i restart it, the dock comes back. Here is the output from the commands:


    Code:
    dconf dump /org/gnome/shell/extensions/dash-to-dock/
    [/]
    dock-fixed=true
    dock-position='LEFT'
    
    cat /usr/share/glib-2.0/schemas/10_ubuntu-dock.gschema.override
    
    [org.gnome.shell.extensions.dash-to-dock]
    dock-fixed=true
    intellihide-mode='ALL_WINDOWS'
    icon-size-fixed=true
    custom-theme-shrink=true
    custom-theme-customize-running-dots=true
    running-indicator-style='DOTS'
    custom-theme-running-dots-color='#e95420'
    custom-theme-running-dots-border-color='#e95420'
    extend-height=true
    transparency-mode='ADAPTIVE'
    scroll-action='switch-workspace'
    click-action='previews'
    shift-click-action='launch'
    middle-click-action='launch'
    shift-middle-click-action='minimize'

Page 1 of 3 123 LastLast

Tags for this Thread

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
  •