Author Topic: Unroll 3D Model: Error loading plugin on Linux Mint 21  (Read 664 times)

Offline MIKET1706

  • Ewok
  • *
  • Posts: 8
    • View Profile
Unroll 3D Model: Error loading plugin on Linux Mint 21
« on: August 03, 2023, 18:59:58 pm »
Trying to install UnRoll 3D on Linux Mint 21
When starting CamBam after loading UnRoll 3D, I get the following message,
Error loading plugin /home/mike/CamBam1.0/plugins/UnRoll.dll
Exception has been thrown by the target of an invocation.

The plugin does show up in the Plugins drop down.
The UnRoll window opens.
But entering a Angular steps value and hitting Run a popup appears with message,
Save changes to "Untitled" yes, no, cancel.
UnRoll does not perform the unroll.


Looking through the threads the message:
Error loading plugin / home/mike/CamBam1.0/plugins/UnRoll.dll
Exception has been thrown by the Target of an invocation happens to some plugins on Linux.
The only possible fix I could find was to make sure VB library was installed.
I do have VB library and Mono installed.
As far as I can tell the complete install is correct.

Has anyone had success using UnRoll on a linux system?

Thanks
Sincerely,
MikeT

Offline dh42

  • Administrator
  • CNC Jedi
  • *****
  • Posts: 7213
    • View Profile
    • Cambam V1.0 French Doc
Re: Unroll 3D Model: Error loading plugin on Linux Mint 21
« Reply #1 on: August 03, 2023, 19:13:41 pm »
Hello

I never tested it on Linux, sorry

Quote
I do have VB library and Mono installed.

This ?

sudo apt-get install libmono-microsoft-visualbasic10.0-ci

++
David

Edit: I did some tests on Ubuntu and same problem ... this plugin is not working on Linux


« Last Edit: August 03, 2023, 20:08:23 pm by dh42 »

Offline MIKET1706

  • Ewok
  • *
  • Posts: 8
    • View Profile
Re: Unroll 3D Model: Error loading plugin on Linux Mint 21
« Reply #2 on: August 03, 2023, 21:32:57 pm »
Yes, sudo apt-get install libmono-microsoft-visualbasic10.0-c
I tried UnRoll on my sons Windows laptop and really liked the plugin.
But now he wants his laptop back...
I get all the hand me down stuff. Working off a 9yr old system myself.
Suppose I can wait until my son upgrades.
Thank you for the fast replies.
Sincerely,
MikeT

Offline dh42

  • Administrator
  • CNC Jedi
  • *****
  • Posts: 7213
    • View Profile
    • Cambam V1.0 French Doc
Re: Unroll 3D Model: Error loading plugin on Linux Mint 21
« Reply #3 on: August 03, 2023, 23:44:05 pm »
I have ad a quick look on my code, but unfortunately I did not see "known" functions that usually do not work with Linux ... needs more investigations and experiments ...

++
David