[Touch-packages] [Bug 1903057] Re: vim confused by \~/

2021-03-26 Thread gregrwm
see https://github.com/vim/vim/issues/8015 ** Bug watch added: github.com/vim/vim/issues #8015 https://github.com/vim/vim/issues/8015 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to vim in Ubuntu.

[Touch-packages] [Bug 1912330] Re: regression: non-X VTs stopped using energy star after xenial

2021-02-01 Thread gregrwm
** Summary changed: - non-X VTs should use energy star + regression: non-X VTs stopped using energy star after xenial ** Description changed: - it's simple.  it's easy.  let's get our servers being good energy star - citizens shall we? + as of xenial, non-X VTs timed out and powered down even

[Touch-packages] [Bug 1912330] Re: non-X VTs should use energy star

2021-02-01 Thread gregrwm
** Description changed: it's simple.  it's easy.  let's get our servers being good energy star citizens shall we? if a VT is running X at all, whether that's running sddm and never logged in, or sddm and logged-in, or not running sddm and simply logged- in and running X started with 

[Touch-packages] [Bug 1912330] Re: non-X VTs should use energy star

2021-02-01 Thread gregrwm
** Summary changed: - ubuntu server not a good energy star citizen apparently + non-X VTs should use energy star ** Description changed: - Something like + it's simple.  it's easy.  let's get our servers being good energy star + citizens shall we? - setterm -powersave=powerdown -powerdown=15

[Touch-packages] [Bug 1912330] Re: ubuntu server not a good energy star citizen apparently

2021-01-19 Thread gregrwm
** Summary changed: - ubuntu server not a good energy star citizen? really? + ubuntu server not a good energy star citizen apparently -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1912330] Re: ubuntu server not a good energy star citizen? really?

2021-01-19 Thread gregrwm
no, i say it's a bug. We shouldn't have to "figure out how to use" energy star features! they should just work out of the box. Especially on a server console that hasn't even been logged into! ** Changed in: systemd (Ubuntu) Status: Invalid => New -- You received this bug notification

[Touch-packages] [Bug 1912330] [NEW] ubuntu server not a good energy star citizen? really?

2021-01-19 Thread gregrwm
Public bug reported: Something like setterm -powersave=powerdown -powerdown=15 -store ought to do it, probably right whenever/wherever a VT is activated. tho when i try that command i get setterm: cannot (un)set powersave mode: Inappropriate ioctl for device is that the problem, something

[Touch-packages] [Bug 1903057] [NEW] vim confused by \~/

2020-11-05 Thread gregrwm
Public bug reported: $ cd $ mkdir \~ $ echo content a>\~/a $ echo content b>b $ less \~/a b :n :e# :q $ vim \~/a b :n :e# less is not confused, but vim has forgotten where the first file was. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: vim 2:8.0.1453-1ubuntu1.3

[Touch-packages] [Bug 1460362] Re: "a week ago last thu" wrong

2020-10-27 Thread gregrwm
** Tags added: bionic focal xenial ** Tags added: amd64 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs.launchpad.net/bugs/1460362 Title: "a week ago last thu" wrong Status in coreutils

[Touch-packages] [Bug 1894400] Re: Establishing connection to PulseAudio. Please wait...

2020-09-28 Thread gregrwm
Attaching as requested. fyi i was rather busy yesterday and was able to overlook the fact that pavucontrol said "Establishing connection to PulseAudio. Please wait..." all day because even so sound was working and the volume was tolerable. i didn't even shut the box off last night. i finally

[Touch-packages] [Bug 1894400] Re: Establishing connection to PulseAudio. Please wait...

2020-09-07 Thread gregrwm
upon the next manifestation i certainly will attach journalctl -b0 for you. meanwhile i'm curious what difference you find between that and CurrentDmesg. To me they both appear to be a readout of messages from the most recent boot up until the present. -- You received this bug notification

[Touch-packages] [Bug 1894400] Re: Establishing connection to PulseAudio. Please wait...

2020-09-07 Thread gregrwm
** Changed in: pulseaudio (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1894400 Title: Establishing connection to

[Touch-packages] [Bug 1894400] Re: Establishing connection to PulseAudio. Please wait...

2020-09-07 Thread gregrwm
>On the affected machine, please: >1. Check for any crashes in /var/crash/ None. >2. Reproduce the problem again and verify there is a pulseaudio process running while the problem is occuring. Yes there was. >3. Reboot, reproduce the problem again and while it is happening run: >journalctl -b0

[Touch-packages] [Bug 1894400] Re: Establishing connection to PulseAudio. Please wait...

2020-09-05 Thread gregrwm
** Attachment added: "ubuntu-bug report from the proper computer" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1894400/+attachment/5407983/+files/apport.pulseaudio.hg6b4xhv.apport -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1894400] Re: Establishing connection to PulseAudio. Please wait...

