Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentaion fault when trying to start #207

Open
TPdkr opened this issue Nov 22, 2024 · 4 comments
Open

Segmentaion fault when trying to start #207

TPdkr opened this issue Nov 22, 2024 · 4 comments
Assignees

Comments

@TPdkr
Copy link

TPdkr commented Nov 22, 2024

Describe the bug
After installing the software i encountered a bug. When I try to run the python script it causes a segmentation fault.

To Reproduce
Steps to reproduce the behavior:

  1. download/clone git repo
  2. install libraries with pip
  3. go to src
  4. run the python file as in the guide
    Expected behavior
    Segmentation fault

Terminal:

~/OneDriveGUI/src$ python OneDriveGUI.py
Segmentation fault (core dumped)

System Info

  • Linux distribution: Fedora 40 workstation
  • Desktop environment: Wayland
  • Compositor: Wayland
  • Python version: Python 3.12.7
  • Version of OneDrive client: onedrive v2.5.3

OneDriveGUI info
I installed with git clone and then put the contents into a chosen directory

@bpozdena
Copy link
Owner

bpozdena commented Nov 22, 2024

Can you please share the full console output of python OneDriveGUI.py -X faulthandler?

Also, does the AppImage version work for you?

@TPdkr
Copy link
Author

TPdkr commented Nov 22, 2024

Screenshot from 2024-11-22 17-27-42
I decided to go with running it from source as i dont have experience with appimage format on fedora

@bpozdena
Copy link
Owner

Can you please share the full console output of python OneDriveGUI.py -X faulthandler ?

@TPdkr
Copy link
Author

TPdkr commented Nov 22, 2024

It gives me the same output of seg fault

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants