Bug#471394: libmcs1: messes up with configuration file while the program is running

2010-12-19 Thread John Lindgren
reassign 471394 audacious 2.3-2
forwarded 471394 http://jira.atheme.org/browse/AUD-199
tags 471394 fixed-upstream
forcemerge 471394 602843 606848
thanks

This is actually a problem in Audacious, which has been dealt with in
the current release (2.4.2).

-- John



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



Bug#471394: libmcs1: messes up with configuration file while the program is running

2010-12-19 Thread Francesco Poli
On Sun, 19 Dec 2010 14:50:07 -0500 John Lindgren wrote:

 reassign 471394 audacious 2.3-2
 forwarded 471394 http://jira.atheme.org/browse/AUD-199
 tags 471394 fixed-upstream
 forcemerge 471394 602843 606848
 thanks
 
 This is actually a problem in Audacious, which has been dealt with in
 the current release (2.4.2).

Hi John!
Thanks for the update: I am looking forward to seeing this new release
packaged and uploaded to unstable (and migrated to testing).
After squeeze is out, of course...

Bye.

-- 
 http://www.inventati.org/frx/frx-gpg-key-transition-2010.txt
 New GnuPG key, see the transition document!
. Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE


pgpTEbxCmwosd.pgp
Description: PGP signature


Bug#471394: libmcs1: messes up with configuration file while the program is running

2009-08-26 Thread Francesco Poli
found 471394 mcs/0.7.1-1
thanks


On Mon, 19 May 2008 21:48:38 +0200 Francesco Poli wrote:

 On Mon, 19 May 2008 09:03:22 +0200 Adam Cécile (Le_Vert) wrote:
 
  Francesco Poli a écrit :
 [...]
   I reported the issue a while ago, but I don't see any response yet.
   Could at least this bug report be forwarded to upstream?
   Thanks.
 
  Wiliam Pitcock (upstream) is alreayd reading Debian's bugs.
 
 Ah, OK.
 I was just unaware of this, since I hadn't seen any answer whatsoever...
 
  I'll speak 
  with him about this issue when I'll see him.
 
 Thank you very much.

What's the status of this bug?

I've just reproduced it with mcs/0.7.1-1 and audacious/2.1-1, even
though in a more subtle way.

Steps to reproduce (on an amd64 Debian testing box):


  $ cp -ai ~/.config/audacious/config ~/tmp/config-audacious-config_SAVE
  $ audacious2 
  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

No differences, everything seems fine.
I then press the play button on audacious and start listening to
an Internet radio stream.

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

Still identical: good!
I press stop and then again play, and forward.
Hence I start listening to another Internet radio stream in my playlist.

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

Still identical: perfect!
I press forward a couple times, hence switching to other two different
Internet radio streams in my playlist.

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

Still identical: it seems to work correctly, doesn't it?
I press the stop button and then the close button, in order to quit
audacious. Guess what?
Audacious segfaults!

  LASTFM: (cleanup) Cleanup finished

  [1]+  Segmentation fault  audacious2

The relevant line in /var/log/kern.log shows:

  audacious2[7186]: segfault at 7fba525d0c67 ip 7fba525d0c67 sp
  7fba506b0670 error 14 in libresolv-2.9.so[7fba5bf89000+13000]

Now the two files differ:

  $ diff tmp/config-audacious-config_SAVE .config/audacious/config 80c80
   period_time=100
  ---
   period_time=TRUE
  94c94
   get_info_on_load=FALSE
  ---
   get_info_on_load=TRUE
  146c146
   analyzer_type=1
  ---
   analyzer_type=0
  155c155
   playlist_width=275
  ---
   playlist_width=0
  157c157
   playlist_position=0
  ---
   playlist_position=14
  285c285
   text_utf8conv_disable=FALSE
  ---
   text_utf8conv_disable=RUE
  310c310
   playlist_shaded=FALSE
  ---
   playlist_shaded=TRUE
  372c372
   playMaxTime=500
  ---
   playMaxTime=0




-- 
 New location for my website! Update your bookmarks!
 http://www.inventati.org/frx
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpXTs5fdfaF6.pgp
Description: PGP signature


