[Bug 275871] Review Request: aldrin - Modular music sequencer/tracker

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 26 06:02:56 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: aldrin - Modular music sequencer/tracker


https://bugzilla.redhat.com/show_bug.cgi?id=275871





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-09-26 02:02 EST -------
New patch seems to work well, then 
------------------------------------------------------------
diff -up aldrin-0.11/share/aldrin/router.py.docfix
aldrin-0.11/share/aldrin/router.py
--- aldrin-0.11/share/aldrin/router.py.docfix   2007-09-25 21:16:54.000000000 +0200
+++ aldrin-0.11/share/aldrin/router.py  2007-09-25 21:17:19.000000000 +0200
@@ -698,8 +698,8 @@ class ParameterDialog(gtk.Dialog):
                uri = filenameify(self.pluginloader.get_uri())
                name = filenameify(self.pluginloader.get_name())                
                helpfilepaths = [
-                       filepath('../doc/zzub/plugins/' + uri + '/index.html'),
-                       filepath('../doc/zzub/plugins/' + name + '/index.html'),
+                       filepath('../doc/libzzub-0.2.3/plugins/' + uri +
'/index.html'),
+                       filepath('../doc/libzzub-0.2.3/plugins/' + name +
'/index.html'),
                ]
                for path in helpfilepaths:
                        print "searching for '%s'..." % path
-------------------------------------------------------------
  It may be better that this aldrin require specific version
  of pyzzub, i.e.
  "Requires: pyzzub = 0.2.3"

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list