Opened 15 years ago

Closed 8 years ago

#17434 closed defect (worksforme)

rxvt-unicode 9.06 macosx-clipboard module doesn't work

Reported by: devel@… Owned by: exg (Emanuele Giaquinta)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: rxvt-unicode

Description

rxvt-unicode comes with a bunch of modules, written in perl that provide rxvt-unicode with enhanced features.

One of those modules 'macosx-clipboard' is meant to provide copy and paste support between the Mac Os X clipboard and X11.

But that module uses "Foundation.pm", and this module is only available from the Mac Os X perl installation. Then, when you start rxvt-unicode with that module enabled, the perl interpreter prompts the error: "Can't locate Foundation.pm in @INC" and the module isn't loaded.

I've been trying a lot of things to workaround this issue (uninstalling perl from port and trying to build rxvt-unicode against the Mac Os X installation) but untill now the only thing that actually worked was modifying the module so it won't use "Foundation.pm".

Attached within this ticket is my version of the module (to be placed in /opt/local/lib/urxvt/perl/)

Attachments (1)

macosx-clipboard (2.0 KB) - added by devel@… 15 years ago.

Download all attachments as: .zip

Change History (9)

Changed 15 years ago by devel@…

Attachment: macosx-clipboard added

comment:1 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:2 Changed 14 years ago by jmroot (Joshua Root)

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

comment:3 Changed 14 years ago by evangoldenberg@…

rxvt-unicode no longer requires system perl for the macosx-clipboard module. The relevant functionality is now provided by Mac::Pasteboard, which I have created a new port for in #26856.

No modifications to macosx-clipboard are necessary.

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

p5-mac-pasteboard has been committed; see #26856. Does rxvt-unicode now need a dependency on it?

comment:5 Changed 9 years ago by mf2k (Frank Schima)

Keywords: macosx-clipboard perl-modules removed
Owner: changed from evangoldenberg@… to macports-tickets@…

Port abandoned. See #45233.

comment:6 Changed 8 years ago by neverpanic (Clemens Lang)

Owner: changed from macports-tickets@… to emanuele.giaquinta@…

Assigning to new rxvt-unicode maintainer. Is this still relevant or should we close it?

comment:7 Changed 8 years ago by exg (Emanuele Giaquinta)

This bug can be closed, urxvt no longer ships the macosx-clipboard extension.

comment:8 Changed 8 years ago by neverpanic (Clemens Lang)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.