Giter Club home page Giter Club logo

Comments (10)

micheleg avatar micheleg commented on August 28, 2024

Do you really have gnome-shell 3.2 installed on Ubuntu 11.04 or did you mean 11.10 as in your other recent issue report?

from dash-to-dock.

markusj avatar markusj commented on August 28, 2024

Mea culpa, i am using Ubuntu 11.10

from dash-to-dock.

markusj avatar markusj commented on August 28, 2024

Some additional information which might help or be another issue: Sometimes if i close a maximized window, the dock shows up a bit (10-20%) and stays there until i move the mouse pointer to the desktop border.

from dash-to-dock.

micheleg avatar micheleg commented on August 28, 2024

Yes, I've noticed that too. It happens if the dash width increases
after an application icon is removed and the icons size changes. The
dash position isn't always immediately updated accordingly. I'm
correcting this bug. I'm correcting as many as possible of these
'minor' glitches as they appear while using my computer. Thus this
information is very usefull for me.

As regards the main topic of this issue: Can you confirm if the bug
with nautilus-handle-desktop is still present for you? I cannot
reproduce it in a vanilla Ubuntu 11.10.

from dash-to-dock.

markusj avatar markusj commented on August 28, 2024

As regards the main topic of this issue: Can you confirm if the bug with nautilus-handle-desktop is still present for you? I cannot reproduce it in a vanilla Ubuntu 11.10.

Yes, it's still there (I'm currently on 10ee164). Maybe one more info: Just after booting, the dock is visible. After touching the screen edge one time, it disappears and does not show up automagically again.
If i can provide you some more debugging information, i will do, just tell me how.

from dash-to-dock.

micheleg avatar micheleg commented on August 28, 2024

You could check in looking glass ( alt + F2 -> lg ) if there are any
errors. Try also to exec this command in the evaluator tab:

global.get_window_actors().forEach(function(wa){global.log (wa + ' ' + wa.get_meta_window().get_wm_class() + " " + wa.get_meta_window().get_window_type()); })

and report me the output in the errors tab.

Do you have any other dash/panel running?

from dash-to-dock.

markusj avatar markusj commented on August 28, 2024

Got it. Your extension is interferring with Avant Window Navigator. Is there any chance to work around this problem?

from dash-to-dock.

micheleg avatar micheleg commented on August 28, 2024

I think yes. Try to comment out the line Meta.WindowType.DOCK, at
the beginning of intellihide.js like I''ve done with
Meta.WindowType.DESKTOP to exclude nautilus desktop window. It should
be enough.

from dash-to-dock.

markusj avatar markusj commented on August 28, 2024

Works like a charm, thanks!

from dash-to-dock.

micheleg avatar micheleg commented on August 28, 2024

Issue solved by commit 9114ffc.

from dash-to-dock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.