[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#996656: marked as done (celluloid: can't parse backslash in MPV options)



Your message dated Mon, 21 Apr 2025 15:38:52 -0300
with message-id <CAGEayXPC6q=1OGheNfWxRNOGoMtxPeyj0heQRabYxMwHVgxOCw@mail.gmail.com>
and subject line Closing bugs in celluloid various improvements since open
has caused the Debian Bug report #996656,
regarding celluloid: can't parse backslash in MPV options
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
996656: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996656
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: celluloid
Version: 0.20-2

Dear maintainer,

Celluloid crashes or hangs if encounters backslash \ in a config. In
both cases below, the app cannot recover even after restarting.

Steps to reproduce the first case:

   1. Go to Preferences > Miscellaneous.
   2. In the Extra MPV options field put backslash "\" (with no quotes).
   3. Click Save.

Actual behaviour:

   1. The program hangs constantly printing to stderr the next line.

   ** (io.github.celluloid_player.Celluloid:32557): WARNING **: 18:47:15.492: Failed to apply option: --=(null)

Expected behaviour:

   1. The program complains about an invalid option.


Steps to reproduce the second case:

   1. Go to Preferences > Miscellaneous.
   2. In the Extra MPV options field type the following                
      --ytdl-raw-options=sub-langs=ru\,eo
   3. Click Save.

Actual behaviour:

   1. The program quits printing to stderr an assert message.

ERROR:celluloid-option-parser.c:83:eval_match: code should not be reached
Bail out! ERROR:celluloid-option-parser.c:83:eval_match: code should not be reached
Aborted

Expected behaviour:

   1. The youtube-dl script receives --sub-langs=ru,eo
   2. Or at least, Celluloid reports an error with dialog box.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Hi,

Several improvements have been made since this bug was opened, the
reported issues were not found in the version that is in sid/testing
(at this date) and if the issue occurs again, feel free to reopen the
bug.

-- 
Cheers,
Leandro Cunha

--- End Message ---

Reply to: