[Bug 1850776] Re: Kernel NULL pointer dereference on suspend

2020-11-22 Thread Peter Bennett
My workaround is this. Instead of suspending via the "suspend" option in logout, I run this script: # X11 screens to disable when suspending, from xrandr X11_DISABLE="HDMI-0 eDP-1-1" for mon in $X11_DISABLE ; do xrandr --output $mon --off done sleep 1 sudo systemctl suspend sleep 5 for mon

[Bug 1850776] Re: Kernel NULL pointer dereference on suspend

2020-09-12 Thread Peter Bennett
I downgraded to 418 and it happened again. It happens with every version available. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850776 Title: Kernel NULL pointer dereference on suspend To

[Bug 1850776] Re: Kernel NULL pointer dereference on suspend

2020-09-08 Thread Peter Bennett
I upgraded to driver 450 and this happened again, about a week after the last time. syslog available if needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850776 Title: Kernel NULL pointer

[Bug 1850776] Re: Kernel NULL pointer dereference on suspend

2020-08-28 Thread Peter Bennett
I am getting this error on Acer Nitro laptop with NVIDIA driver 440. Using GeForce GTX 1650 Mobile / Max Q Not on every suspend, about once per week. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1251281] Re: gnome-session-flashback/Unity fails to start without hardware acceleration in cloud/remote environments (Forwarded-X/XRDP/VNC/NX/X2GO/Chromoting)

2019-10-29 Thread Peter Bennett
Xubuntu should be OK. I have no problems with it. Try this - https://catch22cats.blogspot.com/2018/05/xrdp-blank-screen-with- ubuntu-1804.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251281

[Bug 1745259] Re: light-locker crashed with signal 5

