Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Blender 2.80 is broken, may be a wider python problem.
@ 2020-01-26 13:14 voidlinux-github
  2020-01-26 13:32 ` voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-26 13:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1529 bytes --]

New issue by sanderboer on void-packages repository

https://github.com/void-linux/void-packages/issues/18567

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System
* xuname:  
Void 5.4.14_1 x86_64 GenuineIntel notuptodate rrrmFFF
* package:  
blender-2.80_1 3D graphics creation suite

### Expected behavior
Open blender 2.8, select the default cube, add subdivision surface modifier, see the surface be subdivided. 

### Actual behavior
No surface is subdivided. No errors are given, not in program not in the. Blender works normally and other modifiers work aas expected, but the subdiv modifier remains inert.

### Steps to reproduce the behavior
Open blender 2.8, select the default cube, add subdivision surface modifier.

During blender install, there are some python byte-compie warnings, for instance:
`
Byte-compiling python code in /usr/share/blender/2.80/scripts...
/usr/share/blender/2.80/scripts/addons/add_curve_extra_objects/add_curve_aceous_galore.py:109: SyntaxWarning: "is" with
a literal. Did you mean "=="?
`

I deleted the pyc files in /usr/share/blender, but this changed nothing.

On a maybe related note, I am having issues getting the python bindings for ifcopenshell to compile correctly.

If anybody could give me pointers on how to proceed or on how investigate this matter further, I would appreciate that.

thx.
S 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Blender 2.80 is broken, may be a wider python problem.
  2020-01-26 13:14 [ISSUE] Blender 2.80 is broken, may be a wider python problem voidlinux-github
@ 2020-01-26 13:32 ` voidlinux-github
  2020-01-26 17:38 ` voidlinux-github
  2020-02-02 20:08 ` [ISSUE] [CLOSED] " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-26 13:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/18567#issuecomment-578502275

Comment:
Currently working on updating to 2.81a, Will take a look at this,

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Blender 2.80 is broken, may be a wider python problem.
  2020-01-26 13:14 [ISSUE] Blender 2.80 is broken, may be a wider python problem voidlinux-github
  2020-01-26 13:32 ` voidlinux-github
@ 2020-01-26 17:38 ` voidlinux-github
  2020-02-02 20:08 ` [ISSUE] [CLOSED] " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-26 17:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 740 bytes --]

New comment by sanderboer on void-packages repository

https://github.com/void-linux/void-packages/issues/18567#issuecomment-578524788

Comment:
I just got a reply on the blender dev list that this behavior is due to the absence of the opensubdiv libraries.

Also, 2.82 is in beta now, maybe skip 2.81 ?

s


On 26 January 2020 14:32:35 CET, John Zimmermann <notifications@github.com> wrote:
>Currently working on updating to 2.81a, Will take a look at this,
>
>-- 
>You are receiving this because you authored the thread.
>Reply to this email directly or view it on GitHub:
>https://github.com/void-linux/void-packages/issues/18567#issuecomment-578502275

-- 
Verstuurd vanaf mijn Android apparaat met K-9 Mail. Excuseer mijn beknoptheid.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ISSUE] [CLOSED] Blender 2.80 is broken, may be a wider python problem.
  2020-01-26 13:14 [ISSUE] Blender 2.80 is broken, may be a wider python problem voidlinux-github
  2020-01-26 13:32 ` voidlinux-github
  2020-01-26 17:38 ` voidlinux-github
@ 2020-02-02 20:08 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-02 20:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1540 bytes --]

Closed issue by sanderboer on void-packages repository

https://github.com/void-linux/void-packages/issues/18567

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System
* xuname:  
Void 5.4.14_1 x86_64 GenuineIntel notuptodate rrrmFFF
* package:  
blender-2.80_1 3D graphics creation suite

### Expected behavior
Open blender 2.8, select the default cube, add subdivision surface modifier, see the surface be subdivided. 

### Actual behavior
No surface is subdivided. No errors are given, not in program not in the terminal. Blender works normally and other modifiers work as expected, but the subdiv modifier remains inert.

### Steps to reproduce the behavior
Open blender 2.8, select the default cube, add subdivision surface modifier.

During blender install, there are some python byte-compie warnings, for instance:
`
Byte-compiling python code in /usr/share/blender/2.80/scripts...
/usr/share/blender/2.80/scripts/addons/add_curve_extra_objects/add_curve_aceous_galore.py:109: SyntaxWarning: "is" with
a literal. Did you mean "=="?
`

I deleted the pyc files in /usr/share/blender, but this changed nothing.

On a maybe related note, I am having issues getting the python bindings for ifcopenshell to compile correctly.

If anybody could give me pointers on how to proceed or on how investigate this matter further, I would appreciate that.

thx.
S 



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-02 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-26 13:14 [ISSUE] Blender 2.80 is broken, may be a wider python problem voidlinux-github
2020-01-26 13:32 ` voidlinux-github
2020-01-26 17:38 ` voidlinux-github
2020-02-02 20:08 ` [ISSUE] [CLOSED] " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).