Confirmed - a clear example of this is that SciDAVis in Lucid (beta2)
crashes when adding a new column to a table. This crash has been traced
to incompatibilities with libqtcore4 version 4.6 and above. The
SciDAVis 0.2.4 release addresses this issue (among others) and so no
longer crashes when pe
Sorry, thought it was the same issue. So it's a qt issue, thanks.
--
scidavis crashed with SIGSEGV in QHeaderView::sectionSizeFromContents()
https://bugs.launchpad.net/bugs/532732
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
This debdiff didn't solve the problem for me, still crashing if I try to
create a new column in a table. It has changed slightly though, it used
to hang for a second or two, and then crash, now it crashed instantly
when I create the column.
--
scidavis crashed with SIGSEGV in QHeaderView::sectio
I have an upgraded Jaunty to Karmic - all updates - getting this bug:
Output of ck-list-sessions:
Session7:
unix-user = '1000'
realname = 'Musther'
seat = 'Seat1'
session-type = ''
active = TRUE
x11-display = ':0'
x11-display-device = '/dev/
There seem to be problems with ath/ath5k on specific hardware (maybe
specific motherboard combinations?). My problem is intermittent freezes
with no apparent cause, and nothing in the logs (took me ages to finally
figure out it was the wifi). These two threads may provide more
information:
http:
My 9.04 system is up to date, and I'm on kernel 2.6.28-14. So is
2.6.29.4 in 9.10 or what?
--
Ubuntu 9.04 freezes when using rt kernel
https://bugs.launchpad.net/bugs/366952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
I had this issue a few months ago on 8.04, but was about to upgrade to
8.10 anyway, so did that. Haven't had a problem since until today.
Interestingly, when I removed 'splash quiet' from the kernel line, the
boot was normal. I'm thinking maybe s short rootdelay will do the trick
for me, will try
Confirmed:
On Intrepid - 8.10
I'm in New Zealand, so using English - but have the date format issue:
When creating a task, I specify the date in dd/mm/yy format, which works - but
when viewing tasks, the dates are displayed as mm/dd/yy - this is very
confusing.
--
Non-i18n date formatting in E
This bug is NOT a duplicate of #316337:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/316337
** This bug is no longer a duplicate of bug 316337
Generated m4a files for mtp device don't play on device
--
Evolution Date Format Inconsistent.
https://bugs.launchpad.net/bugs/321992
You
Public bug reported:
Binary package hint: evolution
Ubuntu 8.10
In Evolution, when I create a task the start and end date fields work
correctly for me (in New Zealand), displaying the date in the format
dd/mm/yy (so today is 28/01/09).
However, after creating the task, when I click on it and th
Public bug reported:
When trying to create a launcher to open a location:
- Create launcher
- In type, select location
- Enter a name
- Click browse
Now, when selecting a directory/folder, the only available option is
open, which opens the directory rather than selecting it and entering
the path
Great.
Has this been commited?
Cheers!
--
Menu launcher not created when Slingshot installed.
https://bugs.launchpad.net/bugs/315725
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.
Public bug reported:
Binary package hint: slingshot
When installing this package (slingshot), no menu entry is created - the
game does include a menu icon, and a .desktop file.
** Affects: slingshot (Ubuntu)
Importance: Undecided
Status: New
--
Menu launcher not created when Slin
Status has been changed to 'fix released' what package version carries
the fix?
Thanks
--
Brasero - wrongly reports insufficient space on media
https://bugs.launchpad.net/bugs/303536
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
** Attachment added: "brasero-session.log"
http://launchpadlibrarian.net/20059833/brasero-session.log
--
Brasero - wrongly reports insufficient space on media
https://bugs.launchpad.net/bugs/303536
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Public bug reported:
Binary package hint: brasero
First noticed this bug on 8.04, still present in 8.10.
Brasero reports:
"Insufficient space on media (0 available for 357796)."
The log is attached.
This bug occurs consistently when attempting to burn audio CD's, but in
the latest instance, I
Confirmed - 8.04 i386
--
Slow performance with Gmail
https://bugs.launchpad.net/bugs/217580
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listin
I finally tracked down somebody with MS Office 2007, he got this message
when trying to open the file:
"This file was created in a pre-release version of Word 2007 and cannot
be opened in this version."
Seriously, this OOXML joke-standard is... well... a joke, but a bad joke
at that.
--
OpenOff
Actually no, I thought it was, but got somebody to send me another docx,
which was fine, so attached is the offending file.
** Attachment added: "Office Open XML sample.docx"
http://launchpadlibrarian.net/14095100/Office%20Open%20XML%20sample.docx
--
OpenOffice.org 2.4 (in Hardy) crashes on o
Public bug reported:
Binary package hint: openoffice.org
When trying to open a Microsoft OOXML file (eg a .docx file),
OpenOffice.org crashes every time with the error:
"Due to an unexpected error, OpenOffice.org crashed. All the files you
were working on will be."
etc
The file I'm trying
Mine are all working now (Hardy - Toshiba A100).
--
[gutsy] special keys on laptop don't work on Toshiba Satellite A105
https://bugs.launchpad.net/bugs/128320
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
I've done some research, and there's no way to use fsck (well, we're
really looking at e2fsck here) in the targeted manner you described -
that's not to say it can't be done, just that it can't be done with the
current e2fsck, we'll need a rewrite, or a new tool altogether. That's
beyond my skills
Of course I started fiddling with the aim of throwing together something
that could do that, but found a problem.
I ran fsck with -n on my root partition, it said there was an inode
problem, so I touched /forcefsck and rebooted to run a full fsck. After
rebooting I ran fsck -n again to see what i
Using the -n switch, fsck can check a mounted filesystem (-n tells it
not to make any changes, so it wont do any repairs). So the quick way
to implement this would be to have a scheduled 'fsck -n', if it comes
back clean, fine, if it comes back dirty, schedule a full check to run
(on shutdown, wit
I was wondering if solving the problem was worth while, or whether we'd
be better of just scrapping the check altogether, so a while ago I asked
a couple of ext3 devs:
Does fsck need to be run on ext3 partitions?
Andrew Morton:
Theoretically: no.
Practically: yes. There are software bugs and ha
AutoFsck moves the periodic fsck to shutdown, and checks with the user whether
it's a good time to run.
http://wiki.ubuntu.com/AutoFsck
--
no visible indication that a long-running fsck is taking place in background
https://bugs.launchpad.net/bugs/38303
You received this bug notification becau
Try:
http://wiki.ubuntu.com/AutoFsck
--
Unable to cancel a fsck
https://bugs.launchpad.net/bugs/65683
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://lists.ubuntu.co
To make fsck run at boot time, open a terminal and run:
sudo touch /forcefsck
Then reboot.
You may be interested in:
http://wiki.ubuntu.com/AutoFsck
--
Blinking cursor replaces splash screen when fsck runs at boot
https://bugs.launchpad.net/bugs/176727
You received this bug notification becaus
Source is available at:
http://www.slingshot-game.org/Downloads
--
[needs-packaging] Slingshot
https://bugs.launchpad.net/bugs/151019
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.ub
Public bug reported:
fsck should not run at boot periodically!
This is a major usability issue, especially on laptops, but to a large extent
on laptops too. This problem can, and to some extent has been solved:
https://blueprints.launchpad.net/ubuntu/+spec/prompt-for-fsck-on-shutdown
Any usabi
I'm away from home for about a month now, the laptop doesn't have any
printers set up on it so I can't test anything. If I can get hold of a
printer I'll try it though. From what I recall I was asked for a
password every time I tried to change any global settings, changing
printer drivers, defaul
I've tested on a number of machines, and virtual machines, same problem
every time. It's amazing to me that this hasn't been reported more.
--
system-config-printer won't accept password
https://bugs.launchpad.net/bugs/152504
You received this bug notification because you are a member of Ubuntu
Attached is version 3.1 which I haven't actually released a packaged
version of. It's got a couple of bug fixes from version 3.0.
There's a file called 'packaging instructions' which should contain
everything any packager needs to know.
** Attachment added: "AutoFsck v3.1.tar.gz"
http://launc
I can confirm that this problem happens whatever the password is. I
really can't believe we're the only two people having this problem, it
seems to happen on Gutsy on any machine.
--
system-config-printer won't accept password
https://bugs.launchpad.net/bugs/152504
You received this bug notifica
*** This bug is a duplicate of bug 17216 ***
https://bugs.launchpad.net/bugs/17216
Just thought I'd mention that this problem isn't only when running on
battery, on my Toshiba A100 the load unload cycle count is increasing
madly, 30-50 in just 5 minutes.
This really isn't good.
--
High freq
I know AutoFsck was mentioned already, but I think it's worth mentioning
with regard to the last comment.
AutoFsck doesn't interfere with the start up check (if it's called for
some reason, it'll still run), and prompts the user on shutdown (no user
confirmation, no check run), which means it does
Try AutoFsck:
http://wiki.ubuntu.com/AutoFsck
It basically moves this automated 'just in case' check to shutdown and
gives you the option not to run it if it's a bad time. There's also a
nice simple script (with zenity GUI) on that page which allows you to
easily change the interval.
--
Should
Public bug reported:
Network stops working after a suspend to RAM, both wired and wireless.
Disabling and re-enabling with network manager doesn't fix it, but after
restarting it's back to normal.
Using Gutsy Beta (T -1 days) on my Toshiba A100 laptop.
** Affects: ubuntu
Importance: Undeci
system-config-printer version 0.7.75+svn1653-0ubuntu2
--
system-config-printer won't accept password
https://bugs.launchpad.net/bugs/152504
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@li
Public bug reported:
Binary package hint: system-config-printer
When I make changes to a printer through system-config-printer as an
admin user, I am asked for my password when I try to apply the changes.
When I enter my password, I'm quickly prompted again as if the password
was incorrect, and h
Public bug reported:
Binary package hint: linux-source-2.6.22
On my Toshiba A100, when I try to change the brightness in Gutsy's power
management dialogue, the display flickers between two states (bright and
dim). THe same behaviour occurs on battery or mains power, but the
bright and dim are bo
Same problem on my A100/E, worked in Feisty.
--
[gutsy] special keys on laptop don't work on Toshiba Satellite A105
https://bugs.launchpad.net/bugs/128320
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
Public bug reported:
AutoFsck is a script to move the automatic 'just-in-case' fsck (every 30
boots or so) from boot to shutdown, it also asks if it is a convenient
time to run the check.
See the wiki page:
https://wiki.ubuntu.com/AutoFsck
>From the wiki page you can download either a .deb or th
Public bug reported:
I've had a *lot* of requests to get Slingshot (http://www.slingshot-
game.org) into the Ubuntu universe, hence this but report.
At the official downloads page, there is a package for Ubuntu, although not
being a packaging guru I'm not sure if its 'correctness'.
http://www.sl
It's fine now, it started working after an update about a month after
the Feisty release.
--
Feisty: No longer prompts for emtying trash on eject.
https://bugs.launchpad.net/bugs/110211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu
Interesting, so is there anything else we can do, apart from bump the ubuntu
bug report?
Jon
On 5/19/07, Stephen Wilson <[EMAIL PROTECTED]> wrote:
>
> I don't think it's an upstream bug, either. When I posted this problem
> on OOo forums, no one else was having the issue. They recommended I
> del
No, that doesn't seem to be a duplicate. I would report it at
openoffice.org, but I think it's a bug in Ubuntu's OOo packages, not OOo
itself, so doesn't that make it an Ubuntu issue?
Jon
On 5/19/07, Simos Xenitellis <[EMAIL PROTECTED]> wrote:
>
> To get this bug fixed, it has to be reported ups
I think everyone should be satisfied that this bug is confirmed, but has
anyone made any progress with a fix, it's really annoying?
--
weird document recovery attempt of openoffice after fullscreen slideshow with
oo presentation
https://bugs.launchpad.net/bugs/90513
You received this bug notific
This bug has been confirmed over and over again in the forums:
http://ubuntuforums.org/showthread.php?t=431544
** Changed in: firestarter (Ubuntu)
Status: Unconfirmed => Confirmed
--
Firestarter deamon doesn't start on boot
https://bugs.launchpad.net/bugs/112924
You received this bug noti
Public bug reported:
Binary package hint: firestarter
Firestarter (when installed from the repos) doesn't correctly start the
deamon on system boot.
I believe it is because the network connections have not been set up by
network manager by the time the firestarter.sh script is called.
Commentin
Public bug reported:
In feisty beta, when ejecting a removable drive (such as a USB flash
drive) the user was prompted to empty the trash if there was anything in
it. This no longer happens in Feisty final.
I'm not sure if this is a bug, but if this feature was intentionally
removed nobody on th
I've changed my drive configuration, now it works, but of course the bug
is still a problem. I change my drive configuration to:
Pri-master - my first hard drive 40gb
Pri-slave - my second hard drive 250gb
Sec-master - CD-RW/DVD-ROM
Sec-slave -CD-RW/DVD-RW
The problem seems to
... and the logs
** Attachment added: "logs.tar.gz"
http://librarian.launchpad.net/7359904/logs.tar.gz
--
Feisty: optical drives not working, possibly due to libata
https://bugs.launchpad.net/bugs/106918
You received this bug notification because you are a member of Ubuntu
Bugs, which is the
Everything was working with feisty final, but after rebooting a couple
of times, it's not, one of my drives is no longer visible. Here's the
info you requested from this system:
Linux dominus 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
GNU/Linux
** Changed in: linux-source-2.6.20
Closed as all seems to be fixed in Feisty final.
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Needs Info => Rejected
--
Feisty: optical drives not working, possibly due to libata
https://bugs.launchpad.net/bugs/106918
You received this bug notification because you are a member of U
I've just installed the Feisty final release on exactly the same setup,
and all seems to be working now, even gnomebaker, so I'll close this
bug.
--
Feisty: optical drives not working, possibly due to libata
https://bugs.launchpad.net/bugs/106918
You received this bug notification because you are
** Attachment added: "lspci-vvnn.log"
http://librarian.launchpad.net/7355675/lspci-vvnn.log
--
Feisty: optical drives not working, possibly due to libata
https://bugs.launchpad.net/bugs/106918
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact
Ok, here's what you asked for, this is with the original feisty-
generated fstab:
Linux dominus 2.6.20-14-generic #2 SMP Mon Apr 2 20:37:49 UTC 2007 i686
GNU/Linux
** Attachment added: "dmesg.log"
http://librarian.launchpad.net/7351543/dmesg.log
--
Feisty: optical drives not working, possib
Public bug reported:
My optical drives do not work correctly in feisty, that is they're not
both visible, my setup is:
Pri-Master - hda 40gb (has hda1 as swap and hda2 as /)
Pri-Slave - hdb CD-RW/DVD-ROM
Sec-Master - hdc 250gb (has hdca as /home)
Sec-Slave - hdd CD-RW/DVD-RW
And the feisty gener
Public bug reported:
Feisty has my standard IDE drives (usually hda and hdc) listed as sda
and sdb.
My arrangement is usually (or should be):
Pri-Master - hda 40gb (has hda1 as swap and hda2 as /)
Pri-Slave - hdb CD-RW/DVD-ROM
Sec-Master - hdc 250gb (has hdca as /home)
Sec-Slave -
I confirm the same with GnomeBaker. Additionally I can't write CD's
with it, but can use the nautilus CD writer.
** Changed in: gnomebaker (Ubuntu)
Sourcepackagename: k3b => gnomebaker
Status: Unconfirmed => Confirmed
--
"Cannot open SCSI driver!" while attempting to blank a cdrw (feisty
Ubuntu 7.04 latest updates.
--
root password visible at emergency console
https://bugs.launchpad.net/bugs/104602
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
Public bug reported:
If boot fails (for example e2fsck can't deal with a partition) the user
is given the option to continue by pressing Control+D, or to enter the
root password for an emergency console. If the password is entered, it
is visible, ie it is not starred or blocked out, or simply inv
Sorry, perhaps I didn't explain it clearly enough. This only happens in
~/Desktop, if you copy the same test script to ~/Desktop/test and run
it, you'll get the expected output - '/home/user/Desktop/test'.
I don't know why it only happens on the desktop (ie in the Desktop
folder), but it does.
-
Public bug reported:
When I run a script from the desktop, it thinks it's running in
/home/user rather than /home/user/Desktop
For example the following:
#!/bin/bash
zenity --info --text=$PWD
exit
in a file /home/musther/Desktop/test
executed graphically (double click) on the desktop and hit r
Bug confirmed in feisty x86
--
bug in the web address of the bug report tool
https://bugs.launchpad.net/bugs/102810
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://l
66 matches
Mail list logo