jake-phy / WindowIconList

GNU General Public License v2.0
75 stars 26 forks source link

Error this.appInfo.list_actions is not a function #80

Closed den-eimai closed 8 years ago

den-eimai commented 9 years ago

I'm running cinnamon 2.0.14(LMDE) and after i installed the applet from here, i get the above notification from cinnamon. The applet is shown as added to panel from the Applets Settings, and i can edit the configuration, but nothing shows up in the panel (except when i click Highlight while configuring it).

jake-phy commented 9 years ago

Hmm not good. Thanks for bringing that to my attention. I'll have to wrap it in a try statement.

-----Original Message----- From: "den-eimai" notifications@github.com Sent: ‎2/‎25/‎2015 7:15 PM To: "jake-phy/WindowIconList" WindowIconList@noreply.github.com Subject: [WindowIconList] Error this.appInfo.list_actions is not a function(#80)

I'm running cinnamon 2.0.14(LMDE) and after i installed the applet from here, i get the above notification from cinnamon. The applet is shown as added to panel from the Applets Settings, and i can edit the configuration, but nothing shows up in the panel (except when i click Highlight while configuring it). — Reply to this email directly or view it on GitHub.

ghost commented 9 years ago

I think that is not possible keep the compatibility on some cases. LMDE and Ubuntu don't have the same version... @den-eimai I think that you need to use an old version as cinnamon is...

jake-phy commented 9 years ago

Ok this should be fixed now on the development branch. can you test? The actions will not show, but the applet should still work.

den-eimai commented 9 years ago

Yes it's fixed, thanks. It has a new minor bug though. When the Title Display is set to focused, it actually shows title.

jake-phy:

Ok this should be fixed now on the development branch. can you test? The actions will not show, but the applet should still work.

jake-phy commented 9 years ago

This should be fixed now. Thanks for bringing it to my attention. I never use half the stuff i have implemented :) So sometimes stuff breaks without me knowing it.