Coder Social home page Coder Social logo

Office365 - Segmentation error about jak HOT 11 CLOSED

ilteoood avatar ilteoood commented on July 19, 2024
Office365 - Segmentation error

from jak.

Comments (11)

codesardine avatar codesardine commented on July 19, 2024

I can't replicate this, What branch are you on?

from jak.

ilteoood avatar ilteoood commented on July 19, 2024

I've installed everything from Pacman

from jak.

codesardine avatar codesardine commented on July 19, 2024

I mean are you on Stable, Testing or Unstable?

from jak.

codesardine avatar codesardine commented on July 19, 2024

Seems there are some missing dependency's, that should not cause a core dump. Remove and reinstall the package including python-jade-application-kit,
Delete the contents on /home/username/.jak make sure you have pyqt5 and python-pyqtwebengine installed, let me know if that works for you.

from jak.

ilteoood avatar ilteoood commented on July 19, 2024

The problem persist.
This time I've tried to clean everything, installing the dependencies from the requirements file and the setup from the master branch.

from jak.

codesardine avatar codesardine commented on July 19, 2024

Did you try with pyside2 bindings?

export JAK_PREFERRED_BINDING=PySide2

from jak.

ilteoood avatar ilteoood commented on July 19, 2024

Yes, this is the output:

[teo@teo-pc ~]$ export JAK_PREFERRED_BINDING=PySide2
[teo@teo-pc ~]$ jak-cli --url https://www.office.com/launch/word?auth=2 --title Word
JAK v2.1.3
PySide2 Bindings, JAK_PREFERRED_BINDING environment variable not set.
Production Mode On, use (--dev) for debugging
NVIDIA detected:Known bug - kernel rejected pushbuf
Falling back to Software Rendering
Engine interprocess communication (IPC) up and running:
Use of deprecated not thread-safe setter, use setUrlRequestInterceptor instead.
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.14.0 Chrome/77.0.3865.129 Safari/537.36
Loading URL:https://www.office.com/launch/word?auth=2
Registering ['view'] Instance
Registering and Retrieving ['win'] Instance
Segmentation error (core dump created)

from jak.

codesardine avatar codesardine commented on July 19, 2024

You have deleted the cache? on
/home/username/.jak

from jak.

ilteoood avatar ilteoood commented on July 19, 2024

Yes, before the new installation from master branch

[teo@teo-pc ~]$ ~
bash: /home/teo: Is a directory
[teo@teo-pc ~]$ ls -la | grep '.jak'
[teo@teo-pc ~]$ 

from jak.

codesardine avatar codesardine commented on July 19, 2024

I going to need some help debugging this since I can't reproduce on my end, could you install gdb

pacman -S gdb

run gdb

gdb

Then type

(gdb) file python
(gdb) run /usr/bin/ms-office-online

And paste the output here, Thanks

from jak.

ilteoood avatar ilteoood commented on July 19, 2024

I did a clean installation of manjaro and I can't recreate this problem.
Thank you for your time.

from jak.

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.