User forums > Using Code::Blocks
CB frequent freezes opening blender source
Jenna:
--- Quote from: sphaero on April 01, 2012, 03:55:59 pm ---Is it normal it generates a debug report on quit?
--- End quote ---
I fixed an issue, that sometimes leads to a crash on close in svn r7777.
If I see it correctly, pasgui's ppa has svn r7678 for oneiric and svn r7550 for lucid.
You can try a nightly from my repo (see signature). It should also work with ubuntu.
sphaero:
I've tried the lucid nightly from pasgui and it works better as well. (svn rev 7548)
I'll see if can install from your repo Jens but from what I see need a newer wx version...
Rg,
Arnaud
sphaero:
Hey Jens,
There's a typo in your instructions for the wx libs:
--- Code: ---deb http://apt.wxwidgets.org/ squeezy-wx main
--- End code ---
should be
--- Code: ---deb http://apt.wxwidgets.org/ squeeze-wx main
--- End code ---
I'm running your build now (rev 7899). It's seems to do fine as well.
I'll try lucid now as well.
Rg,
Arnaud
Jenna:
--- Quote from: sphaero on April 01, 2012, 04:28:15 pm ---There's a typo in your instructions for the wx libs:
--- End quote ---
Fixed, thanks for reporting !
sphaero:
Hey Jens,
On Oneiric your repo worked out of the box but on Lucid it refuses to install the wx libs.
--- Code: ---sudo apt-get install codeblocks
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
codeblocks: Depends: libcodeblocks0 (= 10.05svn7899-1) but it is not going to be installed
Depends: libwxgtk2.8-0 (>= 2.8.12.1) but 2.8.10.1-0ubuntu1.2 is to be installed
E: Broken packages
--- End code ---
Using these apt lines:
--- Code: ---deb http://apt.jenslody.de/ any main
deb-src http://apt.jenslody.de/ any main
deb http://apt.wxwidgets.org/ squeeze-wx main
--- End code ---
Rg,
Arnaud
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version