Bug#471394: libmcs1: messes up with configuration file while the program is running

2008-05-19 Thread Adam Cécile (Le_Vert)

Francesco Poli a écrit :

On Mon, 17 Mar 2008 23:34:18 +0100 Francesco Poli wrote:

[...]
  

I noticed a strange behavior in the configuration management of
audacious.


[...]

I still suffer from this issue, as I have to do the following whenever
I quit audacious:

  $ cp -a ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

which is very annoying.

BTW, I noticed that the issue happens on amd64, but not on i386.
Maybe it has something to do with 64 bit portability...

I reported the issue a while ago, but I don't see any response yet.
Could at least this bug report be forwarded to upstream?
Thanks.
  
Wiliam Pitcock (upstream) is alreayd reading Debian's bugs. I'll speak 
with him about this issue when I'll see him.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#471394: libmcs1: messes up with configuration file while the program is running

2008-05-19 Thread Francesco Poli
On Mon, 19 May 2008 09:03:22 +0200 Adam Cécile (Le_Vert) wrote:

 Francesco Poli a écrit :
[...]
  I reported the issue a while ago, but I don't see any response yet.
  Could at least this bug report be forwarded to upstream?
  Thanks.

 Wiliam Pitcock (upstream) is alreayd reading Debian's bugs.

Ah, OK.
I was just unaware of this, since I hadn't seen any answer whatsoever...

 I'll speak 
 with him about this issue when I'll see him.

Thank you very much.


-- 
 http://frx.netsons.org/doc/index.html#nanodocs
 The nano-document series is here!
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpqMPQHTL8Ki.pgp
Description: PGP signature


Bug#471394: libmcs1: messes up with configuration file while the program is running

2008-05-18 Thread Francesco Poli
On Mon, 17 Mar 2008 23:34:18 +0100 Francesco Poli wrote:

[...]
 I noticed a strange behavior in the configuration management of
 audacious.
[...]

I still suffer from this issue, as I have to do the following whenever
I quit audacious:

  $ cp -a ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

which is very annoying.

BTW, I noticed that the issue happens on amd64, but not on i386.
Maybe it has something to do with 64 bit portability...

I reported the issue a while ago, but I don't see any response yet.
Could at least this bug report be forwarded to upstream?
Thanks.

-- 
 http://frx.netsons.org/doc/index.html#nanodocs
 The nano-document series is here!
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpJlUCZyLmPG.pgp
Description: PGP signature


Bug#471394: libmcs1: messes up with configuration file while the program is running

2008-03-18 Thread Francesco Poli
Package: libmcs1
Version: 0.7.0-1
Severity: normal

Hi!

After upgrading to libmcs1 version 0.7.0 from unstable in order to
check that bugs #468923 and #468926 are really fixed, I noticed a
strange behavior in the configuration management of audacious.

  $ cp -ai ~/.config/audacious/config ~/tmp/config-audacious-config_SAVE
  $ audacious 
  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

The two files are still identical, as they should be.
I then press the play button on audacious and start listening to
an Internet radio stream.

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config
  141c141
   timer_mode=0
  ---
   timer_mode=12.8
  165c165
   recurse_for_cover_depth=0
  ---
   recurse_for_cover_depth=mpress
  191c191
   output_plugin=/usr/lib/audacious/Output/ALSA.so
  ---
   output_plugin=FALSE
  262a263
   sparency_mode=0

The two files are not identical anymore, even though I didn't change
any configuration setting in audacious.
At this point I press stop and then again play, and forward.
Hence I start listening to another Internet radio stream in my playlist.
Guess what?

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config
  141c141
   timer_mode=0
  ---
   timer_mode=12.8
  165c165
   recurse_for_cover_depth=0
  ---
   recurse_for_cover_depth=mpress
  191c191
   output_plugin=/usr/lib/audacious/Output/ALSA.so
  ---
   output_plugin=FALSE
  262a263,264
   sparency_mode=0
   de=0

