Public bug reported:
I'm getting an annoying popping sound whenever pulseaudio gets a new
connection or a connection dies. This is especially annoying since
google chrome seems to open new connections rather often for no apparent
reason, interrupting music playback with glitches.
Steps to reprodu
It sounds like something is wrong with your system which is somehow
triggered by alarm-clock. Anything suspicious in the kernel or system
logs? /var/log/kern.log or /var/log/syslog or /var/log/messages or
/var/log/Xorg.0.log may contain some useful info.
** Project changed: alarm-clock => alarm-cl
Re-opening based on comment #3
** Changed in: gcc-defaults (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1300211
Title:
Can't install both gcc-multilib and gc
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1115647/+attachment/3514988/+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/1115647
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/1115647/+attachment/3514987/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1115647
Public bug reported:
qjackctl hangs indefinitely during startup. It seems to be related to
g_dbus (deadlock?):
Thread 2 (Thread 0x7f76ffa86700 (LWP 11151)):
#0 __lll_lock_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:132
#1 0x7f770ebbe080 in _L_lock_903 () from
/lib/x86
Public bug reported:
There's a known bug with poppler which breaks printing of PDFs with
certain UTF-8 symbols from evince (and probably others). The bug is
fixed upstream in poppler 0.22.0. Please consider updating libpoppler or
backporting the fix (see linked bug report for details).
Steps to
Hi, John. Can you please elaborate on your comment above? What do you
mean by "not working"? Whe the repeat sound checkbox is unchecked, does
the sound not play at all? Does it repeat even though it shouldn't?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Also affects: alarm-clock-applet (Ubuntu)
Importance: Undecided
Status: New
** Changed in: alarm-clock
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1004117
** Changed in: alarm-clock
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977110
Title:
sound_repeat option not working
To manage notifications about thi
** Changed in: alarm-clock
Importance: Undecided => Critical
** Changed in: alarm-clock
Assignee: (unassigned) => Johannes H. Jensen (joh)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
I can also confirm that the trick in comment #10 is working for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985788
Title:
Can’t connect to VPN from GNOME Shell
To manage notifications about t
This has been fixed in revision 219 of trunk. Please test!
** Changed in: alarm-clock
Status: Confirmed => Fix Committed
** Changed in: alarm-clock
Milestone: None => 0.3.3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
I'm sorry I haven't had time to look further into this. I did post a
question about playback delay on gstreamer-devel, but I didn't receive
any reply: http://lists.freedesktop.org/archives/gstreamer-
devel/2012-May/035900.html
Hopefully I'll get some time this weekend to work on this...
--
You r
@raof: I just tested the fix from oneiric-proposed and can confirm that
the crashes no longer happen when opening large images in eog.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889068
Title:
eog
Workaround for now: convert the sound file to wav (with soundconverter
etc) and use it instead.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977110
Title:
sound_repeat option not working
To manage
Some more investigation revealed that the playback delay only occurs
with ogg encoded files. Both wav and flac seems to be unaffected.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977110
Title:
sou
Actually, it seems to be working somewhat for longer sounds, e.g.
/usr/share/sounds/ubuntu/stereo/desktop-login.ogg
The first time, the sound is played from start to finish. The second time
though, it seems to skip the first part of the sound. This is also reproducible
in Totem. Sounds like a b
output of the command: gconftool-2 -R /apps/alarm-clock
Finally, is the issue reproducible from alarm-clock trunk?
Thanks!
On Sat, Apr 14, 2012 at 02:36, Chow Loong Jin
wrote:
> On 14/04/2012 07:10, Johannes H. Jensen wrote:
> > On Sat, Apr 14, 2012 at 00:54, Chow Loong Jin
> wrote:
On Sat, Apr 14, 2012 at 00:54, Chow Loong Jin wrote:
>
> Here you go. The former command does not work as G_LOG_DOMAIN was not
> defined
> during the build, but the latter does.
Thank you. Is that log output captured while you trigger the sound_repeat
bug?
--
You received this bug notification
Err, that link was wrong. It was supposed to be:
http://developer.gnome.org/glib/2.30/glib-Message-Logging.html#g-log-
default-handler
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977110
Title:
sou
@hyperair Ah that seems to be different from Glib 2.30! There is no
mention of G_MESSAGES_DEBUG in the 2.30 docs:
http://developer.gnome.org/glib/stable/glib-Message-Logging.html#g-log-
default-handler
Can someone on a 12.04 system please try the following:
$ G_MESSAGES_DEBUG=alarm-clock-applet a
Can you please try the attached program on your 12.04 system?
Compile and run it as follows:
$ gcc -W -Wall -o g_debug g_debug.c $(pkg-config --cflags --libs glib-2.0)
$ ./g_debug
** (process:12202): DEBUG: Debugging...
$
** Attachment added: "g_debug.c"
https://bugs.launchpad.net/ubuntu/+s
On Thu, Apr 12, 2012 at 19:47, Chow Loong Jin wrote:
>
> Yeah, I was pretty surprised as well. What are you using to log? Perhaps
> something in Glib changed?
I'm using g_debug() and friends to log. I'll have a look in the changelogs
for Glib and check for relevant changes...
--
You received t
Unfortunately I don't have a 12.04 system readily available. Therefore a
debug log would be very helpful. It puzzles me that there is no output
at all when you start alarm-clock-applet from shell. There should be
plenty of debug information.
Can you please paste the output of the following five co
*** This bug is a duplicate of bug 800635 ***
https://bugs.launchpad.net/bugs/800635
** This bug has been marked a duplicate of bug 800635
no window title bar
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Since upgrading to gnome-shell 3.2.1-0ubuntu1 this problem appears to be
fixed. The notification tray now correctly appears on the primary
monitor.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880358
Hey Bryce,
I just tested on my fresh Oneiric install and the problem still occurs.
I get the exact same results as comment #25.
It's worth noting that since first reporting the bug I've upgraded to an
SSD for the root filesystem. Yet the problem persists, even with the now
much faster disk.
--
** Attachment added: "Screenshot of notification tray"
https://bugs.launchpad.net/bugs/880358/+attachment/2568089/+files/Screenshot-gnome-shell-notification-tray.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
Public bug reported:
The notification and messaging tray erroneously appears on the secondary
(rightmost) monitor when using TwinView. When interacting with icons in
the tray, the popup correctly appears on the primary monitor (see
attached screenshot).
This only appears to happen if the secondar
The countdown label was re-added in version 0.3.2:
https://launchpad.net/alarm-clock/trunk/0.3.2
:-)
** Changed in: alarm-clock
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
Just tested with a clean install of Fedora 15 on my laptop and get the
same problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Title:
Heavy disk I/O causes X rendering to hang
--
ubuntu
FWIW this seems to be related to the disk with the root filesystem.
Here's why:
I did some more tests:
1. Run 'stress -d 2' on another disk, then test with 'time ls /usr/bin'.
2. Run 'stress -d 2' on another disk, then test with 'time ls -R
/media/other-disk/'.
3. Run 'stress -d 2' on root disk,
In fact, I get the exact same problem on my ThinkPad X61 laptop, which
is also running 11.04 (64bit). However, it has an Intel GM965 graphics
card! So the problem doesn't seem to be specific to the nvidia driver.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
apport information
** Attachment added: "xinput.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148111/+files/xinput.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Title:
Heav
apport information
** Attachment added: "xdpyinfo.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148110/+files/xdpyinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Title:
apport information
** Attachment added: "nvidia-settings.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148108/+files/nvidia-settings.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/79
apport information
** Attachment added: "peripherals.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148109/+files/peripherals.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Ti
apport information
** Attachment added: "monitors.xml.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148107/+files/monitors.xml.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
apport information
** Attachment added: "Xrandr.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148106/+files/Xrandr.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Title:
Heav
apport information
** Attachment added: "XorgLogOld.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148105/+files/XorgLogOld.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Titl
apport information
** Attachment added: "XorgLog.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148104/+files/XorgLog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Title:
He
apport information
** Attachment added: "XorgConf.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148103/+files/XorgConf.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Title:
apport information
** Attachment added: "UnitySupportTest.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148102/+files/UnitySupportTest.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
apport information
** Attachment added: "UdevLog.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148101/+files/UdevLog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Title:
He
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148100/+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/790337
Title:
Heav
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148099/+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/790337
Ti
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148098/+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/7903
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148097/+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/790337
Ti
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148096/+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/790337
Title:
Heavy
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148095/+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/790337
Title:
Heavy
apport information
** Attachment added: "GlConf.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148094/+files/GlConf.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Title:
Heav
apport information
** Attachment added: "GconfCompiz.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148093/+files/GconfCompiz.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Ti
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148092/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148091/+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/790337
apport information
** Attachment added: "BootDmesg.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148090/+files/BootDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790337
Title:
Public bug reported:
I get some weird X behavior when my computer is under high I/O load. For
some reason, X struggles with rendering (I think), causing long delays
in program execution.
Steps to reproduce:
1. Start 'stress -d 2' to start hard-drive I/O
2. In another terminal, execute 'time ls
apport information
** Attachment added: ".proc.driver.nvidia.params.txt"
https://bugs.launchpad.net/bugs/790337/+attachment/2148089/+files/.proc.driver.nvidia.params.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
This has been fixed in debian lyx_2.0.0~rc3-2. Please update the ubuntu
packages.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/749358
Title:
LyX crashes immediately on start
--
ubuntu-bugs mailin
** Description changed:
Binary package hint: ipython
- From the upstream bug:
+ From the upstream bug: https://github.com/ipython/ipython/issues/185
After updating to ipython 0.10.1 on 64-bit Linux, I noticed that
plotting commands no longer automatically display anything when ipython
Public bug reported:
Binary package hint: ipython
>From the upstream bug: https://github.com/ipython/ipython/issues/185
After updating to ipython 0.10.1 on 64-bit Linux, I noticed that
plotting commands no longer automatically display anything when ipython
is started with the -pylab option. More
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/749358
Title:
LyX crashes immediately on start
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751271
Title:
WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
suspend_test_finish+0x86/0x90()
--
ubuntu-bugs mailing list
ubunt
Public bug reported:
Resume from suspend results in this warning.
ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-7-generic 2.6.38-7.39
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
No
** Changed in: alarm-clock
Status: Fix Committed => Fix Released
** Changed in: alarm-clock
Milestone: 0.3.2 => None
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/610632
Title:
crash in
Yes, now I was able to confirm the bug. Merged your branch into trunk
rev 196, thanks!
** Changed in: alarm-clock
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
@Kamal - Great, thank you for the patch! Out of curiosity, how exactly
is autostart enabled when there is no ~/.config/autostart? When it's
enabled in the global /etc/xdg/autostart?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Hi, I believe this has been fixed in trunk already, but no release has
yet been made which incorporates this fix. Could you please try the
trunk version and see if you still are able to reproduce the problem?
See https://bugs.launchpad.net/alarm-clock/+bug/610632
Thanks
--
You received this bug
The project your are looking for is 'gnome-panel', not 'alarm-clock-
applet' which is an entirely different application.
** Package changed: alarm-clock-applet (Ubuntu) => gnome-panel (Ubuntu)
** Changed in: alarm-clock
Status: New => Invalid
--
clock applet does not support certain obvi
** Attachment added: "Screenshot of Print Preview of the PDF"
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/672918/+attachment/1727666/+files/Screenshot-ELF-Pedrycz.%C3%89.png
--
Printing some PDFs results in garbled text
https://bugs.launchpad.net/bugs/672918
You received this bug n
** Attachment added: "Printing this PDF in evince results in garbled text"
https://bugs.launchpad.net/bugs/672918/+attachment/1727662/+files/Bonarini%20-%201996%20-%20Evolutionary%20learning%20of%20fuzzy%20rules%20competition%20and%20cooperation.pdf
--
Printing some PDFs results in garbled t
Public bug reported:
Binary package hint: evince
Printing certain PDF files results in a document with garbled text.
Print Preview also results in the same garbled text. The document prints
correctly in Okular.
Attaching example PDF and a screenshot from Print Preview.
ProblemType: Bug
DistroRe
Have you been able to reproduce the problem if you also disable the
default Ubuntu extensions?
On Thu, Oct 14, 2010 at 10:22 PM, Teej wrote:
> Maverick 32 bit
> I also have this problem without ANY extensions other than the default Ubuntu
> installed ones.
> I have noticed something about this b
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/659025/+attachment/1687319/+files/Dependencies.txt
--
Jack crashes and consumes 100% CPU after resume from suspend
https://bugs.launchpad.net/bugs/659025
You received this bug notification because you are a member of Ubu
Public bug reported:
Suspending my computer with jackd running causes jackd to go into an
infinite loop when computer is resumed again. It consumes 100% of the
cpu and freezes the system for a short period, producing an endless
stream of the following messages:
firewire ERR: wait status < 0! (= -
You're right, Delan, it is working after all. You just need to re-open
the conversation to see the effect of the font change.
** Changed in: adium-theme-ubuntu (Ubuntu)
Status: Confirmed => Invalid
--
Theme doesn't respect font preferences
https://bugs.launchpad.net/bugs/656994
You receiv
Public bug reported:
Binary package hint: adium-theme-ubuntu
The Ubuntu Chat theme doesn't seem to respect the font preferences set
in the GNOME Appearance Preferences. Other themes, like the "Simple"
theme, uses the Document font from the preferences. However the font &
size seems to be hard cod
So, I disabled all my add-ons and have not experienced this issue
afterwards, so I'm suspecting a mis-behaving add-on. It would be useful
if people who experience this could post a listing of their add-ons to
help isolate.
This is my list:
Adblock Plus
Bindwood
Firebug
FireDiff
Flashblock
Greasem
*** This bug is a duplicate of bug 641300 ***
https://bugs.launchpad.net/bugs/641300
** This bug has been marked a duplicate of bug 641300
Text Entry Boxes in Firefox sometimes get stuck in an endless "Select-All"
making typing in them impossible
* You can subscribe to bug 641300 by follo
I experience the exact same bug on both my ThinkPad X61 *and* my desktop
computer, both running 10.04. The behavior seems quite random, but
occurs quite frequently and most often in the address bar and search
field.
--
Text Entry Boxes in Firefox sometimes get stuck in an endless "Select-All"
ma
issue...
- Johannes
On Wed, Jun 23, 2010 at 10:18 PM, Johannes H. Jensen
wrote:
> So I just tested writeback on my desktop computer which exhibits the
> same problems. I mounted both the root filesystem and /home with
> data=writeback (ext3).
>
> So far the difference is *huge*
Ravindran,
Did you boot with the kernel parameter rootflags=data=writeback?
- Johannes
On Thu, Jun 24, 2010 at 7:45 AM, Ravindran K wrote:
> On Thu, Jun 24, 2010 at 1:48 AM, Johannes H. Jensen
> wrote:
>
>> So I just tested writeback on my desktop computer which exhibits the
&
boot parameter, e.g. rootflags=data=journal.
- Johannes
On Wed, Jun 23, 2010 at 11:52 AM, Johannes H. Jensen
wrote:
> I haven't tried writeback, no. Is it possible to remount with this
> option, or do I need to modify fstab and reboot?
>
> - Johannes
>
>
> On Wed, J
t; On Wed, Jun 23, 2010 at 15:42, Johannes H. Jensen
> wrote:
>> I just tested with the anticipatory scheduler on the stock Ubuntu
>> 2.6.32:
>>
>> # echo anticipatory > /sys/block/sda/queue/scheduler
>>
>> This did not seem to have any effect - the pro
I just tested with the anticipatory scheduler on the stock Ubuntu
2.6.32:
# echo anticipatory > /sys/block/sda/queue/scheduler
This did not seem to have any effect - the problem was still very much
present.
--
Heavy Disk I/O harms desktop responsiveness
https://bugs.launchpad.net/bugs/131094
Yo
Yeah, unfortunately kernel bug #12309 is a complete mess of different
symptoms and problems, and thus completely useless. We should really
submit a new upstream bug regarding this exact issue and link this bug
against it.
FWIW, `stress -d 1' also reproduces the issue here.
- Johannes
On Wed, Ju
Same issues with 2.6.35, unfortunately. After a few seconds of the dd
command, empathy freezes and keyboard input starts to lag heavily. The
overall responsiveness is horrible. I wonder if switching to 32-bit
might help...?
--
Heavy Disk I/O harms desktop responsiveness
https://bugs.launchpad.net
I experience the same issue on my ThinkPad X61 running Lucid 64-bit on
both 2.6.32-23 and 2.6.34 mainline from http://kernel.ubuntu.com
/~kernel-ppa/mainline/.
A simple `dd if=/dev/zero of=big.file bs=1M count=1500' reproduces the
problem.
What's interesting is that applications are responsive up
I feel this bug deserves higher importance than 'Wishlist' - it has a
negative impact on usability. When posting a Facebook update, there is
no visual response whatsoever that indicates that the posting succeeded.
--
Have to manually refresh messages to see posted message
https://bugs.launchpad.n
@Vish yes, this is still an issue on Lucid
--
Have to manually refresh messages to see posted message
https://bugs.launchpad.net/bugs/422527
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.u
Yeah, the mainline kernel is even more unreliable when it comes to
resume - sometimes it works okay but other times it never seems to
resume fully and I have to hit the reset button. As mentioned, there's
no signal to the screen at all and it doesn't even respond to ping at
this point.
** Tags rem
The computer didn't even resume on 2.6.34... No signals to the screen -
doesn't even respond to ping.
--
Resume from sleep fails / extremely slow with fglrx
https://bugs.launchpad.net/bugs/561292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Wow, that's really cumbersome... There's no way to create client-only
groups?
--
[WORKAROUND] Empathy does not import Facebook Chat's Other Friends list into a
group
https://bugs.launchpad.net/bugs/528651
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
I experience the same problem - the scroll settings are not persistent
after suspend / resume. The issue seems to be related to the xinput
commands not being persistent - the commands from #5 work but the
settings are lost after suspending and resuming. Does anyone know how to
make the settings per
@Vadym: You're right, I just experienced the issue again. I'll test with
the mainline kernels and report further...
** Changed in: linux (Ubuntu)
Status: Fix Released => Incomplete
--
Resume from sleep fails / extremely slow with fglrx
https://bugs.launchpad.net/bugs/561292
You received t
I experience the same issue on my ThinkPad X61 running 10.04. Let me
know if you'd like me to run apport-collect as well. The problem
typically occurs during video playback - after a while the cpu frequency
is stuck at 800Mhz resulting in choppy playback at best.
--
CPU stuck at lowest speed afte
Just tested resuming with catalyst 10.4 and did not have any problems.
As far as I can see this bug is fixed :-)
** Changed in: linux (Ubuntu)
Status: Incomplete => Fix Released
--
Resume from sleep fails / extremely slow with fglrx
https://bugs.launchpad.net/bugs/561292
You received this
Interesting - version 10.4 of the catalyst driver was released two days
ago and the release notes mention the following under "Resolved Issues":
- System will now resume properly after hibernation/suspend mode
Hopefully that might be related to this bug..? I'll upgrade the driver
and test...
--
Jeremy,
Which kernel version do you want me to test? The one mapping to my
current ubuntu kernel (2.6.31-20.58) or the most current version
(http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/)?
--
Resume from sleep fails / extremely slow with fglrx
https://bugs.launchpad.net/bugs/56129
@Vadym: How much system and graphics memory do you have?
--
Resume from sleep fails / extremely slow with fglrx
https://bugs.launchpad.net/bugs/561292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
1 - 100 of 152 matches
Mail list logo