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

Thread: Gnome panel and "opening" anomaly

  1. #1
    Join Date
    Sep 2008
    Beans
    Hidden!
    Distro
    Ubuntu

    Question Gnome panel and "opening" anomaly

    when opening something then there stays strange delayed opening and after some 14 seconds it dissapears. It is just annoyng nothing more. If there is some related bug please post link here, thanks.

    Ubuntu 12.04 x64
    tox.chat, reactos.org

  2. #2
    Join Date
    Sep 2008
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Gnome panel and "opening" anomaly

    Gnome Panel users please tell if you know what is this anomaly?

    This panel interface is preferred by lot of people if i gave a choice which one you want: Unity or Gnome Panel and 75% picked panel that has been customized all in one by me (places and apps, window list, indicators and clock)
    tox.chat, reactos.org

  3. #3
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Gnome panel and "opening" anomaly

    I filed a bug on this over a year ago so the odds of getting 'fixed' are nil
    https://bugs.launchpad.net/ubuntu/+s...us/+bug/930768

    What you can do is open any affected apps .desktop & either remove this line-
    StartupNotify=true
    or edit to
    StartupNotify=false

    So for nautilus, don't know which one the classic sessions so both -
    Code:
    gksudo gedit /usr/share/applications/nautilus.desktop
    Code:
    gksudo gedit /usr/share/applications/nautilus-home.desktop
    Last edited by mc4man; July 14th, 2013 at 04:23 PM. Reason: switched com to gksudo

  4. #4
    Join Date
    Sep 2008
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Gnome panel and "opening" anomaly

    Thank you so much, first line that helped already.

    Ubuntu devs here is solution: just use default StartupNotify=false for panel and it is fixed simple as that.
    tox.chat, reactos.org

  5. #5
    Join Date
    Apr 2008
    Location
    Southern California, USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Gnome panel and "opening" anomaly

    I get something a tad bit different, but just as annoying.

    When I open nautilus, my cursor becomes a "spinning wheel" and there's a "Staring Folder" icon at the bottom panel. This stays on for several seconds.

    All the while, I can navigate or anything else in nautilus, but question what is causing this.

    I should and may still open another thread, but was wondering if this is related to the topic at hand. I changed the "StartupNotify=false", but to no difference.

  6. #6
    Join Date
    May 2012
    Beans
    3

    Re: Gnome panel and "opening" anomaly

    What you can do is open any affected apps .desktop & either remove this line-
    StartupNotify=true
    or edit to
    StartupNotify=false

    So for nautilus, don't know which one the classic sessions so both -
    Code:
    sudo gedit /usr/share/applications/nautilus.desktop
    Code:
    sudo gedit /usr/share/applications/nautilus-home.desktop
    That fixed it for me.
    Thank you very much.Finally,that annoying window is gone.I am using Gnome Classic if that matters.

  7. #7
    Join Date
    Aug 2010
    Beans
    102

    Re: Gnome panel and "opening" anomaly

    Quote Originally Posted by VMC View Post
    I get something a tad bit different, but just as annoying.

    When I open nautilus, my cursor becomes a "spinning wheel" and there's a "Staring Folder" icon at the bottom panel. This stays on for several seconds.

    All the while, I can navigate or anything else in nautilus, but question what is causing this.

    I should and may still open another thread, but was wondering if this is related to the topic at hand. I changed the "StartupNotify=false", but to no difference.

    Same happens to me
    I've tried changing Nautilus config files line startupnotify from true to false, but no luck

    I also think this isn't a Nautilus problem, because it also happens with Thunar

    I'm on Ubuntu Desktop 12.04 64 bit Gnome Classic no effects
    Last edited by vcrpcant; July 8th, 2013 at 10:08 AM.
    “Do not wait for leaders; do it alone, person to person.” Mother Theresa

  8. #8
    Join Date
    Mar 2013
    Beans
    75

    Re: Gnome panel and "opening" anomaly

    Quote Originally Posted by mc4man View Post
    I filed a bug on this over a year ago so the odds of getting 'fixed' are nil
    https://bugs.launchpad.net/ubuntu/+s...us/+bug/930768

    What you can do is open any affected apps .desktop & either remove this line-
    StartupNotify=true
    or edit to
    StartupNotify=false

    So for nautilus, don't know which one the classic sessions so both -
    Code:
    sudo gedit /usr/share/applications/nautilus.desktop
    Code:
    sudo gedit /usr/share/applications/nautilus-home.desktop
    wow,

    nice

    no more spinning wheel for 20 seconds when you start up nautilus, by the way I am running Ubuntu 13.04 x64 Gnome, and this solved it for me.

  9. #9
    Join Date
    Apr 2008
    Location
    Southern California, USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Gnome panel and "opening" anomaly

    Quote Originally Posted by mc4man View Post
    I filed a bug on this over a year ago so the odds of getting 'fixed' are nil
    https://bugs.launchpad.net/ubuntu/+s...us/+bug/930768

    What you can do is open any affected apps .desktop & either remove this line-
    StartupNotify=true
    or edit to
    StartupNotify=false

    So for nautilus, don't know which one the classic sessions so both -
    Code:
    sudo gedit /usr/share/applications/nautilus.desktop
    Code:
    sudo gedit /usr/share/applications/nautilus-home.desktop
    It took me a while to figure this out. I missed the step about "affected apps", and just applied the 'false' to both the aforementioned nautilus files. Realizing that my "spinning wheel" is only involved using multiple gedit edits, I then applied 'false' to gedit.desktop. It now works as expected.

  10. #10
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Gnome panel and "opening" anomaly

    Just to note -
    starting in 13.04 users should no longer use sudo gedit, sudo nano or gksudo gedit would be better.
    Overall they are moving away from gksu(do) & it's no longer default installed

    Here I've switched over to enabling pkexec for both gedit & nautilus but that has not been done offically

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
  •