[Desktop-packages] [Bug 2060412] [NEW] Gnome3 apps very slow

2024-04-07 Thread samuel nunes
Public bug reported: Gnome3 apps became very slow. Even type in interminal. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: gnome-shell 42.9-0ubuntu2 ProcVersionSignature: Ubuntu 6.5.0-26.26~22.04.1-generic 6.5.13 Uname: Linux 6.5.0-26-generic x86_64 NonfreeKernelModules: nvidia_modeset

[Desktop-packages] [Bug 2039374] Re: xbrlapi causes long delay in GUI login

2023-10-25 Thread Samuel thibault
> if there is an active IPv6 regular (non-loopback) interface with an IPv6 address and network connection, then connection attempts to ::1 seem to hang and timeout Probably it uses the default route to send packets to ::1, which is deemed not to receive any response. > I haven't seen any other

[Desktop-packages] [Bug 2039374] Re: xbrlapi causes long delay in GUI login

2023-10-24 Thread Samuel thibault
Ok, I better understand why this has never shown up in most situations. > my system has functional IPV4 and IPV6 Well, it still behaves oddly on the ip6-localhost case: > connect(3, {sa_family=AF_INET6, sin6_port=htons(4101), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "::1", _addr),

[Desktop-packages] [Bug 2039374] Re: xbrlapi causes long delay in GUI login

2023-10-15 Thread Samuel thibault
This is very surprising: what xbrlapi tries to connect to by default is a local socket in /var/lib/BrlAPI/0 so that should be completely independent from TCP/IP networking configuration, and should be either succeeding or failing immediately. Just to be sure: Does /var/lib/BrlAPI/0 exist? Is

[Desktop-packages] [Bug 1958224] Re: brltty claiming cp210x devices on 22.04

2023-10-01 Thread Samuel thibault
Concerning 1a86:7523, the udev rules file in ubuntu indeed seems to be missing the manufacturer filter: debian/brltty.udev.rules says: ENV{PRODUCT}=="1a86/7523/*", ENV{BRLTTY_BRAILLE_DRIVER}="bm", GOTO="brltty_usb_run" while it should be: ENV{PRODUCT}=="1a86/7523/*", ATTRS{idVendor}=="1a40",

[Desktop-packages] [Bug 1186702]

2022-09-29 Thread Samuel-mehrbrodt-6
This has been fixed with 1bc454a2c0cb0dd69512d69ddd2123a44814197e . -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1186702 Title: WebDAV: LibreOffice does not handle

Re: [Desktop-packages] [Bug 1990189] Re: brlttty claiming CH341 usbtty device blocking access

2022-09-20 Thread Samuel thibault
nk somebody did not do their testing. Not many people have a CH340/CH341-based adapter to notice the issue. Samuel -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brltty in Ubuntu. https://bugs.launchpad.net/bugs/1990189 Title: brlttty c

[Desktop-packages] [Bug 1990189] Re: brlttty claiming CH341 usbtty device blocking access

2022-09-20 Thread Samuel thibault
The simple workaround is to remove the package, or remove the entry from the udev file. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brltty in Ubuntu. https://bugs.launchpad.net/bugs/1990189 Title: brlttty claiming CH341 usbtty

[Desktop-packages] [Bug 1990189] Re: brlttty claiming CH341 usbtty device blocking access

2022-09-19 Thread Samuel thibault
Ok. That'd be tricky to filter. Fortunately with brltty 6.5 such generic entries are kept apart so that they can be packaged separately. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brltty in Ubuntu.

Re: [Desktop-packages] [Bug 1990189] [NEW] brlttty claiming CH341 usbtty device blocking access

2022-09-19 Thread Samuel thibault
Hello, beattie, le lun. 19 sept. 2022 19:07:54 -, a ecrit: > [139099.370766] usb 1-2.1.2: New USB device found, idVendor=1a86, > idProduct=7523, bcdDevice= 2.63 Could you run lsusb -v so we get more information on how the generic bridge announces itself? Samuel -- You received th

[Desktop-packages] [Bug 1971538] Re: My machine has Wi-Fi Hotspot broken after upgrade to 22.04

2022-08-19 Thread Samuel Rossille
** Summary changed: - My machine as Wi-Fi Hotspot broken after upgrade to 22.04 + My machine has Wi-Fi Hotspot broken after upgrade to 22.04 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu.

[Desktop-packages] [Bug 1971538] Re: My machine as Wi-Fi Hotspot broken after upgrade to 22.04

2022-08-14 Thread Samuel Rossille
I have a similar issue. Here is what happens : I can connect to the hotspot just fine, but the connected devices don't have access to internet (tested with an android device and a windows device). I tried all the wifi security options one by one, and there is the same behavior with each of

[Desktop-packages] [Bug 1969512] Re: Totem unable to play video: "The specified movie could not be found"

2022-05-19 Thread Samuel Simon
@Dave @XA Okay. It worked for me though. Just hope it wasn't a temporary fix. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1969512 Title: Totem unable to play video: "The specified

[Desktop-packages] [Bug 1969512] Re: Totem unable to play video: "The specified movie could not be found"

2022-05-19 Thread Samuel Simon
Run this command: sudo apt remove gstreamer1.0-vaapi Got my solution from this article, check it out too. https://www.makeuseof.com/things-to-do-after-upgrading-to-ubuntu-2204-lts/ -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem

[Desktop-packages] [Bug 1958224] Re: brltty claiming cp210x devices on 22.04

2022-05-12 Thread Samuel thibault
> it's a bit unclear to me which entries there should be considered 'generic USB IDs'? They are marked "Generic Identifier", that's 0403:6001 10C4:EA60 10C4:EA80 > I also don't understand why those rules are debian specific See the diff between ./debian/brltty-udeb.udev.rules and

[Desktop-packages] [Bug 1958224] Re: brltty claiming cp210x devices on 22.04

2022-04-27 Thread Samuel thibault
orca only suggests brltty, it's the *-desktop packages which seem to be recommending brltty. If Ubuntu really wants to install brltty by default, it should disable the udev entries for the generic USB IDs -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1970039] Re: cannot disable Remote Desktop in Ubuntu 22.04

2022-04-24 Thread Samuel Sherman
I uninstalled gnome-remote-desktop and it seems to be disabled, but I haven't actually checked the network connections. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-remote-desktop in Ubuntu.

[Desktop-packages] [Bug 1970121] [NEW] sharing enabled by default on 22.04

2022-04-24 Thread Samuel Sherman
Public bug reported: After install and first boot, sharing is enabled by default in Ubuntu 22.04. It should be disabled initially. I used the minimal install function and it seems to be related to gnome-remote-desktop. ** Affects: gnome-remote-desktop (Ubuntu) Importance: Undecided

[Desktop-packages] [Bug 1970011] [NEW] pulseaudio running but can't hear any sound

2022-04-22 Thread Samuel Siaw
Public bug reported: ... ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: pulseaudio 1:13.99.1-1ubuntu3.13 ProcVersionSignature: Ubuntu 5.13.0-39.44~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-39-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.23 Architecture: amd64 CasperMD5CheckResult:

[Desktop-packages] [Bug 1968385] [NEW] [Banon, Intel Braswell HDMI, Digital Out, HDMI] No sound at all

2022-04-08 Thread Samuel Siaw
Public bug reported: Can't hear any sound on my inbuilt speaker (but it works with lubuntu). Currently using xubuntu. Also cannot hear any sound in my headphones when plugged in, although volume control recognizes that headphones have been plugged in. ProblemType: Bug DistroRelease: Ubuntu

[Desktop-packages] [Bug 1968338] [NEW] package software-properties-common 0.99.9.8 failed to install/upgrade: new software-properties-common package pre-removal script subprocess returned error exit s

2022-04-08 Thread Samuel Raker
Public bug reported: my computer froze, i rebooted, and got this error ProblemType: Package DistroRelease: Ubuntu 20.04 Package: software-properties-common 0.99.9.8 Uname: Linux 5.16.11-76051611-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 AptOrdering: software-properties-common:amd64:

[Desktop-packages] [Bug 1968109] [NEW] "Apply changes" button remains disabled after selecting Wi-Fi driver in Software Sources

2022-04-06 Thread Samuel Santaella
Public bug reported: I'm testing the live USB of Ubuntu Studio 22.04 beta on a mid-2009 MacBook Pro. (Can't do a full install yet.) Wi-Fi doesn't work out of the box. What I expect to happen is something I can do successfully in Ubuntu Studio 21.10 (live USB). Wi-Fi also didn't work out of the

