Maximilian Federle

Results 29 comments of Maximilian Federle

Maybe try: `snap run --strace solvespace &> solvespace.log` and attach here.

There's something funky going on. I'll publish a snap with mesa-utils included for debugging. We must be doing something wrong.

[solvespace_3.0~79457971_amd64.snap.zip](https://github.com/solvespace/solvespace/files/5244486/solvespace_3.0.79457971_amd64.snap.zip) That's current master with glxinfo added on top (see https://github.com/ppd/solvespace/tree/glxinfo). Glxinfo is run exactly with the environment that the main solvespace app uses. Install like so ```shell wget https://github.com/solvespace/solvespace/files/5244486/solvespace_3.0.79457971_amd64.snap.zip...

> is there already something new to report? I'm still investigating, but at this time, I'm a bit swamped with other stuff. Your glxinfo looks rather fine though. Maybe there's...

It's failing here: https://gitlab.gnome.org/GNOME/gtk/-/blob/master/gdk/x11/gdkglcontext-x11.c#L1159 I'm looking for a simple reproducer to check whether we're doing something wrong in solvespace's snap. Therefore, I've adapted Emmanuele Bassi's glarea-example to run as a...

Another option: Run solvespace with GtkInspector: ` GTK_DEBUG=interactive solvespace`. Info about the display config and the GL environment should be available under the "General" tab. And lastly, please check for...

I can't download the first video: "We can’t connect to the server at drive.google.com.". I have no issues with the file dialog. All the icons are there. @luzpaz uses Manjaro...

Ah, now the video works. I'm not seeing such weirdness. KDE has a global menu, right? Maybe there's some strange interaction with it; obviously I'm just speculating. Also, the whole...

@oficinerobotica Oh, hm, I've never seen that error before. Do you have `/snap/core20` on your system? E.g. ```shell $ ls -l /snap/core20/ total 0 drwxr-xr-x 21 root root 348 Mär...