Форум

Сообщения, созданные пользователем Andrey
25 февраля 2017 19:09
/project.py list показывает что проекты есть и создает проекты
————————————————–
┌[ andrew@andrew-G750JS:~/blend4web_ce/apps_dev 23:02:51 ]
└$► ./project.py list
coin_flip -> blender/interactivity/coin_flip
solar_system -> blender/interactivity/solar_system
demos_materials -> apps_dev/demos_materials
demos_media -> apps_dev/demos_media
demos_postprocessing -> apps_dev/demos_postprocessing
code_snippets -> apps_dev/code_snippets
demos_particles -> apps_dev/demos_particles
demos_environment -> apps_dev/demos_environment
petigors_tale -> apps_dev/petigors_tale
firstperson -> apps_dev/tutorials/firstperson
cartoon_interior -> apps_dev/tutorials/cartoon_interior
web_page_integration -> apps_dev/tutorials/web_page_integration
making_a_game_p4 -> apps_dev/tutorials/making_a_game_p4
making_a_game_p1-3 -> apps_dev/tutorials/making_a_game_p1-3
sunglasses -> apps_dev/tutorials/sunglasses
interactive_web_application -> apps_dev/tutorials/interactive_web_application
making_a_game_p5-6 -> apps_dev/tutorials/making_a_game_p5-6
making_a_game_p7-12 -> apps_dev/tutorials/making_a_game_p7-12
tutorials -> apps_dev/tutorials/basic
demos_physics -> apps_dev/demos_physics
victory_day_2015 -> apps_dev/victory_day_2015
webplayer -> apps_dev/webplayer
space_disaster -> apps_dev/space_disaster
demos_animation -> apps_dev/demos_animation
flight -> apps_dev/flight
demos_interactivity -> apps_dev/demos_interactivity
website -> apps_dev/website
viewer -> apps_dev/viewer
new_year -> apps_dev/new_year
┌[ andrew@andrew-G750JS:~/blend4web_ce/apps_dev 23:03:21 ]
└$► ./project.py init
—————————
Please specify project name
—————————
——————————————————-
Try ' ./project.py init –help' for more information.
——————————————————-
┌[ andrew@andrew-G750JS:~/blend4web_ce/apps_dev 23:05:09 ]
└$► ./project.py init Hello_world

Name: Hello_world

Creating directory for source files: projects/Hello_world
Creating directory for compiled files: projects/Hello_world/build
Creating directory for blend files: projects/Hello_world/blender
Creating directory for exported scenes: projects/Hello_world/assets
Creating project settings file: projects/Hello_world/.b4w_project
Project created
┌[ andrew@andrew-G750JS:~/blend4web_ce/apps_dev 23:05:20 ]
└$►
cfv



а на http://localhost:6687/project/ их нет
25 февраля 2017 17:48
Помогите разобраться с ошибкой
Создаю новый проект http://localhost:6687/create/

получаю ошибку
Traceback (most recent call last):
File "/home/andrew/blend4web_ce/apps_dev/project.py", line 43, in
import project_cli
File "/home/andrew/blend4web_ce/scripts/lib/project_cli.py", line 350
print(" " + "-"*(len(err)), file=sys.stderr)
^
SyntaxError: invalid syntax
13 февраля 2017 12:53
А херня как-то была может потому что blender обновился, отключил/включил plugin, переделал урок и все получилось
13 февраля 2017 12:47
Странно я вроде отредактировал также как и у Вас куб на телефон, а в FIle->export html получается куб
07 февраля 2017 21:21
Убрал noexec из настроек монтирования /tmp
tmpfs /tmp tmpfs defaults,noatime,nosuid,nodev,mode=1777,size=5024M 0 0
ошибка пропала

Спасибо
07 февраля 2017 21:13
да отключение tmpfs, Помогло
в /etc/fstab
#tmpfs /tmp tmpfs defaults,noatime,nosuid,nodev,noexec,mode=1777,size=5024M 0 0

Я пытался сменить директорию /tmp в настойках Blender User Preferences ->File на
Temp: /home/andrew/tmp

но Blender все равно в /tmp пишет
07 февраля 2017 20:43
┌[ andrew@andrew-G750JS:/tmp 20:47:46 ]
└$► ls -ld /tmp
drwxrwxrwt 14 root root 640 февр. 8 00:39 /tmp

на монтировал не верно?

из /etc/fstab
tmpfs /tmp tmpfs defaults,noatime,nosuid,nodev,noexec,mode=1777,size=5024M 0 0
07 февраля 2017 16:40
Не могу установить Blend4web, какая-то ошибка