[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-12-04 Thread Rolf Leggewie
saucy has seen the end of its life and is no longer receiving any
updates. Marking the saucy task for this ticket as Won't Fix.

** Changed in: unity-greeter (Ubuntu Saucy)
   Status: Triaged = Won't Fix

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-12-03 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: unity-greeter (Ubuntu Quantal)
   Status: Triaged = Won't Fix

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-04-30 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter - 0.2.9-0ubuntu1.3

---
unity-greeter (0.2.9-0ubuntu1.3) precise; urgency=medium

  * debian/patches/dont-focus-destroyed-window.patch:
- Handle a window being destroyed after we get the map event and try and
  focus it (LP: #1048131)
 -- Robert Ancell robert.anc...@canonical.com   Wed, 09 Apr 2014 13:58:13 
+1200

** Changed in: unity-greeter (Ubuntu Precise)
   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/1048131

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-04-29 Thread Robert Ancell
I'm going to go ahead and say this is fixed in -proposed since there's
been no complaints about it being there.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-04-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/unity-greeter

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-04-17 Thread Brian Murray
Hello Ursula, or anyone else affected,

Accepted unity-greeter into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/unity-
greeter/0.2.9-0ubuntu1.3 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Description changed:

  [Impact]
  Unity Greeter can crash when X clients create X windows. This results in 
Ubuntu going to failsafe mode.
  
  When an X window appears Unity Greeter receives a Map event. Unity
  Greeter attempts to get a GdkWindow object for the window in the event.
  If the window was destroyed before it does this it gets a NULL pointer.
  Unity Greeter did not check for this case.
  
  [Test Case]
  This is a bug that only occurs if windows rapidly appear and disappear. Can 
be verified on machines that are exhibiting the problem (perhaps linked to 
indicators failing to start). Check errors.ubuntu.com shows problem does not 
occur when fix applied.
+ [Errors Bucket]
+ 
https://errors.ubuntu.com/bucket/?id=/usr/sbin/unity-greeter%3A11%3Agdk_window_get_type_hint%3Aunity_greeter_focus_upon_map%3A_unity_greeter_focus_upon_map_gdk_filter_func%3Agdk_event_apply_filters%3Agdk_event_source_translate_event
  
  [Regression Potential]
  Low, the change just checks for the NULL pointer and ignores the map event.

** Changed in: unity-greeter (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-04-08 Thread Chris Halse Rogers
The regression risk for checking for NULL might be low, but the package
uploaded to the precise-proposed queue is instead a new upstream version
- 0.2.10 - which contains unrelated changes and for some reason switches
the packaging from 3.0 (quilt) to 1.0.

Please upload again, without the unnecessary packaging changes (and more
documentation of the new upstream release if you choose to upload it).

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-02-05 Thread Launchpad Bug Tracker
** Branch linked: lp:unity-greeter/0.2

** Branch linked: lp:unity-greeter/12.10

** Branch linked: lp:unity-greeter/13.04

** Branch linked: lp:unity-greeter/13.10

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-02-05 Thread Robert Ancell
** Also affects: unity-greeter (Ubuntu Saucy)
   Importance: Undecided
   Status: New

** Changed in: unity-greeter (Ubuntu Saucy)
   Importance: Undecided = Medium

** Changed in: unity-greeter (Ubuntu Precise)
   Status: Confirmed = In Progress

** Changed in: unity-greeter (Ubuntu)
   Status: Triaged = In Progress

** Changed in: unity-greeter (Ubuntu Precise)
 Assignee: (unassigned) = Robert Ancell (robert-ancell)

** Changed in: unity-greeter (Ubuntu Quantal)
   Status: Won't Fix = Triaged

** Changed in: unity-greeter (Ubuntu Saucy)
   Status: New = Triaged

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-02-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/unity-greeter

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter - 14.04.2-0ubuntu1

---
unity-greeter (14.04.2-0ubuntu1) trusty; urgency=medium

  * New upstream release:
- Handle a window being destroyed after we get the map event and try and
  focus it (LP: #1048131)
- Add accessible description to back button (LP: #1266366)
- Fix attempted removal of dead source
- Apply the same unity color corrections to the average color in shutdown
  dialog
 -- Robert Ancell robert.anc...@canonical.com   Wed, 05 Feb 2014 10:01:12 
+

** Changed in: unity-greeter (Ubuntu)
   Status: In Progress = 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/1048131

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-02-04 Thread Robert Ancell
** Changed in: unity-greeter (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: unity-greeter (Ubuntu)
   Importance: Medium = High

** Tags added: ubuntu-desktop-trusty

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~robert-ancell/unity-greeter/focus-crash

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-02-04 Thread Robert Ancell
** No longer affects: unity-greeter (Ubuntu Raring)

** Also affects: unity-greeter (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: unity-greeter (Ubuntu Precise)
   Importance: Undecided = Medium

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-02-04 Thread Robert Ancell
** Description changed:

- This happened after the upgrade from precise to quantal and a reboot.
- Once unity loaded, this error happened.
+ [Impact]
+ Unity Greeter can crash when X clients create X windows. This results in 
Ubuntu going to failsafe mode.
  
- ProblemType: Crash
- DistroRelease: Ubuntu 12.10
- Package: unity-greeter 12.10.2-0ubuntu4
- ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3
- Uname: Linux 3.5.0-14-generic x86_64
- ApportVersion: 2.5.1-0ubuntu7
- Architecture: amd64
- Date: Sun Sep  9 03:46:17 2012
- ExecutablePath: /usr/sbin/unity-greeter
- InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
- ProcCmdline: /usr/sbin/unity-greeter
- ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/false
- SegvAnalysis:
-  Segfault happened at: 0x7fbd0a2ceb80 gdk_window_get_type_hint: mov
0x18(%rdi),%rax
-  PC (0x7fbd0a2ceb80) ok
-  source 0x18(%rdi) (0x0018) not located in a known VMA region (needed 
readable region)!
-  destination %rax ok
- SegvReason: reading NULL VMA
- Signal: 11
- SourcePackage: unity-greeter
- StacktraceTop:
-  gdk_window_get_type_hint () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
-  ?? ()
-  ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
-  ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
-  gdk_display_get_event () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
- Title: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()
- UpgradeStatus: Upgraded to quantal on 2012-09-08 (0 days ago)
- UserGroups:
+ When an X window appears Unity Greeter receives a Map event. Unity
+ Greeter attempts to get a GdkWindow object for the window in the event.
+ If the window was destroyed before it does this it gets a NULL pointer.
+ Unity Greeter did not check for this case.
+ 
+ [Test Case]
+ This is a bug that only occurs if windows rapidly appear and disappear. Can 
be verified on machines that are exhibiting the problem (perhaps linked to 
indicators failing to start). Check errors.ubuntu.com shows problem does not 
occur when fix applied.
+ 
+ [Regression Potential]
+ Low, the change just checks for the NULL pointer and ignores the map event.

** Changed in: unity-greeter (Ubuntu)
 Assignee: (unassigned) = Robert Ancell (robert-ancell)

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-02-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity-greeter (Ubuntu Precise)
   Status: New = Confirmed

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-01-02 Thread Maura
Having this issue from a freshly installed, fully updated and upgraded
13.10.

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2013-07-20 Thread Apport retracing service
** Tags added: saucy

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2013-07-11 Thread Vincent Thiele
Crash report:

** Attachment added: Bildschirmfoto vom 2013-07-12 07:27:30.png
   
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+attachment/3734120/+files/Bildschirmfoto%20vom%202013-07-12%2007%3A27%3A30.png

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2013-07-11 Thread Vincent Thiele
Even a fresh install has this Problem. Mostly after you start your pc
and login. (Ubuntu 13.04)

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2013-07-04 Thread tad1073
I'm getting this on 13.10

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2013-03-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity-greeter (Ubuntu)
   Status: New = Confirmed

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2013-02-06 Thread Ursula Junque
I just hit this bug again, now on raring.

** Changed in: unity-greeter (Ubuntu Raring)
   Status: Expired = New

** Tags added: raring

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2013-02-01 Thread Launchpad Bug Tracker
[Expired for unity-greeter (Ubuntu Raring) because there has been no
activity for 60 days.]

** Changed in: unity-greeter (Ubuntu Raring)
   Status: Incomplete = Expired

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2012-12-03 Thread a7x
this may or may not be related to bug #1086132

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2012-10-17 Thread Sebastien Bacher
is that still an issue?

** Changed in: unity-greeter (Ubuntu Quantal)
 Assignee: Robert Ancell (robert-ancell) = (unassigned)

** Changed in: unity-greeter (Ubuntu Quantal)
   Status: Confirmed = Won't Fix

** Also affects: unity-greeter (Ubuntu R-series)
   Importance: Undecided
   Status: New

** Changed in: unity-greeter (Ubuntu R-series)
   Importance: Undecided = Low

** Changed in: unity-greeter (Ubuntu R-series)
   Status: New = Incomplete

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2012-09-17 Thread Didier Roche
Robert, can  you have a look at this bug please?

** Changed in: unity-greeter (Ubuntu)
 Assignee: (unassigned) = Robert Ancell (robert-ancell)

** Tags removed: rls-q-incoming

** Also affects: unity-greeter (Ubuntu Quantal)
   Importance: Medium
 Assignee: Robert Ancell (robert-ancell)
   Status: Confirmed

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2012-09-12 Thread Dmitrijs Ledkovs
** Visibility changed to: Public

** Tags added: rls-q-incoming

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

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

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