Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62688 - sim-0.9.3-r2 crashs with keyboard moving of contacts.
Summary: sim-0.9.3-r2 crashs with keyboard moving of contacts.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 110241
  Show dependency tree
 
Reported: 2004-09-02 22:25 UTC by Peter Volkov (RETIRED)
Modified: 2006-01-15 11:23 UTC (History)
1 user (show)

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


Attachments
This is the patch with which we need to patch sim-0.9.3. (0.9.3-r2.keybmove.diff,432 bytes, patch)
2004-09-02 22:27 UTC, Peter Volkov (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2004-09-02 22:25:16 UTC
Hello.
There is a bug in sim:
http://sourceforge.net/tracker/index.php?func=detail&aid=995286&group_id=56866&atid=482102
To fix this in portage we have to add this string to ebuild (fix me):
++++++++++++++++++++++=
src_unpack() {
unpack ${A}
epatch ${files}/0.9.3-r2.keybmove.diff
}
++++++++++++++++++++++=

The 0.9.3-r2.keybmove.diff attached.

Reproducible: Always
Steps to Reproduce:
1. Start sim
2. Move contacts with keyboard Ctrl+UP (+DOWN)
3. When moving down in the end you will find crash.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2004-09-02 22:27:54 UTC
Created attachment 38796 [details, diff]
This is the patch with which we need to patch sim-0.9.3.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-11 09:28:27 UTC
Re-assign.
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2006-01-15 11:23:00 UTC
I've added svn snapshot of sim into portage tree (0.9.4_pre060114).

I know this bug is fixed there. So closing...