2020-09-05 Thread gregrwm
Sorry i launched ubuntu-bug on the wrong box. And upon running it on the proper box just now, it said '*** It seems you have modified the contents of "/etc/apport/crashdb.conf". Would you like to add the contents of it to your bug report? What would you like to do? Your options are: Y: Yes

[Touch-packages] [Bug 1894400] [NEW] Establishing connection to PulseAudio. Please wait...

2020-09-05 Thread gregrwm
Public bug reported: Sometimes when i start up firefox in the morning i can't hear any audio. Or sometimes a page that wants to play audio will freeze, waiting. When these happen i'll launch pavucontrol next and it'll say "Establishing connection to PulseAudio. Please wait..." and just keep

[Touch-packages] [Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-08-27 Thread gregrwm
details of verification test. note return status is first digit in subsequent prompt. 0$00uf$Aug27Thu22:22$greg@e540:1:/tmp/c$ touch file-found 0$00uf$Aug27Thu22:23$greg@e540:1:/tmp/c$ ln -s file-found symlink-1 0$00uf$Aug27Thu22:23$greg@e540:1:/tmp/c$ rename.ul sym symbolic- symlink-1

[Touch-packages] [Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-08-27 Thread gregrwm
works. test cases pasted in description all pass or fail correctly. $ dpkg-query -W util-linux util-linux 2.34-0.1ubuntu9.1 didn't see a 'verification-needed-focal' tag, but added a 'verification- done-focal' tag anyway. ** Tags added: verification-done-focal -- You received this bug

[Touch-packages] [Bug 1892114] [NEW] navigate while awaiting input

2020-08-18 Thread gregrwm
Public bug reported: enhancement request: while awaiting input, less is stuck. it would be advantageous to be able to navigate within the data received so far while awaiting input, without interrupting the process that is supplying the data. as it is, once i have pressed page-down, i must wait

[Touch-packages] [Bug 1886300] [NEW] rename.ul refuses to rename links that don't resolve (regression)

2020-07-04 Thread gregrwm
Public bug reported: rename.ul refuses to rename links that don't resolve. bionic rename.ul renames links whether or not they resolve (util-linux 2.31.1-0.4ubuntu3.6). focal rename.ul refuses to rename links that don't resolve (regression) (util-linux 2.34-0.1ubuntu9). ProblemType: Bug

[Touch-packages] [Bug 1877496] Re: focal sshd snubs VX Connectbot

2020-05-12 Thread gregrwm
thank you, the workaround works, adding to /etc/ssh/sshd_config: KexAlgorithms +diffie-hellman-group14-sha1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1877496 Title:

[Touch-packages] [Bug 1877496] Re: focal sshd snubs VX Connectbot

2020-05-08 Thread gregrwm
** Tags added: android sshd -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1877496 Title: focal sshd snubs VX Connectbot Status in openssh package in Ubuntu: New Bug

[Touch-packages] [Bug 1877496] [NEW] focal sshd snubs VX Connectbot

2020-05-07 Thread gregrwm
Public bug reported: what is the subtle change to sshd such that now VX Connectbot no longer gets any response? VX Connectbot can connect to the bionic sshd just fine, even if it's running on the focal kernel. but gets no response from the focal sshd. what's up with that? yes meanwhile it

[Touch-packages] [Bug 1875369] Re: recording device won't change

2020-05-04 Thread gregrwm
ok did that: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/882 ** Bug watch added: gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues #882 https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/882 -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1875369] Re: recording device won't change

2020-05-02 Thread gregrwm
ok did that. a new and populated .config/pulse was created upon launch of pavucontrol-qt. bug still present as described. thank you, happy to keep trying things.. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in

[Touch-packages] [Bug 1875369] Re: recording device won't change

2020-04-28 Thread gregrwm
hello, thank you, ok did that. a new and populated .config/pulse was created upon logout. bug still present as described. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.

[Touch-packages] [Bug 1875369] Re: recording device won't change

2020-04-27 Thread gregrwm
** Description changed: installed from lubuntu .iso fully updated as of yesterday fresh boot this morning - some of these details are most likely irrelevant, but it's what i do, so: + some of these details are most likely irrelevant, but it's what i do to keep things simple: ignore

[Touch-packages] [Bug 1875369] [NEW] recording device won't change

2020-04-27 Thread gregrwm
Public bug reported: installed from lubuntu .iso fully updated as of yesterday fresh boot this morning some of these details are most likely irrelevant, but it's what i do to keep things simple: ignore graphical login screen, change to VT2 startx /usr/bin/xterm in the xterm:

[Touch-packages] [Bug 1874373] [NEW] pacmd list sinks writes 65536 bytes, doesn't complete

2020-04-22 Thread gregrwm
Public bug reported: $ pacmd list sinks|wc 18306726 65536 $ pacmd list sinks>/tmp/pmdlsi #see attachment, 65536 bytes, incomplete ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: pulseaudio-utils 1:13.99.1-1ubuntu2 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname:

[Touch-packages] [Bug 1874373] Re: pacmd list sinks writes 65536 bytes, doesn't complete

2020-04-22 Thread gregrwm
** Attachment added: "pacmd list sinks" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1874373/+attachment/5358286/+files/pmdlsi -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.

[Touch-packages] [Bug 1868353] Re: regression: bose sl iii works in bionic lubuntu, and in focal ubuntu, but fails in focal lubuntu

2020-04-02 Thread gregrwm
better description of failure: Bose SLIII appears in blueman-manager in response to adapter search, but pair fails. as noted above, this works properly in focal ubuntu, and fails in focal lubuntu. this can be reproduced by merely booting the focal ubuntu and lubuntu live ISOs and installing

[Touch-packages] [Bug 1868353] Re: regression: Bose SL III works in bionic but not in focal

2020-04-02 Thread gregrwm
i installed from this lubuntu iso: 1779384320 2020-03-14 Sat 11:49:43 lubuntu/focal-desktop-amd64.iso i just booted up that iso again, installed blueman and pavucontrol-qt into the live system, and it fails as above. my installed system is fully updated and also still fails as above. so then i

[Touch-packages] [Bug 1868568] Re: regression: systemctl suspend works in bionic but not in focal, network doesn't resume

2020-03-23 Thread gregrwm
** Attachment added: "ubuntu-bug data after focal wakes up from suspend without network restore" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1868568/+attachment/5340575/+files/apport.systemd.mm130o3y.apport -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1868568] Re: regression: systemctl suspend works in bionic but not in focal, network doesn't resume

2020-03-23 Thread gregrwm
** Attachment added: "'ip a' after focal wakes up from suspend" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1868568/+attachment/5340574/+files/ip%20a -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in

[Touch-packages] [Bug 1868568] [NEW] regression: systemctl suspend works in bionic but not in focal, network doesn't resume

2020-03-23 Thread gregrwm
Public bug reported: regression: systemctl suspend works in bionic but not in focal. in bionic the network resumes properly, in focal, it doesn't. also, systemctl hibernate, in both bionic and focal, seems to write to disk, and shuts down, but in both systems, boots up fresh, without

[Touch-packages] [Bug 1868353] Re: regression: Bose SL III works in bionic but not in focal

2020-03-21 Thread gregrwm
done: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/830 ** Bug watch added: PulseAudio #830 https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/830 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1868353] [NEW] regression: Bose SL III works in bionic but not in focal

2020-03-20 Thread gregrwm
Public bug reported: blueman-manager successfully pairs and connects to the Bose SL III in both bionic and in focal. in bionic, the Bose SL III then immediately shows up in pavucontrol. in focal, it remains absent. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: pulseaudio

[Touch-packages] [Bug 1757299] Re: [Dell OptiPlex 755] Intermittently GUI hangs with high xorg CPU% after launching applications

2019-11-11 Thread gregrwm
have been using biopic without issue for well over a year, no issue with either gnome-session-flashback or twm, twm has the functionality i require. bug finally surfaced again today. was in-call using google voice via firefox nightly and bluetooth. clicked on the microphone icon on the top

[Touch-packages] [Bug 1770687] Re: Xorg hung again while watching a video

2018-05-12 Thread gregrwm
happened again today. same details. sent signal 3, attached the crash file. ** Attachment added: "found in /var/crash after sending xorg signal 3" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1770687/+attachment/5138568/+files/_usr_lib_xorg_Xorg.444.crash -- You received this bug

[Touch-packages] [Bug 1770687] Re: Xorg hung again while watching a video

2018-05-11 Thread gregrwm
if there's a way for me to include debugging symbols or anything else helpful just say what and how. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1770687 Title: Xorg hung

[Touch-packages] [Bug 1770687] Re: Xorg hung again while watching a video

2018-05-11 Thread gregrwm
** Attachment added: "/var/crash/_usr_lib_xorg_Xorg.444.crash after sending signal 3 to xorg" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1770687/+attachment/5137874/+files/_usr_lib_xorg_Xorg.444.crash -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1770687] [NEW] Xorg hung again while watching a video

