Alexander Traud

Results 18 issues of Alexander Traud

After disabling Call Waiting as described in #393, callers get a busy (SIP Status 486) while I am calling with some else. I do not get that window with those...

java.lang.UnsatisfiedLinkError: no splashscreen in java.library.path at net.java.sip.communicator.impl.splashscreen.SplashScreenActivator.start(SplashScreenActivator.java:70) is printed otherwise. However, because Jitsi Desktop starts even with this error, the splash screen is optional. Consequently, a headless Java environment is...

The help/usage message mentioned it, but it did not work.

**Steps to Reproduce**: 0. Jitsi Desktop (2.11.5623) → Menu → Options → Accounts: RegistrarLess SIP 1. Dial Pad: SIP-URI with user-part and domain, like `[email protected]`. 2. Computer has no public...

When the screen is small (for example 768 pixels high), parts of the Account Registration Wizard are cut-off, like (tab) Connection → DTMF: ![Screenshot](https://user-images.githubusercontent.com/7508909/72975080-7d209280-3dd0-11ea-9558-cae5cedcd39f.png)

type:bug

Use Case Ⅰ User does not want to start a conference but is within an existing call. Another one calls him and the Call Waiting scenario is entered. User wants...

I am in Ubuntu 18.10 and did not change its kernel (4.18). After inserting my USB dongle, `lsusb -t` shows me that no driver is attached. Then I removed the...

When trying to install Jitsi Desktop, I get ``` The following packages have unmet dependencies: jitsi : Depends: liblibjitsi-jni (< 1.1-22-g5c9346c5-20.04~focal.1) but 1.1-23-g86401561-20.04~focal is to be installed ``` **Steps to...

Previously, the README mentioned two repositories, one stable and one unstable. However, the stable one is empty and therefore not used. Furthermore, clarified what the term 'distro-name' refers to.

In Ubuntu 20.04 LTS, after starting Jitsi Desktop as described [here](https://github.com/jitsi/jitsi/issues/794), additionally with the option `-d` for `--debug`, Jitsi Desktop crashes in [handleDebugArg(LauchArgHandler.java:297)](https://github.com/jitsi/jitsi/blob/9e9535e4b78992d94d19f072dc9e0a523f9e8d5a/modules/launcher/src/main/java/net/java/sip/communicator/launchutils/LaunchArgHandler.java#L297) with a NullPointerException.