Re: [Gimp-developer] gimp 2.8 on OS X with Python 2.7 and Wacom Pressure sensitivity



Pressure sensitivity is working!  Thanks for all your hard work Partha.

There is one symlink in your Frameworks.zip file that is broken:
libgegl-0.2.0.dylib -> /tmp/pb2.9/Gimp-2.9.app/Contents/Resources/lib/libgegl-0.2.0.dylib

Also, there were some folders in the old Frameworks directory (I think they were gtk-* and pkgconfig/).  Was I supposed to keep those?  They are not in the new zip file.

There are a couple of warnings, but it seems to work:

(gimp-2.8:5230): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",

(gimp-2.8:5230): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gimp-2.8:5230): Gimp-Tools-CRITICAL **: gimp_tool_cursor_update: assertion `gimp_tool_control_is_active (tool->control) == FALSE' failed

(gimp-2.8:5230): Gtk-CRITICAL **: gtk_accel_group_find: assertion `GTK_IS_ACCEL_GROUP (accel_group)' failed


Are those related to my deleting Frameworks subdirectories?

Thanks again,

Ryan


On Fri, Mar 29, 2013 at 5:47 AM, Partha Bagchi <partha1b gmail com> wrote:
Hi Ryan,

I zipped all the dylibs into one zipped file. Can you replace /Applications/Gimp-2.8.4/Contents/Frameworks/* with the contents of this zip file http://www.partha.com/temp/Gimp-2.8.4-Frameworks.zip ?

Let me know if this solves the problem.

Thanks again,
Partha



On Thu, Mar 28, 2013 at 11:27 PM, Ryan Krauss <ryanlists gmail com> wrote:
Doing that resulted in this error:

dyld: Library not loaded: /tmp/lib/libpangocairo-1.0.0.dylib
  Referenced from: /tmp/lib/libgtk-quartz-2.0.0.dylib
  Reason: Incompatible library version: libgtk-quartz-2.0.0.dylib requires version 3308.0.0 or later, but libpangocairo-1.0.0.dylib provides version 3201.0.0
Trace/BPT trap: 5


On Thu, Mar 28, 2013 at 9:46 PM, Partha Bagchi <partha1b gmail com> wrote:
Thanks. Since you are familiar with the innards of Mac app structure, can you unzip the attached archive in /Applications/Gimp-2.8.4.app/Contents/Frameworks ?

Restart Gimp and let me know if pressure sensitivity works for you or not.

Thanks again!
Partha



On Thu, Mar 28, 2013 at 8:40 PM, Ryan Krauss <ryanlists gmail com> wrote:
Gladly.  I am willing to test whatever you build.  Since yours installs into /Applications/Gimp-2.8.4.app, I can have them both installed side by side.


On Thu, Mar 28, 2013 at 5:26 PM, Partha Bagchi <partha1b gmail com> wrote:
Would you be willing to test my gtk build to see whether you get pressure sensitivity?

Thanks,
Partha


On Thu, Mar 28, 2013 at 4:55 PM, Ryan Krauss <ryanlists gmail com> wrote:
Pressure sensitivity works fine with the binary installation from gimp.org/downloads (but only Python 2.6).

I essentially get no pressure sensitivity with your binary.





On Thu, Mar 28, 2013 at 2:54 PM, Partha Bagchi <partha1b gmail com> wrote:
Michael, 

I didn't know about the GIMP PYTHONPATH. Where is it defined in the source?

Thanks!
Partha



On Thu, Mar 28, 2013 at 2:06 PM, Michael Schumacher <schumaml gmx de> wrote:
On 28.03.2013 17:50, Partha Bagchi wrote:

It uses it's own PYTHONPATH. Any reason you need a separate PYTHONPATH?

You could probably modify your version to prepend the GIMP PYTHONPATH, this should avoid problems like that.


--
Regards,
Michael

_______________________________________________
gimp-developer-list mailing list
gimp-developer-list gnome org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list


_______________________________________________
gimp-developer-list mailing list
gimp-developer-list gnome org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list










[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]