2018-05-11 Thread gregrwm
Public bug reported: This bug report is highly similar to Bug #1770250, except that this time i made sure to launch ubuntu-bug xserver-xorg before relaunching xorg, just in case that provides packaging of better information. This morning xorg froze again while watching a video. Watching a video

[Touch-packages] [Bug 1770250] [NEW] xorg hangs, while watching video, or other times

2018-05-09 Thread gregrwm
Public bug reported: Xorg hangs, with high usage of CPU, typically around 95%. This happens at unpredictable intervals, sometimes 3 times in a day, sometimes not again for 3 weeks. Usually while watching videos, which happened this morning, causing me to submit this report. This morning, as in

[Touch-packages] [Bug 1757299] Re: [Dell OptiPlex 755] Intermittently GUI hangs with high xorg CPU% after launching applications

2018-04-30 Thread gregrwm
This bug bit again friday evening. Same symptoms, was watching video, screen froze, mouse can move cursor but cursor shape and window borders do not change as they should as the cursor is moved in and out of windows, mouse clicks and keystrokes including ctl-alt-F2 and ctl-alt-F3 are

[Touch-packages] [Bug 1757299] Re: [Dell OptiPlex 755] Intermittently GUI hangs with high xorg CPU% after launching applications

2018-04-05 Thread gregrwm
another occurrence, same symptoms, last evening, was watching a youtube video. i logged in via ssh, attached to tmux, launched htop, and started killing as you requested, in the following order, usually signal 15 but sometimes 9 if so noted below, if the name is postfixed with -- that means the

