Results 1 to 4 of 4

Thread: Ubuntu 12.04 minimize firefox

  1. #1
    Join Date
    Mar 2013
    Beans
    41

    Ubuntu 12.04 minimize firefox

    A couple of times firefox would not unhide after minimizing. When this happens, I cannot start any application from the side bar. Ant thoughts?

  2. #2
    Join Date
    Mar 2011
    Location
    19th Hole
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Ubuntu 12.04 minimize firefox

    I'm not sure what you mean. Can you cycle to Firefox through <Alt>+<Tab>? Do you mean that the <Super> key refuses to work? Please provide much more explanation, else no data to help with. Generally, the best way to start chasing down oddball behaviour of any kind is to go through your logs, especially dmesg and syslog.

  3. #3
    Join Date
    Nov 2010
    Location
    Spain
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Ubuntu 12.04 minimize firefox

    Does it happen everytime?, try alt+f2 and type system monitor. Find the running instance of firefox and terminate it.
    If the gui is not responding, try ctrl+alt+f1, and after logging in, type:
    Code:
    ps aux | grep firefox
    this will give you the PID of the proccess and:
    Code:
    kill PID
    One vision, one purpose.

  4. #4
    Join Date
    Mar 2013
    Beans
    41

    Re: Ubuntu 12.04 minimize firefox

    What I mean is that when I minimize, I usually click on fire fox on the left side bar to maximize it again. But when it freezes, you can click on the dash and nothing happens. Dash does not start. None of the side bar applications will start. LibreOffice, nothing. I am new to ubuntu and Linux so I did not know about Alt+ tab and I am still learning my around it. It does not do this every time. If it happens again, I will try the above. Thank you both.

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
  •