Ver: 2.18.1
In TimerDriver.h there is a class:
class TimerDriver
{
friend void timerHandler(struct regs *r);
public:
TimerDriver();
~TimerDriver();
void setTimerPhase(unsigned int hertz);
void timerHardWait(unsigned int ticks);
private:
unsigne
Happens here too, with a Canon Digital IXUS 50. Fiesty is also broken.
--
Import on camera dock event not firing
https://bugs.launchpad.net/bugs/68707
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gthumb in ubuntu.
--
desktop-bugs
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/8483571/Dependencies.txt
--
after "switch user", session is lost
https://bugs.launchpad.net/bugs/126087
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-sc
Public bug reported:
Binary package hint: gnome-screensaver
I have only one user.
I lock my session (using Ctrl+Alt+L or the "Lock Screen" panel button), and
press "Switch User". GDM is shown. I try to go back to my session by entering
my username and password. After something that looks like g
Can you please provide some example code to reproduce the error? And
what do you mean by 'not highlighted as it should be'? In my gedit
(2.18.1) 'friend' is highlighted in red, and 'friends' for instance is
not highlighted at all.
--
C++ syntax highlighting omission
https://bugs.launchpad.net/bu
Public bug reported:
gedit does not consider $# specially and treats everything after the
hash as a commentary.
For instance, when editing the following code as a .sh script:
#!/bin/bash
echo $# arguments
On the second line, everything after the "$" is colored as a commentary,
when in fact $# i
Public bug reported:
When opening a .cpp file, the C++ syntax highlighting is enabled. The
C++ keyword "friend" however is not highlighted as it should be.
** Affects: gedit (Ubuntu)
Importance: Undecided
Status: New
--
C++ syntax highlighting omission
https://bugs.launchpad.net/
Hi there!
Apologies if not posting in the right place!
I (don't know how) set up the gdm chooser and I get the same mistake:
You do not seem to be logged in on the console
Starting a new login only works correctly on the console
I am using Ubuntu Feisty fawn on a Dell inspiron 1501.
If possibl
Public bug reported:
Binary package hint: evince
evince only displays the first page of a pdf
ubuntu 7.04
evince 0.8.1
examples of such pdfs can be found at;
http://www.dpmc.govt.nz/cabinet/guide/guide.pdf
http://www.axa.co.nz/axanz/axanz.nsf/AttachmentsByTitle/KiwiSaverInvestmentStatement.pdf
Confirmed. On Dapper too.
--
invisible logout dialog with xcompmgr
https://bugs.launchpad.net/bugs/80343
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.c
*** This bug is a duplicate of bug 102309 ***
https://bugs.launchpad.net/bugs/102309
damnit. worked the first time, but not any more. why
--
All workspaces except 1 disappeared after clicking "close" on Desktop Effects
(all settings were previously selected and applied flawlessly)
https
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/8482894/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/8482895/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/8482896/ProcStatus.txt
--
Switching
Public bug reported:
Binary package hint: rhythmbox
I have a two screen setup. When using the visualtion plugin, there is a
little combo box for picking which screen to appear on (i dont know
whether this exists or not on a single screen setup). Having the
visualisation running in fullscreen, and
Ah I've worked it out. One's for the p7zip package (which provides the
p7zip command) and the other's for the p7zip-full package (which
provides the 7z command), but I think they both use the 7z command.
--
Two instances of 7z in archive type menu in file-roller
https://bugs.launchpad.net/bugs/12
after the latest freetype update, Epiphany seems to be nice and pretty
again, but gnome-terminal is still fugly as sin.
--
font settings ignored
https://bugs.launchpad.net/bugs/124985
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gn
Public bug reported:
Binary package hint: rhythmbox
If I have enabled the Cossfade Backend in Rhythmbox and I play an AAC
file, sounds choppy.
Ubuntu Gutsy 2.6.22-8-generic #1 SMP
Rhythmbox 0.11.1
** Affects: rhythmbox (Ubuntu)
Importance: Undecided
Status: New
--
Cossfade backe
Problem occurring again, Evince 0.8.1 Ubuntu Feisty. From running on
terminal:
Error (0): PDF file is damaged - attempting to reconstruct xref table...
Error (518356): Unexpected end of file in flate stream
Error (526528): Unexpected end of file in flate stream
Error (502574): Unexpected end of fi
** Changed in: gnome-panel (Ubuntu)
Sourcepackagename: None => gnome-panel
--
Top and bottom panels are black instead of white. Firefox default browser is
black, and Open Offfice is all black. Seems I do not get white where it should
be white!
https://bugs.launchpad.net/bugs/126028
You received
You have been subscribed to a public bug:
It simply seems like black and white are reversed, right now I'm looking
at my Firefox browser and the entire browser is black everywhere it
should be white, the menu bar, the navigation bar, and the status bar.
The space in the Google search window is al
** Changed in: dia (Ubuntu)
Status: Fix Committed => Fix Released
--
menu item doesn't show up in menu
https://bugs.launchpad.net/bugs/41013
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.
--
desktop-bugs mailing list
desk
using this argument when you start java will alleviate the problem in
the cases i've tested (intellij)
-Dawt.toolkit=sun.awt.motif.MToolkit
i have verified this on 7.04 where
JDK_HOME=/usr/lib/jvm/java-1.5.0-sun-1.5.0.11
and
JDK_HOME=/usr/lib/jvm/java-1.6-sun-1.6.0.00
--
Java incompatibilities
That block of code was also stopping gnome-panel-data and gnome-session
from installing for me. Perhaps part of the gtk theme stuff gets messed
up when upgrading from feisty? I'm not sure if I should submit it as a
bug to those packages as well, or if it is something I am seeing because
I installed
I experienced the same problem and I think I've narrowed it down to the
end of the evince.postinst file:
[EMAIL PROTECTED]:/var/lib/dpkg/info$ cat test.sh
#!/bin/bash
if which gtk-update-icon-cache >/dev/null 2>&1; then
for dir in /usr/share/icons/hicolor; do
echo "trying $dir
I just encountered this same issue on a new Feisty (7.04) install when I
attempted to create a user name of "staff". As is default in Ubuntu,
USERGROUPS=yes in adduser.conf so each new user gets their own group.
The group "staff" is a Ubuntu default with a GID of 50 so it couldn't be
used. No mes
*** This bug is a duplicate of bug 34247 ***
https://bugs.launchpad.net/bugs/34247
Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.
** Changed in: gnome-applets (Ubuntu)
Sourcepackagename: gnome-panel => gnome-applets
Thank you for your bug, that's an upstream wishlist
** Changed in: nautilus (Ubuntu)
Importance: Undecided => Wishlist
Assignee: (unassigned) => Ubuntu Desktop Bugs
Status: New => Confirmed
--
nautilus: blank/format CD/DVD option in context menu
https://bugs.launchpad.net/bugs/125
** Visibility changed to: Public
--
evolution crashed with SIGSEGV in em_utils_composer_send_cb()
https://bugs.launchpad.net/bugs/125985
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.
--
desktop-bugs mailing li
I can confirm this bug (Ubuntu 7.04). Even though it doesn't normally
put my password in full view my typing is likely to go where it's not
intended which is bad in several ways. I would expect this dialog to
grab the keyboard so the typing doesn't go anywhere else (either
maliciously or accident
Public bug reported:
Binary package hint: nautilus
Now Gnome offers no straight-forward way to erase optical discs (blank
in case of CD's, format in case of DVD's), but this could be pretty
easily fixed by adding an option to nautilus context menu for optical
drives. Name of this option could be
** Changed in: gtkhtml3.14 (Ubuntu)
Status: Fix Committed => Fix Released
--
[Breezy] "Reply to" fails to quote the message
https://bugs.launchpad.net/bugs/18761
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.
--
desktop-b
Installation: Ubuntu Gutsy Gibbon, i386.
I want to confirm this bug.
I try to open tar.Z file but the GNOME's file-roller app does not
understand the file format.
Trying to download the examples for O'Reilly's "XLib Programming Manual" book
from: http://examples.oreilly.com/v1/
Click on the
** Changed in: totem (Ubuntu)
Status: Fix Committed => Fix Released
--
Totem opens on swf, but cannot play it
https://bugs.launchpad.net/bugs/121237
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
d
Public bug reported:
Binary package hint: gnome-panel
"No items in garbage bin" appears when the mouse hovers over the icon.
However, there is rubbish in there. It just always looks empty if you
don't open it and find out.
ProblemType: Bug
Architecture: i386
Date: Sat Jul 14 23:02:57 2007
Distr
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/8481450/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/8481451/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/8481452/ProcStatus.txt
--
Rubbish b
** Changed in: gthumb (Ubuntu)
Status: Fix Committed => Fix Released
--
Automatic renaming uses the current date and time instead of the exif ones
https://bugs.launchpad.net/bugs/109164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assig
** Changed in: nautilus (Ubuntu)
Importance: Undecided => Low
--
nautilus crashed with signal 25
https://bugs.launchpad.net/bugs/125852
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.
--
desktop-bugs mailing l
Reported upstream.
Thanks for reporting the bug!
we would like you to give us some more information so that the bug is
more likely to be solved.
Can you reproduce the bug even if you aren't moving files to/from the
other drive? does it happen every time?
Please attach your /etc/fstab
Also, if
** Bug watch added: GNOME Bug Tracker #456847
http://bugzilla.gnome.org/show_bug.cgi?id=456847
** Also affects: nautilus (upstream) via
http://bugzilla.gnome.org/show_bug.cgi?id=456847
Importance: Unknown
Status: Unknown
--
nautilus crashed with signal 25
https://bugs.launchpad.n
If people actually listened, you wouldn't have this bug. The bug is in
gnome-media, not sound-juicer. The only reason why grip works is because
it doesn't use gnome-media's dialogue.
If you install the packages I have provided, the bug is fixed
completely. (apart from the resizing issue).
This is
Public bug reported:
Binary package hint: serpentine
Serpentine crash after added the files (in this case MP3 format)
ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Sat Jul 14 14:11:01 2007
Disassembly: 0xb7c107f3:
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/serpentine
Inter
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/8481237/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/8481238/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/8481239/ProcMaps.txt
** Attachment added
** Changed in: gthumb (Ubuntu)
Status: Fix Committed => Fix Released
--
Automatical rotation of the pictures doesn't work right.
https://bugs.launchpad.net/bugs/95807
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-b
** Changed in: evolution (upstream)
Status: Unknown => New
--
Evolution crashes after half a minute -- see strace
https://bugs.launchpad.net/bugs/58316
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing lis
** Changed in: gtksourceview (upstream)
Status: Confirmed => Fix Released
--
gedit syntax highlighting has problems with python
https://bugs.launchpad.net/bugs/49622
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bu
** Changed in: gedit (upstream)
Status: New => Fix Released
--
gedit syntax coloring fails in Perl
https://bugs.launchpad.net/bugs/113287
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gedit in ubuntu.
--
desktop-bugs mailin
** Changed in: evolution (upstream)
Status: Unknown => Confirmed
--
No spell check in the Subect field of new messages
https://bugs.launchpad.net/bugs/125628
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs maili
Thanks. I also used GRIP under Red Hat 9 (and maybe 8?) it just
works and works well.
I've simply given up on sound-juicer
--
Alf Lacis
Max-Ulrich Farber wrote:
> @ HolgerS: Try GRIP instead. It works.
>
>
--
Hi,
Sorry I missed those steps,
When I create an email I will add all of the people I am sending to,
generally with one person in the to, and the rest in the CC box. When I
send messages to many people (generally at least 8) the email addresses
are searched fine from the global address book until
@ HolgerS: Try GRIP instead. It works.
--
Cannot edit audio profiles without closing the list
https://bugs.launchpad.net/bugs/84007
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu
Public bug reported:
Binary package hint: gnome-panel
If "accessible login" is checked from Login Window
Preferences>Accessibility on next load, GDM refuses to load--so the
entire system is essentially unusable. The problem was duplicated
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/83860 .
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/8480444/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/8480445/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/8480446/ProcStatus.txt
--
accessibl
this bug is specific to feisty. i didn't test it on gutsy. But edgy was
ok.
--
file-roller zip extracting encoding problem
https://bugs.launchpad.net/bugs/111053
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing
52 matches
Mail list logo