Opened 20 years ago

Closed 16 years ago

#1902 closed defect (invalid)

MythGallery settings not applied until plug-in restarted

Reported by: otto at kolsi dot fi Owned by: danielk
Priority: trivial Milestone: unknown
Component: mythgallery Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

If OpenGL transition type setting is changed in MythGallery, the actual transition changes only after the frontend has been restarted.

Change History (15)

comment:1 by danielk, 19 years ago

Milestone: 0.20
Owner: changed from Isaac Richards to danielk

comment:2 by danielk, 19 years ago

Keywords: OpenGL removed
Summary: OpenGL transition setting in MythGallery gets effective only after frontend restartMythGallery settings not applied until plug-in restarted

comment:3 by danielk, 19 years ago

(In [10512]) Refs #1902. Clears settings cache after you configure MythGallery from within MythGallery.

comment:4 by otto at kolsi dot fi, 19 years ago

This works now and can be closed (unless there's something still going on with this one).

By the way, is it okay for a defect reporter to mark defect as fixed or is it only for devs?

comment:5 by danielk, 19 years ago

Otto, don't close the ticket. There are still settings which are not applied after you use the internal MythGallery setup.

comment:6 by danielk, 19 years ago

Resolution: fixed
Status: newclosed

(In [10615]) Refs #1902. Cleanup of IconView. There should be no functional changes.

  • Breaks out the ThumbView class into it's own file.
  • Reformats iconview.cpp code to MythTV standards.
  • Renames some methods and simplifies IconView constructor. (The plan is to break out some of the initialization later to fix #1902).

This touches a bunch of other files. This is mostly due to the ThumbView cleanup, but is also due to some method renaming.

comment:7 by danielk, 19 years ago

Resolution: fixed
Status: closedreopened

I did not mean to mark this as fixed with [10615].

comment:8 by danielk, 19 years ago

(In [10620]) Refs #1902. Refactoring of SingleView.

Prep for merging the common parts of GLSingleView and SingleView.

comment:9 by danielk, 19 years ago

(In [10630]) Refs #1902. Merges common parts of GLSingleView and SingleView into a base class ImageView + breaks out GLTexture into it's own file.

comment:10 by danielk, 19 years ago

(In [10631]) Refs #1902. Mostly fixed the unapplied settings MythGallery problem by reloading all the settings except the gallery directory after configuring the MythGallery from within the plugin.

comment:11 by danielk, 19 years ago

Milestone: 0.200.21

Only the gallery directory is not changed immediately, this problem can wait until the next release.

comment:12 by danielk, 19 years ago

(In [10632]) Refs #1902. Fixes an initialization ordering error in [10620] which can cause the wrong image to be displayed on select.

comment:13 by danielk, 18 years ago

Milestone: 0.21unknown

comment:14 by Dibblah, 17 years ago

Status: newassigned

Does this still apply after the MythUI migration?

comment:15 by stuartm, 16 years ago

Resolution: invalid
Status: assignedclosed

No response to request for information after 10 months.

Note: See TracTickets for help on using tickets.