Git Product home page Git Product logo

Comments (8)

waddlesplash avatar waddlesplash commented on September 23, 2024

Not surprising, I haven't tested with a lot of the wrapper libraries. And I think xclock requires Xaw, which I know does not work (or even build) yet.

from xlibe.

X547 avatar X547 commented on September 23, 2024

Xaw from HaikuPorts works with XSDL server.

from xlibe.

waddlesplash avatar waddlesplash commented on September 23, 2024

It appears Xext interacts with the server directly. It won't be usable with BeXlib, instead whatever it does will have to be reimplemented here.

from xlibe.

waddlesplash avatar waddlesplash commented on September 23, 2024

Now builds and starts. However there are some artifacts:
image

from xlibe.

X547 avatar X547 commented on September 23, 2024
UNIMPLEMENTED: XSetLocaleModifiers
Warning: X locale modifiers not supported, using default
UNIMPLEMENTED: XSynchronize
UNIMPLEMENTED: XAddConnectionWatch
Warning: Unable to load any usable ISO8859 font
UNIMPLEMENTED: int XmbTextListToTextProperty(Display*, char**, int, XICCEncodingStyle, XTextProperty*)
UNIMPLEMENTED: int XmbTextListToTextProperty(Display*, char**, int, XICCEncodingStyle, XTextProperty*)
Kill Thread

Crash in _x_text_decode ("debugger("Unhandled encoding!");").

from xlibe.

waddlesplash avatar waddlesplash commented on September 23, 2024

Probably it used to work "by accident" since I just treated unhandled encodings as UTF-8. I'll re-build it and add some better debugging information.

It also seems to really want ISO8859 text. Not sure what to do about that one, I was kind of hoping applications would generally tolerate Unicode.

from xlibe.

X547 avatar X547 commented on September 23, 2024

It run if remove debugger("Unhandled encoding!");.

from xlibe.

waddlesplash avatar waddlesplash commented on September 23, 2024

Fixed again.

from xlibe.

Related Issues (13)

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.