Code Monkey home page Code Monkey logo

Comments (2)

andreafeccomandi avatar andreafeccomandi commented on July 22, 2024

The problem seems to be in your operating system, that couldn't load the SWT libraries needed by bibisco.

I'm not expert of linux distribution you are using and so I can't take charge of suggest a solution, but I found some links about the same problem (keep in mind that bibisco is an Eclipse/SWT application):

from bibisco.

philiptruax avatar philiptruax commented on July 22, 2024

In Arch I've had to resort to running it in a 32-bit WINE prefix. The software works perfectly in WINE with no missing features or problems.

I was able to get the software running natively in Arch, but I suspect that there is a Gnome library I'm missing as the window only comes up blank when the software attempts to load the web application server, which was the same issue I had running natively under Fedora with KDE.

If someone is looking to get this started or continue the troubleshooting, these are the steps I took to get the software working up to the software setup.

Enable mulitlib repository in /etc/pacman.conf
https://wiki.archlinux.org/index.php/Multilib

sudo pacman -Syyu

sudo pacman -S lib32-libxtst lib32-gtk2 lib32-libcanberra (These may not all be required for functionality, however these cleared errors on program start through the terminal)

from bibisco.

Related Issues (20)

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.