** Changed in: spe (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377044
Title:
SPE fails to run any scripts after upgrade to jaunty
To manage notificatio
Setting "Wont Fix" status, since jaunty is no longer supported.
** Changed in: spe (Ubuntu Jaunty)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377044
Title:
SP
I removed the spe package from jaunty-proposed, it failed to build
(http://launchpadlibrarian.net/27521255/buildlog_ubuntu-
jaunty-i386.spe_0.8.4.h-1ubuntu0.9.04_FAILEDTOBUILD.txt.gz)
2009-09-09 10:19:06 INFORemoving candidates:
2009-09-09 10:19:06 INFOspe 0.8.4.h-1ubuntu0.9.04 in jaun
** Branch linked: lp:ubuntu/jaunty-proposed/spe
--
SPE fails to run any scripts after upgrade to jaunty
https://bugs.launchpad.net/bugs/377044
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
** Branch linked: lp:ubuntu/karmic/spe
--
SPE fails to run any scripts after upgrade to jaunty
https://bugs.launchpad.net/bugs/377044
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
To confirm Stani's fix works (altering /usr/bin/spe to MIN_WX_VERSION=2.8)
However, enabling the proposed repo did not work for me.
--
SPE fails to run any scripts after upgrade to jaunty
https://bugs.launchpad.net/bugs/377044
You received this bug notification because you are a member of Ubuntu
Uploaded.
** Tags added: regression-release
** Changed in: spe (Ubuntu Jaunty)
Status: New => In Progress
** Changed in: spe (Ubuntu Jaunty)
Status: In Progress => Fix Committed
** Tags added: verification-needed
--
SPE fails to run any scripts after upgrade to jaunty
https://bu
** Changed in: spe (Ubuntu Jaunty)
Status: Confirmed => New
--
SPE fails to run any scripts after upgrade to jaunty
https://bugs.launchpad.net/bugs/377044
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
This is a simple fix to resolve the wx dependency problem (2.6 vs. 2.8)
where the application itself queries for version 2.8 before importing
the module.
Please consider an SRU for jaunty (which has wx version 2.8 as a
standard). The problem with spe arises when a user has both version 2.6
and 2.8
This bug was fixed in the package spe - 0.8.4.h-1ubuntu1
---
spe (0.8.4.h-1ubuntu1) karmic; urgency=low
* _spe/SPE.py: force SPE to use wx 2.8 (Closes LP: #377044)
* debian/control: force dependency on wx 2.8 only
-- Stani MSat, 23 May 2009 20:21:51 +0200
** Changed in: spe
** Changed in: spe (Ubuntu Jaunty)
Status: New => Confirmed
** Changed in: spe (Ubuntu)
Assignee: (unassigned) => Morten Kjeldgaard (mok0)
--
SPE fails to run any scripts after upgrade to jaunty
https://bugs.launchpad.net/bugs/377044
You received this bug notification because you are
** Also affects: spe (Ubuntu Jaunty)
Importance: Undecided
Status: New
--
SPE fails to run any scripts after upgrade to jaunty
https://bugs.launchpad.net/bugs/377044
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
** Description changed:
+ SRU request (can be started after patch is released for Karmic):
+ 1) When both python-wxgtk2.6 and python-wxgtk2.8 are installed, Jaunty uses
python-wxgtk2.6 by default, while Intrepid used python-wxgtk2.8 by default. The
current version of spe (0.8.4.h-1) only works p
** Changed in: spe (Debian)
Status: Unknown => New
--
SPE fails to run any scripts after upgrade to jaunty
https://bugs.launchpad.net/bugs/377044
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
This is a debdiff patch for Jaunty. In my previous comment I forgot to
mark my attachment as a patch.
** Attachment added: "spe_0.8.4.h-1ubuntu0.9.04.debdiff"
http://launchpadlibrarian.net/27096386/spe_0.8.4.h-1ubuntu0.9.04.debdiff
** Bug watch added: Debian Bug tracker #522317
http://bugs.
This a debdiff patch for Karmic. I'll prepare one for Jaunty too.
** Attachment added: "spe_0.8.4.h-1ubuntu1.debdiff"
http://launchpadlibrarian.net/27096263/spe_0.8.4.h-1ubuntu1.debdiff
--
SPE fails to run any scripts after upgrade to jaunty
https://bugs.launchpad.net/bugs/377044
You received
The minimal patch is only changing one line:
sudo gedit /usr/bin/spe
Change this line:
MIN_WX_VERSION = '2.5.4.1'
into:
MIN_WX_VERSION = '2.8'
After that you can run your scripts happily again. I'll prepare an
official patch and attach it to this bug.
** Changed in: spe (Ubuntu)
Status
This bug does not happen if SPE is run with wxPython 2.8, so it is
related to wxpython 2.6. There are four issues which need to be tackled:
1) SPE seems to depend on wxPython 2.6 because of kiki. I'll try to
change that. This is because of Debian
2) Unfortunately when both wxpython 2.6 and 2.8 ar
i realize I forgot to add mine. this bug persists with a fresh install
as well.
** Attachment added: "debug.txt"
http://launchpadlibrarian.net/26844605/debug.txt
--
SPE fails to run any scripts after upgrade to jaunty
https://bugs.launchpad.net/bugs/377044
You received this bug notification
I am experiencing the same issue, I ran this command
(b...@ubuntuhome:/usr/share/spe/_spe$ python SPE.py --debug >
/home/ben/debug.txt 2>&1) and noticed the following error message
repeated in the debug.txt file... see attached.
Traceback (most recent call last):
File "/usr/share/spe/_spe/tabs/
20 matches
Mail list logo