dkehag / boxeeremote

Automatically exported from code.google.com/p/boxeeremote
0 stars 0 forks source link

'Force Close' after using hardware's volume buttons when not connected to a server #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Are you using Boxee or XBMC?
N/A

What steps will reproduce the problem?
1. Start the application.
2. Do not connect to any server
3. Click the up or down volume controls

What is the expected output? What do you see instead?
Volume buttons should be ignored and everyone moves on with their lives.
Instead, 'Force Close' window appears.

Please provide any additional information below.
The problem is isolated to BoxeeRemote.onKeyDown(). mRemote.mHost is null so it 
leads to an 
exception.

Original issue reported on code.google.com by cemetery...@gmail.com on 2 Apr 2009 at 10:05

GoogleCodeExporter commented 8 years ago

Original comment by chat...@gmail.com on 3 Apr 2009 at 3:01