Giter Site home page Giter Site logo

Comments (14)

cdysthe avatar cdysthe commented on August 24, 2024

Here too. That little icon is in the way always covering either the close button or something else. Please fix.

from viberwrapper-indicator.

karas84 avatar karas84 commented on August 24, 2024

That's strange, I can't seem to find any update. Anyway I updated the code, give it a go and see if it works now.

from viberwrapper-indicator.

cdysthe avatar cdysthe commented on August 24, 2024

I'm not sure how to run it from Github so I guess I'll have to wait until it's updated in the WebUpd8 PPA. I think the problem is caused by an update in Ubuntu, not in Viber since haven't updated Viber in ages.

from viberwrapper-indicator.

markovic131 avatar markovic131 commented on August 24, 2024

Same here. Update to "viberwrapper-indicator" package this morning broke it icon. Will wait for WebUpd8 PPA to get fixed to this repo.

from viberwrapper-indicator.

dburba avatar dburba commented on August 24, 2024

The same for me - viber icon on top left corner is back.

from viberwrapper-indicator.

cengizonkal avatar cengizonkal commented on August 24, 2024

The same for me - viber icon on top left corner is back.

from viberwrapper-indicator.

HRH-aHJo avatar HRH-aHJo commented on August 24, 2024

I couldn't find any update for Viber. Just i installed updated viberindicator from ppa and icon is back on top left. Is there any new update for viber? Why did you update the indicator so?

from viberwrapper-indicator.

anywhim avatar anywhim commented on August 24, 2024

Hi! I had the same problem as another users. I updated /usr/bin/viberwrapper-indicator to version in the repository and run Viber indicator in dash (not Viber). Now I have icon in the right place.
p.s. or you can update exec field of /usr/share/applications/viber.desktop to viberwrapper-indicator and run Viber icon as usual

from viberwrapper-indicator.

dburba avatar dburba commented on August 24, 2024

Thanks, anywhim. It works.

from viberwrapper-indicator.

Paulines38 avatar Paulines38 commented on August 24, 2024

Hi guys,

I got the same issue. I checked the code on /usr/bin on my pc and the one on github. From what I could see the version that I have really looks like the one that was commited on Dec 5, 2014. There is only a small difference that is causing the issue.
On line 436:
"if geom['width'] == 22 and geom['height'] == 22:"

was replaced by:
"if geom['width'] == 10 and geom['height'] == 10 or geom['width'] == 22 and geom['height'] == 22:"

I updated the file /usr/bin/viberwrapper-indicator with "if geom['width'] == 22 and geom['height'] == 22:" and it fixed the issue.

from viberwrapper-indicator.

cdysthe avatar cdysthe commented on August 24, 2024

@Paulines38 Thanks! That took care of it! Works perfectly now.

from viberwrapper-indicator.

karas84 avatar karas84 commented on August 24, 2024

Glad it worked. I'm closing the issue then.

from viberwrapper-indicator.

dimitriscsd avatar dimitriscsd commented on August 24, 2024

I confirm that it works. The icon on the left flashes for a second but I suppose that's ok.

Thanks for everything guys. I really hope viber will fix issues like these themselves so we don't have to rely on workarounds...

from viberwrapper-indicator.

cdysthe avatar cdysthe commented on August 24, 2024

@dimitriscsd Honestly I do not think they will. It's only in Ubuntu you get the floating icon. In other DE's it's in the system tray. I also know people who like it that being able to move the notification icon around. But let's hope! :)

from viberwrapper-indicator.

Related Issues (19)

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.