[Bug 2064189] Re: Screen flickers after installing Ubuntu 24.04

2024-05-23 Thread Carlos Gomez
*** This bug is a duplicate of bug 2062951 *** https://bugs.launchpad.net/bugs/2062951 Well guys, yesterday I had the brilliant idea to update my Ubuntu from 23.10 to 24.04 LTS. Silly me for not doing much research, but my laptop (which I use for work) has burst all its graphic power, I

[Bug 2060946] [NEW] Gnome shell extensions disabled at every startup

2024-04-11 Thread Ana Martinez Gomez
Public bug reported: Manually and built-In Gnome shell extensions are disabled at every startup. I think this may be related to https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1236749 and https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1385572 but these issues were closed

Re: [Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-20 Thread Eduardo P. Gomez
Yes, I have. The most frequent ones are bun (node.js alternative) and brave. On Wed, Mar 20, 2024, 4:50 AM Andrea Righi <2058...@bugs.launchpad.net> wrote: > Hm... honestly this looks more like a user-space / brave issue than a > kernel issue. Do you get similar SIGSEGV with other apps? > > -- >

[Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-20 Thread Eduardo P. Gomez
Reading my crash dump, i noticed a interesting thing. Here is the back trace: Downloading separate debug info for system-supplied DSO at 0x7ffe5ecc5000

[Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-19 Thread Eduardo P. Gomez
** Attachment added: "_opt_brave.com_brave_brave.1000.crash" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2058191/+attachment/5757404/+files/_opt_brave.com_brave_brave.1000.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-19 Thread Eduardo P. Gomez
In dmesg log, i saw a line starting with "mar 20 02:04:10 eduapps whoopsie-upload-all[8574]" which was written by whoopsie that gave me a brave crash log. brave crash log is big but gives good info of what's going on. if you search for the word "SIGSEGV" you will find where the error occurs. **

[Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-19 Thread Eduardo P. Gomez
FINALLY FOUND SOMETHING!! 6.8.1 kernel, but this time i got sigsegv from brave browser (log being attached): SourcePackage: brave-browser Stacktrace: #0 0x58e16cb3b49e in ??? () #1 0x36d80357c469 in ??? () #2 0x7ffe5ec94230 in ??? () #3 0x58e17798e4d8 in ??? () #4

Re: [Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-19 Thread Eduardo P. Gomez
That's the one I'm currently using. The Ubuntu's 6.8.0-11 also have the same problem. I will check other versions. I think the 6.5 might be working On Tue, Mar 19, 2024, 11:15 AM Andrea Righi <2058...@bugs.launchpad.net> wrote: > Can you give it a try also with the latest upstream 6.8

[Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-19 Thread Eduardo P. Gomez
That's the one I'm currently using. The Ubuntu's 6.8.0-11 also have the same problem. I will check other versions. I think the 6.5 might be working Hide quoted text -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-19 Thread Eduardo P. Gomez
I can try as many kernels as you want. Just give me some time to get back home. 23.10 was working alright, but I don't remember which kernel I was using in this version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-18 Thread Eduardo P. Gomez
As now this could be something related to hardware, let me log some cpu info: $ sudo lshw -c cpu -- *-cpu description: CPU product: Intel(R) Core(TM) i9-14900K vendor: Intel Corp. physical id: 4f bus info: cpu@0

[Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-18 Thread Eduardo P. Gomez
** 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/2058191 Title: Getting SIGSEGV and SIGILL in many programs To manage

[Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-18 Thread Eduardo P. Gomez
Found something in dmesg while i was running bun: [ 1383.592336] traps: bun[7952] trap invalid opcode ip:5fdfeaea2fee sp:7ffb0fc0 error:0 in bun[5fdfe8296000+2c0f000] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2058191] Re: Getting SIGSEGV and SIGILL in many programs

2024-03-17 Thread Eduardo P. Gomez
** Tags added: noble ** Tags removed: 24.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058191 Title: Getting SIGSEGV and SIGILL in many programs To manage notifications about this bug go to:

[Bug 2058191] [NEW] Getting SIGSEGV and SIGILL in many programs

2024-03-17 Thread Eduardo P. Gomez
Public bug reported: Okay, recently I upgraded to 24.04. I'm getting some SIGSEGV and SIGILLs from time to time. Sometimes the entire computer freezes and i can't even turn down unless i hold the power button for 5 secs. I tought it could be the kernel version, so I upgraded from Ubuntu's

[Bug 2053228] Re: software-properties-gtk does not start

2024-03-10 Thread Eduardo P. Gomez
i got an additional error right here. Some syntax error: ==> root@eduapps:/home/eduardo# software-properties-gtk --open-tab=4 /usr/lib/python3/dist-packages/softwareproperties/gtk/DialogMirror.py:197: SyntaxWarning: invalid escape sequence '\.' elif

[Bug 2056291] [NEW] makedb hangs when a tempfile already exists

2024-03-05 Thread Loïc Gomez
Public bug reported: release: focal libnss-db: 2.2.3pre1-6build6 We had an event where running makedb on a group file or password file hanged/did not succeed. Using strace, we found out the temp file already existed and it was trying in a loop: openat(AT_FDCWD, "__db.group.db.t",

[Bug 2006042] Re: [Asus ZenBook UX430UAR] Laptop often freezes after waking up from suspend to ram

2024-02-29 Thread Loïc Gomez
Quick update, this was still happening with Jammy, and it it still happening with Noble. The pattern I identified for 90% chances of hanging on wake up: - boot or wake up from suspend to RAM - use the laptop for a short time (short being less than a couple hours) - suspend to RAM -- You

[Bug 1970670] [NEW] package nvidia-driver-510 510.60.02-0ubuntu0.20.04.2 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2022-04-27 Thread Andres Felipe Puello Gomez
Public bug reported: idk, when i started the computer this was the rror ProblemType: Package DistroRelease: Ubuntu 20.04 Package: nvidia-driver-510 510.60.02-0ubuntu0.20.04.2 ProcVersionSignature: Ubuntu 5.13.0-40.45~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-40-generic x86_64

[Bug 1965821] Re: Jammy Freeze Exception

2022-03-24 Thread Loïc Gomez
That's wonderful news, thank you Brian ! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965821 Title: Jammy Freeze Exception To manage notifications about this bug go to:

[Bug 1965821] Re: Jammy Freeze Exception

2022-03-21 Thread Loïc Gomez
** Attachment added: "Installation log" https://bugs.launchpad.net/ubuntu/+source/bip/+bug/1965821/+attachment/5571504/+files/bip-install.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965821

[Bug 1965821] Re: Jammy Freeze Exception

2022-03-21 Thread Loïc Gomez
Let me know if you need more details or files. You can find me on IRC (or Canonical Mattermost). Thank you, Loïc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965821 Title: Jammy Freeze Exception

[Bug 1965821] Re: Jammy Freeze Exception

2022-03-21 Thread Loïc Gomez
I've tested using that version of the code for more than 2 months without issues. SASL authentication feature has been tested in PLAIN mode and EXTERNAL with an SSL cert fingerprint. Also, it has been tested with multiple username/password lengths, including the ones triggering the specific cases

[Bug 1965821] Re: Jammy Freeze Exception

2022-03-21 Thread Loïc Gomez
Debian package has been built and released in Debian sid: https://tracker.debian.org/pkg/bip See build logs, package/dbgsyms attached. ** Attachment added: "bip-0.9.3-build_master.zip"

[Bug 1965821] Re: Jammy Freeze Exception

2022-03-21 Thread Loïc Gomez
** Patch added: "Changelog diff" https://bugs.launchpad.net/ubuntu/+source/bip/+bug/1965821/+attachment/5571501/+files/Changelog.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965821 Title:

[Bug 1965821] Re: Jammy Freeze Exception

2022-03-21 Thread Loïc Gomez
NEWS file changes since 0.9.2: 2022-03-10 (0.9.3) "sanitize our bip and add some layers" - Add SASL authentication support (EXTERNAL, PLAIN) - Handle some recommended GCC flags - fix /bip user info command -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1965821] [NEW] Jammy Freeze Exception

2022-03-21 Thread Loïc Gomez
-access-only-ip-ranges for more information. The other changes are fixes and should be included. Thank you! Loïc Gomez ** Affects: bip (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

Re: [Bug 1448164] Re: runit cannot be installed (Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused)

2021-03-05 Thread Gerardo Gomez
Thanks for the update. El vie., 5 mar. 2021 21:04, Matheus Bruhns Bastos < 1448...@bugs.launchpad.net> escribió: > On 16.04 I still had this issue, even after following the uninstall- > purge-autoremove-install (git-all, git and runit). Followed what > @JCD(jchd) mentioned and it worked out. > >

[Bug 1914841] [NEW] Upgrade to 20.4 fails with unofficial package error

2021-02-05 Thread Jesus Gomez
Public bug reported: The application throws this error and some indications: "This was likely caused by: * Unofficial software packages not provided by Ubuntu Please use the tool 'ppa-purge' from the ppa-purge package to remove software from a Launchpad PPA and try the upgrade again." But by

[Bug 1914659] [NEW] can't upgrade OS

2021-02-04 Thread Martin Gomez Tena
Public bug reported: Calculando los cambios No se ha podido calcular la actualización Se produjo un problema irresoluble al calcular la actualización. Esto podría deberse a: * Paquetes de software no oficiales, no proporcionados por Ubuntu Utilice la herramienta «ppa-purge» desde el paquete

[Bug 1909150] [NEW] can't upgrade OS

2020-12-23 Thread Martin Gomez Tena
Public bug reported: ubuntu-bug ubuntu-release-upgrader-core No se ha podido calcular la actualización Se produjo un problema irresoluble al calcular la actualización. Esto podría deberse a: * Paquetes de software no oficiales, no proporcionados por Ubuntu Utilice la herramienta «ppa-purge»

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-06-06 Thread Alberto J Gomez
Solution is here https://github.com/supercollider/supercollider/issues/4392#issuecomment-504667358 Or alternatively what worked for me ``` cp /usr/share/SuperCollider/HelpSource/lib/jquery.min.js ~/.local/share/SuperCollider/Help/lib/jquery.min.js ``` ** Bug watch added:

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-05-29 Thread Alberto J Gomez
I am experiencing the issue as well. I attempted the fix @bcgreen mentioned, but either I got something wrong, or it doesn't work for everyone, the help browser remains broken To add a bit more info, when I run a help browser manually in SCwith HelpBrowser.new I can see : "JavaScript Message:

[Bug 699802] Re: error:: no video mode activated

2020-05-04 Thread Erin Osmin Portillo Gomez
** Changed in: grub2 (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: grub2 (Ubuntu) Assignee: (unassigned) => Erin Osmin Portillo Gomez (grupolinuxubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1172185] Re: Erase and install ubiquity option leaving empty partitions

2020-03-05 Thread Gema Gomez
** Changed in: ubiquity (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172185 Title: Erase and install ubiquity option leaving empty partitions To

[Bug 1730016] Re: Print screen key does nothing ?

2019-07-08 Thread Arturo Penen Gomez
Hi, I'm running Ubuntu Budgie 18.04.1 LTS 64-bits, and this happens to me randomly. None of the combinations works. PD: I have mapped F10 to tilix quake and doesn't work too, when this fails. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1573720] Re: Unencrypted private keys are insecure error reported even when key is encrypted

2019-06-25 Thread Luis Pose Gomez
** Changed in: network-manager (Ubuntu) Status: Triaged => 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/1573720 Title: Unencrypted private keys are insecure error reported even

Re: [Bug 1820687] Re: Sound issue, or rather, lack of sound

2019-03-19 Thread Larry Gomez via ubuntu-bugs
I am not sure I know what a cold boot is but that partition is not gone yet. I can try once I know what it is. This is on an older Dell Dimension 8400 tower. Dual booting with Win 7 and separate drive with Win XP. This machine is what I use as a hobby for some gaming my laptop with dual boot Win

Re: [Bug 1820687] Re: Sound issue, or rather, lack of sound

2019-03-18 Thread Larry Gomez via ubuntu-bugs
I tried launching an earlier kernel, which has worked in the past. It did not this time and so I downloaded Linux Mint 19.1 to run side by side and transfer from its predecessor 18.3 to the newest one and when done will eliminate the elder partition. I have done that before, as well. This one was

[Bug 1820687] [NEW] Sound issue, or rather, lack of sound

2019-03-18 Thread Larry Gomez via ubuntu-bugs
Public bug reported: Linux Mint 18.3 update Kernel 4.4.0-143-generic up-heaved my Alsa mixer /pulse-audio or something to disable sound, made the mixer and configurations useless and grayed out/inoperable. I have gone through this some time ago and forgotten how to remedy but the next thing,

[Bug 1721909] Re: Goodix GF3208 (fingerprint reader) not being recognised by kernel/system

2019-01-15 Thread Henri Gomez
Same problem on Dell Inspiron 15 7000 2-in-1 (CPU i7-8565U) # lsusb Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 0c45:671b Microdia Bus 001 Device 004: ID 27c6:538c Bus 001 Device 007: ID 062a:5918 Creative Labs Bus 001 Device 006: ID 8087:0aaa Intel

[Bug 1783309] [NEW] package linux-image-unsigned-4.15.0-22-generic 4.15.0-22.23 failed to install/upgrade: el subproceso instalado el script pre-removal devolvió el código de salida de error 1

2018-07-24 Thread Javier Gomez Dominguez
Public bug reported: I've got an Dell XPS 9370 and I cannot use the camera because it isn't detected. Dell says that I can install the beta kernel to solve the issue but it still isn't working. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-unsigned-4.15.0-22-generic

[Bug 1658945] Re: package mysql-server 5.7.17-0ubuntu0.16.04.1 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2018-06-17 Thread Antony Gomez
so... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658945 Title: package mysql-server 5.7.17-0ubuntu0.16.04.1 failed to install/upgrade: problemas de dependencias - se deja sin configurar To

[Bug 1777265] [NEW] got the error that grub could not be installed and the entire ubuntu installation crashed

2018-06-16 Thread Raneesh Gomez
Public bug reported: got the error that grub could not be installed and the entire ubuntu installation crashed ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.14 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 Uname: Linux 4.15.0-20-generic x86_64 ApportVersion:

[Bug 1775259] [NEW] package gimp-plugin-registry (not installed) failed to install/upgrade: intentando sobreescribir `/usr/lib/gimp/2.0/plug-ins/wavelet-decompose', que está también en el paquete gimp

2018-06-05 Thread Cristian Gomez
Public bug reported: Seleccionando el paquete gimp-plugin-registry previamente no seleccionado. Preparando para desempaquetar .../5-gimp-plugin-registry_7.20140602ubuntu3_amd64.deb ... Desempaquetando gimp-plugin-registry (7.20140602ubuntu3) ... dpkg: error al procesar el archivo

[Bug 1684240] Re: Lagging square around mouse pointer

2018-05-09 Thread Loïc Gomez
Hello Matthias, I've read your comment, and I must add I was having this problem while simply using the HDMI port on my laptop. So maybe it's some lucky "fix" in your case ? I'm not using nvidia drivers anymore since this problem was a real pain and was never fixed, plus another issue caused

[Bug 1739935] [NEW] package runit 2.1.2-3ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2017-12-23 Thread Gerardo Gomez
Public bug reported: he experimentado fallos con la instalacion del ultimo kernel, los controladores graficos de pantalla no reconocen la pantalla 1 y la 2 corectamente. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: runit 2.1.2-3ubuntu1 ProcVersionSignature: Ubuntu

[Bug 1699321] [NEW] software update

2017-06-20 Thread Randu Gomez
Public bug reported: I want to update the flashplugin-installer, however, do not let me install it, could you guide me about this process? Thank you ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubuntu-release-upgrader-core 1:0.220.9 ProcVersionSignature: Ubuntu 3.13.0-121.170-generic

[Bug 1698787] [NEW] package libgnutls-openssl27:amd64 3.4.10-4ubuntu1.3 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-06-19 Thread El Maaza Gomez Habib
Public bug reported: error while installing lamp ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libgnutls-openssl27:amd64 3.4.10-4ubuntu1.3 ProcVersionSignature: Ubuntu 4.8.0-54.57~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-54-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.6

[Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-05-19 Thread Loïc Gomez
I'm also grateful for the free service provided by Ubuntu here, although I must object ! The release being LTS or not is irrelevant to this problem as we are obviously in the support lifecycle of the zesty release. The release being non-LTS is not an indicator of instability, or at least it should

[Bug 1684240] Re: Mouse pointer behaves strangely

2017-05-18 Thread Loïc Gomez
Ok, I'm using an external screen but laptop screen is off when screen is connected. I removed all nvidia drivers and tools and thus switched to nouveau, the problem is gone. So this is most certainly related to nvidia drivers. ** Also affects: nvidia-graphics-drivers-375 (Ubuntu)

[Bug 1684240] Re: Mouse pointer behaves strangely

2017-05-10 Thread Loïc Gomez
You're welcome Jacob :) See also https://bugs.launchpad.net/ubuntu/+source/libsdl2/+bug/1677540 even if it seems less intrusive as what I'm experiencing. I'm using dual screen, do you too ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1677540] Re: corrupted mouse pointer icon

2017-05-10 Thread Loïc Gomez
See also https://bugs.launchpad.net/ubuntu/+source/plasma- workspace/+bug/1684240 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677540 Title: corrupted mouse pointer icon To manage notifications

[Bug 1684240] Re: Mouse pointer behaves strangely

2017-05-05 Thread Loïc Gomez
Jacob message is pretty clear, I had no trouble understanding it, no need to write so many lines just for this, please get over it. Anyways, back to topic, the problem persists and is probably related to nvidia driver. Is there a way we can contribute and analyze/test this problem ? Thanks Loïc

[Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-05-02 Thread Loïc Gomez
Hi, I'm having the same randome freezes using kernel 4.10.0-20.22 (trace follows). I'm running Linux without swap space, if that's relevant information. It mostly happens when I'm listening to music / YT using chromium or amarok while doing something else. The computer starts heating, venting,

[Bug 1684240] Re: Mouse pointer behaves strangely

2017-04-24 Thread Loïc Gomez
I can confirm this issue, I have the same problem since zesty update. I cannot use apport-collect to complete information as I'm also affected by https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1627790 So here's too much information ! If you need more please just ask away. -- Loïc $

[Bug 1684240] Re: Mouse pointer behaves strangely

2017-04-24 Thread Loïc Gomez
Some additionnal information: tried to change cursor theme from Brise to any other and problem is still there. Also changing vsync tearing parameter (or any other in fact) in composer settings did not help either. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1608331] [NEW] package apt-config-auto-update (not installed) failed to install/upgrade: intentando sobreescribir `/etc/apt/apt.conf.d/10periodic', que está también en el paquete update-notifier-

2016-07-31 Thread Mario Alberto Gomez Fuentes
Public bug reported: aparece un letrero de error ProblemType: Package DistroRelease: Ubuntu 16.04 Package: apt-config-auto-update (not installed) ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15 Uname: Linux 4.4.0-34-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64

[Bug 1606797] [NEW] package phabricator (not installed) failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2016-07-27 Thread Mario Alberto Gomez Fuentes
Public bug reported: no install ProblemType: Package DistroRelease: Ubuntu 16.04 Package: phabricator (not installed) ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13 Uname: Linux 4.4.0-31-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 Date: Tue Jul 26 21:12:52 2016

[Bug 852923] Re: gnome-raw-thumbnailer doesn't do anything

2016-06-04 Thread Raul Gomez
For Panasonic .RW2 pictures I had to add "x-panasonic-raw2" to gnome-raw.thumbnailer Using Ubuntu Mate 14.10 upgraded to 15.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/852923 Title:

[Bug 1583776] [NEW] :)

2016-05-19 Thread Mario Alberto Gomez Fuentes
Public bug reported: support server xorg :P ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 4.2.0-37.43~14.04.1-generic 4.2.8-ckt10 Uname: Linux 4.2.0-37-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.21

[Bug 1562065] [NEW] python-openstackclient not installing cleanly in Trusty

2016-03-25 Thread Gema Gomez
Public bug reported: I tried installing python-openstackclient in trusty and found an issue with a dependency: ubuntu@mitaka-bastion:~$ sudo apt-get install python-openstackclient Reading package lists... Done Building dependency tree Reading state information... Done The following NEW

[Bug 1562065] [NEW] python-openstackclient not installing cleanly in Trusty

2016-03-25 Thread Gema Gomez
Public bug reported: I tried installing python-openstackclient in trusty and found an issue with a dependency: ubuntu@mitaka-bastion:~$ sudo apt-get install python-openstackclient Reading package lists... Done Building dependency tree Reading state information... Done The following NEW

[Bug 1560030] Re: Race between neutron-vpn-agent and neutron-ovs-cleanup

2016-03-22 Thread Gema Gomez
** Changed in: neutron (Ubuntu) Assignee: (unassigned) => Jorge Niedbalski (niedbalski) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https://bugs.launchpad.net/bugs/1560030 Title: Race between

[Bug 1560030] Re: Race between neutron-vpn-agent and neutron-ovs-cleanup

2016-03-22 Thread Gema Gomez
** Changed in: neutron (Ubuntu) Assignee: (unassigned) => Jorge Niedbalski (niedbalski) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1560030 Title: Race between neutron-vpn-agent and

[Bug 1560030] Re: neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

2016-03-22 Thread Gema Gomez
** No longer affects: neutron-gateway (Juju Charms Collection) ** Summary changed: - neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue + Race between neutron-vpn-agent and neutron-ovs-cleanup -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1560030] Re: neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

2016-03-22 Thread Gema Gomez
** No longer affects: neutron-gateway (Juju Charms Collection) ** Summary changed: - neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue + Race between neutron-vpn-agent and neutron-ovs-cleanup -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1560546] Re: Race between neutron-vpn-agent and neutron-ovs-cleanup

2016-03-22 Thread Gema Gomez
** Tags added: sts -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https://bugs.launchpad.net/bugs/1560546 Title: Race between neutron-vpn-agent and neutron-ovs-cleanup To manage notifications about this bug go

[Bug 1560546] Re: Race between neutron-vpn-agent and neutron-ovs-cleanup

2016-03-22 Thread Gema Gomez
** Tags added: sts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1560546 Title: Race between neutron-vpn-agent and neutron-ovs-cleanup To manage notifications about this bug go to:

[Bug 1560030] Re: neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

2016-03-21 Thread Gema Gomez
Forgot to mention that we are running Liberty, the version of the charm in use is cs:trusty/neutron-gateway-9 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https://bugs.launchpad.net/bugs/1560030 Title:

[Bug 1560030] Re: neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

2016-03-21 Thread Gema Gomez
Forgot to mention that we are running Liberty, the version of the charm in use is cs:trusty/neutron-gateway-9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1560030 Title: neutron-vpn-agent does not

[Bug 1560030] Re: neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

2016-03-21 Thread Gema Gomez
cat vpn_agent.log 2016-03-21 11:27:39.015 41648 INFO oslo.messaging._drivers.impl_rabbit [req-cb34296e-1674-4ec6-83a9-ac57085cd2a8 - - - - -] Connecting to AMQP server on 10.230.19.137:5672 2016-03-21 11:27:39.027 41648 INFO oslo.messaging._drivers.impl_rabbit

[Bug 1560030] Re: neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

2016-03-21 Thread Gema Gomez
cat vpn_agent.log 2016-03-21 11:27:39.015 41648 INFO oslo.messaging._drivers.impl_rabbit [req-cb34296e-1674-4ec6-83a9-ac57085cd2a8 - - - - -] Connecting to AMQP server on 10.230.19.137:5672 2016-03-21 11:27:39.027 41648 INFO oslo.messaging._drivers.impl_rabbit

[Bug 1534054] Re: use-after-free found by KASAN in blk_mq_register_disk

2016-01-14 Thread Gema Gomez
** 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/1534054 Title: use-after-free found by KASAN in blk_mq_register_disk To manage

[Bug 1534054] Re: use-after-free found by KASAN in blk_mq_register_disk

2016-01-14 Thread Gema Gomez
** Description changed: + We are trying to debug the kernel using KASAN and we found that when a + VM is booting in our cloud, on the virtualised kernel, there is a use- + after-free access that should not be there. + + Here is the trace from KASAN: + The error message can be observed in the

[Bug 1534054] Re: use-after-free found by KASAN in blk_mq_register_disk

2016-01-14 Thread Gema Gomez
** Description changed: We are trying to debug the kernel using KASAN and we found that when a VM is booting in our cloud, on the virtualised kernel, there is a use- after-free access that should not be there. - Here is the trace from KASAN: + The failing VM was running on a host with

[Bug 1534054] Re: use-after-free found by KASAN in blk_mq_register_disk

2016-01-14 Thread Gema Gomez
** Description changed: We are trying to debug the kernel using KASAN and we found that when a VM is booting in our cloud, on the virtualised kernel, there is a use- after-free access that should not be there. The failing VM was running on a host with kernel 3.13.0-66-generic -

[Bug 1497512] [NEW] sound indicator disappears randomly

2015-09-19 Thread Gema Gomez
Public bug reported: The sound indicator seems to disappear on my laptop randomly. Trying to find steps to reproduce but in the meantime I thought it is worth sharing my specs. Thanks. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: indicator-sound 12.10.2+15.10.20150915-0ubuntu1

[Bug 1494402] [NEW] WebKitWebProcess WebKitGtk+ 2.4.8 uses memory without end when visiting some LinkedIn URL

2015-09-10 Thread Andres Gomez (Tanty)
Public bug reported: Ubuntu 14.10 with GNOME3 PPA. I launch Web, GNOME's default browser and I log in into my LinkedIn profile. Then, from the top bar I place my pointer over the "Connections" menu so it is expanded, once expanded, I click on the "See all" link:

[Bug 1494402] Re: WebKitWebProcess WebKitGtk+ 2.4.8 uses memory without end when visiting some LinkedIn URL

2015-09-10 Thread Andres Gomez (Tanty)
Installed package info: Package: libgl1-mesa-dri Priority: optional Section: libs Installed-Size: 13450 Maintainer: Ubuntu X-SWAT Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: mesa Version: 10.3.2-0ubuntu0.1

[Bug 1403955] Re: DHCP's Option interface-mtu 9000 is being ignored on bridge interface br0

2015-06-15 Thread Gema Gomez
This issue is still a problem in 1.23, we just reproduced it. Also, not sure why this bug was marked as fix released when there was no fix to release, just the assumption that this problem would not happen due to some new condition that doesn't seem to be met by our environment either. I think in

[Bug 1403955] Re: DHCP's Option interface-mtu 9000 is being ignored on bridge interface br0

2015-06-15 Thread Gema Gomez
We have tried to use the option lxc-default-mtu: 9000, on juju version 1.23.3 and did the following: 1) bootstrap to a machine 2) create an lxc containter on the bootstrap node 3) deploy ubuntu to another lxc container on the same node The option didn't have any effect. All the interfaces ended

[Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-05-25 Thread Berto Gomez
Any idea on what kernel release will this fix make it to? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1383184 Title: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported To manage

[Bug 1324125] Re: Unable to trigger a kernel crash dump on laptop

2015-04-27 Thread Gema Gomez
This bug is probably not relevant anymore, I just tried on my laptop and it crashed nicely: ii linux-crashdump 3.13.0.49.56 amd64Linux kernel crashdump setup for the latest generic kernel Kernel: 3.16.0-28-generic On trusty. ** Tags removed: cts

[Bug 1413540] Re: Trusty soft lockup issues with nested KVM

2015-04-24 Thread Gema Gomez
My deployment is still running strong after over 36 hours. No crashes. I will leave it running for a few more days to see if it happens after a few days... and will report back. @arges, thanks for this fix! -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1413540] Re: Trusty soft lockup issues with nested KVM

2015-04-22 Thread Gema Gomez
I have been trying to verify this kernel and I haven't seen exactly the soft lockup crash, but this other one, which may or may not be related but wanted to make a note of it: [ 2406.041444] Kernel panic - not syncing: hung_task: blocked tasks [ 2406.043163] CPU: 1 PID: 35 Comm: khungtaskd Not

[Bug 1354924] Re: Networkmanager does not autoconnect to wireless network

2015-04-14 Thread Marco Antonio Macareno Gomez
Same here, using i3 window manager (so it's not KDE for me) and wicd. The disable auto-connect workaround seems to alliviate the problem. Hope this helps to narrow this bug down. ** Attachment added: lspci output

[Bug 1246236] Re: pxe boot from maas fails due to time out

2015-03-26 Thread Gema Gomez
** Changed in: maas Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1246236 Title: pxe boot from maas fails due to time out To manage

[Bug 1246236] Re: pxe boot from maas fails due to time out

2015-03-26 Thread Gema Gomez
** Changed in: maas 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/1246236 Title: pxe boot from maas fails due to time out To manage notifications about this

[Bug 1426930] [NEW] package fontconfig 2.11.1-0ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-03-01 Thread Larry Gomez
Public bug reported: I am new and I do not fully understand the technical issues but this occurred while I was repairing my GRUB. Thank You! ProblemType: Package DistroRelease: Ubuntu 14.04 Package: fontconfig 2.11.1-0ubuntu6 ProcVersionSignature: Ubuntu 3.13.0-46.76-generic 3.13.11-ckt15 Uname:

[Bug 1413540] [NEW] qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
Public bug reported: When installing qemu-kvm on a VM, KSM is enabled. I have encountered this problem in trusty:$ lsb_release -a Distributor ID: Ubuntu Description:Ubuntu 14.04.1 LTS Release:14.04 Codename: trusty $ uname -a Linux juju-gema-machine-2 3.13.0-40-generic

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
** Attachment added: apport.qemu-kvm.3i3ndao3.apport https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1413540/+attachment/4303546/+files/apport.qemu-kvm.3i3ndao3.apport -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
ProblemType: Bug ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 Date: Thu Jan 22 10:37:18 2015 DistroRelease: Ubuntu 14.04 Ec2AMI: ami-000f Ec2AMIManifest: FIXME Ec2AvailabilityZone: nova Ec2InstanceType: m1.medium Ec2Kernel: aki-0002 Ec2Ramdisk: ari-0002 Package: qemu-kvm (not

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
** Attachment added: apport.qemu-kvm.3i3ndao3.apport https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1413540/+attachment/4303546/+files/apport.qemu-kvm.3i3ndao3.apport -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
ProblemType: Bug ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 Date: Thu Jan 22 10:37:18 2015 DistroRelease: Ubuntu 14.04 Ec2AMI: ami-000f Ec2AMIManifest: FIXME Ec2AvailabilityZone: nova Ec2InstanceType: m1.medium Ec2Kernel: aki-0002 Ec2Ramdisk: ari-0002 Package: qemu-kvm (not

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
Please, bear in mind I have already modified the KSM value for this node not to crash, that is the only change made to this system after the issue, other than rebooting it. ** Attachment added: apport.qemu-system-x86.hhh4e6d9.apport

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
Please, bear in mind I have already modified the KSM value for this node not to crash, that is the only change made to this system after the issue, other than rebooting it. ** Attachment added: apport.qemu-system-x86.hhh4e6d9.apport

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
apport file for linux. ** Attachment added: apport.linux-image-3.13.0-44-generic.61de1tqv.apport https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1413540/+attachment/4303622/+files/apport.linux-image-3.13.0-44-generic.61de1tqv.apport -- You received this bug notification because you are

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
apport file for linux. ** Attachment added: apport.linux-image-3.13.0-44-generic.61de1tqv.apport https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1413540/+attachment/4303621/+files/apport.linux-image-3.13.0-44-generic.61de1tqv.apport -- You received this bug notification because you are

[Bug 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
apport for qemu ** Attachment added: apport.qemu.pnfp6lff.apport https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1413540/+attachment/4303623/+files/apport.qemu.pnfp6lff.apport -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

  1   2   3   4   5   6   7   >