[Bug 825243] Re: tab completion converts input to uppercase
Upstream bug report: https://sourceforge.net/p/maxima/bugs/3972/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825243 Title: tab completion converts input to uppercase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/825243/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1926225] Re: Maxima fails to start with error message "The assertion realpath(s, o) on line 471 of main.c in function mbin failed: Invalid argument Aborted (core dumped)"
The Ubuntu package is just the Debian packaging instructions executed on Ubuntu. I still haven't found out how to deviate from that but normally if the Ubuntu package doesn't work the Debian one doesn't either so it might not matter. The packaging instructions can be found in debian/control in http://archive.ubuntu.com/ubuntu/pool/universe/m/maxima/maxima_5.44.0-3.debian.tar.xz Currently I don't have access to an unarchive to look into them. Am 13. Juni 2021 08:25:12 MESZ schrieb Robert Dodier <1926...@bugs.launchpad.net>: >Hi, I'm a Maxima developer. I'd like to try to help figure out a >solution here. > >Has the Maxima package >(https://bugs.launchpad.net/ubuntu/+source/maxima/5.44.0-2) maintainer, >~camm-debian, been notified? I don't know if package maintainers are >notified automatically about bugs reported against their packages. If >not, then we should try to notify him. I don't know how to do that here, >can someone do it or tell me how? > >@tmkrs4482: What options for ./configure did you supply? If you tried >compiling with GCL, can I ask you to try another implementation? In >particular I'll suggest SBCL. > >-- >You received this bug notification because you are subscribed to maxima >in Ubuntu. >Matching subscriptions: maximabugs >https://bugs.launchpad.net/bugs/1926225 > >Title: > Maxima fails to start with error message "The assertion realpath(s,o) > on line 471 of main.c in function mbin failed: Invalid argument > Aborted (core dumped)" > >To manage notifications about this bug go to: >https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/1926225/+subscriptions -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926225 Title: Maxima fails to start with error message "The assertion realpath(s,o) on line 471 of main.c in function mbin failed: Invalid argument Aborted (core dumped)" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/1926225/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1926225] Re: Maxima fails to start with error message "The assertion realpath(s, o) on line 471 of main.c in function mbin failed: Invalid argument Aborted (core dumped)"
Does the problem happen with wxMaxima, too? If not I would guess something chokes on two subsequent slashes ("/") in a pathname. Am 12. Juni 2021 20:11:46 MESZ schrieb Timothy Krause <1926...@bugs.launchpad.net>: >I tried to compile the source code and it's broken too. > >-- >You received this bug notification because you are subscribed to maxima >in Ubuntu. >Matching subscriptions: maximabugs >https://bugs.launchpad.net/bugs/1926225 > >Title: > Maxima fails to start with error message "The assertion realpath(s,o) > on line 471 of main.c in function mbin failed: Invalid argument > Aborted (core dumped)" > >To manage notifications about this bug go to: >https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/1926225/+subscriptions -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926225 Title: Maxima fails to start with error message "The assertion realpath(s,o) on line 471 of main.c in function mbin failed: Invalid argument Aborted (core dumped)" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/1926225/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1922977] Re: maxima crash 12.04
How did you trigger this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922977 Title: maxima crash 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/1922977/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1872694] [NEW] undocked sidebars cannot be moved
Public bug reported: This bug is Ubuntu focal-only and a few weeks ago it didn't happen. How to reproduce: - install wx3.0-examples - go into the aui sample's folder - compile the sample - run the sample - move the tree sidebar out of the main window - try to move the tree sidebare again. At least on my computer there is no way to archive the last step. My experience is that with wxWidgets your mileage might vary with the session type. Mine is: DESKTOP_SESSION=ubuntu-wayland Why this is bad? Many wxWidgets-based applications (for example wxMaxima) use detachable sidebars - that currently cannot be attached again. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: wx3.0-headers 3.0.4+dfsg-15build1 ProcVersionSignature: Ubuntu 5.4.0-23.27-lowlatency 5.4.29 Uname: Linux 5.4.0-23-lowlatency x86_64 ApportVersion: 2.20.11-0ubuntu26 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Tue Apr 14 13:25:17 2020 Dependencies: InstallationDate: Installed on 2019-05-26 (324 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) PackageArchitecture: all SourcePackage: wxwidgets3.0 UpgradeStatus: Upgraded to Focal Fossa ** Affects: wxmaxima (Ubuntu) Importance: Undecided Status: New ** Affects: wxwidgets3.0 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal wayland-session ** Also affects: wxmaxima (Ubuntu) Importance: Undecided Status: New ** Description changed: + This bug is Ubuntu focal-only and a few weeks ago it didn't happen. + How to reproduce: - install wx3.0-examples - go into the aui sample's folder - compile the sample - run the sample - move the tree sidebar out of the main window - try to move the tree sidebare again. At least on my computer there is no way to archive the last step. My experience is that with wxWidgets your mileage might vary with the session type. Mine is: DESKTOP_SESSION=ubuntu-wayland Why this is bad? Many wxWidgets-based applications (for example wxMaxima) use detachable sidebars - that currently cannot be attached again. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: wx3.0-headers 3.0.4+dfsg-15build1 ProcVersionSignature: Ubuntu 5.4.0-23.27-lowlatency 5.4.29 Uname: Linux 5.4.0-23-lowlatency x86_64 ApportVersion: 2.20.11-0ubuntu26 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Tue Apr 14 13:25:17 2020 Dependencies: - + InstallationDate: Installed on 2019-05-26 (324 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) PackageArchitecture: all SourcePackage: wxwidgets3.0 - UpgradeStatus: No upgrade log present (probably fresh install) + UpgradeStatus: Upgraded to Focal Fossa -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872694 Title: undocked sidebars cannot be moved To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wxmaxima/+bug/1872694/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1854552] [NEW] Failed to load the selected library 'std.cfg'. File not found
Public bug reported: cppcheck-gui is installable without cppcheck - and this configuration actually works. But the required file std.cfg is missing in this case leading to the following error message: Failed to load the selected library 'std.cfg'. File not found => Perhaps the solution would be to split this file into a separate package named cppcheck-common. But an own package for one simple file feels a bit strange. ** Affects: cppcheck (Ubuntu) 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/1854552 Title: Failed to load the selected library 'std.cfg'. File not found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cppcheck/+bug/1854552/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109943]
This user chrome is a real battery saver! Thanks! ...and the throbber in the mouse pointer still tells me if thunderbird is busy. --- If I understand this right we now have 2 things that are rendered in the same thread and that use 100% of one CPU (indicated as 50% of the CPU power of a 2-CPU-System, 20% of the CPU power of a 5-cpu-system and 12,5% of the CPU power of an 8-cpu one) if they get the chance of doing so. ...or was the progress meter a Red Herring and it was only the throbber all along? 100% of one CPU normally doesn't indicate that something is amiss: The CPU could be asleep 99% of the time and be busy 1% of the remaining time. But the battery drain throbber+progress meter and generate seems to indicate that the CPU won't sleep while there is indeterminate progress... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/109943 Title: Thunderbird: high CPU usage from progress bars To manage notifications about this bug go to: https://bugs.launchpad.net/thunderbird/+bug/109943/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1012858]
- Updated my thunderbird to the newest Version (Thunderbird 68/Ubuntu) - Set my "saved messages" folder to an imap one - turned my Internet connection off - Pressed Ctrl+S - The progressbar went forth and back using 100% of one CPU - Re-enabled my internet. The progressbar still goes haywire using 100% of one CPU as the message dialogue telling the message could not be saved is still active. - Started the profiler The profiler result should be downloadable here: https://perfht.ml/30UuI1F -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1012858 Title: "Sending of message failed" dialog needs 100% of one CPU as long as it is open. To manage notifications about this bug go to: https://bugs.launchpad.net/thunderbird/+bug/1012858/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking
In 19.10 the problem seems to be gone, too. But I once whilst cleaning my keyboard got a glimpse on the locked screen => There might be a more subtle bug, still. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532508 Title: Screen contents revealed briefly on resume, before even unlocking To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1532508/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1832098] [NEW] kdenlive needs an "depends" for kde-runti,e
Public bug reported: It starts without the kde-runtime package being installed. But right- clicking a region in the track list doesn't work if it isn't which renders the program unusable. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: kdenlive 4:19.04.1-0ubuntu1 ProcVersionSignature: Ubuntu 5.0.0-16.17-lowlatency 5.0.8 Uname: Linux 5.0.0-16-lowlatency x86_64 ApportVersion: 2.20.11-0ubuntu2 Architecture: amd64 Date: Sat Jun 8 18:00:09 2019 InstallationDate: Installed on 2019-05-26 (13 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) SourcePackage: kdenlive UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: kdenlive (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug eoan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1832098 Title: kdenlive needs an "depends" for kde-runti,e To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdenlive/+bug/1832098/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109943] Re: Thunderbird: high CPU usage from progress bars
Thunderbird 60.7.0 still shows this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/109943 Title: Thunderbird: high CPU usage from progress bars To manage notifications about this bug go to: https://bugs.launchpad.net/thunderbird/+bug/109943/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1828983] [NEW] isalpha() doesn't include Umlaute even if LC_CTYPE=de_DE.UTF-8
Public bug reported: Hope this is the right package and not glibc: Got a bug report for wxMaxima that Umlaute ("öäüÄÖÜß") aren't treated as ordinary letters anymore. As wxMaxima uses the isalpha() command in order to see if something is a letter and since wxMaxima uses utf8 that meant that isalpha() doesn't recognize an unicode umlaut as letter anymore. Which solved my problem: ispell.el in emacs currently divides words at any umlaut. LC_CTYPE seems to be set correctly, though: gunter@marius:~$ locale LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_CTYPE=de_DE.UTF-8 LC_NUMERIC=de_DE.UTF-8 LC_TIME=de_DE.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY=de_DE.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=de_DE.UTF-8 LC_NAME=de_DE.UTF-8 LC_ADDRESS=de_DE.UTF-8 LC_TELEPHONE=de_DE.UTF-8 LC_MEASUREMENT=de_DE.UTF-8 LC_IDENTIFICATION=de_DE.UTF-8 LC_ALL= ...and I definitively use UTF8. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: locales 2.29-0ubuntu2 ProcVersionSignature: Ubuntu 5.0.0-14.15-generic 5.0.6 Uname: Linux 5.0.0-14-generic x86_64 ApportVersion: 2.20.10-0ubuntu27 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Tue May 14 11:17:39 2019 PackageArchitecture: all SourcePackage: glibc UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: glibc (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug eoan wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828983 Title: isalpha() doesn't include Umlaute even if LC_CTYPE=de_DE.UTF-8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1828983/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
@Luca-mg: What your computer sees is the following: - You attach a device whose USB ID doesn't match any udev rule => the device is accessible for the root user only. - then you as the root user start a program that uploads something to the device. - the device disconnects and - a new device connects, this time using an USB ID there is an udev rule for. This rule tells the device is a scanner. You are in the group "scanner" => You can use it without root rights. What you need is an udev rule that tells the system that the USB ID your device has before its firmware is uploaded is a scanner, too. As soon as udev knows that this device is a scanner it will give you the necessary rights to upload the firmware without being root. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
Then the answer is simple: extend the udev file with the usb if of the scanner without firmware so use will give you write access to this device, too. Once that is done sane can upload the firmware, the scanner can identify itself as the model you have bought and you can scan. Seems like we should collect the Epson usb IDs somewhere... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
Then perhaps uploading the firmware to the scanner can only be done as root, for some reason. Does the output of susb -v change after scanning for the first time? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
If the scanner can be found only by the superuser that might indicate that an udev rule that allows scanner access for ordinary users is missing. Or that this udev rule gives scanner access to an user group you happen not to be part of... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1813462] Re: Shotwell is configured without the faces tool
Then I thank you a lot and set this bug ticket to "invalid" so it can be found and is not marked as an open bug any more. ** Changed in: shotwell (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/1813462 Title: Shotwell is configured without the faces tool To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1813462/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1813462] Re: Shotwell is configured without the faces tool
After having a 2nd look I think the feature isn't this major yet => If someone can decide upon this ticket's priority it perhaps can be set to "low". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813462 Title: Shotwell is configured without the faces tool To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1813462/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1813462] [NEW] Shotwell is configured without the faces tool
Public bug reported: Shotwell now comes with a faces detection tool in my opinion is a major feature. In order to enable it after the meson build a cd build&&meson configure -Dface-detection=true&&cd.. has to be executed during the build of the package. Currently this step is missing. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: shotwell 0.30.1-0ubuntu3 ProcVersionSignature: Ubuntu 4.18.0-13.14-generic 4.18.17 Uname: Linux 4.18.0-13-generic x86_64 ApportVersion: 2.20.10-0ubuntu13.1 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Sun Jan 27 10:22:32 2019 InstallationDate: Installed on 2019-01-18 (9 days ago) InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3) SourcePackage: shotwell UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: shotwell (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813462 Title: Shotwell is configured without the faces tool To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1813462/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking
On my machine (Disco/Gnome on Wayland) the problem still happens. But the fix has changed something because it no more happens all the time but only for the right suspend reasons. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532508 Title: Screen contents revealed briefly on resume, before even unlocking To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1532508/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking
On my machine (disco/gnome on Wayland) it also still appears. But something has changed: a few months ago the screen contents was visible on each resume. Now it makes a difference if the computer suspended due to a lack of activity (in this case the computer seems to always only lock the screen. A few seconds after resuming), due to me pressing the "suspend" key (in this case the screen either locks quickly on resume or is already locked in resume) or due to closing the laptop lid: in the latter case if I open my laptop the screen is already locked ** Tags added: cosmic disco ** Tags removed: 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/1532508 Title: Screen contents revealed briefly on resume, before even unlocking To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1532508/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109943]
52.6.0 (64-bit) on Ubuntu 18.04. On both gnome on Xorg and gnome on Wayland the progress bar uses 100% of one of my CPUs. I know that if there is no other task a modern CPU tends to be in sleep mode most of the time (which makes the only task automatically reach 100%). But the progress bar also drains my battery in ca. 40 minutes and makes the CPU fan go haywire => it seems to be hideously inefficient. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/109943 Title: Thunderbird: high CPU usage from progress bars To manage notifications about this bug go to: https://bugs.launchpad.net/thunderbird/+bug/109943/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109943]
@WaltS48: I guess I found out why this wasn't reproducible: There are 2 progress bars: * the one that is shown if the percentage of progress is known and * the one that is shown to indicate that an activity of unknown duration is in progress. Only the latter one uses 100% of one CPU. The drawback is: As soon as the network connection drops as you go mobile thunderbird's next attempt to connect to a server is likely to trigger the "activity of unknown duration" type progressbar - and to rapidly drain the accumulator if the mobile device. Perhaps the activity indicator that has the problem should be better referenced to as "throbber" as a 2nd thought -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/109943 Title: Thunderbird: high CPU usage from progress bars To manage notifications about this bug go to: https://bugs.launchpad.net/thunderbird/+bug/109943/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1800988] [NEW] Sync wxmaxima 18.10.2-1 (universe) from Debian unstable (main)
Public bug reported: Please sync wxmaxima 18.10.2-1 (universe) from Debian unstable (main) Changelog entries since current disco version 18.02.0-2: wxmaxima (18.10.2-1) unstable; urgency=medium * A new upstream version that comes with many bugfixes, features and performance improvements. * Updated the Homepage and the main upstream contact of the program. * Dropped all the patches as they are incorporated in the new upstream * release. * Raised the debhelper compatibility level (and min version) to 11 * debian info: Promoted several URLs from http to https * debian packaging: Removed the unneeded get-orig-source target. * debian packaging: Added an vcs-browser field. -- Gunter Königsmann Mon, 22 Oct 2018 08:12:36 +0100 ** Affects: wxmaxima (Ubuntu) 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/1800988 Title: Sync wxmaxima 18.10.2-1 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wxmaxima/+bug/1800988/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1800424] [NEW] texi2dvi creates pdf instead of dvi files
Public bug reported: Just grab a .texi file and do a texi2dvi texi2dvi will call pdflatex instead of latex and will therefore create an pdf, not a dvi file. Why this is bad? Every autoconf-based program offers a make distcheck target that - if any texinfo documentation is present - will call texi2dvi and will abort with an error message if no .dvi file is generated. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: texinfo 6.5.0.dfsg.1-4 Uname: Linux 4.18.1-041801-lowlatency x86_64 ApportVersion: 2.20.10-0ubuntu13 Architecture: amd64 Date: Mon Oct 29 07:50:57 2018 SourcePackage: texinfo UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: texinfo (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1800424 Title: texi2dvi creates pdf instead of dvi files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/texinfo/+bug/1800424/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
Making the library automatically look for plug-ins in all possible places they can be found would be a great idea: This would mean that it doesn't matter if the plug-in expects the library multiarch or not. If I interpret the 0125-patch correctly it changes the path plugins are found in instead of adding a second one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session
This isn't a bug but a major feature of wayland: If you have root rights you no more get access to the graphical user interface which makes it harder for a gui application to spy on another application's keyboard input. The backdraw of this is that every application that needs root rights for its work has to be re-written to have 2 parts: - the actual gui application and - a small helper that gets root access using pkgkit The second advantage of this security measure is that now no more the whole application that might suffer from security flaws has root access, but only the part that really needs root rights. td;lr: The fact that gui applications no more run when given root rights won't change. It is the applications that have to adapt. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1713313 Title: Unable to launch pkexec'ed applications on Wayland session To manage notifications about this bug go to: https://bugs.launchpad.net/backintime/+bug/1713313/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1738988] Re: lightdm-gtk-greeter-settings incompatible with wayland
I don't believe #1713313 is an actual bug: Giving noone with root access access to the GUI is part of one of the major features wayland was created for: Hindering a gui application from spying on the screen or the keyboard input of another application. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1738988 Title: lightdm-gtk-greeter-settings incompatible with wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter-settings/+bug/1738988/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
In my case the network problem also involved gufw being configured to refuse all inbound connections: avahi's autodiscover requires you to ope. the ports needed for bonjour. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
The USB3 issue should be resolved in the linux kernel bionic uses, see the following thread: https://www.spinics.net/lists/linux- usb/msg125193.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1759760] Re: Wayland: Out-of-memory results in unusable system.
Bug is upstreamed as https://gitlab.gnome.org/GNOME/gnome- shell/issues/185. But since gnome has switched to gitlab launchpad doesn't recognize gnome bug tracker URLs any more so I cannot add the bug URL here. ** Changed in: gnome-shell (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759760 Title: Wayland: Out-of-memory results in unusable system. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1759760/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1759760] Re: Wayland: Out-of-memory results in unusable system.
gunter@Marius:~$ xrandr Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192 XWAYLAND0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 300mm x 170mm 1920x1080 59.96*+ ** Changed in: gnome-shell (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759760 Title: Wayland: Out-of-memory results in unusable system. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1759760/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1759760] [NEW] Wayland: Out-of-memory results in unusable system.
Public bug reported: Please re-assign this bug report as needed: When I was using Xwindows if the system ran out of memory one of the applications that was running was killed. Now that I am using Wayland instead the mouse and the keyboard stop responding and using a hotkey in order to switch to a different virtual console doesn't work any more. My guess is that a process vital for wayland to work gets killed since wayland isn't obviously connected to the user experience in the view of many possible metrics. My computer is using intel embedded graphics. But as gnome-shell currently tends to occupy an additional megabyte per second (there is a second but ticket on launchpad for that) and as I get the bug reports for a mathematics program that is able to find big solutions, if needed I frequently read "system becomes unresponsive" messages nowaday. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: gnome-session 3.28.0-0ubuntu1 Uname: Linux 4.16.0-041600rc6-lowlatency x86_64 ApportVersion: 2.20.9-0ubuntu1 Architecture: amd64 CurrentDesktop: GNOME Date: Thu Mar 29 07:19:36 2018 EcryptfsInUse: Yes ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: gnome-session UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759760 Title: Wayland: Out-of-memory results in unusable system. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1759760/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10
The problem is that wayland as a security measure *either* gives you access to the display server *or* to root => the interactive part of gufw needs to be running with the user account and the small portions root privilleges are needed for need to be run by policykit. Which is a good idea - but which synaptic and gufw currently fail to do. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1713238 Title: gufw will not open in ubuntu wayland 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1672297] Re: gnome-shell uses lots of memory, and grows over time
@borovaka: That also matches my experience: If you disable everything that creates previews the gnome-shell's memory usage will grow slower. But if you only have 4 Gigabytes of memory you still have to reboot your computer every 2 hours. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672297 Title: gnome-shell uses lots of memory, and grows over time To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1672297/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1672297] Re: gnome-shell uses lots of memory, and grows over time
And I was wondering why 2 years ago 0,5 Gigabytes of RAM was plentiful for 32bit and now 4 Gigabytes on 64 bit is too little. Let's hope the window preview problem gets resolved soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672297 Title: gnome-shell uses lots of memory, and grows over time To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1672297/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] Re: [ath9k] Enable Bluetooth-Wifi coexistence by default (bluetooth audio and network skip on Wifi activity)
Cool! Thanks a lot! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: [ath9k] Enable Bluetooth-Wifi coexistence by default (bluetooth audio and network skip on Wifi activity) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] Re: [ath9k] Enable Bluetooth-Wifi coexistence by default (bluetooth audio and network skip on Wifi activity)
> Do you see "Set BT/WLAN RX diversity capability” in dmesg? Your wireless > chip doesn’t support bt_ant_diversity if you don’t see this message. Seems like my wireless chip doesn't support it: My dmesg starts with probing the CPU on starting the kernel but doesn't contain this message. => I would be happy with btcoex_enable=1 without using bt_ant_diversity=1. Hope that this method isn't a regression for wifi-only users. While bluetooth is in use it enhances wifi performance a lot for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: [ath9k] Enable Bluetooth-Wifi coexistence by default (bluetooth audio and network skip on Wifi activity) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] Re: [ath9k] Enable Bluetooth-Wifi coexistence by default (bluetooth audio and network skip on Wifi activity)
I had tried all combinations: - btcoex_enable=0 and bt_ant_diversity=1 does help a little bit with bluetooth. But not much - btcoex_enable=1 and bt_ant_diversity=0 does solve the bluetooth problem for me - btcoex_enable=1 and bt_ant_diversity=1 Here I have the feeling that it makes changing files and fast-forward/fast-backward smoother in mplayer (btcoex_enable=1 and bt_ant_diversity=0 in rare cases gives "bluetooth device stuck" messages, but working audio). - btcoex_enable=0 and bt_ant_diversity=0: Bluetooth keeps hanging *and* low wifi performance while using bluetooth. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: [ath9k] Enable Bluetooth-Wifi coexistence by default (bluetooth audio and network skip on Wifi activity) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] Re: [ath9k] Enable Bluetooth-Wifi coexistence by default (bluetooth audio and network skip on Wifi activity)
In my case this configuration results in - a bluetooth hangs, but only if the WiFi is far away and only about once every minute. But the connection losses I experienced with btcoex_enable=0 bt_ant_diversity=0 are nearly gone. - and changing the file in mplayer causes a short audio hang. With btcoex_enable=1 and bt_ant_diversity=1 I don't get any connection losses, audio runs smoothly without hangs and switching from a file to another works smoothly, too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: [ath9k] Enable Bluetooth-Wifi coexistence by default (bluetooth audio and network skip on Wifi activity) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] Re: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity]
The user won't probably want to do that: - The new default reduces the Wifi Speed only while bluetooth is actually trying to send (which isn't too often if the user isn't currently listening to Bluetooth audio) and - If Bluetooth/Wifi coecistence isn't enabled Bluetooth (when trying to send on the same frequency as the WiFi) tends to make the Wifi packet impossible to read => The WiFi packet has to be retransmitted => WiFi might get even slower than with Bluetooth-WiFi coexistence enabled. - Also since I have enabled Bluetooth-Wifi coexistence my wifi connection has stopped dropping from time to time => my guess is that if Bluetooth can send while WiFi does, this destroys packets and this happens to happen with every packet for a while the connection WiFi might drop as the Bluetooth one might in this case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] Re: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity]
I'm using the mainline build right now - and I still need to module parameter in order to have more than 1 minute of bluetooth audio at a time => We should send this patch. ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 405294] Re: A2DP Bluetooth audio skips terribly ["Skipping NNN us (= MMM bytes) in audio stream"]
Since the history of Bug 1746164 isn't visible here I'm adding the short form here, too: By default BT audio works fine on Ubuntu - if there is no WiFi active: Both work on the same frequency range, 2 WiFi channel is about 20 Bluetooth Channels wide and every time a WiFi package is sent bluetooth risks a packet loss. We should ship things in a way that they work out-of-the-box => I am all for providing this file with Ubuntu, possibly with Bluez. In the case of my laptop btcoex_enable=1 would already do the trick. Technical background: - https://wireless.wiki.kernel.org/en/users/drivers/ath9k/btcoex - https://wiki.freebsd.org/dev/ath_hal(4)/AntennaDiversity Until the kernel default is updated Creating a file named /etc/modprobe.d/bluetooth-audio.conf with the following content: options ath9k btcoex_enable=1 bt_ant_diversity=1 should do the trick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/405294 Title: A2DP Bluetooth audio skips terribly ["Skipping NNN us (= MMM bytes) in audio stream"] To manage notifications about this bug go to: https://bugs.launchpad.net/pulseaudio/+bug/405294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
Seems like the 1st try for my patch is lost including its description => I've tried to create a patch that automatically applies all workarounds on installing libsane1. The only thing I am not sure is the symlinks: - If we try to link the new directories to the old ones on a system update (when the old dir still exists) the link cannot be created. Hence the patch only creates them on a clean install. - and I have no idea if we can avoid creating the links on IA32 systems, too - where they don't do harm, but don't help, neither. Perhaps we should compile a list of all individual files Epson, Brother and perhaps others provide and create a separate symlink for every file. Any ideas? And any volunteers for this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 405294] Re: A2DP Bluetooth audio skips terribly ["Skipping NNN us (= MMM bytes) in audio stream"]
Added "Linux" as affected package since the problem is caused by a kernel default, not by a bug in bluez, see Bug 1746164. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/405294 Title: A2DP Bluetooth audio skips terribly ["Skipping NNN us (= MMM bytes) in audio stream"] To manage notifications about this bug go to: https://bugs.launchpad.net/pulseaudio/+bug/405294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 405294] Re: A2DP Bluetooth audio skips terribly ["Skipping NNN us (= MMM bytes) in audio stream"]
A workaround that works on my system can be found at: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1746164 ** Attachment added: "The output of lspci on my system." https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/405294/+attachment/5045388/+files/lspci.txt ** Also affects: linux (Ubuntu) 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/405294 Title: A2DP Bluetooth audio skips terribly ["Skipping NNN us (= MMM bytes) in audio stream"] To manage notifications about this bug go to: https://bugs.launchpad.net/pulseaudio/+bug/405294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] Re: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity]
*** This bug is a duplicate of bug 405294 *** https://bugs.launchpad.net/bugs/405294 The corrected version of my patch (finally containing all files). ** Patch added: "bluez.patch" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1746164/+attachment/5045387/+files/bluez.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] Re: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity]
*** This bug is a duplicate of bug 405294 *** https://bugs.launchpad.net/bugs/405294 ...or do we want to mark this bug as duplicate of bug 405294? ** This bug has been marked a duplicate of bug 405294 A2DP Bluetooth audio skips terribly ["Skipping NNN us (= MMM bytes) in audio stream"] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] Re: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity]
*** This bug is a duplicate of bug 405294 *** https://bugs.launchpad.net/bugs/405294 I currently run the newest vanilla kernel using an Acer Aspire S7 with an Intel chipset. Still my patch is needed on my system. --- I have no experience in getting things changed in the kernel => attaching the corrected patch. But if you reassign the bug to "linux- kernel" and mark this bug as duplicate of bug 405294 I'll try to do my very best. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
I hope this patch might make things work out-of-the-box on new installs. I didn't find out how to prevent the link from /usr/lib64/ to /usr/lib/x86_64-linux-gnu to appear on ia32. But hey don't harm. And I didn't find any good way to handle the case that libsane is updated when /usr/lib64 already exists: I can move all the 3rd-party sane drivers over to the new directory. But what happens if there are other libraries from the system that is upgraded and that still lie in this directory? An alternative would be finding out the names of all packages epson and brother provide and symlink every file individually. Is it feasible to create such a list? ** Patch added: "The 1st try to create a patch that makes libsane1 work out-of-the-box with popular scanners." https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+attachment/5045380/+files/libsane1.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
A 2nd try for my patch: Actually include the new files. ** Patch added: "libsane1.patch" https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+attachment/5045386/+files/libsane1.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] Re: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity]
The patch that resolves the problem. ** Patch added: "bluez.patch" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1746164/+attachment/5045345/+files/bluez.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1746164] [NEW] Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity]
Public bug reported: By default BT audio works fine on Ubuntu - if there is no WiFi active: Both work on the same frequency range, 2 WiFi channel is about 20 Bluetooth Channels wide and every time a WiFi package is sent bluetooth risks a packet loss. Creating a file named /etc/modprobe.d/bluetooth-audio.conf with the following content: options ath9k btcoex_enable=1 bt_ant_diversity=1 resolves the problem and drastically increases bluetooth throughput for all other use cases (bluetooth networking that doesn't drop every time the WiFi probes something, lower latency Bluetooth HIDs. We should ship things in a way that they work out-of-the-box => I am all for providing this file with Ubuntu, possibly with Bluez. In the case of my laptop btcoex_enable=1 would already do the trick. Technical background: - https://wireless.wiki.kernel.org/en/users/drivers/ath9k/btcoex - https://wiki.freebsd.org/dev/ath_hal(4)/AntennaDiversity ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: bluez 5.46-0ubuntu4 Uname: Linux 4.15.0-041500rc9-lowlatency x86_64 ApportVersion: 2.20.8-0ubuntu6 Architecture: amd64 CurrentDesktop: GNOME Date: Tue Jan 30 06:40:12 2018 EcryptfsInUse: Yes InterestingModules: rfcomm bnep btusb bluetooth MachineType: Acer Aspire S7-391 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-041500rc9-lowlatency root=UUID=6d0fd0ad-9048-4fdb-881a-eba6d6d13c3b ro rootflags=subvol=@ acpi_backlight=vendor init=/lib/systemd/systemd intel_pstate=enable nmi_watchdog=0 quiet splash acpi_backlight=vendor init=/lib/systemd/systemd intel_pstate=enable video=vesafb:ywrap,mtrr=3 nmi_watchdog=0 vt.handoff=1 SourcePackage: bluez UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/16/2012 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V2.09 dmi.board.asset.tag: No Asset Tag dmi.board.name: Storm dmi.board.vendor: Acer dmi.board.version: V2.09 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V2.09 dmi.modalias: dmi:bvnInsydeCorp.:bvrV2.09:bd11/16/2012:svnAcer:pnAspireS7-391:pvrV2.09:rvnAcer:rnStorm:rvrV2.09:cvnAcer:ct10:cvrV2.09: dmi.product.family: ChiefRiver System dmi.product.name: Aspire S7-391 dmi.product.version: V2.09 dmi.sys.vendor: Acer hciconfig: hci0: Type: Primary Bus: USB BD Address: 68:94:23:49:1B:BC ACL MTU: 1022:8 SCO MTU: 183:5 UP RUNNING PSCAN RX bytes:688 acl:0 sco:0 events:49 errors:0 TX bytes:3167 acl:0 sco:0 commands:49 errors:0 ** Affects: bluez (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746164 Title: Enable Bluetooth-Wifi coexistence by default [bluetooth audio and network skip on Wifi activity] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1746164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1551951] Re: synaptic does not run over gnome wayland session
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551951 Title: synaptic does not run over gnome wayland session To manage notifications about this bug go to: https://bugs.launchpad.net/synaptic/+bug/1551951/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1721544] Re: I installed "Synaptic Package Manager", but I can not start it.
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721544 Title: I installed "Synaptic Package Manager", but I can not start it. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1721544/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1632770] Re: Synaptic segfault on GNOME on Wayland
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1632770 Title: Synaptic segfault on GNOME on Wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1632770/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1705955] Re: Running Synaptic Package Manager as superuser via terminal results in the following error on Ubuntu Artful (17.10) Daily Build
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1705955 Title: Running Synaptic Package Manager as superuser via terminal results in the following error on Ubuntu Artful (17.10) Daily Build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1705955/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1705135] Re: synaptic not run
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1705135 Title: synaptic not run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1705135/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1704748] Re: Synaptic fails to launch on Ubuntu 17.10
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1704748 Title: Synaptic fails to launch on Ubuntu 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1704748/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1712539] Re: synaptic doesn't start on wayland
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1712539 Title: synaptic doesn't start on wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1712539/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1647144] Re: synaptic memory exception upon invocation
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1647144 Title: synaptic memory exception upon invocation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1647144/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1723563] Re: synaptic does not work with wayland in ubuntu 17.10
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723563 Title: synaptic does not work with wayland in ubuntu 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1723563/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1725508] Re: synaptic does not run
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725508 Title: synaptic does not run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1725508/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1731324] Re: synaptic does not run under wayland
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1731324 Title: synaptic does not run under wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1731324/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1735345] Re: Synaptic hangs and not opening both from application launcher or from command line
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1735345 Title: Synaptic hangs and not opening both from application launcher or from command line To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1735345/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1717762] Re: Wayland can't open synaptic package manager
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1717762 Title: Wayland can't open synaptic package manager To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1717762/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1729176] Re: Synaptic Package Manager dies right after install in Ubuntu 17.10
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729176 Title: Synaptic Package Manager dies right after install in Ubuntu 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1729176/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1725441] Re: Synaptic package manager not working in 17.10
*** This bug is a duplicate of bug 1712089 *** https://bugs.launchpad.net/bugs/1712089 ** This bug is no longer a duplicate of bug 1551951 synaptic does not run over gnome wayland session ** This bug has been marked a duplicate of bug 1712089 Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725441 Title: Synaptic package manager not working in 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1725441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1738988] [NEW] lightdm-gtk-greeter-settings incompatible with wayland
Public bug reported: As a security measure wayland allows programs *either* to connect to the display *or* to be root: If a program needs root rights to do part of its work it can use packagekit in order to give this specific portion of the program root rights. lightdm-gtk-greeter-settings both wants root rights and wants to connect to the display - and therefore is denied the latter. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: lightdm-gtk-greeter-settings 1.2.1-2 Uname: Linux 4.15.0-041500rc4-lowlatency x86_64 ApportVersion: 2.20.8-0ubuntu5 Architecture: amd64 CurrentDesktop: GNOME Date: Tue Dec 19 10:40:50 2017 EcryptfsInUse: Yes PackageArchitecture: all SourcePackage: lightdm-gtk-greeter-settings UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: lightdm-gtk-greeter-settings (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1738988 Title: lightdm-gtk-greeter-settings incompatible with wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter-settings/+bug/1738988/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
That is right: - make libsane1's install script execute a few "ln" commands. Or add a debian/.links - add a few udev scripts to libsane1's debian directory and a debian/.install file that places them at the right places in the filesystem - and somehow make ubuntu ship the resulting package instead of the old one. I've never found any documentation on how to actually do this. But I've always read that everyone is invited in fixing bugs in ubuntu packages... ...that means: http://packaging.ubuntu.com/html/fixing-a-bug.html If we change the things that are needed and submit the change to debian - that might fix many upcoming releases of many linux flavours. If the changes are backported to ubuntu afterwards, that is. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
The manufacturers won't. And if each manufacturer would try to create all the symlinks needed in order to make the drivers work on all the linux distries that tend to be broken in different ways that would clearly be prone to create conflicts. But if Ubuntu has broken things by starting to expect them in unexpected places Ubuntu could automatically provide all the symlinks that are needed to make the drivers appear in all the places they could or should be - and nearly all drivers by nearly all manufacturers would restart working out-of-the box without requiring intervention of the manufacturers and applying fixes to every single driver. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
That is the only thing I would ask: We now have found out to make the package work out-of-the-box. Is there any chance that the maintainer picks up the changes - which greatly would improve the usability of Linux? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
About the Iscan, PNG and JPEG phenomenon: Iscan's png support still depends on an very old version of libpng. If this library isn't found support for the PNG format is dropped. I guess, libjpeg has been renamed (and most probably has changed its interface), as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
My hope was that all the bug fixes you have collected make it to the official .Deb package for Ubuntu and Debian instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change
You are a genius! My MFC8510 and my Epson WorkForce GT-1500 now work fine... ...now we should forward this info to the sane programmers (perhaps they can make the program look in both the old and the new locations), to Debian - and to the manufacturers: Symlinks isn't hard to create in the postinstall scripts. Perhaps they will add the necessary lines. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 825243] Re: tab completion converts input to uppercase
I've informed the maintainer of the compiler maxima was compiled with. In the meantime I can recommend wxMaxima to you (which has its own autocompletion that isn't affected by this bug) - or to - uninstall maxima - install the package maxima-common from https://sourceforge.net/projects/maxima/files/Maxima-Linux/5.41.0-Linux/ - install the package maxima-sbcl from the same location. This package should (depending on the problem) be more or less as fast as the maxima you have currently installed and it should not have the autocompletion bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825243 Title: tab completion converts input to uppercase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/825243/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 317827] Re: install script crashes on unknown ld option -Bsylmbolic-functions
Possible Workaround from the user's side: In my case calling ./configure as ./configure LDFLAGS="" allowed me to compile my program. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/317827 Title: install script crashes on unknown ld option -Bsylmbolic-functions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ecl/+bug/317827/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
On my computer when I try to scan ltrace tells me: sane_get_devices(0x7ffc84845e50, 0, 0, 0)= 0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 825243] Re: tab completion converts input to uppercase
That explains why I am not experiencing this even after setting up two test systems (shame on me: There was no indication that this bug is about wxMaxima): I am using wxMaxima. Which is a fine graphical frontend, by the way. Are you using rmaxima or just a plain maxima? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825243 Title: tab completion converts input to uppercase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/825243/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728012] [NEW] Many 3rd party scanner drivers are broken by a sane change
Public bug reported: Many scanners can no more be used since sane has changed something: The 3rd-party plug-in the vendor provides as .deb package will still install. But the scanner is no more recognized. Scanners that are affected are(besides others): - Epson Perfection V10 - Epson Perfection V1000 - Epson WorkForce GT-1500 - Brother MFC-8510DN - Epson Perfection V33 It is to note that the probability that the scanner manufacturers fix things others broke is below 100%. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: libsane1 1.0.27-1~experimental2ubuntu2 Uname: Linux 4.14.0-041400rc5-lowlatency x86_64 ApportVersion: 2.20.7-0ubuntu3.1 Architecture: amd64 Date: Fri Oct 27 12:35:52 2017 EcryptfsInUse: Yes SourcePackage: sane-backends UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: sane-backends (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic ** Description changed: Many scanners can no more be used since sane has changed something: The 3rd-party plug-in the vendor provides as .deb package will still install. But the scanner is no more recognized. Scanners that are affected are(besides others): - - Epson Perfection V10 - - Epson Perfection V1000 - - Epson WorkForce GT-1500 - - Brother MFC-8510DN + - Epson Perfection V10 + - Epson Perfection V1000 + - Epson WorkForce GT-1500 + - Brother MFC-8510DN + - Epson Perfection V33 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: libsane1 1.0.27-1~experimental2ubuntu2 Uname: Linux 4.14.0-041400rc5-lowlatency x86_64 ApportVersion: 2.20.7-0ubuntu3.1 Architecture: amd64 Date: Fri Oct 27 12:35:52 2017 EcryptfsInUse: Yes SourcePackage: sane-backends UpgradeStatus: No upgrade log present (probably fresh install) ** Description changed: Many scanners can no more be used since sane has changed something: The 3rd-party plug-in the vendor provides as .deb package will still install. But the scanner is no more recognized. Scanners that are affected are(besides others): - Epson Perfection V10 - Epson Perfection V1000 - Epson WorkForce GT-1500 - Brother MFC-8510DN - - Epson Perfection V33 + - Epson Perfection V33 + + It is to note that the probability that the scanner manufacturers fix + things others broke is below 100%. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: libsane1 1.0.27-1~experimental2ubuntu2 Uname: Linux 4.14.0-041400rc5-lowlatency x86_64 ApportVersion: 2.20.7-0ubuntu3.1 Architecture: amd64 Date: Fri Oct 27 12:35:52 2017 EcryptfsInUse: Yes SourcePackage: sane-backends UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728012 Title: Many 3rd party scanner drivers are broken by a sane change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
Ok... ...the new bug report for all devices that are still affected is: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
Then one Bug is fixed. Perhaps we should close it and open another one for all the devices a change in sane has broken. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 825243] Re: tab completion converts input to uppercase
Weird: The autocompletion code of wxMaxima doesn't contain any command that converts things to uppercase. And it doesn't happen on my computer. Still it happens fore some users => We'll have to find out what is the difference between the computers that work and the computers that don't. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825243 Title: tab completion converts input to uppercase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/825243/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
As a 2nd look this is actually 2 bugs: - renaming the library broke nearly all 3rd party drivers - some drivers were additionally broken by a upstream change. Perhaps we should split the bug into two parts: Creating a "libsane" that does nothing but depend on "libsane1" will fix the 1st of these bugs. The second one might require help of the sane developers, though... ** Description changed: Impact == - The Debian maintainer renamed libsane to libsane1-experimental "to match with the soname". This apparently fixes a Lintian warning. Also the soname change might be justified by the new version breaking most 3rd party plug-ins even if the library version number doesn't any bigger change than any ordinary new version of the library: + + 1) The Debian maintainer renamed libsane to libsane1-experimental "to + match with the soname". This apparently fixes a Lintian warning, but + makes installing 3rd-party plug-ins hard, as they typically depend on + "libsane", not on "libsane1". The first try to add a "Provides: libsane" + to libsane1 (which created a virtual package) didn't make drivers + installable that claim to depend on a minimum version of libsane as + virtual packages are ignored in this case. + + 2) The soname change might be justified by the new version breaking + (several? most?) 3rd party plug-ins even if the library version number + doesn't indicate any bigger change than any ordinary new version of the + library - which might indicate that this phenomenon might be an upstream + bug. libsane 1.0.25 in zesty includes libsane.so.1.25 libsane1 1.0.27 in artful includes libsane.so.1.27 - The breaking of all plug-ins might be an upstream bug - which is allowed in an experimental package, but is unfortunate as in Ubuntu this package went mainstream; The library rename is an additional factor that makes it impossible to install any scanner drivers for libsane that are distributed as a .deb unless the driver distributors recompiles against Ubuntu 17.10+. - It is to note that depending on the manufacturer for many old scanners there won't be new versions of the plug-ins that are recompiled like this; Adding a Provides: libsane to the library might therefore make some plug-ins work, perhaps. + It is to note that depending on the manufacturer for many old scanners + there won't be new versions of the plug-ins that are recompiled like + this. Test Case = Visit http://support.epson.net/linux/en/iscan_c.html Download the amd64 deb .tar.gz Unzip it. Install the iscan .deb from the core folder. It won't install before this SRU because it Depends: libsane Regression Potential The fix here was proposed to the Debian maintainer in July but there's been virtually zero response on it. In the meantime the workaround that was proposed initially has started to result in automatically uninstalling gtk - which makes the system basically useless. It doesn't seem like adding the Provides will make things any worse for third-party drivers but it has a goodme chance of making things better for some. Impossibility of workarounds Just installing an old version of libsane is impossible as it uninstalls libgtk (which depends on libsane1 which conflicts with libsane) making the system basically useless. Original Bug Report === I don't know if that can be prevented in the long run. But both brscan (for my brother scanner) and iscan (for my epson scanners) have been broken by the change from libsane to libsane1. For iscan I have unpackaged the debian package, changed the dependency it contains from libsane to libsane1 and installed the changed package. But even then my epson scanners no more work leaving me without any scanner => Reporting a bug. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: libsane1 1.0.27-1~experimental1ubuntu2 Uname: Linux 4.13.0-041300rc2-lowlatency x86_64 ApportVersion: 2.20.6-0ubuntu4 Architecture: amd64 Date: Sat Jul 29 08:38:15 2017 EcryptfsInUse: Yes SourcePackage: sane-backends UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
** Description changed: Impact == - The Debian maintainer renamed libsane to libsane1 "to match with the soname" apparently to fix a Lintian warning. + The Debian maintainer renamed libsane to libsane1-experimental "to match with the soname". This apparently fixes a Lintian warning. Also the soname change might be justified by the new version breaking most 3rd party plug-ins even if the library version number doesn't any bigger change than any ordinary new version of the library: libsane 1.0.25 in zesty includes libsane.so.1.25 libsane1 1.0.27 in artful includes libsane.so.1.27 - This appears to be no bigger change than any ordinary new version of the - library. - - The library rename makes it impossible to install any scanner drivers - for libsane that are distributed as a .deb unless the driver - distributors recompiles against Ubuntu 17.10+. - - Therefore, adding Provides: libsane seems reasonable here. + The breaking of all plug-ins might be an upstream bug - which is allowed in an experimental package, but is unfortunate as in Ubuntu this package went mainstream; The library rename is an additional factor that makes it impossible to install any scanner drivers for libsane that are distributed as a .deb unless the driver distributors recompiles against Ubuntu 17.10+. + It is to note that depending on the manufacturer for many old scanners there won't be new versions of the plug-ins that are recompiled like this; Adding a Provides: libsane to the library might therefore make some plug-ins work, perhaps. Test Case = Visit http://support.epson.net/linux/en/iscan_c.html Download the amd64 deb .tar.gz Unzip it. Install the iscan .deb from the core folder. It won't install before this SRU because it Depends: libsane Regression Potential - The fix here was proposed to the Debian maintainer in July but there's been virtually zero response on it. In the meantime the workaround that was proposed initially has started to result in automatically uninstalling gtk - which makes the system basically useless. + The fix here was proposed to the Debian maintainer in July but there's been virtually zero response on it. In the meantime the workaround that was proposed initially has started to result in automatically uninstalling gtk - which makes the system basically useless. It doesn't seem like adding the Provides will make things any worse for third-party drivers but it has a goodme chance of making things better for some. + + Impossibility of workarounds + + Just installing an old version of libsane is impossible as it uninstalls libgtk (which depends on libsane1 which conflicts with libsane) making the system basically useless. Original Bug Report === I don't know if that can be prevented in the long run. But both brscan (for my brother scanner) and iscan (for my epson scanners) have been broken by the change from libsane to libsane1. For iscan I have unpackaged the debian package, changed the dependency it contains from libsane to libsane1 and installed the changed package. But even then my epson scanners no more work leaving me without any scanner => Reporting a bug. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: libsane1 1.0.27-1~experimental1ubuntu2 Uname: Linux 4.13.0-041300rc2-lowlatency x86_64 ApportVersion: 2.20.6-0ubuntu4 Architecture: amd64 Date: Sat Jul 29 08:38:15 2017 EcryptfsInUse: Yes SourcePackage: sane-backends UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
The same happens here: Cannot install any plug-ins as they depend on libsane the default way: What I have installed is libsane1 1.0.27-1~experimental2ubuntu2 which isn't named "libsane". Forcing the install still means that neither my Brother nor my Epson scanner is detected even with the new version of sane-backends. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
The next question would be if things would now work if libsane1 would contain a "provides libsane". Would it be possible for you to install esci-interpreter-gt-f720 ignoring the missing dependency? I think the command that does do this would be: sudo dpkg -i --force-depends esci-interpreter-gt-f720 Thanks a lot in advance! Will try if the new sane-backends would make my brother scanner work again if the "provides libsane" were present in "libsane1" as soon as I get home. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
** Description changed: Impact == The Debian maintainer renamed libsane to libsane1 "to match with the soname" apparently to fix a Lintian warning. libsane 1.0.25 in zesty includes libsane.so.1.25 libsane1 1.0.27 in artful includes libsane.so.1.27 This appears to be no bigger change than any ordinary new version of the library. The library rename makes it impossible to install any scanner drivers for libsane that are distributed as a .deb unless the driver distributors recompiles against Ubuntu 17.10+. Therefore, adding Provides: libsane seems reasonable here. Test Case = Visit http://support.epson.net/linux/en/iscan_c.html Download the amd64 deb .tar.gz Unzip it. Install the iscan .deb from the core folder. It won't install before this SRU because it Depends: libsane Regression Potential - The fix here was proposed to the Debian maintainer in July but there's been virtually zero response on it. + The fix here was proposed to the Debian maintainer in July but there's been virtually zero response on it. In the meantime the workaround that was proposed initially has started to result in automatically uninstalling gtk - which makes the system basically useless. It doesn't seem like adding the Provides will make things any worse for - third-party drivers but it has a good chance of making things better for - some. + third-party drivers but it has a goodme chance of making things better + for some. Original Bug Report === I don't know if that can be prevented in the long run. But both brscan (for my brother scanner) and iscan (for my epson scanners) have been broken by the change from libsane to libsane1. For iscan I have unpackaged the debian package, changed the dependency it contains from libsane to libsane1 and installed the changed package. But even then my epson scanners no more work leaving me without any scanner => Reporting a bug. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: libsane1 1.0.27-1~experimental1ubuntu2 Uname: Linux 4.13.0-041300rc2-lowlatency x86_64 ApportVersion: 2.20.6-0ubuntu4 Architecture: amd64 Date: Sat Jul 29 08:38:15 2017 EcryptfsInUse: Yes SourcePackage: sane-backends UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
In the above I didn't copy-and-paste the additional info that about 100 packages can be autoremoved after removing libsane1 because after removing all applications that depend on gtk many libraries are unused. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
@dino99: You cannot sqitch the zesty version any more. At least if you want your computer have a working graphical user interface: lib colord depends in libsane1 - and colord on libcolord. And gnome on colord: gunter@Marius:~$ sudo apt-get remove libcolord2 Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: emacs25-lucid xaw3dg Suggested packages: emacs25-common-non-dfsg The following packages will be REMOVED: apport-gtk apturl bamfdaemon baobab brasero brasero-cdrkit cairo-dock cairo-dock-core cairo-dock-plug-ins cairo-dock-plug-ins-dbus-interface-python cairo-dock-plug-ins-integration caribou cheese chrome-gnome-shell classicmenu-indicator colord compiz compiz-gnome dconf-editor easytag emacs24 emacs25 evince evolution-data-server evolution-data-server-online-accounts file-roller firefox frei0r-plugins gcr gedit gir1.2-appindicator3-0.1 gir1.2-caribou-1.0 gir1.2-clutter-1.0 gir1.2-gcr-3 gir1.2-gdl-3 gir1.2-gnomebluetooth-1.0 gir1.2-gnomedesktop-3.0 gir1.2-gspell-1 gir1.2-gtk-3.0 gir1.2-gtksource-3.0 gir1.2-gtkspell3-3.0 gir1.2-gweather-3.0 gir1.2-mutter-1 gir1.2-nautilus-3.0 gir1.2-nmgtk-1.0 gir1.2-peas-1.0 gir1.2-rb-3.0 gir1.2-totem-1.0 gir1.2-vte-2.91 gir1.2-webkit2-4.0 gir1.2-wnck-3.0 gjs gkbd-capplet gnome-bluetooth gnome-control-center gnome-disk-utility gnome-font-viewer gnome-getting-started-docs gnome-getting-started-docs-de gnome-keyring gnome-online-accounts gnome-power-manager gnome-screensaver gnome-screenshot gnome-session gnome-session-bin gnome-session-wayland gnome-settings-daemon gnome-shell gnome-software gnome-software-plugin-snap gnome-system-log gnome-system-monitor gnome-system-tools gnome-terminal gnome-tweak-tool gnome-user-docs gnome-user-guide gnome-user-share gstreamer1.0-clutter-3.0 gstreamer1.0-plugins-bad gtk3-engines-unico gucharmap gufw handbrake ibus ibus-gtk3 indicator-application indicator-printers language-selector-gnome libappindicator3-1 libavahi-ui-gtk3-0 libbrasero-media3-1 libcanberra-gtk3-0 libcanberra-gtk3-module libcaribou0 libcheese-gtk25 libcheese8 libclutter-1.0-0 libclutter-gst-3.0-0 libclutter-gtk-1.0-0 libcolord-gtk1 libcolord2 libcolorhug2 libevdocument3-4 libevview3-3 libgail-3-0 libgcr-ui-3-1 libgdl-3-5 libgdl-3-dev libgjs0g libgldi3 libgnome-bluetooth13 libgnome-desktop-3-12 libgnomekbd8 libgoa-backend-1.0-1 libgspell-1-1 libgspell-1-dev libgtk-3-0 libgtk-3-bin libgtk-3-dev libgtkmm-3.0-1v5 libgtkmm-3.0-dev libgtksourceview-3.0-1 libgtksourceview-3.0-dev libgtkspell3-3-0 libgtkspell3-3-dev libgtkspellmm-3.0-0v5 libgtkspellmm-3.0-dev libgucharmap-2-90-7 libgweather-3-6 libido3-0.1-0 libindicator3-7 libmetacity1 libmutter-1-0 libnautilus-extension1a libnm-gtk0 libnma0 libopencv-calib3d3.1 libopencv-contrib3.1 libopencv-features2d3.1 libopencv-highgui3.1 libopencv-objdetect3.1 libopencv-stitching3.1 libopencv-videostab3.1 libpeas-1.0-0 libreoffice-avmedia-backend-gstreamer libreoffice-gnome libreoffice-gtk3 librhythmbox-core10 librsvg2-bin libtimezonemap1 libtotem0 libunique-3.0-0 libunity-settings-daemon1 libvte-2.91-0 libwebkit2gtk-4.0-37 libwebkit2gtk-4.0-37-gtk2 libwebkit2gtk-4.0-dev libwebkitgtk-3.0-0 libwnck-3-0 libyelp0 lightdm-gtk-greeter meld metacity mousetweaks mutter nautilus nautilus-extension-brasero network-manager-gnome network-manager-openvpn-gnome notify-osd pinentry-gnome3 policykit-1-gnome python-nautilus python3-aptdaemon.gtk3widgets qt5-gtk-platformtheme redshift-gtk seahorse seahorse-daemon shotwell software-properties-gtk soundconverter ssh-askpass-gnome system-config-printer system-config-printer-common thunderbird thunderbird-locale-de thunderbird-locale-en thunderbird-locale-en-gb thunderbird-locale-en-us totem totem-plugins transmission-gtk ubuntu-docs ubuntu-release-upgrader-gtk ubuntu-software update-manager update-notifier usb-creator-gtk vino weston xdg-user-dirs-gtk xiphos yelp zenity The following NEW packages will be installed: emacs25-lucid xaw3dg 0 upgraded, 2 newly installed, 206 to remove and 0 not upgraded. Need to get 3.650 kB of archives. After this operation, 673 MB disk space will be freed. Do you want to continue? [Y/n] This basically means that you currently need two Ubuntu installations: One you can scan with - and one to do the rest of the work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane
On my system uninstalling libsane1 uninstalls colord - which uninstalls gnome - which means that this isn't an option. Vuescan (costly!) and manually extracting and placing the contents of the .deb packages with the scanner plug-ins seems to currently work. But - I still wonder if there is a better way... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707352 Title: the change from libsane to libsane1 broke many (all?) 3rd party plug- ins for sane To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1707352/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1722598] [NEW] Sync wxmaxima 17.10.0-3 (universe) from Debian unstable (main)
Public bug reported: Please sync wxmaxima 17.10.0-3 (universe) from Debian unstable (main) Changelog entries since current artful version 16.12.2-3: wxmaxima (17.10.0-3) unstable; urgency=medium * debian/control: Instead of dropping the dependency to a specific maxima I accidentally dropped the dependency to maxima entirely. (closes: bug#877891) -- Gunter Königsmann Fri, 6 Oct 2017 21:52:36 +0100 wxmaxima (17.10.0-2) unstable; urgency=medium * Patch: One of the bugfixes in wxMaxima could cause a race condition that could cause maxima's output to be attached to the wrong input cell => Reverted that bugfix as attaching the output at the right place is more important than supporting :lisp commands in the very first cell of the worksheet. -- Gunter Königsmann Fri, 6 Oct 2017 9:25:36 +0100 wxmaxima (17.10.0-1) unstable; urgency=medium * New upstream release with many new features, bugfixes and performance improvements. * Switched the build system to cmake replacing the dependency to dh-autoreconf by the dependency to cmake. * Bumped the standards version to 3.9.8 * debian/rules: Cleaned up override_dh_auto_build and override_dh_auto_install * debian/control: wxMaxima doesn't depend on a specific version of maxima and maxima-doc. * debian/control: There is a good fallback for a missing fonts-jsmath. maxima-doc isn't necessary for running wxMaxima and the type of pdf animations texlive-latex-extra was needed for are no more supported by any major pdf viewer => Changed these packages to "suggested". * debian/control: Dropped the dependency to ImageMagick, perl and texinfo which are no more used. * debian/copyright: wxmathml.lisp has been replaced by wxmathml.lisp.in * debian/watch: github is the new project location. * Tried to make the watch file work again. * Dropped all patches as they were upstreamed. * Added a Patch that updates the location of appdata.xml -- Gunter Königsmann Sun, 1 Oct 2017 21:12:36 +0100 ** Affects: wxmaxima (Ubuntu) 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/1722598 Title: Sync wxmaxima 17.10.0-3 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wxmaxima/+bug/1722598/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1721588] Re: UI doesn't refresh
Seems like the last update (which might arrive at he local mirror a few days later) resolves this issue. ** Changed in: thunderbird (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721588 Title: UI doesn't refresh To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1721588] PrefSources.txt
apport information ** Attachment added: "PrefSources.txt" https://bugs.launchpad.net/bugs/1721588/+attachment/4962976/+files/PrefSources.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721588 Title: UI doesn't refresh To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1721588] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1721588/+attachment/4962974/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721588 Title: UI doesn't refresh To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1721588] Prefs.txt
apport information ** Attachment added: "Prefs.txt" https://bugs.launchpad.net/bugs/1721588/+attachment/4962977/+files/Prefs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721588 Title: UI doesn't refresh To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1721588] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1721588/+attachment/4962981/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721588 Title: UI doesn't refresh To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1721588] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1721588/+attachment/4962983/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721588 Title: UI doesn't refresh To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1721588] SubmittedCrashIDs.txt
apport information ** Attachment added: "SubmittedCrashIDs.txt" https://bugs.launchpad.net/bugs/1721588/+attachment/4962982/+files/SubmittedCrashIDs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721588 Title: UI doesn't refresh To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1721588] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1721588/+attachment/4962979/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721588 Title: UI doesn't refresh To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs