[Guifications-bugs] [ guifications-Bugs-1591606 ] bug in changing themes
Brought to you by:
amc_grim,
rekkanoryo
From: SourceForge.net <no...@so...> - 2006-11-27 05:59:45
|
Bugs item #1591606, was opened at 2006-11-06 15:21 Message generated for change (Comment added) made by rekkanoryo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=602352&aid=1591606&group_id=92888 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: forum-fraggle (forum-fraggle) Assigned to: Nobody/Anonymous (nobody) Summary: bug in changing themes Initial Comment: Guification works fine with gaim beta4. I´ll try to change one theme and save it. During this procedere thie theme is no longer available for guifications (gaim-plugins, guification, theme) but still in the theme folder. The next test was to open one theme to change something but save it without changing anything. Same result. Editing themes was done in gaim, menu plugins etc.). Same happens if I edited the xml file of the theme and save it. ---------------------------------------------------------------------- >Comment By: John Bailey (rekkanoryo) Date: 2006-11-27 00:59 Message: Logged In: YES user_id=606440 Originator: NO This is a bug in guifications that was fixed for 2.13beta5. Previous to Gaim 2.0.0beta4, Gaim's internal XML API did not put the XML PI into the .xml document generated. We worked around this by putting it there ourselves. Since Gaim's move to libxml2, this is no longer necessary. We discovered this bug shortly after beta4 and fixed it for beta5. ---------------------------------------------------------------------- Comment By: forum-fraggle (forum-fraggle) Date: 2006-11-09 14:24 Message: Logged In: YES user_id=1162988 Your´re right. There was a second line and after deleting the theme was visible again. Interestingly editing the xml file with notepad to translate shown messages results in this second line again, but 2nd editing to remove that line does not shown this effect. ---------------------------------------------------------------------- Comment By: AluminiuM (randy-aluminium) Date: 2006-11-09 02:45 Message: Logged In: YES user_id=1640799 Does failure happen because on having guarded the new file .xml in the first lines of code it repeats two times the line " <? Xml version = '1.0' encoding ='UTF-8 '?> ". Erasing one of the two solved! ---------------------------------------------------------------------- Comment By: AluminiuM (randy-aluminium) Date: 2006-11-08 15:52 Message: Logged In: YES user_id=1640799 When you install topics also some they do not appear. I have seen that this happens in linux and in windows, it is not related to the S.O. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=602352&aid=1591606&group_id=92888 |