Bug#615492: Users connected to server cannot hear each other

2013-12-12 Thread Roland Karch
I was able to reproduce it with the 1.2.4 packages you linked, Chris. It's
reported on GitHub as issue #1093.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615492: Users connected to server cannot hear each other

2013-12-12 Thread Chris Knadle
On Thursday, December 12, 2013 10:11:10 Roland Karch wrote:
 I was able to reproduce it with the 1.2.4 packages you linked, Chris. It's
 reported on GitHub as issue #1093.

Thank you.  I made a note in the bug to clarify where the package came from.

Since I last wrote you I've learned how to compile Debian packages for foreign 
architectures, so next time I should be able to supply you with a built 
package.

   http://info.comodo.priv.at/blog/cowbuilder_crossbuilds_for_raspbian.html

I ended up using this (the necessary part is the '--debootstrap
 qemu-debootstrap' option, which requires installing the qemu-user-static 
package):

# cowbuilder create on a foreign architecture
cowbuilder --create --basepath /deb-chroots/armf-wheezy-base.cow \
--distribution wheezy --extrapackages eatmydata --architecture armhf \
--debootstrap qemu-debootstrap --debootstrapopts --variant=buildd 

# building is as normal:
time nice cowbuilder --build mumble_1.2.4-0.2+0coredump2+wheezy.dsc \
 --basepath /deb-chroots/armf-wheezy-base.cow \
 --buildresult /deb-chroots/cow-result

  -- Chris

--
Chris Knadle
chris.kna...@coredump.us


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615492: Users connected to server cannot hear each other

2013-12-09 Thread Roland Karch
I'm referring to the Debian stable version: 
ii  mumble-server 1.2.3-349-g315b5f5-2.2
armelLow latency VoIP server

Hence why I'm reporting it here instead of upstream. I'll give your 1.2.4
packages a go, and if they don't fix it I'll report it upstream.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615492: Users connected to server cannot hear each other

2013-12-08 Thread Chris Knadle
On Friday, December 06, 2013 09:55:12 Roland Karch wrote:
 Hi,
 
 I was able to reproduce this with a user of my ARM murmur server as well on
 the current stable version.

Just for clarification: does the current stable version mean the current 
version in Debian Stable (i.e. mumble 1.2.3-349-g315b5f5-2.2) or do you mean 
the current upstream stable version (i.e. mumble 1.2.4)?

If you have space to compile Debian packages for ARM, I have mumble 1.2.4 
source package for wheezy available here:

   http://debian-packages.coredump.us/debian/pool/main/m/mumble/

 It seems to be triggered by the user choosing
 force TCP in their client settings. With TCP forced, that user is unable
 to hear anyone else speaking on the server, including themselves in loopback
 mode. A random stab in the dark would be that this seems like an endianness
 issue with TCP transmission.

That sounds like a useful hint.

In the code there was an effort to deal with an ARM endian network issue with 
upstream git commit f54a1426559204874eba95f0786e41e57c896a44 from 2010 which 
modified src/Connection.cpp.  That's at least an idea as to where to start 
examining the code.

I think this should probably be reported upstream, and I think it's best if 
you do this directly so that you can coordinate with them in running tests.  
[Unfortunately I don't have an ARM system available to test this with.]

   https://github.com/mumble-voip/mumble/issues?labels=page=1state=open

Thanks!

  -- Chris

--
Chris Knadle
chris.kna...@coredump.us


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615492: Users connected to server cannot hear each other

2013-12-06 Thread Roland Karch
Hi,

 

I was able to reproduce this with a user of my ARM murmur server as well on
the current stable version. It seems to be triggered by the user choosing
force TCP in their client settings. With TCP forced, that user is unable
to hear anyone else speaking on the server, including themselves in loopback
mode. A random stab in the dark would be that this seems like an endianness
issue with TCP transmission.



Bug#615492: Users connected to server cannot hear each other

2013-03-28 Thread Jędrzej Sieracki

Hi,

just wanted to confirm that the bug still exists in current 
1.2.3-349-g315b5f5-2.2 (armel).


Best regards,

Andrew


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615492: Users connected to server cannot hear each other

2012-04-23 Thread heimo chan
Dear All, Device info :I am using the Seagate DockStar machine, 
and Debian Squeeze as my OS. This device is using a ARM CPU
Detail : http://archlinuxarm.org/platforms/armv5/seagate-dockstar And I have 
the mentioned bug too. Install Command :I install the mumble server by the 
following command :
apt-get update
apt-get install mumble-server
Problem Scenario:When some users are connected , 
The users already in the server list may not receive the correct update from 
the server list.
Endup the current users cannot notice the new user connected.
And they cannot see the new users from the server list. However, some users can 
received the update.
For those users can receive the update, they can listen and talk to the new 
commer, other wise they cannot see or talk to them.
When some users disconnected from the server.
The some current user cannot see them disconnected from the server list. And 
they will see the zombie users.
I am willing to test the new compilation, please let me know what i can do 
thanks :Regards,
Heimo.


Bug#615492: Users connected to server cannot hear each other

2012-04-23 Thread Patrick Matthäi

Am 23.04.2012 09:10, schrieb heimo chan:

Dear All,

Device info :
I am using the Seagate DockStar machine,
and Debian Squeeze as my OS.

This device is using a ARM CPU
Detail : http://archlinuxarm.org/platforms/armv5/seagate-dockstar

And I have the mentioned bug too.

Install Command :
I install the mumble server by the following command :
apt-get update
apt-get install mumble-server

Problem Scenario:When some users are connected ,
The users already in the server list may not receive the correct update from 
the server list.
Endup the current users cannot notice the new user connected.
And they cannot see the new users from the server list.  However, some users 
can received the update.

For those users can receive the update, they can listen and talk to the new 
commer, other wise they cannot see or talk to them.


When some users disconnected from the server.
The some current user cannot see them disconnected from the server list. And 
they will see the zombie users.


I am willing to test the new compilation, please let me know what i can do thanks 
:


Did you tested 1.2.3-313-ge5c4657-1 ?




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615492: Users connected to server cannot hear each other

2012-04-23 Thread Richard Tjerngren
Heimo, I got around this problem by switching from
murmur(mumble-server) to umurmur (http://code.google.com/p/umurmur/).
I think the error is not the murmur code but in qt (a library that
murmur uses), umurmur doesn't use qt and it works fine, it's not as
feature rich as murmur, but your clients will probably not notice
anything :)

On Mon, Apr 23, 2012 at 9:10 AM, heimo chan heimoc...@yahoo.com.hk wrote:
 Dear All,

 Device info :
 I am using the Seagate DockStar machine,
 and Debian Squeeze as my OS.

 This device is using a ARM CPU
 Detail : http://archlinuxarm.org/platforms/armv5/seagate-dockstar

 And I have the mentioned bug too.

 Install Command :
 I install the mumble server by the following command :
 apt-get update
 apt-get install mumble-server

 Problem Scenario:When some users are connected ,
 The users already in the server list may not receive the correct update from
 the server list.
 Endup the current users cannot notice the new user connected.
 And they cannot see the new users from the server list. However, some users
 can received the update.

 For those users can receive the update, they can listen and talk to the new
 commer, other wise they cannot see or talk to them.

 When some users disconnected from the server.
 The some current user cannot see them disconnected from the server list. And
 they will see the zombie users.

 I am willing to test the new compilation, please let me know what i can do
 thanks :


 Regards,
 Heimo.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org