[Bug 53613] Re: beagle-search don't start (edgy 6.10)

2006-07-31 Thread Sebastian Dröge
*** This bug is a duplicate of bug 51192 *** this is fixed with 0.2.7-1ubuntu1 now ** Changed in: beagle (Ubuntu) Status: Needs Info => Fix Released -- beagle-search don't start (edgy 6.10) https://launchpad.net/bugs/53613 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 53613] Re: beagle-search don't start (edgy 6.10)

2006-07-30 Thread Shaya Potter
*** This bug is a duplicate of bug 51192 *** I suffered from the same bug and I confirmed that the latter works as well. ** This bug has been marked a duplicate of bug 51192 Some scripts produce errors with non-bash shells -- beagle-search don't start (edgy 6.10) https://launchpad.net/bugs/5

[Bug 53613] Re: beagle-search don't start (edgy 6.10)

2006-07-28 Thread Phil Housley
Ah, I see it, /usr/bin/beagle-search uses a bash "exec -a" to launch the mono executable, but the script is marked #/bin/sh, which is dash - dash doesn't support "exec -a", so it fails. The solutions are either: Line 1: #!/bin/bash or Line 24: exec $BEAGLE_MONO_RUNTIME --debug $MONO_EXTRA_ARGS $T

[Bug 53613] Re: beagle-search don't start (edgy 6.10)

2006-07-24 Thread walter
Xfce4 on Ubuntu Edgy. I launch the command "beagle-search" from "xfterm4 ". [EMAIL PROTECTED]:~$ beagle-search exec: 24: -a: not found I've installed "beagle" with all the dipendecies. i -- beagle-search don't start (edgy 6.10) https://launchpad.net/

[Bug 53613] Re: beagle-search don't start (edgy 6.10)

2006-07-23 Thread John Vivirito
Can you please give us more info on the steps that you use to reproduce this. Thank you for your bug report ** Changed in: beagle (Ubuntu) Status: Unconfirmed => Needs Info -- beagle-search don't start (edgy 6.10) https://launchpad.net/bugs/53613 -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 53613] Re: beagle-search don't start (edgy 6.10)

2006-07-21 Thread Laurent Bigonville
** Bug 53612 has been marked a duplicate of this bug -- beagle-search don't start (edgy 6.10) https://launchpad.net/bugs/53613 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs