Devede not completing ISO creation

Ubuntu Version:
Xubuntu: 24.04.4 LTS

Desktop Environment (if applicable):
Xfce

Problem Description:
I know this isn’t an Ubuntu support question as such, but I thought I’d see if anyone had any idea what to do about this. I installed DevedeNG from the Snap store, I assume (it’s been a long time) and I’ve used it successfully before.

However, I wanted to make DVD ISOs for the purist edits I did of the Hobbit movies, and when I set it to the task, it runs for a while and then just stops. No pop-up errors or anything; it just quietly stops. It will do this for all three movie files. If I run it from a command prompt, this is the output:

Before Posting:
:mag: Please check if similar issues have already been reported and resolved.

There’s a devede in the standard repositories, but not devedeNG. There’s no devede in snap, so you couldn’t have installed it from there.

In order to try to find out how you installed it, please enter these three commands in a terminal and post the output (the last command might not have any output):

dpkg-query --status devede
ls -l /etc/apt/sources.list.d
grep -Fi devede /etc/apt/sources.list.d/*

The latest version is 4.21.3 released in February of this year. If this isn’t what you’re running, you may want to upgrade: https://www.rastersoft.com/programas/devede.html

Here’s the result:

leon@peyre:~$ dpkg-query --status devede
Package: devede
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 2796
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 4.17.0-1
Depends: dvdauthor, genisoimage, imagemagick, ffmpeg, fonts-freefont-ttf | ttf-freefont, mplayer | mpv, gir1.2-gtk-3.0, python3-dbus, python3-gi-cairo, python3-pkg-resources, python3-urllib3, vcdimager, python3:any
Suggests: mencoder
Description: simple application to create Video DVDs
 DeVeDe is a program to create video DVDs, suitable for home players, from
 any number of video files, in any of the formats supported by Mplayer.
 .
 It allows the user to create subtitles and even menus.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.rastersoft.com/programas/devede.html
leon@peyre:~$ ls -l /etc/apt/sources.list.d
total 24
-rw-r--r-- 1 root root  190 Aug 28  2025 google-chrome.list.distUpgrade
-rw-r--r-- 1 root root  334 Jul 12 10:14 google-chrome.sources
-rw-r--r-- 1 root root 1254 Aug 28  2025 teamviewer.list.distUpgrade
-rw-r--r-- 1 root root 1795 Jul  7 18:21 ubuntuhandbook1-ubuntu-dvdstyler-noble.sources
-rw-r--r-- 1 root root  386 Jul  7 18:21 ubuntu.sources
-rw-r--r-- 1 root root 2552 Aug 27  2024 ubuntu.sources.curtin.orig
leon@peyre:~$ grep -Fi devede /etc/apt/sources.list.d/*
leon@peyre:~$ 

So, looks like my version’s a little behind. Guess I need to remove and reinstall via apt/Synaptic?

You would need to install from the developer’s .deb file (in the website posted above). The version in the Ubuntu 26.04 repository is the same as the snap package.

From what you’ve shown, this was installed via apt. That’s the version on the standard repositories. Reinstalling will simply reinstall what you already have. I don’t think that it’s being maintained on the standard repositories, because the 26.04 repositories have the same version.

I see that you have installed DVDStyler at some point. I don’t know if that would help?

If you want the latest version of DevedeNG, you will have to first uninstall Devede, and get the latest download from Rastersoft. Install the version for “Ubuntu noble”, which is 24.04.

1 Like

From what I can see, there is no snap package for Devede.

$ snap find devede
No matching snaps for "devede"

… or “questing”, it’s the same file :wink:

That worked, thanks!!

2 Likes

I downloaded them and compared them. They’re different. Not even the same size.

This topic was automatically closed 18 hours after the last reply. New replies are no longer allowed.