As discussed on the mailing list, there is a NullPointerException if the transferCallButton is supposed to be hidden by
net.java.sip.communicator.impl.gui.main.call.HIDE_CALL_TRANSFER_BUTTON=true
This pull request fixes the problem.
You can merge this Pull Request by running:
git pull https://github.com/dpocock/jitsi transfer-button
Or you can view, comment on it, or merge it online at:
https://github.com/jitsi/jitsi/pull/45
-- Commit Summary --
* Fix reference to transferCallButton
-- File Changes --
M src/net/java/sip/communicator/impl/gui/main/call/CallPanel.java (2)
-- Patch Links --
https://github.com/jitsi/jitsi/pull/45.patch
https://github.com/jitsi/jitsi/pull/45.diff
···
---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi/pull/45