Hi DongInn, Yes, I can confirm that the new nightly tarball fixes this issue for me. Thanks for the quick response! --Joe
________________________________ From: [EMAIL PROTECTED] on behalf of DongInn Kim Sent: Fri 1/4/2008 11:10 PM To: [email protected] Subject: Re: [Oscar-devel] possible gui bug? Hi Joe, Thanks for the good input. Yes, it is a bug. After a quick googling, I found that perl-Tk has this kind of problems and there is a simple way to avoid this problem. I just fixed this problem at http://svn.oscar.openclustergroup.org/trac/oscar/changeset/6813 I hope that it works fine to Joe too. The new nightly tarballs with this fix are available at http://oscar.openclustergroup.org/filebrowser/49/branch Regards, - DongInn Greenseid, Joseph M. wrote: > Hi all, > > I noticed some weird behavior in the GUI in my 5.1 install, was wondering if > someone could confirm, or if it was just b/c my setup is a little hacked > together. > > I am running CentOS 5 on x86_64. I installed the perl-Tk package from > FC-6_x86_64 in trunk; the rest of my OSCAR build is from the rhel-5-x86_64 > stuff in branch (I described my setup in an email the other day). > > I get repeatable behavior on this problem I will describe. > > I go into /opt/oscar, and run `sudo ./install_cluster eth0` > I go through Step 1, the "Select OSCAR Packages To Install" step just fine. > I click on Step 2, "Configure Selected OSCAR Packages..." and it brings up a > dialog box that offers me the ability to configure 4 packages in my case -- > ganglia, jobmonarch, ntpconfig, and torque. > > If I click on one of these to configure, it opens up a new box. If I make > changes and hit save, the box goes away and I return to the main package > config menu and everything is fine. If I click cancel, everything is fine as > well. > > However, if I make no changes and instead close the box out with the little > "X" button in the top right corner, I go back to the main package config > menu, but I can no longer open any package config screens. When I click any > of the configure buttons there, I get the following error in my terminal that > I launched the wizard from: > > Checking if the OPKG has to be excluded... > OPKG ganglia: Analysing default values > Tk::Error: not a Tk object > Tk::die_with_trace at /opt/oscar/lib/OSCAR/Configbox.pm line 611 > OSCAR::Configbox::displayWebPage at /opt/oscar/lib/OSCAR/Configbox.pm line > 671 > OSCAR::Configbox::configurePackage at > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk.pm line 247 > (eval) at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk.pm > line 247 > Tk::__ANON__ at > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk/Button.pm > line 111 > Tk::Button::butUp at > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk.pm line 406 > (eval) at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk.pm > line 406 > Tk::MainLoop at ./oscar_wizard line 372 > Tk callback for .toplevel.frame.frame.pane.frame.frame.button > Tk::__ANON__ at > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk.pm line 247 > Tk::Button::butUp at > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk/Button.pm > line 111 > <ButtonRelease-1> > (command bound to event) > > If I click "done" on the package configuration menu, I go back to the main > OSCAR Wizard, but if I click "Step 2" again, I get the same error trying to > configure any packages. I have to close out the wizard and start it again. > > As I said, I don't know if this is b/c my environment is hacked together, and > I know how to get around the problem (i.e. just hit cancel instead of closing > the box) so it's not stopping me from working, but I figured I'd mention it. > > Thanks, > --Joe > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
