[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2018-08-16 Thread Theo Linkspfeifer
The bug was caused by a faulty configuration file provided by xubuntu-
default-settings.

It does not look like xfwm4 needs any patching -> Closing.

** Changed in: xfwm4 (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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

[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2016-03-06 Thread drkwv
16.04 here. Same problem.

Approach A.
1) I bind 'Pause' button to 'close_window_key' action:
xfconf-query --create --channel xfce4-keyboard-shortcuts --property 
'/xfwm4/custom/Pause' --type string --set 'close_window_key'
2) It don't work.

Approach B.
1) I do the same thing through the GUI.
2) It works.
3) Until reboot.

Approach C.
1) I reset the ''/xfwm4/custom/Pause' property:
xfconf-query --reset --channel xfce4-keyboard-shortcuts --property 
'/xfwm4/custom/Pause'
2) I bind 'Pause' button to 'close_window_key' action:
xfconf-query --create --channel xfce4-keyboard-shortcuts --property 
'/xfwm4/custom/Pause' --type string --set 'close_window_key'
3) It works.
4) Until reboot.

Approach D.
1) I bind 'Pause' button to 'close_window_key' action:
xfconf-query --create --channel xfce4-keyboard-shortcuts --property 
'/xfwm4/custom/Pause' --type string --set 'close_window_key'
2) It don't work.
3) I delete the default Alt+F4 binding:
xfconf-query --reset --channel xfce4-keyboard-shortcuts --property 
'/xfwm4/custom/F4'
4) It don't work.
5) I reboot.
6) It works.
7) Forever.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-10-26 Thread Mathew Hodson
** Changed in: xfwm4 (Ubuntu Utopic)
   Status: Confirmed => Won't Fix

** Changed in: xubuntu-default-settings (Ubuntu Utopic)
   Status: Fix Committed => Won't Fix

** Changed in: xfwm4 (Ubuntu)
   Importance: Undecided => Low

** Changed in: xfwm4 (Ubuntu Trusty)
   Importance: Undecided => Low

** Changed in: xfwm4 (Ubuntu Utopic)
   Importance: Undecided => Low

** Changed in: xubuntu-default-settings (Ubuntu)
   Importance: Undecided => Low

** Changed in: xubuntu-default-settings (Ubuntu Trusty)
   Importance: Undecided => Low

** Changed in: xubuntu-default-settings (Ubuntu Utopic)
   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/1292290

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-25 Thread Edward Falk
The patch from comment #43 seems to have fixed. Thank you.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-07 Thread Henry Law
Dohhh ... having created each test user I deleted the xfce4-keyboard-
shortcuts.xml file for each before logging in and doing the key binding.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-07 Thread Henry Law
OK, this is the first time I've installed proposed code and I didn't
get it quite right.  I've now taken a much more rigorous approach to it
by

- Installing clean 14.04.2 and updating all software (giving Ubuntu 14.04.3 
LTS)
- enabling proposed as described in 
https://wiki.ubuntu.com/Testing/EnableProposed
- updating again
- installing xubuntu-default-settings 14.04.8 using the command

 sudo apt-get install xubuntu-default-settings/trusty-proposed

I then created three test users and bound my telltale script
/usr/local/bin/logpid to three different key combinations, one in each
user: Crtl+Shift+p, Ctrl+PrintScreen and PrintScreen (this last being a
remap).

I can confirm that the bindings survived both a logout/login and
subsequently a reboot, so I've changed the tag to 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/1292290

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-07 Thread Thaddaeus Tintenfisch
Your test cases are not helpful for this bug report. They should work
fine even without installing xubuntu-default-settings 14.04.8 from
-proposed.

Once again, a list of affected window manager actions can be found in
comment #31 (navigate to Settings  Window Manager  Keyboard to
reassign them).

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-07 Thread Henry Law
Your test cases are not helpful for this bug report; well that's
puzzling because they are precisely the test case listed at the top of
this very screen.

[Test Case]

1) Delete the existing 
~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml.
2) Restart the session or reboot the system.
3) Use Settings - Window Manager to rebind a key (e.g. rebind super + m to 
maximize window).
4) Restart the session or reboot the system.

Expected result:
The changed binding is recognized and triggers the assigned action.

Current result:
The changed binding is no longer recognized.

Under 14.04.6 the results were exactly as described above: the changed
binding was no longer recognised (that is, your statement that They
should work fine even without installing xubuntu-default-settings
14.04.8 is not, for me at any rate, the case).  Under 14.04.8 they are
recognised, across logins and restarts.  I don't have any more to say,
except to thank you for the work you did in generating the fix.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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

