Skip to content

OpenXenManager on OSx #46

Open
Open
@kochen

Description

@kochen

when running the latest code on OSx there are 2 worning and one error preventing it from running:

(process:40693): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
2014-10-16 18:13:49.661 Python[40693:d0b] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 
Traceback (most recent call last):
  File "./openxenmanager", line 30, in <module>
    from OXM.window import oxcWindow
  File "./src/OXM/window.py", line 25, in <module>
    from configobj import ConfigObj
ImportError: No module named configobj

can someone help out with these issues?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions