Full screen (F11) patch to keep toolbars / tearoffs

You need a newer version of boost. 1.40 appears to be the cutoff.

hmmm… and I perform a
sudo apt-get install libboost1.40-dev
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following packages were automatically installed and are no longer required:
libboost-test1.38.0 libboost-regex1.38.0 libboost-wave1.38.0 libboost-program-options1.38.0 libboost-thread1.38.0 libboost-serialization1.38.0
libboost-date-time1.38.0 libboost-signals1.38.0 libboost-graph1.38.0 libboost-math1.38.0 libboost1.38-doc libboost-iostreams1.38.0 libicu-dev
libboost-filesystem1.38.0 libboost-system1.38.0 libboost-python1.38.0
Use ‘apt-get autoremove’ to remove them.
The following extra packages will be installed:
libboost-python1.40-dev libboost-python1.40.0
Suggested packages:
libboost1.40-doc libboost-date-time1.40-dev libboost-filesystem1.40-dev libboost-graph-parallel1.40-dev libboost-graph1.40-dev libboost-iostreams1.40-dev
libboost-math1.40-dev libboost-mpi1.40-dev libboost-program-options1.40-dev libboost-regex1.40-dev libboost-serialization1.40-dev
libboost-signals1.40-dev libboost-system1.40-dev libboost-test1.40-dev libboost-thread1.40-dev libboost-wave1.40-dev docbook-xsl default-jdk fop
The following packages will be REMOVED:
libboost-date-time1.38-dev libboost-dev libboost-filesystem1.38-dev libboost-graph1.38-dev libboost-iostreams1.38-dev libboost-math1.38-dev
libboost-program-options1.38-dev libboost-python1.38-dev libboost-regex1.38-dev libboost-serialization1.38-dev libboost-signals1.38-dev
libboost-system1.38-dev libboost-test1.38-dev libboost-thread1.38-dev libboost-wave1.38-dev libboost1.38-dev
The following NEW packages will be installed:
libboost-python1.40-dev libboost-python1.40.0 libboost1.40-dev
0 upgraded, 3 newly installed, 16 to remove and 0 not upgraded.
Need to get 5,044kB of archives.
After this operation, 25.4MB disk space will be freed.

will hold off on the suggested stuff for now.

still getting:

…/libs/pbd/pbd/signals.h:26:30: error: boost/signals2.hpp: No such file or directory
In file included from …/libs/pbd/pbd/destructible.h:23,
from …/libs/pbd/pbd/statefuldestructible.h:24,
from …/libs/pbd/pbd/command.h:25,
from …/libs/pbd/command.cc:20:

now I am missing signals2.hpp – wonder where that comes from.

while in dependency hell… I installed all the “recommended” stuff (every blasted last one, including the jdk suggestion, I know THAT should NOT have any effect)… and that seems to have gotten further… I am on 32/602 at the moment (waf building one at a time)

(most likely I only needed the boost signal suggested dev)

Wow 3.0 is a bit different…

Well I think I did it… that is ported the patch feature and some View/Window menus slight reorganising:

http://tracker.ardour.org/view.php?id=2974

If you try it, report back here that it worked for you as well! or BETTER YET… report back in Mantis (use same account as forum).

–Doug (dx9s)

Actually the Mantis and Forums are on seperate accounts, though you can feel free to create one with the same username. Kick me in a couple of days and I will make sure to poke Paul to take a look at that patch if he hasn’t already for inclusion into 3.0.

   Seablade