[Desktop-packages] [Bug 1954413] Re: firefox snap cannot be started: firefox already running

2022-03-30 Thread Samuel Walladge
I have a similar issue (let me know if I should open a new bug): launching firefox for the first time (ie. while it's not running) works fine. But, once it's running, any further invocation of firefox fails with the "Firefox is already running..." dialog - for example, clicking on a url in a

[Desktop-packages] [Bug 874181] Re: brltty daemon prevents creation of ttyUSB0 device link

2022-03-23 Thread Samuel thibault
Yes, unfortunately there is no way to fix it in that case. The udev rules properly avoid starting brltty when the iManufacturer field is changed from FTDI to the actual manufacturer of the device, but not when it is left to FTDI. -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1958224] Re: brltty claiming cp210x devices on 22.04

2022-03-21 Thread Samuel thibault
> In this case, brltty appeared (or at least the device claim) after a dist-upgrade Ah, do you happen to have a log of that dist-upgrade, so we can determine what brought it in? > It still feels very bad form for a vendor device to use the default VID/PID of the underlying converter chip Yes.

[Desktop-packages] [Bug 1958224] Re: brltty claiming cp210x devices on 22.04

2022-03-18 Thread Samuel thibault
Debian is installing the brltty package only when brltty was used during installation. Brltty gets started during installation either through the udev rules, or started manually from the kernel command line. The finish-install script just checks out /var/run/brltty.pid to determine whether a

