How can this be of low importance, anyone with > 2-2.5G of ram that runs
a 64bit version gets at best the vesa driver in most cases.
--
Hardy - Samsung X11 won't boot with 3GB ram
https://bugs.launchpad.net/bugs/206522
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Public bug reported:
I'm using Xubuntu 9.04, fully updated.
The workspace will change anytime the mouse pointer reaches the edge of the
screen. The "Wrap workspaces depending on the actual desktop layout" option is
not selected in the Window Manager Tweaks options.
I expected the mouse pointer
** Description changed:
I'm using Xubuntu 9.04, fully updated.
The workspace will change anytime the mouse pointer reaches the edge of the
screen. The "Wrap workspaces depending on the actual desktop layout" option is
not selected in the Window Manager Tweaks options.
I expected the mou
It does happen when just moving the mouse, no window in tow.
I followed the "Applications -> Settings -> window Manager; Advanced tab and
uncheck "Wrap workspaces when pointer reaches the screen edge". The box was
unchecked. I checked the box, and restarted X, the problem still occurred, I
unche
Apparently the problem needs kernel changes where the system remaps
memory to, the following link explains it and links to the fix:
http://www.nvnews.net/vbulletin/showthread.php?t=96613
The exact fix is attached also.
** Attachment added: "asus-patch-new.txt"
http://launchpadlibrarian.net/14
** Attachment added: "main.log"
http://launchpadlibrarian.net/16143162/main.log
--
A unresolvable problem occurred while calculating the upgrade.
https://bugs.launchpad.net/bugs/249612
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
I ran this command (found it from a previous post)
[EMAIL PROTECTED]:~$ sudo do-release-upgrade --mode=desktop
It ran for about a minute and the the following:
Could not calculate the upgrade
A unresolvable problem occurred while calculating the upgrade.
Please report this
There is people commenting about this bug on the nvidia forum as well:
http://www.nvnews.net/vbulletin/showthread.php?t=113682
--
Hardy - Samsung X11 won't boot with 3GB ram
https://bugs.launchpad.net/bugs/206522
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Bryce, this has already been reported against the other bugs, and on the
nvidia forum, the only fix at present is to patch the kernel.
http://www.nvnews.net/vbulletin/showthread.php?t=113682
--
No PCI IOMEM space available below 4GB
https://bugs.launchpad.net/bugs/342926
You received this bug no
I'm currently running Jaunty, the details on the nvidia site are for
Hardy (give or take) so the current version as of a few days ago is
2.6.28-11-generic, replace that version with whatever version kernel you
are running in the details below:
uname -r
If you want to patch your current kernel the
I forgot to mention, I editted the 512M patch by hand to change the
directory/path from 2.6.24 to 2.6.28 and I changed it from starting at
line 122 to line 126, the line change is optional since it appears to
patch fine, but with a line offset warning.
--
No PCI IOMEM space available below 4GB
ht
I have no idea what kernel version you are using but the patch has
worked fine for me on all versions I tried it against, you do need a
little technical knowledge about your hardware, do you have 256M or 512
or 1G or ? I only have 1 system to test against with 512M of video
ram.
Also when buil
Public bug reported:
Clicking on desktop after password refusal brings up very large letters
with options to suspend, shut down etc/ This was a new CD download of
Ubunto 8/10
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: firefox-3.0 3.0.3+nobinonly-0ubuntu2
ProcEnviron:
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/24916916/Dependencies.txt
** Attachment added: "ExtensionSummary.txt"
http://launchpadlibrarian.net/24916918/ExtensionSummary.txt
** Attachment added: "profiles.ini.txt"
http://launchpadlibrarian.net/24916919/profiles
The reason it's failing for you is because you need a 64bit processor +
64bit operating system, 32bit OS/CPU can't address that amount of ram.
--
No PCI IOMEM space available below 4GB
https://bugs.launchpad.net/bugs/342926
You received this bug notification because you are a member of Ubuntu
Bug
Public bug reported:
The cdromupgrade script on the desktop cd expects to
find "edgy.tar.gz" on the cdrom under
dists/stable/main/dist-upgrader/binary-all/
the actual path is dists/edgy/main/dist-upgrader/binary-all/
** Affects: Ubuntu
Importance: Undecided
Status: Unconfirmed
-
Ummm maybe my eyesight is going on me, but the bug report says "xen
guest hangs *after* mounting filesystem", no idea why it's hanging for
you before the file system is mounted but the hwclock stuff was deff
hanging my DomU gutsy guests.
--
xen guest hangs after mounting filesystem
https://bugs.l
I'm not sure how safe it is to mount the file system like that twice.
I've had systems in a mess because of doing similar things and they hard
lockup on me as a result.
Dom0 has to be able to mount the file systems of any DomU at any time,
otherwise the DomU's wouldn't see their data. I don't thin
"I think this should be default in xen-tools."
You just need to add one line to a tmpl file:
echo "extra = ' TERM=xterm xencons=tty console=tty1'" >> /etc/xen-
tools/xm.tmpl
--
xen guest hangs after mounting filesystem
https://bugs.launchpad.net/bugs/144631
You received this bug notificat
"printf "Disabling threads: "
mv /tmp/${xendomu}/lib/tls /tmp/${xendomu}/lib/tls.disabled
printf "done.\n""
I don't think this needs to be done if you are installing libc6-xen
"Can anyone confirm progress made on this bug?"
The hwclock.sh scripts hold the whole thing up afaik, before launching a
Forgot to mention, in /etc/xen-tools/xen-tools.conf
Down the bottom of the file it has:
# If you're using a newer version of the Xen guest kernel you will
# need to make sure that you use 'xvc0' for the guest serial device,
# and 'xvdX' instead of 'sdX' for serial devices.
#
# serial_device = tt
Actually I've been digging more into this, as part of xen-create-image
hwclock should be disabled by:
/usr/lib/xen-tools/gutsy.d/15-disable-hwclock
However the gutsy.d directory is really a symlink to edgy.d and this
doesn't seem to work for gutsy for some reason.
/usr/lib/xen-tools/gutsy.d/30-d
Seems a udev entry is blocking bootup, edit /usr/lib/xen-tool/gutsy.d/25
-disable-hwclock and add the following line:
rm -f ${prefix}/etc/init.d/hwclock.sh
${prefix}/etc/init.d/hwclockfirst.sh
${prefix}/etc/udev/rules.d/85-hwclock.rules
Below these lines:
chroot ${prefix} /usr/sbin/update-rc.d -
Ok same thing has happened twice more and I was playing around in
console to try and figure out how to "unlock" the screen so everything
would work again and I suceeded finally!
Here's all you need to do, switch to a console, login under the user
logged in and type the following 3 commands:
expor
Not 100% sure if I'm having the same problem or not as it only started
to occur after I upgraded to gutsy xubuntu, but I have the following
problem and it sounds very similar.
I have the screensaver app set to blank and lock the screen after 10
minutes, and most of the time I can press a key or mo
I went to try it on Ubuntu then, and what a waste of time, why build the
userspace tools and no kernel module...
--
ipset is not useful in ubuntu, because kernel and iptables do not support it.
https://bugs.launchpad.net/bugs/79182
You received this bug notification because you are a member of Ub
Forgot to mention, thankfully iptables-restore is reasonably quick on a
large > 6000 IP blacklist
--
ipset is not useful in ubuntu, because kernel and iptables do not support it.
https://bugs.launchpad.net/bugs/79182
You received this bug notification because you are a member of Ubuntu
Bugs, whic
*** This bug is a duplicate of bug 205440 ***
https://bugs.launchpad.net/bugs/205440
Public bug reported:
Binary package hint: language-pack-en
Description:Ubuntu hardy (development branch)
Release:8.04
Unsure what the circumstances were surrounding this failure. The system
just
*** This bug is a duplicate of bug 205440 ***
https://bugs.launchpad.net/bugs/205440
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/12826835/Dependencies.txt
** Attachment added: "DpkgTerminalLog.txt"
http://launchpadlibrarian.net/12826836/DpkgTerminalLog.txt
--
Using the "sudo update-desktop-database -v 2>&1 | grep invalid" I found
that I had to remove /usr/share/applications/timevault.desktop; I had a
bad install of Timevault about a year ago, and thought I had removed
everything since then - I guess I was wrong.
--
kbuildsycoca4 aborts after upgrade K
Me four.
--
kbuildsycoca4 aborts after upgrade KDE 4.0.1 -> 4.0.2
https://bugs.launchpad.net/bugs/199145
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/
I don't think this is a problem with thunderbird specifically, but a
change made to some libs for gnome I was using thunderbird 2 beta 1 and
did an ubuntu upgrade and am now suffering the same problem, I tried the
installed 1.5 version, same problem.
--
drag&drop moving of message does not work
h
I can confirm that dragging multiple items works, single items doesn't.
--
drag&drop moving of message does not work
https://launchpad.net/bugs/79289
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
It's been over a week now since this has been mentioned in 2 bugs is
there a good reason why this hasn't been fixed if a fixed was posted
upstream?
--
drag&drop moving of message does not work
https://launchpad.net/bugs/79289
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://list
Well there doesn't seem to be any support on this issue at all, so I
doubt anyone can be any worst off, most of us have been hoping there
would be an upgrade/fix put out, but this is been going on for over 2
weeks, and there is an upstream patch.
What support?
--
drag&drop moving of message does
I appreciate it's a volunteer effort, however at the same time it's a 2
line fix, (ie remove 2 lines), it should take all of 2 seconds, and then
I'm guessing they have automated build tools to package everything up
(or should have for a project this extensive to reduce manual labour).
--
drag&dro
I had quit using the laptop for a while because of the problem (plus,
Sony won't update the bios to support more than 256MB RAM).
Update manager set for NORMAL updates on Jaunty. Standby seems to work
now and so does Hibernate.
This issue is RESOLVED.
--
pccardctl eject during hibernate hangs
Public bug reported:
Running Karmic Kaola and NDIS driver for Netgear WNT511 card (Pre-N
wireless).
During hibernate, the NDIS driver causes a hang. I added "pccardctl
eject" and a resume line in the hibernate script and it worked fine.
After upgrading to Karmic, the scripts appear to work diffe
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/33954636/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/33954637/AplayDevices.txt
** Attachment added: "ArecordDevices.txt"
http://launchpadlibrarian.net/33954638/ArecordDevices.t
This is sooo nasty! When 12.04 LTS came out I thought that was supposed
to mean stability, so I've been trying Ubuntu again for my main
development machine. I like everything about it but THIS! I guess it
isn't Ubuntu's fault, but sure doesn't make me feel good about it.
uname -a
Linux marty-dev 3
** Bug watch added: Red Hat Bugzilla #694477
https://bugzilla.redhat.com/show_bug.cgi?id=694477
** Also affects: basket (Fedora) via
https://bugzilla.redhat.com/show_bug.cgi?id=694477
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a memb
I solved this task doing this: i oppened compizconfig, oppened ubuntu unity
plugin, on switcher changed the key to start switcher from ALT TAb to ALT D.
That solved for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
*** This bug is a duplicate of bug 916879 ***
https://bugs.launchpad.net/bugs/916879
I wrote what i did to solve that on
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/946965?comments=all
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
*** This bug is a duplicate of bug 916879 ***
https://bugs.launchpad.net/bugs/916879
I wrote what i did to solve that on
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/946965?comments=all
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
I downloaded the tsclient from sourceforge
http://sourceforge.net/projects/tsclient
and got it configured (had to remove gnome-desktop-2.0 files, and install some
others)...
make and make install worked and I'm now using it.
No lockups so far.
--
terminal server client disables mouse on deskt
Public bug reported:
Binary package hint: synaptic
Update manager fails with "could not apply changes, fix broken packages
first". When Cups is deselected, then it starts the update, but quits
quickly and returns to the "update" screen with all the updates still
listed.
Synaptic doesn't show all
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/28580326/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/28580327/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/28580328/ProcStatus.txt
--
CUPS u
The problem is with permissions to use the printer.
if you
sudo chmod 777 /dev/usb/lp0
("/dev/usb/lp0" or where the device is)
then inkblot does work.
I don't know if this permission will survive printer disconnection or reboot.
--
Inkblot Doesn't work for Ubuntu 8.04
https://bugs.launchpad.ne
!!!
Duane
--
mailto links in Firefox 3.0b5 do not open up Thunderbird compose windows
https://bugs.launchpad.net/bugs/222944
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
I have the same problem with 8.04 and my T42...
I don't think the HD or the CD/DVD are working correctly.
/dev/sda:
IO_support= 0 (default)
16-bit)
HDIO_GET_UNMASKINTR failed: Inappropriate ioctl for device
HDIO_GET_DMA failed: Inappropriate ioctl for device
HDIO_GET_KEEPSETTINGS failed:
I might be wrong...
dmesg shows
...
[1.112011] ata1.00: configured for UDMA/100
[1.383809] ata2.00: configured for UDMA/33
...
so they might be correct,
I was just checking hdparm and noticed all the "failed:" messages.
--
DMA doesn't work in hardy on T43p dvd drive
https://bugs.launchpa
Public bug reported:
Binary package hint: synaptic
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily
unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another
process using it?
E: _cache->open() failed, please report.
Do not know for sure w
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/23449487/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/23449488/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/23449489/ProcStatus.txt
--
Could
Public bug reported:
When traveling to the link
"http://www.carepages.com/carepages/connorlandis/updates/2287026?client_code=choa&ipc=mur";,
in either Firefox or Epiphany gnome freezes to the point that keystrokes
and mouse clicks are not recognized as input. The whole gui is frozen
with the exce
I've seen the same thing on my x86 Jaunty - updating the grub menu.lst
to where the argument for crashkernel is just "crashkernel=128M" seems
to fix the reservation problem.
--
crashkernel memory reservation ignored
https://bugs.launchpad.net/bugs/364414
You received this bug notification because
Now that the but is fixed. How do I update my version of evolution? I
currently show that I have version 2.12.1 and the information above says
that the bug is fixed in 2.21.5. I have tried to use the Update manager
to see if the new version is available, and it has not said that it is?
What Now?
Same problem here with Ubuntu 7.10 final. HardInfo 0.4.2.1.svn30042007.
Program closes abruptly when I select different sensor categories.
--
crash when clicking sensors
https://bugs.launchpad.net/bugs/130270
You received this bug notification because you are a member of Ubuntu
Bugs, which is th
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/10688897/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/10688898/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/10688899/Disassembly.txt
** Attachm
Public bug reported:
Binary package hint: sound-juicer
Running Ubuntu 7.04 from CD. loaded Audio CD in 2nd drive, opened sound-
juicer and when I clicked on play sound-juicer 2.16.3 closed. System is
new build using Asus M2N-E SLI motherboard, onboard sound, 4GB memory.
ProblemType: Crash
Archit
*** This bug is a duplicate of bug 48679 ***
https://bugs.launchpad.net/bugs/48679
I also have this problem.
--
Birthday in Contacts is wrongly auto-adjusted +100 years
https://bugs.launchpad.net/bugs/78744
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/8110788/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/8110789/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/8110790/Disassembly.txt
** Attachment
StacktraceTop:
?? ()
?? ()
?? ()
?? ()
?? () from /usr/lib/libgthread-2.0.so.0
Uname: Linux duane-desktop 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007
i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev
powerdev scanner video
** Affects: libbonobo
Public bug reported:
Binary package hint: openoffice.org
OOo 2.2.0 "calc"
Working with strings numbers, formulas with autofilter. Attempted to
delete several rows, some not contiguous except when autofiltered.
Would've gone well until app crashed. Repeatable.
Work-around was to delete only th
Public bug reported:
Binary package hint: evolution
Using Ubuntu 9.04 and Evolution 2.26.1
I click on "New" then compose message and hit "Send". I get: "Could Not
Create Message " "Because failed to execute gpg: broken pipe, you may need to
select different mail options".
Then if I move t
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/44932276/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/44932277/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/44932278/ProcStatus.txt
--
New Me
A bit more testing. This seems independent of Desktop Environment
(affects Xubuntu as well as Kubuntu) and graphics card (both ATI and
nVidia tested positive). Furthermore have an issue without NoScript
even installed where using the search bar can crash Xorg. Bottom line,
while there may be fau
Public bug reported:
Binary package hint: dpkg
While installing Lucid 10.04 I had a power failure. After finishing
"Update Manager" upgrade to Lucid, (it reported installed with errors),
several updates failed to install. An example of a failure and the
resulting error message is:
Update Manag
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/47465464/Dependencies.txt
** Attachment added: "VarLogDistupgradeAptlog.gz"
http://launchpadlibrarian.net/47465466/VarLogDistupgradeAptlog.gz
** Attachment added: "VarLogDistupgradeApttermlog.gz"
http://launchpadlibra
It WORKED. Merci!
I'll try to find the bug status change as you request.
Duane
---Original Message---
From: Jean-Baptiste Lallement
Date: 05/03/10 03:16:25
To: bu...@loftusweb.com
Subject: [Bug 574211] Re: package groff-base 1.20.1-5 failed
toinstall/upgrade:
Thank yo
using the terminal, Jean -Baptiste Lallement suggested I use:
sudo apt-get clean
sudo apt-get update
The retry the update.
It worked.
Thank you.
--
package groff-base 1.20.1-5 failed to install/upgrade:
https://bugs.launchpad.net/bugs/574211
You received this bug notification because you are
Public bug reported:
ubuntu-bug -p linux
This command reports that I do not have a genuine Ubuntu package.
I ran the updater for 10.04 and I got here. I am not familiar enough
with this process to contribute more at this point.
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-im
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/47869737/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/47869738/AplayDevices.txt
** Attachment added: "ArecordDevices.txt"
http://launchpadlibrarian.net/47869739/ArecordDevices.t
Public bug reported:
Binary package hint: alien
I am using alien version 8.73 on Ubuntu Jaunty. A particular RPM I was
trying to convert had some non-root suid/sgid binaries - these
permissions were not being preserved in the alien-produced .deb package.
The alien postinst script was setting the
** Patch added: "Rpm.pm.patch"
http://launchpadlibrarian.net/39494888/Rpm.pm.patch
--
Alien does not always get permissions right in RPM to DEB
https://bugs.launchpad.net/bugs/525561
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
reinstalled it again with no difference. I can say this, the software is
installed using the "intall inside windows" method. Don't know if that would
make any difference but thought I'd mention it. Hope you can help. I do like
using Ubuntu on my computers. Thank you for your hel
Using Kubuntu LucidLynx Beta1 had exact problem as John Dawson with
absolute repeatability of the noscript-induced crash and periodic
crashing using the search window. As the beta progressed the search
window crashes occurred less frequently. With the release of Beta2 no
search window crashes hav
Public bug reported:
Newly installed 10.04. Appears to be running fine. Look up and see the
warning.
ProblemType: KernelOops
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-21-generic 2.6.32-21.32
Regression: No
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/44685524/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/44685525/AplayDevices.txt
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/44685526/BootDmesg.txt
** Att
Upon reading this message, I went to the system and switched the Wi-fi
connection off then on. The warning occurred immediately. However, after
that I couldn't get it to occur again, until I rebooted. Then, the
warning came on once. I've been unable to reproduce. One thing I've
noticed in all t
Thank you for the response.
I found GPG at:
-rwsr-xr-x 1 root root 45436 2009-04-03 22:49 gpasswd
-rwxr-xr-x 1 root root 857572 2008-07-30 01:15 gpg
-rwxr-xr-x 1 root root 1512 2008-07-30 01:15 gpg-convert-from-106
-rwxr-xr-x 1 root root 34440 2008-07-30 01:15 gpgspl
More information: I believe this to be an issue with Firefox Add-Ons in
general as I have repeated issues using NoScript and just recently with
Cookie Monster (with NoScript disabled).
--
[Lucid]NoScript crashes Firefox, crashes X-session
https://bugs.launchpad.net/bugs/551754
You received this b
On Wed, May 12, 2010 at 3:56 AM, apinunt wrote:
>
> Still trying to learn if this bug will only be fixed by an upgrade to
> 10.10 or by applying manually. I'd prefer to not make modifications to
> the repository list if it can be avoided. If the fix will not be made
> available through the update
On Thu, May 13, 2010 at 6:13 AM, apinunt wrote:
> Looking further, at System-Admin-Update Manager, I see "Other updates
> (LP-PPA-bryceharrington-purple)" are available.
> Two updates were shown, xserver-common (Size 80 KB) and xserver-xorg-core
> (Size 2.0 MB) so I applied them and rebooted, an
Hi Dmitrijs - The only example I have is a piece of commercial software,
IBM WebSphere MQ 7.0.1. The RPM I was trying to work on was
MQSeriesServer-7.0.1-0.i386.rpm. It is far from a simple testcase
however.
I think you can download a copy from
http://www14.software.ibm.com/webapp/download/preco
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/31580093/Dependencies.txt
** Attachment added: "ExtensionSummary.txt"
http://launchpadlibrarian.net/31580094/ExtensionSummary.txt
** Attachment added: "profiles.ini.txt"
http://launchpadlibrarian.net/31580095/profiles
Public bug reported:
Binary package hint: firefox-3.0
have lexmark 1240 All In One printer. Is not recognized when called on
to print.
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: firefox-3.0 3.0.13+nobinonly-0ubuntu0.9.04.1
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/b
Andy's suggestion of "crashkernel=384M-2G:64M,2G-:128M" gets me a proper
reservation on 2.6.28-15-generic.
Sep 17 16:21:03 localhost kernel: [0.00] Reserving 128MB of
memory at 32MB for crashkernel (System RAM: 3062MB)
--
crashkernel memory reservation ignored
https://bugs.launchpad.net/
*** This bug is a duplicate of bug 445951 ***
https://bugs.launchpad.net/bugs/445951
Is there a reason that I don't have permission to view the bug that this
is a duplicate of?
--
nm asks for elevated password, refuses correct password and then crashes
https://bugs.launchpad.net/bugs/457877
for an Explanation of the problem, and a work around see:
https://github.com/GitTools/GitVersion/issues/1508
the problem started with libcurl3 having an incorrect symlink named:
'libcurl.so.4'
** Bug watch added: github.com/GitTools/GitVersion/issues #1508
https://github.com/GitTools/GitVer
I'm new to ubuntu and just getting started.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1723198
Title:
package ca-certificates 20170717~16.04.1 failed to install/upgrade:
triggers looping, aband
Workaround is to install sane-backends-1.0.25 from the sane Project Site.
This version seems to work properly with LiDE 200. I did not realise any side
effects at the moment using 1.0.25.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
The live-CD issue makes sense... thanks.
I reinstalled 5.4 per your suggestion. I can now boot into 5.4 again in
my daily-use partition through the Advanced grub menu.
Thank you!
Will I be notified when a fix is released in 5.8? I've disabled
automatic updates for now.
... Duane
O
Public bug reported:
1) Chromebox 2955U trying to run Ubuntu 20.04 with updates. Has been running
Ubuntu for many years.
2) Video seems to crash when ANY program, menu item or terminal is started
after reboot. Flashing screen fields, boxes, menus. Cursor freezes or stutters.
3) 18.02 ran and
/sda1 boots to desktop, cursor OK, but 1st or
2nd user action immediately renders system unusable. Freezes, various
screen flashing, reboots or reverts to user login.
Verified the above multiple times.
What else can I do to help?
Thanks!
... Duane Shults
On 1/25/21 12:17 AM, Daniel van
Public bug reported:
With upgrade to lcdproc v0.5.9 hd44780 does not support
"ConnectionType=ftdi"
Action:
update from Ubuntu LTS 16.04.5 to 18.04.1
Observed behaviour:
/var/log/syslog
kernel: usb 1-1.1: Manufacturer: FTDI
kernel: usbcore: registered new interface driver ftdi_sio
kernel: usbser
Public bug reported:
Seen on both SuperMicro and Dell AMD Epyc based servers (that's right, I
installed the desktop version of 17.10 on a server):
Dell:
$ lspci | grep VGA
83:00.0 VGA compatible controller: Matrox Electronics Systems Ltd. Device 0536
(rev 04)
$ lspci -s 83:00 -n
83:00.0 0300: 10
Sure. I've attached two photos, *115057.jpg is with Xwayland enabled,
*115744.jpg disabled. Note that this "tearing" may be different from
other reports - nothing is moving on the display (ie. it is possible
wayland simply read the horizontal frame buffer dimensions wrong).
** Attachment added:
** Attachment added: "Xwayland disabled"
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1730796/+attachment/5025764/+files/IMG_20171221_115744.jpg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
While I agree that McAfee's coding practice is very bad, the ldconfig
man page states that it should not follow symbolic links - the question
then, is should ldconfig follow symbolic links in /lib ? if it should,
the man page needs to be changed. If not, then it's still a bug even
though it show
Public bug reported:
fail to install from livecd
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.2
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CasperVersion: 1.376
Date: Su
1 - 100 of 196 matches
Mail list logo