It seems to be fixed.
--
[edgy] splash screen blocks dialog for csv import
https://bugs.launchpad.net/bugs/65606
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://list
Yes, on my laptop, setitng the max_freq to 1GHz prevents overheating and
the computer does not shutdown on its own, I have left ot running for
more than a day doing CPU intensive tasks and its fine when its slowed
down.
--
CPU overheats during high usage "throttling "
https://bugs.launchpad.net/b
Sure. Here's the easiest way:
In terminal do:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
this will give you a list of what speeds your processor can run at. make note
of them.
now in the terminal do:
sudo aptitude install sysfsutils
once it's done installing that
For those of you who have this problem, my workaround is:
echo -n 100 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
Though I actually use the sysfs-utils package to set this automatically
at boot time.
--
CPU overheats during high usage "throttling "
https://bugs.launchpad.net/bug
Nicolas:
In your /boot/grub/menu.lst you most likely have a resume=/dev/hdaX in
the kernel options. Change that also to sda. Also check your
/etc/fstab for /dev/hdaX entries.
Or try this:
Make a backup of your /boot/grub/menu.lst file
and then run
sudo /usr/bin/update-grub
That should fix th
I am in Los Angeles and would be willing to let my laptop be used for
some experimenting for a while. Please contact me via email about this
if it can be done.
FWIW, I have "solved" the problem by simply setting scaling_max_freq to
1GHz (even though I have a 1.6GHz PM chip).
I am not 100% certai
I've solved the issue.
My drive used to be hda and now its sda. Don't know (or need to know)
why its now SCSI.
For me at least, the problem was not letting the stock /usr/sbin/update-
grub script run (I use my own). The shipped one successfully changes
everything to root=/dev/sda6
This should
Attached is a photo of the screen where it hangs. Not sure how useful
it will be, it detects all the devices and then just stops.
I am fairly competent with kernel stuff, let me know what else you need
or if there's anything i should try. No problem compiling my own kernel
etc.
** Attachment ad
ps. if there are two of us still with this issue, there are more.
releasing a kernel this broken in feisty would be bad. i would upgrade
the importance.
--
Kernel crash on startup
https://launchpad.net/bugs/94718
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.co
I also still have this problem. Using 2.6.20-13 and nothing.
I will post the lines before the hang as soon as I can get them photoed.
--
Kernel crash on startup
https://launchpad.net/bugs/94718
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/u
First, thanks to Ben for getting this in.
Second, Pausanias, I have to disagree. I at least have a badly broken
BIOS and have been forced to patch the kernel myself to put in exactly
the conservative tables you speak of in order to run my 1.6GHz chip at
any speed higher than 600MHz. There is, at
Same here, with Averatec laptop. (Dell knockoff in essence).
--
2.6.20-12 fails to boot on multiple ThinkPads and Dell
(ahci_init_one/pci_iounmap BUG at lib/iomap.c:254)
https://launchpad.net/bugs/93648
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/l
I used menuconfig and it definitely did just enable not only that new
thing but many others.
I am sure that if I used oldconfig I would have been prompted.
--
linux source patch missing? AC97_SCAP_POWER_SAVE undeclared
https://launchpad.net/bugs/92706
--
ubuntu-bugs mailing list
ubuntu-bugs@l
Faultless logic. I agree completely.
That said, I hit this issue when I simply ran make-kpkg against the new
source using my old config file. Wouldn't it make sense to not have
kernel-package automatically enable options that are new, especially if
they are unsupported?
(I have disabled AC97 po
The attached patch fixes the problem.
I am unclear as to how the linux-image- are being built from this source
and also as to how this patch is needed since it was applied upstream with many
other changes which appear to be in the ubuntu kernel-source.
** Attachment added: "patch for includ
Error persists in 2.6.20-12.19
LD [M] sound/pci/snd-intel8x0m.o
CC [M] sound/pci/ac97/ac97_codec.o
sound/pci/ac97/ac97_codec.c: In function ‘snd_ac97_powerdown’:
sound/pci/ac97/ac97_codec.c:2286: error: ‘AC97_SCAP_POWER_SAVE’ undeclared
(first use in this function)
sound/pci/ac97/ac97_code
Investigation into the code reveals that *I think* the issue is that
evince-gtk does not handle compression at all and that somehow
mozplugger is compressing (or making appear compressed anyway) the pdf
files.
The best fix for this is to allow evince to replace evince-gtk without
breaking xubuntu-
Confirmed. The issue is with evince-gtk and mozplugger together.
Installing evince fixes the problem but removes xubuntu-desktop which is
a whole other problem.
Either mozplugger/evince-gtk need to be fixed or xubuntu needs to depend
on evince-gtk | evince.
--
mozplugger and evince-gtk can't o
Public bug reported:
Binary package hint: linux-source-2.6.20
Latest update (2.6.20-11.7) has an error:
in /include/sound/ac97_codec.h
need to ad dthe line
#define AC97_SCAP_POWER_SAVE (1<<11)
along with the other SCAPs.
Compiling the ac97 drivers fails as is. The above line appears in
sev
This issue resolved itself for me at some point. Apologies for
forgetting to say so here.
Unless someone else is still experiencing this issue, it should be
marked as resolved.
If no one says otherwise I will close my bug.
--
xserver-xorg-driver-i810: Error in I830WaitLpRing(), now is -9992219
Fixed for me as of today's update (I think the one for xserver-xorg-
core).
--
compiz/beryl does not refresh content of windows
https://launchpad.net/bugs/86841
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
The Debian report was also me. After I reported it here I realized that
this package was most likely copied unchanged from the Debian repos so I
wanted to report it there too in case no one was watching here.
Thanks for looking into it.
--
libpam-keyring depends on gnome-session
https://launchp
I just rebuilt the package with the depends changed from gnome-session
>= 2.10 to gnome-keyring-manager >= 2.17 (the latest in feisty).
Given that build-depends does not need gnome, and that I saw no output
suring configure to indicate any issues, I think a patch for this is
that simple:
--- Depe
Public bug reported:
Binary package hint: libpam-keyring
Back in the edgy and dapper days I had installed libpam-keyring from
source.
I run xubuntu.
I just installed the package from the repos (thanks to whoever finally
did that).
It required installing like 50 packages, including gnome-user-g
It does appear to be the same as listed upstream. The reports at
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194124
that upstream's comes from certainly are the same as this.
--
[feisty] nm-applet claims wired connection when its wireless
https://launchpad.net/bugs/83178
--
ubuntu-bug
Public bug reported:
Binary package hint: nm-applet
The nm-applet about half the time (approx every other boot) connects to
the wireles network but then says "wired connection" and shows the wired
status icon instaed of the wireless one.
I am running xubuntu feisty on averatec 3360-EH1 (wireless
Public bug reported:
Binary package hint: mozplugger
mozplugger depends on iceweasel | iceape-browser | galeon | konqueror |
epiphany-browser
firefox should be in that list.
** Affects: mozplugger (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
[feisty] mozplugger depends
Update: I have nailed down the issue.
I have root's umask set to 027
When I run aptitude remove ... as root
this results in the file
/var/lib/apt/extended_states
being recreated using that umask which then makes update-manager crash since it
cannot read said file.
Possible solutions: 1) require
Also still having this problem. Xubuntu (feisty)
update-manager 0.53.3
python-dbus 0.80.1-1
Works fine with sudo but not as regular user.
Error reads as follows:
[EMAIL PROTECTED]:~]% update-manager
Traceback (most recent call last):
File "/usr/bin/X11/update-manager", line 86, in
app
This seems to have been fixed as part of the 2.0.1 release in ubuntu,
cannot comment if it an upstream fix or not. So, for me, this is fixed.
If no one else has this anymore, we can close it.
--
saved firefox resumes as if crashed
https://launchpad.net/bugs/60147
--
ubuntu-bugs mailing list
ub
Further messing about shows that if I forcibly chmod extended_states to
allow a+rw then all seems well.
This bug seems to be that if aptitude is run as root from the command
line, it creates extended_states in such a way that update-manager
cannot access it.
--
[feisty] [apt] command line apt-ge
There is no crash log for apt. Apt works fine.
Update-manager crashes. I can attach the log if you want, but it all
boils down to the last line:
SystemError: E:Could not open file /var/lib/apt/extended_states - open
(13 Permission denied), E:Unable to determine the file size - fstat (9
Bad file
Problem persists.
I do not think it is the same as the other since there is no
segfaulting, just this empty extended_states file.
If no one can reproduce then I suspect it is an artifact of upgrading.
I did make the mistake(?) of upgrading to feisty but leaving edgy-
security in my sources. Ever
*** This bug is a duplicate of bug 63789 ***
This is *not* a duplicate.
I reported it to upstream and we are currently in the process of
debugging it/creating a workaround. It has something to do with the
BIOS ACPI implementation of my Averatec notebook.
Posting an update here in case others ru
Public bug reported:
Binary package hint: apt
Using the command line apt-get or aptitude to do pretty much anything
results in a file /var/lib/apt/extended_states being created and empty.
The update-manager (and apt-get and aptitude) then choke on a "bad file
descriptor" error for that file. If
I never had this problem until 2.6.19-6 (feisty). Now I have it as
well. So I suspect that sometime in the next six months your bug will
start to get noticed.
speedstep-centrino worked fine for me in 2.6.17. now it won't.
using p4-clockmod makes my 1.6GHz max out at 600MHz.
i am downgrading b
Maybe this is just a serious problem for me ... but under 2.6.17 my
computer functions and under the latest it does not. Without scaling it
overheats and is unusable for any computationally intensive task (my
only recourse is to use a conservative governor which is now
impossible).
I know this is
Further investigation reveals that the problem is with speedstep-
centrino kernel module. It fails to load on 2.6.19-6 with
FATAL: Error inserting speedstep_centrino
(/lib/modules/2.6.19-6-386/kernel/arch/i386/kernel/cpu/cpufreq
/speedstep-centrino.ko): No such device
However, in 2.6.17 it works
I confirm this bug in Feisty. The patch given seems to fix it.
** Changed in: apt (Ubuntu)
Status: Needs Info => Confirmed
--
Permission of extended_states wrong
https://launchpad.net/bugs/67037
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/l
This bug is upstream. The svg file
/usr/share/icons/hicolor/scalable/apps/cpu.svg is bad. It has a link to
a png file in it, should be saved with image data in the svg file
directly.
--
[edgy] icon does not appear
https://launchpad.net/bugs/66679
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Public bug reported:
Binary package hint: xfce4-cpu-freq-plugin
the icon in the panel does not appear.
** Affects: xfce4-cpu-freq-plugin (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
[edgy] icon does not appear
https://launchpad.net/bugs/66679
--
ubuntu-bugs mailing lis
Public bug reported:
Binary package hint: xfce4-cpu-freq-plugin
Wishlist: be able to change CPU frequency from docklet menu (without
having to open dialog box).
** Affects: xfce4-cpu-freq-plugin (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
[edgy] [wishlist] change freque
Mostly fixed every shortcut key works except for one: I execute
`xmodmap -e "keycode 115 = Menu"` (as autostart) to bind the Windows key
(Super_L) to Menu. Then have Menu bound to xfce4-popup-menu in Keyboard
settings of XFCE.
Now, pressing Super_L acts like Menu, i.e., popups right-click me
yes. "Use custom menu file" is checked in properties. Menu works fine.
When I right-click and choose edit menu it opens the wrong one (as
above), if I then choose Open from the Menu Editor and select the
correct file I can edit it, etc., just fine.
I have been keeping uptodate with edgy updates
Public bug reported:
Binary package hint: openoffice.org-calc
(2.0.4~rc3-0ubuntu4)
When I run the oocalc command from the command line:
% oocalc file.csv
on a tab-delim file, the OO splash screen stays up on top of the dialog
about importing, making the dialog pretty much impossible to use.
mo
Never mind
Somehow the upgrade changed my .config/xfce4/mcs_settings/wmtweaks.html
to have "xfwm/UseCompositing" value="0"
Now... I would have thought that all that did was uncheck the box in WMTweaks
"Enable Display Compositing"
But... it made the whole Compositor Tab in WMTweaks vanish.
U
Upgrade ghost -- see comments.
** Changed in: xfwm4 (Ubuntu)
Status: Needs Info => Rejected
--
[edgy] xfwm4 4.3.99.1svn+r23334-0ubuntu1 breaks compositor
https://launchpad.net/bugs/65593
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo
xfwm4 --compositor=auto
also does not work
--
[edgy] xfwm4 4.3.99.1svn+r23334-0ubuntu1 breaks compositor
https://launchpad.net/bugs/65593
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Well... here's what I know:
- the compositor stopped working at the exact moment that xfwm4 was restarted
with the new version (during the update the windows all lost their bars and my
panel lost its theme, then it all came back sans transparency)
- simultaneously with the above (and I think unre
transset is also not working,
% transset
Found property: 0
opacity 0x
Set Property to 1
but no transparency occurs.
% xdpyinfo | grep Composite
Composite
--
[edgy] xfwm4 4.3.99.1svn+r23334-0ubuntu1 breaks compositor
https://launchpad.net/bugs/65593
--
ubuntu-bugs mailing list
ub
Public bug reported:
Binary package hint: xfwm4
Latest update to xfwm makes the compositor vanish, no longer appears in
WM Tweaks, no transparency in desktop. Possibly an upstream bug (?) as
upstream changes include modifying compositor behavior to include new
feature of gtk+2.10. Possibly an x
Changed package to firefox (was xfce4-session) following others comments
that it affects non-xfce as well.
** Changed in: xfce4-session (Ubuntu)
Sourcepackagename: xfce4-session => firefox
--
saved firefox resumes as if crashed
https://launchpad.net/bugs/60147
--
ubuntu-bugs mailing list
ubunt
I will leave as wishlist I guess but this *is* a bug report. There are
bugs in beta 2 that are fixed in RC1, most important to me being the
tabs being illegible under dark themes.
--
[Edgy] Firefox 2 RC1 Released...
https://launchpad.net/bugs/62583
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
Public bug reported:
Binary package hint: firefox
Please update from 2.0b2 to 2.0RC1.
Unless this is on hold due to Debian/Mozilla TM/Copyright issues.
** Affects: firefox (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
[edgy] please update to RC1 ... numerous bugs fixed
h
Public bug reported:
Binary package hint: xfwm4
With compositing enabled and WM tweaks working, if screensaver starts
and then exits (i.e. mouse moves) then the active window display is not
restored... instead black. If no window is active the desktop fails to
repaint.
** Affects: xfwm4 (Ubuntu
Confirmed. Line 86-87 of /etc/mailcap reads as
application/x-sc
gnumeric '%s'; edit=gnumeric '%s'; description="SC/XSpread spreadsheet";
test=test -n "$DISPLAY"; nametemplate=%s.sc
i.e., there is a newline after the x-sc that should not be there.
Removing the newline fixes the problem.
This b
I confirm this. Any dark theme with white text leaves firefox tabs
illegible. This is fixed upstream, in RC1. Updating edgy package to
RC1 or better will fix this.
--
Firefox tabs are illegible
https://launchpad.net/bugs/62749
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://
Marked this as affecting xorg.
The same error results when running e.g. xpdf, xnview and probably a lot
more.
--
fonts do not diplay when run in X
https://launchpad.net/bugs/57803
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
FWIW, after fixing the FontPath stuff, I ran dpkg-reconfigure -phigh
xserver-xorg (to attempt to keep that file updating) and it reverted to
broken paths.
** Also affects: xpdf (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
** Also affects: xorg (Ubuntu)
Importance: Untriaged
Public bug reported:
Binary package hint: xfce4-mcs-manager
Often (not consistently), the keyboard shortcuts in xfce that I have
assigned (via keyboard settings) fail to work. To make them work I must
launch the keyboard settings dialog. After launching it, but not
modifying anything, the short
Public bug reported:
Binary package hint: xfdesktop4
Xubuntu (edgy up to date 15-09-06): right click on the xfce menu in
panel, choose Edit Menu... opens menueditor as expected but opens the
file for desktop menu (right click on desktop) not the menu file for the
panel menu. This did not exist i
Public bug reported:
Binary package hint: notification-daemon
wishlist: it would be nice if one could control which popups do/do not
appear in the notification area (for instance, i would like to not see
"connected to wireless network " every time i log in to my machine).
currently some apple
Public bug reported:
Binary package hint: xfce4-session
In edgy (xfce4-session 4.3.90.2svn+r22852-0ubuntu2), using firefox beta
1, if I logout with firefox running and save session then when I log in
next and the session resumes, firefox reopens as if it crashed (prompts
me to restore crashed se
Above is my report. Further experimenting shows that disabling *all*
power management seems to prevent this from happening but obviously
disabling acpi entirely is not a viable solution.
--
xserver-xorg-driver-i810: Error in I830WaitLpRing(), now is -99922196, start
is -99924197
https://launch
Public bug reported:
xfmedia (xubuntu 6.06.1) fails to disable xscreensaver during playback
of videos. source for xfmedia intends to generate fake key events but
this apparently does not occur. my guess is the ubuntu package is built
without support for xtest and/or xscreensaver extensions?
**
I confirm this. Exactly as stated. Only option once this occurs is a
`killall xfmedia`.
--
I can not close Xfmedia
https://launchpad.net/bugs/54930
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
66 matches
Mail list logo