[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-07 Thread Thaddaeus Tintenfisch
Thanks for your effort. I do not understand how the update fixes your
tested keybindings, but I am glad that it does not break anything.

The test case mentioned in the bug description clearly states that you
need to change keyboard shortcuts via Settings - Window Manager (-
Keyboard). Doing so will not allow you to add any custom actions like
binding a script.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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

[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-05 Thread Henry Law
** Tags removed: verification-needed
** Tags added: verification-failed

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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



[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-05 Thread Henry Law
Sorry, forgot to add OS version:

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.3 LTS
Release:14.04
Codename:   trusty

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-05 Thread Henry Law
I installed xubuntu-default-settings from the proposed repo

# dpkg -l | grep xubuntu-default-settings
ii  xubuntu-default-settings  14.04.8  

Having deleted the xfce4-keyboard-shortcuts.xml file for user aaa I
logged in as that user and used the settings applet to bind
/usr/local/bin/logpid ( a simple utility which writes the current PID to
the system log) to Ctrl-PrtSc (which appears in the shortcuts file as
PrimaryPrint).

Despite the fact that the shortcut is in the file ...

# sudo grep Print 
/home/aaa/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
  property name=lt;Primarygt;Print type=string 
value=/usr/local/bin/logpid/

... the bound action didn't work at all; nothing was written to the
system log (displayed from another terminal).  Executing
/usr/local/bin/logpid from the command line produced the expected log
entry, demonstrating that the utility does work.

So I'm unable to verify that the new version fixes the bug because the
expected binding behaviour failed.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-05 Thread Thaddaeus Tintenfisch
Henry, it is possible that you have found another bug which is specific
to the combination Ctrl-PrtSc. According to the bug description of this
report, newly assigned keyboard shortcuts work properly until the system
is rebooted.

Please verify that the updated package fixes the affected window manager
actions mentioned in comment #31.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-04 Thread Thaddaeus Tintenfisch
IMPORTANT

If you are affected by this bug, please read comment #43 and then follow
the instructions from the bug description.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-08-03 Thread Henry Law
I confirm this with Ubuntu 14.04.2 with XFCE provided by the xubuntu
package: I delete .config/xfce4/xfconf/xfce-perchannel-xml/xfce4
-keyboard-shortcuts.xml, log in and set the shortcut; it works.  Then if
I log out and back in again it doesn't work, despite the shortcut
definition being shown by the applet, by xfconf-query and by inspecting
the xfce4-keyboard-shortcuts.xml file.

I've tried saving the xfce4-keyboard-shortcuts.xml when the shortcut
works, and copying it back in again after the logout/login sequence
(when it's stopped working) and it makes no difference; it doesn't look
like the problem lies in the shortcuts file itself.

I'd love to contribute to fixing this but I haven't the skill; it's
really disruptive.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-07-19 Thread Boris Aranovich
And just checked, same issue with my Show Desktop key, which I
reconfigured from Ctrl-Alt-D to Super-D.

$ xfconf-query -c xfce4-keyboard-shortcuts -lv | grep desktop
/xfwm4/custom/PrimaryAltd show_desktop_key
/xfwm4/custom/Superdshow_desktop_key
/xfwm4/default/ControlAltdshow_desktop_key
/xfwm4/default/PrimaryAltdshow_desktop_key

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-07-19 Thread Boris Aranovich
I can confirm the same on Xubuntu distribution of Ubuntu 14.04.2.
Configured Maximize window to Super+M.
It works fine until reboot. After that it doesn't respond until I open 
xfwm4-settings and re-configure the shortcut again.
It works then until the next reboot, and then everything has to be repeated.

$ xfconf-query -c xfce4-keyboard-shortcuts -lv | grep maximize_window_key
/xfwm4/custom/AltF10maximize_window_key
/xfwm4/custom/SuperUp   maximize_window_key
/xfwm4/default/AltF10   maximize_window_key
/xfwm4/default/AltF7maximize_window_key

Note: After a reboot, before I reconfigure Super+M, the Alt-F10 is
maximizing my window. After re-configuration Super+M works but Alt-F10
is ignored. Both lines still appear in the output of xfce4-keyboard-
shortcuts

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-07-19 Thread Boris Aranovich
Sorry, I meant Super+Up, not Super+M

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-07-15 Thread Chris McCormick
I am experiencing this same issue on Ubuntu 14.04 with xubuntu-desktop
installed.

To summarize:

 * I set a new keybinding in Settings - Window Manager. In my case it was 
Alt-F1 to switch to workspace 1.
 * When I log out or reboot the key binding is lost and Alt-F1 does nothing. 
Settings - Window Manager still says it's bound to Alt-F1 but it does not 
function.
 * If I re-set the key by double-clicking Alt-F1 and then pressing Alt-F1 
again it works.
 * In the file 
`~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml` 
multiple definitions exist for the same key combination and also for 
`workspace_1_key`.

I have tried the following fixes:

 * In Settings - Window Manager clear the key first. It shows Ctrl-F1 (the 
old value) on the first click and then shows  - the value I would expect on 
the second click. I then re-bind the Alt-F1 key.
 * In Settings - Settings Manager - Settings Editor - 
xfce4-keyboard-shortcuts I have tried un-clicking and re-clicking override 
two times in a row.

I will report back as to whether these fixes work or not. Obviously this
should be fixed in the code though.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-07-15 Thread Edward Falk
I spent a lot of time configuring my system the way I wanted it, and
everything was lost on the next reboot. Highly annoying. This is the
kind of thing that prevents Linux from being generally accepted for the
desktop.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-07-15 Thread Edward Falk
** Attachment added: xfce4-keyboard-shortcuts.xml
   
https://bugs.launchpad.net/xfwm4/+bug/1292290/+attachment/4429562/+files/xfce4-keyboard-shortcuts.xml

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-07-15 Thread Edward Falk
Note: attaching xfce4-keyboard-shortcuts.xml. Observe that there are two
entries for workspace_1_key: PrimaryF1 which is the system default
and Primary1 which is what I changed it to.

(Aside: why doesn't the system respond to both of those shortcuts?)

This is under Ubuntu/xfce4 14.04

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-05-18 Thread Bug Watch Updater
** Changed in: xfwm4
   Status: Confirmed = Incomplete

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-04-30 Thread Thaddaeus Tintenfisch
Did anyone test the updated package in -proposed?

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-03-06 Thread Mathew Hodson
** Tags added: xubuntu

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-02-16 Thread Mathew Hodson
** Package changed: xfce4-settings (Ubuntu) = xfwm4 (Ubuntu)

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-02-10 Thread Bug Watch Updater
** Changed in: xfwm4
   Status: Unknown = Confirmed

** Changed in: xfwm4
   Importance: Unknown = Medium

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-02-06 Thread Mathew Hodson
** Project changed: xfce4-settings = xfwm4

** Changed in: xfwm4
   Importance: Medium = Unknown

** Changed in: xfwm4
   Status: Confirmed = Unknown

** Changed in: xfwm4
 Remote watch: Xfce Bugzilla #10959 = Xfce Bugzilla #7070

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-02-05 Thread Brian Murray
** Tags removed: verification-failed

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-02-04 Thread Brian Murray
** Tags removed: verification-failed

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-02-01 Thread Mathew Hodson
** Bug watch removed: Xfce Bugzilla #968
   https://bugzilla.xfce.org/show_bug.cgi?id=968

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-29 Thread Thaddaeus Tintenfisch
We will have to upload another package for trusty, because the current
one in -proposed does not fix the bug completely.

The new package for utopic can be tested. If it fixes the bug for you,
please add a comment and the tag verification-done-utopic (please leave
the tag verification-needed).

Thanks.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-29 Thread Brian Murray
Why is it that only Trusty requires a reupload? Additionally, the
changes are a bit more extensive now, why is that?

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-29 Thread Thaddaeus Tintenfisch
The following commit was not applied, so we need to reupload a new
trusty package:

http://bazaar.launchpad.net/~xubuntu-dev/xubuntu-default-
settings/trunk/revision/482

This commit was merged during the utopic development phase and fixes
most of the keyboard action mentioned in comment #31.

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-28 Thread Sean Davis
** Changed in: xubuntu-default-settings (Ubuntu Utopic)
   Status: Confirmed = In Progress

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-28 Thread Brian Murray
Hello Luke, or anyone else affected,

Accepted xubuntu-default-settings into utopic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/xubuntu-default-settings/14.10.12 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!

** Changed in: xubuntu-default-settings (Ubuntu Utopic)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

** Changed in: xubuntu-default-settings (Ubuntu Trusty)
   Status: In Progress = Fix Committed

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/xubuntu-default-settings

** Branch linked: lp:ubuntu/utopic-proposed/xubuntu-default-settings

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xfce4-settings (Ubuntu Utopic)
   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/1292290

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xubuntu-default-settings (Ubuntu Utopic)
   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/1292290

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xfce4-settings (Ubuntu Trusty)
   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/1292290

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-22 Thread Sean Davis
** Changed in: xubuntu-default-settings (Ubuntu Trusty)
   Status: New = In Progress

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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


[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot

2015-01-21 Thread Sean Davis
** Also affects: xubuntu-default-settings (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: xfce4-settings (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: xubuntu-default-settings (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: xfce4-settings (Ubuntu Utopic)
   Importance: Undecided
   Status: New

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

Title:
  [SRU] Window manager keybindings don't work after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1292290/+subscriptions

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