typos in 0.92~pre4

Bug #1653371 reported by Mattia Rizzolo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
Mattia Rizzolo

Bug Description

I was building 0.92~pre4 for Debian and a linter (which includes a spellchecker) found a bunch of typos.

I wanted to provide a patch (as I did in the past), but apparently I don't have enough time for it.
Since I'd really love to see (at least) these fixed for 0.92, I'm sharing with you.

I: inkscape: spelling-error-in-binary usr/lib/inkscape/libinkscape_base.so strech stretch
I: inkscape: spelling-error-in-binary usr/lib/inkscape/libinkscape_base.so Instanciation Instantiation
I: inkscape: spelling-error-in-binary usr/lib/inkscape/libinkscape_base.so Unknow Unknown
I: inkscape: spelling-error-in-binary usr/lib/inkscape/libinkscape_base.so occured occurred

while on it, I'd like to report these ones too:
W: inkscape: manpage-has-errors-from-man usr/share/man/man1/inkscape.ja.1.gz 146: warning [p 2, 1.2i]: can't break line
W: inkscape: manpage-has-errors-from-man usr/share/man/man1/inkscape.zh_TW.1.gz 146: warning [p 2, 1.3i]: can't break line

Thanks in advance.

Related branches

Hachmann (marenhachmann)
summary: - typos in 1.92~pre4
+ typos in 0.92~pre4
Revision history for this message
su_v (suv-lp) wrote :

> I: inkscape: spelling-error-in-binary usr/lib/inkscape/libinkscape_base.so strech stretch

The typo in a user-visible string was already fixed in r14439:
https://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/14439/src/live_effects/lpe-transform_2pts.cpp#src/live_effects/lpe-transform_2pts.cpp

The remaining occurrences of 'strech' are as variable name (admittedly with a typo):
src/live_effects/lpe-transform_2pts.cpp

> I: inkscape: spelling-error-in-binary usr/lib/inkscape/libinkscape_base.so Instanciation Instantiation

Occurs in multiple strings in Inkscape's internal copy of libcroco:
src/libcroco/cr-statement.c

Probably best checked in libcroco itself, and reported there:
https://git.gnome.org/browse/libcroco/tree/src/cr-statement.c

> I: inkscape: spelling-error-in-binary usr/lib/inkscape/libinkscape_base.so Unknow Unknown

Occurs in two strings in Inkscape's internal copy of libcroco:
src/libcroco/cr-style.c

Probably best checked in libcroco itself, and reported there:
https://git.gnome.org/browse/libcroco/tree/src/cr-style.c#n1532
https://git.gnome.org/browse/libcroco/tree/src/cr-style.c#n2640

> I: inkscape: spelling-error-in-binary usr/lib/inkscape/libinkscape_base.so occured occurred

Occurs in a string in Inkscape's internal copy of libcroco:
src/libcroco/cr-input.c

Probably best checked in libcroco itself, and reported there:
https://git.gnome.org/browse/libcroco/tree/src/cr-input.c#n235

Revision history for this message
su_v (suv-lp) wrote :

Remaining issues: translated man pages (ja, zh_TW)

tags: added: documentation translation
Revision history for this message
Mattia Rizzolo (mapreri) wrote : Re: [Bug 1653371] Re: typos in 0.92~pre4

On Tue, Jan 03, 2017 at 04:04:52AM -0000, su_v wrote:
> > I: inkscape: spelling-error-in-binary
> usr/lib/inkscape/libinkscape_base.so strech stretch
>
> The typo in a user-visible string was already fixed in r14439:
> https://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/14439/src/live_effects/lpe-transform_2pts.cpp#src/live_effects/lpe-transform_2pts.cpp
>
> The remaining occurrences of 'strech' are as variable name (admittedly with a typo):
> src/live_effects/lpe-transform_2pts.cpp

I see, thanks for checking.

> > I: inkscape: spelling-error-in-binary
> usr/lib/inkscape/libinkscape_base.so Instanciation Instantiation
>
> Occurs in multiple strings in Inkscape's internal copy of libcroco:
> src/libcroco/cr-statement.c
>
> Probably best checked in libcroco itself, and reported there:
> https://git.gnome.org/browse/libcroco/tree/src/cr-statement.c

As it happens I had a copy of libcroco handy and 10 spare minutes, I
posted 3 patches here:
https://bugzilla.gnome.org/show_bug.cgi?id=776798

Mattia Rizzolo (mapreri)
description: updated
Revision history for this message
Mc (mc...) wrote :

pushed fix to r15403.

Changed in inkscape:
milestone: none → 0.93
status: New → Fix Committed
assignee: nobody → Mattia Rizzolo (mapreri)
importance: Undecided → Low
Revision history for this message
Qantas94Heavy (qantas94heavy) wrote :

Fixed in 0.92.1.

Changed in inkscape:
status: Fix Committed → Fix Released
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.