I have not tried 8.10 or 9.04-but the repositories list the exact same
upstream version of Kdenlive. Different PROCESSORS, though have a major
effect on "crashiness" of Kdenlive. If a library change and a new build from
the same source changes the bug, the bug is presumably in one of those
It depends on the speed of the machine and may not be as severe with
the released version of Hardy, as Nautilus overall seemed to speed up as
the OS matured. Still, FORGET these icons on a Pentium 3 or an early
Pentium 4(in the 1.8 GHZ class) unless you use IceWm instead of Metacity
or Compiz.
: New icons bog down audio directory windows in
> apps
>
> On 11/28/2008 07:42 PM, Luke Kuhn wrote:
> >
> > Yes, the bug still exists. Set up a LARGE directory full of audio
> > files and see what happend when you open it form Audacity.
>
> That is, in fact, t
As of the beta, on the LiveCD firefox still opens with the menubar and
title bar under the top panel.
--
After install of 8.10 alpha 4 Firefox opens with tool bar under top panel.
https://bugs.launchpad.net/bugs/257947
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Public bug reported:
Binary package hint: totem
While playing a 720p media file in MKV format, Totem randomly crashed
after ten minutes or so. I re-ran the same and different video
segments, all cause the same random crash while in full screen.
ProblemType: Bug
Architecture: amd64
DistroRelease
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/18869832/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/18869833/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/18869834/ProcStatus.txt
--
Totem
Thanks for your support.
This is issue seems fix on CP.010.3501 (base on compal-0530image).
However, I found another issue is the Wi-Fi connect fail when encryption mode
changed.
I have reported a new bug in #237327
--
No re-prompt if key changed on a WEP Open-Key AP ( currently associated )
ht
Sorry Bryce, I'm very late.
I don't have made any customizations at xorg.conf. These are the
informations you ask:
1. Output of lspci -vvnn
output of lspci -vvnn
00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP]
Host Bridge [1106:3189]
Subsystem: ASUSTeK Compu
Public bug reported:
Binary package hint: openoffice.org
As you can see in png, I can't use the menu.
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/
** Attachment added: "Look what I see..."
http://launchpadlibrarian.net/21078538/Bug.png
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/21078539/Dependencies.txt
--
I use OO.o in Italian. I can't see command in menu.
https://bugs.launchpad.net/bugs/315739
You receiv
I have never tested this in any version beyond Hardy. the "zombie" issue
seems to be particular to version 1.3.4-and only when started with ALSA having
previopusly been selected for audio I/O. Starting 1.3.4 from terminal with ALSA
in the configuration file generates a bunch of error message
Public bug reported:
Binary package hint: firefox-3.0
Initially, firefox simply died. Attempted full reinstall by running
sudo apt-get purge firefox and then removing /usr/lib/firefox and
associated directories. After having done that, attempted to download
all firefox associated packages via s
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/22154948/Dependencies.txt
** Attachment added: "DpkgTerminalLog.gz"
http://launchpadlibrarian.net/22154950/DpkgTerminalLog.gz
--
package firefox-3.0 3.0.5+nobinonly-0ubuntu0.8.10.1 failed to install/upgrade:
error crea
FIX FOR BOTH HARDY AND JAUNTY:
Some time back, I modified /lib/cnryptsetup/cryptdisks.functions to make
Usplash work to mount a non-root LUKS partition in Hardy. The working
principle is this: On b oth my AMD 64 single core and my Intel Atom, if
you type the passphrase with Usplash running while c
BROADER PATCH FOR BOTH LUKS AND REGULAR MAPPINGS
After posting my patch, I realized I only wrote it for LUKS! Therefore,
I spent most of today rebooting again and again to test revisions to add
the code to the part of cryptdisks.functions that controls setting a
regular mapping as well. It works
PROBLEM with non-LUKS mapping was this: usplash keeps running with NO
prompt, appearing to be a boot hang when the older cryptsetup code from
hardy (source package=1.0.5 ,deb version(s)=2:1.0.5). I have not tested
1.0.6 with a non-LUKS mapping, but the "askpass" binary is used in both
LUKS and no
If this is a non-LUKS mapping, the problem is this: a non-LUKS mapping
makes a mapping with whatever passphrase you supply-and whatever key the
hash yields.
Only the mapping with the RIGHT key yields a mountable filesystem or
any meaningful data from the cipherdata, but all the possible mappin
Question: Does unsetting the PASS variable actually reset the bits in
ram to zero-or do they stay set to the values the variable stored there
until power is removed?
If unsetting the variable doesn't reset RAM bits to zero, I would
suggest forcing them to an alternate value or to zero by resetting
0AhsMAAoJEKthnTcjVMOiQBYAnjqEF54U0HUdJ3JE
oYo/l5t7j7RRAJ98TzjlIc1pGxlnWBE91IIUq4FzZA==
=mwCZ
-END PGP PUBLIC KEY BLOCK-
> Date: Fri, 10 Apr 2009 05:00:49 +
> From: oxmo...@gmail.com
> To: lukek...@hotmail.com
> Subject: [Bug 55159] Re: usplash prevents passwords from being not echoed on
> the c
t echoed on
> the console
>
> Luke : Thanks for your great work. Unfortunately I get a different
> result here. I overwrited my /lib/cryptsetup/cryptdisks.functions file
> by the one provided in your comment #30 and I'm still able to see my
> passphrase echoed in plain text on
Make sure Kees Cook and/or Reinhard Tartler get this latest update:
NEW VERSION OF cryptdisks.functions gives full interactive prompting
just like askpass does, but without echoing the password to the console.
I have tested this with and without usplash, with different settings of
"tries=" in
Hwere's what I've found so far looking at the askpass source code:
Askpass writes to stdout, asnd this is piped into cryptsetup in the
scripts cryptroot and cryptdisks.functions
When the cryptroot script in the initramfs calls askpass, there is no
underlying terminal to take the output from st
POSSIBLE EXPLANATION OF initramfs VS init.d BEHAVIOR:
initramfs=no console under usplash
init.d=active console under usplash
The right fix is to fix askpass.c so that no matter how you use
cryptsetup the passphrase is secure. The bug doesn't exist with a start-
of-boot passphrase call now, but wh
I could not find a debian directory in either the cryptsetup
1.0.6.orig.tar.gz source package, nor in the cryptsetup 1.0.6-7ubuntu7_i386.deb
Debian package, which does contain the 4 byte "debian-binary" file. The only
other things named Debain I found were things like the news.debian.gz tar
to console, assuming I can find the bug in the source
code.
> Date: Tue, 4 Aug 2009 12:56:58 +
> From: fritsch+launchpad@in.tum.de
> To: lukek...@hotmail.com
> Subject: [Bug 55159] Re: usplash prevents passwords from being not echoed on
> the console
>
> Luk
Haven't had it in the 7.anything versions of Kdenlive. Upgrade path from
7.0 to 7.3 was rough, as I had to manually remove MLT components and their
dependencies and replace them.
The KDE4 versions of Kdenlive have been great-even on the Intel Atom.
I still save constantly as a precaution,
This is exactly what I am experiencing also.
How do I go about fixing the bug?
How do i upload my screen shot for my audiocontroller.png here?
--
No Sound from Speakers, but Headphones work
https://bugs.launchpad.net/bugs/156013
You received this bug notification because you are a member of Ubunt
How and where can we find the right person to look into this issue?
I am making a complete switch from Windows to Linux as I think Linux is a great
OS compared to Windows.
Alas! I am so sad, but I am not giving up till I can find a remedy for this
sound issue.
In fact, I have another issue with m
I give up!
I followed the instructions given in
https://help.ubuntu.com/community/HdaIntelSoundHowto, but when I come to the
command, sudo ./configure --with-cards=hda-intel, it returned checking for
gcc... gcc
checking for C compiler default output file name... configure: error: C
compiler ca
When I installed the Hardy version of KDE in my offline machine at
home, I got a suprise. Unlike the crash immediately on razoring clips in
Gutsy(which happens only when running KdenLive from a Gnome
environment), the crash on deleting a razored clip in Hardy(the bug
reported here!) occurs whethe
CLARIFICATION- The immediate crash is on every attempt to log in, NOT
immediately on reinstallation of libc6! Things work OK until the next
time you reboot-then you cannot log in except by "fail safe terminal"
and the above symptoms result-every attempt at a GUI login instantly
crashes and the l
Public bug reported:
Binary package hint: libc6
ANY reinstallation of lib-c6-even with the same version-causes an
immediate crash and return to the login screen. If you "startx" from a
shell, you get a "caught signal 11, x server aborting" error. Commenting
out the "arabeyes" font referred to i
I have the same issue: I am unable to mount or access my dvd drive
the error screen shows:
Unable to mount selected volume
mount: special device /dev/hda does not exist
This is output from"sudo lshw -short"
H/W path Device Class Description
===
OK -- I was able to remedy this by switching the DVD drive to a
different IDE slot separated from the hard disk. After which it worked
fine having followed the Ubuntu user guide for DVD playback,
--
Matshita DVD-RAM UJ-850S Not Recognized
https://bugs.launchpad.net/bugs/129708
You received this b
Public bug reported:
Binary package hint: audacity
In Ubuntu Hardy(ANY version of Hardy), Audacity 1.3.4 won't start,
does not totally crash. Pulling up the list of processes shows it TWICE,
once as "zombie" and once as "sleeping." Sometimes killing one of the
two will cause audacity to come up
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c", line: 1034
Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm ) failed in
'src/hostapi/alsa/pa_linux_alsa.c', line 1066
Repeats many times until finally stopping and audacity opens after
some other process is started.
Ta
Public bug reported:
Binary package hint: yelp
No idea what 'yelp' is - anyway, as I said in the summary, "very time I
turn the touchpad on my laptop off, then on again the "Ubuntu Help
Center" pop up after slowing my system. Windows Vista popups were a
pain, but at least I could turn off most of
Public bug reported:
Nautilus 2.21.91 running in Ubuntu hardy (Alpha 4 when installed)
Segmentation Fault (core dumped) on opening folder
culprit may to be in libglib2.0-0_2.15.5-0ubuntu1
as rolling back Nautilus and Nautilus-data does not stop
crashes. Rolling libglib back to version 2.15.4 st
Public bug reported:
Binary package hint: ubuntustudio-icon-theme
When the new version in (Ubuntu Hardy as of mid Jan)of the
Ubuntustudio icons(with the pretty sheet music/mimetype icon for mp3s
and wav's) is installed, importing files into audacity, audacious, or
any other media app supportin
HOW TO MAKE COMPIZ WORK IN UBUNTU HARDY
Pentium4/older NVIDIA card in test case
###
You need to have the proprietary driver for your video card installed, but
restricted drivers manager does NOT work in Hardy as shipped because there is
NO xorg.conf f
Not an issue in Tribe 5 or updating to released version. Have installed KDE,
but not Kubuntu itself
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Date: Mon, 24 Dec 2007 01:04:36 +
> Subject: [Bug 136498] Re: Replacing lib-c6 in Gutsy-Tribe 3 causes crash on
> every login therafte
ed to produce this report)
ProblemType: Crash
Architecture: i386
Date: Wed Mar 26 15:21:01 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/kdenlive
NonfreeKernelModules: nvidia
ProcCmdline: kdenlive /home/luke/Desktop/ICC_M25/Video_section2_take2.kdenlive
ProcCwd: /home/luke
ProcEnviron:
On this machine(running Gutsy and the even more touchy older
version), launcing Kdenlive from its design KDE environment seems to
completely eliminate the "crash on razor" bug!
Since kdenlive does NOT list the entire KDE desktop as a dependancy,
this is still a bug, but one with an easy work
The computer in which I am running Hardy is an OFFLINE system as I live in a
home where the Internet is not welcome for security reasons. All my Internet
work is in remote locations, so Apport cannot sent an automatic crash report.
The newer versions of Nautilus don't have this problem-it w
> > Date: Fri, 19 Mar 2010 02:49:50 +
> > From: sc...@canonical.com
> > To: lukek...@hotmail.com
> > Subject: RE: [Bug 537793] Re: missed passphrase keypress bug is back on MSI
> > WindU100
> >
> > On Fri, 2010-03-19 at 00:50 +, Luke wrote:
> >
Public bug reported:
bug scheduling while atomic: swapper
ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be
restarted.
Architecture: i386
ArecordDevices:
List of CAPTURE Hardware Devices
card 0: Intel [HDA Intel], device 0: STAC92xx Analog
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/47242966/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/47242967/AplayDevices.txt
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/47242968/BootDmesg.txt
** Att
I tested the new message command on the Intel video hardware (MSI Wind U100)
in X and got nothing, and the message test conf file dropped into /etc/init on
my big machbine also gives no output with either Nvidia or ATI video cards,
whether using NV, nvidia-glx(nvidia), or open source Radeon d
With the newest update that came in today, everything(messages, fsck progress
bars and prompting) works with the ubuntu-logo theme, and prompts for
cryptsetup work in solar as well.
I noticed that in solar, the progress bar appears exactly where the text
would in ubuntu-logo, and I wonder if th
Pulseaudio wasn't my sound driver, though. I was using an ALSA audio driver
for Riptide. Pulseaudio would not output sound. I wouldn't worry about it
though. It was a 10-year-old (at least) computer, and needed and got a
replacement.
On Fri, Feb 26, 2010 at 8:10 AM, Daniel T Chen
wrote:
> Configu
I still have this problem some of the time on my AMD Phenom II x4
/AMD 785 chipset machine, using the onboard sound. It happens on maybe
20% of boots and cannot be fixed except by rebooting.
When the problem occurs, the mute/unmute greys out, the volume control
shows muted and does not respond.
Public bug reported:
Binary package hint: apache2
I did not have my full machine name in /etc/hosts, so during install the
apache2 install process reported that it "could not reliably determine
the machine's host name" and hung at that point in the install. I had to
ctrl-c to stop that package. I
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/36903713/Dependencies.txt
** Attachment added: "Dmesg.txt"
http://launchpadlibrarian.net/36903714/Dmesg.txt
** Attachment added: "DpkgTerminalLog.gz"
http://launchpadlibrarian.net/36903715/DpkgTerminalLog.gz
--
Hang
There is a very simple way to make Plymouth display any logo you want.
Open /lib/plymouth as root, and you will see an image file called
ubuntu-logo.png . You can replace this file with another png image and
rename it ubuntu-logo.png , run sudo update-initramfs -u , and plymouth
will then display
know what exactly changed from kernel
2.6.28-13-generic to2.6.28-15-generic,
as I'm fairly sure this is the root cause of the malfunction described in this
bug report.
Regards,
Luke
Us
BIND MOUNTS OK-even on /var/tmp:
Var/tmp as a bind mount doesn't seem to cause a problem. I use
directories in /home, mounted with -o bind, for these things to allow
use of full home directory space (unlike a separate LUKS volume) while
sealing leaks of encrypted data.
Some time back I worked
Public bug reported:
Binary package hint: plymouth
EXPECTED a splash screen resembling the options in the Plymouth package,
GOT only a black screen plus any console messages post-invocation of
Plymouth showing-and showing AGAIN if plymouth --show-splash invoked
from another console. Also got fail
*** This bug is a duplicate of bug 495085 ***
https://bugs.launchpad.net/bugs/495085
The difference is that booting was not blocked unless I had cryptsetup
waiting for a passphrase, there was no graphical screen and x crashed when it
was time for it to start. The other report say no boot,
Just informing everyone that I seem to be still encountering this bug -
DVD movie which has been opened in a movie player cannot be ejected by
the hardware button on the drive without first manually unmounting the
drive or software ejecting the drive in nautilus. I am running a Karmic
AMD_64 insta
y-shell.conf" and drop
it into /etc/init .
# Recovery shell-opens shell BEFORE Mountall starts
author "Luke"
description"Bugfix-Recovery shell for single user mode,to recover from
failed boots"
start on startup
task
console owner
script
** Attachment added: "dmesg.txt"
http://launchpadlibrarian.net/35789597/dmesg.txt
--
zd1211 wireless chipset fails to work on Karmic Alpha 3 - Differing firmware
version
https://bugs.launchpad.net/bugs/410995
You received this bug notification because you are a member of Ubuntu
Bugs, which i
I did a fresh install of Karmic x64 (after the final release).
I have the TRENDnet TEW-429UB C1.
I wil attach teh dmesg and lsusb.
I technically have connectivity, but it's slow and I get errors all over the
place when I try to update or install anything.
It worked perfectly without a hitch on a s
Sorry, just realized I forgot the -v on lsusb ^^
** Attachment added: "lsusb-full.txt"
http://launchpadlibrarian.net/35789817/lsusb-full.txt
--
zd1211 wireless chipset fails to work on Karmic Alpha 3 - Differing firmware
version
https://bugs.launchpad.net/bugs/410995
You received this bug no
Since kernel 2.6.32-21-generic came out, I have seen exactly one missed
keypress in days of use on the MSI Wind U100 with Intel Atom. Possibly a more
efficient keyboard driver helped that machine.
Does the newest kernel update help on any of the other machines
with this problem? If th
This is the first I heard about the grub command line workaround. I
have simply checked each dot to verify that the characters were
accepted. If I were unaware that the keypresses were being ignored, it
would have been unbootable. Some boot attempts missed enough attempts
that if I got two failu
have come to expect to
do this on the netbook.
> Date: Mon, 15 Mar 2010 12:03:27 +
> From: sc...@canonical.com
> To: lukek...@hotmail.com
> Subject: RE: [Bug 537793] Re: missed passphrase keypress bug is back on MSI
> WindU100
>
> On Sun, 2010-03-14 at 01
Here's the output of cat /proc/fb run as sudo:
0 inteldrmfb
1 VGA16 VGA
> What is the output of "cat /proc/fb" ?
>
> Scott
> --
_
Hotmail has tools for the New Busy. Search, chat and e-
Public bug reported:
Both the Java applet and the Flash ad failed to load, even with the ad-
blocking disabled This is a konqueror bug, which may or may not be apart
of kde4libs. I just clicked on the "report a bug" button within
Konqueror. The web site, the runescape "play" page, is reported to h
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/41067906/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/41067907/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/41067908/ProcStatus.txt
--
Konque
This is fixed, at least in my machine-and was not in Plymouth, nor the kernel.
It was some saved setting in /home/luke that the newer kernel didn't like. The
offset rendering was fixed in the last few versions of Plymouth, though it also
had first appeared with kernel 2.6.32.16 .
Appar
Problem is still here, and I've seen it with both the framebuffer renderer and
the drm renderer. Again, this is only in the MSI Wind U100, not in my desktop
machine.
After trying everything as installed by default, I then extended the
passphrase box so I could verify every character. This works
Architecture: i386
ArecordDevices:
List of CAPTURE Hardware Devices
card 0: NVidia [HDA NVidia], device 0: CONEXANT Analog [CONEXANT Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: luke 1742 F
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/48952912/AlsaDevices.txt
--
only mono sound 82801H jaunty
https://bugs.launchpad.net/bugs/355375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/48952913/AplayDevices.txt
--
only mono sound 82801H jaunty
https://bugs.launchpad.net/bugs/355375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/48952915/BootDmesg.txt
--
only mono sound 82801H jaunty
https://bugs.launchpad.net/bugs/355375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
** Attachment added: "Card0.Amixer.values.txt"
http://launchpadlibrarian.net/48952916/Card0.Amixer.values.txt
--
only mono sound 82801H jaunty
https://bugs.launchpad.net/bugs/355375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Attachment added: "Card0.Codecs.codec.0.txt"
http://launchpadlibrarian.net/48952917/Card0.Codecs.codec.0.txt
--
only mono sound 82801H jaunty
https://bugs.launchpad.net/bugs/355375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/48952919/CurrentDmesg.txt
--
only mono sound 82801H jaunty
https://bugs.launchpad.net/bugs/355375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/48952920/Dependencies.txt
--
only mono sound 82801H jaunty
https://bugs.launchpad.net/bugs/355375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
** Attachment added: "PciMultimedia.txt"
http://launchpadlibrarian.net/48952921/PciMultimedia.txt
--
only mono sound 82801H jaunty
https://bugs.launchpad.net/bugs/355375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
** Attachment added: "UserAsoundrcAsoundconf.txt"
http://launchpadlibrarian.net/48952922/UserAsoundrcAsoundconf.txt
--
only mono sound 82801H jaunty
https://bugs.launchpad.net/bugs/355375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/48952923/XsessionErrors.txt
--
only mono sound 82801H jaunty
https://bugs.launchpad.net/bugs/355375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
f plymouth fixes-thanks!
> Date: Fri, 19 Mar 2010 02:49:50 +
> From: sc...@canonical.com
> To: lukek...@hotmail.com
> Subject: RE: [Bug 537793] Re: missed passphrase keypress bug is back on MSI
> WindU100
>
> On Fri, 2010-03-19 at 00:50 +, Luke wrote:
>
Public bug reported:
Binary package hint: plymouth
With Plymouth 0.8.0~-17 and and ATI onboard graphics (AMD 785 chipset),
kernels 2.6.32-16-generic and 2.6.32-17-generic cause Plymouth to render
slightly off-center and flicker to black, coming back up to the
desktop, as X starts. On this machi
Yet, with kernel 2.6.32-15 or earlier, whatever renderer it's using, it renders
on-center and does not flicker when X starts. In this case, I am going to stick
with the older kernel which also gives a higher video framerate until whatever
changed there is fixed or caught up with.
Is this somet
A quick test boot (I'm in a park on batteries) showed no sign of the
keypress bug with the new plymouth, smoothly took every character. I will let
you know if the problem resurfaces, but the odds that this boot would have been
this clean with the last version would have been less than 1 in 1
Public bug reported:
Binary package hint: amarok
In Amarok, under the default-version Gnome desktop, the sound output
through a Riptide ALSA sound card crashes. The device is still
functional, outputting sound through the test function of the default
sound configuration for Amarok, but the Amarok
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/38420152/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/38420153/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/38420154/ProcStatus.txt
--
Amarok
Same results by hand or from boot. I will have to take your suggestion about
strace(never used it before) home to experiment with it.I only have Internet
access by public wireless, none at home.
> Date: Tue, 26 Jan 2010 10:48:57 +
> From: steve.langa...@canonical.com
> To: lukek...@hotmai
Here is the log from strace. In order to keep X from greying out Plymouth
and generating about 40MB of logs, it was run for 2 seconds from a script
including the message command. I also attached the script I used to quickly
call the splash, then the message, in X after manually starting ply
I don't have access to my laptop right at this moment, but I can
describe my network setup and I do remember the contents of those files.
I am running bind on my OpenBSD server that also does DNS for my
internal network (with a ".int" TLD). When I installed Ubuntu it asked
for a machine name, so I
Jonathan Thomas wrote:
> Sounds like something is failing in pulseaudio.
>
> ** Package changed: phonon (Ubuntu) => pulseaudio (Ubuntu)
>
> As far as I could tell, no other applications were failing like this.
> However, Amarok has not failed while running the program on the KDE desktop.
> I can'
This but is BACK with newer versions of Plymouth on the MSI Wind U100
netbook, but NOT on my AMD
--
plymouth ask-for-password doesn't register all of my keypresses when typing
passphrase
https://bugs.launchpad.net/bugs/497115
You received this bug notification because you are a member of Ubunt
My last comment get involuntarily saved too soon-here is is in full.
This bug is back with newer versions of Plymouth(0.8.0~-10, 0.8.0~-12)
on the MSI Wind U100 netbook, but NOT on my AMD Phenom II x4 desktop. I
saw it for the first time with the same updates that fixed the "no
message or cryp
Public bug reported:
Binary package hint: plymouth
On the MSI Wind U100 netbook, plymouth_0.8.0~-12 and plymouth_0.8.0~-10
both miss some keypresses during LUKS passphrase entry. I'm not going to
publish the passphrase as it is a high-security machine. The versions
of Plymouth that did not give
I just tried this on the Intel Atom(the less buggy of my two machines about
boot mount) and it was a huge flop. I did not use the "debug" you mentioned,
having not seen it yet, but it refused to remount / rw, leaving it read-only.
My /dev/mapper/vg0-home (LUKS) partition did not mount-and cal
none /var/lock tmpfs rw,noexec,nosuid,nodev 0 0
none /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0
gvfs-fuse-daemon /home/luke/.gvfs fuse.gvfs-fuse-daemon rw 0 0
/dev/fuse /home/luke/.gvfs fuse rw,nosuid,nodev,user=luke 0 0
tmpfs /mnt/RAMDISK tmpfs rw,size=10% 0 0
/mnt/RAMDISK/.mozilla /home/luke/.mozil
Here it is as cut and pasted text:
#!/bin/bash
# As re-edited by Luke
#
#WARNING: little error handling, some fs not supported!
#
#For Linux mounting / read-only, /proc, and /sys from the initramfs ONLY!
#
# Faster-running replacement for the binary mountall(which is still new code,
slow
Public bug reported:
Binary package hint: software-center
Most normal (i.e. people who aren't advanced linux users or experienced
with computers at all) people would not be able to find the option to
download software. They would just say: "this doesn't work," and try
something else, for instance
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/0082/Dependencies.txt
--
No obvious option to download software.
https://bugs.launchpad.net/bugs/446792
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
1 - 100 of 5456 matches
Mail list logo