|
|
|
# Gajim FAQ
|
|
|
|
|
|
|
|
## General
|
|
|
|
[[_TOC_]]
|
|
|
|
|
|
|
|
- **Which features (XEPs) does Gajim support?**
|
|
|
|
# General
|
|
|
|
|
|
|
|
Gajim supports many features described by XEPs. There is a [list of supported XEPs](./GajimXEPSupport).
|
|
|
|
### What does Gajim mean?**
|
|
|
|
|
|
|
|
- **Is Gajim able to print the XMPP protocol XML stream it sends and receives?**
|
|
|
|
|
|
|
|
Yes, it can. In the Main Window go to Account → Advanced → XML Console.
|
|
|
|
Gajim = **G**ajim (is) **a J**abber **I**nstant **M**essenger.
|
|
|
|
|
|
|
|
- **Does Gajim support Audio/Video?**
|
|
|
|
Some users think it means "**G**tk **A**bsolute **J**abber **I**nstant **M**essenger", which is quite flattering.
|
|
|
|
|
|
|
|
*This feature is currently not available as it is broken and not maintained.*
|
|
|
|
## Which features (XEPs) does Gajim support?
|
|
|
|
|
|
|
|
On GNU/Linux you need `python-farstream` and `gstreamer-plugins-bad` packages.
|
|
|
|
Gajim supports many features described by XEPs. There is a [list of supported XEPs](./GajimXEPSupport).
|
|
|
|
|
|
|
|
You can always check if your setup would work, by going to Help → Features.
|
|
|
|
## Is Gajim able to print the XMPP protocol XML stream it sends and receives?
|
|
|
|
|
|
|
|
Yes, it can. In the Main Window go to Account → Advanced → XML Console.
|
|
|
|
|
|
|
|
- **Does Gajim support OMEMO encryption?**
|
|
|
|
## Does Gajim support Audio/Video?
|
|
|
|
|
|
|
|
Yes, there is an [OMEMO plugin](https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin).
|
|
|
|
*This feature is currently not available as it is broken and not maintained.*
|
|
|
|
|
|
|
|
- **Does Gajim support Off The Record encryption (OTR)?**
|
|
|
|
On GNU/Linux you need `python-farstream` and `gstreamer-plugins-bad` packages.
|
|
|
|
|
|
|
|
Support for OTR was dropped in Gajim 1.0. There is an [OTR plugin](https://dev.gajim.org/gajim/gajim-plugins/wikis/OffTheRecordPlugin) for Gajim 0.16, which is based on the [Pure Python OTR](https://github.com/afflux/pure-python-otr). Use of this plugin is discuraged, as it is not maintained. The OTR plugin was not ported to Gajim 1.0. Instead, you could use OMEMO or PGP.
|
|
|
|
You can always check if your setup would work, by going to Help → Features.
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
## Does Gajim support OMEMO encryption?
|
|
|
|
|
|
|
|
- **How can I use the Advanced Configuration Editor (ACE)?**
|
|
|
|
Yes, there is an [OMEMO plugin](https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin).
|
|
|
|
|
|
|
|
Please read our section about the [Advanced Configuration Editor](./ACE). By using ACE you can access all settings, including options not displayed in Preferences window.
|
|
|
|
## Does Gajim support Off The Record encryption (OTR)?
|
|
|
|
|
|
|
|
- **How do I setup an ICQ transport in Gajim?**
|
|
|
|
Support for OTR was dropped in Gajim 1.0. There is an [OTR plugin](https://dev.gajim.org/gajim/gajim-plugins/wikis/OffTheRecordPlugin) for Gajim 0.16, which is based on the [Pure Python OTR](https://github.com/afflux/pure-python-otr). Use of this plugin is discuraged, as it is not maintained. The OTR plugin was not ported to Gajim 1.0. Instead, you could use OMEMO or PGP.
|
|
|
|
|
|
|
|
Please see [Transport Setup](./TransportSetup).
|
|
|
|
|
|
|
|
- **I want to be able to choose the language of Gajim**
|
|
|
|
# Configuration
|
|
|
|
|
|
|
|
*This section is outdated and needs to be revised.*
|
|
|
|
## How can I use the Advanced Configuration Editor (ACE)?
|
|
|
|
|
|
|
|
Gajim is translated to lots of different [languages](../development/TranslationsList).
|
|
|
|
For GNU/Linux systems prefix your Gajim invocation with `LC_MESSAGES=YOUR_LOCALE` to something like `LC_MESSAGES=de_DE gajim`. To find a suitable locale, issue `locale -a`.
|
|
|
|
Please read our section about the [Advanced Configuration Editor](./ACE). By using ACE you can access all settings, including options not displayed in Preferences window.
|
|
|
|
|
|
|
|
For Windows you have to setup an environment variable called `LANG` with a locale value (e.g. `de_DE` for german):
|
|
|
|
## How do I setup an ICQ transport in Gajim?
|
|
|
|
|
|
|
|
* From the desktop, right click My Computer and open Properties. In the System Properties window, click on the Advanced tab.
|
|
|
|
* In the Advanced section, click the Environment Variables button.
|
|
|
|
* Finally, in the Environment Variables window, click to add a local variable called `LANG` and set it to `de_DE` or the language of your choice.
|
|
|
|
Please see [Transport Setup](./TransportSetup).
|
|
|
|
|
|
|
|
For more informations on how to set language options (advanced stuff) see this [tutorial](http://www.codeguru.com/Cpp/W-P/win32/tutorials/article.php/c10849/)
|
|
|
|
## I want to be able to choose the language of Gajim
|
|
|
|
|
|
|
|
- **Gajim opens Folder/Files with the wrong application (Linux)**
|
|
|
|
*This section is outdated and needs to be revised.*
|
|
|
|
|
|
|
|
Check if the correct file/folder handler is configured on your System, if that is the case check
|
|
|
|
Gajim is translated to lots of different [languages](../development/TranslationsList).
|
|
|
|
For GNU/Linux systems prefix your Gajim invocation with `LC_MESSAGES=YOUR_LOCALE` to something like `LC_MESSAGES=de_DE gajim`. To find a suitable locale, issue `locale -a`.
|
|
|
|
|
|
|
|
`$XDG_DATA_HOME/applications/mimeapps.list`
|
|
|
|
For Windows you have to setup an environment variable called `LANG` with a locale value (e.g. `de_DE` for german):
|
|
|
|
|
|
|
|
or
|
|
|
|
* From the desktop, right click My Computer and open Properties. In the System Properties window, click on the Advanced tab.
|
|
|
|
* In the Advanced section, click the Environment Variables button.
|
|
|
|
* Finally, in the Environment Variables window, click to add a local variable called `LANG` and set it to `de_DE` or the language of your choice.
|
|
|
|
|
|
|
|
`~/.config/mimeapps.list`
|
|
|
|
For more informations on how to set language options (advanced stuff) see this [tutorial](http://www.codeguru.com/Cpp/W-P/win32/tutorials/article.php/c10849/)
|
|
|
|
|
|
|
|
and configure the correct handler for the mimetype.
|
|
|
|
## Gajim opens Folder/Files with the wrong application (Linux)
|
|
|
|
|
|
|
|
You can also do this via command line, type `gio mime` and follow the instructions
|
|
|
|
Check if the correct file/folder handler is configured on your System, if that is the case check
|
|
|
|
|
|
|
|
## Unintended behavior and errors
|
|
|
|
`$XDG_DATA_HOME/applications/mimeapps.list`
|
|
|
|
|
|
|
|
- **Ctrl + Tab acts in a unique way**
|
|
|
|
or
|
|
|
|
|
|
|
|
<kbd>Ctrl</kbd> + <kbd>Tab</kbd> is a shortcut key to go to next unread tab or next composing tab if there is no unread tab. You can disable "going to next composing" in the [Advanced Configuration Editor](./ACE).
|
|
|
|
`~/.config/mimeapps.list`
|
|
|
|
|
|
|
|
- **I have a problem...**
|
|
|
|
and configure the correct handler for the mimetype.
|
|
|
|
|
|
|
|
Feel free to ask your question in our channel [gajim@conference.gajim.org](xmpp:gajim@conference.gajim.org?join)!
|
|
|
|
You can also do this via command line, type `gio mime` and follow the instructions
|
|
|
|
|
|
|
|
## About Gajim
|
|
|
|
# Unintended behavior and errors
|
|
|
|
|
|
|
|
## Ctrl + Tab acts in a unique way
|
|
|
|
|
|
|
|
- **What does Gajim mean?**
|
|
|
|
<kbd>Ctrl</kbd> + <kbd>Tab</kbd> is a shortcut key to go to next unread tab or next composing tab if there is no unread tab. You can disable "going to next composing" in the [Advanced Configuration Editor](./ACE).
|
|
|
|
|
|
|
|
Gajim = **G**ajim (is) **a J**abber **I**nstant **M**essenger.
|
|
|
|
## I have a problem...
|
|
|
|
|
|
|
|
Some users think it means "**G**tk **A**bsolute **J**abber **I**nstant **M**essenger", which is quite flattering.
|
|
|
|
Feel free to ask your question in our channel [gajim@conference.gajim.org](xmpp:gajim@conference.gajim.org?join)!
|
|
|
|
|
|
|
|
- **Do you guys keeps web statistics?**
|
|
|
|
## Do you guys keeps web statistics?
|
|
|
|
|
|
|
|
Yes, you can find them [here](http://www.lagaule.org/cgi-bin/awstats.pl?config=gajim&framename=index&lang=en). |
|
|
|
Yes, you can find them [here](http://www.lagaule.org/cgi-bin/awstats.pl?config=gajim&framename=index&lang=en). |