[Desktop-packages] [Bug 1964808] [NEW] Wifi keeps disconnecting

2022-03-14 Thread Samuel Hangouët
Public bug reported: I have a box with 802-11n and I run into a problem with my Lenovo laptop : - when I change the wifi password, it connects immediately and works well - the next time (for example after switching the airplane mode on and off), it fails and the network manager keeps asking me

[Desktop-packages] [Bug 1958224] Re: brltty claiming cp210x devices on 22.04

2022-01-18 Thread Samuel thibault
Yes, but it is meant to be so: the Seika Braille device is announced as such, so we have to recognize such devices in brltty, otherwise the Seika Braille devices would not work at all. The question is rather: why is brltty installed on your system? It is supposed to be installed only if you

[Desktop-packages] [Bug 1950488] Re: brltty ftbfs in jammy

2021-11-16 Thread Samuel thibault
Ah, the patch is already in brltty 6.4 actually, so no change on the Debian side actually :) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brltty in Ubuntu. https://bugs.launchpad.net/bugs/1950488 Title: brltty ftbfs in jammy

[Desktop-packages] [Bug 1950488] Re: brltty ftbfs in jammy

2021-11-16 Thread Samuel thibault
Ok, thanks! The corresponding commit upstream is e6ed2372887ac0106db8854f70e9b2fdcadec74f, attached here, could somebody check that this fixes the build issue on Ubuntu? I'll then integrate the patch in Debian as well. ** Attachment added: "patch"

[Desktop-packages] [Bug 1950488] Re: brltty ftbfs in jammy

2021-11-15 Thread Samuel thibault
> it is probably newer python versions being stricter with the use of non existing options? The --without-viavoice is not passed to the python bindings, so that cannot be the problem. That said I have now dropped the option from debian/rules, thanks :) -- You received this bug notification

[Desktop-packages] [Bug 1950488] Re: brltty ftbfs in jammy

2021-11-10 Thread Samuel thibault
Please provide the whole build log. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brltty in Ubuntu. https://bugs.launchpad.net/bugs/1950488 Title: brltty ftbfs in jammy Status in brltty package in Ubuntu: Confirmed Bug

[Desktop-packages] [Bug 1928996] Re: [X58A-UD3R, Nvidia GPU 84 HDMI/DP, Digital Out, HDMI] No sound at all after resuming from suspend

2021-05-21 Thread Samuel Ainsworth
Just woke up from a suspend once again and still getting this issue. The most recent log lines are May 19 17:30:18 skainswo-X58A-UD3R systemd[1798]: Starting Sound Service... May 19 17:30:18 skainswo-X58A-UD3R systemd[1798]: Started Sound Service. May 19 17:30:27 skainswo-X58A-UD3R

[Desktop-packages] [Bug 1928996] Re: [X58A-UD3R, Nvidia GPU 84 HDMI/DP, Digital Out, HDMI] No sound at all after resuming from suspend

2021-05-19 Thread Samuel Ainsworth
As a quick update, I managed to kill all of the spurious pulseaudio processes that had been lying around as a result of `pulseaudio -k && pulseaudio --start` and got the systemd pulseaudio process back on its feet. Then I confirmed that the audio worked, suspended my system, and woke it up again

[Desktop-packages] [Bug 1928996] [NEW] [X58A-UD3R, Nvidia GPU 84 HDMI/DP, Digital Out, HDMI] No sound at all after resuming from suspend

2021-05-19 Thread Samuel A
Public bug reported: Sound works fine after an initial boot up, but fails after resuming from a suspend. Going to the "Sound" section in the Settings app, I no longer see the HDMI device presented as an output option when this occurs. I suspect this is due to issues with pulseaudio. At least,

[Desktop-packages] [Bug 1916722] Re: Pulseaudio fails to start after reboot if home partition is encrypted

2021-05-01 Thread Samuel PHAN
nality=yes MemoryDenyWriteExecute=yes NoNewPrivileges=yes Restart=on-failure RestartSec=2s RestrictNamespaces=yes SystemCallArchitectures=native SystemCallFilter=@system-service # Note that notify will only work if --daemonize=no Type=notify UMask=0077 ``` Samuel -- You received this bug no

