Hi everyone,
I have hardy 8.04 and I faced the same problem . and I tried different ways and
editors.
I try to reinstall many times but nothing wor
Finally I tested same wx code in shell , IDLE , wings and eclipse ..
the code was working only in eclipse .. please try that ..
I dont find any othe
David Gaarenstroom wrote:
> - This bug is not caused by the apt.wxwidgets.org version, it was solve by
> using it,
> but that repository has nothing to do with this bug report!
At least it is related, as I got this bug by upgrading from packages in that
repository to the official packages. But it
Upgrading from gutsy (live-CD based, with python-wxgtk2.8) to hardy seems to
does have the problem.
Clean hardy (live-CD) (many package installs) then apt-get install
python-wxgtk2.8 (no other installs before that) does somehow...
Clean hardy (live-CD) then apt-get install python-wxgtk2.8 does no
Changing to incomplete, will again reinstall 8.04 live CD to a clean VM
and post my findings
** Changed in: wxwidgets2.8 (Ubuntu Hardy)
Status: Invalid => Incomplete
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because y
Well, I'll try to be polite, but if you could actually take the time to read...
- This bug is not caused by the apt.wxwidgets.org version, it was solve by
using it, but that repository has nothing to do with this bug report!
- I get this problem when upgrading from gutsy, as well as a clean hardy
Ok, I've investigated this a bit in Hardy.
David Gaarenstroom wrote:
> Re-fixing? It has never been fixed for Ubuntu 8.04 "Long Time Support"
> and thus wxWidgets apps still don't work out-of-the-box and still need
> the "import wxversion" workaround...
I've just installed python-wxgtk2.8 in a Ha
Emilio, can you make a debdiff for hardy? (and thanks for properly
fixing this :) )
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing li
This bug was fixed in the package wxwidgets2.8 - 2.8.8.0-0ubuntu2
---
wxwidgets2.8 (2.8.8.0-0ubuntu2) intrepid; urgency=low
* debian/python-wxgtk.postinst,
debian/python-wxgtk.prerm,
debian/rules:
- Switch back to update-alternatives for python-wxgtk2.8, so that
py
David Gaarenstroom wrote:
> Re-fixing?
Yes, in Intrepid.
> It has never been fixed for Ubuntu 8.04 "Long Time Support"
> and thus wxWidgets apps still don't work out-of-the-box and
> still need the "import wxversion" workaround...
I'll try to have a look at it
--
wxPython isn't on path in hard
Re-fixing? It has never been fixed for Ubuntu 8.04 "Long Time Support" and thus
wxWidgets apps still don't work out-of-the-box and still need the "import
wxversion" workaround... Apparently all Hardy supplied wxWidgets applications
are using this workaround, or else they would not work AFAIK. It
I'm re-fixing this issue as installing /usr/lib/python2.X/site-
packages/wx.pth as a regular file makes it impossible for python-
wxgtk2.6 to use the alternatives system to provide the wx python module
when python-wxgtk2.8 isn't installed.
See bug #274619
** Changed in: wxwidgets2.8 (Ubuntu Intre
Oh, sure. python-wxgtk2.8 also continue to depends on python-wxversion
and this is needed to maintains "compatibility".
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Did you make some tests on packages to see how your change interacts
with them? wxwidgets2.8 is a large library and we should avoid bringing
regressions in a LTS.
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a me
** Changed in: wxwidgets2.8 (Ubuntu Hardy)
Status: Confirmed => New
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
** Changed in: wxwidgets2.8 (Ubuntu Hardy)
Status: New => Confirmed
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
** Changed in: wxwidgets2.8 (Ubuntu Intrepid)
Status: Confirmed => Fix Released
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
It was, but it didn't work as you can see in the previous comments.
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
The debdiff for hardy (hardy-proposed). I tested it in my PC ant it
works properly.
** Description changed:
Binary package hint: python-wxgtk2.8
- when I first run python, wx is not on the python path. I can, however,
- import wxversion and use select('2.8') to add it to the path, so I know
This bug was fixed in the package wxwidgets2.8 - 2.8.8.0-0ubuntu1
---
wxwidgets2.8 (2.8.8.0-0ubuntu1) intrepid; urgency=low
* New upstream version, based on the upstream tarball
wxPython-src-2.8.8.0.tar.bz2, remove upstream debian dir (LP: #244355).
* Add debian/watch file, LP
This will be fixed in the new version.
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
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.com
https://lists
Apparently it is shipped, but if you look closer, it does however point to
../../wx/python/wx.pth (from both /usr/lib/python2.[45]/site-packages/wx.pth).
This is an invalid path, there is no /usr/lib/wx/, not for my installation at
least.
So I am very curious why it would work for *anyone*.
--
/usr/lib/python2.5/site-packages/wx.pth is shipped with python-
wxversion. It would be interesting to know why it's not there if you
have it installed.
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of Ubu
I ran across this problem last night while trying to get my feet wet in
wx. I'm using Kubuntu 8.04 and its a fresh install, I did not upgrade.
Before I saw the bug on launchpad I had tried to do a re-install via
apt-get, then a full un-install/install, and then trying different
versions of wx that
For me it's a bug of gutsy version. In hardy, import wx works fine. I
think there is a sort of incompatibility between gutsy and hardy version
and I'm trying to fix this.
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you
It cannot be a gutsy version bug. Maybe an upgrade from gutsy to hardy
bug. I am using hardy and suffer from this problem since I upgraded. I
did not have it before...
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are
This is a gutsy version bug, I'm working to fix it.
** Changed in: wxwidgets2.8 (Ubuntu)
Status: Incomplete => In Progress
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
I've talked to Devid and he's going to fix this properly in debian/rules
instead of postinst and prerm.
** Changed in: wxwidgets2.8 (Ubuntu)
Importance: Undecided => Medium
Assignee: (unassigned) => Devid Antonio Filoni (d.filoni)
Status: Confirmed => Incomplete
--
wxPython isn't
The debdiff
** Attachment added: "wxwidgets2.8_2.8.7.1-0ubuntu4.debdiff"
http://launchpadlibrarian.net/15079503/wxwidgets2.8_2.8.7.1-0ubuntu4.debdiff
** Changed in: wxwidgets2.8 (Ubuntu)
Assignee: Devid Antonio Filoni (d.filoni) => (unassigned)
Status: In Progress => Confirmed
--
New debdiff (wrong changelog in the previous).
** Attachment added: "wxwidgets2.8_2.8.7.1-0ubuntu4.debdiff"
http://launchpadlibrarian.net/15080855/wxwidgets2.8_2.8.7.1-0ubuntu4.debdiff
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notific
I'm working on this.
** Changed in: wxwidgets2.8 (Ubuntu)
Assignee: (unassigned) => Devid Antonio Filoni (d.filoni)
Status: New => In Progress
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of
I'm having the same problem on Hardy Heron (final), I was able to solve
it using:
sudo ln -snf /etc/alternatives/wx.pth /usr/lib/python2.5/site-packages/
sudo ln -snf /etc/alternatives/wx.pth /usr/lib/python2.4/site-packages/
So that should perhaps be in the python-wxgtk install scripts...
-
I had a similar problem in the Release Version of Hardy. But the file
wx.pth was actually present in the python2.5/site-packages directory
(and pointing to the correct location) but it was impossible to import
wx. I imported wxversion and typed wxversion.select('2.8'), and then
everything worked fi
i had the same problem after upgrading from 7.10 to 8.04
it seems like wx.pth isn't put in the python 2.5 version. After the
command:
sudo cp /usr/lib/python2.4/site-packages/wx.pth /usr/lib/python2.5/site-
packages/wx.pth
i could start python and import wx again
(btw the wx.pth is the way to s
I can confirm this bug. It's the same for the hardy Release Version.
--
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
This was actually either an issue with the upgrade, or an issue going
from the package in the wxPython repository for Gutsy to the official
Ubuntu package. Although reinstalling the package didn't do anything, it
did correct itself when I completely removed the package and then
installed it again.
35 matches
Mail list logo