By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2960 - values in KMix are not saved within ending session, only if KMix is exited manually
Summary: values in KMix are not saved within ending session, only if KMix is exited m...
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdemultimedia (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: 2968
  Show dependency treegraph
 
Reported: 2018-08-22 16:08 CDT by Nikolaus Klepp
Modified: 2018-08-30 03:52 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolaus Klepp 2018-08-22 16:08:12 CDT
Kmix does not save the volume when the session is ended, but only when kmix is stopped manually.

Reproduce:
- note current volume A
- change volume to B
- exit session
- log into session
- take a look at the volume: it's A, not B (which is surprising)
- change volume to B
- quit kmix
- quit session
- log into session
- take a look at the volume: it's B (as should be)
Comment 1 Nikolaus Klepp 2018-08-30 03:52:45 CDT
Some reboots later:
- If kmix is not killed manually via gui but by "killall kmix", then the volume is set to 0 at the next reboot.
- only some installations show this strange behaviour - 1 out of 15 in my case.