[Bug 911123] Re: Messages dialog doesn't work

2012-02-23 Thread Launchpad Bug Tracker
This bug was fixed in the package inkscape - 0.48.3-0ubuntu1 --- inkscape (0.48.3-0ubuntu1) precise; urgency=low * New upstream release (LP: #933188). Fixes several Ubuntu bugs: - inkscape fails to build with glib 2.31 (LP: #898538) - ctrl c ctrl v of text in edit mode

[Bug 911123] Re: Messages dialog doesn't work

2012-02-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~valavanisalex/ubuntu/precise/inkscape/fix-933188 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/911123 Title: Messages dialog doesn't work To manage notifications about this

[Bug 911123] Re: Messages dialog doesn't work

2012-02-15 Thread Ted Gould
** Changed in: inkscape Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/911123 Title: Messages dialog doesn't work To manage notifications about this bug

[Bug 911123] Re: Messages dialog doesn't work

2012-01-10 Thread Ubuntu Foundation's Bug Bot
The attachment 911123.patch of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from

[Bug 911123] Re: Messages dialog doesn't work

2012-01-10 Thread Alex Valavanis
** Tags removed: patch ** Tags added: patch-accepted-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/911123 Title: Messages dialog doesn't work To manage notifications about this bug go to:

[Bug 911123] Re: Messages dialog doesn't work

2012-01-10 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu) Status: Confirmed = Triaged ** Changed in: inkscape (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/911123 Title:

[Bug 911123] Re: Messages dialog doesn't work

2012-01-09 Thread John Smith
Attached patch to : a) Convert the dialog menu into buttons to be more consistent with other dialogs (it appears this is the only dialog that has its own menu), and work on Ubuntu 11.10. b) Remove the message about setting a preference - since it currently doesn't work. ** Patch added:

[Bug 911123] Re: Messages dialog doesn't work

2012-01-09 Thread JazzyNico
** Changed in: inkscape Status: Confirmed = In Progress ** Changed in: inkscape Milestone: None = 0.49 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/911123 Title: Messages dialog

[Bug 911123] Re: Messages dialog doesn't work

2012-01-09 Thread JazzyNico
Looks good on Windows XP, Inkscape 10865. It would be nice to have an accelerator on the Clear button ( _(_Clear) ) as it was in the original menu. It's good for usability, and don't break the original string in case we also want to patch the branch (0.48.3). The capture status messages are not

[Bug 911123] Re: Messages dialog doesn't work

2012-01-09 Thread ~suv
@JazzyNico: If there's no objection (OS X issue?) Looks ok to me - quick test done with r10865 + patch on - OS X Lion (64bit) with gtk2/x11 2.24.8 - Mac OS X Leopard (32bit) with gtk2/quartz 2.24.8 @John - my apologies for my earlier rejection of proposed changes, and thank you for the

[Bug 911123] Re: Messages dialog doesn't work

2012-01-09 Thread JazzyNico
Fix committed in the branch (revision 9851) and the trunk (10866). Thanks John! ** Changed in: inkscape Status: In Progress = Fix Committed ** Changed in: inkscape Milestone: 0.49 = 0.48.3 ** Branch linked: lp:inkscape ** Branch linked: lp:inkscape/0.48.x -- You received this bug

[Bug 911123] Re: Messages dialog doesn't work

2012-01-03 Thread John Smith
1. There seems to be no way to start capturing the log messages I'll mark this as Ubuntu only, since the 'File' menu in this dialog is not visible. Is this the only dialog that uses a menu ? Shall we replace the menu with buttons (see attached) to match other dialogs ? 2. Setting the

[Bug 911123] Re: Messages dialog doesn't work

2012-01-03 Thread ~suv
Shall we replace the menu with buttons (see attached) to match other dialogs ? It might be interesting to first figure out why the menu doesn't show up for you on Ubuntu, and compare it to other linux distros and Inkscape on Windows as well. Attaching a screenshot with plain (Raleigh) Gtk+

[Bug 911123] Re: Messages dialog doesn't work

2012-01-03 Thread ~suv
** Attachment added: 911123-messages-file-menu-gtk-raleigh-theme-osx.png https://bugs.launchpad.net/inkscape/+bug/911123/+attachment/2655640/+files/911123-messages-file-menu-gtk-raleigh-theme-osx.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 911123] Re: Messages dialog doesn't work

2012-01-03 Thread JazzyNico
Not reproduced on Ubuntu 11.04 (classic gnome desktop). Reproduced on Ubuntu 11.10 (Unity), Inkscape 0.48.2 and trunk. ** Changed in: inkscape Importance: Undecided = Low ** Changed in: inkscape Status: New = Confirmed ** Changed in: inkscape (Ubuntu) Status: New = Confirmed

[Bug 911123] Re: Messages dialog doesn't work

2012-01-03 Thread John Smith
There are 2 dialogs in the code with almost identical functionality: 1. Debug dialog - this is an older style dialog, that isnt connected to any menu/shortcut - so cant be shown right now 2. Message dialog - newer style dialog that can be shown from View Messages The only difference between the