New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22270 (closed defect: worksforme)

Opened 4 years ago

Last modified 2 years ago

gimp2: Pasteboard broken.

Reported by: lhunath@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: kahuna@…
Port: gimp2

Description

When I copy something in the Gimp and paste afterward, the copied contents is not in the pasteboard. However, when I copy an image in OS X and then paste in Gimp, the image appears. Copying something afterward in the Gimp and pasting again doesn't replace the image I copied in OS X by the newly copied stuff from the Gimp, it just pastes the OS X copied image.

Change History

comment:1 Changed 4 years ago by lhunath@…

If it's relevant, gimp dumps the following on stdout when starting:

$ gimp header.png
Xlib:  extension "RANDR" missing on display ":0.0".
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
Not enough memory

comment:2 Changed 4 years ago by lhunath@…

Said plist *is* already loaded into launchd:

 $ launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist
org.freedesktop.dbus-session: Already loaded

Moreover, the DBUS socket *is* available from the environment:

 $ set | grep -i dbus
DBUS_LAUNCHD_SESSION_BUS_SOCKET=/tmp/launch-PbzXwy/unix_domain_listener
 $ ls -lbfkG /tmp/launch-PbzXwy/unix_domain_listener
srwx------  1 lhunath  wheel  0 28 Oct 00:32 /tmp/launch-PbzXwy/unix_domain_listener=

comment:3 Changed 4 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to devans@…

comment:4 follow-up: ↓ 5 Changed 4 years ago by kahuna@…

  • Cc kahuna@… added

Cc Me!

comment:5 in reply to: ↑ 4 Changed 4 years ago by kahuna@…

Same behavior from the clipboard but without any error displayed (except the usual RANDR extension missing). I'm using Snow Leopard with 64bit kernel enabled.

comment:6 Changed 2 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to worksforme

Can't reproduce with the current version.

Note: See TracTickets for help on using tickets.