Keyboard entry doesn't work

Bug #48463 reported by jazzmuse
20
Affects Status Importance Assigned to Milestone
noteedit (Debian)
Fix Released
Unknown
noteedit (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: noteedit

Keyboard shortcuts don't work. The bug was solved at this website and I have tested the fix in Breezy. Dapper has the same problem and I'm just about to test the fix.

https://developer.berlios.de/bugs/?func=detailbug&bug_id=6263&group_id=2232

Here's a copy of the solution:

I resolved the problem searching on the net :

in the file noteedit/mainframewidget.cpp

replace the line
keys_ = new KAccel(this);
by
keys_ = new KAccel((QWidget*)this->parent());

and that's it !

I describe more in detail, in french, on this page :
http://cbenz.tuxfamily.org/index.php?n=Main.NoteeditBug

I provide patched Debian packages :

http://cbenz.tuxfamily.org/uploads/M...8.0-2_i386.deb
http://cbenz.tuxfamily.org/uploads/M....8.0-2_all.deb

Revision history for this message
jazzmuse (standrum) wrote :

Applying the above change and compiling the program in Dapper does solve the problem. Just tested it.

Changed in noteedit:
status: Unknown → Unconfirmed
Changed in noteedit:
status: Unconfirmed → Fix Released
Revision history for this message
emilio (emilioprocaccini) wrote :

Also i confirm that problem was solved by compiling the package to this form. But when the new package can be official in ubuntu's universe repository?

Revision history for this message
Thomas Schwinge (tschwinge) wrote : Re: [Bug 48463] Re: Keyboard entry doesn't work

Hello!

On Sun, Oct 08, 2006 at 06:51:56PM -0000, emilio wrote:
> Also i confirm that problem was solved by compiling the package to
> this form. But when the new package can be official in ubuntu's universe
> repository?

It could also be considered to make a back-port of Noteedit 2.8.1, which
has the bug fixed in the official release (at least I think it has) and
which is now available in Debian unstable:
<http://packages.debian.org/unstable/sound/noteedit>.

Regards,
 Thomas

Changed in noteedit:
status: Unconfirmed → Confirmed
Revision history for this message
Kai Kasurinen (kai-kasurinen) wrote :

Fixed in Edgy

Changed in noteedit:
status: Confirmed → Fix Released
Revision history for this message
emilio (emilioprocaccini) wrote :

---------- Initial Header -----------

From : <email address hidden>
To : <email address hidden>
Cc :
Date : Sat, 14 Oct 2006 02:09:13 -0000
Subject : [Bug 48463] Re: Keyboard entry doesn't work

> Fixed in Edgy
>
> ** Changed in: noteedit (Ubuntu)
> Status: Confirmed => Fix Released
>
> --
> Keyboard entry doesn't work
> https://launchpad.net/bugs/48463

 Thank you
I have looked to.
Very good.
Regards
Emilio

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.