[Desktop-packages] [Bug 1085]

2021-01-22 Thread Samuel Åslund
Yea, I realized that edit as new works for my purposes after writing the above comment. The show source feature displays things correctly, UTF-8 characters should be encoded during transmission and thus should be encoded in the source but the address input field does not handle that kind of

[Desktop-packages] [Bug 1085]

2021-01-22 Thread Samuel Åslund
While waiting for this to be fixed could we have a button "new email to all recipients", possibly behind the "more" menu/button, since that probably is one main use of the copy feature. By the way, the workaround to open the source and copy / paste from there does not work well when UTF8

[Desktop-packages] [Bug 520546] Re: [SRU]Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT switch from Alt+Left/Right

2020-12-09 Thread Samuel thibault
It seems I have to insist again: patch https://launchpadlibrarian.net/405256420/patch should definitely really really be applied. As explained in https://bugs.launchpad.net/ubuntu/+source/gnome- shell/+bug/1508146/comments/73 that script should really *not* pass --force to setupcon. There is no

[Desktop-packages] [Bug 1882966] Re: Recent updates to some packages make it impossible to build an Orca Master in Ubuntu-MATE 20.04

2020-06-12 Thread Samuel thibault
I guess this is due to the following change in at-spi2-atk: * Meson: don't hard-code shared_library (!19). which made meson emit a lot of new libraries in Requires.private of atk- bridge-2.0.pc, and thus the -dev package now has to add them in Depends. -- You received this bug notification

[Desktop-packages] [Bug 1638842] Re: network-manager does not manage ethernet and bluetooth interfaces when Ubuntu 16.10 is installed using chroot/netboot method

2020-05-29 Thread Samuel Alves Gonçalves
*** This bug is a duplicate of bug 1676547 *** https://bugs.launchpad.net/bugs/1676547 New Install from netboot method ubuntu 20.04 focal same error, I did everything, but nothing worked -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1872527] Re: Clipboard doesn't work 100% of the time in Ubuntu 20.04 (in KVM guests)

2020-05-23 Thread Jules Samuel Randolph
I have experienced the same inconsistencies as reported by OP between Ubuntu 20.04 guest and hosts. The guest is connected through SPICE. On top of that, the clipboard has been working unreliably within the host system (i3). For example, I often have to copy multiple times the same text to have it

[Desktop-packages] [Bug 1755305] Re: .xsession-errors filled with entries

2020-04-27 Thread Samuel Dezso Dysch
Hi, is there any updates for this? I see this issue in xubuntu 20.04 (and previously 19.10). It clogs up the .xsessions-errors file periodically until I run out of disk space. A temporary fix is to write a cron job to empty this file if it exceeds some threshold -- You received this bug

[Desktop-packages] [Bug 1755305] Re: .xsession-errors filled with entries

2020-04-27 Thread Samuel Dezso Dysch
Hi, is there any updates for this? I see this issue in xubuntu 20.04 (and previously 19.10). It clogs up the .xsessions-errors file periodically until I run out of disk space. A temporary fix is to write a cron job to empty this file if it exceeds some threshold -- You received this bug

[Desktop-packages] [Bug 1840725] Re: Microphone not working in Ubuntu 18.04.3 LTS on new hp-spectre-x360-convertible-15 laptop

2020-03-24 Thread Samuel Kennedy
Have the same issue on a lot of laptop in my company, we have a webteam that work with Ubuntu and i update all machines for the last version 19.10, after this update all laptops don't have a internal micro. Model: HP 830 G6 -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1840725] Re: Microphone not working in Ubuntu 18.04.3 LTS on new hp-spectre-x360-convertible-15 laptop

2020-03-24 Thread Samuel Kennedy
Have the same issue on a lot of laptop in my companie, we hame a webteam that work with Ubuntu and i update all machines for the last version 19.10, after this update all laptops don't have a internal micro. Model: HP 830 G6 -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1825741]

2019-11-20 Thread Samuel Mehrbrodt
I can't reproduce this with current master and Unity environment. Which DE are you using? Can you try with a recent daily build? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu.

[Desktop-packages] [Bug 1113420] Re: Alt+ window menu shortcuts cannot be disabled

2019-11-13 Thread Samuel Tissot
A little workaround that I found the alt-r key does not trigger for me the HUD. So I reprogrammed my keyboard alt-l to be alt-r as well. works for me. I hope it helps until this is fixed/changed. NOTE. I do have a programmable keyboard. I do not know if it works with software keymapping

[Desktop-packages] [Bug 1825741]

2019-10-09 Thread Samuel Mehrbrodt
*** Bug 122287 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1825741 Title: [upstream] Multiple instances of global menu entries

[Desktop-packages] [Bug 1825741]

