Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

Ticket #79 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Transmission while changing channel

Reported by: dlew86 Owned by: ekilfoil
Priority: minor Milestone: Mangler 1.2
Component: gui Version: 1.0rc1
Keywords: Cc:

Description

Expected Behavior: If the user is transmitting and changes channel while still transmitting the "talking" indicator should stay green and the transmission should go into the new channel.

Actual Behavior: If the user is transmitting and changes channel while still transmitting the "talking" indicator changes back to the non transmitting state (red). I believe mangler still transmits in the new channel. This is based on the fact that the systray icon is still green.

Further testing may be required.

Attachments

statusicons.diff Download (3.1 KB) - added by FWishbringer 2 years ago.

Change History

Changed 2 years ago by ekilfoil

  • milestone changed from Mangler 1.1 to Unscheduled

Changed 2 years ago by ekilfoil

  • milestone changed from Unscheduled to Mangler 1.1

This may already be fixed. Need to re-test.

Changed 2 years ago by ekilfoil

  • status changed from new to accepted

Changed 2 years ago by ekilfoil

confirmed. this is not fixed

Changed 2 years ago by FWishbringer

Update as of [573] ...

Test cases...
UserA and UserB both in channel, UserA continually transmitting.
UserA moves to another channel:
Remains green for self, changes from green to yellow to UserB (Good)
UserA returns to first channel:
Remains green for self, changes from yellow to green to UserB (Good)
Identical whether moving or dragged by admin. (Good)

UserA and UserB in different channels, UserA continually transmitting.
UserB moves into UserA's channel:
UserA remains green for self, and changes from yellow to green to UserB (Good)
UserB leaves UserA's channel:
UserA remains green for self, and remains green for UserB (BAD)
Identical whether moving or being dragged by admin.

Summary:
If another person in the channel is transmitting, when the user changes channels, the other user remains as a green status, instead of becoming yellow.

Changed 2 years ago by FWishbringer

Changed 2 years ago by FWishbringer

Patch:
Moves status updating to refresh user.
Set icon color correctly from begin transmit.
Handle all cases.

Changed 2 years ago by Haxar

Patch commited in [575].

Changed 2 years ago by ekilfoil

  • status changed from accepted to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.