[Bug 1885990] [NEW] server: Match has no effect in include file (upstream 3122)
Public bug reported: Hello Ubuntu version: focal 20.04 LTS Version: openssh-server: Installed: 1:8.2p1-4ubuntu0.1 Candidate: 1:8.2p1-4ubuntu0.1 Expected: match statement in included files work as documented in the fine manual What happens: the statements are ignored. If you add Match statements in an included file, it will generate no error but have no effect. The exact same statements work in the main server config file (/etc/ssh/sshd_config) this is to track upstream bug 3122: https://bugzilla.mindrot.org/show_bug.cgi?id=3122 it's fixed but will only be in 8.4 so it affects Ubuntu 20.04 LTS where openssh is at 8.2. I'm not *absolutely* whining for a backport since include files is a new feature for openssl in focal so it's not a regression. Would be nice though :), because include files are standard for any server software in Linux since at least a decade... ** Affects: openssh (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/1885990 Title: server: Match has no effect in include file (upstream 3122) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1885990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1857036] Re: `sudo --login --user USERNAME` throws `setrlimit(RLIMIT_CORE): Operation not permitted` error when run inside a container.
from the redhat bug report seems to be fixed in sudo-1.8.31p1-1.fc30 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1857036 Title: `sudo --login --user USERNAME` throws `setrlimit(RLIMIT_CORE): Operation not permitted` error when run inside a container. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/1857036/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1730399] [NEW] Add krackattacks mitigation
Public bug reported: See for reference: https://www.krackattacks.com/#ap-mitigations Yes this is not a bug. However, it has been noted on ubuntu-devel that adding some features even to stable releases could be justified in *some* cases. First of paramount importance is that the fix introduces no regression. In this case this code is *only* used if a new parameter is set: wpa_disable_eapol_key_retries=1 if this parameter is missing, behaviour will not change. So any regression introduced will be caused by a deliberate admin decision, from where all responsability could be denied (use at your own risk, yadda, yadda...) Then is this parameter useful: it could be for the hundred of millions of Android Phone that are not yet patched (6.0 et upper) and will never be patched (about 50% of existing Android Phones). Please note that at least one wifi provider has already decided to provide this feature to help its users: https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory /cisco-sa-20171016-wpa so this is something that leaders do :-) I have already patched my AP that runs Ubuntu 16 LTS (see attached patch against 2.4-0ubuntu6.2, I have used my AP for 3 days now with a Ubuntu and an Android client without problem) and I could try to provide a patch for Ubuntu 17. This kind of patch is really trivial anyway, since it's just a port of the upstream patch in hostapd: https://w1.fi/cgit/hostap/commit/?id=6f234c1e2ee1ede29f2412b7012b3345ed8e52d3 However I have a big problem. Any security patch (and this is a security enhancing patch at least) is only worth as much as it is *tested*. And I don't have the means to verify that mitigation is effective, as the vulnerability discoverer has not provided (for obvious reasons) public testing code for clients. I think that Ubuntu should have this code (or did you just distribute security patches without testing that they are effective ? that would not be very serious IMO). There is no chance that M. Vanhoef sends his code to any old dog on the internet, so Canonical is my only chance for a real test of this feature on an Ubuntu AP (short of rewriting the attack code myself, not an attractive proposition). If in fact you don't have the testing (well, attack) code feel free to dismiss my bug report as irrelevant. But if you have please consider the opportunity to add some goodwill to Ubuntu. Thanks. ** Affects: wpa (Ubuntu) Importance: Undecided Status: New ** Patch added: "Krackattacks mitigation for Ubuntu 16LTS test patch" https://bugs.launchpad.net/bugs/1730399/+attachment/5004651/+files/hostapd-krk-mitigation-u16LTS.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730399 Title: Add krackattacks mitigation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1730399/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 637347] Re: Banshee not responding in Ubuntu 10.10 Beta
banshee --disable-dbus also worked to fix my freezing problem -- Banshee not responding in Ubuntu 10.10 Beta https://bugs.launchpad.net/bugs/637347 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1885990] Re: server: Match has no effect in include file (upstream 3122)
@Jernej Jakob: this is cited as 'released for 1.8.4'. There is a policy for stable distros, never update the version. I asked for a backport, did not get one. The 20.04 version is still at 1.8.2 and it does not has this feature that was introduced after this version. It was released for groovy, that is 20.10. But I had no right for it, I begged for it but was denied. That's life. As of documentation, yes but it's a pretty obscure feature and Ubuntu devs don't have the responsability for writing man pages and there is no need to document a non-existent feature. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885990 Title: server: Match has no effect in include file (upstream 3122) To manage notifications about this bug go to: https://bugs.launchpad.net/openssh/+bug/1885990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1885990] Re: server: Match has no effect in include file (upstream 3122)
@seth arnold THanks for the link, quite interesting. Unfortunately perusing it, I found that this particular change ticks almost all the wrong boxes - especially the 'do not touch really important software' (aka critical infrastructure packages). Also trying to find a contact is not obvious, there is a ref (https://wiki.ubuntu.com/StableReleaseUpdates#Reviewing_procedure_and_tools) to a ubuntu-bugs channel on freenode that don't seem to exist anymore. Provided examples are almost 15 years old. Chances are good (or bad) that many of this is not up-to-date. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885990 Title: server: Match has no effect in include file (upstream 3122) To manage notifications about this bug go to: https://bugs.launchpad.net/openssh/+bug/1885990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1965987] [NEW] Circular dependency on ca-certificates-java can crash package configuration
Public bug reported: Hello Description:Ubuntu Jammy Jellyfish (development branch) Release:22.04 apt-cache policy ca-certificates-java ca-certificates-java: Installed: 20190909 Candidate: 20190909 Version table: *** 20190909 500 500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages 100 /var/lib/dpkg/status what I expect to happen: the package to install reliably in all circonstances what happens instead: in some circonstances the configure stage crashes. Detail as said in the subject, openjdk depends on ca-certificates-java, and ca- certificates-java depends on java. Usually installing ca-certificates- java installs automatically openjdk-18 and the config stage is in a good order: first openjdk, then ca-certificates-java. If one installs openjdk-18, same scenario so everything is good. Well, no. In fact when dealing with circular dependencies, the package order is not really defined. To test the jitsi-videobridge2 package (jitsi-meet project), here are the instructions: curl https://download.jitsi.org/jitsi-key.gpg.key | sudo sh -c 'gpg --dearmor > /usr/share/keyrings/jitsi-keyring.gpg' echo 'deb [signed-by=/usr/share/keyrings/jitsi-keyring.gpg] https://download.jitsi.org stable/' | sudo tee /etc/apt/sources.list.d/jitsi-stable.list > /dev/null sudo apt update Here the package order is different: sudo apt install --dry-run jitsi-videobridge2: (...) Conf ca-certificates-java (20190909 Ubuntu:22.04/jammy [all]) Conf openjdk-18-jre-headless (18~36ea-1 Ubuntu:22.04/jammy [amd64]) to work around this problem, the ca-certificates-java package maintainers have included a horrendous kludge in the postinstall package: for jvm in java-7-openjdk-$arch java-7-openjdk \ oracle-java7-jre-$arch oracle-java7-server-jre-$arch oracle-java7-jdk-$arch \ (... cut for brevity all other java versions between 7 and 17...) java-17-openjdk-$arch java-17-openjdk \ oracle-java17-jre-$arch oracle-java17-server-jre-$arch oracle-java17-jdk-$arch; do if [ -x /usr/lib/jvm/$jvm/bin/java ]; then export JAVA_HOME=/usr/lib/jvm/$jvm PATH=$JAVA_HOME/bin:$PATH break fi done so that when the installation order is reversed the configuration script still runs. However this kludge go only up to Java 17. It is my understanding that these package are coming from upstream (Debian) and Debian 12 only include Java 17 for now. So jitsi-videobridge2 install fine in Bookworm (it pulls Java 17 of course). However, under Jammy it gives that: head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory /var/lib/dpkg/info/ca-certificates-java.postinst: line 101: java: command not found dpkg: error processing package ca-certificates-java (--configure): installed ca-certificates-java package post-installation script subprocess returned error exit status 127 dpkg: dependency problems prevent configuration of openjdk-18-jre-headless:amd64: openjdk-18-jre-headless:amd64 depends on ca-certificates-java (>= 20190405~); however: Package ca-certificates-java is not configured yet. dpkg: error processing package openjdk-18-jre-headless:amd64 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: ca-certificates-java openjdk-18-jre-headless:amd64 E: Sub-process /usr/bin/dpkg returned an error code (1) java is not found, because ls /usr/lib/jvm/ java-1.18.0-openjdk-amd64 java-18-openjdk-amd64 -> java-18-openjdk is available but can't be found. All these tests have been done on a fresh Jammy container obtained thanks to St Graber and its LXD band. So my conclusion: you have to either: - drop java 18 until Debian adopts it and adapts its package - convince Debian to add the test for Java 18 in the ca-certificates-java post install script kludge - take the responsabilty for ca-certificates-java package yourself and fix it at the Ubuntu level. There is of course a fourth option: explain to people complaining that the jitsi-videobridge2 don't install anymore - it installs fine under Focal - that it's the Jitsi-meet project's fault. And possibly other projects as well. The Jitsi-videobridge2 package could probably be modified to fix that, I'll grant it. I did not test it but I think that if it depended on default-jre instead of Pre-Depends: java8-runtime-headless | java8-runtime | java11-runtime-headless | java11-runtime it would install fine even with the incomplete kludge in the ca-certificates-java post-install script. ** Affects: openjdk-18 (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/1965987 Title: Circular dependency on ca-certificates-java can crash package configuration To manage notifications about this bug go to: https://bugs.launchpad.net/ub
[Bug 1960096] Re: package ca-certificates-java 20190909 failed to install/upgrade: installed ca-certificates-java package post-installation script subprocess returned error exit status 127
I have filed https://bugs.launchpad.net/ubuntu/+source/openjdk-18/+bug/1965987 under Openjdk-18 for Jammy but it's probably the same bug. Imo the ca-certificates-java is not 'bugged', it's not adapted to Java 18. If Ubuntu wants to distribute Java 18 before Debian is ready to do so, it should maintain the ca-certificates-java package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960096 Title: package ca-certificates-java 20190909 failed to install/upgrade: installed ca-certificates-java package post-installation script subprocess returned error exit status 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/1960096/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1948769] Re: coturn cannot open log file
Err, on this Ubuntu version coturn runs as the user 'turnserver'. chgrp turnserver /var/log/turnserver should fix it. And no, coturn should not create a directory in /var/log. So this bug is not valid IMO. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948769 Title: coturn cannot open log file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/coturn/+bug/1948769/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1967018] [NEW] Add coturn package in 22.04 Jammy
Public bug reported: Hello If you update Openssl to 3.01 while Debian keeps 1.1.1 on Bookworm, you should take responsability for packages that are broken by this change instead of dropping them. Coturn can be compiled and works with Ubuntu 22.04 using this patch: https://github.com/coturn/coturn/issues/886#issuecomment-1047367772 the patch is a one-liner: Description: fix compilation for Openssl 3 After the Ubuntu 22.04 switch to Openssl 3.01, Coturn fails to compile a fix has been posted to https://github.com/coturn/coturn/issues/886#issuecomment-1047367772 . coturn (4.5.2-3) unstable; urgency=medium . --- --- coturn-4.5.2.orig/src/client/ns_turn_msg.c +++ coturn-4.5.2/src/client/ns_turn_msg.c @@ -256,7 +256,7 @@ int stun_produce_integrity_key_str(const #else unsigned int keylen = 0; EVP_MD_CTX *ctx = EVP_MD_CTX_new(); -#if defined EVP_MD_CTX_FLAG_NON_FIPS_ALLOW && ! defined(LIBRESSL_VERSION_NUMBER) +#ifdef FIPS_MODE if (FIPS_mode()) { EVP_MD_CTX_set_flags(ctx, EVP_MD_CTX_FLAG_NON_FIPS_ALLOW); } coturn is an essential component of Jitsi-meet and missing it will just turn users to Debian. Thanks for looking at this. ** Affects: coturn (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/1967018 Title: Add coturn package in 22.04 Jammy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/coturn/+bug/1967018/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1817358] Re: Ubuntu 16.04 netboot installation failed during loading of installer component libc6-udeb
Hello what a hideous bug. Seen with KVM on Ubuntu 18.04, trying with this URL: http://ubuntu.mirrors.ovh.net/ftp.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64 solved with this URL: http://ubuntu.mirrors.ovh.net/ftp.ubuntu.com/ubuntu/dists/xenial- updates/main/installer-amd64 the real bug is in KVM that should provide tested URLs for main distros (even the Ubuntu distros :)) rather than vaguely handwawing toward the man page and letting unsuspecting users falling in traps like this one. this bug should be closed however, it is irrelevant now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1817358 Title: Ubuntu 16.04 netboot installation failed during loading of installer component libc6-udeb To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1817358/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1902792] Re: Missing pkgconfig
Hello if downloading the source and following the procedure in README.rst, the appropriate .pc file is built. It does not seem to be built using the Debian system, however. My knowledge of interactions between CMake and Debian build system is somewhat lacking currently, sadly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902792 Title: Missing pkgconfig To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wslay/+bug/1902792/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 298215] Re: system does not remember bluetooth/wlan deactivation
Bluetooth is always activated after I come back from standby. I have to turn it off each time with Fn+F5 on my T42. -- system does not remember bluetooth/wlan deactivation https://bugs.launchpad.net/bugs/298215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 302711] [NEW] No Menu text shown in openoffice installed by default
Public bug reported: Binary package hint: openoffice.org I am not able to see menu name on any of the menu / submenu e.g. No File name shown on File menu. Or no name shown for save or saveas option in file menu. Open office was installed by default. Even i tried to install kdevelop and no menu text shown in any menu option. Thanks ---Niraj ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 8.10 NonfreeKernelModules: nvidia Package: openoffice.org-core 1:2.4.1-11ubuntu2.1 ProcEnviron: PATH=/usr/lib/openoffice/program:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: openoffice.org Uname: Linux 2.6.27-7-generic i686 ** Affects: openoffice.org (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- No Menu text shown in openoffice installed by default https://bugs.launchpad.net/bugs/302711 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 302711] Re: No Menu text shown in openoffice installed by default
** Attachment added: "This is a screen shot of the problem. No text shown for any of the menu." http://launchpadlibrarian.net/19983151/openofficeMenuTextProblem.jpg ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/19983152/Dependencies.txt -- No Menu text shown in openoffice installed by default https://bugs.launchpad.net/bugs/302711 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286630] Re: Sound cuts in/out totally (with a crack) when the level passes a certain threshold
I am still having the same problem with Jaunty (9.04). This is only a problem on the laptop speakers. If I attach headphones the sound is perfect. The sound is perfect from the laptop speakers in Windows. -- Sound cuts in/out totally (with a crack) when the level passes a certain threshold https://bugs.launchpad.net/bugs/286630 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 222118] Re: shutdown doesn't work after suspend
The problem does not seem to exist after upgrade to 9.04. Note that I also updated BIOS to version 1001 on Asus P5K-VM board. If something appears broken again after couple of trials, I will update the post. Thanks Colin. -- shutdown doesn't work after suspend https://bugs.launchpad.net/bugs/222118 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286630] [NEW] Sound cuts in/out totally (with a crack) when the level passes a certain threshold
Public bug reported: I am running Intrepid but this problem existed before with Hardy as well. The problem occurs when playing sound through the laptop's built-in speakers, if the volume drops below a certain amount, I hear a cracking sound and the volume totally cuts off. When the sound goes above that amount, I hear another crack and the sound comes back. In some cases, I can increase the volume (which raises the threshold) so it will not cut in/out as often, but it is still happens. I get perfect sound when using the headphones. This happens with any application, MP3 playback with Amarok, Juk, Youtube videos in Firefox, etc... I have a Thinkpad T42 with an Intel sound controller and uses the "snd_intel8x0" kernel module. lspci shows the following for the audio controller. Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) ** Affects: ubuntu Importance: Undecided Status: New -- Sound cuts in/out totally (with a crack) when the level passes a certain threshold https://bugs.launchpad.net/bugs/286630 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286633] [NEW] Sound cuts in/out totally (with a crack) when the level passes a certain threshold
*** This bug is a duplicate of bug 286630 *** https://bugs.launchpad.net/bugs/286630 Public bug reported: I am running Intrepid but this problem existed before with Hardy as well. The problem occurs when playing sound through the laptop's built-in speakers, if the volume drops below a certain amount, I hear a cracking sound and the volume totally cuts off. When the sound goes above that amount, I hear another crack and the sound comes back. In some cases, I can increase the volume (which raises the threshold) so it will not cut in/out as often, but it is still happens. I get perfect sound when using the headphones. This happens with any application, MP3 playback with Amarok, Juk, Youtube videos in Firefox, etc... I have a Thinkpad T42 with an Intel sound controller and uses the "snd_intel8x0" kernel module. lspci shows the following for the audio controller. Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) ** Affects: ubuntu Importance: Undecided Status: New ** This bug has been marked a duplicate of bug 286630 Sound cuts in/out totally (with a crack) when the level passes a certain threshold -- Sound cuts in/out totally (with a crack) when the level passes a certain threshold https://bugs.launchpad.net/bugs/286633 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 206510] Re: Possible Nvidia 8600GT Problem
I finally did get this working, 3D effects and all. After a clean re- install of Ubuntu 8.04. I had been upgrading from 6.04 => 8.04. Although I did always clean my drivers out before installing new one... I guess something might have been left behind. -- Possible Nvidia 8600GT Problem https://bugs.launchpad.net/bugs/206510 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 222118] Re: shutdown doesn't work after suspend
** Description changed: Asus A6Ja, Hardy, suspend works, it's ok, but after wake up, if I want to shutdown notebook, all starts normally (X dies, boot-screen progress bar reduces), but when progress bar became empty nothing happens. I can shutdown it only pressing power button for 5 seconds. + + P.S. Also affects Asus P5K-VM exactly same way. ** Tags added: restart shutdown suspend -- shutdown doesn't work after suspend https://bugs.launchpad.net/bugs/222118 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 222118] Re: shutdown doesn't work after suspend
kernel.log file. Starting Oct 5 12:12:57 - event sequence: Suspend - resume - restart (failed) - hard system reset - (BIOS Crash - load default values) - after boot desktop not loading properly - restart - back to normal This is a repeatable sequence. ** Attachment added: "look for marker at timestamp Oct 5 12:12:57" http://launchpadlibrarian.net/18240938/kern.log -- shutdown doesn't work after suspend https://bugs.launchpad.net/bugs/222118 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 222118] Re: shutdown doesn't work after suspend
kern.log.0 file doesn't seem to have recorded any changes during the above mentioned execercise. see attachment. ** Attachment added: "kern.log.0" http://launchpadlibrarian.net/18240996/kern.log.0 -- shutdown doesn't work after suspend https://bugs.launchpad.net/bugs/222118 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237813] Re: Adept Manager is unable to install/uninstall/commit any changes due to Broken Dependency.
Well, I found that the system critical broken dependencies are almost impossible to recover... Hence, I installed a fresh copy again. ** Changed in: adept (Ubuntu) Status: New => Invalid ** bug changed to question: https://answers.launchpad.net/ubuntu/+source/adept/+question/35421 -- Adept Manager is unable to install/uninstall/commit any changes due to Broken Dependency. https://bugs.launchpad.net/bugs/237813 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 267182] Re: Update to beta 3
That is great news. Thank you. When do you think that will be available in PPA? -- Update to beta 3 https://bugs.launchpad.net/bugs/267182 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to digikam-kde4 in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 267182] Re: Update to beta 3
We have KDE 4.2 Beta 2 packages available via PPA. Would it also be possible to get Digikam Beta packages to go along with this? Digikam Beta7 is already out. -- Update to beta 3 https://bugs.launchpad.net/bugs/267182 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to digikam-kde4 in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 339149] Re: Thunderbird add on lightning 0.9. Cannot add task
Hi tdeleeuw, Can you check if the libstdc++5 is installed on your systems. If not, then uninstall the lightning add-on and issue sudo apt-get install libstdc++5. Once the library is installed re-install lightning. Hope this helps! -- Thunderbird add on lightning 0.9. Cannot add task https://bugs.launchpad.net/bugs/339149 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286630] Re: Sound cuts in/out totally (with a crack) when the level passes a certain threshold
I am running Intrepid with the latest updates and still have this problem. Please let me know what else you need from me. If a recording would help resolve the issue faster, I will find a way to do it. -- Sound cuts in/out totally (with a crack) when the level passes a certain threshold https://bugs.launchpad.net/bugs/286630 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 223274] Re: Widgets are in square box of background colour
I think a better workaround than QtCurve is OxyGnome. Install that theme for Gnome and you will notice that KDE can still use the Oxygen theme and Gnome apps look very similar. -- Widgets are in square box of background colour https://bugs.launchpad.net/bugs/223274 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to gtk-qt-engine in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 223274] Re: Widgets are in square box of background colour
I just downloaded and extracted the oxygnome directory in /usr/share/themes and in System Settings -> Appreance -> GTK Styles I selected that theme. I have attached a zip of what I have on my computer. ** Attachment added: "Zip of the "/usr/share/themes/oxygnome" directory" http://launchpadlibrarian.net/25542863/oxygnome.zip -- Widgets are in square box of background colour https://bugs.launchpad.net/bugs/223274 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to gtk-qt-engine in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 223274] Re: Widgets are in square box of background colour
As I said in my previous quote, its a WORKAROUND, just like using QTCurve. They are GTK themes that look very much like the QT themes. This is only until the bugs get fixed. I have heard of QGTKStyle but did not get a chance to try it since the package is not in the repository. Whats the easiest way to get it on Kubuntu? -- Widgets are in square box of background colour https://bugs.launchpad.net/bugs/223274 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to gtk-qt-engine in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 298215] Re: system does not remember bluetooth/wlan deactivation
Why is this Invalid? It still happens. Is this fixed in the next release? -- system does not remember bluetooth/wlan deactivation https://bugs.launchpad.net/bugs/298215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 305332] Re: digikam4 does not display images or thumnails in kde4
I am also seeing the same problem with Jaunty and latest updates to KDE 4.3. I am happy to try things and send back information if anyone has suggestions. -- digikam4 does not display images or thumnails in kde4 https://bugs.launchpad.net/bugs/305332 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 107668] Re: Setting an invalid mount point can make a removeable media unaccessible
Hey Alex Wilkes, A little late for you, but hopefully it will help other people. If you can't find the key "/system/storage/volumes/_org_freedesktop_Hal_devices_voume_uuid_*/mount_point" You are running 'gconf-editor' as root. (it doesn't exist if you run it as root). Run 'gconf-editor' as yourself, and then you will see the key -- Setting an invalid mount point can make a removeable media unaccessible https://bugs.launchpad.net/bugs/107668 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 214130] Re: flashplugin-nonfree mismatch
I have the same problem on Gutsy (AMD64). Adobe's updated the version on their site to 9.0.124.0. -- flashplugin-nonfree mismatch https://bugs.launchpad.net/bugs/214130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 173890] Re: flashplugin-nonfree fails to install... new version?
I updated the md5sums in debian/config and debian/postinst, which seems to fix it. In addition to the md5sum on the tarball, the md5sum for libflashplayer.so is 1f26a6eeb8c06acf0af9433da2312d54. -- flashplugin-nonfree fails to install due to md5sum mismatch https://bugs.launchpad.net/bugs/173890 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130331] Re: (xine)totem crashed with signal 5
fixed in the last updates ** Changed in: xine-lib (Ubuntu) Status: New => Fix Committed -- (xine)totem crashed with signal 5 https://bugs.launchpad.net/bugs/130331 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130331] (xine)totem crashed with signal 5
Public bug reported: Hi, I've been using kaffeine and totem on Feisty without issues, but now (since upgrading to Gutsy) whenever the xine library's are used (eg. starting a dvd) the program crashes. No problems when using mplayer Versions: libxine1 - 1.1.7-1ubuntu1 libxine1-ffmpeg - 1.1.7-1ubuntu1 totem - 2.19.6-0ubuntu1 kaffeine - 0.8.5-0ubuntu1 Steps to reproduce: 1) insert dvd 2) start kaffeine 3) click Play DVD 4) crash or: 1) start kaffeine 2) menu : settings --> xine Engine Parameters 3) crash thanks, Ravi ProblemType: Crash Architecture: i386 Date: Sat Aug 4 10:59:02 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/totem NonfreeKernelModules: fglrx Package: totem-xine 2.19.6-0ubuntu1 PackageArchitecture: i386 ProcCmdline: totem ProcCwd: /home/rpatel ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_GB.UTF-8 SHELL=/bin/bash Signal: 5 SourcePackage: totem StacktraceTop: ?? () from /usr/lib/libgdk-x11-2.0.so.0 ?? () from /usr/lib/libgdk-x11-2.0.so.0 ?? () ?? () from /usr/lib/libgdk-x11-2.0.so.0 ?? () Title: totem crashed with signal 5 Uname: Linux rnix 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 GNU/Linux UserGroups: adm admin audio cdrom dialout dip floppy lpadmin mythtv netdev plugdev powerdev scanner video ** Affects: Ubuntu Importance: Medium Status: New ** Tags: apport-crash -- (xine)totem crashed with signal 5 https://bugs.launchpad.net/bugs/130331 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130331] Re: (xine)totem crashed with signal 5
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/8693749/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8693750/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/8693751/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/8693752/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/8693753/ProcStatus.txt ** Attachment added: "Registers.txt" http://launchpadlibrarian.net/8693754/Registers.txt ** Attachment added: "Stacktrace.txt" http://launchpadlibrarian.net/8693755/Stacktrace.txt ** Attachment added: "ThreadStacktrace.txt" http://launchpadlibrarian.net/8693756/ThreadStacktrace.txt -- (xine)totem crashed with signal 5 https://bugs.launchpad.net/bugs/130331 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130331] Re: (xine)totem crashed with signal 5
** Visibility changed to: Public -- (xine)totem crashed with signal 5 https://bugs.launchpad.net/bugs/130331 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 131626] Re: Sleep wakes up but screen is blank
I can confirm this for my Gutsy Gibbon Tribe 5. I am using the nvidia new glx restricted driver installed by the Restricted Drivers Manager. I am able to boot fine. If I enter sleep or let it go to sleep on its own it seems to be fine. Then when I go to wake it up nothing. I can see the hard drive working because my light is flashing. The only way to get it to work is by doing a hard reboot which when starts forces a disk check which fails. Then I have to manually run fsck to have it reset everything. If any other information is required I can submit it. I have a Dell Inspiron 6400 with a nvidia 7300 graphics card. -- Sleep wakes up but screen is blank https://bugs.launchpad.net/bugs/131626 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 172243] Re: problem loading the panel
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/10580596/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/10580597/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/10580598/ProcStatus.txt -- problem loading the panel https://bugs.launchpad.net/bugs/172243 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 172243] problem loading the panel
Public bug reported: Binary package hint: gnome-panel while loading the panel the thunderbird icon does not display ProblemType: Bug Architecture: i386 Date: Tue Nov 27 11:02:23 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/gnome-panel Package: gnome-panel 1:2.18.1-0ubuntu3 PackageArchitecture: i386 ProcCmdline: gnome-panel --sm-client-id default1 ProcCwd: /home/ppa ProcEnviron: LANGUAGE=en_IN:en PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_IN.UTF-8 SHELL=/bin/bash SourcePackage: gnome-panel Uname: Linux ppa 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: New -- problem loading the panel https://bugs.launchpad.net/bugs/172243 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 548992] Re: Wireless connection frequently drops [deauthenticating by local choice (reason=3)]
I'm seeing this as well in: 2.6.32-17-generic #26-Ubuntu SMP Sat Mar 20 02:23:45 UTC 2010 x86_64 GNU/Linux -- Wireless connection frequently drops [deauthenticating by local choice (reason=3)] https://bugs.launchpad.net/bugs/548992 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 464369] Re: Very slow boot up times (2m 30s) on Karmic 9.10 compared to 25 secs with Jaunty 9.04.
I will conduct an extensive memtest and revert back the results -- Very slow boot up times (2m 30s) on Karmic 9.10 compared to 25 secs with Jaunty 9.04. https://bugs.launchpad.net/bugs/464369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 305201] Re: KDE 4 Mouse Theme is reset to Oxygen on reboot
I am using KDE 4.4 Beta 2 in Kubuntu 9.10 and the problem is still there. Every time I login (reboot) I have to go and select a different cursor theme, hit Apply and change to back to classic and hit Apply again. -- KDE 4 Mouse Theme is reset to Oxygen on reboot https://bugs.launchpad.net/bugs/305201 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 382161] Re: NetworkManager doesn't use manual set DNS although there's an option for that
I just updated to 4.3.4 in Kubuntu and this is still a problem. The manually set DNS servers for a particular network do not take effect. -- NetworkManager doesn't use manual set DNS although there's an option for that https://bugs.launchpad.net/bugs/382161 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-widget-networkmanagement in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 554277] [NEW] vlc crashed with SIGSEGV in g_return_if_fail_warning()
Public bug reported: Binary package hint: vlc Ubuntu Release : 10.04 beta. Vlc release : 1.0.5-2ubuntu1 I just closed the vlc window resulting into this crash. ProblemType: Crash DistroRelease: Ubuntu 10.04 Package: vlc-nox 1.0.5-2ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1 Uname: Linux 2.6.32-19-generic i686 NonfreeKernelModules: fglrx Architecture: i386 Date: Sat Apr 3 03:45:11 2010 ExecutablePath: /usr/bin/vlc InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318) ProcCmdline: vlc /media/Transcend/Downloads/JDownloader/downloads/Avatar\ The\ Last\ Airbender\ 2.15.avi ProcEnviron: LANG=en_IN SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x5be904 : cmp(%edi),%ax PC (0x005be904) ok source "(%edi)" (0x00bcb65d) not located in a known VMA region (needed readable region)! destination "%ax" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: vlc StacktraceTop: g_return_if_fail_warning () from /lib/libglib-2.0.so.0 giop_thread_request_push () from /usr/lib/libORBit-2.so.0 ?? () from /usr/lib/libORBit-2.so.0 ORBit_handle_request () from /usr/lib/libORBit-2.so.0 giop_connection_handle_input () Title: vlc crashed with SIGSEGV in g_return_if_fail_warning() UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare ** Affects: vlc (Ubuntu) Importance: Undecided Status: New ** Tags: apport-crash i386 lucid -- vlc crashed with SIGSEGV in g_return_if_fail_warning() https://bugs.launchpad.net/bugs/554277 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 554277] Re: vlc crashed with SIGSEGV in g_return_if_fail_warning()
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/42924535/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/42924536/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/42924537/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/42924538/ProcStatus.txt ** Attachment added: "Registers.txt" http://launchpadlibrarian.net/42924539/Registers.txt ** Attachment added: "Stacktrace.txt" http://launchpadlibrarian.net/42924540/Stacktrace.txt ** Attachment added: "ThreadStacktrace.txt" http://launchpadlibrarian.net/42924541/ThreadStacktrace.txt -- vlc crashed with SIGSEGV in g_return_if_fail_warning() https://bugs.launchpad.net/bugs/554277 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 592433] [NEW] Installer Crashed - linux mint 8 helena kde ce iso9660
Public bug reported: Binary package hint: ubiquity Traceback (most recent call last): File "/usr/lib/ubiquity/bin/ubiquity", line 457, in main(oem_config) File "/usr/lib/ubiquity/bin/ubiquity", line 442, in main install(args[0], query=options.query) File "/usr/lib/ubiquity/bin/ubiquity", line 245, in install ret = wizard.run() File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 440, in run self.progress_loop() File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 865, in progress_loop (ret, realtb)) RuntimeError: Install failed with exit code 1 Traceback (most recent call last): File "/usr/share/ubiquity/install.py", line 2444, in install.run() File "/usr/share/ubiquity/install.py", line 459, in run self.configure_bootloader() File "/usr/share/ubiquity/install.py", line 1801, in configure_bootloader "GrubInstaller failed with code %d" % ret) InstallStepError: GrubInstaller failed with code 1 ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New -- Installer Crashed - linux mint 8 helena kde ce iso9660 https://bugs.launchpad.net/bugs/592433 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 592974] [NEW] A spelling mistake in ibus-qt4 package leaves ibus useless in Kubuntu
Public bug reported: Binary package hint: ibus-qt4 On giving the following command im-switch -c we can select the ibus-qt module. What the mistake here is that the command then looks for a package called plasam-widget-kimpanel-backend-ibus however, the real name of the widget is plasma-widget-kimpanel-backend-ibus which is already installed in Kubuntu This is preventing Kubuntu users from using Ibus. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: konqueror 4:4.4.2-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic i686 NonfreeKernelModules: fglrx Architecture: i386 Date: Sat Jun 12 14:38:52 2010 InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427) ProcEnviron: LANGUAGE= LANG=en_IN SHELL=/bin/bash SourcePackage: kdebase ** Affects: ibus-qt (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 lucid -- A spelling mistake in ibus-qt4 package leaves ibus useless in Kubuntu https://bugs.launchpad.net/bugs/592974 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 592974] Re: A spelling mistake in ibus-qt4 package leaves ibus useless in Kubuntu
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50178014/Dependencies.txt -- A spelling mistake in ibus-qt4 package leaves ibus useless in Kubuntu https://bugs.launchpad.net/bugs/592974 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 413704] Re: Icon for wireless is very poor
I second Adam's suggestions in comment #3. -- Icon for wireless is very poor https://bugs.launchpad.net/bugs/413704 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-widget-networkmanagement in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 536837] [NEW] package freeradius 2.1.0 dfsg-0ubuntu4.1 failed to install/upgrade: subprocess post-installation script returned error exit status 3
Public bug reported: Binary package hint: freeradius The package doesn't install. ProblemType: Package Architecture: amd64 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess post-installation script returned error exit status 3 Package: freeradius 2.1.0+dfsg-0ubuntu4.1 SourcePackage: freeradius Title: package freeradius 2.1.0+dfsg-0ubuntu4.1 failed to install/upgrade: subprocess post-installation script returned error exit status 3 Uname: Linux 2.6.28-18-generic x86_64 ** Affects: freeradius (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package -- package freeradius 2.1.0 dfsg-0ubuntu4.1 failed to install/upgrade: subprocess post-installation script returned error exit status 3 https://bugs.launchpad.net/bugs/536837 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 536837] Re: package freeradius 2.1.0 dfsg-0ubuntu4.1 failed to install/upgrade: subprocess post-installation script returned error exit status 3
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/40712465/Dependencies.txt ** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/40712466/DpkgTerminalLog.txt -- package freeradius 2.1.0 dfsg-0ubuntu4.1 failed to install/upgrade: subprocess post-installation script returned error exit status 3 https://bugs.launchpad.net/bugs/536837 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 536853] [NEW] can't make freeradius 2.1.8 - src/main/modules.c:1358: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols'
Public bug reported: Binary package hint: freeradius I downloaded freeradius_2.1.8+dfsg.orig.tar.gz, and tried to install the package using instructions in INSTALL: $ ./configure $ make Upone make, I got following error: _64-unknown-linux-gnu\" -DRADIUSD_VERSION=\"2.1.8\" -DOPENSSL_NO_KRB5 -c detail.c gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I/home/pateldil/freeradius-server-2.1.8/src -DHOSTINFO=\"x86_64-unknown-linux-gnu\" -DRADIUSD_VERSION=\"2.1.8\" -DOPENSSL_NO_KRB5 -c detail.c -fPIC -DPIC -o .libs/detail.o gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I/home/pateldil/freeradius-server-2.1.8/src -DHOSTINFO=\"x86_64-unknown-linux-gnu\" -DRADIUSD_VERSION=\"2.1.8\" -DOPENSSL_NO_KRB5 -c detail.c -o detail.o >/dev/null 2>&1 /home/pateldil/freeradius-server-2.1.8/libtool --mode=link gcc -export-dynamic -dlopen self \ -o radiusd acct.lo auth.lo client.lo conffile.lo crypt.lo exec.lo files.lo listen.lo log.lo mainconfig.lo modules.lo modcall.lo radiusd.lo stats.lo session.lo threads.lo util.lo valuepair.lo version.lo xlat.lo event.lo realms.lo evaluate.lo vmps.lo detail.lo \ /home/pateldil/freeradius-server-2.1.8/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread \ -lcrypt -lltdl -lcrypto -lssl -lcrypto rm -f .libs/radiusd.nm .libs/radiusd.nmS .libs/radiusd.nmT creating .libs/radiusdS.c (cd .libs && gcc -g -O2 -c -fno-builtin "radiusdS.c") rm -f .libs/radiusdS.c .libs/radiusd.nm .libs/radiusd.nmS .libs/radiusd.nmT gcc .libs/radiusdS.o -o .libs/radiusd .libs/acct.o .libs/auth.o .libs/client.o .libs/conffile.o .libs/crypt.o .libs/exec.o .libs/files.o .libs/listen.o .libs/log.o .libs/mainconfig.o .libs/modules.o .libs/modcall.o .libs/radiusd.o .libs/stats.o .libs/session.o .libs/threads.o .libs/util.o .libs/valuepair.o .libs/version.o .libs/xlat.o .libs/event.o .libs/realms.o .libs/evaluate.o .libs/vmps.o .libs/detail.o -Wl,--export-dynamic /home/pateldil/freeradius-server-2.1.8/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -lcrypt /usr/lib/libltdl.so -lssl -lcrypto -ldl .libs/modules.o: In function `setup_modules': /home/pateldil/freeradius-server-2.1.8/src/main/modules.c:1358: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols' collect2: ld returned 1 exit status make[4]: *** [radiusd] Error 1 make[4]: Leaving directory `/home/pateldil/freeradius-server-2.1.8/src/main' make[3]: *** [common] Error 2 make[3]: Leaving directory `/home/pateldil/freeradius-server-2.1.8/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/pateldil/freeradius-server-2.1.8/src' make[1]: *** [common] Error 2 make[1]: Leaving directory `/home/pateldil/freeradius-server-2.1.8' make: *** [all] Error 2 ** Affects: freeradius (Ubuntu) Importance: Undecided Status: New -- can't make freeradius 2.1.8 - src/main/modules.c:1358: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols' https://bugs.launchpad.net/bugs/536853 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 536837] Re: package freeradius 2.1.0 dfsg-0ubuntu4.1 failed to install/upgrade: subprocess post-installation script returned error exit status 3
No, I decided to move onto to 2.1.8. I was not successfull in recompiling 2.1.8 for Ubuntu. I opened another defect for this. Regards, Dilip Patel --- On Thu, 3/11/10, Chuck Short wrote: From: Chuck Short Subject: [Bug 536837] Re: package freeradius 2.1.0 dfsg-0ubuntu4.1 failed to install/upgrade: subprocess post-installation script returned error exit status 3 To: pateld...@yahoo.ca Date: Thursday, March 11, 2010, 12:59 PM Did you try to re-install freeradius? Thanks chuck ** Changed in: freeradius (Ubuntu) Importance: Undecided => Low ** Changed in: freeradius (Ubuntu) Status: New => Incomplete -- package freeradius 2.1.0 dfsg-0ubuntu4.1 failed to install/upgrade: subprocess post-installation script returned error exit status 3 https://bugs.launchpad.net/bugs/536837 You received this bug notification because you are a direct subscriber of the bug. Status in “freeradius” package in Ubuntu: Incomplete Bug description: Binary package hint: freeradius The package doesn't install. ProblemType: Package Architecture: amd64 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess post-installation script returned error exit status 3 Package: freeradius 2.1.0+dfsg-0ubuntu4.1 SourcePackage: freeradius Title: package freeradius 2.1.0+dfsg-0ubuntu4.1 failed to install/upgrade: subprocess post-installation script returned error exit status 3 Uname: Linux 2.6.28-18-generic x86_64 To unsubscribe from this bug, go to: https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/536837/+subscribe -- package freeradius 2.1.0 dfsg-0ubuntu4.1 failed to install/upgrade: subprocess post-installation script returned error exit status 3 https://bugs.launchpad.net/bugs/536837 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 464369] Re: Very slow boot up times (2m 30s) on Karmic 9.10 compared to 25 secs with Jaunty 9.04.
guys... ive conducted a 14 hour memtest and all seems to be fine, no errors. With every boot i have been monitoring dmesg, and i can see that the boot times are varying, at times with a huge difference (~30 seconds). And modules which seem to be taking long in one boot do not necessarily take the same time in other boots, it's really weird. -- Very slow boot up times (2m 30s) on Karmic 9.10 compared to 25 secs with Jaunty 9.04. https://bugs.launchpad.net/bugs/464369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 465148] [NEW] Really slow boot after 9.04 to 9.10 upgrade
Public bug reported: Since the upgrade the boot time has increased to between ~85 to ~150 seconds. The screens which appear as part of boot process are: 1 - Ubuntu white logo splash 2 - tty0 login (briefly) 3 - Ubuntu loading splash 4 - Login screen 5 - On login Ubunut loading splash 6 - Desktop loaded See attached bootchart report for further info. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- Really slow boot after 9.04 to 9.10 upgrade https://bugs.launchpad.net/bugs/465148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 465148] Re: Really slow boot after 9.04 to 9.10 upgrade
** Attachment added: "dmesg output" http://launchpadlibrarian.net/34702902/dmesg -- Really slow boot after 9.04 to 9.10 upgrade https://bugs.launchpad.net/bugs/465148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 465148] Re: Really slow boot after 9.04 to 9.10 upgrade
** Attachment added: "bootchart report" http://launchpadlibrarian.net/34702838/oss-dev3-karmic-20091030-2.png -- Really slow boot after 9.04 to 9.10 upgrade https://bugs.launchpad.net/bugs/465148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 465148] Re: Really slow boot after 9.04 to 9.10 upgrade
** Attachment added: "kernel info" http://launchpadlibrarian.net/34703481/uname-a.log -- Really slow boot after 9.04 to 9.10 upgrade https://bugs.launchpad.net/bugs/465148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 465148] Re: Really slow boot after 9.04 to 9.10 upgrade
** Attachment added: "Kernel version" http://launchpadlibrarian.net/34703575/version.log -- Really slow boot after 9.04 to 9.10 upgrade https://bugs.launchpad.net/bugs/465148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 465148] Re: Really slow boot after 9.04 to 9.10 upgrade
** Attachment added: "Hardware report" http://launchpadlibrarian.net/34703627/lspci-vnvn.log -- Really slow boot after 9.04 to 9.10 upgrade https://bugs.launchpad.net/bugs/465148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 461470] Re: HDD(s) incorrectly detected
Having the exact same issue as Paul Watkins. The 2 160GB drives are getting detected as part of a RAID, when the motherboard RAID configuration is disabled. Using 9.04 Installer sees both drives separately and allows me to install on individual drives as I want. Hope this is a bug in the 9.10 Installer. Pretty huge, if it is a bug. Wonder how many others are affected. Cheers! -- HDD(s) incorrectly detected https://bugs.launchpad.net/bugs/461470 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1926020] [NEW] package phpmyadmin 4:4.9.5+dfsg1-2 failed to install/upgrade: installed phpmyadmin package post-installation script subprocess returned error exit status 1
Public bug reported: package phpmyadmin 4:4.9.5+dfsg1-2 failed to install/upgrade: installed phpmyadmin package post-installation script subprocess returned error exit status 1 ProblemType: Package DistroRelease: Ubuntu 20.04 Package: phpmyadmin 4:4.9.5+dfsg1-2 ProcVersionSignature: Ubuntu 5.8.0-50.56~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-50-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 CasperMD5CheckResult: skip Date: Sat Apr 24 20:31:29 2021 ErrorMessage: installed phpmyadmin package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2021-04-24 (0 days ago) InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) PackageArchitecture: all Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.5 SourcePackage: phpmyadmin Title: package phpmyadmin 4:4.9.5+dfsg1-2 failed to install/upgrade: installed phpmyadmin package post-installation script subprocess returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: phpmyadmin (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926020 Title: package phpmyadmin 4:4.9.5+dfsg1-2 failed to install/upgrade: installed phpmyadmin package post-installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/1926020/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1779630] [NEW] there is porblem in grub
Public bug reported: grub bootloader is not iinstalling 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: 2.20.9-0ubuntu7 Architecture: amd64 CasperVersion: 1.394 CurrentDesktop: ubuntu:GNOME Date: Mon Jul 2 14:27:22 2018 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426) ProcEnviron: LANGUAGE=en_IN PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_IN LC_NUMERIC=C.UTF-8 SourcePackage: grub-installer UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: grub-installer (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic ubiquity-18.04.14 ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1779630 Title: there is porblem in grub To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1779630/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1806080] [NEW] [snap] Chromium snap crashes when trying to access fs
Public bug reported: When I attempt to upload or save on certain pages it crashes the browser. Some examples below. Does not happen on Google Drive. Looks like it's trying to query the fs and dies when it can't. No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.5 LTS Release:16.04 Codename: xenial Kernel: 4.15.0-39-generic Chromium: Version 70.0.3538.110 (Official Build) snap (64-bit) # Right click on blank page "save as" Nov 30 16:31:00 $HOSTNAME kernel: [35208.515968] audit: type=1400 audit(1543595460.939:151): apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/etc/fstab" pid=30734 comm="chrome" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 # Restart browser Nov 30 16:31:04 $HOSTNAME dbus[1899]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/org/freedesktop/secrets" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name="org.freedesktop.secrets" pid=32093 label="snap.chromium.chromium" peer_pid=1823 peer_label="unconfined" Nov 30 16:31:04 $HOSTNAME kernel: [35212.081247] audit: type=1107 audit(1543595464.507:152): pid=1384 uid=106 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=31991 label="snap.chromium.chromium" peer_pid=24826 peer_label="unconfined" Nov 30 16:31:05 $HOSTNAME kernel: [35213.238692] audit: type=1400 audit(1543595465.663:153): apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/run/udev/data/c99:0" pid=31991 comm="TaskSchedulerFo" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 Nov 30 16:31:05 $HOSTNAME kernel: [35213.274048] audit: type=1400 audit(1543595465.699:154): apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/run/udev/data/c6:0" pid=31991 comm="TaskSchedulerFo" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 # Right click on blank page "save as" #2 Nov 30 16:31:08 $HOSTNAME kernel: [35216.557849] audit: type=1400 audit(1543595468.983:155): apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/etc/fstab" pid=31991 comm="chrome" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 # Restart browser Nov 30 16:31:13 $HOSTNAME dbus[1899]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/org/freedesktop/secrets" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name="org.freedesktop.secrets" pid=32646 label="snap.chromium.chromium" peer_pid=1823 peer_label="unconfined" Nov 30 16:31:14 $HOSTNAME kernel: [35221.656759] audit: type=1107 audit(1543595474.083:156): pid=1384 uid=106 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=32544 label="snap.chromium.chromium" peer_pid=24826 peer_label="unconfined" Nov 30 16:31:23 $HOSTNAME kernel: [35230.641856] audit: type=1400 audit(1543595483.067:157): apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/run/udev/data/c99:0" pid=32544 comm="TaskSchedulerFo" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 Nov 30 16:31:23 $HOSTNAME kernel: [35230.660955] audit: type=1400 audit(1543595483.087:158): apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/run/udev/data/c6:0" pid=32544 comm="TaskSchedulerFo" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 # Upload to Salesforce case #2 Nov 30 16:31:46 $HOSTNAME kernel: [35253.816946] audit: type=1400 audit(1543595506.243:159): apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/etc/fstab" pid=32544 comm="chrome" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 # Restart browser Nov 30 16:31:56 $HOSTNAME dbus[1899]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/org/freedesktop/secrets" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name="org.freedesktop.secrets" pid=938 label="snap.chromium.chromium" peer_pid=1823 peer_label="unconfined" Nov 30 16:31:56 $HOSTNAME kernel: [35264.509009] audit: type=1107 audit(1543595516.935:160): pid=1384 uid=106 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=835 label="snap.chromium.chromium" peer_pid=24826 peer_label="unconfined" Nov 30 16:31:58 $HOSTNAME kernel: [35265.833723] audit: type=1400 audit(1543595518.259:161): apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/run/udev/data/c99:0" pid=835 comm="TaskSchedulerFo" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 Nov 30 16:31:58 $HOSTNAME kernel: [35265.863889
[Bug 1753518] Re: package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1
Ya. I am facing same issue. Anyone know how to resolve it ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1753518 Title: package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to install/upgrade: installed grub-efi-amd64-signed package post- installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1753518/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1773045] Re: Radiance/gtk-3.20/gtk-main.css attempts to import nonexistent gnome-builder.css
this fix `In /usr/share/themes/Radiance/gtk-3.20/apps create the link sudo ln -s gedit.css gnome-builder.css -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1773045 Title: Radiance/gtk-3.20/gtk-main.css attempts to import nonexistent gnome- builder.css To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-themes/+bug/1773045/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1773045] Re: Radiance/gtk-3.20/gtk-main.css attempts to import nonexistent gnome-builder.css
this fix `In /usr/share/themes/Radiance/gtk-3.20/apps create the link sudo ln -s gedit.css gnome-builder.css` is not working in ubuntu 18.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1773045 Title: Radiance/gtk-3.20/gtk-main.css attempts to import nonexistent gnome- builder.css To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-themes/+bug/1773045/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1597895] Re: i915 crashes, lightdm unresponsive and VT switching impossible
NetworkManager[1431]: [1541544772.8538] device (wlo1): supplicant interface state: ready -> inactive systemd[1]: Started Daily apt download activities. lightdm: pam_ecryptfs: pam_sm_authenticate: /home/tejeev is already mounted lightdm[1562]: ** (lightdm:1562): WARNING **: Error using VT_WAITACTIVE 7 on /dev/tty0: Interrupted system call org.gtk.vfs.Daemon[1907]: A connection to the bus can't be made bluetoothd[1373]: Endpoint unregistered: sender=:1.291 path=/MediaEndpoint/A2DPSource bluetoothd[1373]: Endpoint unregistered: sender=:1.291 path=/MediaEndpoint/A2DPSink I'm seeing this happen more often as of late; where desktop locks up when unlocking and i can't get access to anything. Usually after having the computer sleep for a time xubuntu 16.04 4.15.0-38-generic #41~16.04.1-Ubuntu SMP Wed Oct 10 20:16:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1597895 Title: i915 crashes, lightdm unresponsive and VT switching impossible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1597895/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1571206] Re: org.gtk.vfs.Daemon[1025]: A connection to the bus can't be made
I see it too on xubuntu 16.04 4.15.0-38-generic #41~16.04.1-Ubuntu SMP Wed Oct 10 20:16:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1571206 Title: org.gtk.vfs.Daemon[1025]: A connection to the bus can't be made To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1571206/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1423631] Re: tap interface drops many packets on highload systems
We are having same issue on CentOS7 and i have increase tx_queue upto 1 but i am still seeing TX drops on tap interface. Question: Can i increase tx_queue on interface with "ifconfig txqueue 1" without rebooting machine? OR I have to do it at boot time? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1423631 Title: tap interface drops many packets on highload systems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423631/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1857198] [NEW] alsa ALC285 Missing still, No Sound Lenovo Ideapad S740
Public bug reported: cat /proc/asound/card0/codec* | grep Codec I tired all the possible trouble shooting and firmware and kernel, Current Kernel : 5.0.0-37-generic Problem : If I connect Headphone or any 3.5 Jack device it works perfectly but my laptop speakers are not working still. Please help. For more info below link has more info for my device http://alsa-project.org/db/?f=581ebad190e03c379ea87ce08d6b365e1cfe4580 ** Affects: alsa-driver (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/1857198 Title: alsa ALC285 Missing still, No Sound Lenovo Ideapad S740 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1857198/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1737164] [NEW] ImageMagick compilation failed
Public bug reported: I'm trying to install ImageMagick and I got this error. GCC version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ERROR gcc: internal compiler error: Killed (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Makefile:9145: recipe for target 'MagickWand/MagickWand_libMagickWand_7_Q16HDRI_la-convert.lo' failed make[1]: *** [MagickWand/MagickWand_libMagickWand_7_Q16HDRI_la-convert.lo] Error 1 make[1]: Leaving directory '/home/delegates/new/IM/ImageMagick-7.0.7-14' Makefile:5183: recipe for target 'all' failed make: *** [all] Error 2 ** Affects: gcc-4.4 (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/1737164 Title: ImageMagick compilation failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/1737164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1489730] Re: after upgrading, tap-to-click no longer works by default
Hello, I still have the same issue on Linux 16.04 ... Every time I log off /shut down and login, I can not use the tap to click on my laptop... Anyone has a permanent solution? Cheers! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1489730 Title: after upgrading, tap-to-click no longer works by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-settings/+bug/1489730/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1755574] [NEW] linux kernel freezes system when starting vm in virtualbox
Public bug reported: After kernel upgrade, linux kernel freezes system when starting vm in virtualbox. After freeze can't do anything. Only option to hard reboot system. Have seen similar issue with other systems after specter bug fixed. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.13.0-36-generic 4.13.0-36.40~16.04.1 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 Uname: Linux 4.13.0-36-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 CurrentDesktop: Unity Date: Tue Mar 13 21:05:25 2018 InstallationDate: Installed on 2018-02-26 (15 days ago) InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) SourcePackage: linux-hwe UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: linux-hwe (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1755574 Title: linux kernel freezes system when starting vm in virtualbox To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1755574/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1755572] [NEW] starting any vm in virtualbox causes system hanged/freezed
Public bug reported: With recent kernel update, Now I am getting system hanged when I start any vm on 16.04.4. Kernel Version: 4.13.0-36-generic Virtulbox Version: 5.0.40_Ubuntu r115130 ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: virtualbox 5.0.40-dfsg-0ubuntu1.16.04.2 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 Uname: Linux 4.13.0-36-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 CurrentDesktop: Unity Date: Tue Mar 13 20:57:30 2018 InstallationDate: Installed on 2018-02-26 (15 days ago) InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) SourcePackage: virtualbox UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: virtualbox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial ** Summary changed: - any vm start in virtualbox makes system hanged/freezed + starting any vm in virtualbox causes system hanged/freezed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1755572 Title: starting any vm in virtualbox causes system hanged/freezed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1755572/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1757298] [NEW] GNOME Shell is consuming most of memory; Laptop RAM = 4 G.B; .
Public bug reported: gnome shell is consuming most of my laptop's memory, i.e. ~700 MB / 3.8 GB. Currently using Ubuntu 17.10 >> Artful Aardvark. RAM consumption is pretty high even if you compare it to Chrome, having 5 tabs open and running simultaneously. Please solve this for laptops running on low memory. (4 GB) ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: ubuntu-release-upgrader-core 1:17.10.10 ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13 Uname: Linux 4.13.0-37-generic x86_64 ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: ubuntu:GNOME Date: Tue Mar 20 20:12:33 2018 InstallationDate: Installed on 2018-03-18 (2 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) PackageArchitecture: all ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ubuntu-release-upgrader Symptom: dist-upgrade UpgradeStatus: Upgraded to artful on 2018-03-20 (0 days ago) VarLogDistupgradeTermlog: ** Affects: ubuntu-release-upgrader (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug artful dist-upgrade 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/1757298 Title: GNOME Shell is consuming most of memory; Laptop RAM = 4 G.B;. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1757298/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1825054] Re: My JavaFx project stopped compiling
I have a jar of a javafx application which I want to run, and I do not have the source code of the application. AFAIK, it has to run in java 8 with min version 8u171. On my machine I had opendk-11-jdk, openjdk-8-jdk, and openjfx installed, and ran the app with openjdk's java 8. On the 13th several openjdk packages were updated, unfortunately I do not have the full list. After the updates, the application threw class not found for the javafx application class on start up. Downgrading just openjfx with: sudo apt install openjfx=8u161-b12-1ubuntu2 libopenjfx-java=8u161-b12-1ubuntu2 libopenjfx-jni=8u161-b12-1ubuntu2 seems to work (I see the app gui), but from the terminal I see an exception for a different class not found: com.sun.deploy.uitoolkit.impl.fx.HostServicesFactory -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825054 Title: My JavaFx project stopped compiling To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjfx/+bug/1825054/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1829764] [NEW] linux whois command contain xss
Public bug reported: whois command contain xss Tested in ubuntu 18.04, 16.04 whois "
[Bug 1829764] Re: linux whois command contain xss
changing from xss to uncompleted and inappropriate response when running malicious or some javascript palyload. ** Summary changed: - linux whois command contain xss + linux whois command contain inappropriate response -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829764 Title: linux whois command contain inappropriate response To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/whois/+bug/1829764/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 630529] Re: Installing from USB drive writes boot sector to USB not HDD
** Changed in: grub-installer (Ubuntu) Assignee: (unassigned) => Jenish patel (jenishpatel1999) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/630529 Title: Installing from USB drive writes boot sector to USB not HDD To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/630529/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1910184] [NEW] Trackpad not working on LenovoIdeaPad 3
Public bug reported: Installed latest ubuntu version on lenovoIdeaPad3. Set up alongside windows 10 in dual boot using usb boot disk. Followed instructions on itzgeek.com. Touchpad works when running windows os, however when booting up with ubuntu the touchpad doesn't seem to work at all, however when an external mouse is attached it seems to work. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-59-generic 5.4.0-59.65 ProcVersionSignature: Ubuntu 5.4.0-59.65-generic 5.4.78 Uname: Linux 5.4.0-59-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.14 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: vishal 1509 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Tue Jan 5 00:00:59 2021 InstallationDate: Installed on 2021-01-04 (0 days ago) InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731) MachineType: LENOVO 81WE ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-59-generic root=UUID=c3b1fd06-1ae7-449e-9ff5-5d019da43085 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.4.0-59-generic N/A linux-backports-modules-5.4.0-59-generic N/A linux-firmware1.187.6 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/10/2020 dmi.bios.vendor: LENOVO dmi.bios.version: EMCN40WW dmi.board.asset.tag: NO Asset Tag dmi.board.name: LNVNB161216 dmi.board.vendor: LENOVO dmi.board.version: SDK0R32866 WIN dmi.chassis.asset.tag: NO Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: IdeaPad 3 15IIL05 dmi.modalias: dmi:bvnLENOVO:bvrEMCN40WW:bd08/10/2020:svnLENOVO:pn81WE:pvrIdeaPad315IIL05:rvnLENOVO:rnLNVNB161216:rvrSDK0R32866WIN:cvnLENOVO:ct10:cvrIdeaPad315IIL05: dmi.product.family: IdeaPad 3 15IIL05 dmi.product.name: 81WE dmi.product.sku: LENOVO_MT_81WE_BU_idea_FM_IdeaPad 3 15IIL05 dmi.product.version: IdeaPad 3 15IIL05 dmi.sys.vendor: LENOVO ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910184 Title: Trackpad not working on LenovoIdeaPad 3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1910184/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1889630] [NEW] In Gujarati Font "Pra" is not proper rednder E.g. Prakash world is not shown Fadiyto Sha"પ્રકાશ"
Public bug reported: In Gujarati Font "Pra" is not proper rednder E.g. Prakash world is not shown Fadiyto Sha"પ્રકાશ" ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ibus-m17n 1.4.2-1 ProcVersionSignature: Ubuntu 5.4.0-1015.15-raspi 5.4.44 Uname: Linux 5.4.0-1015-raspi aarch64 ApportVersion: 2.20.11-0ubuntu27.4 Architecture: arm64 CasperMD5CheckResult: skip CurrentDesktop: MATE Date: Thu Jul 30 19:48:05 2020 ImageMediaBuild: 20200712 SourcePackage: ibus-m17n UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ibus-m17n (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug arm64 focal uec-images ** Attachment added: "See screen shot" https://bugs.launchpad.net/bugs/1889630/+attachment/5397179/+files/Screenshot%20at%202020-07-30%2020-01-24.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889630 Title: In Gujarati Font "Pra" is not proper rednder E.g. Prakash world is not shown Fadiyto Sha"પ્રકાશ" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ibus-m17n/+bug/1889630/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1889630] Re: In Gujarati Font "Pra" is not proper rednder E.g. Prakash world is not shown Fadiyto Sha"પ્રકાશ"
Please resolve it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889630 Title: In Gujarati Font "Pra" is not proper rednder E.g. Prakash world is not shown Fadiyto Sha"પ્રકાશ" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ibus-m17n/+bug/1889630/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1889630] Re: In Gujarati Font "Pra" is not proper rednder E.g. Prakash world is not shown Fadiyto Sha"પ્રકાશ"
Please tell me in details. How to resolve this issue. On Fri 31 Jul, 2020, 3:11 PM Sebastien Bacher, <1889...@bugs.launchpad.net> wrote: > ** Package changed: ibus-m17n (Ubuntu) => ttf-indic-fonts (Ubuntu) > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1889630 > > Title: > In Gujarati Font "Pra" is not proper rednder E.g. Prakash world is not > shown Fadiyto Sha"પ્રકાશ" > > Status in ttf-indic-fonts package in Ubuntu: > New > > Bug description: > In Gujarati Font "Pra" is not proper rednder E.g. Prakash world is not > shown Fadiyto Sha"પ્રકાશ" > > ProblemType: Bug > DistroRelease: Ubuntu 20.04 > Package: ibus-m17n 1.4.2-1 > ProcVersionSignature: Ubuntu 5.4.0-1015.15-raspi 5.4.44 > Uname: Linux 5.4.0-1015-raspi aarch64 > ApportVersion: 2.20.11-0ubuntu27.4 > Architecture: arm64 > CasperMD5CheckResult: skip > CurrentDesktop: MATE > Date: Thu Jul 30 19:48:05 2020 > ImageMediaBuild: 20200712 > SourcePackage: ibus-m17n > UpgradeStatus: No upgrade log present (probably fresh install) > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/ttf-indic-fonts/+bug/1889630/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889630 Title: In Gujarati Font "Pra" is not proper rednder E.g. Prakash world is not shown Fadiyto Sha"પ્રકાશ" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ttf-indic-fonts/+bug/1889630/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] [NEW] Missing driver for rtl8822be in 20.04
Public bug reported: Wifi adapter can't find avaiable connections in new kernel. Upgraded from 19.04 to 19.10 and then to 20.04 on Lenovo Legion y530 which comes with realtek wifi adapter. lspci shows the pci adapter but not found in lshw -C network. ** 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/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374334/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374327/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] Re: Missing driver for rtl8822be in 20.04
apport information ** Tags added: apport-collected focal ** Description changed: - Wifi adapter can't find avaiable connections in new kernel. Upgraded - from 19.04 to 19.10 and then to 20.04 on Lenovo Legion y530 which comes - with realtek wifi adapter. lspci shows the pci adapter but not found in - lshw -C network. + Wifi adapter can't find avaiable connections in new kernel. Upgraded from 19.04 to 19.10 and then to 20.04 on Lenovo Legion y530 which comes with realtek wifi adapter. lspci shows the pci adapter but not found in lshw -C network. + --- + ProblemType: Bug + ApportVersion: 2.20.11-0ubuntu27 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC1: manish 1950 F pulseaudio + /dev/snd/controlC0: manish 1950 F pulseaudio + CasperMD5CheckResult: skip + CurrentDesktop: ubuntu:GNOME + DistroRelease: Ubuntu 20.04 + InstallationDate: Installed on 2019-07-06 (318 days ago) + InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) + MachineType: LENOVO 81FV + NonfreeKernelModules: nvidia_modeset nvidia + Package: linux (not installed) + ProcEnviron: + TERM=xterm-256color + PATH=(custom, no user) + XDG_RUNTIME_DIR= + LANG=en_US.UTF-8 + SHELL=/bin/bash + ProcFB: 0 i915drmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic root=UUID=a67f2402-8ada-4a31-8500-4ce7031521e2 ro quiet splash + ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 + RelatedPackageVersions: + linux-restricted-modules-5.4.0-31-generic N/A + linux-backports-modules-5.4.0-31-generic N/A + linux-firmware1.187 + Tags: focal + Uname: Linux 5.4.0-31-generic x86_64 + UpgradeStatus: Upgraded to focal on 2020-05-18 (1 days ago) + UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo + _MarkForUpload: True + dmi.bios.date: 07/18/2018 + dmi.bios.vendor: LENOVO + dmi.bios.version: 8JCN43WW + dmi.board.asset.tag: NO Asset Tag + dmi.board.name: LNVNB161216 + dmi.board.vendor: LENOVO + dmi.board.version: SDK0R32862 WIN + dmi.chassis.asset.tag: NO Asset Tag + dmi.chassis.type: 10 + dmi.chassis.vendor: LENOVO + dmi.chassis.version: Lenovo Legion Y530-15ICH + dmi.modalias: dmi:bvnLENOVO:bvr8JCN43WW:bd07/18/2018:svnLENOVO:pn81FV:pvrLenovoLegionY530-15ICH:rvnLENOVO:rnLNVNB161216:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrLenovoLegionY530-15ICH: + dmi.product.family: Legion Y530-15ICH + dmi.product.name: 81FV + dmi.product.sku: LENOVO_MT_81FV_BU_idea_FM_Legion Y530-15ICH + dmi.product.version: Lenovo Legion Y530-15ICH + dmi.sys.vendor: LENOVO ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374324/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374333/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374336/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374340/+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/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374335/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] Lsusb-v.txt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374332/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374338/+files/RfKill.txt ** 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/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374325/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879575] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1879575/+attachment/5374326/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879575 Title: Missing driver for rtl8822be in 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs