Laurent, re.

>And anyway removing this environment variable should make Alexandria
>working as before.

.. I renamed 'http_proxy' to #http_proxy# via ..

>Tux:/home/adam/.gconf/system# mv http_proxy
>/home/adam/.gconf/system/#http_proxy#
>Tux:/home/adam/.gconf/system# ls
>#http_proxy#  %gconf.xml  gstreamer  proxy

.. and tried starting Alexandria again ..

>[EMAIL PROTECTED]:~07:32:58$ alexandria
>-----------------------
>Alexandria just crashed
>-----------------------
>Timestamp: Wed May 31 19:33:03 NZST 2006
>Message: bad URI(is not URI?): http://localhost:4001
>Backtrace:
>/usr/lib/ruby/1.8/uri/common.rb:432:in `split'
>/usr/lib/ruby/1.8/uri/common.rb:481:in `parse'
>/usr/lib/ruby/1.8/alexandria.rb:65:in `main'
>/usr/bin/alexandria:10
>Release: 0.6.1
>
>Uname -a: Linux Tux 2.6.14 #8 Tue Mar 28 04:18:02 NZST 2006 i686
>GNU/Linux
>--
>Please report this dump to '[EMAIL PROTECTED]' with some
>additional
>information, such as the description of the crash and the steps to
>reproduce it
>(if it's possible).
>[EMAIL PROTECTED]:~07:33:03$ alexandria

The description is straightworward, the crash being reproduces several
times.

What am I missing ?

Adam Bogacki,
[EMAIL PROTECTED]

On Mon, May 08, 2006 at 06:00:23PM +0200 or thereabouts, Laurent Sansonetti 
wrote:
> Hi Adam,
> 
> (Sorry for the late response...).
> 
> On 5/3/06, Adam Bogacki <[EMAIL PROTECTED]> wrote:
> >Alexandria consistently crashes on opening whether from menu or
> >gnome-terminal with the following output.
> >
> >Adam Bogacki,
> >[EMAIL PROTECTED]
> >
> >[EMAIL PROTECTED]:~09:46:36$ alexandria
> >-----------------------
> >Alexandria just crashed
> >-----------------------
> >Timestamp: Wed May 03 21:46:41 NZST 2006
> >Message: bad URI(is not URI?): http://localhost:4001
> >Backtrace:
> >/usr/lib/ruby/1.8/uri/common.rb:432:in `split'
> >/usr/lib/ruby/1.8/uri/common.rb:481:in `parse'
> >/usr/lib/ruby/1.8/alexandria.rb:65:in `main'
> >/usr/bin/alexandria:10
> >Release: 0.6.1
> >http://rubyforge.org/mailman/listinfo/alexandria-list
> >
> 
> Apparently Alexandria is trying to parse your "http_proxy" environment
> variable using Ruby's URI library but an error happened during the
> parse.
> 
> What is strange is that http://localhost:4001 is a valid URI, and that:
> 
> $ irb
> irb(main):001:0> require 'uri'
> => true
> irb(main):002:0> URI.parse('http://localhost:1004')
> => #<URI::HTTP:0x1ada46 URL:http://localhost:1004>
> 
> So I would suggest to investigate a bit further, try checkout out the
> contents of the "http_proxy" environment variable, maybe it contains
> some invalid stuff.
> 
> And anyway removing this environment variable should make Alexandria
> working as before.
> 
> Laurent
> 

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to