Giter Site home page Giter Site logo

Comments (14)

Compro-Prasad avatar Compro-Prasad commented on August 9, 2024

Doing "/home/compro/.spacemacs.d/emacs-application-framework/core/eaf.py" "67109043" "1366" "717" from external terminal works for me.

from emacs-application-framework.

Compro-Prasad avatar Compro-Prasad commented on August 9, 2024

Running it from within emacs doesn't work.

from emacs-application-framework.

manateelazycat avatar manateelazycat commented on August 9, 2024

Did you download subdirectory "app" and "core" in same directory of eaf.el ?

from emacs-application-framework.

Compro-Prasad avatar Compro-Prasad commented on August 9, 2024

Yep. I cloned the whole folder.

from emacs-application-framework.

Compro-Prasad avatar Compro-Prasad commented on August 9, 2024

Running from Emacs surely doesn't work. I have tried many ways like eshell, async-shell-command, shell-command, term, shell. But running from external terminal like gnome-terminal works like a charm. It opens in my Emacs window.

from emacs-application-framework.

manateelazycat avatar manateelazycat commented on August 9, 2024

How do you use emacs? Use emacs in terminal or as x11 window?

from emacs-application-framework.

Compro-Prasad avatar Compro-Prasad commented on August 9, 2024

Emacs(spacemacs) as an application in GNOME. Emacs 27.

from emacs-application-framework.

Compro-Prasad avatar Compro-Prasad commented on August 9, 2024

Can I somehow introspect into dbus? Seems like an error from dbus.

from emacs-application-framework.

Compro-Prasad avatar Compro-Prasad commented on August 9, 2024

I can't get this too. Debugging in Emacs I have to use obj.__dir__(1) while on external terminal I have to do obj.__dir__(). Vice versa throws an error.

from emacs-application-framework.

manateelazycat avatar manateelazycat commented on August 9, 2024

Can you run "emacs -Q" to test agian?
Perhpas spacemacs has something make eaf.el going wrong

from emacs-application-framework.

Compro-Prasad avatar Compro-Prasad commented on August 9, 2024

Yep. It works. Can you help me find what is causing this?

from emacs-application-framework.

manateelazycat avatar manateelazycat commented on August 9, 2024

Looks it's not bug of eaf.el or eaf.py.

It's bug of spacemacs, spacemacs is too big, you can uncomment it's code to find problem make dbus can't work.

I need spend my time on develop, haven't time do that, sorry.

from emacs-application-framework.

AlessandroW avatar AlessandroW commented on August 9, 2024

I had the same issue when using spacemacs, my best guess is that you have to load the file the spacemacs way.
See: http://spacemacs.org/doc/DOCUMENTATION.html#without-a-layer

from emacs-application-framework.

csfreebird avatar csfreebird commented on August 9, 2024

Yep. It works. Can you help me find what is causing this?

I ran into the problem today, in Linux terminal, launch pyqt application--a simple browser program, it works. but in spacemacs, it crashes.

I have used proxychains4 to launch spacemacs, and spacemacs.env save some env variables for proxychains. So my spacemacs automatically use proxychains4, this cause my pyqt program to crash.
It works after deleting spacemacs.env file.

from emacs-application-framework.

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.