bug#33608: bug#33882: Blender is not loading menu scripts

2019-03-21 Thread Leo Famulari
On Wed, Mar 20, 2019 at 06:32:22PM -0400, Mark H Weaver wrote: > Indeed, this is an issue for us, since I'm not aware of any x86_64 > laptop that supports OpenGL 3 and can be initialized without the use of > nonfree software. In particular, the Thinkpad X200 does not support > OpenGL 3. Okay, in

bug#33608: bug#33882: Blender is not loading menu scripts

2019-03-20 Thread Mark H Weaver
Hi Leo and Thorsten, Leo Famulari writes: > On Sun, Jan 06, 2019 at 12:03:03PM +0100, Thorsten Wilms wrote: >> Sounds reasonable. However, Blender is a case where it might be worthwhile >> to keep a 2.79 around even after the final release of 2.8, because the >> graphics card requirements have b

bug#33608: bug#33882: Blender is not loading menu scripts

2019-02-19 Thread Leo Famulari
On Sun, Jan 06, 2019 at 12:03:03PM +0100, Thorsten Wilms wrote: > Sounds reasonable. However, Blender is a case where it might be worthwhile > to keep a 2.79 around even after the final release of 2.8, because the > graphics card requirements have been increased to OpenGL core 3.3 * I think this

bug#33608: bug#33882: Blender is not loading menu scripts

2019-01-09 Thread Leo Famulari
On Mon, Jan 07, 2019 at 09:18:50AM +0100, Thorsten Wilms wrote: > On 06/01/2019 19.19, Leo Famulari wrote: > > But, is Guix's Blender 2.79 package working for anyone? > > The GUI is blank here, too. Looking at the last file I edited with a > perfectly fine working, Guix-provided Blender, things wh

bug#33608: bug#33882: Blender is not loading menu scripts

2019-01-07 Thread Thorsten Wilms
On 06/01/2019 19.19, Leo Famulari wrote: But, is Guix's Blender 2.79 package working for anyone? The GUI is blank here, too. Looking at the last file I edited with a perfectly fine working, Guix-provided Blender, things where still alright 9th of December. Though I'm not sure how regular my u

bug#33608: bug#33882: Blender is not loading menu scripts

2019-01-06 Thread Leo Famulari
On Sun, Jan 06, 2019 at 12:03:03PM +0100, Thorsten Wilms wrote: > Sounds reasonable. However, Blender is a case where it might be worthwhile > to keep a 2.79 around even after the final release of 2.8, because the > graphics card requirements have been increased to OpenGL core 3.3 * > > * https:/

bug#33608: bug#33882: Blender is not loading menu scripts

2019-01-06 Thread Thorsten Wilms
On 06/01/2019 01.27, Leo Famulari wrote: But since our Blender package is currently broken, I guess it's the right thing to do. I will test one more possible fix to our current Blender package, and if that fails,I will push the patch to update to "2.80-beta". Sounds reasonable. However, Blende

bug#33608: bug#33882: Blender is not loading menu scripts

2019-01-05 Thread Leo Famulari
On Sat, Jan 05, 2019 at 07:06:59PM +0100, Ludovic Courtès wrote: > Hello, > > skribis: > > > Thanks to Leo Famulari patch here > > https://lists.gnu.org/archive/html/bug-guix/2018-12/msg00345.html, it is > > working now! > > > > 1. I downloaded graphics.scm from Guix Cgit: > > http://git.sava

bug#33608: bug#33882: Blender is not loading menu scripts

2019-01-05 Thread Ludovic Courtès
Hello, skribis: > Thanks to Leo Famulari patch here > https://lists.gnu.org/archive/html/bug-guix/2018-12/msg00345.html, it is > working now! > > 1. I downloaded graphics.scm from Guix Cgit: > http://git.savannah.gnu.org/cgit/guix.git/plain/gnu/packages/graphics.scm > 2. Applied Leo Famulari