Error importing wiitdb.xml: XML does not exist
Is it problem on WiiTDB or Wiithon needs libxml or other additional libs?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- wiithon Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Shoo
- Solved:
- Last query:
- Last reply:
Revision history for this message
![]() |
#1 |
Yes. "python-libxml2"
For compile:
debhelper (>= 7), gcc-multilib (>= 4.4) [amd64], g++ (>= 4.4), intltool
For run:
libc6 (>= 2.4), libc6-dev (>= 2.4), python (>= 2.5), gcc-multilib (>= 4.4) [amd64], python-sqlalchemy (>= 0.4), imagemagick, gnome-icon-theme, libgtk2.0-0 (>= 2.16), python-gtk2 (>= 2.16), python-glade2 (>= 2.16), python-libxml2, unzip
Revision history for this message
![]() |
#2 |
Strange..I have python-libxml2 installed and all packets that listed in dependences, but get this error :(
UPD: lol, just try again and all works perfect...mystic :)
Revision history for this message
![]() |
#3 |
I'm still getting this error.
Ubuntu 10.10 Maverick
Wiithon 1.21
I have mentioned packages already installed.
Error:
Error importing wiitdb.xml: XML does not exist
Error:
Error importing wiitdb.xml: Error downloading WiiTDB data from http://
Revision history for this message
![]() |
#4 |
I have the same bug, wiitdb xml does not exist .....
Please help !!!
Revision history for this message
![]() |
#5 |
I ve got these error when start wiithon from command line
Téléchargement du disque SCIE41 (http://
Impossible de télécharger le disque pour SCIE41
Démarrage : Actualisation WiiTDB de http://
Terminé : Actualisation WiiTDB de http://
Démarrage : Actualisation WiiTDB de http://
Terminé : Actualisation WiiTDB de http://
Démarrage : Actualisation WiiTDB de http://
The program 'wiithon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 324135 error_code 173 request_code 152 minor_code 8)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
And wiithon quit directly.... ???? ...
Any idea ?
Revision history for this message
![]() |
#6 |
I have the same problem as Namzat already reported. I also can't switch to Dutch language. Although English is not a problem, I would like to be ablo to use my native language.
Revision history for this message
![]() |
#7 |
I have the same problem as Namzat already reported. I also can't switch to Dutch language. Although English is not a problem, I would like to be ablo to use my native language.
Revision history for this message
![]() |
#8 |
I Have the same problem...
phyxml is installed
$ dpkg -l | grep python | grep xml
ii python-libxml2 2.7.6.dfsg-
where can I put directly the XML file for wiithon?Thanks in advance
Revision history for this message
![]() |
#9 |
After a lot of search, I found this http://
I will test it and tell you if it's OK.
Revision history for this message
![]() |
#10 |
YEEEEES ! It works, you can update directly your wiithon to v1.21
Good luck.
Revision history for this message
![]() |
#11 |
Namzat: Just updated to develpoment branch (1.21) and is working now
Thank you bud...
Revision history for this message
![]() |
#12 |
OK, and now?
I can order a meal in French (I won't starve..), but I can't read a forum... ;-)
I read, write and speak English, German and Dutch.
I have Wiithon in my softwaresources, I tried to update, but I still have the same problem.. I also visited the launchpad pages, and tried to install the described there. Again Wiithon sais I already have the newest version. And I still recieve the same fault-message as described above.
So can you please give further instructions?
Revision history for this message
![]() |
#13 |
I'm having problems with launchpad to build the deb package of rev 494
But you can download the branch, compile and install it.
bzr branch lp:wiithon
(
install dependencies
Build Depends: debhelper (>= 7), gcc-multilib (>= 4.4) [if have amd64], g++ (>= 4.4), intltool
Run Depends: libc6 (>= 2.4), libc6-dev (>= 2.4), python (>= 2.5), gcc-multilib (>= 4.4) [if have amd64], python-sqlalchemy (>= 0.4), imagemagick, gnome-icon-theme, libgtk2.0-0 (>= 2.16), python-gtk2 (>= 2.16), python-glade2 (>= 2.16), python-libxml2, python-dbus, unzip
)
Now:
make
sudo make install
Dont worry if after you install as deb.
Revision history for this message
![]() |
#14 |
If you dont have public key in launchpad can also download branch type:
bzr branch http://
Revision history for this message
![]() |
#15 |
Ricardo
I 've never done this..
I tried to download (with this command: bzr branch http://
I am a user. Not afraid of pushing on some buttons, but still a user. Sorry..
Revision history for this message
![]() |
#16 |
Asterix
your bzr command creates a ditectory called wiithon in the under the directory where bzr was ran...
just check for the dependencies required to build it (check namzat link)
and a...
cd wiithon
make
make install
should be enough to get wiithon running...
let us know if u have any problems
Good luck
Juan Pablo
Revision history for this message
![]() |
#17 |
Juan Pablo (and Ricardo of course..)
THANK YOU!!! It works like a charm!
This is exactly why I fell like a rock for Linux and it's community!
Revision history for this message
![]() |
#18 |
This worked for me (installing from bzr). I used "checkinstall -D make install" instead of "make install" to create a deb package allowing me to uninstall from package manager, though.
Revision history for this message
![]() |
#19 |
I uploaded deb
You should receive an update (if you use repositories).
Also can download here:
https:/
Sorry the delay