Re: [Bug 346449] Re: not able to configure the plugin in Intrepid

2009-03-23 Thread jhr
On Sun, Mar 22, 2009 at 09:28:38PM -, Marko Obrovac wrote:
 I played a while with the plugin and found out the following:

Thanks!

 1) regarding to the initial problem, I guess I was just out of luck -
 probably the lastfm server wasn't working yesterday as today I couldn't
 get the connection error message no matter how hard I tried. Still, the
 real problem here is not the connection error, but the annoying number
 of message boxes presented to the user when the error takes place. I'm
 pretty sure I could fix this, but I'm a little bit confused as to where
 should I download the source from - debian src repo (v0.4-3), intrepid
 src repo (v0.3-1) or somewhere else? Could you please give me some
 guidance/suggestion on that one?

Sure, please use
http://debsvn.jhr-online.de/pidgin-lastfm/trunk
as the repo to work on. It's a subversion repository, so you can check
it out via 'svn co http://...'. When you have a patch that you would
like to see included just do a 'svn diff you_patch_file' and send me
the file.

 2) As log attached shows, the plugin is able to get the recent song
 played (or any other given data, for that matter), but seems to be
 unable to set the status of pidgin. In regard to this, I cannot see any
 output as to why the status is set (nor from pidgin, nor from the plugin
 itself) - as far as they are concerned, everything runs smoothly...

I'll forward that to upstream now and let him have a look at your
problem. I've seen the plugin working, so this is kind of weird. :)

Hauke

-- 
not able to configure the plugin in Intrepid
https://bugs.launchpad.net/bugs/346449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 346449] Re: not able to configure the plugin in Intrepid

2009-03-23 Thread Dominik George
Hi,

the error message was a bug in v 0.4 which has been fixed. The most
recent version (from SourceForge) does not show this behaviour.

Concerning the publishing of the song joker, you obviously didn't follow
the steps described in the documentation at http://pidgin-
lastfm.naturalnet.de/tiki/tiki-index.php?page=Preferences .

I am changing the status to FIXED as the error message flooding has been
removed and the publishing problem is invalid as the user didn't read
the documentation.

Regards,
Nik

** Changed in: pidgin-lastfm (Ubuntu)
 Assignee: (unassigned) = Dominik George (natureshadow)
   Status: New = Fix Released

-- 
not able to configure the plugin in Intrepid
https://bugs.launchpad.net/bugs/346449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 346449] Re: not able to configure the plugin in Intrepid

2009-03-23 Thread jhr
Hey Marko,

please note that I just uploaded a new upstream release to Debian
unstable. If you want to you can check out that version as well and
see if your errors still exist. If I'm not totally mistaken that souldn't
be the case.

Thanks again for your help debugging this!

Cheers,
Hauke

-- 
not able to configure the plugin in Intrepid
https://bugs.launchpad.net/bugs/346449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 346449] Re: not able to configure the plugin in Intrepid

2009-03-22 Thread jhr
Hi Marko,

thanks for contributing to Ubuntu/Debian by filing a bug report and
thanks for trying to figure things out.

There already is a new upstream release available in Debian with version
0.4. I'd very much appreciate if you could install that package on your
system and check if the bug still appears. That would help me very much
in order to figure a solution with upstream.

Thanks
Hauke

-- 
not able to configure the plugin in Intrepid
https://bugs.launchpad.net/bugs/346449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 346449] Re: not able to configure the plugin in Intrepid

2009-03-22 Thread Marko Obrovac
Hi Hauke,

I installed the plugin from the sid repo (version 0.4-3). The situation
seems somehow better now: after enabling the plugin, it showed me the
same message (but this time the message box appeared only once). I could
then enter my username (although I had kept the message box opened, and
closed it only after I entered my full username to avoid other message
boxes). I guess this makes this bug fixed (at least partially). However,
I still can't see any evidence the plugin is actually working, i.e. the
status is not changing, although last.fm successfully scrobbles my music

-- 
not able to configure the plugin in Intrepid
https://bugs.launchpad.net/bugs/346449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 346449] Re: not able to configure the plugin in Intrepid

2009-03-22 Thread jhr
Hi Marko,

On Sun, Mar 22, 2009 at 09:24:07AM -, Marko Obrovac wrote:
 I installed the plugin from the sid repo (version 0.4-3). The situation
 seems somehow better now: after enabling the plugin, it showed me the
 same message (but this time the message box appeared only once). I could
 then enter my username (although I had kept the message box opened, and
 closed it only after I entered my full username to avoid other message
 boxes). I guess this makes this bug fixed (at least partially). However,

Thanks for testing!

 I still can't see any evidence the plugin is actually working, i.e. the
 status is not changing, although last.fm successfully scrobbles my music

Unfortunately I don't have a system with pidgin + last.fm plugin
available right now but IIRC you can receive some more information on
the plugin's stuff with debugging pidgin:

pidgin -d | grep last.fm

Please, if you find some time just play around a bit in that direction
and send me some output. I'm not sure about what to grep there, though.

Hauke

-- 
not able to configure the plugin in Intrepid
https://bugs.launchpad.net/bugs/346449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 346449] Re: not able to configure the plugin in Intrepid

2009-03-22 Thread Marko Obrovac
I played a while with the plugin and found out the following:

1) regarding to the initial problem, I guess I was just out of luck -
probably the lastfm server wasn't working yesterday as today I couldn't
get the connection error message no matter how hard I tried. Still, the
real problem here is not the connection error, but the annoying number
of message boxes presented to the user when the error takes place. I'm
pretty sure I could fix this, but I'm a little bit confused as to where
should I download the source from - debian src repo (v0.4-3), intrepid
src repo (v0.3-1) or somewhere else? Could you please give me some
guidance/suggestion on that one?

2) As log attached shows, the plugin is able to get the recent song
played (or any other given data, for that matter), but seems to be
unable to set the status of pidgin. In regard to this, I cannot see any
output as to why the status is set (nor from pidgin, nor from the plugin
itself) - as far as they are concerned, everything runs smoothly...

Cheers,
Marko

** Attachment added: Grepped debug output from pidgin regarding the lastfm 
plugin
   http://launchpadlibrarian.net/24224380/lastfm_debug

-- 
not able to configure the plugin in Intrepid
https://bugs.launchpad.net/bugs/346449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 346449] Re: not able to configure the plugin in Intrepid

2009-03-21 Thread Marko Obrovac
I managed to wrire my full username by moving the configure window on
the left and ignore the multiple warning message boxes. However,
although Exaile successfully scrobbles my music to the last.fm server,
there's no status change in pidgin...

** Description changed:

  Binary package hint: pidgin-lastfm
  
  Package: pidgin-lastfm
  Package version: 0.3b-1
+ Pidgin version: 1:2.5.2-0ubuntu1.1
  Ubuntu version: 8.10
  
  After installing the plugin with apt-get, I opened up pidgin and enabled
  the last.fm plugin. Afterwards, I wanted to configure it (to be able to
  show my currently playing track from last.fm), but immediately after I
  started typing in my username (I only got as far as three letters),
  warning messages saying cannot find the username start appearing on
  the screen, which do not enable me to write the whole username

-- 
not able to configure the plugin in Intrepid
https://bugs.launchpad.net/bugs/346449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs