Ticket #2302 (reopened defect)

Opened 1 year ago

Last modified 2 months 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 14:47:12.
patch for 11.1
tracmetrix-11.0.2.patch (4.6 kB) - added by mixedpuppy on 10/13/08 15:29:51.
fixes for 11.1
tracmetrix-11.0.3.patch (6.2 kB) - added by mixedpuppy on 10/13/08 15:59:51.
last revision of 11.1 patch

Change History

12/13/07 02: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 06:02:39 changed by athomas

  • component changed from TracHacks to TracMetrixPlugin.

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

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

09/24/08 07: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 14:47:12 changed by anonymous

  • attachment tracmetrix-11.0.patch added.

patch for 11.1

10/13/08 14: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 15:29:51 changed by mixedpuppy

  • attachment tracmetrix-11.0.2.patch added.

fixes for 11.1

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

  • attachment tracmetrix-11.0.3.patch added.

last revision of 11.1 patch

10/13/08 16: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.


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




Change Properties
Action