Opened 18 years ago

Closed 15 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 Changed 18 years ago by danielk

Milestone: 0.20
Owner: changed from Isaac Richards to danielk

comment:2 Changed 18 years ago by danielk

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

comment:3 Changed 18 years ago by danielk

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

comment:4 Changed 18 years ago by otto at kolsi dot fi

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 Changed 18 years ago by danielk

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

comment:6 Changed 18 years ago by danielk

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 Changed 18 years ago by danielk

Resolution: fixed
Status: closedreopened

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

comment:8 Changed 18 years ago by danielk

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

Prep for merging the common parts of GLSingleView and SingleView?.

comment:9 Changed 18 years ago by danielk

(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 Changed 18 years ago by danielk

(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 Changed 18 years ago by danielk

Milestone: 0.200.21

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

comment:12 Changed 18 years ago by danielk

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

comment:13 Changed 17 years ago by danielk

Milestone: 0.21unknown

comment:14 Changed 15 years ago by Dibblah

Status: newassigned

Does this still apply after the MythUI migration?

comment:15 Changed 15 years ago by stuartm

Resolution: invalid
Status: assignedclosed

No response to request for information after 10 months.

Note: See TracTickets for help on using tickets.