Giter VIP home page Giter VIP logo

obapps3's People

Contributors

gcurse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

obapps3's Issues

i cant open obapps3

every time i try to open it i get this
[hqnw |~] obapps
10:52:31: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1014,wx containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1016,wx containers,compatible with 2.8).
Traceback (most recent call last):
File "/usr/bin/obapps", line 522, in
main()
File "/usr/bin/obapps", line 516, in main
frame = WLFrame(None, -1, "OBApps3")
File "/usr/bin/obapps", line 479, in init
path = obaxutils.get_ob_config_path()
File "/usr/lib/python3.9/site-packages/obaxutils.py", line 38, in get_ob_config_path
ds = display.Display()
File "/usr/lib/python3.9/site-packages/Xlib/display.py", line 89, in init
self.display = _BaseDisplay(display)
File "/usr/lib/python3.9/site-packages/Xlib/display.py", line 71, in init
protocol_display.Display.init(self, *args, **keys)
File "/usr/lib/python3.9/site-packages/Xlib/protocol/display.py", line 166, in init
raise error.DisplayConnectionError(self.display_name, r.reason)
Xlib.error.DisplayConnectionError: Can't connect to display ":0": b'Invalid MIT-MAGIC-COOKIE-1 key'

OBApps crashes on start with wxPython v4.1.1

Hello,

I wanted to try it under archlinux :

obapps
Traceback (most recent call last):
  File "/sbin/obapps", line 519, in <module>
    main()
  File "/sbin/obapps", line 513, in main
    frame = WLFrame(None, -1, "OBApps3")
  File "/sbin/obapps", line 457, in __init__
    appsel = OBappsel(self, -1, style=wx.BORDER_RAISED, showtitle=False)
  File "/sbin/obapps", line 66, in __init__
    hbox = self._makebuttons(
  File "/sbin/obapps", line 107, in _makebuttons
    hbox.Add(btn, 0, wx.EXPAND | wx.ALIGN_CENTER, wx.ALL, 5)
wx._core.wxAssertionError: C++ assertion "!(flags & (wxALIGN_BOTTOM | wxALIGN_CENTRE_VERTICAL))" failed at /build/python-wxpython/src/wxPython-4.1.1/ext/wxWidgets/src/common/sizer.cpp(2181) in DoInsert(): Vertical alignment flags are ignored with wxEXPAND

No idea on how to solve this. Thank you very much.

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.