2019-07-29 Thread Peter Bennett
I have automatic lock disabled in power manager, yet light-locker crashes with SIGTRAP (5) (Trace/breakpoint trap) when I resume from sleep. Why does it use the breakpoint signal? That should be reserved for the debugger to use. Why is it running when I have requested no locking of the session?

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2019-04-27 Thread Peter Bennett
Michael - have you installed the drivers from the Brother web site? The Brother printer drivers are provided with Ubuntu, but the scanner drivers have to be manually installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-08-08 Thread Peter Bennett
There is an updated driver for the Brother DCP-7065DN scanner on the Brother web site, dated 5/31/2018. This fixes the problem. see https://www.brother-usa.com/support/DCP7065DN -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-05-29 Thread Peter Bennett
No. sudo scanimage -L gives the same result. It does not detect the scanner. However schroot with chroot of Ubuntu 16.04 detects it correctly. See below. peter@andromeda:~$ scanimage -L No scanners were identified. If you were expecting something different, check that the scanner is plugged in,

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-05-29 Thread Peter Bennett
@Ken Wright Thanks for the info. I installed gufw. I found that the firewall was disabled for "Home" and enabled for "Office" and "Public". I disabled it for all and rebooted. scanimage -L still does not find the Brother scanner. -- You received this bug notification because you are a member

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-05-27 Thread Peter Bennett
@luca.mg I tried what you suggested, and rebooted, but the scanner is still not found by scanimage -L @Ken Wright The network must be OK, because I can scan if I run under chroot in the same installation. $Peterpall I do not have gufw, or any firewall. the ports all should be open, and it does

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-05-26 Thread Peter Bennett
Correction to the prior post - the command to link the files was "ln -s" not "cp". I did try both linking and copying the files. Currently they are linked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-05-26 Thread Peter Bennett
@Ken Wright I did set up the links with "sudo cp /usr/lib64/sane/libsane- brother4.so* /usr/lib/x86_64-linux-gnu/sane" The "sudo sane-find-scanner" does not find it - that seems to be looking for USB scanners but this is network attached. It found my TV tuner (PCTV 801e) and thinks it may be a

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-05-23 Thread Peter Bennett
Brother DCP-7065DN Network Printer & scanner on bionic (comment #132 and #135 above). Adding sane and scanner group and checking "use scanners" does not help. The scanner is still not recognized. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1761548] Re: light-locker crashed with signal 5

2018-05-22 Thread Peter Bennett
*** This bug is a duplicate of bug 1745259 *** https://bugs.launchpad.net/bugs/1745259 I cannot find bug #1745259 or any other bug about this issue. I have light-locker crashing frequently on bionic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-05-17 Thread Peter Bennett
Brother DCP-7065DN Network Printer & scanner on bionic (comment #132 above). I have now installed a chroot of xenial on my new bionic setup. In the chroot I installed the Brother scanner drivers and ran the "sudo ln -sf /usr/lib64/sane/libsane-brother4.so* /usr/lib/sane/". The scanner works

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-05-16 Thread Peter Bennett
Brother DCP-7065DN Network Printer & scanner. I just installed Bionic alongside Xenial. Printer works fine on bionic with the brother drivers but the scanner is not found. The scanner works with Xenial. For xenial, after installing the Brother drivers, I had created links using "sudo ln -sf

[Bug 1673481] Re: "Failed to initialize A/V Sync" error trying to play HEVC h.265 with vdpau that supports hevc

2017-08-06 Thread Peter Bennett
I have committed this fix upstream, in the MythTV repository. It will be in release 29.1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1673481 Title: "Failed to initialize A/V Sync" error trying

[Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-10-31 Thread Peter Bennett
I tested the new script. Note - the reboot seems unnecessary, it works as soon as you have copied the files. DVDs, Video CDs, Data CDs unmount correctly when ejected. Audio CDs are another problem. Audio CDs cannot be mounted in the normal way. However the file manager applications (thunar and

[Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-10-03 Thread Peter Bennett
I tested this. Video CD gives this :-( non-DVD media mounted, exiting... peter@andromeda:~$ echo $? 252 Data CD gives the same result so I suppose it would also have the same problem. Audio CD gives the same so I suppose it would have the same problem of being ejected upon insertion. I will

[Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-09-13 Thread Peter Bennett
The above workaround prevent loading of Video CD's. With that workaround in place, the system immediately ejects any Video CD inserted, and prevents it being mounted. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-19 Thread Peter Bennett
Can somebody post a URL where I can download the proposed package directly as I cannot install it using apt-get, which hangs because of this bug. I am using amd64 xenial. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-19 Thread Peter Bennett
I find it is not possible to use "software and updates" to enable proposed or to install the fix because every repository related action results in a hang with appstreamcli using 100% CPU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1576432] Re: gdb crashes when trying to start a debugging session

2016-04-28 Thread Peter Bennett
I did not mean to change it from Ubuntu Mate to Ubuntu. I am not able to change it back to Ubuntu Mate since that is not in the list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576432 Title:

[Bug 1576432] Re: gdb crashes when trying to start a debugging session

2016-04-28 Thread Peter Bennett
** Description changed: + This bug log applies to Ubuntu Mate for raspberry PI. + I cannot use gdb to debug a program. See below. This happens on any program, even programs that come with ubuntu, for example try gdb /bin/less. It always crashes in d-linux-armhf.so.3 gdb mythfrontend

[Bug 1561715] Re: Live CD will not shut down

2016-04-19 Thread Peter Bennett
This also happens with Mythbuntu xenial Live CD on real hardware (different box from the one running Virtualbox), and also with Xubuntu xenial live CD on both VirtualBox and real hardware. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1509724] Re: natilus corrupet double-linked list on delete

2016-01-24 Thread Peter Bennett
Sorry for the multiple posts. - I resolved the problem on my system by deleting the /home/username/.local/share/Trash directory. Then when deleting a file from Nautilus or Thunar, it re-created the Trash directory and after that it successfully moves deleted files to trash and no longer crashes

[Bug 1509724] Re: natilus corrupet double-linked list on delete

2016-01-24 Thread Peter Bennett
This also happens with Thunar peter@andromeda:~$ nautilus Initializing nautilus-dropbox 2015.10.28 *** Error in `nautilus': double free or corruption (fasttop): 0x7f00940037b0 *** Aborted (core dumped) peter@andromeda:~$ Thunar *** Error in `Thunar': double free or corruption (fasttop):

[Bug 1509724] Re: natilus corrupet double-linked list on delete

2016-01-24 Thread Peter Bennett
This may be associated with the fact that I have my home directory on a different file system from root. With Ubuntu 12.04 it would simply say you cannot move files to trash and would ask if you would like to delete them instead. With 15.10 it crashes Nautilus or Thunar instead of offering that

[Bug 1191516] Re: Application provided invalid, non monotonically increasing dts to muxer in stream 0

2013-09-17 Thread Peter Bennett
I have this problem consistently when using avconv to convert mkv files (from handbrake) to mp4 using avconv as follows: avconv -i $infile -acodec copy -vcodec copy -f mp4 $mp4outfile I have solved the problem for myself with the attached patch, which lets the program continue after reporting

[Bug 997630] Re: evince and eog broken on remote sessions (X, NX, x2go and VNC)

2012-07-04 Thread Peter Bennett
Ubuntu 12.04. I am having similar problems with evince when logging in remotely using xrdp. Opening any file with evince shows a blank window and the blank window takes a long time to close (a couple of minutes). It also displays the messages (evince:18278): GRIP-WARNING **: failed to determine

[Bug 795993] Re: [needs-packaging] Jampal needs packaging

2011-08-08 Thread Peter Bennett
Jampal has been accepted into Debian, so at this point I think I will wait until it gets to the Debian stable release so that it can get synchronized into Ubuntu that way. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 795993] Re: [needs-packaging] Jampal needs packaging

2011-06-12 Thread Peter Bennett
** Description changed: I am packaging Jampal for Ubuntu. Jampal is an mp3 song library management system and player. It can 1. Organize a very large library of songs 2. Perform updating of tags, supporting more frames than other systems, also a flexible way of updating large numbers of

[Bug 795993] Re: [needs-packaging] Jampal needs packaging

2011-06-12 Thread Peter Bennett
** Description changed: I am packaging Jampal for Ubuntu. Jampal is an mp3 song library management system and player. It can 1. Organize a very large library of songs 2. Perform updating of tags, supporting more frames than other systems, also a flexible way of updating large numbers of

[Bug 795993] Re: [needs-packaging] Jampal needs packaging

2011-06-12 Thread Peter Bennett
** Description changed: I am packaging Jampal for Ubuntu. Jampal is an mp3 song library management system and player. It can 1. Organize a very large library of songs 2. Perform updating of tags, supporting more frames than other systems, also a flexible way of updating large numbers of

[Bug 795993] [NEW] Jampal needs packaging

2011-06-11 Thread Peter Bennett
on http://sourceforge.net/projects/jampal/ ** Affects: ubuntu Importance: Undecided Assignee: Peter Bennett (pgbennett) Status: In Progress ** Tags: needs-packaging ** Changed in: ubuntu Assignee: (unassigned) = Peter Bennett (pgbennett) -- You received this bug notification

[Bug 795993] Re: Jampal needs packaging

2011-06-11 Thread Peter Bennett
Please change Importance to Wishlist. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/795993 Title: Jampal needs packaging To manage notifications about this bug go to:

[Bug 795993] Re: Jampal needs packaging

2011-06-11 Thread Peter Bennett
** Description changed: I am packaging Jampal for Ubuntu. Jampal is an mp3 song library management system and player. It can 1. Organize a very large library of songs 2. Perform updating of tags, supporting more frames than other systems, also a flexible way of updating large numbers of