Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice
  3. Join us on November 16th, 2023, between 1 pm and 9 pm CET for Ask the Experts Online on Discord and on Unity Discussions.
    Dismiss Notice

Anybody got it working on Fedora 23

Discussion in 'Linux' started by LearningNot, Nov 23, 2015.

  1. LearningNot

    LearningNot

    Joined:
    Sep 30, 2015
    Posts:
    106
    Anybody got 5.2 version it working on Fedora 23, monodevelop wont open scripts and i have wierd pink bug. on Ubuntu 5.1 worked normal, now downloading 5.1 to test

    If anybody has any suggestion PM or post here
     
  2. Gamevara

    Gamevara

    Joined:
    Jun 7, 2015
    Posts:
    12
    Hi,

    I don't use Fedora but Linux Mint and got the pink rendering for all of the models (Survival Shooter tutorial: environment).
     
  3. LearningNot

    LearningNot

    Joined:
    Sep 30, 2015
    Posts:
    106
    Did same hepend on 5.1 version?
     
    lpprince likes this.
  4. Gamevara

    Gamevara

    Joined:
    Jun 7, 2015
    Posts:
    12
    To be honest I haven't test it on 5.1 Linux version, since it was originally made by Wine version of Unity 5.1
     
  5. LearningNot

    LearningNot

    Joined:
    Sep 30, 2015
    Posts:
    106
    OK tasted 5.1 on fedora 23 no pink/purple so its bug related to 5.2 still cant use monodevelop same as on 5.2 if open in untiy it just starts monodevelop but dosent open file or soulutuion and if i manual try to open file in monodevelop i get this error. Possible has to do with fedora update changelog : "Update the Mono stack in Fedora from 2.10 to 4.*" or not dunoo


    System.IO.IOException: Error while loading style :Default ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.KnownColors ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: libgdiplus.so
    at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
    at System.Drawing.GDIPlus..cctor () [0x000cc] in /builddir/build/BUILD/mono-4.0.4/mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs:119
    --- End of inner exception stack trace ---
    at System.Drawing.KnownColors..cctor () [0x0001a] in /builddir/build/BUILD/mono-4.0.4/mcs/class/System.Drawing/System.Drawing/KnownColors.cs:215
    --- End of inner exception stack trace ---
    at System.Drawing.ColorConverter.StaticConvertFromString (ITypeDescriptorContext context, System.String s, System.Globalization.CultureInfo culture) [0x00077] in /builddir/build/BUILD/mono-4.0.4/mcs/class/System.Drawing/System.Drawing/ColorConverter.cs:84
    at System.Drawing.ColorConverter.ConvertFrom (ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value) [0x00017] in /builddir/build/BUILD/mono-4.0.4/mcs/class/System.Drawing/System.Drawing/ColorConverter.cs:171
    at System.ComponentModel.TypeConverter.ConvertFromString (System.String text) [0x00000] in /builddir/build/BUILD/mono-4.0.4/external/referencesource/System/compmod/system/componentmodel/TypeConverter.cs:135
    at System.Drawing.ColorTranslator.FromHtml (System.String htmlColor) [0x0015e] in /builddir/build/BUILD/mono-4.0.4/mcs/class/System.Drawing/System.Drawing/ColorTranslator.cs:75
    at Mono.TextEditor.Highlighting.ColorScheme.GetColorFromString (System.String colorString) [0x001c0] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/ColorScheme.cs:578
    at Mono.TextEditor.Highlighting.ColorScheme.SetChunkStyle (System.String name, System.String weight, System.String foreColor, System.String backColor) [0x00038] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/ColorScheme.cs:514
    at Mono.TextEditor.Highlighting.ColorScheme.ReadStyleTree (System.Xml.XmlReader reader, Mono.TextEditor.Highlighting.ColorScheme result, System.String curName, System.String curWeight, System.String curColor, System.String curBgColor) [0x000b8] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/ColorScheme.cs:599
    at Mono.TextEditor.Highlighting.ColorScheme+<LoadFrom>c__AnonStorey32.<>m__43 () [0x000e0] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/ColorScheme.cs:625
    at Mono.TextEditor.Highlighting.XmlReadHelper+<ReadList>c__AnonStorey19.<>m__D (Mono.TextEditor.Highlighting.ReadCallbackData data) [0x00000] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/XmlReadHelper.cs:55
    at Mono.TextEditor.Highlighting.XmlReadHelper.ReadList (System.Xml.XmlReader reader, ICollection`1 endNodes, Mono.TextEditor.Highlighting.ReaderCallbackWithData callback) [0x0008b] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/XmlReadHelper.cs:91
    at Mono.TextEditor.Highlighting.XmlReadHelper.ReadList (System.Xml.XmlReader reader, ICollection`1 endNodes, Mono.TextEditor.Highlighting.ReaderCallback callback) [0x0000d] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/XmlReadHelper.cs:54
    at Mono.TextEditor.Highlighting.XmlReadHelper.ReadList (System.Xml.XmlReader reader, System.String endNode, Mono.TextEditor.Highlighting.ReaderCallback callback) [0x00000] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/XmlReadHelper.cs:50
    at Mono.TextEditor.Highlighting.ColorScheme.LoadFrom (System.Xml.XmlReader reader) [0x00018] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/ColorScheme.cs:615
    at Mono.TextEditor.Highlighting.SyntaxModeService.LoadStyle (System.String name) [0x0003c] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/SyntaxModeService.cs:111
    --- End of inner exception stack trace ---
    at Mono.TextEditor.Highlighting.SyntaxModeService.LoadStyle (System.String name) [0x00053] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/SyntaxModeService.cs:113
    at Mono.TextEditor.Highlighting.SyntaxModeService.GetColorStyle (System.String name) [0x0002c] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/SyntaxModeService.cs:83
    at Mono.TextEditor.TextEditorOptions.GetColorStyle () [0x00000] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/TextEditorOptions.cs:492
    at MonoDevelop.SourceEditor.StyledSourceEditorOptions.GetColorStyle () [0x00000] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/StyledSourceEditorOptions.cs:192
    at Mono.TextEditor.TextArea.OptionsChanged (System.Object sender, System.EventArgs args) [0x00038] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/TextArea.cs:685
    at Mono.TextEditor.TextArea.set_Options (ITextEditorOptions value) [0x00066] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/TextArea.cs:157
    at Mono.TextEditor.TextEditor.set_Options (ITextEditorOptions value) [0x00000] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/TextEditor.cs:414
    at MonoDevelop.SourceEditor.ExtensibleTextEditor..ctor (MonoDevelop.SourceEditor.SourceEditorView view) [0x00028] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/ExtensibleTextEditor.cs:75
    at MonoDevelop.SourceEditor.SourceEditorWidget..ctor (MonoDevelop.SourceEditor.SourceEditorView view) [0x00077] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorWidget.cs:284
    at MonoDevelop.SourceEditor.SourceEditorView..ctor () [0x000ca] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:189
    at MonoDevelop.SourceEditor.SourceEditorDisplayBinding.CreateContent (FilePath fileName, System.String mimeType, MonoDevelop.Projects.Project ownerProject) [0x00000] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorDisplayBinding.cs:94
    at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke (System.String fileName) [0x00033] in /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:1182
     
    Last edited: Nov 24, 2015
  6. lpprince

    lpprince

    Joined:
    Feb 19, 2016
    Posts:
    3
    I have the same problem , and I'm using Unity 5.32. Please help ! I'm a newbie .
     
  7. LearningNot

    LearningNot

    Joined:
    Sep 30, 2015
    Posts:
    106
    duno i swiched to ubuntu cuz of this, but that sux