Text tool doesn't work OSX 10.9.5

Bug #1482173 reported by Tom
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Pinta
New
Undecided
Unassigned

Bug Description

When I have an image file open (jpg) and choose the text tool and start typing, nothing happens except different letters that I type end up choosing other tools. For some reason the characters that I type do not get input into the empty text box.

Tags: osx text-tool
grofaty (grofaty)
tags: added: osx
removed: pinta
Revision history for this message
grofaty (grofaty) wrote :

I have seen a lot of this in bug tracker and mailing list, for example:
https://groups.google.com/forum/?hl=en#!searchin/pinta/text/pinta/fN9AYuRmYVg/PL5v68TKTCQJ
https://groups.google.com/forum/?hl=en#!searchin/pinta/text/pinta/gvpBgfMYU_0/9T9E9u6agW4J

I don't use OSX, but in order to debug the problem, can you please download development version from: http://forge.pinta-project.com/ Click on zip file download and extract, then run command: mono Pinta.exe
Development version does NOT install anything on system, just zip file is extracted and after testing you can just delete those files and you are clean of development version.

Can you perform the test with development version, so that we know if this problem was already fixed or not?

Can you also please provide info what is your mono version with command: mono --version
I have seen several posts that it may be the mono version that is not compatible with Pinta, so this info could really help.

Revision history for this message
Tom (p-tom-8) wrote : Re: [Bug 1482173] Re: Text tool doesn't work OSX 10.9.5

I will. I don't know if I can do today but I will.

I am actually a software tester at my regular job...

Pinta is nice program would be nice to see that fixed.

Tom

Sent from Yahoo Mail on Android

From:"grofaty" <email address hidden>
Date:Thu, Aug 6, 2015 at 5:21 PM
Subject:[Bug 1482173] Re: Text tool doesn't work OSX 10.9.5

I have seen a lot of this in bug tracker and mailing list, for example:
https://groups.google.com/forum/?hl=en#!searchin/pinta/text/pinta/fN9AYuRmYVg/PL5v68TKTCQJ
https://groups.google.com/forum/?hl=en#!searchin/pinta/text/pinta/gvpBgfMYU_0/9T9E9u6agW4J

I don't use OSX, but in order to debug the problem, can you please download development version from: http://forge.pinta-project.com/ Click on zip file download and extract, then run command: mono Pinta.exe
Development version does NOT install anything on system, just zip file is extracted and after testing you can just delete those files and you are clean of development version.

Can you perform the test with development version, so that we know if
this problem was already fixed or not?

Can you also please provide info what is your mono version with command: mono --version
I have seen several posts that it may be the mono version that is not compatible with Pinta, so this info could really help.

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1482173

Title:
  Text tool doesn't work OSX 10.9.5

Status in Pinta:
  New

Bug description:
  When I have an image file open (jpg) and choose the text tool and
  start typing, nothing happens except different letters that I type end
  up choosing other tools.  For some reason the characters that I type
  do not get input into the empty text box.

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1482173/+subscriptions

Revision history for this message
Tom (p-tom-8) wrote :
Download full text (4.1 KiB)

I tried to run dev version and it wouldn't run. See output of that as well as mono version:
apples-MacBook-Pro:pinta-dev-1 apple$ mono pinta.exeSystem.DllNotFoundException: libintl.dylib  at (wrapper managed-to-native) Mono.Unix.Catalog:bindtextdomain (intptr,intptr)  at Mono.Unix.Catalog.Init (System.String package, System.String localedir) [0x00000] in <filename unknown>:0   at Pinta.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
Unhandled Exception:System.DllNotFoundException: libintl.dylib  at (wrapper managed-to-native) Mono.Unix.Catalog:gettext (intptr)  at Mono.Unix.Catalog.GetString (System.String s) [0x00000] in <filename unknown>:0   at Pinta.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.DllNotFoundException: libintl.dylib  at (wrapper managed-to-native) Mono.Unix.Catalog:gettext (intptr)  at Mono.Unix.Catalog.GetString (System.String s) [0x00000] in <filename unknown>:0   at Pinta.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 apples-MacBook-Pro:pinta-dev-1 apple$ mono ./pinta.exeSystem.DllNotFoundException: libintl.dylib  at (wrapper managed-to-native) Mono.Unix.Catalog:bindtextdomain (intptr,intptr)  at Mono.Unix.Catalog.Init (System.String package, System.String localedir) [0x00000] in <filename unknown>:0   at Pinta.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
Unhandled Exception:System.DllNotFoundException: libintl.dylib  at (wrapper managed-to-native) Mono.Unix.Catalog:gettext (intptr)  at Mono.Unix.Catalog.GetString (System.String s) [0x00000] in <filename unknown>:0   at Pinta.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.DllNotFoundException: libintl.dylib  at (wrapper managed-to-native) Mono.Unix.Catalog:gettext (intptr)  at Mono.Unix.Catalog.GetString (System.String s) [0x00000] in <filename unknown>:0   at Pinta.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 apples-MacBook-Pro:pinta-dev-1 apple$ mono --versionMono JIT compiler version 3.12.1 ((detached/b7764aa Fri Mar  6 15:32:47 EST 2015)Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com TLS:           normal SIGSEGV:       altstack Notification:  kqueue Architecture:  x86 Disabled:      none Misc:          softdebug  LLVM:          yes(3.6.0svn-mono-(detached/5486eb2) GC:            sgenapples-MacBook-Pro:pinta-dev-1 apple$

     On Thursday, August 6, 2015 5:21 PM, grofaty <email address hidden> wrote:

 I have seen a lot of this in bug tracker and mailing list, for example:
https://groups.google.com/forum/?hl=en#!searchin/pinta/text/pinta/fN9AYuRmYVg/PL5v68TKTCQJ
https://groups.google.com/forum/?hl=en#!searchin/pinta/text/pinta/gvpBgfMYU_0/9T9E9u6agW4J

I don't use OSX, but in order to debug the problem, can you please download development version from: http://forge.pinta-project.com/ Click on zip file download and extract, then run command: mono Pinta.exe
Development version does NOT install anything on system, just zip file is extracted and after testing you can just delete thos...

Read more...

Revision history for this message
David Henry (programmerchicago) wrote :

I downloaded prior versions until finding that version 1.3 is the last one that allows typing text.

The version after 1.3 activate hotkeys instead of typing text. Ctrl-C works to paste, though.... Anyway, I'm using 1.3 now. Thank you for your hard work... I used Paint.Net in Windows and needed something similar now that I'm using Mac.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.