[Bug 1837329] Re: C unsed results warning when optiming

2019-07-21 Thread Bill Pringlemeir
I found the gcc bugzilla thread. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66425 It is weird that optimization affects the warning? I was hoping the `(void)` would get rid of it for just this case. You can close if you believe the optimization should affect the warnings given. Probably the pa

[Bug 1837329] [NEW] C unsed results warning when optiming

2019-07-21 Thread Bill Pringlemeir
Public bug reported: Here is a sample program, printf "#include \nvoid foo(void) {\n (void)writev(1, (void*)0, 0);\n }\n" | gcc -Wall -Wformat=2 -Wshadow -O1 -c -xc - -o foo.o If you change to '-O0', there is no warning. I have x86_64 but I doubt that matters? The issue is to have the warning

[Bug 1247271] Re: PDF does not display

2014-06-09 Thread Bill Pringlemeir
Confirmed this is fixed in 10.04. The PDF is at fault, but the previous version of FireFox gave no indication that the PDF was bad. It looks like a network error as the PDF fails to display anything. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1182801] Re: systemd-udevd[1440]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory

2013-11-19 Thread Bill Pringlemeir
$ sudo modprobe nouveau [sudo] password for bpringlemeir: libkmod: ERROR ../libkmod/libkmod-module.c:791 kmod_module_insert_module: could not find module by name='off' ERROR: could not insert 'off': Function not implemented $ sudo strace modprobe nouveau ... $ sudo mv /etc/modprobe.conf/nvidia-c

[Bug 1182801] Re: systemd-udevd[1440]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory

2013-11-19 Thread Bill Pringlemeir
First run $ modprobe nvidiafb $ modprobe nouveau # gives Module '=off' not found. ... or something like that. I have manually installed all the modules looking at '/lib/modules/`uname -r`/modules.dep $ grep nouveau /lib/modules/`uname -r`/modules.dep kernel/drivers/gpu/drm/nouveau/nouveau.ko

[Bug 1182801] Re: systemd-udevd[1440]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory

2013-11-19 Thread Bill Pringlemeir
Each individual line works with 'modprobe', but not nvidia nouveau. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1182801 Title: systemd-udevd[1440]: failed to execute '/lib/udev/socket:@/org/fre

[Bug 1182801] Re: systemd-udevd[1440]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory

2013-11-19 Thread Bill Pringlemeir
I had the nividia binary driver and it has things like "HAL autodetects the screen" in X11/xorg.conf. My screen went to 640x480 and I tried to install the nouveau drivers. I also tried to disable KMS with 'nomodset'. I did purge hal as instructed, but every time I reboot, I get a 640x480 X11 scr

[Bug 1247271] [NEW] PDF does not display

2013-11-01 Thread Bill Pringlemeir
Public bug reported: Follow this URL, http://www.freescale.com/files/32bit/doc/app_note/AN3907.pdf On the 24.0 firefox, this doesn't display. I can download the PDF via *wget* and then try to open with either *evince* or *firefox*. *evince* is ok, but *firefox* does not display. I don't know

[Bug 1101336] Re: package dash 0.5.7-3ubuntu1 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting configuration.

2013-01-25 Thread Bill Pringlemeir
** Attachment removed: "AptOrdering.txt" https://bugs.launchpad.net/ubuntu/+source/dash/+bug/1101336/+attachment/3487774/+files/AptOrdering.txt ** Description changed: - some package thing was updating my system. I don't know, all the - details are hidden from the user. - - ProblemType: Pac

[Bug 1101336] Re: package dash 0.5.7-3ubuntu1 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting configuration.

2013-01-23 Thread Bill Pringlemeir
'apt-get install --reinstall dash' worked without issues. I had also over-written 'lsmod' and not fixed it. Please close this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1101336 Title: pa

[Bug 1101336] Re: package dash 0.5.7-3ubuntu1 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting configuration.

2013-01-18 Thread Bill Pringlemeir
The 'cpio' extract happened several days ago. However, the klibc package included 'dash'. I went through all the directories from my cpio and then used '/var/lib/dpkg/info/*.list' to find the package responsible for the files. Then I used apt-get to download only and then used dpkg to force a re

[Bug 1101336] Re: package dash 0.5.7-3ubuntu1 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting configuration.

2013-01-18 Thread Bill Pringlemeir
Hmm. I was attempting to make an ARM based 'initramfs' system. I did a 'cpio -idv' and this trashed a bunch of files in my system. I had to download the '.deb' packages and force a re-install. This got my system working. I ran through the directories associated with the 'initramfs' to ensure a

[Bug 1101336] [NEW] package dash 0.5.7-3ubuntu1 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting configuration.

2013-01-18 Thread Bill Pringlemeir
Public bug reported: some package thing was updating my system. I don't know, all the details are hidden from the user. ProblemType: Package DistroRelease: Ubuntu 12.10 Package: dash 0.5.7-3ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2 Uname: Linux 3.5.0-22-generic x86_64 Nonf

[Bug 943195] Re: xpdf.real crashed with SIGSEGV in GooHash::hash()

2012-10-22 Thread Bill Pringlemeir
Please update /etc/mailcap if you are going to leave this bug. Any program that uses mailcap will use xpdf for viewing pdf's. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/943195 Title: xpdf.real c