Text object edition is broken #38052

Closed
opened 2014-01-04 00:09:03 +01:00 by Julien Duroure · 17 comments
Member

System Information
Ubuntu 12.4

Blender Version
Broken: 2.69.8 1af82c0

Short description of error
Text object edition is broken

Exact steps for others to reproduce the error
Delete default cube, add text, enter edit mode --> Default text is deleted and cursor is 4 lines down
type text --> Go to object mode --> Text is deleted again ( or sometimes some random chars are displayed )

**System Information** Ubuntu 12.4 **Blender Version** Broken: 2.69.8 1af82c0 **Short description of error** Text object edition is broken **Exact steps for others to reproduce the error** Delete default cube, add text, enter edit mode --> Default text is deleted and cursor is 4 lines down type text --> Go to object mode --> Text is deleted again ( or sometimes some random chars are displayed )
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @JulienDuroure

Added subscriber: @JulienDuroure

blender/blender-addons#38081 was marked as duplicate of this issue

blender/blender-addons#38081 was marked as duplicate of this issue
Member

Added subscriber: @jta

Added subscriber: @jta
Member

Confirmed as stated with buildbot build blender-2.69-fa4260c-linux-glibc211-x86_64 dated Sat Jan 4

Confirmed as stated with buildbot build blender-2.69-fa4260c-linux-glibc211-x86_64 dated Sat Jan 4
Campbell Barton was assigned by Joshua Leung 2014-01-04 14:52:59 +01:00
Member

Added subscriber: @JoshuaLeung

Added subscriber: @JoshuaLeung
Member

Confirmed on Win 8.1 - e505203

It's probably related to one of the two commits that Campbell has been doing in this area recently:

Confirmed on Win 8.1 - e505203 It's probably related to one of the two commits that Campbell has been doing in this area recently: * 15bc30f4ee49c69f3e * a5cb2229abbc7d43f

I cant redo this bug, strange because Im on 64bit Linux too. (as is @jta)

I cant redo this bug, strange because Im on 64bit Linux too. (as is @jta)
Author
Member

Hello,

You will find in attachment my system-info.txt, and result of "locale" command.
I don't know what other information you may need : don't hesitate to ask me !

Regards,

{F61817}system-info.txt

Hello, You will find in attachment my system-info.txt, and result of "locale" command. I don't know what other information you may need : don't hesitate to ask me ! Regards, {[F61817](https://archive.blender.org/developer/F61817/locale.txt)}[system-info.txt](https://archive.blender.org/developer/F61818/system-info.txt)
Member

Added subscriber: @bat3a

Added subscriber: @bat3a
Member

◀ Merged tasks: blender/blender-addons#38081.

◀ Merged tasks: blender/blender-addons#38081.

@JulienDuroure, we use almost all our own unicode functions to avoid locale settings giving different results depending on the environment.

  • Can someone confirm this bug still happens (made some other fixed for 3d text recently)
  • Can someone check if this bug is caused by locale settings (try with/without locale set to en.US for eg).
  • Is this bug OS related (Aligorith - are you on Windows?).
@JulienDuroure, we use almost all our own unicode functions to avoid locale settings giving different results depending on the environment. - Can someone confirm this bug still happens (made some other fixed for 3d text recently) - Can someone check if this bug is caused by locale settings (try with/without locale set to en.US for eg). - Is this bug OS related (Aligorith - are you on Windows?).

Added subscriber: @sreich

Added subscriber: @sreich

Can confirm on 64 bit arch linux.
Setting LANG to en_US.UTF-8 had no effect.

Can confirm on 64 bit arch linux. Setting LANG to en_US.UTF-8 had no effect.

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Fixed 7b8e07b7d0

was caused by own mistake - text conversion being inside an assert, which made it only work on debug builds.

Fixed 7b8e07b7d0 was caused by own mistake - text conversion being inside an assert, which made it only work on debug builds.

i can confirm it is fixed.

i can confirm it is fixed.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
7 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#38052
No description provided.