[Bug 984113] Re: nautilus crashed with SIGSEGV in gdk_display_get_event()

2012-04-17 Thread numkem
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/984113

Title:
  nautilus crashed with SIGSEGV in gdk_display_get_event()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/984113/+subscriptions

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



[Bug 973512] Re: empathy crashed with signal 5 in g_settings_bind_with_mapping()

2012-04-04 Thread numkem
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/973512

Title:
  empathy crashed with signal 5 in g_settings_bind_with_mapping()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/973512/+subscriptions

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


[Bug 948945] Re: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

2012-03-07 Thread numkem
*** This bug is a duplicate of bug 948667 ***
https://bugs.launchpad.net/bugs/948667


** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/948945

Title:
  gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/948945/+subscriptions

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


[Bug 848562] Re: gnome-shell lock screen does not display password prompt

2011-10-07 Thread numkem
I have 2 monitors as well and having the same issue. My difference is I
cannot unlock it since I only shows the bar on the top of the screen
with the clock. The mouse works but it is very laggy.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/848562

Title:
  gnome-shell lock screen does not display password prompt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/848562/+subscriptions

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


[Bug 869188] Re: gnome-control-center crashed with SIGSEGV in g_type_check_instance_cast() in bluetooth control panel

2011-10-06 Thread numkem
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/869188

Title:
  gnome-control-center crashed with SIGSEGV in
  g_type_check_instance_cast() in bluetooth control panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/869188/+subscriptions

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


[Bug 551743] Re: gedit external tools replace selection goes into a shell output tab

2010-04-26 Thread numkem
The problem was fixed earlier last week by upstream.

You can close this ticket.

Thank you.

-- 
gedit external tools replace selection goes into a shell output tab
https://bugs.launchpad.net/bugs/551743
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

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


[Bug 551743] [NEW] gedit external tools replace selection goes into a shell output tab

2010-03-30 Thread numkem
Public bug reported:

Binary package hint: gedit

If you create a new tool in external tools and make the tools replace
the current selection for the output, the result gets output in a Shell
Output tab on the bottom pane instead of replacing the actual selection
like in Karmic.

Thank you.

Description:Ubuntu lucid (development branch)
Release:10.04

gedit:
  Installed: 2.30.0-0ubuntu1
  Candidate: 2.30.0-0ubuntu1

** Affects: gedit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gedit external tools replace selection goes into a shell output tab
https://bugs.launchpad.net/bugs/551743
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

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


[Bug 551743] Re: gedit external tools replace selection goes into a shell output tab

2010-03-30 Thread numkem
It is reproducible, here's how I do it :

1) Create a document and write something like this :
foo
bar
some
thing

2) Than add a new external tool with a name and those settings :

Save: nothing
Input: Current selection
Output: Replace current selection
Applicability: All documents

With this code :

#!/usr/bin/perl
use strict;

while () {
chomp;
print $item. ;
}

And save the new tool

3) Select the text in the document
4) Use your new tool from the Tools menu.

At that point in Karmic, the text was replaced with the right output
that would be the highlighted text on a single line separated with
spaces. In Lucid, it outputs the results in a console on the bottom tab.

If it helps, this is an upgrade from Karmic.

-- 
gedit external tools replace selection goes into a shell output tab
https://bugs.launchpad.net/bugs/551743
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

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