[Touch-packages] [Bug 1757299] XorgLogOld.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102820/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] XorgLog.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102819/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] UdevDb.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102818/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] ProcModules.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102817/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] ProcInterrupts.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102816/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] ProcCpuinfo.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102814/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] ProcCpuinfoMinimal.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102815/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] JournalErrors.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102811/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] Lsusb.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102813/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] DpkgLog.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102810/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] Lspci.txt

2018-04-05 Thread gregrwm
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1757299/+attachment/5102812/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] Re: [Dell OptiPlex 755] Intermittently GUI hangs with high xorg CPU% after launching applications

2018-04-05 Thread gregrwm
apport information ** Tags added: apport-collected ** Description changed: The problem is that after launching a few applications, the GUI may become unresponsive, although this is not consistently reproducible. When the GUI is unresponsive, it is correlated to high CPU utilization of

[Touch-packages] [Bug 1757299] Re: [Dell OptiPlex 755] Intermittently GUI hangs with high xorg CPU% after launching applications

2018-03-25 Thread gregrwm
just had a lockup watching a youtube video in firefox-esr. i did something extremely simple, i think it was push the pavucontrol window behind the firefox-esr window, which did so, but immediately thereafter the video image froze, the mouse could still move the cursor but the mouse and keyboard

[Touch-packages] [Bug 1757299] Re: [Dell OptiPlex 755] Intermittently GUI hangs with high xorg CPU% after launching applications

2018-03-24 Thread gregrwm
regarding http://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1645485/comments/3 when Xorg hangs but does not crash (as in this bug description as well as Bug #1645485 and Bug #1744429), how shall i produce the requested crash report? -- You received this bug notification because you are a

[Touch-packages] [Bug 1757299] Re: [Dell OptiPlex 755] xorg hangs

2018-03-23 Thread gregrwm
i am not asking for help. this is a bug report. i am reporting a bug. if there is useful information i can gather i am happy to do so. 4) the steps in the description of this bug were performed in fairly rapid succession, so several apps were busy starting up. The lockup occurred instantly

[Touch-packages] [Bug 1645485] Re: very old display driver bug?

2018-03-23 Thread gregrwm
when Xorg hangs but does not crash, as in this bug description, will a manual kill of Xorg, perhaps with a certain signal, produce the crash report you describe? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1757299] Re: xorg hangs

2018-03-23 Thread gregrwm
in all of the following bugs, xorg either crashes or hangs, and ctl-alt- Fn either doesn't respond (ie loss of ability to change virtual terminal from the keyboard) or in Bug #1290797 the text gets switched but not the mouse cursor function. Bug #1757299 xorg hangs Bug #1744429 xorg sometimes

[Touch-packages] [Bug 1645485] Re: very old display driver bug?

