Coder Social home page Coder Social logo

Comments (7)

danielpalme avatar danielpalme commented on July 19, 2024

Thanks for reporting this.
I will have a look. Probably I will remove log4net completely.

from reportgenerator.

danielpalme avatar danielpalme commented on July 19, 2024

I removed the dependency to log4net
Could you please try again? Any other issues with mono/linux?

https://www.nuget.org/packages/ReportGenerator/2.3.1-beta1

from reportgenerator.

bertvanbrakel avatar bertvanbrakel commented on July 19, 2024

Thanks for the update, different log4net error this time. I'm running on a 64bit Linux, I'm guessing you compiled for 32 bit?

-------- uname -a ------
Linux bert-XXXX 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

-----error-------
[BUILD] Executing tests in TestFirst.Net.Tests for coverage
log4net:ERROR Could not create Appender [ColoredConsoleAppender] of type [log4net.Appender.ColoredConsoleAppender]. Reported error follows.
System.EntryPointNotFoundException: GetConsoleOutputCP
at (wrapper managed-to-native) log4net.Appender.ColoredConsoleAppender:GetConsoleOutputCP ()
at log4net.Appender.ColoredConsoleAppender.ActivateOptions () [0x00000] in :0
at log4net.Repository.Hierarchy.XmlHierarchyConfigurator.ParseAppender (System.Xml.XmlElement appenderElement) [0x00000] in :0
log4net:ERROR Appender named [ColoredConsoleAppender] not found.
xdg-open: unexpected argument '/s'
Try 'xdg-open --help' for more information.
No report files specified.

Unhandled Exception:
System.DllNotFoundException: kernel32
at (wrapper managed-to-native) Palmmedia.ReportGenerator.Reporting.FileUnblocker:DeleteFile (string)
at Palmmedia.ReportGenerator.Reporting.FileUnblocker.Unblock (System.String fileName) [0x00000] in :0
at Palmmedia.ReportGenerator.Reporting.MefReportBuilderFactory.LoadReportBuilders () [0x00000] in :0
at Palmmedia.ReportGenerator.Reporting.MefReportBuilderFactory.GetAvailableReportTypes () [0x00000] in :0
at Palmmedia.ReportGenerator.ReportConfiguration.Validate () [0x00000] in :0
at Palmmedia.ReportGenerator.Program.Execute (Palmmedia.ReportGenerator.ReportConfiguration configuration) [0x00000] in :0
at Palmmedia.ReportGenerator.Program.Main (System.String[] args) [0x00000] in :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.DllNotFoundException: kernel32
at (wrapper managed-to-native) Palmmedia.ReportGenerator.Reporting.FileUnblocker:DeleteFile (string)
at Palmmedia.ReportGenerator.Reporting.FileUnblocker.Unblock (System.String fileName) [0x00000] in :0
at Palmmedia.ReportGenerator.Reporting.MefReportBuilderFactory.LoadReportBuilders () [0x00000] in :0
at Palmmedia.ReportGenerator.Reporting.MefReportBuilderFactory.GetAvailableReportTypes () [0x00000] in :0
at Palmmedia.ReportGenerator.ReportConfiguration.Validate () [0x00000] in :0
at Palmmedia.ReportGenerator.Program.Execute (Palmmedia.ReportGenerator.ReportConfiguration configuration) [0x00000] in :0
at Palmmedia.ReportGenerator.Program.Main (System.String[] args) [0x00000] in :0

from reportgenerator.

danielpalme avatar danielpalme commented on July 19, 2024

Thanks for trying out.
Log4net should not be present at all. I removed it completely. If the DLL still exists in your installation directory, you can delete it. The Nuget package does no more contain the DLL.

I think the root cause here is, that the FileUnblocker uses a native function.
I will try to replace that too, or only call the function on Windows.

from reportgenerator.

danielpalme avatar danielpalme commented on July 19, 2024

Could you please try this beta:
https://www.nuget.org/packages/ReportGenerator/2.3.1-beta2

I was able to able to generate a report using Mono on Ubuntu.

from reportgenerator.

bertvanbrakel avatar bertvanbrakel commented on July 19, 2024

Brilliant! Seems to be working. Can't fully test yet as some other lib is causing issues but it looks like the generator is happy.

Many thanks

from reportgenerator.

danielpalme avatar danielpalme commented on July 19, 2024

Final release now available: https://www.nuget.org/packages/ReportGenerator/2.3.1

from reportgenerator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.