Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu is not showing at the correct position on ubuntu #25

Open
pendar747 opened this issue Jun 1, 2016 · 5 comments
Open

Menu is not showing at the correct position on ubuntu #25

pendar747 opened this issue Jun 1, 2016 · 5 comments

Comments

@pendar747
Copy link

pendar747 commented Jun 1, 2016

Thanks for your effort with this project, I really needed a handy calendar on my linux. Here's how the menu appears for me:

sample

Also recurring events do not appear on the other days.
It would help to make a small mention somewhere in the readme/wiki about creating and populating the secrets.json file with your own google oauth secret and id.

I don't know if this is the expected behaviour on mac but on ubuntu when I click on the icon on the menubar a button appears that when I click on opens the calendar and if I click on it again it closes it.

@bmathews
Copy link
Owner

bmathews commented Jun 2, 2016

Thanks for trying this out on Linux! I hadn't yet.

  1. Recurring events should work, but let me take a further look.
  2. The README does need to be updated, I agree!
  3. Hm, ideally it would show near the icon. I'm seeing this issue on the menubar module I'm using: Window position completely incorrect on Linux max-mapper/menubar#123.

@bmathews
Copy link
Owner

bmathews commented Jun 2, 2016

@pendar747 I've updated the readme, fixed the font in linux, removed the leveldb requirement (no more rebuild required after install), and updated the sync calls to fetch some more events. Let me know if the recurring events still aren't showing up correctly. They are for me.

@bmathews
Copy link
Owner

bmathews commented Jun 2, 2016

@pendar747 You'll need to run npm run clear-data after running npm install once you pull down the latest changes.

@pendar747
Copy link
Author

Thanks for the quick reply, I just pulled and works fine!

@marcosfede
Copy link

recurring events seem to work fine. the only issue is the popup position on linux and the small green border between the calendar and the top panel that you can see on @pendar747 screen capture. thanks for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants