From: Jon M. <jo...@te...> - 2006-06-21 15:46:21
|
I've been taking a look at it. It seems to happen after one has set colour preferences and then set them back to default. I dont think the problem is anything to do with the servlet that processes the GIFs, I think its the code that generates the appropriate URL to the GIF. To be more specific, the URL has a query string which tells the GIF processing how to do its work. I think its that query string that may be going wrong. In my installation I can see different query strings in the top frame compared to the menu of resources frame which isn't right. Now, shall I carry on with my testing programme or divert my efforts to this bug? Hmm.... Jon M Thomas wrote: > :D > > On 21/06/06, Sean Mehan <se...@sm...> wrote: > >> who can fix this? >> >> thanks, jon! >> >> >> s >> >> >> <quote who="M Thomas"> >> >>> I've also notice that there are errors with image properties in the >>> latest version. See screen captures. >>> >>> M. >>> >>> On 21/06/06, M Thomas <m....@gm...> wrote: >>> >>>> It's fine on v2.6 but on the version that Aggie sent me I get black >>>> icons... >>>> >>>> M. >>>> >>>> On 21/06/06, M Thomas <m....@gm...> wrote: >>>> >>>>> I'm wrong... :D deleting the gifx fixed it but that would as it is the >>>>> file that tells the processgif what to do with the gif. >>>>> >>>>> Hmmmm >>>>> >>>>> M. >>>>> >>>>> On 21/06/06, Colin Tatham <col...@ou...> wrote: >>>>> >>>>>> M Thomas wrote: >>>>>> >>>>>>> I've believe that the problem might lie somewhere in the process >>>>>>> >>>> gif >>>> >>>>>>> servlet and how it processes the gif files. >>>>>>> I noticed that there are 2 whites in all them, both are RGB 255 >>>>>>> >>>> 255 >>>> >>>>>>> 255, which I thought might be causing the servlet a problem. >>>>>>> >>>>>> By 'them' do you mean all of the *gif* files? >>>>>> >>>>>> >>>>>>> So I edited the palette and changed the 2nd white to be RGB 254 >>>>>>> >>>> 254 >>>> >>>>>>> 254, checked the transparency was still in place and saved them. >>>>>>> >>>> I >>>> >>>>>>> then stopped the web server, deleted all the gifx files and >>>>>>> >>>> restarted >>>> >>>>>>> the web server. >>>>>>> >>>>>> Does that mean the gifx files are unnecessary, or generated >>>>>> >>>> dynamically? (I didn't think either was >>>> >>>>>> true...) >>>>>> >>>>>> >>>>>>> This seems to have solve the problem. >>>>>>> >>>>>> That's odd. I've got an old version of Bod from Dec 2005 on a >>>>>> >>>> laptop, and it doesn't have the >>>> >>>>>> problem. I subsequently downloaded a newer version on the same >>>>>> >>>> machine, and it has the problem -- so >>>> >>>>>> what changed? >>>>>> >>>>>> Colin >>>>>> >>>>>> >>>>>>> On 21/06/06, Colin Tatham <col...@ou...> wrote: >>>>>>> >>>>>>> >>>>>>>> Anyone else seeing the bug where the icons in the top frame change >>>>>>>> >>>> colour once you go down a level >>>> >>>>>>> >from the root? >>>>>>> >>>>>>>> The icon size in the menu also seems to be fixed to small, >>>>>>>> >>>> regardless of the setting in the resource >>>> >>>>>>>> properties at the root... >>>>>>>> >>>>>>>> >>>>>>>> Colin >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> ____________________________________ >>>>>>>> Colin Tatham >>>>>>>> VLE Team >>>>>>>> Oxford University Computing Services >>>>>>>> >>>>>>>> http://www.oucs.ox.ac.uk/ltg/vle/ >>>>>>>> http://bodington.org >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Bodington-developers mailing list >>>>>>>> Bod...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/bodington-developers >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>> -- >>>>>> ____________________________________ >>>>>> Colin Tatham >>>>>> VLE Team >>>>>> Oxford University Computing Services >>>>>> >>>>>> http://www.oucs.ox.ac.uk/ltg/vle/ >>>>>> http://bodington.org >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Bodington-developers mailing list >>>>>> Bod...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/bodington-developers >>>>>> >>>>>> >>>>> -- >>>>> m.cha3l >>>>> >>>>> >>>> -- >>>> m.cha3l >>>> >>>> >>> -- >>> m.cha3l >>> _______________________________________________ >>> Bodington-developers mailing list >>> Bod...@li... >>> https://lists.sourceforge.net/lists/listinfo/bodington-developers >>> >>> >> -- >> Sean Mehan >> Head of e-Frameworks >> Learning and Information Services >> UHI >> >> >> _______________________________________________ >> Bodington-developers mailing list >> Bod...@li... >> https://lists.sourceforge.net/lists/listinfo/bodington-developers >> >> > > > |