News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

ShellExtension error

Started by LordCB, July 22, 2009, 11:44:13 PM

Previous topic - Next topic

LordCB

Dear dmoore,

it seems that the new nightly build CB_20090721_rev5696_win32 cannot correctly load your plugin.

Have you check out your plugin with the new build????

dmoore

I haven't updated yet. Give me a couple of days. Will let you know. If you can't wait you can always build from source:

Quote
I've updated FileManager and PowerShell plugins to build with AUI (hopefully :))


cd [codeblockssource]/src/plugins/contrib
svn checkout http://svn.berlios.de/svnroot/repos/cbilplugin/branches/FileManager
svn checkout http://svn.berlios.de/svnroot/repos/cbilplugin/branches/PowerShell


if on linux, you may have to roll back to rev 301 for the FileManager to work:


svn -r301 checkout http://svn.berlios.de/svnroot/repos/cbilplugin/branches/FileManager


(In case I don't get to fixing the problem in rev 302)
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

dmoore

#2
The winXP builds of FileManager and PowerShell (against the 21 July 2009 CB nightly) are here:

http://developer.berlios.de/project/showfiles.php?group_id=7745

(they should hopefully pick up your old ShellExtensions settings correctly)
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

LordCB

Ok thanx alot ;o)) I am still waitin´

dmoore

Quote from: LordCB on July 27, 2009, 02:36:17 PM
I am still waitin´

waiting for what? If I wasn't clear ShellExtensions has been replaced by FileManager and PowerShell
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

LordCB

Hmmm I think I have misunderstood somethink. But you wrote
QuoteI haven't updated yet. Give me a couple of days.

Ok I have now svn5716 what todo for your two plugins filemanager and powershell???

dmoore

plugins -> manage plugins -> install new
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

LordCB

I get some errors.

Quote
File 'FileManager_304_5696.dll' not found in C:\.....\FileManager_304_5696.cbplugin'

and the same error for powershell????

MortenMacFly

Quote from: LordCB on July 29, 2009, 04:49:39 PM
and the same error for powershell????
Man... unzip the cbplugin file(s) and install manually.

@dmoore: Just a guess: The DLL's are not named like the ZIP, right?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

dmoore

or try renaming FileManager_304_5696.cbplugin as FileManager.cbplugin

Quote from: MortenMacFly on July 29, 2009, 05:48:34 PM
@dmoore: Just a guess: The DLL's are not named like the ZIP, right?

oops. didn't realize this was the mechanism.
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

LordCB

@MortonMacFly:

What do you mean with Man

dmoore

Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

LordCB

Yes I get it thanx a lot. Great job.

@mortonmacfly: Never ever adress me with "man" ok?

MortenMacFly

Quote from: LordCB on July 30, 2009, 09:54:37 PM
@mortonmacfly: Never ever adress me with "man" ok?
It's common in my country meaning something like "buddy". But if you don't like it - I don't mind.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

LordCB

In my country it is not so elegant ;o)