Please upgrade easystroke to version 0.2.2.1

Bug #272593 reported by Tom Jaeger
4
Affects Status Importance Assigned to Milestone
easystroke (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: easystroke

I've recently released 0.2.2.1, fixing a few bugs from 0.2.2:

  * New upstream bugfix release
    - better handling of unexpected X server behavior
    - don't leave zombie processes behind
    - make sure the gesture line disappears after a timeout
    - workaround for multi-screen setups

Related branches

Revision history for this message
Tom Jaeger (thjaeger) wrote :
Changed in easystroke:
status: New → Confirmed
William Grant (wgrant)
Changed in easystroke:
importance: Undecided → Wishlist
Revision history for this message
Tom Jaeger (thjaeger) wrote :

Updating the package, fixing another trivial bug.

easystroke (0.2.2.1-0ubuntu1) intrepid; urgency=low

  * New upstream bugfix release (LP: #272593)
    - better handling of unexpected X server behavior
    - don't leave zombie processes behind
    - make sure the gesture line disappears after a timeout
    - workaround for multi-screen setups

  * fix bug that caused popup preferences not to be saved automatically

 -- Thomas Jaeger <email address hidden> Thu, 25 Sep 2008 10:55:00 -0400

Revision history for this message
James Westby (james-w) wrote :

Hi,

I have uploaded the package, thanks for your contribution.

I filed

  http://sourceforge.net/tracker/index.php?func=detail&aid=2136403&group_id=229797&atid=1078454

as this may break the application in a future gtk version.

The "See Documentation" button had no effect for me, but I couldn't track
down the cause. I can file a bug if you like.

Thanks,

James

Changed in easystroke:
status: Confirmed → Fix Committed
Revision history for this message
Tom Jaeger (thjaeger) wrote : Re: [Bug 272593] Re: Please upgrade easystroke to version 0.2.2.1

Thanks, I'm attaching an updated package.

The documentation button not working seems like a gtk bug to me.

Tom

James Westby wrote:
> Hi,
>
> I have uploaded the package, thanks for your contribution.
>
> I filed
>
> http://sourceforge.net/tracker/index.php?func=detail&aid=2136403&group_id=229797&atid=1078454
>
> as this may break the application in a future gtk version.
>
> The "See Documentation" button had no effect for me, but I couldn't track
> down the cause. I can file a bug if you like.
>
> Thanks,
>
> James
>
>
> ** Changed in: easystroke (Ubuntu)
> Status: Confirmed => Fix Committed
>
>

Revision history for this message
James Westby (james-w) wrote :

Hi,

I got four warnings originally, so could you double check that you didn't miss one?
It looks like you may create a GtkSpinButton in the code, as well as in the glade.

Also, I don't think it's important to fix this in Intrepid, as it is only a warning.

I'm un-subscribing the sponsors for now pending confirmation of the first
point. If you agree with my first point then please just fix the bug upstream
and we will pick it up in your next update. If you disagree please re-subscribe
and I'll upload.

As for the Documentation thing your code doesn't seem to call set_uri_hook
anywhere, so I presume that gtk has no idea what to do with the link. I would
suggest you use xdg-open to open the link.

http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1LinkButton.html#39dd06e4ccff7e94ba4564227d593fa0

Thanks for your care,

James

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package easystroke - 0.2.2.1-0ubuntu1

---------------
easystroke (0.2.2.1-0ubuntu1) intrepid; urgency=low

  * New upstream bugfix release (LP: #272593)
    - better handling of unexpected X server behavior
    - don't leave zombie processes behind
    - make sure the gesture line disappears after a timeout
    - workaround for multi-screen setups

  * fix bug that caused popup preferences not to be saved automatically

 -- Thomas Jaeger <email address hidden> Thu, 25 Sep 2008 10:55:00 -0400

Changed in easystroke:
status: Fix Committed → Fix Released
Revision history for this message
Tom Jaeger (thjaeger) wrote :

James Westby wrote:
> I got four warnings originally, so could you double check that you didn't miss one?
> It looks like you may create a GtkSpinButton in the code, as well as in the glade.
>
Yup, I got rid of all the warnings.

> Also, I don't think it's important to fix this in Intrepid, as it is
> only a warning.
>
These warnings are all over the place now. This change should have
really been made at the beginning of the release cycle, as the warnings
are only helpful to developers, not to users. Hopefully, they'll revert
it before the intrepid release.

> As for the Documentation thing your code doesn't seem to call set_uri_hook
> anywhere, so I presume that gtk has no idea what to do with the link. I would
> suggest you use xdg-open to open the link.
>
Thanks, fixed in git. Do you think this is worth backporting to intrepid?

Revision history for this message
James Westby (james-w) wrote :

On Tue, 2008-09-30 at 16:18 +0000, Tom Jaeger wrote:
> James Westby wrote:
> > I got four warnings originally, so could you double check that you didn't miss one?
> > It looks like you may create a GtkSpinButton in the code, as well as in the glade.
> >
> Yup, I got rid of all the warnings.

Great, thanks.

> > Also, I don't think it's important to fix this in Intrepid, as it is
> > only a warning.
> >
> These warnings are all over the place now. This change should have
> really been made at the beginning of the release cycle, as the warnings
> are only helpful to developers, not to users. Hopefully, they'll revert
> it before the intrepid release.

Actually the new gtk broke compatibility without the warning, after we
discovered this we pushed to get the warning instead, so that at least
we will have working applications.

I agree they are not helpful to users though.

> > As for the Documentation thing your code doesn't seem to call set_uri_hook
> > anywhere, so I presume that gtk has no idea what to do with the link. I would
> > suggest you use xdg-open to open the link.
> >
> Thanks, fixed in git. Do you think this is worth backporting to intrepid?

I would upload a package with these two fixes applied.

Thanks,

James

Revision history for this message
Tom Jaeger (thjaeger) wrote :

James Westby wrote:
> On Tue, 2008-09-30 at 16:18 +0000, Tom Jaeger wrote:
>
>> Yup, I got rid of all the warnings.
>>
>
> Great, thanks.
>
Actually, I did miss one in my debdiff... (not in git, though)
> I would upload a package with these two fixes applied.
>
Alright, I'm attaching another debdiff.

Thanks,
Tom

Revision history for this message
James Westby (james-w) wrote :

Uploaded, thank you.

I expanded your changelog entries a bit to make the intent
clearer, I hope you don't mind.

I also added a dependency on xdg-utils to get xdg-open which
is called to show the documentation.

Thanks,

James

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

Other bug subscribers

Remote bug watches

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