2019-10-07 Thread Samuel Mehrbrodt
Regression caused by https://cgit.freedesktop.org/libreoffice/core/commit/?id=3bedbfd9b3cee5a8d2da6ee0486859bd725979ba (bug 121555) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu.

[Desktop-packages] [Bug 1790979] Re: Unable to change disk decryption passphrase

2019-06-12 Thread Samuel Bühner
This bug occurred for me with a fresh installation of Ubuntu 19.04. I created a new installation of Ubuntu 19.04 on a empty disk and checked the box to encrypt the installation. After the installation I tried to change the password and got locked out. This is the output of sudo cryptsetup

Re: [Desktop-packages] [Bug 1826944] Re: green bars in ubuntu videos

2019-04-30 Thread Samuel Comeau
Hi, I fixed the my problem with this command: sudo apt-get remove gstreamer1.0-vaapi. On Mon, Apr 29, 2019 at 10:25 PM Daniel van Vugt < daniel.van.v...@canonical.com> wrote: > Please: > > 1. Attach a screenshot or photo of the problem. > > 2. Tell us which video player apps are affected. > >

[Desktop-packages] [Bug 1826944] [NEW] green bars in ubuntu videos

2019-04-29 Thread Samuel Comeau
Public bug reported: When I try to play a .mp4 video in Ubuntu Video, I get a screen with green bars all over. The problem does not occur when I switch to my nvidia graphics card. ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: xorg 1:7.7+19ubuntu12 ProcVersionSignature: Ubuntu

[Desktop-packages] [Bug 520546] Re: Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT switch from Alt+Left/Right

2019-04-23 Thread Samuel thibault
But scripts changing between scancode and ascii/unicode (such as for some terminal emulation, dosbox, etc.) would break. I'm not saying they are widespread, but I have seen this kind of use, and requiring such flag will suddenly break them. -- You received this bug notification because you are a

[Desktop-packages] [Bug 520546] Re: Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT switch from Alt+Left/Right

2019-04-23 Thread Samuel thibault
How will kbd_mode know whether it's safe or not? Adding a -f option to kbd_mode will at best break some *other* existing scripts, while this very script should really definitely *NOT* pass -f to setupcon. That is the nonsense which needs to be fixed. -- You received this bug notification

[Desktop-packages] [Bug 520546] Re: Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT switch from Alt+Left/Right

2019-04-23 Thread Samuel thibault
That is when updating the console-setup package, yes. As mentioned on https://bugs.launchpad.net/ubuntu/+source/gnome- shell/+bug/1508146/comments/73 that's because its config script passes --force to setupcon, it really shouldn't, as mentioned there -- You received this bug notification because

[Desktop-packages] [Bug 520546] Re: Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT switch from Alt+Left/Right

2019-04-18 Thread Samuel thibault
Xorg can't do anything about intercepting Alt-key, it's the kernel which takes the shortcut away. Again, as mentioned on https://bugs.launchpad.net/ubuntu/+source /console-setup/+bug/520546/comments/66 « proposed fix:

[Desktop-packages] [Bug 1508146] Re: Alt+left/right arrows switch between tty consoles (Gnome Shell vanishes), cannot disable

2019-01-07 Thread Samuel thibault
*** This bug is a duplicate of bug 520546 *** https://bugs.launchpad.net/bugs/520546 Is there really any reason why keyboard-configuration.postinst passes --force to setupcon? In Debian we do this in the Debian installer because it is running within a bterm and thus can't detect it's running

[Desktop-packages] [Bug 571956] Re: sd_generic breaks speech-dispatchter

2019-01-01 Thread Samuel thibault
Charlie: do you have the espeak package installed? It is needed to have espeak-generic working -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to speech-dispatcher in Ubuntu. https://bugs.launchpad.net/bugs/571956 Title: sd_generic

[Desktop-packages] [Bug 1798450] Re: [snap] File dialogs show snap's home directory instead of user's

2018-10-17 Thread Samuel Kaiser
** Attachment added: "File dialog in home folder" https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1798450/+attachment/5202301/+files/chromium-snap-open-file.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1798450] [NEW] [snap] File dialogs show snap's home directory instead of user's

2018-10-17 Thread Samuel Kaiser
Public bug reported: How to reproduce: - Find a web page that has a file chooser (you can just paste `` into an empty HTML page) - Click the "Choose File" button - Click "Home" if you didn't start here - See that Chromium uses `/home/$USER/snap/chromium/500` as the home folder Expected

[Desktop-packages] [Bug 1750243] Re: [snap] StartupWMClass missing in .desktop file

2018-10-17 Thread Samuel Kaiser
I've got the same issue in the Ubuntu 18.10 beta. snap2.35.4+18.10 snapd 2.35.4+18.10 series 16 ubuntu 18.10 kernel 4.18.11-surface-linux-surface Also, Chromium's "Add shortcut..." function (which is broken in the Chromium snap, but the deb version does it as well) makes use of the

