[Bug 551116] Re: Quitting Quadrapassel while a game is running causes X server to crash

2010-04-02 Thread Denis Jacquerye
This happens to me even if no game is running. Steps to reproduce bug: - launch Quadrapassel - close and relaunch Quadrapassel - closing Quadrapassel eventually kills X. -- Quitting Quadrapassel while a game is running causes X server to crash https://bugs.launchpad.net/bugs/551116 You received

[Bug 37828] Re: Text rendered incorrectly in presence of ligatures and justified text

2007-10-09 Thread Denis Jacquerye
Here a patch removing ligatures from DejaVu fonts 2.19 if that's what you want to do for the release. ** Attachment added: "removing ligatures in DejaVu fonts" http://launchpadlibrarian.net/9893083/DejaVu-noligatures.patch.gz -- Text rendered incorrectly in presence of ligatures and justified

[Bug 137203] Re: search adds slash to escaped strings

2007-09-25 Thread Denis Jacquerye
Bug is still in gutsy, still in upstream gedit. -- search adds slash to escaped strings https://bugs.launchpad.net/bugs/137203 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 137203] Re: search adds slash to escaped strings

2007-09-05 Thread Denis Jacquerye
reported upstream as http://bugzilla.gnome.org/show_bug.cgi?id=473987 Bug 473987 – slash is doubled in search dialogue -- search adds slash to escaped strings https://bugs.launchpad.net/bugs/137203 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 137203] Re: search adds slash to escaped strings

2007-09-04 Thread Denis Jacquerye
Sorry for the spam but this might make it even clearer: What happens to the search string in the search dialog as it is reopend (1st time, 2nd, etc.) : 1st "\n" 2nd "\\n" 3rd "\\\n" 4th "n" 5th "\n" etc. I seriously doubt this is the same bug. -- search adds slash to escaped strings h

[Bug 137203] Re: search adds slash to escaped strings

2007-09-04 Thread Denis Jacquerye
Arg, sorry again. My example is wrong. These slash multiplication occurs when there’s more that just "\n", like "\nTest" and doubles, not just increments by one. "\n" actually becomes U+000A displayed as a square box with codepoint after the first search and dialog reopening. -- search adds sla

[Bug 137203] Re: search adds slash to escaped strings

2007-09-04 Thread Denis Jacquerye
I’m confused or my report was poorly written. I search for "\nTest" which has an escaped character which means new line. That's totally fine for me and that is not what my bug is about. The bug I am reporting is that i search for "\nTest" which is matched or not. Everything is fine. Then if I wa

[Bug 137203] Re: search adds slash to escaped strings

2007-09-04 Thread Denis Jacquerye
http://bugzilla.gnome.org/show_bug.cgi?id=443956 is Search: \n not taken literally Again, this is not what this bug here is about. "\n is corrupted to \\n in search memory" is what this bug here is. -- search adds slash to escaped strings https://bugs.launchpad.net/bugs/137203 You received thi

[Bug 137203] Re: search adds slash to escaped strings

2007-09-04 Thread Denis Jacquerye
*** This bug is a duplicate of bug 32490 *** https://bugs.launchpad.net/bugs/32490 I'm sorry. This isn't a duplicate of bug 32490. I should have mentioned this bug didn't occur last week before I apt-updated gedit. -- search adds slash to escaped strings https://bugs.launchpad.net/bugs/13720

[Bug 32490] Re: Search and Search&Replace have a problem with the "\" backslash

2007-09-03 Thread Denis Jacquerye
Should there be an option to disable escaping? Or is there a way to make this obvious to people who don’t know about escaping? -- Search and Search&Replace have a problem with the "\" backslash https://bugs.launchpad.net/bugs/32490 You received this bug notification because you are a member of Ub

[Bug 137203] search adds slash to escaped strings

2007-09-03 Thread Denis Jacquerye
Public bug reported: On gutsy, with gedit 2.19.91, search for things like "\nli" works, i.e. find the expected "li" after a new line. Then things go wrong. When opening the search dialog a second time, the search string has been replaced with "\\nli", escaping the backslashes in the search string

[Bug 125209] Re: Flash video in Epiphany doesn't die when browser is closed

2007-07-31 Thread Denis Jacquerye
I also have this occuring with pages without flash. http://quicktrip.brusselsairlines.com has a Javascript warning the session is lost after a few minutes if a ticket purchase is not completed. The only problem is I closed the window or tab long ago and I suddenly get a popup warning about the s

[Bug 105558] Re: undersized warning icon in Epiphany

2007-04-11 Thread Denis Jacquerye
** Attachment added: "screenshot of the guilty icon" http://librarian.launchpad.net/7284294/Screenshot-epiphany.png -- undersized warning icon in Epiphany https://bugs.launchpad.net/bugs/105558 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 105558] undersized warning icon in Epiphany

2007-04-11 Thread Denis Jacquerye
Public bug reported: The warning icon shown in the warning dialog when closing a document with unsubmitted form elements is undersized, it is therefore resized and with huge pixels. ** Affects: tangerine-icon-theme (Ubuntu) Importance: Undecided Status: Unconfirmed -- undersized w

[Bug 77937] Re: CD with UDFS aren't readable

2007-03-31 Thread Denis Jacquerye
I tested this on edgy and an up to date feisty. I'll try to provide an image. ** Changed in: nautilus (Ubuntu) Status: Rejected => Confirmed -- CD with UDFS aren't readable https://launchpad.net/bugs/77937 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.

[Bug 88939] Internet time clock crashes gnome-panel

2007-03-01 Thread Denis Jacquerye
Public bug reported: On an up to date Feisty: * Add clock applet to panel if not there already * Rightclick on it and go to Preferences * Set Clock type to Internet time The applet makes the whole gnome-panel stop and restart a few times until it's gone for good. ** Affects: gnome-panel (Ubuntu)

