Opened 14 years ago

Closed 13 years ago

#22270 closed defect (worksforme)

gimp2: Pasteboard broken.

Reported by: lhunath@… Owned by: dbevans (David B. Evans)
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 (6)

comment:1 Changed 14 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 14 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 14 years ago by mf2k (Frank Schima)

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

comment:4 Changed 14 years ago by kahuna@…

Cc: kahuna@… added

Cc Me!

comment:5 in reply to:  4 Changed 14 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 13 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Can't reproduce with the current version.

Note: See TracTickets for help on using tickets.