Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

FileTransfer uninstall plugin

(1/1)

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).

dje:

--- Quote ---Is there a question in your post? I really didn't see one...
--- End quote ---

--- Quote ---I couldn't help you without looking at its source
--- End quote ---
I totally agree  :) I attach the files.


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

Dje

[attachment deleted by admin]

Navigation

[0] Message Index

Go to full version