Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238544 - app-vim/cream-0.41-r1: Pressing CTRL+O prints ^B:call Cream_file_open() in the edit area instead of opening files
Summary: app-vim/cream-0.41-r1: Pressing CTRL+O prints ^B:call Cream_file_open() in th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 06:28 UTC by melser_regs@gmxpro.net
Modified: 2008-09-25 13:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description melser_regs@gmxpro.net 2008-09-24 06:28:24 UTC
When pressing CTRL+O in cream it should open the file open dialog, instead it prints "^B:call Cream_file_open" to the edit area

Reproducible: Always

Steps to Reproduce:
1. start cream
2. press CTRL+O
3.

Actual Results:  
prints "^B:call Cream_file_open" to the edit area

Expected Results:  
open file dialog

It's easy to fix because there's an error in cream-keys, see here
http://www.mail-archive.com/cream-general@lists.sourceforge.net/msg00370.html

As I'm no familiar with patches and ebuilds I don't know how to provide an appropriate patch file but it fixes the problem if you fix the file.

I hope you can release cream-0.41-r2 which fixes this.
Comment 1 Ali Polatel (RETIRED) gentoo-dev 2008-09-25 13:47:01 UTC
cream-0.41-r2 includes the mentioned patch.
Thanks for reporting :)