User forums > Using Code::Blocks

Custom make commands are never executed

<< < (6/7) > >>

Jenna:
The actual packages on my server have the fixes for your issue.
See http://apt.jenslody.de/ for information how to use it.

kriegaex:
Thanks Jens. A few questions in advance because I am not a package management expert:

* Can I somehow install the package in parallel to the Ubuntu 11.10 one? If so, how?
* If not: How stable is your trunk? Depending on your SCM policy it could be stable or not.
* If I temporarily upgrade my installation, can I downgrade again without trouble for config and project files? If so, how do I do that?
* Is the patch optionally available for the version on which the Ubuntu package is based?
Sorry for so many questions, I want to test, but not break anything here. If there is an FAQ or wiki page answering these questions already, just point me to it, please.

Jenna:

--- Quote from: kriegaex on March 14, 2012, 12:11:20 pm ---Thanks Jens. A few questions in advance because I am not a package management expert:

* Can I somehow install the package in parallel to the Ubuntu 11.10 one? If so, how?
--- End quote ---
No.

--- Quote from: kriegaex on March 14, 2012, 12:11:20 pm ---
* If not: How stable is your trunk? Depending on your SCM policy it could be stable or not.
--- End quote ---
I use it for my daily work,

--- Quote from: kriegaex on March 14, 2012, 12:11:20 pm ---
* If I temporarily upgrade my installation, can I downgrade again without trouble for config and project files? If so, how do I do that?
--- End quote ---
Yes, you have to remove my repo from the sources list and most likely uninstall C::B completeley and than reinstall the ubuntu version.

--- Quote from: kriegaex on March 14, 2012, 12:11:20 pm ---
* Is the patch optionally available for the version on which the Ubuntu package is based?
--- End quote ---
No, I don't know on which version their package is based, but backporting it should not be too hard (it's svn r7895).

--- Quote from: kriegaex on March 14, 2012, 12:11:20 pm ---Sorry for so many questions, I want to test, but not break anything here. If there is an FAQ or wiki page answering these questions already, just point me to it, please.

--- End quote ---
No problem.

kriegaex:
I wrote it earlier in this thread: The "about" dialogue in Ubuntu 11.10 says: "svn 7671".

Thanks for your patience. I am gonna test it later this afternoon. :-)

kriegaex:
Okay, I just quickly tested the version from your repository, Jens. It was a bit tedious to get it running because I have Ubuntu, so I had to also switch the wxwidgets repo, as described on your info page. After that, the plugin for global variables (where I defined my SUDO_ASKPASS) was gone because package "codeblocks-contrib" had been deactivated before and needed to be reinstalled. Even after reinstallation and even though I had not saved the project changes from the previous try and even though the variable was visible in the plugin's dialogue, it was not used. Only after I dummy-edited it and re-applied it, it was used. Very strange.

Anyway, I am filing this under one-time "upgrade / repo switch issues". As for the bugfix: It works. I hereby confirm that in my environment I can now use the combination of "task description" logging mode and custom make commands as expected. For instance, my "sudo -A $make ..." is executed as specified.

Thanks for your swift reaction and for your help, which is appreciated.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version