From: Jeff J. - S. <J_...@MC...> - 2008-03-19 22:10:00
|
I checked the setup for Firefox and JavaScript is enabled, but this still will not work. It does work with IE 7, so I will just use that for now. Next problem: I cannot get qmedit to run for me. I tried running it from a command window, and here are the results: --- C:\fbtest>qmedit.py Traceback (most recent call last): File "c:\SVNRepository\qmedit\qmedit.py", line 51, in <module> app = qmEditApp(False) File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 7936 , in __init__ wx.App.__init__(self, redirect, filename, useBestVisual, clearSigInt) File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 7836 , in __init__ self._BootstrapApp() File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 7433 , in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "c:\SVNRepository\qmedit\qmedit.py", line 38, in OnInit self.model = qmedit_model.qmDatabaseWrapper() File "C:\SVNRepository\qmedit\qmedit_model.py", line 59, in __init__ self._setDatabase(databasePath) File "C:\SVNRepository\qmedit\qmedit_model.py", line 70, in _setDatabase self.testmap.setdefault(self.db.GetItem('test',t).GetArguments()['test_i d'], []).append(t) File "C:\Python25\Lib\site-packages\qm\test\database.py", line 941, in GetItem Database.SUITE : self.GetSuite } [kind] (item_id) File "C:\Python25\Lib\site-packages\qm\test\file_database.py", line 58, in Get Test return self._GetTestFromPath(test_id, os.path.normpath(path)) File "C:\Python25\Lib\site-packages\qm\test\classes\xml_database.py", line 69, in _GetTestFromPath raise TestFileError, message qm.test.classes.xml_database.TestFileError: A problem occurred while loading the XML test file "functional.arno.indexes.lower_bound_asc_02_segments_01": Exception '<type 'exceptions.ImportError'>' : 'No module named kinterbasdb' File "C:\Python25\Lib\site-packages\qm\test\base.py", line 230, in get_extensi on_class_from_directory path + sys.path) File "C:\Python25\Lib\site-packages\qm\common.py", line 363, in load_class module = load_module(module_name, search_path, load_path) File "C:\Python25\Lib\site-packages\qm\common.py", line 309, in load_module module = imp.load_module(name, file, file_name, description) File "C:\fbtest\QMTest\fbqa.py", line 38, in <module> import sys, os, string, re, difflib, kinterbasdb as kdb, struct, cgi, types The "fbqa.FirebirdTest" extension class could not be loaded. C:\fbtest> --- Any ideas on why this is not working? Your help has been very valuable to me. I appreciate the time you have taken. Thanks! Jeff -----Original Message----- From: fir...@li... [mailto:fir...@li...] On Behalf Of Pavel Cisar Sent: Wednesday, March 19, 2008 02:41 PM To: fir...@li... Subject: Re: [Firebird-test] Firebird testing tools for Windows Jeff Jones - SHERIFFX napsal(a): > Hey! I just tried this with Internet Explorer 7 and it worked! > > Why would it not work with Mozilla Firefox? Is there a setting I need > to check? I would rather use Firefox... It works with Firefox for me (and always was). Maybe some FF plugin you have installed? Or you have JavaScript disabled in FF? best regards Pavel Cisar IBPhoenix ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Firebird-test mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-test |