[Bug 59211] Re: Blam doesn't start since Mono update (Edgy)

2006-09-11 Thread michael chesterton
That patch worked for me, thanks. But i had to manually install cli-
common-dev to get the file dh_clideps, build-deps didn't suck it down.

-- 
Blam doesn't start since Mono update (Edgy)
https://launchpad.net/bugs/59211

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


[Bug 59211] Re: Blam doesn't start since Mono update (Edgy)

2006-09-11 Thread Sebastian Dröge
Should be fixed with 1.8.2+cvs20060709-0ubuntu1.

** Changed in: blam (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
Blam doesn't start since Mono update (Edgy)
https://launchpad.net/bugs/59211

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


[Bug 59211] Re: Blam doesn't start since Mono update (Edgy)

2006-09-11 Thread Tristan Brindle

All fixed and working for me now. Thanks all!

-- 
Blam doesn't start since Mono update (Edgy)
https://launchpad.net/bugs/59211

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


[Bug 59211] Re: Blam doesn't start since Mono update (Edgy)

2006-09-07 Thread aurelien naldi
I can also  confirm this problem. The same happened with f-spot which is now 
fixed, I tried to rebuild the package (using apt-get source...) but this failed 
with:
Printing.cs(17,10): error CS0104: `PrintJob' is an ambiguous reference between 
`Gnome.PrintJob' and `Gtk.PrintJob'

after adding the Gnome. prefix in two places I was able to build it
but the original problem did not vanish. Changing the signature did not
solve it either: this function is associated with both the
delete_event (close button) and the quit_action (menu item) which
require different signatures. Oddly, this argument is not used and
making it an object also triggers this error :/

I had to create a second function (simple delegate) to associate with
the delete event.

I am attaching a patch including all these changes but I'm not sure it
is well formatted.

** Attachment added: patch solving compilation errors and method signature
   http://librarian.launchpad.net/4165121/fixblam.patch

-- 
Blam doesn't start since Mono update (Edgy)
https://launchpad.net/bugs/59211

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


[Bug 59211] Re: Blam doesn't start since Mono update (Edgy)

2006-09-06 Thread Anders Magnusson
I just wanted to add that I have the exact same problem after updating
from Breezy to Edgy.

-- 
Blam doesn't start since Mono update (Edgy)
https://launchpad.net/bugs/59211

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