Yup, try to reboot, load jackd and let it run (I suggested jackd because
it causes lots of xruns). Kill it after a while a notice that the sound
becomes distorted, some kind of corruption appears. It must happen when
some application causes xruns, and always becomes worse with usage...
--
left-ch
Also I'm on Feisty final, thus kernel 2.6.20, so this doesn't happen
only on 2.6.17, could be related to something else (alsa, or something
else).
--
left-channel distortion on intel-hda
https://bugs.launchpad.net/bugs/75906
You received this bug notification because you are a member of Ubuntu
Bu
Are you sure the delay is related to ndiswrapper? Are you on a clean
install? I don't see that behavior... :|
--
ndiswrapper doesn't work in feisty
https://bugs.launchpad.net/bugs/83224
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu
Have you tried the other driver? If you're using dlink's try lenovo's or
vice-versa.
On Tue, 2007-04-24 at 19:24 +, JammyZ wrote:
> I have the same version and it also works for me, but it stops during bootup
> for a minute, as I explained in one of my posts.
>
&g
I mean't I tested the patch on the current kernel source and it applies,
builds and works with the iSight. One big bonus is the firmware loader
built in the module, there's only need to copy the firmware to
/lib/firmware :)
--
MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345]
https:/
Aha!
http://i-nz.net/projects/linux-kernel/
I've tested it with the current kernel and it works. Can uvc be updated
with this? :)
** Attachment added: "isight.patch"
http://librarian.launchpad.net/7389241/isight.patch
--
MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345]
https:
:)
I noticed the error in .xsession-errors while trying to debug the
current gnome-wm timeout (due to compiz), and was able to track it to
these scripts. I really need to learn how to make debdiffs...
On Wed, 2007-07-04 at 22:08 +, Áron Sisak wrote:
> Attached a debdiff that provides the nece
** Attachment added: "Enable seeking while paused"
http://launchpadlibrarian.net/8330222/callback_handler.patch
--
Crash when trying to play a movie
https://bugs.launchpad.net/bugs/64882
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for U
** Attachment added: "Fix seeking in gstreamer engine"
http://launchpadlibrarian.net/8330224/add_seek_gstengine.patch
--
Crash when trying to play a movie
https://bugs.launchpad.net/bugs/64882
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact
** Attachment added: "Use gstreamer instead of xine"
http://launchpadlibrarian.net/8330225/use_gstreamer.patch
--
Crash when trying to play a movie
https://bugs.launchpad.net/bugs/64882
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ub
I tried to make a debdiff but failed miserably. For some reason
callbackhandler from source differs from the one packaged, so this patch
is for the one packaged.
These 3 lame patches switch gst for xine for playing videos, add seeking
to gstreamer and permit to seek while paused by removing a chec
Oh damn it.
I made the diff with the source python files and so they don't work with
the packaged files... I don't know why they differ...
This has all the modifications I did...
** Attachment added: "dtv.patch"
http://launchpadlibrarian.net/8330530/dtv.patch
--
Crash when trying to play a
Sorry.
** Attachment added: "With the fullscreen workaround for gstreamer"
http://launchpadlibrarian.net/8330535/dtv.patch
--
Crash when trying to play a movie
https://bugs.launchpad.net/bugs/64882
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug co
Hi Chris. This is for the version on Gutsy, however these files in the
source package differ from the packaged files. I tried to build it from
source and the resulting package had several other issues.
Is the packaged version using other files instead of the ones in the
source package? A sync wit
By tapping with 2 or 3 fingers, and it's configurable which action does
what.
In xorg.conf:
Option "TapButton2" "2"
Option "TapButton3" "3"
or change the order, and if you don't like one finger tapping for button
1, you can add:
Option "TapButton1" "0"
On Sat, 2007-07-07 at 10:47 +, Isaac
I'm having this after recording 2 DVDs on a TSSTcorpCD/DVDW TS-H552B.
The first burns ok but when writing the next DVD the system slows to a
crawl. I was able to pin point the issue to hald-addon-storage and also
get those kernel errors, but it is hald-addon-storage that slows the
system down.
--
USB pens work well, USB external drives don't. :(
** Changed in: nautilus (Ubuntu)
Status: Fix Released => Confirmed
** Attachment added: "Screenshot-gnome-eject.png"
http://librarian.launchpad.net/7330490/Screenshot-gnome-eject.png
--
desktop/nautilus right-click umount problem
https
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Unconfirmed => Confirmed
** Summary changed:
- MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[34]
+ MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345]
** Description changed:
Binary package hint: linux-image-2.6
Ben, any news on this? Anything we can do to help this getting solved?
:)
--
[feisty 2.6.20-8-generic] uvc module not working with Logitech QuickCam Sphere
MP
https://bugs.launchpad.net/bugs/86754
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug conta
Nevermind, someone opened it's own bug:
https://bugs.launchpad.net/ubuntu/+source/linux-
source-2.6.20/+bug/105638
--
[feisty 2.6.20-8-generic] uvc module not working with Logitech QuickCam Sphere
MP
https://bugs.launchpad.net/bugs/86754
You received this bug notification because you are a memb
uvc was updated on -13 by Ben to solve issues with other devices, but it
broke iSight, or something else was changed:
* uvcvideo: Update to latest SVN version.
- GIT-SHA 7ca4b455c60b38ad53d03834fe03799ace81166d
- Bug #86754
The module loads but the camera isn't detected.
--
MacBook iSig
Public bug reported:
Binary package hint: gnome-control-center
The run function has
if [ "$STARTUP" == "true" ]; then
which works on bash, but not on sh and should be
if [ "$STARTUP" = "true" ]; then
** Affects: gnome-control-center (Ubuntu)
Importance: Undecided
Status: New
--
This must have been fixed for some time now, I'll mark it as fixed. :)
** Changed in: gnome-utils (Ubuntu)
Status: Needs Info => Fix Released
--
Cannot save screenshots
https://bugs.launchpad.net/bugs/71492
You received this bug notification because you are a member of Ubuntu
Bugs, which
I believe none, since no one seems to want to have DTV working in
Feisty.
It's better to ignore ~64 duplicate bugs and ~80 subscribers.
I tried to merge the available fixes to make DTV work in Feisty, it
crashes on something else (I believe it's in the video playback code).
You told us to apply
For consistency, shouldn't it be a red cross? The other icons aren't
badged (red holder for white cross) like this one... Someone forgot to
link the dialog-cancel to this icon also. :(
--
No PNG gtk-stop icon (proposed PNG versions attached)
https://launchpad.net/bugs/65596
--
ubuntu-bugs maili
This still happens to me on edgy. :(
--
usplash can't display fsck progress
https://launchpad.net/bugs/38303
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
It seems to be fixed on the final release. :)
--
Many missing icons in Edgy
https://launchpad.net/bugs/68044
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
There's a missing link for dialog-cancel to the stop/cancel icon. I
think that this icon should also be reviewed, since it is different from
the others. It's the only badged icon, the others don't have badges
supporting the symbol, this one has a red badge supporting a white
cross, and should be a
Public bug reported:
$ wget -c http://darkstar.ist.utl.pt/ubuntu/6.10/dvd/ubuntu-6.10-dvd-i386.iso
--00:54:36--
http://darkstar.ist.utl.pt/ubuntu/6.10/dvd/ubuntu-6.10-dvd-i386.iso
=> `ubuntu-6.10-dvd-i386.iso'
Resolving darkstar.ist.utl.pt... 193.136.198.175
Connecting to darkstar.ist
Still present in 2.9.92 in Feisty as of 28/02/2007.
Changing accounts with the mouse wheel reflects the change also in
signatures affected to each account, but changing the signature does
not.
--
Evolution: On compose window, changing the signature with the mouse wheel does
nothing
https://laun
Since -10 I became unable to boot a MacBook C2D with ata abnormal status
errors, could it be related to any of this?
Thanks :)
--
pata driver in libata not mounting /home
https://launchpad.net/bugs/82314
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/
The disk isn't detected, there's no way I can grab the dmesg... The
latest update doesn't work either, just -9. The grub keyboard issues
make it suboptimal to change kernel at boot (most of the times the
keyboard doesn't work).
I get the following errors:
ATA: abnormal status 0x7F on port 0x20CF
White 2nd gen with same problem on 2.6.20-{10,11}.
--
2.6.20-10 regression from 2.6.20-9, Macbook Pro no longer boots
https://launchpad.net/bugs/91940
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Reported already: https://launchpad.net/ubuntu/+source/linux-
source-2.6.20/+bug/91940
:)
--
pata driver in libata not mounting /home
https://launchpad.net/bugs/82314
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
racy_old/frontend_implementation/gtk_queue.py
> > democracy/frontend_implementation/gtk_queue.py
> > |--- democracy_old/frontend_implementation/gtk_queue.py 2007-03-29
> > 04:07:42.0 +0100
> > |+++ democracy/frontend_implementation/gtk_queue.py 2007-03-29
>
Did you run ldconfig?
On Sat, 2007-03-31 at 11:48 +, tomislavmedak wrote:
> after applying the patch, creating /etc/ld.so.conf.d/democracy.conf, and
> installing firefox-dev package, democracyplayer would start only to
> crash due to a segfault. here's the relevant code:
>
> WARNING: feed upd
When I asked if it was close to 1.0 I was referring to DTV also, how can
it be close to 1.0?
I can watch videos, but sometimes they won't load, or load on their own
window, and I get crashes all the time... :-(
On Sat, 2007-03-31 at 16:40 +, Daan Odijk wrote:
> > Mine crashes pretty regular a
k to their patches:
> https://develop.participatoryculture.org/trac/democracy/ticket/5645
>
> Bill
>
>
> Bruno Santos wrote:
> > When I asked if it was close to 1.0 I was referring to DTV also, how can
> > it be close to 1.0?
> >
> > I can watch videos, but sometimes
atch out and try
> each of theirs... I saw there was a command to back the patches out.
> Also wonder if maybe leave the one here in and apply their's... any
> suggestions?? link to their patches:
> https://develop.participatoryculture.org/trac/democracy/ticket/5645
>
> Bi
Can someone add /usr/lib/firefox/components/ to democracy.conf
in /etc/ld.so.conf.d, run sudo ldconfig and check if DTV becomes less
prone to crashing?
On Sun, 2007-04-01 at 02:38 +, Bruno Santos wrote:
> I forgot to mention that the (duplicate) comments on that bug report
> pointing he
Any info here
https://develop.participatoryculture.org/trac/democracy/ticket/5645 ?
--
[apport] democracyplayer crashed with TypeError in __new__()
https://launchpad.net/bugs/81798
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I got it to work by doing the following:
Create /etc/ld.so.conf.d/democracy:
/usr/lib/firefox
And doing some changes to the code as in the patch attached.
It works, please guide me if I did something wrong on the patch.
** Attachment added: "Fixes to get democracy player to run on Feisty"
h
Sorry, I meant /etc/ld.so.conf.d/democracy.conf since ldconfig just
reads files ended in .conf. It can be whatever you want to name it, or
just link the firefox libs to /usr/lib.
--
[apport] democracyplayer crashed with TypeError in __new__()
https://launchpad.net/bugs/81798
--
ubuntu-bugs mail
Nevermind, I solved and forgot to post here.
I had to delete /media/.hal-mtab which got spurious stuff for some
possible bug on hal mouting.
Sorry for not adding this update sooner.
--
desktop/nautilus right-click umount problem
https://launchpad.net/bugs/36252
--
ubuntu-bugs mailing list
ubu
;-D
Yup, I probably already had firefox-dev from trying to compile dtv from
scratch and I forgot about it. :-P
Can you confirm that it is a bit unstable though? I get crashes that
seem related to gstreamer. Try to play and stop a video a couple of
times or change to a channel/feed while playing a
Fixed in tangerine 0.19-0ubuntu1:
/usr/share/icons/Tangerine/20x20/actions/gtk-cancel.png
** Changed in: human-icon-theme (Ubuntu)
Status: Confirmed => Fix Released
** Attachment added: "Example: Evolution fetch mail dialog"
http://librarian.launchpad.net/7141843/Screenshot-Send%20%26
Public bug reported:
Binary package hint: evolution
The properties icon in the folder contextual menu is not themed
appropriately.
** Affects: evolution (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Contextual menu - folder properties icon not themed
https://bugs.launchpa
** Attachment added: "Menu screenshot"
http://librarian.launchpad.net/7142340/Screenshot.png
--
Contextual menu - folder properties icon not themed
https://bugs.launchpad.net/bugs/102877
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for U
Still present in 2.10.0.
** Description changed:
- This behaviour is still present in Evolution 2.6. (Dapper Drake)
+ This behavior is still present in Evolution 2.10.0 (Feisty Fawn)
--
Evolution: On compose window, changing the signature with the mouse wheel does
nothing
https://bugs.launchpa
This no longer happens in Gnome 2.18 (Feisty Fawn), and maybe earlier.
** Changed in: nautilus (Ubuntu)
Status: Needs Info => Fix Released
--
desktop/nautilus right-click umount problem
https://bugs.launchpad.net/bugs/36252
You received this bug notification because you are a member of Ub
Still happens on 2.6.20-13 for iSight. What is weird is the camera
stopped showing in lsusb, or the devid changed for some reason...
--
[feisty 2.6.20-8-generic] uvc module not working with Logitech QuickCam Sphere
MP
https://bugs.launchpad.net/bugs/86754
You received this bug notification beca
I meant 2.6.20-14, sorry.
--
[feisty 2.6.20-8-generic] uvc module not working with Logitech QuickCam Sphere
MP
https://bugs.launchpad.net/bugs/86754
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubu
Appears to be fixed in Feisty as of 04/04/07, anyone can confirm
otherwise?
--
Icon in the notification area is not always transparent
https://bugs.launchpad.net/bugs/46203
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs m
It doesn't happen as of 04/04/07 in 1.10.2-2ubuntu2 (Feisty).
** Changed in: wget (Ubuntu)
Status: Confirmed => Fix Released
--
Wget does not support large file sizes using HTTP
https://bugs.launchpad.net/bugs/68758
You received this bug notification because you are a member of Ubuntu
Bug
This happens in every application where a drop down dialog reaches the
end of the screen.
Steps to reproduce in evince:
Open a PDF
Maximize window
Choose zoom level to 400%
Change zoom level
Now a drop down menu will show up but the text isn't aligned with the
menu... it is a GTK issue, right?
Yup, exactly the same behavior. It is something "broken" in gtk
dialogs... :-(
** Attachment added: "Screenshot.png"
http://librarian.launchpad.net/7144965/Screenshot.png
--
Option menu with ugly empty space
https://bugs.launchpad.net/bugs/71624
You received this bug notification because you
There was a bug in the translation, a missing '<'
** Changed in: language-pack-pt (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: language-pack-pt (Ubuntu)
Status: Fix Released => Fix Committed
--
Portuguese translation (pt_PT) problem in the "Collecting Information" dia
Messages from gnome-mount always show up on the bottom right of the
display, cut and all.
** Attachment added: "Screenshot.png"
http://librarian.launchpad.net/7153424/Screenshot.png
--
gnome-mount does not consistently display 'safe to remove' message
https://bugs.launchpad.net/bugs/85961
You
I noticed that the latest update is not working with the iSight on a
MacBook 2nd gen.
2.6.20-12 was working well, even though I had to load the firmware
manually, now it doesn't recognize the isight.
[ 2737.148000] usbcore: registered new interface driver uvcvideo
[ 2737.148000] USB Video Class d
Could this have something to do with the notification area redrawing?
I've seen transparent icons get a background for a couple of seconds
when doing something CPU intensive.
One icon I get almost with this issue is the printer one.
Update notification sometimes is transparent, others isn't.
--
Just forced a refresh of the notification area by changing theme while
having there a non transparent icon (the update one also) and it became
transparent, even with the same theme.
--
Icon in the notification area is not always transparent
https://launchpad.net/bugs/46203
--
ubuntu-bugs mailin
Public bug reported:
Binary package hint: flpsed
Creating text on an existing PDF and exporting it results in missing
letters on the new PDF.
** Affects: flpsed (Ubuntu)
Importance: Undecided
Status: Fix Released
--
Exported PDF is missing letters
https://launchpad.net/bugs/86293
Version 0.3.9 isn't showing this issue and builds without issues on the
required dependencies.
There's a new version for a newer version of libfltk, but this new
version isn't available on the Ubuntu reps.
** Changed in: flpsed (Ubuntu)
Status: Unconfirmed => Fix Released
--
Exported PDF
** Changed in: ubuntu-calendar (Ubuntu)
Status: Unconfirmed => Confirmed
--
more background pictures please
https://launchpad.net/bugs/77289
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I'm getting something like this on Feisty. The volume is unmounted,
though...
** Attachment added: "Removable media unmount error"
http://librarian.launchpad.net/5765953/Screenshot-gnome-mount.png
--
desktop/nautilus right-click umount problem
https://launchpad.net/bugs/36252
--
ubuntu-bugs
** Changed in: gnome-power-manager (Ubuntu)
Status: Unconfirmed => Rejected
--
MacBook doesn't dim monitor on battery
https://launchpad.net/bugs/63025
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
It's on main in feisty. :)
On Thu, 2007-01-18 at 16:45 +, jneves wrote:
> The package now exists for Edgy, but it's still in the universe
> repository. That means that a Portuguese user will not get it installed
> by default, right?
>
> Thanks in advance, João Neves.
>
--
firefox "pt" local
What? Why did you change my report?!
I've downloaded ISOs lots of times, this specific time the server
reported the size of the file as negative and wget crashed...
--
Wget does not support large file sizes
https://launchpad.net/bugs/68758
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
I can change it back, Martin, the issue's not that. ;-)
I thought that on a server side error (negative file size) wget would
segfault. You suggest that it may be lack of large file size support,
although I'm almost sure of downloading other dvd iso files with wget
without issues... But maybe I di
A fedora DVD works well:
--15:20:27--
http://iso.linuxquestions.org/download/ftp/ftp.fu-berlin.de/FC-6-i386-DVD.iso
=> `FC-6-i386-DVD.iso'
Resolving iso.linuxquestions.org... 207.44.182.114
Connecting to iso.linuxquestions.org|207.44.182.114|:80... connected.
HTTP request sent, awaiting
Nice catch!
Confirmed:
--16:00:58--
ftp://darkstar.ist.utl.pt/pub/ubuntu/releases/dvd/ubuntu-6.10-dvd-i386.iso
=> `ubuntu-6.10-dvd-i386.iso'
Resolving darkstar.ist.utl.pt... 193.136.198.175
Connecting to darkstar.ist.utl.pt|193.136.198.175|:21... connected.
Logging in as anonymous ...
aMule (well it's wxgtk2.6) is patched in Feisty, and doesn't show this
bug anymore.
On Tue, 2006-12-19 at 09:04 +, Jeff250 wrote:
> I just went by the aMule page, and apparently this bug is fixed in wxWidgets
> 2.8.0, which was released on December 12th. Of course, 2.8.0 didn't make the
> e
In Feisty (2.17.0-0ubuntu1) the following error window shows up:
Unable to save the screenshot to disk:
(null)
And then gnome-screenshot exits, should a new bug report be issued?
--
Cannot save screenshots
https://launchpad.net/bugs/71492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.
This should be reported in gnome-utils, no?
https://bugs.launchpad.net/distros/ubuntu/+source/gnome-utils/+bugs
--
[Feisty 7.04] gnome-panel-screenshot don't save anymore
https://launchpad.net/bugs/76563
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/
Was already reported as a general distro bug, I suggested to report it
as a gnome-utils bug. :)
https://launchpad.net/bugs/76563
Is there a way to move bugs?
On Wed, 2006-12-20 at 17:39 +, Sebastien Bacher wrote:
> that look like a different problem, a different bug is probably
> appropriate
** Bug watch added: GNOME Bug Tracker #161525
http://bugzilla.gnome.org/show_bug.cgi?id=161525
** Also affects: gnome-utils (upstream) via
http://bugzilla.gnome.org/show_bug.cgi?id=161525
Importance: Unknown
Status: Unknown
--
[Feisty 7.04] gnome-panel-screenshot don't save anymo
Anyone understood why a '04 bug showed up again?
--
[Feisty 7.04] gnome-panel-screenshot don't save anymore
https://launchpad.net/bugs/76563
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Yes, it works now.
Nice! ;)
--
[Feisty 7.04] gnome-panel-screenshot don't save anymore
https://launchpad.net/bugs/76563
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
It's the timeout.
Try to add
usplash_write "TIMEOUT 60" to /etc/init.d/checkfs.sh (this should drop
the .sh, no? ;))
Larger disks take a bit more to mount, and usplash times out.
On Tue, 2006-09-26 at 20:07 +, Lukas Sabota wrote:
> usplash disappears for me on every single boot, and when it
Public bug reported:
Binary package hint: aspell
The package aspell-pt-pt in Lucid has an empty
/usr/share/aspell/pt_PT.cwl.gz and so the spell checking doesn't work.
The same version package in sid doesn't have this problem.
The package version is 20091013-1
** Affects: aspell (Ubuntu)
I
** Package changed: aspell (Ubuntu) => myspell.pt (Ubuntu)
--
aspell-pt-pt contains empty /usr/share/aspell/pt_PT.cwl.gz
https://bugs.launchpad.net/bugs/568088
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
IIRC it isn't implemented upstream, so if it is not a priority somehow for
the Ubuntu developers (which may or not be related to this piece of
software), there's so much they can do to solve this bug, but to wait that
upstream implements the feature and that the change is somehow easy to
backport.
On Tuesday 16 February 2010 13:22:51 you wrote:
> I can confirm that opening w/ the right mouse button "fixes" the issue.
> Subsequent clicks with the left mouse button reveal the listbox in the
> correct location.
>
> Not sure how to get the bug to return. Perhaps by rebooting (but I can't
> do t
In Karmic, 4.4rc2 gives me this:
RuntimeError: the sip module implements API v7.0 but the PyKDE4.kdecore
module requires API v6.0
Could it be that python-kde4 needs updating? A new version isn't
available on the kubuntu repository.
--
KDE printer configuration app stopped working on Lucid
https
*** This bug is a duplicate of bug 104309 ***
https://bugs.launchpad.net/bugs/104309
On Wed, 2009-12-09 at 17:05 +, Matthew Berta wrote:
> Additionally, I do not experience 100% processor
> usage - nautlius hangs and the memory footprint goes up, but the
> processors remains flat.
Here it
*** This bug is a duplicate of bug 104309 ***
https://bugs.launchpad.net/bugs/104309
Matthew, are you still having this issue?
I'm having this issue since today on 9.10 with an SVG file with various
linked images.
nautilus and eog don't crash but just freeze, so maybe this isn't a
duplicate
There are other bug reports somehow connected to this issue, but I'll
post here since this is still open.
I have 9.10 in two machines and in one of them this issue shows up.
The one that works fine is a MacBook2,1 with 2GB of RAM and 9.10 64bits.
The other is a desktop with 6GB of RAM, also runni
** Attachment added: "Full backtrace"
http://launchpadlibrarian.net/36596780/nautilus.txt
--
Nautilus hangs when clicking on preview images
https://bugs.launchpad.net/bugs/391757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
Aha!
Well, the file in question is shared through Dropbox. One of the files
in the SVG was a local TIF in the desktop that wasn't available in the
laptop. I took the file out of the xml and the thumbnail got generated
without issues in the desktop!
So this has got something to do with TIFs inside
2.6.32-19-generic seems to have fixed backlight control on my
Macbook2,1.
Drew, are you on Lucid to try this out?
--
[i945GM] xrandr backlight control is bizarre on Macbook
https://bugs.launchpad.net/bugs/367309
You received this bug notification because you are a member of Ubuntu
Bugs, which is
I still have this issue on a Macbook2,1 with 2.6.32-19-generic.
Atheros Communications Inc. AR5008 Wireless Network Adapter (rev 01)
Solved by reloading the module.
--
ath9k driver randomly disconnects and can only reconnect by reloading the module
https://bugs.launchpad.net/bugs/461769
You rec
I tried the backports for this kernel image and it looks like the
connection is more stable, can anyone else try this?
linux-backports-modules-wireless-2.6.32-19-generic:
Installed: 2.6.32-19.9
linux-image-2.6.32-19-generic:
Installed: 2.6.32-19.28
--
ath9k driver randomly disconnects and ca
On Wed, May 12, 2010 at 1:21 AM, whwi wrote:
> 2.6.32-22-generic #33-Ubuntu
>
Same here, wireless backports don't help either. :-(
--
ath9k driver randomly disconnects and can only reconnect by reloading the module
https://bugs.launchpad.net/bugs/461769
You received this bug notification becau
For me the listbox always appears in the last place where it appeared
before, when you open it with the left mouse button (LMB).
If you don't open it with the right mouse button (RMB) (for which it is
placed in the right place) it will appear in the top left corner since
it isn't being relocated t
I had this too updating today. I assume Kovács is updating from xorg-
edgers.
I can solve the issue by downgrading the mesa libs to the earlier
packages on the repository.
Running the following packages I don't have missing non subpixel smoothing
fonts:
libgl1-mesa-dri 7.6.0+git20090908.e589a37f
It was a problem in a package from xorg-edgers and is fixed in the
latest snapshot package available in the repository with version
7.7.0~git20090911.a79eecb9-0ubuntu0tormod~jaunty
** Package changed: xorg (Ubuntu) => mesa (Ubuntu)
** Changed in: mesa (Ubuntu)
Status: Incomplete => Fix Rel
What version of mesa libs do you have installed?
$ apt-cache policy libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa
xserver-xorg-video-intel
libgl1-mesa-dri:
Installed: 7.7.0~git20090911.a79eecb9-0ubuntu0tormod~jaunty
(...)
libgl1-mesa-glx:
Installed: 7.7.0~git20090911.a79eecb9-0ubuntu0tormod~jau
I'm getting a more stable connection with the 2.6.31-18 kernel package,
less the backports.
Can anyone else confirm that this issue doesn't occur any more?
--
ath9k driver randomly disconnects and can only reconnect by reloading the module
https://bugs.launchpad.net/bugs/461769
You received this
Przemysław, what kernel are you on?
$ uname -r
--
ath9k driver randomly disconnects and can only reconnect by reloading the module
https://bugs.launchpad.net/bugs/461769
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
I had this with backports in 17, but now when 18 became available I
installed the kernel package and left out the backports packages. I left the
laptop on for around 20 hours now, and it is still working without issues.
I haven't tried the backports modules.
Can we mark this fixed?
--
ath9k dri
101 - 200 of 296 matches
Mail list logo