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

Bad bounds at /usr/local/bin/csshX line 281. #2

Closed
GoogleCodeExporter opened this issue Mar 3, 2015 · 5 comments
Closed

Bad bounds at /usr/local/bin/csshX line 281. #2

GoogleCodeExporter opened this issue Mar 3, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. running csshX from /usr/local/bin/
2.
3.

What is the expected output? What do you see instead?
Bad bounds at /usr/local/bin/csshX line 281.


What version of the product are you using? On what operating system?
latest on 10.5.6


Please provide any additional information below.
i cannot execute the program due to said error message


Original issue reported on code.google.com by nickhob...@gmail.com on 8 Apr 2009 at 4:29

@GoogleCodeExporter
Copy link
Author

i did a chmod 777 and it took care of the problem.

Original comment by nickhob...@gmail.com on 8 Apr 2009 at 5:16

@GoogleCodeExporter
Copy link
Author

This problem occurs with multiple monitors when the menu bar is not displayed 
on the leftmost monitor.

Original comment by ian.at.e...@gmail.com on 8 Apr 2009 at 5:51

@GoogleCodeExporter
Copy link
Author

Bounds checking on multiple monitors is an issue. I have not been able to find 
a 
simple (non-Cocoa) way to get the bounds of multiple displays.

For a workaround until I get this fixed, you can hard code the region used using
screen_bounds { origin_x, origin_y, width, height }.


Original comment by gavin.brock on 8 Apr 2009 at 11:12

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

This should be fixed in svn version. 
(http://csshx.googlecode.com/svn/trunk/csshX)

If there are no other issues, I will create a release tarball.

Original comment by gavin.brock on 9 Apr 2009 at 12:10

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Fixed in http://code.google.com/p/csshx/downloads/detail?name=csshX-0.57.tgz

Original comment by gavin.brock on 10 Apr 2009 at 12:03

  • Changed state: Done
  • Added labels: Usability

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

No branches or pull requests

1 participant