cdrdao / cdrdao

GNU General Public License v2.0
54 stars 21 forks source link

cdrdao 1.2.5 breaks "version" command #20

Open TobiasAhnert opened 1 year ago

TobiasAhnert commented 1 year ago

Commit 3a3c0ec with title "Toning down some logs" removes the printVersion(); command from main.cc and, hence, breaks the "cdrdao version" prompt. This in turn breaks external tools like gnome brasero who rely on version checking of cdrdao for usage.

with version 1.2.4 we get: $ cdrdao version Cdrdao version 1.2.4 - (C) Andreas Mueller andreas@daneb.de $

with version 1.2.5 we get: $ cdrdao version $

Tested on Archlinux, who just introduced the new 1.2.5 version.

sigma001 commented 1 year ago

same here with void linux