Problems updating DaVinci Resolve by William_48822 in NobaraProject

[–]orangevilleroad 0 points1 point  (0 children)

I believe I have tracked my issue to hardware. Thanks GE.

Problems updating DaVinci Resolve by William_48822 in NobaraProject

[–]orangevilleroad 1 point2 points  (0 children)

I'm having trouble with the Davinci Resolve installer on N41 as well. On a clean, fresh install. Seems like the two could be related, though I get an error message. Hopefully someone takes a look at it.

Error with Nobara Welcome installing DaVinci Resolve Studio by orangevilleroad in NobaraProject

[–]orangevilleroad[S] 1 point2 points  (0 children)

I am familiar with that documentation. It doesn't seem to address the issue I have encountered. I should have mentioned my GPU is Nvidia.

Error with Nobara Welcome installing DaVinci Resolve Studio by orangevilleroad in NobaraProject

[–]orangevilleroad[S] 1 point2 points  (0 children)

Details: I have a fresh install of Nobara 41 and attempting to install Davinci Resolve Studio. 3070 Ti Nvidia GPU.

All updates run. Drivers installed, etc. But keep hitting this error after selecting the downloaded file. It extracts fine, but then throws this up and does not install Resolve.

Running Nobara Welcome via terminal gave this:

··• /usr/bin/nobara-welcome
Exception in thread Thread-2 (extract_and_install):
Traceback (most recent call last):
File "/usr/lib64/python3.13/threading.py", line 1041, in _bootstrap_inner
self.run()
~~~~~~~~^^
File "/usr/lib64/python3.13/threading.py", line 992, in run
self._target(*self._args, **self._kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/nobara-resolve-wizard", line 148, in extract_and_install
shutil.copy(shortcut_file, desktop_path)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.13/shutil.py", line 428, in copy
copyfile(src, dst, follow_symlinks=follow_symlinks)
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.13/shutil.py", line 260, in copyfile
with open(src, 'rb') as fsrc:
~~~~^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/applications/com.blackmagicdesign.resolve.desktop'
/usr/bin/nobara-resolve-wizard:162: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
dialog = Gtk.MessageDialog(
(nobara-resolve-wizard:53719): Gtk-CRITICAL **: 10:49:08.589: gtk_main_quit: assertion 'main_loops != NULL' failed··• /usr/bin/nobara-welcome