Activity log for bug #205364

Date Who What changed Old value New value Message
2008-03-23 00:24:14 srikumar bug added bug
2008-03-23 00:25:20 srikumar description Binary package hint: emerald The repositories tab is missing in emerald-theme-manager: Hardy beta, emerald version 0.7.2-0ubuntu2. Fetching the source, I found that line 1558 in themer/main.c is commented out. -------------------------------------------------------------------------------------------------- void layout_themes_pane(GtkWidget * vbox) { GtkWidget * notebook; notebook = gtk_notebook_new(); gtk_box_pack_startC(vbox,notebook,TRUE,TRUE,0); layout_upper_pane(build_notebook_page(_("Themes"),notebook)); layout_lower_pane(build_notebook_page(_("Edit Themes"),notebook)); // layout_repo_pane(build_notebook_page(_("Repositories"),notebook)); } -------------------------------------------------------------------------------------------------- Why? By uncommenting that line fetching both GPLed and non-GPLed themes work perfectly. Binary package hint: emerald The repositories tab is missing in emerald-theme-manager: Hardy beta, emerald version 0.7.2-0ubuntu2. Fetching the source, I found that line 1558 in themer/main.c is commented out. ------------------------------------------------------------ void layout_themes_pane(GtkWidget * vbox) { GtkWidget * notebook; notebook = gtk_notebook_new(); gtk_box_pack_startC(vbox,notebook,TRUE,TRUE,0); layout_upper_pane(build_notebook_page(_("Themes"),notebook)); layout_lower_pane(build_notebook_page(_("Edit Themes"),notebook)); // layout_repo_pane(build_notebook_page(_("Repositories"),notebook)); } ------------------------------------------------------------ Why? By uncommenting that line fetching both GPLed and non-GPLed themes work perfectly.
2008-03-29 19:55:55 Matthew Woerly emerald: status New Confirmed
2009-01-10 12:46:40 Kjell Braden bug assigned to emerald
2009-01-10 12:47:07 Kjell Braden emerald: status Confirmed Triaged
2009-01-10 12:47:07 Kjell Braden emerald: importance Undecided Medium
2009-01-10 12:47:07 Kjell Braden emerald: statusexplanation Still hasn't changed. I'll make this Confirmed. Thanks for your report. I've forwarded it to the upstream bug tracker.
2009-01-10 12:50:49 Bug Watch Updater emerald: status Unknown New
2009-06-18 05:11:58 Takmadeus emerald (Ubuntu): status Triaged Confirmed
2012-04-18 23:35:26 Ted emerald (Ubuntu): status Confirmed Invalid
2012-07-27 16:58:59 Kjell Braden removed subscriber Kjell Braden