Skip to content

Conversation

@cspeer
Copy link

@cspeer cspeer commented Apr 14, 2014

Hey,

I did 4 things:

  1. I changed the gemspec to require BubbleWrap 1.5.0
  2. In the StatusBar::Base initialize method I got rid of the return statement within the timer block since it causes an error. This describes the problem the best: http://goo.gl/0NnUAy
  3. In lib/status_bar.rb I added a require statement to require sugarcube in it's entirety. Without it SugarCube::CoreGraphics wouldn't be present.
  4. I bumped the version to 0.2.4

I tested the changes with BW 1.5.0 as well as 1.4.0, both work for me just fine :)

Cheers

  • Chris

require sugarcube in gem basefile to get SugarCube::CoreGraphics working
minor 'fix' to make the gem work with BW 1.5.0
@cspeer cspeer mentioned this pull request Apr 14, 2014
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

Successfully merging this pull request may close these issues.

1 participant