[Bug 77937] Re: CD with UDFS aren't readable

2007-02-02 Thread Denis Jacquerye
The UDF CD were made with Roxio on Windows by somebody else. I guess the packages udftools provides what is needed to make CDs with UDF FS. -- CD with UDFS aren't readable https://launchpad.net/bugs/77937 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailm

[Bug 77937] CD with UDFS aren't readable

2007-01-04 Thread Denis Jacquerye
Public bug reported: Binary package hint: nautilus The UDFS CDs are not mounted as UDFS but as regular CDs. The default content with a .exe and a text saying it's UDFS is the only thing readable from the CD. The only way to read the data on the CD is to manually mount the CD with -t udf at the

[Bug 46406] Re: Pango renders lower-case "m" 1px too wide with DeJaVu Sans Mono

2006-12-13 Thread Denis Jacquerye
The bug has been fixed in the font a while ago, in version 2.6 or 2.7. However Pango (1.15.1) still reproduces the bug with older version of the font. -- Pango renders lower-case "m" 1px too wide with DeJaVu Sans Mono https://launchpad.net/bugs/46406 -- desktop-bugs mailing list desktop-bugs@l

[Bug 68285] deadkeys don't work

2006-10-25 Thread Denis Jacquerye
Public bug reported: I'm using the US international keyboard layout and for some reason, epiphany will only take the deadkeys for the initial letter in the address field. so for example typing ' followed by e gives me é but typing that sequence again gives only e. ** Affects: epiphany-browser (U

[Bug 46406] Re: Pango renders lower-case "m" 1px too wide with DeJaVu Sans Mono

2006-05-26 Thread Denis Jacquerye
** Changed in: ttf-dejavu (Ubuntu) Priority: None => High Assignee: (unassigned) => DejaVu fonts Status: Unconfirmed => Confirmed -- Pango renders lower-case "m" 1px too wide with DeJaVu Sans Mono https://launchpad.net/bugs/46406 -- desktop-bugs mailing list desktop-bugs@lists.u

[Bug 46406] Re: Pango renders lower-case "m" 1px too wide with DeJaVu Sans Mono

2006-05-26 Thread Denis Jacquerye
** Also affects: ttf-dejavu (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed -- Pango renders lower-case "m" 1px too wide with DeJaVu Sans Mono https://launchpad.net/bugs/46406 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/

[Bug 46406] Re: Pango renders lower-case "m" 1px too wide with DeJaVu Sans Mono

2006-05-26 Thread Denis Jacquerye
Is this more a font bug or a font renderer bug? If it's only a font bug we can fix it, a couple of instructions here and there and the character will be the correct. It would be nice if we could get a list of what characters display the same bug. Of course Pango could take care of this too, some

[Bug 35472] Re: Propose to set default font to Bitstream Vera instead of DejaVu

2006-05-21 Thread Denis Jacquerye
*** This bug is a duplicate of bug 34178 *** Bug #35470 is wrong. This bug affects any font that has its kerning applied by Pango. When you have a version of Pango that applies kerning to Bitstream you'll see the same tighted characters in gtk menus. I really think this is a gtk menu specific bu

[Bug 35470] Re: [Bug 35470] Re: DejaVu fonts shows "tighted"

2006-04-18 Thread Denis Jacquerye
On 4/18/06, Sebastien Bacher <[EMAIL PROTECTED]> wrote: > Is the GTK task required? Isn't that rather a pango issue? The original bug is about DejaVu being too tight in menus. This isn't related to the Dejavu+Pango overkerning bug that has been fixed. Other fonts display the same "tighted" behaviou

[Bug 35470] Re: DejaVu fonts shows "tighted"

2006-04-12 Thread Denis Jacquerye
** Attachment added: "all fonts shows tighted in gtkMenu" http://librarian.launchpad.net/2073872/Spacing%20in%20gtk%20menu.png -- DejaVu fonts shows "tighted" https://launchpad.net/malone/bugs/35470 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/lis

[Bug 35470] Re: DejaVu fonts shows "tighted"

2006-04-05 Thread Denis Jacquerye
Lucida Sans that comes with jre has a similar overkerning issue for application menu titles. This is not a font bug as far as I'm concerned. Strangely Firefox does not have the problem while other Gtk+ apps do. -- DejaVu fonts shows "tighted" https://launchpad.net/malone/bugs/35470 -- desktop-b

[Bug 35470] DejaVu fonts shows "tighted"

2006-03-27 Thread Denis Jacquerye
Public bug report changed: https://launchpad.net/malone/bugs/35470 Comment: > Following your indications, it seems that DejaVu behavior is correct and > BitStream Vera isn't. Is this correct? Yes, but it's true letters are tight at the size used in your screenshot. Try using similar text in Ged

[Bug 35470] DejaVu fonts shows "tighted"

2006-03-27 Thread Denis Jacquerye
Public bug report changed: https://launchpad.net/malone/bugs/35470 Comment: I'd rather open a new bug for Bitstream Vera not being kerned. here the upstream Pango bug report: http://bugzilla.gnome.org/show_bug.cgi?id=336026 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://list

[Bug 34178] Pango kerning is bad

2006-03-18 Thread Denis Jacquerye
Public bug report changed: https://launchpad.net/malone/bugs/34178 Comment: upstream bug report: http://bugzilla.gnome.org/show_bug.cgi?id=334758 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 12313] IPA input method lacking lots of characters

2006-02-20 Thread Denis Jacquerye
Public bug report changed: https://launchpad.net/malone/bugs/12313 Comment: SCIM comes with a X-SAMPA for IPA input method. This bug can be closed. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs