News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

FileTransfer uninstall plugin

Started by dje, February 04, 2007, 09:15:09 PM

Previous topic - Next topic

dje

Hi all !

I am working on the FileTransfer plugin.
This plugin adds two contextual menu entries for file adding/removing current file to/from workspace projects.

Plugin installation works smoothly.

The only way to uninstall it correctly (ie without crash) is to :

  • disable it
  • close the plugins management window
  • reopen it
  • uninstall the plugin
  • close it


Two crashes, first (Uninstall.RPT):

  • Uninstall plugin
  • close plugin management window

Second (DisableUninstall.RPT):

  • Disable plugin
  • uninstall it
  • close plugin management window

Finally one question : do you find normal that removing an open file from current project closes it ?? I don't.

The plugin does not include debug info to be less than 128 Ko

SVN 3565
WinXP SP2
wxWidgets 2.6.3 patch 2

Dje


[attachment deleted by admin]

mandrav

Is there a question in your post? I really didn't see one...
If it is about your plugin crashing when uninstalling, I couldn't help you without looking at its source.

And a hint: the same functionality could be done with a script (or script plugin).
Be patient!
This bug will be fixed soon...

dje

QuoteIs there a question in your post? I really didn't see one...
QuoteI couldn't help you without looking at its source
I totally agree  :) I attach the files.

QuoteAnd a hint: the same functionality could be done with a script (or script plugin).
Damned, I have to find time to learn CB scripting and know what I can do with !!

Dje

[attachment deleted by admin]