2018-03-23 Thread gregrwm
in all of the following bugs, xorg either crashes or hangs, and ctl-alt- Fn either doesn't respond (ie loss of ability to change virtual terminal from the keyboard) or in Bug #1290797 the text gets switched but not the mouse cursor function. Bug #1757299 xorg hangs Bug #1744429 xorg sometimes

[Touch-packages] [Bug 1290797] Re: longstanding display driver bug elicited by xscreensaver or lightdm or chvt

2018-03-23 Thread gregrwm
in all of the following bugs, xorg either crashes or hangs, and ctl-alt- Fn either doesn't respond (ie loss of ability to change virtual terminal from the keyboard) or in Bug #1290797 the text gets switched but not the mouse cursor function. Bug #1757299 xorg hangs Bug #1744429 xorg sometimes

[Touch-packages] [Bug 1757299] Re: xorg hangs

2018-03-20 Thread gregrwm
** Attachment added: "output from second ubuntu-bug xserver-xorg (see OP)" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1757299/+attachment/5085482/+files/apport.xserver-xorg.i_uz953i.apport -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1757299] [NEW] xorg hangs

2018-03-20 Thread gregrwm
Public bug reported: launched startx, launched an xterm via twm, launched another xterm via the first, launched tmux, launched firefox-esr, bluetooth-manager, and pavucontrol, maximized the xterm running tmux xorg stopped responding, ctl-alt-Fn don't respond either logged in via ssh, attached

[Touch-packages] [Bug 1744429] Re: [Dell OptiPlex 755] PC freezes while playing vlc or youtube

2018-02-09 Thread gregrwm
no lockup today. probably because i used far fewer firefox tabs. i suspect xorg gets into trouble under the strain of thrashing. i suspect this is a new issue because the new version of firefox recently introduced into xenial has a significantly larger memory footprint. tomorrow perhaps i'll

[Touch-packages] [Bug 1744429] Re: [Dell OptiPlex 755] PC freezes while playing vlc or youtube

2018-02-09 Thread gregrwm
hmm, that particular time, had i killed xorg and logged in again before attaching Xorg.0.log, possibly... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1744429 Title: [Dell

[Touch-packages] [Bug 1744429] Re: [Dell OptiPlex 755] PC freezes while playing vlc or youtube

2018-02-08 Thread gregrwm
downloaded bionic cdimage yesterday, watched youtube with it today, 20min into a video (at 1.5 speed) it locked up, first the captions stalled, then the captions caught up, then they stalled again, then the video stalled but sound was still going, then the sound stalled too, all quite like what

[Touch-packages] [Bug 1744429] Re: [Dell OptiPlex 755] PC freezes while playing vlc or youtube

2018-02-06 Thread gregrwm
** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1744429/+attachment/5050146/+files/dmesg -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] Re: [Dell OptiPlex 755] PC freezes while playing vlc or youtube

2018-02-06 Thread gregrwm
it doesn't crash, it hangs, with xorg stuck at 100% cpu, and no there's nothing in /var/crash it does seem to be a new issue, tho as i said, i don't watch all that much really. i'll attach dmesg and Xorg.0.log, however note their dates: $ ls -lt dmesg Xorg.0.log -rw-r--r-- 1 root root 47383 Feb

[Touch-packages] [Bug 1744429] ProcCpuinfoMinimal.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050095/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] ProcCpuinfo.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050094/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] JournalErrors.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050091/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] Dependencies.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050089/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] XorgLogOld.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050085/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] Xrandr.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050086/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] XorgLogOld.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050101/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] Xrandr.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050102/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] ProcCpuinfo.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050078/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] Lsusb.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050077/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] xdpyinfo.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050103/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] XorgLog.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050100/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] ProcInterrupts.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050097/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] ProcModules.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050098/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] UdevDb.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050099/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] ProcEnviron.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050096/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] Lsusb.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050093/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] Lspci.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050092/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] DpkgLog.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050090/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] Re: xorg sometimes freezes up while playing either vlc or youtube

2018-02-06 Thread gregrwm
apport information ** Description changed: i don't watch heaps, but enough that xorg has frozen up on me about 3 times in the last week both in vlc and youtube. This time in particular it was playing youtube when it froze, the sound played on a bit further then it stopped too, the mouse

[Touch-packages] [Bug 1744429] xdpyinfo.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050087/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] UdevDb.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050083/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] XorgLog.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050084/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] ProcModules.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050082/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] ProcInterrupts.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050081/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] ProcEnviron.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050080/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] ProcCpuinfoMinimal.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050079/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] Lspci.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050076/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1744429] DpkgLog.txt

2018-02-06 Thread gregrwm
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1744429/+attachment/5050074/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

  1   2   >