User forums > Nightly builds
The 09 November 2015 build (10561) is out.
teto:
Indeed I was using 3 codeblocks at the same time. The chance of this bug happening increases with the number of instances then ? (if it's some kind of deadlock).
wx 3 creates all sorts of problems on my desktop. When I use it, codeblocks UI disappears little by little (sometimes a panel, sometimes the toolbar, sometimes everything) as I explained here:
http://forums.codeblocks.org/index.php/topic,20643.msg140795.html#msg140795
I have similar problems with the stock wxWidget examples so at least not all (maybe none) is codeblock's fault.
@Obfuscated, it's kinda complex to share that project, but if that happens again I'll provide bt for all codeblocks instances.
teto:
The wxwidget 3 problems happen when I use jen's .deb. I would like to try compiling it myself with wxwidget .3 How can I do that ? ./configure --wxwidget=3 ?
oBFusCATed:
Try ./configure --help to see all the options.
cacb:
--- Quote from: jens on November 10, 2015, 06:06:12 am ---Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
--- End quote ---
Hi I am using my usual procedure for building from source on Kubuntu 15.10 amd64
1. download https://apt.jenslody.de/stable/pool/main/codeblocks_13.12svn10621.orig.tar.gz
2. Edit debian/rules (add --with-wx-config=/usr/bin/wx-config option)
3. "sudo dpkg-buildpackage" to build
This has worked perfectly for a long time. But now I get error messages, final *.deb files do not have the correct version number (it reports "13.12svn10506" instead of "13.12svn10621"). Finally the resulting files do not install properly, there are complaints on libwxcontribitems
$ sudo dpkg-buildpackage
dpkg-buildpackage: warning: debian/changelog(l1): badly formatted heading line
LINE: <<<<<<< .mine
dpkg-buildpackage: warning: debian/changelog(l3): badly formatted heading line
LINE: =======
dpkg-buildpackage: warning: debian/changelog(l4): found start of entry where expected start of change data
LINE: codeblocks (13.12svn10508) unstable; urgency=low
dpkg-buildpackage: warning: debian/changelog(l4): found end of file where expected start of change data
dpkg-source --before-build codeblocks-13.12svn
dpkg-source: warning: codeblocks-13.12svn/debian/changelog(l1): badly formatted heading line
LINE: <<<<<<< .mine
dpkg-source: warning: codeblocks-13.12svn/debian/changelog(l3): badly formatted heading line
When I check debian/changelog, It looks to be incorrect, the first few lines are:
<<<<<<< .mine
codeblocks (13.12svn10506) unstable; urgency=low
=======
codeblocks (13.12svn10508) unstable; urgency=low
>>>>>>> .r10512
Could you advice please?
Jenna:
--- Quote from: cacb on December 12, 2015, 01:36:18 pm ---
--- Quote from: jens on November 10, 2015, 06:06:12 am ---Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
--- End quote ---
Hi I am using my usual procedure for building from source on Kubuntu 15.10 amd64
1. download https://apt.jenslody.de/stable/pool/main/codeblocks_13.12svn10621.orig.tar.gz
2. Edit debian/rules (add --with-wx-config=/usr/bin/wx-config option)
3. "sudo dpkg-buildpackage" to build
This has worked perfectly for a long time. But now I get error messages, final *.deb files do not have the correct version number (it reports "13.12svn10506" instead of "13.12svn10621"). Finally the resulting files do not install properly, there are complaints on libwxcontribitems
$ sudo dpkg-buildpackage
dpkg-buildpackage: warning: debian/changelog(l1): badly formatted heading line
LINE: <<<<<<< .mine
dpkg-buildpackage: warning: debian/changelog(l3): badly formatted heading line
LINE: =======
dpkg-buildpackage: warning: debian/changelog(l4): found start of entry where expected start of change data
LINE: codeblocks (13.12svn10508) unstable; urgency=low
dpkg-buildpackage: warning: debian/changelog(l4): found end of file where expected start of change data
dpkg-source --before-build codeblocks-13.12svn
dpkg-source: warning: codeblocks-13.12svn/debian/changelog(l1): badly formatted heading line
LINE: <<<<<<< .mine
dpkg-source: warning: codeblocks-13.12svn/debian/changelog(l3): badly formatted heading line
When I check debian/changelog, It looks to be incorrect, the first few lines are:
<<<<<<< .mine
codeblocks (13.12svn10506) unstable; urgency=low
=======
codeblocks (13.12svn10508) unstable; urgency=low
>>>>>>> .r10512
Could you advice please?
--- End quote ---
You can download it again, the tarball is fixed.
But it never had the correct revision. The correct revision is in the appropriate "*.debian.tar.gz"-file. You have to download it and unpack it inside the codeblocks-folder from the "*.orig.tar.gz"-file.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version