nunit-console is broken

Bug #229132 reported by Travis Raphael Miller
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nunit (Ubuntu)
Expired
Medium
Unassigned
Declined for Hardy by Steve Langasek
Declined for Intrepid by Steve Langasek

Bug Description

Binary package hint: nunit-console

I have a fresh install of Ubuntu 8.04. This is in the nunit-console package.

The issue is that nunit-console.exe first reads an xml config file called /usr/lib/nunit/nunit-console.exe.config

The top of this xml file has the line <?xml version="1.0" encoding="Windows-1252"?>
and most if not all installations of Ubuntu do not include an support for Windows-1252 encoding. Once the
encoding="Windows-1252" is removed from the xml header in the file then the nunit-console program works fine.

This really should be fixed asap as it is a trivial (1 minute fix).

Evan (ev)
Changed in nunit:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I can't reproduce this - nunit-console works fine here, even with that encoding set.

Changed in nunit:
status: Confirmed → Incomplete
Revision history for this message
Greyluk (adam-ness) wrote :

I can confirm that this issue is still present in 8.10 ( Intrepid )

Revision history for this message
Ralph Janke (txwikinger) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance.

Revision history for this message
Bill Dieter (billdieter) wrote :

I ran into this problem in 9.04, too. After searching the net, I found the same problem showed up in several other cases with mono. The solution is to run:

sudo apt-get install libmono-i18n2.0-cil

Installing this package solved the above problem. Perhaps the person who could not reproduce the problem already has that package installed (quite likely if he does stuff with nunit and mono). Perhaps, libmono-i18n2.0-cil should be added as a dependency to the nunit and nunit-console package.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for nunit (Ubuntu) because there has been no activity for 60 days.]

Changed in nunit (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.