Observed exactly the same behaviour here (Karmic x86_64, LyX
1.6.4-1ubuntu1, glipper 1.0-1.1ubuntu1)
--
Unable to select text in Lyx when glipper is running
https://bugs.launchpad.net/bugs/486375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Yes, it seems that these bugs have been fixed in mono 1.9. Thanks for
this hint!
--
Mono IPv6 issues
https://bugs.launchpad.net/bugs/174116
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.ub
Bugs #136641 and #136643 are closed with mono 1.2.6 and thus not
relevant for hardy anymore.
They are both, however, still relevant for gutsy.
--
Mono: System.Net.Sockets.SocketOptionName 0xe is not supported at IPv6 level
https://bugs.launchpad.net/bugs/136643
You received this bug notification
Public bug reported:
Binary package hint: mono
This bug report covers the two former bug reports #136641 and #136643.
To date, the provided patch was not integrated into the Ubuntu mono
package and mono thus refuses to work with IPv6 multicast addresses.
I'd be very glad if you could have a look
Gutsy will be released in about five days and I don't think mono 1.2.5
is considered for integration anymore.
Now I wanted to ask if it is possible to apply the patches for the two bugs
(#136641, #136643). They are
confirmed and do not change any critical parts. Even more important, without
the
Sebastian Dröge wrote:
> This will be fixed once we have mono 1.2.5: See bug #137701
Kommt mono 1.2.5 noch in gutsy? Das wäre natürlich schön.
phb
--
Philipp Baer <[EMAIL PROTECTED]> [http://www.npw.net/]
--- contact information ---
mobile |+49-179-488 26 63|
The patch fixes all reported issues. Thanks!
--
Mono: System.Net.Sockets.SocketOptionName 0xe is not supported at IPv6 level
https://bugs.launchpad.net/bugs/136643
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mai
Yes, it is supposed to block as it waits for incoming data. The patch seems to
work just as expected.
You may try it as well:
1. Start the testcase. It will bind on [::]:12345 and listen to the multicast
group [FF01::1]:12345
2. Start netcat with the arguments shown below and type something. The
You have to enable IPv6 for mono (.NET 1.0 and/or 2.0) here:
/etc/mono/1.0/machine.config
/etc/mono/2.0/machine.config
[...]
[...]
The (I suppose) you have to have available some IPv6 interface (at least the
local IPv6 addresses which are automatically assigne
Public bug reported:
Binary package hint: mono
When attempting to join an IPv6 multicast group the following exception is
thrown:
Unhandled Exception: System.Net.Sockets.SocketException: Invalid arguments
at System.Net.Sockets.Socket.SetSocketOption (SocketOptionLevel level,
SocketOptionName n
Public bug reported:
Binary package hint: mono
When ipv6 is enabled in mono the following warning is shown during
program startup:
** (...): WARNING **: System.Net.Sockets.SocketOptionName 0xe is not
supported at IPv6 level
This message is shown because the DontFragment option is set in
Socket.
Yes, it seems so. I've installed Mono 1.2.2 from self-built packages and
it worked for me. I'm really looking forward to the release of feisty :)
It is a very nasty bug. I've had some ... discussions on this bug and
other Mono-related things with two developers some months ago. You may
probably wa
A fix should have been released with Mono 1.2.1. The problem was that I
added an empty path to the MONO_PATH environment variable, which was
handled incorrectly by the Mono utilities (something like
MONOPATH=:/path/to/something)
AFAIK f-spot also uses the MONO_PATH variable in its start script
(/u
I've reopened the bug at
http://bugzilla.ximian.com/show_bug.cgi?id=79462. It's at least a
similar one.
--
gmcs keeps crashing
https://launchpad.net/bugs/61670
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Ok, I confirm that it works with 1.1.17.1-1ubuntu5.
I've updated this morning, so ... well, my report was a bit late it seems :)
... and the linux installer from http://www.mono-project.com/Downloads is
slightly outdated :(
--
gmcs keeps crashing
https://launchpad.net/bugs/61670
--
ubuntu-bug
Added bug report on ximian bugzilla:
http://bugzilla.ximian.com/show_bug.cgi?id=79462
** Description changed:
Starting with mono 1.1.17 in edgy, gmcs won't compile anymore. On three
- different system I get the following errors:
+ different systems I get the following errors:
Unhandled Exc
Ok, I've had a look at the problem again. It seems that this is the
problem:
Compile a piece of code (Hello World, for example) with a library reference,
i.e.
# gmcs -r:MDTTools.dll test.cs
If the referenced library is not in the GAC but in the MONO_PATH, gmcs
dies with the error message mention
Public bug reported:
Starting with mono 1.1.17 in edgy, gmcs won't compile anymore. On three
different system I get the following errors:
Unhandled Exception: Mono.CSharp.InternalErrorException:
RLActionHandler.cs(37,35):
CarpeNoctem.RLActionHandler.GetNextState(ActionFrame, int) --->
System.Exec
18 matches
Mail list logo