Ticket #1482 (reopened defect)

Opened 8 months ago

Last modified 2 months ago

Command line seems to be saved

Reported by: jb Assigned to: funman
Priority: high Milestone: 0.9.x maintainance
Component: Interfaces Version: master
Severity: critical Keywords:
Cc: jpsaman Platform(s): all
Difficulty: unknown Work status: Not started

Description

Especially sout options...

Ticket to detail.

Change History

28/02/08 22:47:07 changed by courmisch

I've been seeing this too (not only sout as far as I remember).

11/03/08 09:14:30 changed by funman

  • status changed from new to closed.
  • resolution set to fixed.

fixed in [dec4051286cdda84b13a686b574d5360c7e4560e]

there is still one corner case: if you start vlc with options on your command line, and then modify some other options through the settings dialog of your interface, then your command-line-only settings will be saved.

workaround: use cli OR gui / or don't complain ;)

17/06/08 17:59:15 changed by courmisch

  • status changed from closed to reopened.
  • resolution deleted.
  • milestone changed from 0.9.0-TP to 0.9.0 bugs.

24/08/08 18:14:36 changed by hartman

  • milestone changed from 0.9.0 bugs to 0.9.0-test4.

What happens is that config_SaveConfigFile always sets b_autosaved to false, causing the config core to assume that this is a forced save of the option.