Opened 16 years ago
Closed 16 years ago
#7974 closed defect (fixed)
frontend getting stuck changing between themes/theme painter or exiting mythfrontend.
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.23 |
Component: | MythTV - General | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
When switching between themes the frontend enters a hung or paused state. Does not seem to matter which theme you switch too.
# mythfrontend --version Please include all output in bug reports. MythTV Version : 23311M MythTV Branch : trunk Network Protocol : 56 Library API : 0.23.20100124-2 QT Version : 4.5.3 Options compiled in:
linux release using_oss using_alsa using_backend using_frontend using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_mheg
Attaching a log of what myth did before locking. Restarting mythfrontend is the only thing that seems to get it out of this state. On restart the new theme is loaded.
Attachments (3)
Change History (12)
by , 16 years ago
Attachment: | Mythfrontend-log.txt added |
---|
comment:1 by , 16 years ago
Status: | new → infoneeded_new |
---|
comment:2 by , 16 years ago
by , 16 years ago
Attachment: | Mythfrontend-log-23321.txt added |
---|
comment:3 by , 16 years ago
Forgot to mention, what I see on the screen is blackness. After selecting the new theme the frontend behaves like it is starting the switch but never displays the new theme.
comment:4 by , 16 years ago
Attached a gdb thread trace of what was happening when trying to switch between themes. Not sure if it is usefull at all considering there is no crash event and I'm not sure if its even grabbing the correct information.
comment:5 by , 16 years ago
Please check #7979, it happened to me too (I know that "me too's" don't help, but this could.)
comment:6 by , 16 years ago
Milestone: | unknown → 0.23 |
---|---|
Status: | infoneeded_new → new |
Marc, thanks for the backtrace. It looks like MythSignalTimer is waiting on itself to stop..
I'll look at this tonight.
comment:7 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:8 by , 16 years ago
Summary: | frontend getting stuck changing between themes. → frontend getting stuck changing between themes/theme painter or exiting mythfrontend. |
---|
seems to also happen some times when changing theme painter and when exiting mythfrontend
comment:9 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
possibly fixed in r23317?