-
Notifications
You must be signed in to change notification settings - Fork 127
This section groups all common problems you may have installing or using Archipel.
First of all, and before continuing, update your copy or Archipel doing from the root source directory # git submodule foreach git pull ; git pull Then bootstrap and try again. If it still doesn't work, you can continue to read
Do not use Firefox right now, there are a lot of issues at this time. FF will be supported, but it is not a priority right now. You can use :
- Chromium (All platform) : best choice
- WebKit (Mac OS) : the other best choice
- Chrome (All platform)
- Safari (Mac OS)
Are you kidding ?
I have a "No connection has been defined for this thread or process" error when connecting to the GUI displayed on server
You MUST use the easy_install package of SQLObject, not the one eventually packaged in your distribution
Use the Java's SUN JDK, not OpenJDK. This is a problem with the Cappuccino build tools. Note that it will only be necessary to build Archipel Client, not to use it.
When I want to launch Archipel GUI and I look at the Debug Console, I have a lot of error telling "Info.plist" not found
This is not a problem. This is the way Cappuccino determines if a folder if a bundle, a framework or just a folder. It try to get Info.plist from folders and this can result as a 404 error displayed in the console.
Your XMPP admin account SHOULD to be called "admin" (for example [email protected]). Otherwise, it needs some more advanced configuration in ArchipelClient's Info.plist, which need to re-build it.