Another little difference was created...
I press forward a couple times, hence switching to other two different
Internet radio streams in my playlist.
Now the differences are really significant and some values don't seem
to make any sense:

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config 
  11c11
   text_fonts_name_0=Sans 16
  ---
   text_fonts_name_0=TRUE
  63c63
   Frequency=44100
  ---
   Frequency=2
  71c71
   debug=FALSE
  ---
   debug=e_cont
  87c87
   show_numbers_in_pl=TRUE
  ---
   show_numbers_in_pl=0
  106c106
   autoscroll_songname=TRUE
  ---
   autoscroll_songname=ngth
  109c109
   playlist_visible=TRUE
  ---
   playlist_visible=-1
  123c123
   analyzer_peaks=TRUE
  ---
   analyzer_peaks=preset
  130c130
   recurse_for_cover=FALSE
  ---
   recurse_for_cover=8
  141c141
   timer_mode=0
  ---
   timer_mode=12.8
  165c165
   recurse_for_cover_depth=0
  ---
   recurse_for_cover_depth=mpress
  168,169c168,169
   colorize_r=255
   colorize_g=255
  ---
   colorize_r=FALSE
   colorize_g=100
  191c191
   output_plugin=/usr/lib/audacious/Output/ALSA.so
  ---
   output_plugin=FALSE
  196c196
   url_history1=http://205.188.215.225:8010
  ---
   url_history1=8
  262a263,266
   sparency_mode=0
   de=0
   de=0
   e=0

Once again, I press the forward button and now my config file seems to
be really messed up:

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config
  11c11
   text_fonts_name_0=Sans 16
  ---
   text_fonts_name_0=TRUE
  63c63
   Frequency=44100
  ---
   Frequency=2
  71c71
   debug=FALSE
  ---
   debug=e_cont
  87,88c87,88
   show_numbers_in_pl=TRUE
   show_separator_in_pl=TRUE
  ---
   show_numbers_in_pl=0
   show_separator_in_pl=4
  96c96
   refresh_file_list=TRUE
  ---
   refresh_file_list=-1
  106,107c106
   autoscroll_songname=TRUE
   stop_after_current_song=FALSE
  ---
   autoscroll_songname=ngth
  109c108
   playlist_visible=TRUE
  ---
   playlist_visible=-1
  113c112
   equalizer_shaded=FALSE
  ---
   equalizer_shaded=0
  123c122
   analyzer_peaks=TRUE
  ---
   analyzer_peaks=preset
  130c129
   recurse_for_cover=FALSE
  ---
   recurse_for_cover=8
  141c140
   timer_mode=0
  ---
   timer_mode=12.8
  165c164
   recurse_for_cover_depth=0
  ---
   recurse_for_cover_depth=mpress
  168,169c167,168
   colorize_r=255
   colorize_g=255
  ---
   colorize_r=FALSE
   colorize_g=100
  175c174
   eqpreset_extension=preset
  ---
   eqpreset_extension=FALSE
  180c179
   equalizer_band0=16.8
  ---
   equalizer_band0=id���*
  182c181
   equalizer_band2=8
  ---
   equalizer_band2=-1
  191d189
   output_plugin=/usr/lib/audacious/Output/ALSA.so
  194c192
   playlist_path=/home/frx/music
  ---
   playlist_path=65535,65535,65535,65535
  196c194
   url_history1=http://205.188.215.225:8010
  ---
   url_history1=8
  262a261,269
   sparency_mode=0
   de=0
   de=0
   e=0
   sparency_mode=0
   sparency_mode=0
   de=0
   de=0
   e=0

I press the close button, in order to quit audacious and many
differences vanish:

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config
  11c11
   text_fonts_name_0=Sans 16
  ---
   text_fonts_name_0=TRUE
  63c63
   Frequency=44100
  ---
   Frequency=2
  107d106
   stop_after_current_song=FALSE
  155c154
   playlist_position=4
  ---
   playlist_position=0
  163c162
   resume_playback_on_startup_time=-1
  ---
   resume_playback_on_startup_time=153721
  191d189
   output_plugin=/usr/lib/audacious/Output/ALSA.so
  197a196,197
   stop_after_current_song=FALSE