It appears this issue is resolved in the daily builds of Ubuntu 16. I'm
not observing it in the Xenial image dated 13-FEB-2016
(http://cdimage.ubuntu.com/lubuntu/daily-live/20160213/xenial-
desktop-i386.iso).
Based on Xorg.0.log, it appears OpenChrome is no longer used.
=
$ cat /var/log/Xorg
apport information
** Tags added: apport-collected xenial
** Description changed:
I installed the Xenial daily testing image dated 2-13-2016
(ttp://cdimage.ubuntu.com/lubuntu/daily-live/20160213/xenial-
desktop-i386.iso).
I'm booting the kernel with the following:
ipv6.disabl
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571548/+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/154
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571544/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545441
Title:
Xeni
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571545/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545441
Title:
Xeni
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571542/+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/1545441
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571546/+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/1545441
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571547/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545441
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571550/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545441
Title:
Xe
apport information
** Attachment added: "JournalErrors.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571543/+files/JournalErrors.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/15454
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571549/+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/1545441
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571541/+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/1545441
Title:
Xenial
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1545441/+attachment/4571551/+files/WifiSyslog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
It appears the Freedesktop folks have cleared this issue:
https://bugs.freedesktop.org/show_bug.cgi?id=94130#c4 .
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1540774
Title:
Light Display Manager f
Closing due to "USN-2367-1: OpenSSL update",
http://www.ubuntu.com/usn/usn-2367-1/.
** Changed in: openssl (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
Public bug reported:
Ubuntu 14.04, x64, fully patched. This issue affects Ubuntu 13 too.
After installing gnome-session-fallback to utilize the classic desktop,
I am unable to open folders uner the Places menu (recall the classic
desktop has two top level menus - Applications and Places). When
cl
Public bug reported:
OpenJDK-7 disables TLS 1.1 and 1.2 by default. It might be a good idea
to enable them. The past interop issues are rarely encountered in 2014.
The program below only prints "TLSv1" even though I expected to see
"TLSv1", "TLSv1.1" and "TLSv1.2". In fact, the protocols are avai
Public bug reported:
OpenJDK-7 provides a SSL context when requesting a TLS context.
According to the JavaDocs, 'SSLContext.getInstance("TLS")' should
return a TLS context, and I should *not* receive a context capable of
SSL
(http://docs.oracle.com/javase/7/docs/api/javax/net/ssl/SSLContext.html
For completeness, the Java Cryptography Architecture Oracle Providers
Documentation
(http://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html)
documents the behavior:
Although SunJSSE in the Java SE 7 release supports
TLS 1.1 and TLS 1.2, neither version is enabled
Here are the results from Java 8 on Mac OS X. Java 8 was released in
March 2014 and has the following output. Notice TLS 1.1 and 1.2 are
enabled by default.
riemann$ javac ProtocolTest.java && java ProtocolTest
Supported Protocols: 5
SSLv2Hello
SSLv3
TLSv1
TLSv1.1
TLSv1.2
Enabled Protoco
Public bug reported:
$ sudo apt-get install gnutlsReading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gnutls
It would be great if Ubuntu provided a package alias for gnutls -> gnutls-bin
(or perhaps all the gnutls related p
OpenSSL 1.0.1f was released today. http://marc.info/?l=openssl-
announce&m=138902140315854&w=2.
There are three CVE remediations included in the release: CVE-2013-4353,
CVE-2013-6449, CVE-2013-6450.
http://www.openssl.org/news/openssl-1.0.1-notes.html.
There's also an Apple SecureTransport bug wo
** Attachment added: "Error message box."
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1295927/+attachment/4036746/+files/Screenshot%20from%202014-03-21%2022%3A18%3A05.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
Public bug reported:
I have a multiboot laptop with 4 OS'es. The laptop is UEFI, and the
disks use GPTs.
When I navigate Places -> SHARED (SHARED is a NTFS GPT drive), then I
receive an error "No Object for D-Bus Interface" (see attached).
In fact, any of the drives that are listed in the menu c
Public bug reported:
sslscan looks like its abandoned. It's splash screen displays version
1.8.2 with a copyright notice from 2009.
ssl scan does *not* support TLS 1.1 and TLS 1.2.
The attached is a modified version I use to build sslscan. It includes
TLS 1.1 and TLS 1.2 support. The source was
** Patch added: "diff -u of changes to support TLS 1.1 and TLS 1.2"
https://bugs.launchpad.net/ubuntu/+source/sslscan/+bug/1372741/+attachment/4211997/+files/sslscan.diff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
Update sslscan.c that picks up the use of OpenSSL 1.0.1 and higher. If
anything lower than 1.0.1 is used, then the TLS 1.1 and 1.2 routines are
#define'd out.
** Attachment added: "sslscan.c"
https://bugs.launchpad.net/ubuntu/+source/sslscan/+bug/1372741/+attachment/4212921/+files/sslscan.c
-
Update sslscan.c diff that picks up the use of OpenSSL 1.0.1 and higher.
If anything lower than 1.0.1 is used, then the TLS 1.1 and 1.2 routines
are #define'd out.
** Patch added: "sslscan.diff"
https://bugs.launchpad.net/ubuntu/+source/sslscan/+bug/1372741/+attachment/4212922/+files/sslscan.d
Public bug reported:
g++-arm-linux-gnueabi cannot compile a C++ program with --sysroot. It
appears there are problems with the built-in paths used for the C++
headers.
The rest of the report just dumps information. But to summarize the
dump...
We need the paths:
A) /usr/arm-linux-gnueabi/inc
Just in case... Both of these produced the error (so it was not the "="
sign after SYSROOT):
/usr/bin/arm-linux-gnueabi-g++ --sysroot=/usr/arm-linux-gnueabi
embedded.cpp -o embedded.exe
/usr/bin/arm-linux-gnueabi-g++ --sysroot /usr/arm-linux-gnueabi
embedded.cpp -o embedded.exe
--
You received
Public bug reported:
While trying to configure QEMU, I received the error:
(cd .../qemu-2.1.1/pixman; autoreconf -v --install)
/bin/sh: 1: autoreconf: not found
make: *** [.../qemu-2.1.1/pixman/configure] Error 127
I thought it would be easy to solve:
sudo apt-get install autore
Does this god damn database of packages even work? I search for a
package, I get a package name, and then select it. When I try to save
it, I get "There is 1 error in the data you entered. Please fix it and
try again."
** Package changed: ubuntu => apt (Ubuntu)
--
You received this bug notifica
Public bug reported:
Ubuntu 12's Grub2 does not pick up Fedora 17 volumes. Fedora is more
cordial - it includes Ubunutu. Other volmes (Linux Mint and Windows
Vista) are found.
I was trying to maintain a configuration where Fedora managed Grub2. It
appears the last Ubuntu kernel update snuck in an
Nine months later, and this is still an open issue :(
Could anyone point out how to remove Ubunut's OS Prober and flavor of
GRUB? I recently re-installer Fedora 18, and I don't want to los it
again. I also need to ensure earlier versions of Ubuntu (for example
11.10) don't fiddle with things eithe
@D. Hugh Redelmeier (hugh-mimosa)
Yeah, I can get the OS Prober to recognize the Fedora volumes by first
mounting. However, the GRUB menu will not display them as an option during boot.
I've tried the following, and they do not produce expected results
(i.e., no menu entry for Fedora during boot
This might also be useful for the Debian and Ubuntu folks:
http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB#Kernel_updates. It
discusses the changes made at Fedora 17 and how to specify a boot image.
Unfortunately, I lack the necessary prerequisite knowledge to use it to fix
these sy
OK. I reinstalled 10.04.3. The broken taskbar is present even before the
first update. Its broken out of the box.
Here's the gnome error from the first update:
Setting up capplets-data (1:2.30.1-0ubuntu2) ...
WARNING: Failed to parse default value `[?
???;gnome-appearance-properties.
Sebastien Bacher claims the "Failed to parse" error was fixed in newer
Ubuntu versions (dated Jul 2011), see
https://bugs.launchpad.net/ubuntu/+source/gnome-control-
center/+bug/817976.
Apparently, the parse error has not been fixed.
The broken task bar was not addressed in the 817876 bug.
--
Y
Public bug reported:
O'Reilly has a sample DocBook at
https://prod.oreilly.com/external/tools/docbook/docs/authoring/docbook_source/.
After installing Ubuntu's DocBook, `docbook2pdf` was not able to compile
O'Reilly's sample book and produce a PDF.
It seems the DocBook package uses a dated versio
$ uname -a
Linux studio 2.6.32-34-generic #77-Ubuntu SMP Tue Sep 13 19:39:17 UTC 2011
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/881254
Title:
DocBook Package: Tools are broken
O'Reilly sample book from
https://prod.oreilly.com/external/tools/docbook/docs/authoring/docbook_source/
** Attachment added: "O'Reilly sample book from
https://prod.oreilly.com/external/tools/docbook/docs/authoring/docbook_source/";
https://bugs.launchpad.net/ubuntu/+source/docbook/+bug/8812
OpenJade does not produce an image for the following. PNG, JPG, GIF, etc
make no difference.
http://www.docbook.org/tdg/en/html/imageobject.html
http://www.docbook.org/tdg/en/html/imagedata.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
> Your report contains several problems and it is not clear to
> me, what you are requesting nor what you are exactly
> complaining about (except that docbook-utils is not a recent toolchain).
No problem. It does not change the fact it does not work. Try it your self.
Jeff
--
You received this b
Public bug reported:
Hi All,
I believe this is related to GNOME desktop.
I recently needed to reinstall Ubuntu 10 on a x64 laptop. Installation
went well, and I rebooted when prompted.
After the reboot, I ran Update Manager and noticed something failed in
the terminal window. As it zipped by, i
Public bug reported:
Fetch Crypto++:
$ svn checkout https://cryptopp.svn.sourceforge.net/svnroot/cryptopp/trunk/c5
cryptopp
Attempt to build the library:
$ make static dynamic cryptest.exe
g++ -DNDEBUG -g -O2 -fPIC -march=native -pipe -c 3way.cpp
g++ -DNDEBUG -g -O2 -fPIC -march=native -pipe -c
The fix is to remove '-march=native' from the makefile recipe.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/860236
Title:
G++ 4.5.2 Crash when Building Crypto++ on Ubuntu 11.04 (x86)
To manage not
Public bug reported:
$ uname -a
Linux ubuntu-11-x64 3.0.0-17-generic #30-Ubuntu SMP Thu Mar 8 20:45:39 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux
The Guest account is present and enabled on a fresh install with no
choice of its use during setup. Microsoft even stopped enabling the
Guest account out
** Attachment added: "user-accounts.png"
https://bugs.launchpad.net/bugs/966797/+attachment/2952342/+files/user-accounts.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966797
Title:
Ubuntu 11
$ sudo userdel Guest
[sudo] password for jeffrey:
userdel: user 'Guest' does not exist
+2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966797
Title:
Ubuntu 11.10: User Account applet does not sho
$ sudo cat /etc/shadow | grep Guest
$
+ 3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966797
Title:
Ubuntu 11.10: User Account applet does not show all users
To manage notifications about this
My apologies for using the term freetards. There's lots of learning
disabled folks who don't have a choice. And I should not insult them.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966797
Title:
> Still broken in 12.04 LTS. Surely it is time to support Long Term Support.
Its kind of ironic isn't it? The humor was not lost on me either.
LTS seems to have some problems. Even security software remains broken
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634930).
** Bug watch added: Debi
"For example, to mount a device not under /dev, simply provide an argv[2]
referring to a symlink pointing to somewhere in /dev, and after the
realpath()'d version is checked, switch the target to somewhere else. If you
want to do this properly, you need to update the device source such that afte
"I side with Kovid. I admire him for doing this app. Because ever since
Red Hat 7 or 8 I keep reading on the open source (not free software!)
forums something along the lines of „if you need it — go build it, now
p*** off as we're doing something cool”. He has gotten up and wrote this
which is quit
$ sudo fdisk -l
[sudo] password for jeffrey:
Disk /dev/sda: 164.7 GB, 16469620 bytes
255 heads, 63 sectors/track, 20023 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk ident
Something else is a bit odd. Ubuntu 11.10 is listed 3 times in the boot
menu:
Ubuntu #11.04
Ubuntu (recovery) #11.04
MemTest
Windows Vista (sda1)
fedora 14 (sda10)
fedora 15 (sda8)
Ubuntu 11.10 (sda3)
Ubuntu 11.10 (sda3)
Ubuntu 11.10 (sda3)
Windows XP (sda5)
FreeBSD (sdb1)
OpenBSD (sdb2)
OpenSola
** Attachment added: "Screen capture of Disk Utility (1)"
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/883109/+attachment/2582562/+files/disk-utility-1.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
** Attachment added: "Screen capture of Disk Utility (2)"
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/883109/+attachment/2582563/+files/disk-utility-2.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
Public bug reported:
This machine does not have the horse power for VMs, so its got 9 OS in
spread across 2 disks. On the second disk, OpenBSD, FreeBSD and Solaris
are all primary (plus one unused primary).
===
# cd /boot/
# ls
abi-2.6.38-12-generic memtest86+_mul
$ uname -a
Linux germain 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686
i686 i386 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/883129
Title:
Ubuntu 11.10: Unable to ins
Public bug reported:
Constant prompt:
Media change: please insert the disc labeled
'Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012)'
in the drive '/cdrom/' and press enter
$ sudo apt-get install eclipse
Public bug reported:
Dell S1555 laptop. Upgrading form Ubuntu 10.x to 11.04
ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: firmware-b43-lpphy-installer 4.174.64.19-5
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic x86_64
Architecture: amd64
Da
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802323
Title:
package firmware-b43-lpphy-installer 4.174.64.19-5 failed to
install/upgrade: ErrorMessage: subprocess installed post-installation
scri
Public bug reported:
The LibreOffice Database binary does not appear to be installed with its
package.
jeffrey@studio:~$ sudo apt-get install libreoffice-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
libreoffice-base is already the newest ver
My bad
jeffrey@studio:~$ uname -a
Linux studio 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011
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/803673
Ti
For my particular installation, other details are:
* Dell S1555 laptop (x64, triple booting Vista, Fedora, and Ubuntu)
* I stopped using the built-in wireless card and turned it off in the BIOS (too
many problems with the hardware on Vista)
* I now use the built in wired network adapter
* Both a
> If you type at the Terminal:
>lobase
> does LibreOffice Base launch?
Yes.
ID10T error (my apologies). Please close this bug report. The unity
desktop is murderous for a new user.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
> When reporting bugs in the future please use apport
> by using 'ubuntu-bug' and the name of the package
> affected. You can learn more about this functionality at
> https://wiki.ubuntu.com/ReportingBugs.
Funny, I did try to use `ubuntu-bug`. The tool exited because I did not have a
PID.
--
You
It looks like removing `-mtune=native` fixed it:
$cat GNUMakefile
...
ifneq ($(GCC42_OR_LATER),0)
ifeq ($(UNAME),Darwin)
CXXFLAGS += -arch x86_64 -arch i386
else
# CXXFLAGS += -march=native
endif
endif
...
$ make
g++ -DNDEBUG -g -O2 -pipe -c 3way.cpp
g++ -DNDEBUG -g -O2 -pipe -c adler32.cpp
g++ -
> upstream did ask you to attach the preprocessed source. please do so.
Done. Thanks for taking the time.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/807156
Title:
GCC (g++):internal compiler erro
Also see https://bugs.launchpad.net/gcc-linaro/+bug/731665
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/807156
Title:
GCC (g++):internal compiler error: in extract_insn, at recog.c:2104
To manage
Also see https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/807156
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731665
Title:
internal compiler error compiling kernel on powerpc
To manage noti
> please recheck with gcc-4.6 (for example in a oneiric chroot)
I just tried using Fedora 15, which offers GCC 4.6 - OK.
Jeff
[jeffrey@studio cryptopp]$ gcc --version
gcc (GCC) 4.6.0 20110530 (Red Hat 4.6.0-9)
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source
Public bug reported:
reseed(8) performs an insecure HTTP fetch of data from random.org. The
script is automatically executed when installed, and any time the user
chooses to execute. In addition, the reseed man pages do not mention the
data is retrieved over an insecure channel.
** Affects: resee
** Attachment added: "reseed script"
https://bugs.launchpad.net/bugs/804594/+attachment/2187307/+files/reseed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804594
Title:
reseed(8) performs HTTP f
** Attachment added: "Wireshark trace"
https://bugs.launchpad.net/ubuntu/+source/reseed/+bug/804594/+attachment/2187308/+files/reseed-http.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804594
Public bug reported:
Gosh, where to begin..
Attempting to run/find `ubuntu-bug` from Unity results in a big ZERO.
The application is not run, and no suggestions are offered in the list
of executables. Actually, the list size is 0.
Attempting to run/find `screen saver` from Unity results in a
** Attachment added: "Unity configuration sucks"
https://bugs.launchpad.net/bugs/805223/+attachment/2189612/+files/unity-config.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805223
Title:
Ub
Public bug reported:
Blowfish bug:
http://www.mail-archive.com/cryptography@randombit.net/msg00890.html.
Update: http://www.openwall.com/john/g/john-1.7.8.tar.gz
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: john 1.7.3.1-1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname:
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805258
Title:
JtR has been updated to 1.7.8 to fix an irregualrity
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sour
Also of interest might be OpenWall's latest version of crypt_blowfish
[1]:
Version 1.1 of crypt_blowfish fixes the 8-bit character
handling vulnerability (CVE-2011-2483) and it adds 8-bit
test vectors and a quick self-test on every hash
computation. Any copies of older crypt_blowfi
Public bug reported:
(1) Synaptic Package Manager -> Find Unity
(2) Attempt to purge Unity from the system
Evolution, Empathy, Ubuntu One, and other programs depend on this net-
top/tablet-top window manager. Though I'm befuddled at the fact the net-
top/tablet-top window manager is powering both
Now that Unity is removed, the classic desktop is missing its launchers.
The launchers *were* present in 10.10 before the 11.04 upgrade. Nuke
this tablet/netbook package for laptops and desktops.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
"Unity is designed for netbooks and related touch-based devices." (from
http://unity.ubuntu.com/projects/unity/)/ What desktops and laptops are
using touch screen technology?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
ty/). What laptops and desktops
use touch screen technology?
Jeff
> 2011/7/5, Jeffrey Walton :
>> Public bug reported:
>>
>> (1) Synaptic Package Manager -> Find Unity
>> (2) Attempt to purge Unity from the system
>>
>> Evolution, Empathy, Ubuntu One, and othe
> If you don't like it, you don't need to use it (simply choose the
> classic session in login screen).
Its a moot point. After uninstalling Unity, GNOME appears broken.
I liked Ubuntu 10.10 LTS. Unity is a step backwards in usability, and
has no place on a desktop or laptop (the unity website sta
Public bug reported:
I uninstalled Unity from my laptop and desktop after a couple of weeks
of use. The package made me significantly less productive due to an
inability to find programs and organize multiple open tasks. Unity
shortcomings are not surprising since it is a tablet-top/netbook-top
en
Neither `gdm gconftool-2 --recursive-unset /` nor `gdm --reset` fixed
the classical desktop.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/806295
Title:
After Uninstalling Unity, Classic Desktop is
"Unity is designed for netbooks and related touch-based devices." - from
http://unity.ubuntu.com/projects/unity/.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/806295
Title:
After Uninstalling Unity
Public bug reported:
I was attempting to compile the latest Crypto++ (svn checkout
https://cryptopp.svn.sourceforge.net/svnroot/cryptopp/trunk/c5 cryptopp) on a
Dell GX280 (32 bit Pentium 4). Here's the internal compiler error:
$ make
g++ -DNDEBUG -g -O2 -march=native -pipe -c 3way.cpp
g++ -DNDEB
*** This bug is a duplicate of bug 664960 ***
https://bugs.launchpad.net/bugs/664960
Hi All,
>From [1], it appears that the original bug report stemmed from violating
ODR in the shared object which called Crypto++, and *not* an ODR
violation in Crypto++.
Take away: (1) Crypto++ 5.6.1 is most
eturn it as a search result since it was marked as
Security, so I can't offer the previous bug. Search for "BleachBit" and
"Root".
Jeffrey Walton
Baltimore, MD, US
** Affects: ubuntu
Importance: Undecided
Status: New
--
BleachBit 0.8.0 does not drop Ro
** Attachment added: "BleachBit 0.8.0, Upgrade to 0.8.1"
https://bugs.launchpad.net/ubuntu/+bug/664270/+attachment/1704202/+files/bleachbit-8-0.png
--
BleachBit 0.8.0 does not drop Root on when launching browser for update
https://bugs.launchpad.net/bugs/664270
You received this bug notifica
** Attachment added: "After opening FF, "ps -U root -u root u" reports FF as
root"
https://bugs.launchpad.net/ubuntu/+bug/664270/+attachment/1704203/+files/bleachbit-ff-ps.png
--
BleachBit 0.8.0 does not drop Root on when launching browser for update
https://bugs.launchpad.net/bugs/664270
Y
** Attachment added: "After opening FF, "ps -U root -u root u" reports FF as
root (redirect text)"
https://bugs.launchpad.net/ubuntu/+bug/664270/+attachment/1704204/+files/bleachbit-ff-ps.txt
--
BleachBit 0.8.0 does not drop Root on when launching browser for update
https://bugs.launchpad.n
** Attachment added: "Load/Unload Test for Shared Objects"
https://bugs.launchpad.net/bugs/664960/+attachment/1706353/+files/load-unload.cpp
--
Shared object Crash on Unload (Multiple Module Audit)
https://bugs.launchpad.net/bugs/664960
You received this bug notification because you are a me
to be dlopen'd
with RTLD_GLOBAL because of the One Definition Rule (ODF).
Finally, the list below includes all of OOO's shared objects because
about half were causing a crash. It was easier to black list the entire
directory and move on with the audit.
Jeffrey Walton
Ba
Public bug reported:
I'm not sure who gets to field this one...
After exiting Open Arena, the desktop is pretty much black except for
approximately 300x200 (perhaps 400x300 or 640x480?) area near the upper
left corner of the screen. Left click and hold a desktop icon, then drag
around, allows me
** Attachment added: "exit-open-arena.png"
https://bugs.launchpad.net/bugs/690007/+attachment/1765385/+files/exit-open-arena.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690007
Title:
Desk
Me too
The display attempts to show a desktop, but cycles between a plain
background and then a background with expected desktop icons (and then
back to a plain desktop, ad infinitum). Booting into safe mode works as
expected with a message about Unity.
#lshw
...
*-displ
201 - 300 of 360 matches
Mail list logo