[Desktop-packages] [Bug 1792820] [NEW] help you me

2018-09-16 Thread Samuel B de H
Public bug reported: I don#t know what i am doing. How can I help you? help you me ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7.1 ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18 Uname: Linux 4.15.0-34-generic x86_64 .tmp.unity_support_test.0:

[Desktop-packages] [Bug 1575078] Re: [XPS 15 9550, Realtek ALC3266] Headphone jack stops working after a while

2018-09-01 Thread Aidan Samuel
Dell XPS 15 9560 Ubuntu 18.04.1 4.15.0-32-generic Speakers work fine. Headphones are detected when plugged in and sound no longer plays from the speakers, but no sound comes through the headphones. -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1782320] Re: Braille display inoperable in GUI since polkit-update

2018-08-01 Thread Samuel thibault
>From the upstream policykit bug entry, it is actually a misuse of the policykit API from brltty. I have uploaded a fix in Debian's brltty 5.6-5. Ubuntu should definitely include the policykit-fix patch contained in that 5.6-5 version as an update to ubuntu 18.04, otherwise all blind users will

[Desktop-packages] [Bug 1782320] Re: Braille display inoperable in GUI since polkit-update

2018-07-30 Thread Samuel thibault
Yes, disabling that patch fixes the issue. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to policykit-1 in Ubuntu. https://bugs.launchpad.net/bugs/1782320 Title: Braille display inoperable in GUI since polkit-update Status in

[Desktop-packages] [Bug 1782320] Re: Braille display inoperable in GUI since polkit-update

2018-07-30 Thread Samuel thibault
This is most probably due to the introduction of Fix-CVE-2018-1116 -Trusting-client-supplied-UID.patch -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to policykit-1 in Ubuntu. https://bugs.launchpad.net/bugs/1782320 Title: Braille

[Desktop-packages] [Bug 1782320] Re: Braille display inoperable in GUI since polkit-update

2018-07-30 Thread Samuel thibault
I can confirm the same issue on Debian: upgrading from version 0.105-20 to version 0.105-21 brings the same issue. ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-1116 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1782320] Re: Braille display inoperable in GUI since polkit-update

2018-07-30 Thread Samuel thibault
Note: to reproduce the issue, one just needs to install an Ubuntu 18.04 system, start brltty by hand as root with: sudo brltty -b no then try to connect to it as normal logged-in user through brlapi: python3 >>> import brlapi >>> b = brlapi.Connection() which shouldn't raise an

[Desktop-packages] [Bug 1782320] Re: Braille display inoperable in GUI since polkit-update

2018-07-30 Thread Samuel thibault
This seems to be an issue within policykit itself. Printing the actual error shows: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: process with PID 12570 has been replaced >From reading the source code, it seems that policykit is checking the start time of the program and finds a mismatch.

[Desktop-packages] [Bug 1782320] Re: Braille display inoperable in GUI since polkit-update

2018-07-23 Thread Samuel thibault
Well, this is not a real solution, we need to fix polkit, otherwise all users will have the same issue, and we don't want to make them all revert back to file-based authentication. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brltty

[Desktop-packages] [Bug 1140716]

2018-06-08 Thread Samuel Rakitničan
I doesn't seem to be getting mentioned Gnome crashes on my sandybridge anymore with mainline kernels, that is currently 4.11 and I think even with 4.10 I was not getting any issues, with mainline longterm 4.4.61 and default centos 7 kernels I am definitely getting very frequent GPU crashes that

[Desktop-packages] [Bug 1041790]

2018-06-08 Thread Samuel Rakitničan
I doesn't seem to be getting mentioned Gnome crashes on my sandybridge anymore with mainline kernels, that is currently 4.11 and I think even with 4.10 I was not getting any issues, with mainline longterm 4.4.61 and default centos 7 kernels I am definitely getting very frequent GPU crashes that

[Desktop-packages] [Bug 1476088] Re: Rhythmbox can't resume play on (m4a) podcast

2018-05-24 Thread Aidan Samuel
The problem is still present in Rhythmbox 3.4.2 on Ubuntu 18.04 LTS -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/1476088 Title: Rhythmbox can't resume play on (m4a) podcast

[Desktop-packages] [Bug 1751252] Re: [regression] ubiquity crashed in debconf.py:104 with ValueError: invalid literal for int() with base 10: ''

2018-05-14 Thread Samuel Bancal
Hi, I do confirm proposed worked also for me on a Dell XPS 15 9530. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cairo in Ubuntu. https://bugs.launchpad.net/bugs/1751252 Title: [regression] ubiquity crashed in debconf.py:104 with

