[Bug 414223] [NEW] UI description

2009-08-15 Thread rob_brown-bayliss
Public bug reported:

Binary package hint: gnome-system-monitor

The Kill or End process dialog does not display the name of the process
to be stopped.

It is easy to click on the wrong app.  If the name of the process to be
stopped is displayed in the dialog it would give the user an indication
that they had made a mistake, so I guess it's not really a bug, but a UI
issue.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/gnome-system-monitor
NonfreeKernelModules: nvidia
Package: gnome-system-monitor 2.26.0.1-0ubuntu1
ProcEnviron:
 LANG=en_NZ.UTF-8
 PATH=(custom, user)
 SHELL=/bin/bash
SourcePackage: gnome-system-monitor
Uname: Linux 2.6.28-14-generic i686

** Affects: gnome-system-monitor (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
UI description
https://bugs.launchpad.net/bugs/414223
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 414223] Re: UI description

2009-08-15 Thread rob_brown-bayliss

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/30375305/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/30375306/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/30375307/ProcStatus.txt

-- 
UI description
https://bugs.launchpad.net/bugs/414223
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 372058] Re: glade not saving delete-event signal

2009-06-09 Thread rob_brown-bayliss
On Tue, 2009-06-09 at 06:54 +, Robert Ancell wrote:

 Thanks for the bug report.  Could you please attach UI file that is
 causing the problem or the simplest file that causes the problem?
 Thanks.
 
 ** Changed in: glade-3 (Ubuntu)
Status: New = Incomplete
 


I upgraded to glade 3.6.3 which fixed the problem, but it was any glade
when opened and then saved the signal was not saved.  Verified via diff
of resulting xml files.

file is attached, but I did try with some quick  tests, same result.

Cheers, and thanks.



--
Rob Brown-Bayliss

http://globalvillage.sourceforge.net 
The world at your finger tips...



Your mind may wander, but mine has
already gone...



** Attachment added: globalvillage.glade
   http://launchpadlibrarian.net/27684398/globalvillage.glade

-- 
glade not saving delete-event signal
https://bugs.launchpad.net/bugs/372058
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glade-3 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 372058] [NEW] glade not saving delete-event signal

2009-05-05 Thread rob_brown-bayliss
Public bug reported:

Binary package hint: glade-3

I have tracked it down to a bug in glade.  I am using Glade 3.6.1 on
Ubuntu 9.04

What has been happening is each time I change the UI via glade, it has
been removing the signal for the delete-event and destroy-event from the
xml file it saves:

   property name=enable_layout_configTrue/property
signal name=destroy_event handler=on_app1_destroy_event/ ###  
This line not saved to xml file
signal name=delete_event handler=on_app1_delete_event/ ###  
This line not saved to xml file
child internal-child=dock
  widget class=BonoboDock id=bonobodock1


so when I run the app there is no signal to connect to 'on_app1_delete_event'

** Affects: glade-3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
glade not saving delete-event signal
https://bugs.launchpad.net/bugs/372058
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glade-3 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs