|
Hi,
if i change the config file in /etc/gbrowse2/something.conf and reload the browser, it doesn't reload. If i restart the web server, also no refresh. What do i need to do? (i am using mod_fastcgi) Thanks, Gregor ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gmod-gbrowse mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse |
|
Hi Gregor,
Under the Preferences tab, press the Update Appearance button. That causes the config files to be reread. Scott On Thu, Aug 2, 2012 at 8:56 AM, Gregor Rot <[hidden email]> wrote: > Hi, > > if i change the config file in /etc/gbrowse2/something.conf and reload > the browser, it doesn't reload. If i restart the web server, also no > refresh. > > What do i need to do? (i am using mod_fastcgi) > > Thanks, > Gregor > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Gmod-gbrowse mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse -- ------------------------------------------------------------------------ Scott Cain, Ph. D. scott at scottcain dot net GMOD Coordinator (http://gmod.org/) 216-392-3087 Ontario Institute for Cancer Research ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gmod-gbrowse mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse |
|
Hi Scott,
i tried the "Preferences/Update Appearance" button but its not really working i am afraid. I also tried all sorts of things, like clearing the browser cache, restarting the web server. The only thing that works is: a) renaming the .conf file or b) restarting the server Any additional help appreciated, Thanks, Gregor On 8/2/2012 4:17 PM, Scott Cain wrote: > Hi Gregor, > > Under the Preferences tab, press the Update Appearance button. That > causes the config files to be reread. > > Scott > > > On Thu, Aug 2, 2012 at 8:56 AM, Gregor Rot <[hidden email]> wrote: >> Hi, >> >> if i change the config file in /etc/gbrowse2/something.conf and reload >> the browser, it doesn't reload. If i restart the web server, also no >> refresh. >> >> What do i need to do? (i am using mod_fastcgi) >> >> Thanks, >> Gregor >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Gmod-gbrowse mailing list >> [hidden email] >> https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse > > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gmod-gbrowse mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse |
|
In reply to this post by Scott Cain
Hi Scott,
i tried the "Preferences/Update Appearance" button but its not really working i am afraid. I also tried all sorts of things, like clearing the browser cache, restarting the web server. The only thing that works is: a) renaming the .conf file or b) restarting the server Any additional help appreciated, Thanks, Gregor On 8/2/2012 4:17 PM, Scott Cain wrote: > Hi Gregor, > > Under the Preferences tab, press the Update Appearance button. That > causes the config files to be reread. > > Scott > > > On Thu, Aug 2, 2012 at 8:56 AM, Gregor Rot <[hidden email]> wrote: >> Hi, >> >> if i change the config file in /etc/gbrowse2/something.conf and reload >> the browser, it doesn't reload. If i restart the web server, also no >> refresh. >> >> What do i need to do? (i am using mod_fastcgi) >> >> Thanks, >> Gregor >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Gmod-gbrowse mailing list >> [hidden email] >> https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse > > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gmod-gbrowse mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse |
|
Look for a file in /tmp named bio_graphics_ff_cache* and remove it. Do an ls -l on it first and keep the output. If this fixes the problem, let me know and send the ls command output to me.
Lincoln On Friday, August 3, 2012, Gregor Rot wrote: Hi Scott, -- Lincoln D. Stein Director, Informatics and Biocomputing Platform Ontario Institute for Cancer Research 101 College St., Suite 800 Toronto, ON, Canada M5G0A3 416 673-8514 Assistant: Renata Musa <[hidden email]> ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gmod-gbrowse mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse |
|
Hi Lincoln,
i think now it works. If i delete the cache files in the tmp folder and then reload, its working (see attached file for folder contents, it actually contained all my .conf files that i created in the last 2 weeks). Thanks, Gregor On 8/3/2012 3:28 PM, Lincoln Stein wrote: > Look for a file in /tmp named bio_graphics_ff_cache* and remove it. Do an > ls -l on it first and keep the output. If this fixes the problem, let me > know and send the ls command output to me. > > Lincoln > > On Friday, August 3, 2012, Gregor Rot wrote: > >> Hi Scott, >> >> i tried the "Preferences/Update Appearance" button but its not really >> working i am afraid. I also tried all sorts of things, like clearing the >> browser cache, restarting the web server. The only thing that works is: >> >> a) renaming the .conf file >> >> or >> >> b) restarting the server >> >> Any additional help appreciated, >> >> Thanks, >> Gregor >> >> On 8/2/2012 4:17 PM, Scott Cain wrote: >>> Hi Gregor, >>> >>> Under the Preferences tab, press the Update Appearance button. That >>> causes the config files to be reread. >>> >>> Scott >>> >>> >>> On Thu, Aug 2, 2012 at 8:56 AM, Gregor Rot <[hidden email]<javascript:;>> >> wrote: >>>> Hi, >>>> >>>> if i change the config file in /etc/gbrowse2/something.conf and reload >>>> the browser, it doesn't reload. If i restart the web server, also no >>>> refresh. >>>> >>>> What do i need to do? (i am using mod_fastcgi) >>>> >>>> Thanks, >>>> Gregor >>>> >>>> >> ------------------------------------------------------------------------------ >>>> Live Security Virtual Conference >>>> Exclusive live event will cover all the ways today's security and >>>> threat landscape has changed and how IT managers can respond. >> Discussions >>>> will include endpoint security, mobile security and the latest in >> malware >>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>> _______________________________________________ >>>> Gmod-gbrowse mailing list >>>> [hidden email] <javascript:;> >>>> https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse >>> >>> >>> >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Gmod-gbrowse mailing list >> [hidden email] <javascript:;> >> https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse >> > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gmod-gbrowse mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse |
| Powered by Nabble | Edit this page |
