Giter VIP home page Giter VIP logo

Comments (5)

madhavpcm avatar madhavpcm commented on May 30, 2024 1

Same error :, Ryzen 5 4600H, Radeon Vega 8, RX 5600M

sudo /opt/tuxclocker/bin/tuxclocker                                               
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QMetaObject::connectSlotsByName: No matching signal for on_newProfile_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_newProfile_closed()
QMetaObject::connectSlotsByName: No matching signal for on_editProfile_closed()
[1]    3345 segmentation fault  sudo /opt/tuxclocker/bin/tuxclocker

from tuxclocker.

rayphee avatar rayphee commented on May 30, 2024 1

Seems to be related to this issue: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2424

I modified amd.cpp:29 to be fd = open(path, O_RDWR | O_CLOEXEC); and tuxclocker opens without a segfault. I'm running this on a 5700XT so this may not work on your GPUs, but I doubt it because the original link appears to solve for Polaris GPUs. Either way, lmk if it works on your systems.

from tuxclocker.

Hansard avatar Hansard commented on May 30, 2024 1

I am on a 5700XT, and I still get the error. But perhaps I am doing something wrong.

tuxclocker  SEGV ✘
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QMetaObject::connectSlotsByName: No matching signal for on_newProfile_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_newProfile_closed()
QMetaObject::connectSlotsByName: No matching signal for on_editProfile_closed()
zsh: segmentation fault (core dumped) tuxclocker
   ~  sudo tuxclocker  SEGV ✘
[sudo] password for christopher:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QMetaObject::connectSlotsByName: No matching signal for on_newProfile_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_newProfile_closed()
QMetaObject::connectSlotsByName: No matching signal for on_editProfile_closed()
zsh: segmentation fault sudo tuxclocker

Is there a solution?

from tuxclocker.

ferstar avatar ferstar commented on May 30, 2024

Same error:

# AMD® Ryzen 7 4800u with radeon graphics
sudo /opt/tuxclocker/bin/tuxclocker
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QMetaObject::connectSlotsByName: No matching signal for on_newProfile_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_newProfile_closed()
QMetaObject::connectSlotsByName: No matching signal for on_editProfile_closed()
[1]    9615 segmentation fault  sudo /opt/tuxclocker/bin/tuxclocker

from tuxclocker.

alexdelorenzo avatar alexdelorenzo commented on May 30, 2024

Running into this problem, as well. Same segmentation fault and error logs.

from tuxclocker.

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.