Git Product home page Git Product logo

Comments (26)

pepo-k avatar pepo-k commented on July 17, 2024

now I have another strange behaviour ...
When I click on palemoon launcher to start it ...
Then I still get 2nd icon, but now not a palemoon icon is used, but some strange gears icon. Is totally confusing!
Screenshot at 2020-09-21 21-23-54

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

this project seems to be down, is there no admin or author?

from mate-dock-applet.

JSBern avatar JSBern commented on July 17, 2024

does this happen with any other app than pale moon

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

some app was also doing this, but sorry I cannot remember what was it ...

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

so is there any workaround?!
can I somehow help with any debugging?

from mate-dock-applet.

JSBern avatar JSBern commented on July 17, 2024

from mate-dock-applet.

JSBern avatar JSBern commented on July 17, 2024

Also does it show couple if launched from the application menu

from mate-dock-applet.

JSBern avatar JSBern commented on July 17, 2024

Double not couple

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024
  • this is when launching over advanced mate menu

Screenshot at 2020-11-05 23-46-46

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024
  • and the same is also when running over Alt+F2 (aplication run) shortcut

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

Should I provide any config files sticked with this problem?

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

May I ask, is there any progress?

from mate-dock-applet.

JSBern avatar JSBern commented on July 17, 2024

Can you run palemoon from the terminal and see if it gives any errors or even any output at all would be helpful

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

i put into terminal:
$ palemoon

palemoon was started, icon in panel is still strange, so no change against the standard clicking on launcher in panel

as output in terminal :

autosizer-bs: bootstrap.js loaded.
autosizer-bs: Importing Autosizer.
autosizer-bs: Autosizer imported.


A coding exception was thrown in a Promise resolution callback.
See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise

Full message: TypeError: window.gBrowser.ownerDocument.watch is not a function
Full stack: onLoad@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///home/doma/.moonchild%20productions/pale%20moon/pvb4sm24.default/extensions/%7B1280606b-2510-4fe0-97ef-9b5a22eafe30%7D.xpi!/bootstrap.js -> jar:file:///home/doma/.moonchild%20productions/pale%20moon/pvb4sm24.default/extensions/%7B1280606b-2510-4fe0-97ef-9b5a22eafe30%7D.xpi!/packages/browserWindowOverlay.js:700:5
onLoadDelayed@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///home/doma/.moonchild%20productions/pale%20moon/pvb4sm24.default/extensions/%7B1280606b-2510-4fe0-97ef-9b5a22eafe30%7D.xpi!/bootstrap.js -> jar:file:///home/doma/.moonchild%20productions/pale%20moon/pvb4sm24.default/extensions/%7B1280606b-2510-4fe0-97ef-9b5a22eafe30%7D.xpi!/packages/browserWindowOverlay.js:600:4
process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:932:23
walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:813:7
scheduleWalkerLoop/<@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:747:11


from mate-dock-applet.

JSBern avatar JSBern commented on July 17, 2024

it looks more like a palemoon issue maybe file a bug there?

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

thanks
I will try there also ...

But the issue is somehow similar happening also on libreoffice. Is still have librecalc icon as active, but beside this in the dock also additional gear icon comes up, just because of libreoffice was opened. After closing libreoffice, the libre calc icon is gone, but gear icon remains until restart of pc.

from mate-dock-applet.

wolfbeast avatar wolfbeast commented on July 17, 2024

the "coding exception" is because one of the extensions in use is using the non-standard and now removed "watch" function which was a debug-intended function. That wouldn't have any effect on what way a dock displays the program icons though, only prevent the extension from working properly.

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

Thanks for reply.
But sorry, for my understanding, what extension do you mean?
Extension addon in Palemoon or some extension in mate dock applet or something else?

from mate-dock-applet.

JSBern avatar JSBern commented on July 17, 2024

Now that I looked at the error better that does look to be the case, I did look through the code and I did not see anything obvious so someone more experienced than myself probably needs to look at it, I have noticed similar issues with the plank dock with other apps and they have yet to be fixed as far as I'm aware, one other thing you could try would be to see if it does it on other docks or plank, docky, or similar if so it's probably a palemoon issue if not it's a dock issue, also worth noting the dock will no longer be included in future Ubuntu MATE images as it's not considered up to par as of now, also as far as the extension goes yes a palemoon extension, but it's highly unlikely that the extension is causing the error as I installed palemoon with no extensions and I replicated the behavior easily. Also if LO Calc is doing the same it may be a dock issue, but unfortunately the dock is not under very active development, maybe that will change, but currently I don't have the knowledge or experience to do the work that needs done. Sorry for the long reply

from mate-dock-applet.

wolfbeast avatar wolfbeast commented on July 17, 2024

Extension added to Pale Moon.

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

thanks for your replies

Dear Wolf, - if it is a palemoon extension, how can I find easily which addon causes the problem? Or only one by one to disable?

Dear Bern, - you note about not including mate dock is making me sad.
Is there a good alternative for vertical placement of the bar, at least that good like on mate dock applet?

from mate-dock-applet.

wolfbeast avatar wolfbeast commented on July 17, 2024

@JSBern It's unlikely to be a Pale Moon issue because a lot of people use Pale Moon for Linux in various docks and we haven't heard anything like this until now. Also if other completely unrelated applications display the same behaviour it's likely a dock implementation issue or perhaps some interop issue with the way the programs are structured.
That being said if there is an improvement that can be made on our side to prevent this kind of behavior then you're welcome to open an enhancement issue on our repo for it and we can look into if it's feasible to implement without impacting other environments.

@pepo-k I suggest you ask on our forum - it'd be off-topic for this issue tracker.

from mate-dock-applet.

JSBern avatar JSBern commented on July 17, 2024

I haven't been able to find anything, and the apps I had issue were with the plank dock not the MATE dock applet

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

So, I have tried to disable all 7 addons and themes in palemoon, but I still get no progress. I always get the additional gear icon instead of using the palemoon launcher icon.

Also when I start palemoon without any addons over terminal, palemoon is starting as normal, but icon in panel is still the strange gear icon, so no change against the standard clicking on launcher in panel.
There is no additional output in terminal window - it is just empty there.

I am not able to resolve this on my own and it looks like, that there is probably nobody who can help me in this.

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

I have now tried the plank dock, and there is a similar behaviour of Palemoon. It is the 2nd icon from bottom.
Screenshot at 2020-12-24 10-43-09

When I once again start additional palemoon from menu, it creates also an real icon of palemoon, but the browser windows are collected in the one strange icon (2nd from bottom).
This is beyond my knowledge, I can not solve it by myself.

from mate-dock-applet.

pepo-k avatar pepo-k commented on July 17, 2024

I tried the advice here:
https://forum.palemoon.org/viewtopic.php?p=200804#p200804

-- and this made the trick.
Now is it working like it should.
It appears to be the problem in the installation files, in desktop file, there are either a few typos or it is not suitable enough for the mate dock applet and also not for the plank.

from mate-dock-applet.

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.