Repetier stoped working - open (xbuntu 16.04)

Hi
as i decide to install slic3r  in my  repetier host 1.6.2   in a Xbuntu 16.04 ( x64 )   the program closed and every time i try to open it i get this message   (even after i delete the folder with the program and instal a new one

'' Unhandled Exception:
System.ArgumentException: An item with the same key has already been added.
  at System.ThrowHelper.ThrowArgumentException (System.ExceptionResource resource) [0x0000b] in <4dc8ec68b0964e099af86e50301f5f3c>:0
  at System.Collections.Generic.Dictionary`2[TKey,TValue].Insert (TKey key, TValue value, System.Boolean add) [0x0007c] in <4dc8ec68b0964e099af86e50301f5f3c>:0
  at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <4dc8ec68b0964e099af86e50301f5f3c>:0
  at RepetierHost.Main..ctor () [0x00e95] in <6b7f4fb13c184ce6bed0fa0cbbcb3272>:0
  at (wrapper remoting-invoke-with-check) RepetierHost.Main:.ctor ()
  at RepetierHost.Program.Main (System.String[] args) [0x00010] in <6b7f4fb13c184ce6bed0fa0cbbcb3272>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: An item with the same key has already been added.
  at System.ThrowHelper.ThrowArgumentException (System.ExceptionResource resource) [0x0000b] in <4dc8ec68b0964e099af86e50301f5f3c>:0
  at System.Collections.Generic.Dictionary`2[TKey,TValue].Insert (TKey key, TValue value, System.Boolean add) [0x0007c] in <4dc8ec68b0964e099af86e50301f5f3c>:0
  at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <4dc8ec68b0964e099af86e50301f5f3c>:0
  at RepetierHost.Main..ctor () [0x00e95] in <6b7f4fb13c184ce6bed0fa0cbbcb3272>:0
  at (wrapper remoting-invoke-with-check) RepetierHost.Main:.ctor ()
  at RepetierHost.Program.Main (System.String[] args) [0x00010] in <6b7f4fb13c184ce6bed0fa0cbbcb3272>:0


''


How to fix that?  what have to do to remove it and install a new fresh  setup of repetier host ?


thanks in advance







Comments

  • You seem to have something with identical name twice.
    I think the part causing the error is in registry whcih is for mono in $HOME/.mono/software/... not sure from here. You will see it as it has repetier in name. Delete that folder and start host so it initalizes fresh.
  • Thank you very much...  you are my saver :)

    i had tried to remove the files in  ./home/caslor/.local/share/RepetierHost  but had no luck..

    didnt know that the files was also stored in the   /home/username/.mono/registry/CurrentUser/software/

    thanks

    i knew what was the mistake..  i added from a mistake 2 same names of  slicers  in slicer management panel  (after that stopped working)  but didnt guess where these settings were saved in order to remove them

    after that i remove the duplicate file and Repetier start working  :)

    i have one more Question about a  pluging i want to use and doesnt work  in  Printer settings/Advanced/Post Slice Filter

    is any special thread to post for this? thanks in advance



  • The Repetier-Host group would be fine I guess.
Sign In or Register to comment.