Ticket #1624 (closed defect: wontfix)
[PATCH] GPM mouse initalization
Reported by: | andrew_b | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | mc-tty | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by andrew_b) (diff)
ALT Linux patch of GPM mouse initialization.
original patch
The copy of patch is attached (irrelevant part is removed).
Attachments
Change History
Changed 15 years ago by andrew_b
- Attachment mc-4.6.2-alt-Eterm.patch added
comment:1 Changed 15 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Description modified (diff)
comment:2 Changed 15 years ago by andrew_b
- severity changed from no branch to on review
Created 1624_gpm_mouse_init branch. Parent branch: master.
changeset:3153f8514defd5a51a24b9f9f646c1f5bb53b1c8
comment:4 Changed 15 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- severity changed from on review to approved
comment:6 Changed 15 years ago by andrew_b
- Votes for changeset slavazanko angel_il deleted
- severity changed from approved to on rework
- Milestone changed from 4.7.0-pre3 to future releases
This patch produces segfault ander screen.
comment:8 follow-up: ↓ 9 Changed 15 years ago by vit_r
As You are already dealing with GPM may be next will be taken in account:
On Slack 13.0
when ` ./configure --with-gpm-mouse ' then OS gmp-4.2.4 does _NOT_ work with mc
and when ` ./configure --without-gpm-mouse ' then gmp-4.2.4 does work with mc
So --with-gpm-mouse is missleading: giving just thr opposite result
Vit
comment:9 in reply to: ↑ 8 ; follow-up: ↓ 10 Changed 15 years ago by andrew_b
Replying to vit_r:
On Slack 13.0
when ` ./configure --with-gpm-mouse ' then OS gmp-4.2.4 does _NOT_ work with mc
and when ` ./configure --without-gpm-mouse ' then gmp-4.2.4 does work with mc
Wtat? gmp *is not* gpm! The latest version of gpm is 1.20.6 (see http://www.nico.schottelius.org/software/gpm/)
comment:10 in reply to: ↑ 9 Changed 15 years ago by andrew_b
Arhhh!..
s/Wtat/What
comment:11 Changed 15 years ago by slavazanko
As You are already dealing with GPM may be next will be taken in account:
On Slack 13.0
when ` ./configure --with-gpm-mouse ' then OS gmp-4.2.4 does _NOT_ work with mc
and when ` ./configure --without-gpm-mouse ' then gmp-4.2.4 does work with mc
So --with-gpm-mouse is missleading: giving just thr opposite result
Vit
Created new ticket #1854
Therefore, need to concentrate on problem described in description of ticket.
comment:12 Changed 14 years ago by andrew_b
- Status changed from accepted to testing
- Version 4.7.0-pre2 deleted
- Resolution set to wontfix
- severity changed from on rework to no branch
- Milestone Future Releases deleted
Attention: patch is for mc-4.6.x