Ticket #2302 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Tracmetrixplugin doesn't appear when update to Trac-0.11dev_r6323

Reported by: khundeen Assigned to: khundeen
Priority: highest Component: TracMetrixPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.11

Description (Last modified by khundeen)

The problem may cause by the refactoring of Trac context module.

12:18:57 AM Trac[init] ERROR: Skipping "tracmetrixplugin.web_ui = tracmetrixplugin.web_ui": (can't import "No module named context") 12:18:57 AM Trac[init] ERROR: Skipping "tracmetrixplugin.mdashboard = tracmetrixplugin.mdashboard": (can't import "No module named context")

Attachments

tracmetrix-11.0.patch (1.9 kB) - added by anonymous on 10/13/08 21:47:12.
patch for 11.1
tracmetrix-11.0.2.patch (4.6 kB) - added by mixedpuppy on 10/13/08 22:29:51.
fixes for 11.1
tracmetrix-11.0.3.patch (6.2 kB) - added by mixedpuppy on 10/13/08 22:59:51.
last revision of 11.1 patch

Change History

12/13/07 09:28:37 changed by khundeen

  • owner changed from athomas to khundeen.
  • priority changed from normal to highest.
  • status changed from new to assigned.
  • severity changed from normal to blocker.

12/13/07 13:02:39 changed by athomas

  • component changed from TracHacks to TracMetrixPlugin.

01/10/08 12:25:38 changed by khundeen

  • status changed from assigned to closed.
  • resolution set to fixed.
  • description changed.

09/24/08 14:47:29 changed by l.vahl

  • release changed from 0.10 to 0.11.
  • status changed from closed to reopened.
  • resolution deleted.

I have teh same error on trac 0.11.1

2008-09-24 14:31:28,009 Trac[loader] ERROR: Skipping "tracmetrixplugin.api = tracmetrixplugin.api": (can't import "DLL load failed: Das angegebene Modul wurde nicht gefunden.") 2008-09-24 14:31:28,026 Trac[loader] ERROR: Skipping "tracmetrixplugin.web_ui = tracmetrixplugin.web_ui": (can't import "DLL load failed: Das angegebene Modul wurde nicht gefunden.") 2008-09-24 14:31:28,042 Trac[loader] ERROR: Skipping "tracmetrixplugin.mdashboard = tracmetrixplugin.mdashboard": (can't import "DLL load failed: Das angegebene Modul wurde nicht gefunden.") 2008-09-24 14:31:28,056 Trac[loader] ERROR: Skipping "tracmetrixplugin.model = tracmetrixplugin.model": (can't import "DLL load failed: Das angegebene Modul wurde nicht gefunden.")

10/13/08 21:47:12 changed by anonymous

  • attachment tracmetrix-11.0.patch added.

patch for 11.1

10/13/08 21:48:49 changed by anonymous

I just added a patch to get this working with 11.1. I'm still having issues getting it working, but this got me past the initial upgrade issues.

10/13/08 22:29:51 changed by mixedpuppy

  • attachment tracmetrix-11.0.2.patch added.

fixes for 11.1

10/13/08 22:59:51 changed by mixedpuppy

  • attachment tracmetrix-11.0.3.patch added.

last revision of 11.1 patch

10/13/08 23:01:26 changed by mixedpuppy

the last revision of the patch fixes a query issue with postgres, and the image output. this will be my last effort on this, due to the intensity of resource usage from this plugin.

03/28/09 07:49:20 changed by khundeen

  • status changed from reopened to closed.
  • resolution set to fixed.
  • description changed.

Thank! I applied the patched in [5419]. Actually this may not be the only problem that cause TracMetrix? to disappear.

If Matplotlib is not available, it will also cause TracMetrix? to disappear.

I didn't change the sql statement because it caused me some error.


Add/Change #2302 (Tracmetrixplugin doesn't appear when update to Trac-0.11dev_r6323)




Change Properties
Action