GithubHelp home page GithubHelp logo

Gtk "atk-bridge" failed to load: libunity-gtk-module.so: undefined symbol: g_type_check_instance_is_fundamentally_a about portacle HOT 10 CLOSED

portacle avatar portacle commented on September 24, 2024
Gtk "atk-bridge" failed to load: libunity-gtk-module.so: undefined symbol: g_type_check_instance_is_fundamentally_a

from portacle.

Comments (10)

Shinmera avatar Shinmera commented on September 24, 2024

The "no such file or directory" thing can be ignored, it is of no consequence and something peculiar to the Emacs compilation that I cannot get rid of.

The GTK symbol lookup is more troubling, but I'm not sure if your report means that Portacle does not launch at all, or just spews these warnings.

from portacle.

maacl avatar maacl commented on September 24, 2024

Sorry to be unclear. It does not launch at all. It exits with the last message above.

from portacle.

Shinmera avatar Shinmera commented on September 24, 2024

What happens if you try to run it like so:

GTK_MODULES="" GTK3_MODULES="" GTK2_MODULES="" ./portacle.run

from portacle.

Shinmera avatar Shinmera commented on September 24, 2024

Ok, got a VM now. Unsetting GTK_MODULES at least makes Emacs launch, but pretty much everything else breaks down.

from portacle.

Shinmera avatar Shinmera commented on September 24, 2024

I'll have to take a look at this some other time. Things are more bonkers than I thought possible.

from portacle.

maacl avatar maacl commented on September 24, 2024

Yeah, I can gte emacs to start with the above, but then I get:

(progn (load "/home/mac/Desktop/portacle/emacs/config/elpa/slime-20161109.640/swank-loader.lisp" :verbose t) (funcall (read-from-string "swank-loader:init")) (funcall (read-from-string "swank:start-server") "/tmp/slime.24084"))

/bin/bash: /home/mac/Desktop/portacle//usr/lin/lib/libtinfo.so.5: no version information available (required by /bin/bash)

Process inferior-lisp segmentation fault (core dumped)

from portacle.

Shinmera avatar Shinmera commented on September 24, 2024

It looks like system's bash completely freaks out when invoked under library environment that is shipped with portacle. Thus almost nothing works, because even an execve will invoke bash potentially.

I need to ship a portable bash, or an approximation thereof to fix this. That'll take some time to work out. Certainly won't get it done before Christmas, I got exams to worry about first.

from portacle.

maacl avatar maacl commented on September 24, 2024

BTW I am running ZSH as my shell - could that be a factor?

from portacle.

Shinmera avatar Shinmera commented on September 24, 2024

No, that makes no difference.

from portacle.

Shinmera avatar Shinmera commented on September 24, 2024

This has been fixed by the latest changes and should be officially available with the next release.

from portacle.

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.