[Desktop-packages] [Bug 1591980] Re: unity-greeter FTBFS on yakkety: undefined reference to `gtk_widget_set_focus_on_click'

2018-02-08 Thread Bug Watch Updater
** Changed in: vala (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1591980

Title:
  unity-greeter FTBFS on yakkety: undefined reference to
  `gtk_widget_set_focus_on_click'

Status in unity-greeter package in Ubuntu:
  Fix Released
Status in vala package in Ubuntu:
  Fix Released
Status in vala package in Debian:
  Fix Released

Bug description:
  This is apparently caused by vala 0.32

  https://bugs.debian.org/820641

  and will be fixed once we get GTK+ 3.20, probably later in the yakkety
  cycle. I'm filing this bug so hopefully others won't waste as much
  time trying to figure out what broke.

  unity_greeter-main-window.o: In function `main_window_constructor':
  /«PKGBUILDDIR»/src/main-window.c:1644: undefined reference to 
`gtk_widget_set_focus_on_click'
  unity_greeter-prompt-box.o: In function `prompt_box_real_create_name_grid':
  /«PKGBUILDDIR»/src/prompt-box.c:590: undefined reference to 
`gtk_widget_set_focus_on_click'
  unity_greeter-shutdown-dialog.o: In function `dialog_button_construct':
  /«PKGBUILDDIR»/src/shutdown-dialog.c:2087: undefined reference to 
`gtk_widget_set_focus_on_click'
  collect2: error: ld returned 1 exit status
  Makefile:482: recipe for target 'unity-greeter' failed
  make[4]: *** [unity-greeter] Error 1
  make[4]: Leaving directory '/«PKGBUILDDIR»/src'

  Full build log at https://launchpad.net/ubuntu/+source/unity-
  greeter/16.10.0-0ubuntu2/+build/9679540

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1591980] Re: unity-greeter FTBFS on yakkety: undefined reference to `gtk_widget_set_focus_on_click'

2018-02-07 Thread Jeremy Bicha
** Changed in: vala (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1591980

Title:
  unity-greeter FTBFS on yakkety: undefined reference to
  `gtk_widget_set_focus_on_click'

Status in unity-greeter package in Ubuntu:
  Fix Released
Status in vala package in Ubuntu:
  Fix Released
Status in vala package in Debian:
  New

Bug description:
  This is apparently caused by vala 0.32

  https://bugs.debian.org/820641

  and will be fixed once we get GTK+ 3.20, probably later in the yakkety
  cycle. I'm filing this bug so hopefully others won't waste as much
  time trying to figure out what broke.

  unity_greeter-main-window.o: In function `main_window_constructor':
  /«PKGBUILDDIR»/src/main-window.c:1644: undefined reference to 
`gtk_widget_set_focus_on_click'
  unity_greeter-prompt-box.o: In function `prompt_box_real_create_name_grid':
  /«PKGBUILDDIR»/src/prompt-box.c:590: undefined reference to 
`gtk_widget_set_focus_on_click'
  unity_greeter-shutdown-dialog.o: In function `dialog_button_construct':
  /«PKGBUILDDIR»/src/shutdown-dialog.c:2087: undefined reference to 
`gtk_widget_set_focus_on_click'
  collect2: error: ld returned 1 exit status
  Makefile:482: recipe for target 'unity-greeter' failed
  make[4]: *** [unity-greeter] Error 1
  make[4]: Leaving directory '/«PKGBUILDDIR»/src'

  Full build log at https://launchpad.net/ubuntu/+source/unity-
  greeter/16.10.0-0ubuntu2/+build/9679540

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1591980] Re: unity-greeter FTBFS on yakkety: undefined reference to `gtk_widget_set_focus_on_click'

2016-07-18 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter - 16.10.1-0ubuntu2

---
unity-greeter (16.10.1-0ubuntu2) yakkety; urgency=medium

  * debian/control:
- Require unity-settings-daemon that has xsettings signal fixes.

 -- Robert Ancell   Fri, 24 Jun 2016
09:21:10 +1200

** Changed in: unity-greeter (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1591980

Title:
  unity-greeter FTBFS on yakkety: undefined reference to
  `gtk_widget_set_focus_on_click'

Status in unity-greeter package in Ubuntu:
  Fix Released
Status in vala package in Ubuntu:
  New
Status in vala package in Debian:
  New

