Crash-m / thelastripper

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

[ubuntu] does not tune in to any station #163

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the issue:
I cannot tune in to anything. I tried most forms of lastfm:// urls and none
work.

What steps will reproduce the problem?
This is what happens:
1. press Login, wait, press Close
2. input station name for example lastfm://globaltags/rock
3. press Tune in, it becomes disabled and nothing happens. regardless of
wait time.

I am attaching a screenshot of this moment

At this point I can also do the following:
4. Go to preferences
5. Press Close, Tune In button becomes enabled
6. Press it, all buttons become enabled but no recording or any current
track info
7. If I press Skip, Love or Ban, same thing happens as after [5]. If I
press Tune In its the same as in [6].

I am guessing this is TLR fault since I can play Last.fm client just fine.
Output in console:
LastManager.ParseHandshake() Unknown key: info_message Value: 
LastManager.ParseHandshake() Unknown key: fingerprint_upload_url Value:
http://ws.audioscrobbler.com/fingerprint/upload.php
LastManager.ParseHandshake() Unknown key: permit_bootstrap Value: 0
LastManager.ParseHandshake() Unknown key: freetrial Value: 0

GENERAL INFORMATION ABOUT YOUR SYSTEM:

TheLastRipper version? 1.1.1-1 (from deb package)
Mono/.Net runtime version? Mono JIT compiler version 1.9.1
Operating system and version? Ubuntu 8.10 (intrepid) Kernel 2.6.27-14-generic

Original issue reported on code.google.com by dre...@gmail.com on 25 Mar 2009 at 5:20

Attachments:

GoogleCodeExporter commented 8 years ago
try the new version 1.4.0 beta listed under downloads
http://code.google.com/p/thelastripper/downloads/detail?name=thelastripper_1.4.0
Beta-1_all.deb&can=2&q=#makechanges

The old 1.1.1 was recently broken due to serverside changes...

Original comment by jopsen@gmail.com on 25 Mar 2009 at 5:26

GoogleCodeExporter commented 8 years ago
My apologies, I realised there is a new beta version after posting the issue.

Well, it is better, but it still doesn't work. What is strange is that it fails
similarly to issue 159: 
http://code.google.com/p/thelastripper/issues/detail?id=159
and displays the following error:
Exception occurred. Please restart ripping.
Exception:
System.InvalidOperationException: Operation is not valid due to the current 
state of
the object
  at System.Net.Sockets.Socket.BeginAccept (System.AsyncCallback callback,
System.Object state) [0x00000] 
  at LibLastRip.LastManager.listen () [0x00000] 
  at LibLastRip.LastManager.Save (Int32 read) [0x00000] 
  at LibLastRip.LastManager.Save (IAsyncResult Res) [0x00000] 

on any station. But issue 159 is about multiple accounts, I only use one!

Thank you very much for the fast input though :)

Original comment by dre...@gmail.com on 25 Mar 2009 at 5:40