[Desktop-packages] [Bug 1766951] [NEW] package libgstreamer-plugins-base0.10-0 0.10.36-2ubuntu0.1 [modified: usr/share/doc/libgstreamer-plugins-base0.10-0/changelog.Debian.gz] failed to install/upgrad

2018-04-25 Thread Samuel Guay
Public bug reported: I was trying to update Ubuntu and it wouldnt stop crashing. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libgstreamer-plugins-base0.10-0 0.10.36-2ubuntu0.1 [modified: usr/share/doc/libgstreamer-plugins-base0.10-0/changelog.Debian.gz] ProcVersionSignature:

[Desktop-packages] [Bug 1759009] [NEW] software bug

2018-03-26 Thread Samuel T Cardinal
Public bug reported: I ran the installed x diagnosis software. The software found the bug. I have no idea what the problem is. My Ubuntu Apps application will not work. I tried removing and reinstall the application but it still will not work. I installed gnome-software as a work around but that

[Desktop-packages] [Bug 874181] Re: brltty daemon prevents creation of ttyUSB0 device link

2018-03-14 Thread Samuel thibault
lasakro, stu: which USB ID does your device have? (otherwise we can't know what to fix in brltty) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brltty in Ubuntu. https://bugs.launchpad.net/bugs/874181 Title: brltty daemon prevents

[Desktop-packages] [Bug 1485373] Re: Missing dependency - gnome-disk-utility needs cryptsetup

2018-01-24 Thread Aidan Samuel
*** This bug is a duplicate of bug 1310174 *** https://bugs.launchpad.net/bugs/1310174 Present in 17.10 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-disk-utility in Ubuntu. https://bugs.launchpad.net/bugs/1485373 Title:

[Desktop-packages] [Bug 1741070] Re: Please merge brltty (main) 5.5-4 from Debian unstable (main)

2018-01-22 Thread Samuel thibault
I don't know how ubuntu manages that. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brltty in Ubuntu. https://bugs.launchpad.net/bugs/1741070 Title: Please merge brltty (main) 5.5-4 from Debian unstable (main) Status in brltty

[Desktop-packages] [Bug 1670933] Re: [PATCH] Accessibility partly broken due to X root window being kept from login session.

2017-12-21 Thread Samuel thibault
I have pushed the AT_SPI_BUS removal patch to branch https://code.launchpad.net/~samuel-thibault/lightdm-gtk-greeter/at-spi- bus -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-greeter in Ubuntu. https://bugs.launchpad.net/bugs

[Desktop-packages] [Bug 1670933] Re: [PATCH] Accessibility partly broken due to X root window being kept from login session.

2017-12-21 Thread Samuel thibault
Hello, Still now news on this and #1366534 ? This is really hurting users... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-greeter in Ubuntu. https://bugs.launchpad.net/bugs/1670933 Title: [PATCH] Accessibility partly broken

[Desktop-packages] [Bug 1006754] Re: Archive Manager cannot open docx files

2017-12-07 Thread Samuel Mehrbrodt
Upstream bug is here: https://bugzilla.gnome.org/show_bug.cgi?id=685896 ** Bug watch added: GNOME Bug Tracker #685896 https://bugzilla.gnome.org/show_bug.cgi?id=685896 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to file-roller in

[Desktop-packages] [Bug 1725062] Re: Network Manager Applet can't connect to VPN, but nmtui does

2017-10-25 Thread Samuel Rohr
The problem is happening here too. thanks jingles it worked -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/1725062 Title: Network Manager Applet can't connect to VPN,

[Desktop-packages] [Bug 1670933] Re: [PATCH] Accessibility partly broken due to X root window being kept from login session.

2017-09-24 Thread Samuel thibault
Hello, Just to confirm that the approch proposed by Luke is sound. Removing the AT_SPI_BUS property would really be the safest for the user session: even if systemd doesn't manage to properly clean the at-spi dbus, at least the session isn't exposed to its existence. -- You received this bug

[Desktop-packages] [Bug 1718321] [NEW] package texlive-latex-extra-doc (not installed) failed to install/upgrade: não pode copiar dados extráidos para './usr/share/doc/texlive-doc/latex/shipunov/altve

2017-09-19 Thread Samuel Ribiero
Public bug reported: Não entendi o porque de dar esse problema ProblemType: Package DistroRelease: Ubuntu 16.04 Package: texlive-latex-extra-doc (not installed) ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-35-generic x86_64 ApportVersion:

[Desktop-packages] [Bug 1434351] Re: X fonts and widgets disappear after suspend/resume cycle

2017-08-31 Thread Samuel Ballé
I followed Julien Scordia #83 and upgraded to 17 loosing the LTS. Problem solved with this version, no issue in two month. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1434351 Title:

[Desktop-packages] [Bug 1697692] [NEW] package libpoppler-qt5-1:amd64 0.41.0-0ubuntu1.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempti

2017-06-13 Thread Samuel Ranz Castañeda
Public bug reported: I have no further details since I don't know the precise thing that has failed. I hope the logs are enough for you, sorry not to be more helpful. Thank you a lot! ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libpoppler-qt5-1:amd64 0.41.0-0ubuntu1.1

[Desktop-packages] [Bug 1574667] Re: Mouse pointer occasionally jumps to the bottom-left corner

2017-03-19 Thread Samuel Holmes
Hi, I was having the same issue, but the fix suggested by Juan Hernandez at #32 seems to have worked! I had to install xserver-xorg-core before I could install xserver-xorg- input-libinput, but it seems to work now! -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1664320] Re: xbrlapi loopback interface abuse

2017-02-13 Thread Samuel thibault
Hello, This was reported in debian http://bugs.debian.org/851623 , and that led to upstream fix https://github.com/brltty/brltty/commit/0a5341121ba8f4de24407ce2a4d5369dadf5d099 ** Bug watch added: Debian Bug tracker #851623 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851623 -- You

[Desktop-packages] [Bug 1664055] [NEW] Simple Scan keeps crashing. I don't know what's going on.

2017-02-12 Thread Samuel
Public bug reported: It's on my userside only I want it fixed. How can it be fixed? ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: simple-scan 3.20.0-0ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35 Uname: Linux 4.4.0-59-generic i686 ApportVersion: 2.20.1-0ubuntu2.5

[Desktop-packages] [Bug 1607684] Re: wifi networks not remembered correctly (ubuntu touch, bq M10)

2016-12-20 Thread Samuel Walladge
This can probably be closed. After receiving my tablet back from BQ with the s/n, mac addresses, etc. reset, I haven't had this problem since. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu.

[Desktop-packages] [Bug 1476088] Re: Rhythmbox can't resume play on (m4a) podcast

2016-12-07 Thread Aidan Samuel
Upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=775781 ** Bug watch added: GNOME Bug Tracker #775781 https://bugzilla.gnome.org/show_bug.cgi?id=775781 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu.

[Desktop-packages] [Bug 1476088] Re: Rhythmbox can't resume play on (m4a) podcast

2016-12-05 Thread Aidan Samuel
The problem is still present in Rhythmbox 3.3-1ubuntu7 on Ubuntu 16.04.1 LTS -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/1476088 Title: Rhythmbox can't resume play on (m4a)

[Desktop-packages] [Bug 1434351] Re: X fonts and widgets disappear after suspend/resume cycle

2016-09-21 Thread Samuel Ballé
Hello, I have the same issue. I reported a bug and made it duplicate of this one, including full ubuntu-bug xorg data. https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1626288 ** Changed in: xorg (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you

[Desktop-packages] [Bug 1626288] Re: X fonts and widgets disappear after suspend/resume cycle

2016-09-21 Thread Samuel Ballé
*** This bug is a duplicate of bug 1434351 *** https://bugs.launchpad.net/bugs/1434351 I wanted to add my report to an existing bug : https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1434351 using exactly the same title and based on https://help.ubuntu.com/community/ReportingBugs info, I

[Desktop-packages] [Bug 1626288] [NEW] X fonts and widgets disappear after suspend/resume cycle

2016-09-21 Thread Samuel Ballé
*** This bug is a duplicate of bug 1434351 *** https://bugs.launchpad.net/bugs/1434351 Public bug reported: not all the time, but at some suspend/resume operations fonts disapear from gnome terminal, nm-applet and soffice which then show spaces and underscore placeholders instead of

[Desktop-packages] [Bug 1030022] Re: Port from legacy Xlib to modern XCB

2016-09-13 Thread Samuel Henrique
See discussion at: https://github.com/joewing/jwm/issues/194 ** Bug watch added: github.com/joewing/jwm/issues #194 https://github.com/joewing/jwm/issues/194 ** Changed in: jwm (Ubuntu) Status: New => Invalid ** Changed in: jwm (Ubuntu) Assignee: (unassigned) => Samuel He

[Desktop-packages] [Bug 1607684] Re: wifi networks not remembered correctly (ubuntu touch, bq M10)

2016-08-02 Thread Samuel Walladge
Ok. "You will have lost your S/N, MAC addresses, and some key material the HDMI software expects to find (but does not use)." What partition(s) keep that data? (Asking because I'm trying to gather data for discussing with BQ.) -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1607684] Re: wifi networks not remembered correctly (ubuntu touch, bq M10)

2016-08-01 Thread Samuel Walladge
Ouch. What a way to learn about imei... Is this then a fault with the flash tool I used? (I mean an official tool from the manufacturer isn't supposed to destroy the device...) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

  1   2   3   >