Bug description:
  This is apparently caused by vala 0.32

  https://bugs.debian.org/820641

  and will be fixed once we get GTK+ 3.20, probably later in the yakkety
  cycle. I'm filing this bug so hopefully others won't waste as much
  time trying to figure out what broke.

  unity_greeter-main-window.o: In function `main_window_constructor':
  /«PKGBUILDDIR»/src/main-window.c:1644: undefined reference to 
`gtk_widget_set_focus_on_click'
  unity_greeter-prompt-box.o: In function `prompt_box_real_create_name_grid':
  /«PKGBUILDDIR»/src/prompt-box.c:590: undefined reference to 
`gtk_widget_set_focus_on_click'
  unity_greeter-shutdown-dialog.o: In function `dialog_button_construct':
  /«PKGBUILDDIR»/src/shutdown-dialog.c:2087: undefined reference to 
`gtk_widget_set_focus_on_click'
  collect2: error: ld returned 1 exit status
  Makefile:482: recipe for target 'unity-greeter' failed
  make[4]: *** [unity-greeter] Error 1
  make[4]: Leaving directory '/«PKGBUILDDIR»/src'

  Full build log at https://launchpad.net/ubuntu/+source/unity-
  greeter/16.10.0-0ubuntu2/+build/9679540

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1591980] Re: unity-greeter FTBFS on yakkety: undefined reference to `gtk_widget_set_focus_on_click'

2016-06-21 Thread Robert Ancell
** Changed in: unity-greeter (Ubuntu)
   Status: New => Fix Committed

** Changed in: unity-greeter (Ubuntu)
   Importance: Undecided => Critical

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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1591980

Title:
  unity-greeter FTBFS on yakkety: undefined reference to
  `gtk_widget_set_focus_on_click'

Status in unity-greeter package in Ubuntu:
  Fix Committed
Status in vala package in Ubuntu:
  New
Status in vala package in Debian:
  New

Bug description:
  This is apparently caused by vala 0.32

  https://bugs.debian.org/820641

  and will be fixed once we get GTK+ 3.20, probably later in the yakkety
  cycle. I'm filing this bug so hopefully others won't waste as much
  time trying to figure out what broke.

  unity_greeter-main-window.o: In function `main_window_constructor':
  /«PKGBUILDDIR»/src/main-window.c:1644: undefined reference to 
`gtk_widget_set_focus_on_click'
  unity_greeter-prompt-box.o: In function `prompt_box_real_create_name_grid':
  /«PKGBUILDDIR»/src/prompt-box.c:590: undefined reference to 
`gtk_widget_set_focus_on_click'
  unity_greeter-shutdown-dialog.o: In function `dialog_button_construct':
  /«PKGBUILDDIR»/src/shutdown-dialog.c:2087: undefined reference to 
`gtk_widget_set_focus_on_click'
  collect2: error: ld returned 1 exit status
  Makefile:482: recipe for target 'unity-greeter' failed
  make[4]: *** [unity-greeter] Error 1
  make[4]: Leaving directory '/«PKGBUILDDIR»/src'

  Full build log at https://launchpad.net/ubuntu/+source/unity-
  greeter/16.10.0-0ubuntu2/+build/9679540

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1591980] Re: unity-greeter FTBFS on yakkety: undefined reference to `gtk_widget_set_focus_on_click'

2016-06-13 Thread Bug Watch Updater
** Changed in: vala (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1591980

Title:
  unity-greeter FTBFS on yakkety: undefined reference to
  `gtk_widget_set_focus_on_click'

Status in unity-greeter package in Ubuntu:
  New
Status in vala package in Ubuntu:
  New
Status in vala package in Debian:
  New

Bug description:
  This is apparently caused by vala 0.32

  https://bugs.debian.org/820641

  and will be fixed once we get GTK+ 3.20, probably later in the yakkety
  cycle. I'm filing this bug so hopefully others won't waste as much
  time trying to figure out what broke.

  unity_greeter-main-window.o: In function `main_window_constructor':
  /«PKGBUILDDIR»/src/main-window.c:1644: undefined reference to 
`gtk_widget_set_focus_on_click'
  unity_greeter-prompt-box.o: In function `prompt_box_real_create_name_grid':
  /«PKGBUILDDIR»/src/prompt-box.c:590: undefined reference to 
`gtk_widget_set_focus_on_click'
  unity_greeter-shutdown-dialog.o: In function `dialog_button_construct':
  /«PKGBUILDDIR»/src/shutdown-dialog.c:2087: undefined reference to 
`gtk_widget_set_focus_on_click'
  collect2: error: ld returned 1 exit status
  Makefile:482: recipe for target 'unity-greeter' failed
  make[4]: *** [unity-greeter] Error 1
  make[4]: Leaving directory '/«PKGBUILDDIR»/src'

  Full build log at https://launchpad.net/ubuntu/+source/unity-
  greeter/16.10.0-0ubuntu2/+build/9679540

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp