[Bug 1671540] Re: Software Updater window is invisible

2017-11-20 Thread Mat Cucuzella
After upgrading to 17.10 I haven't had this problem. Since this is a Gnome based software version, maybe the problem was in Unity. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671540 Title:

[Bug 1671540] Re: Software Updater window is invisible

2017-10-21 Thread Mat Cucuzella
Latest: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x04e8 -1 4296 1538 768 447 335 mat-Meerkat Software Updater 14a14 > 0x04e8 0 4296 769 412 645 456 mat-Meerkat Software Updater 21,25c21,25 < Absolute upper-left Y: 384 < Relative upper-left

[Bug 1671540] Re: Software Updater window is invisible

2017-08-19 Thread Mat Cucuzella
Latest: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x0388 -1 22758 1538 768 447 335 mat-Meerkat Software Updater 12a12 > 0x0388 0 22758 769 412 645 456 mat-Meerkat Software Updater 19,23c19,23 < Absolute upper-left Y: 384 < Relative upper-left

[Bug 1671540] Re: Software Updater window is invisible

2017-07-17 Thread Mat Cucuzella
Latest: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x03e8 -1 22574 1538 768 447 335 mat-Meerkat Software Updater 12a12 > 0x03e8 0 22574 769 412 645 456 mat-Meerkat Software Updater 19,23c19,23 < Absolute upper-left Y: 384 < Relative upper-left

[Bug 1671540] Re: Software Updater window is invisible

2017-07-06 Thread Mat Cucuzella
Latest: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x0448 -1 20962 1538 768 447 335 mat-Meerkat Software Updater 16a16 > 0x0448 0 20962 769 412 645 456 mat-Meerkat Software Updater 23,27c23,27 < Absolute upper-left Y: 384 < Relative upper-left

[Bug 1671540] Re: Software Updater window is invisible

2017-07-02 Thread Mat Cucuzella
Latest: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x03e8 -1 3052 1538 768 447 335 mat-Meerkat Software Updater 14a14 > 0x03e8 0 3052 769 412 645 456 mat-Meerkat Software Updater 21,25c21,25 < Absolute upper-left Y: 384 < Relative upper-left

[Bug 1671540] Re: Software Updater window is invisible

2017-06-24 Thread Mat Cucuzella
Another occurrence: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x0408 -1 9042 1538 768 447 335 mat-Meerkat Software Updater 15a15 > 0x0408 0 9042 769 412 645 456 mat-Meerkat Software Updater 22,26c22,26 < Absolute upper-left Y: 384 <

[Bug 1671540] Re: Software Updater window is invisible

2017-06-17 Thread Mat Cucuzella
Another occurrence: $ diff jk.before jk.after < BEFORE --- > AFTER 4d3 < 0x0408 -1 25120 1538 768 447 335 mat-Meerkat Software Updater 13a13 > 0x0408 0 25120 769 412 645 456 mat-Meerkat Software Updater 20,24c20,24 < Absolute upper-left Y: 384 < Relative

[Bug 1671540] Re: Software Updater window is invisible

2017-06-04 Thread Mat Cucuzella
Sorry comment 11 should refer to comment 10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671540 Title: Software Updater window is invisible To manage notifications about this bug go to:

[Bug 1671540] Re: Software Updater window is invisible

2017-06-04 Thread Mat Cucuzella
Log referenced by comment #9 ** Attachment added: "20170604-softupd-bad.log" https://bugs.launchpad.net/update-notifier/+bug/1671540/+attachment/4889074/+files/20170604-softupd-bad.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1671540] Re: Software Updater window is invisible

2017-06-04 Thread Mat Cucuzella
See attachment 20170604-softupd-bad.log for full log. Before/after diff: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x0428 -1 30547 1538 768 447 335 mat-Meerkat Software Updater 16a16 > 0x0428 0 30547 769 412 645 400 mat-Meerkat Software Updater

[Bug 1671540] Re: Software Updater window is invisible

2017-05-26 Thread Mat Cucuzella
File: 20170526-softupd.log BEFORE COMMAND: wmctrl -lGp 0x0408 -1 11829 1538 768 447 335 mat-Meerkat Software Updater 0x01c2 0 1828 -2020 -1180 1920 1080 mat-Meerkat XdndCollectionWindowImp 0x01c3 0 1828 024 65 1056 mat-Meerkat unity-launcher

[Bug 1671540] Re: Software Updater window is invisible

2017-05-26 Thread Mat Cucuzella
I'm using this script to collect info. I'll post the results in the next message. It makes to files, a before and after calling wmctrl so they can be diff'ed easily script below #!/bin/bash function die() { echo "Error: " $* exit 1 } # collect info before the window is

[Bug 1671540] Re: Software Updater window is invisible

2017-05-24 Thread Mat Cucuzella
Happens to me at least 4 out of 5 times. Ubuntu 17.04 System76 Meerkat Using the following always make the updated visible on my current desktop: wmctrl -R 'Software Updater' I can collect data if there are questions since it happens so often. -- You received this bug notification because