Public bug reported:
Binary package hint: abiword
Akin to bug #44672 in Evince, Abiword also ignores the system's and
user's DPI settings (Xft.dpi and xorg.conf) for purposes of zooming.
This was also discussed in bug #62347 in abiword, but was beyond the
scope of that bug.
It appears that Abiwo
I doubt that lvm is the culprit.
In any case, I tried with a ext3 formatted USB disc and it shows the
same problem.
--
EDGY RC, USB storage devices no longer mounted
https://launchpad.net/bugs/67307
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/lis
I'm not running edgy, so i'll asume its fixed.
--
error in closing 'about' window
https://launchpad.net/bugs/56215
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Public bug reported:
This is a bug in the Window List
The size of a window in the window list (taskbar) changes all the time.
The solution would be to give it a fixed size, for example 80 pixels. When
there's not enough room on the taskbar the windows should become smaller.
This bug exist for a
I changed the package to 'gnome-panel'.
** Changed in: Ubuntu
Sourcepackagename: None => gnome-panel
Assignee: (unassigned) => Roel Huybrechts
--
Arbitrary resizing of the Window list
https://launchpad.net/bugs/76362
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists
Actually, Jeroen, I think this is not a bug but a feature... ! If there
are only two windows open, why would they be so small at the Window
list? I think it's a good idea to automatically fill the whole panel.
--
Arbitrary resizing of the Window list
https://launchpad.net/bugs/76362
--
desktop-
Fixed in CVS - now depends on
http://bugzilla.gnome.org/show_bug.cgi?id=171655 getting fixed.
** Bug watch added: GNOME Bug Tracker #171655
http://bugzilla.gnome.org/show_bug.cgi?id=171655
** Also affects: nautilus (upstream) via
http://bugzilla.gnome.org/show_bug.cgi?id=171655
Importanc
could you reply to the previous comment
** Changed in: libwnck (Ubuntu)
Status: Unconfirmed => Needs Info
--
Window list bug
https://launchpad.net/bugs/44522
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Public bug reported:
Binary package hint: epiphany-browser
Epiphany does not show tooltips when you hover over icons on the
toolbar.
I am using latest feisty.
** Affects: epiphany-browser (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
epiphany does not show tooltip
https:
*** This bug is a duplicate of bug 34513 ***
Thanks for the bug report. This particular bug has already been
reported into our bug tracking system, but please feel free to report
any further bugs which you find.
** Changed in: gnome-panel (Ubuntu)
Assignee: Roel Huybrechts => Ubuntu Desktop
Clearly working :)
Mind you, I would say that, wouldn't I...
--
applet isn't transparent in transparent panels
https://launchpad.net/bugs/45297
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
probably an instance of upstream gnome bug 319076.
--
Copy from pilot works only the first time
https://launchpad.net/bugs/73149
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Public bug reported:
How to reproduce the problem:
1) Open up evolution
2) Create a new account (or edit an old one)
3) Set the "Server Type" in the "Receiving Mail" tab to "Maildir-format mail
directories"
4) Try to select a path
The problem here is that the dialog box is broken and wants you
Hi, thanks for your bug report. I changed the package to 'evolution'.
** Changed in: Ubuntu
Sourcepackagename: None => evolution
--
Can't use maildir to retrieve mail in Evolution
https://launchpad.net/bugs/76398
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.c
*** This bug is a duplicate of bug 65167 ***
Thanks for the bug report. This particular bug has already been
reported into our bug tracking system, but please feel free to report
any further bugs which you find.
** Changed in: evolution (Ubuntu)
Assignee: (unassigned) => Ubuntu Desktop Bugs
no problem, no need to apology
--
Certain headers missing in gaim-dev? (eg. internal.h)
https://launchpad.net/bugs/76253
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
GNOME dropped that feature from the UI too when they switched to the
gnome-panel dialogs for that (the same cycle Ubuntu change its dialog)
--
Feature request : shortcut to save session while logging out
https://launchpad.net/bugs/44010
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
Public bug reported:
When I double click on a PDF file (say somedoc.pdf) in Nautilus 2.16.1, instead
of opening the file in Evince a dialog box pops up saying
---
Cannot open ChomboDesign-1.4.pdf
The filename "ChomboDesign-1.4.pdf" indicates that
** Changed in: Ubuntu
Sourcepackagename: None => nautilus
--
PDF documents can't be opened by double clicking
https://launchpad.net/bugs/76413
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Yes. The edgy source still have this bug. The upstream fix was:
http://cvs.gnome.org/viewcvs/ORBit2/linc2/src/linc-
connection.c?r1=1.116&r2=1.117
The current cvs HEAD is way better than 2.14.3. I'll recommend an update
to ORBit2 cvs HEAD.
--
Non-local IPv4 communication disabled
https://launch
Actually, I just noticed that 2.14.4 has been released...
--
Non-local IPv4 communication disabled
https://launchpad.net/bugs/66556
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
HI Sebastien
I'm unable to confirm as I have dropped Evolution altogether. It has
way too many crashes working with Exchange, and is too slow. I've
simplified and am now using POP3 with Thunderbird.
Regards
Scott
On 12/14/06, Sebastien Bacher <[EMAIL PROTECTED]> wrote:
> Thank you for your bug.
*** This bug is a duplicate of bug 34513 ***
Hello Roel,
First; thanks for your reply.
If this is a feature than I belief this is not a good idea. First, the resizing
is not consistent. Sometimes when you have 3 windows open it fills the whole
panel and sometimes when you have 3 windows open th
Yes, I still have this problem. The problem occurs if you are including
an IDL file in another IDL file. Imagine this:
/* a.idl */
module BRUTUS {
interface foobar {
void method();
};
};
/* b.idl */
#Include "a.idl"
module BRUTUS {
interface foo {
void bar(in foobar parm);
Sorry, I don't use that xmms plugin anymore...
--
Window list bug
https://launchpad.net/bugs/44522
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
The following doesn't really give me much:
$ apport-retrace -s _usr_bin_evolution-2.8.1000.crash
--- stack trace ---
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
--- thread stack trace ---
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Could t
Fixed with 4.3.3 - thanks a lot.
** Changed in: dasher (Ubuntu)
Assignee: (unassigned) => Ubuntu Desktop Bugs
Status: Confirmed => Fix Released
--
Floating Point Exception (core dumped)
https://launchpad.net/bugs/75568
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
http
Thanks for the bug, but could you attach the crash file to this report?
Did this happen on dapper, edgy, feisty?
--
Start Lyrics crashes Rhythmbox
https://launchpad.net/bugs/76139
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Closing the bug. Please reopen the bug, if you have more information at
hand.
** Changed in: libwnck (Ubuntu)
Status: Needs Info => Rejected
--
Window list bug
https://launchpad.net/bugs/44522
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/li
Public bug reported:
Binary package hint: gaim
At the moment, the gaim package depends on the sasl-modules package, but
gaim is not linked against the cyrus sasl library. Attached patch fixes
this.
** Affects: gaim (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Proper SASL
Public bug reported:
Binary package hint: rhythmbox
Architecture: i386
Version: 0.9.7-0ubuntu1
Static playlists cannot be sorted by a column. I think this used to work
with earlier RB versions. Sorting by column works with "Smart playlists"
though.
** Affects: rhythmbox (Ubuntu)
Importance
** Attachment added: "Fixes sasl dependency"
http://librarian.launchpad.net/5460786/gaim-fixsasl.diff
--
Proper SASL support
https://launchpad.net/bugs/76448
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
The previous Ubuntu change was a fix for the gconf-schemas bug fixed
with the new Debian version
--
Please sync gconf2 (main) from unstable (main)
https://launchpad.net/bugs/76452
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Public bug reported:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
affects distros/ubuntu/gconf2
status confirmed
subscribe ubuntu-archive
Please sync gconf2 (main) from Debian unstable (main).
Changelog since current feisty version 2.16.0-2ubuntu1:
gconf2 (2.16.0-3) unstable; urgency=low
Public bug reported:
Binary package hint: gaim
Had 2 identical buddies on Jabber (running on an office messaging server
set up), tried to remove one, and Gaim crashed.
** Affects: gaim (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
crashes when removing 2 identical buddies
The attachment
** Attachment added: "This is the crash file"
http://librarian.launchpad.net/5460869/_usr_bin_gaim.1000.crash
--
crashes when removing 2 identical buddies
https://launchpad.net/bugs/76459
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mail
i can confirm the bug, same problem here on my desktop pc:
[EMAIL PROTECTED]:~$ lsmod
Module Size Used by
binfmt_misc11272 1
rfcomm 37788 0
hidp 16000 2
l2cap 22404 10 rfcomm,hidp
bluetooth 50788
[Updating] gconf2 (2.16.0-2ubuntu1 [Ubuntu] < 2.16.0-3 [Debian])
* Trying to add gconf2...
- http://ftp.debian.org/debian/>
- http://ftp.debian.org/debian/>
-
I: gconf2 [main] -> libgconf2-dev_2.16.0-2ubuntu1 [main].
I: gconf2 [main] -> gconf2_2.16.0-2ubuntu1 [main].
I: gconf2 [main] -> lib
Fixed in CVS.
** Changed in: gnome-media (Ubuntu)
Status: Confirmed => Fix Committed
--
Can't close "You already have a profile called..." window
https://launchpad.net/bugs/42744
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop
** Changed in: hal (Ubuntu)
Importance: Undecided => High
--
hald uses all of the cpu
https://launchpad.net/bugs/74271
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
fixed upstream
** Changed in: gnome-media (Ubuntu)
Status: Confirmed => Fix Committed
--
play on startup doesn't work
https://launchpad.net/bugs/51900
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
i believe, we are talking about two different bugs here, as my bug is
related to the sonypi-module.
On the console I get a sonypi-error-message multiple times per second when it's
loaded.
The Problem goes away, when I delete the .ko file from
/lib/...kernel/driver/char/sonypi.ko (or something li
Ok, it was only by accident in plugins-good and was moved back to
plugins-bad upstream. So we will get it in gstreamer0.10-plugins-bad for
now and later in plugins-good.
See http://bugzilla.gnome.org/show_bug.cgi?id=382203
** Changed in: gst-plugins-good0.10 (Ubuntu)
Status: Fix Committed
Public bug reported:
while removing libglade2-dev dpkg shows the following warnings:
dpkg - warning: while removing libglade2-dev, directory
`/usr/share/gtk-doc/html/libglade' not empty so not removed.
dpkg - warning: while removing libglade2-dev, directory
`/usr/share/doc/libglade2-dev' not em
Thank you for your bug
** Changed in: libglade2 (Ubuntu)
Importance: Undecided => Low
Assignee: (unassigned) => Ubuntu Desktop Bugs
Status: Unconfirmed => Confirmed
--
stale symlinks when removing libglade2-dev
https://launchpad.net/bugs/62935
--
desktop-bugs mailing list
deskto
Public bug reported:
Binary package hint: desktop-base
Desktop icons need to conform to a proper 48px x 48px (or whatever the
preferred dimension is) grid. The shortcuts seem to easily overlap each
other, and the text is squished together when they are placed side-by-
side. In reference to Web De
** Attachment added: "Screenshot of mis-aligned icons"
http://librarian.launchpad.net/5472805/Screenshot-4-1.png
** Description changed:
Binary package hint: desktop-base
Desktop icons need to conform to a proper 48px x 48px (or whatever the
preferred dimension is) grid. The shortcut
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
--
desktop-bugs mailing list
desktop-bugs@lists.ubunt
*** This bug is a duplicate of bug 40872 ***
Thanks for your report. I'm closing it since the bug has been reported a couple
of times already. Here's a list of relevant existing bugs no the topic:
* bug 32577,
* bug 12608,
* bug 40872,
* several upstream bugs.
** Changed in: desktop-base (U
** Changed in: rhythmbox (Ubuntu)
Importance: Undecided => Medium
Assignee: (unassigned) => Ubuntu Desktop Bugs
Status: Unconfirmed => Needs Info
--
Start Lyrics crashes Rhythmbox
https://launchpad.net/bugs/76139
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://
Fixed in CVS.
** Changed in: ekiga (Ubuntu)
Status: Unconfirmed => Fix Committed
--
ekiga loses dialtones when entering repeated numbers
https://launchpad.net/bugs/52610
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
*** This bug is a duplicate of bug 19101 ***
** This bug has been marked a duplicate of bug 19101
nautilus's clever anti-hax0r detection is really dumb
--
PDF documents can't be opened by double clicking
https://launchpad.net/bugs/76413
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu
Public bug reported:
Binary package hint: nautilus
In Feisty, current Nautilus 2.17 cannot open files, it has no
associations with applications and they cannot be added manually. When
trying to open a file double clicking, it opens the "install app" panel.
HTH
** Affects: nautilus (Ubuntu)
I'm not using Edgy, to edgy. Still on Dapper, more stable.
--
totem: can't play whole mpg, seeking segfaults
https://launchpad.net/bugs/53082
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
it looks to me as if the actual bug could be located in libecal... i
have not been able to look through that source code i think what is
happening is libecal fetches the ical timezone incorrectly...
--
Subscribed Calendars do not adjust events to local time
https://launchpad.net/bugs/73650
-
Confirmed to exist.
Reproduction steps:
1. In a terminal, run `gnome-open $HOME`
Expected result:
A file browser window opens displaying your home directory.
Actual result:
Error showing url: There is no default action associated with this location.
** Changed in: nautilus (Ubuntu)
Importan
** Changed in: nautilus (Ubuntu)
Sourcepackagename: nautilus => glib2.0
--
there is no application association for files in nautilus 2.17
https://launchpad.net/bugs/76482
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Tested and approved according to the SRU process.
You may upload to edgy-updates immediately.
** Tags added: verification-done
--
theme manager crash on theme installation
https://launchpad.net/bugs/73115
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mail
I think it is easy to reproduce.
Steps(from a clean gaim)
1) Delete you ./gaim directory
2) Open gaim an add a yahoo account. This should work fine and can connect to
yahoo servers.
3) Add any bogus irc account. Click on Ok to accept the account. You should
notice that it is trying to connect. M
Public bug reported:
Binary package hint: gnumeric
Attempting to duplicate sheets within a workbook, received this message:
** (gnumeric:15794): WARNING **: Not yet implemented!
** (gnumeric:15794): WARNING **: Not yet implemented!
** (gnumeric:15794): CRITICAL **: gnm_cellregion_to_xml: asser
Crash Report
** Attachment added: "Crash Report"
http://librarian.launchpad.net/5476553/_usr_bin_gnumeric.1000.crash
--
gnumeric:15794 : gnm_cellregion_to_xml
https://launchpad.net/bugs/76494
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinf
The steps described are probably for a different crasher
--
Gaim crashes after startup (strcmp) [NO MORE CRASH FILES NEEDED]
https://launchpad.net/bugs/67361
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
I think this bug is reported here:
http://bugzilla.gnome.org/show_bug.cgi?id=346676
The problem is that gnome-vfs takes the uid of a file directly from the
server. The patch changes the behaviour so that every file has uid of
the current user. Better approach would to first check if we really have
** Bug watch added: AbiSource bug tracker #8351
http://bugzilla.abisource.com/show_bug.cgi?id=8351
** Also affects: abiword (upstream) via
http://bugzilla.abisource.com/show_bug.cgi?id=8351
Importance: Unknown
Status: Unknown
--
Abiword ignores DPI setting for zooming, assumes 72
I've tracked that to the new glib2.0 gkey keyname verification and
talked with upstream about that. I'll upload a fixed package soon
** Changed in: glib2.0 (Ubuntu)
Assignee: (unassigned) => Sebastien Bacher
Status: Confirmed => In Progress
--
there is no application association for
Fixed with this upload:
glib2.0 (2.12.5-1ubuntu2) feisty; urgency=low
.
* debian/patches/090_from_cvs_accept_extra_chars_for_gkey_key_name.patch:
- patch from CVS, "Accept '/', '+' and '.' in key names, since
gnome-vfs uses mime types as keys in some cache." (Ubuntu: #76482)
**
Public bug reported:
Binary package hint: gnome-screensaver
I am running a clean installation of Ubuntu 6.10 (Edgy) with all
official updates installed. Whenever the Gnome Power Manager turns off
my monitor using DPMS, the screensaver will not work the next time I
try. It does not matter whethe
Public bug reported:
Binary package hint: gnome-system-monitor
hwdb-gui crashes on close
** Affects: gnome-system-monitor (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
hwdb-gui crashes on close
https://launchpad.net/bugs/76506
--
desktop-bugs mailing list
desktop-bugs@l
Public bug reported:
I'm not sure what the issue is with the libgtkspell package, but my
xchat and gaim aren't highlighting misspelled words. I haven't tried
doing a manual compile of each yet, but I think this might be worth
looking into for some other people. I have all the needed packages for
i am quite sure this bug is located in libecal... as such i am going to
relabel it
in e-cal-util.c there is a call to the function 'icalparser_parse'
i am unable to locate this function definition... if anyone knows where
this function is located please share
--
Subscribed Calendars
problem appears to be located in libecal which is part of the evolution
data server... please correct me if i am wrong
** Changed in: evolution (Ubuntu)
Sourcepackagename: evolution => evolution-data-server
--
Subscribed Calendars do not adjust events to local time
https://launchpad.net/bugs/736
The .ics file located at http://icalx.com/public/piri/Arsenal32FC.ics
contains references to two timezones...
Europe/London & Europe/Oslo
are these two timezones actually the same?
could the multiple references be the root of the problem?
in dealing with timezone information libecal defaults th
Thank you for your bug. I've forwarded it upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=387686
** Changed in: epiphany-browser (Ubuntu)
Importance: Undecided => Low
Assignee: (unassigned) => Ubuntu Desktop Bugs
Status: Unconfirmed => Confirmed
** Bug watch added: GNOME Bug Tr
** Changed in: Ubuntu
Sourcepackagename: None => gtkspell
Status: Unconfirmed => Needs Info
--
feisty: spellcheck in xchat and gaim doesn't work in feisty.
https://launchpad.net/bugs/76080
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinf
the new crash file is a libpng one, could you open a different bug for
that one?
--
Segfault thumbnailing PNG image .mov
https://launchpad.net/bugs/45007
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Public bug reported:
Binary package hint: rhythmbox
steps to reproduce:
1. start rhythmbox
2. add a few songs to the play queue
3. hit play
4. drag-n-drop a song above the top (currently playing) song in the play queue
alternate steps to reproduce:
1-3: same as above
4. drag-n-drop the currently
Europe/Oslo is, in fact, one hour ahead of Europe/London...
could the case be that the current ical parser is unable to handle
multiple time zones??
perhaps this is the problem
--
Subscribed Calendars do not adjust events to local time
https://launchpad.net/bugs/73650
--
desktop-bugs mailing
fix uploaded to edgy-updates now
--
theme manager crash on theme installation
https://launchpad.net/bugs/73115
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Bug fixed to feisty
** Changed in: control-center (Ubuntu)
Status: Fix Committed => Fix Released
--
theme manager crash on theme installation
https://launchpad.net/bugs/73115
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bug
Thank you for your bug. The package is not built with that option on
purpose:
" gaim (1:2.0.0+beta5-4) unstable; urgency=medium
...
* Don't build with Cyrus-SASL, support is too unstable
(Closes: #42, 401295)..."
The Depends bug has been fixed to Debian and to Ubuntu with the new sync
w
Public bug reported:
Binary package hint: file-roller
**Wishlist**
file-roller can't open a .7z file without installing the 'p7zip-full'
package. It can become hard to guess for a novice user because the
window dialog only says "FORMAT NOT SUPPORTED".
IMO file-roller should install it as depend
Public bug reported:
Binary package hint: gnome-panel
I'm running Ubuntu Edgy.
Well, I noticed that moving any icon/shortcut means of drag'n'drop over
gnome-panel causes the shortcut lose his properties (name, icon,
command, comment).
Excuse my bad english, anyway I think it's easy to understan
Public bug reported:
(Split off from Bug #45007 )
Description of the problem:
The totem thumbnailer wil sometimes segfault while thumbnailing a particular
movie file.
Steps to reproduce:
1. Make a directory and copy http://www.shynola.com/movies/j_s/moveyourfeet.mov
inside.
2. Start a gnome-te
Version Information:
gstreamer0.10-plugins-bad 0.10.3+cvs20060918-0ubuntu1
gstreamer0.10-plugins-bad-multiverse 0.10.3+cvs20060918-1
gstreamer0.10-plugins-base 0.10.10-1ubuntu1
gstreamer0.10-plugins-base-apps 0.10.10-1ubuntu1
gstreamer0.10-plugins-good 0.10.4-0ubuntu3
gstreamer0.10-plugins-ugly 0.1
New bug was filed over in Bug #76524 . Another crash that is more
similar to the older ones is attached here:
** Attachment added: "Another crash report with libgstreamer0.10-0-dbgsym
installed"
http://librarian.launchpad.net/5480605/_usr_bin_totem-video-thumbnailer.1000.crash
--
Segfault t
I agree. This technique seems to be the subject of several
specifications, notably easy-codec-installation, and I've added it to
https://wiki.ubuntu.com/DesktopTeam/CommonInstallHook
It's also a bug in other browsers, so for a start I'm opening a task on
firefox.
** Also affects: firefox (Ubuntu)
*** This bug is a duplicate of bug 34981 ***
Marking duplicate to close as this should be fixed. Please reopen if you
can reproduce on 6.06.1 live CD.
** Changed in: Ubuntu
Sourcepackagename: None => pmount
** This bug has been marked a duplicate of bug 34981
Nautilus shows NTFS disks, but wi
** Also affects: malone (upstream)
Importance: Undecided
Status: Unconfirmed
--
Should be possible to specify package in Launchpad advanced bug search
https://launchpad.net/bugs/76322
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/
Public bug reported:
Binary package hint: gedit
Well I'm not sure if this bug has been reported before, but now Gedit
often will start and immediately start, sometimes justs hangs, and
sometimes works perfectly. I haven't really found a pattern to when it
works and doesn't. It's become a real h
Public bug reported:
Binary package hint: gnome-doc-utils
1. cd /tmp
2. gnome-doc-prepare --help
3. gnome-doc-prepare --new-document tmp-manual
4. you see an error although step 2 told you that step 3 was okay
You just need to replace /bin/sh by /bin/bash in gnome-doc-prepare to
get this part wo
I get exactly the same problem on Edgy fresh install trying to add a
Lexmark Postscript printer on a remote LPD.
I added the printer as local, and that worked fine. I went back to the
printer properties and changed the connection to network LPD and entered
the IP address and queue name. Saved th
short version. i'm on dial up.
** Attachment added: "short crash report"
http://librarian.launchpad.net/5481952/_usr_bin_rhythmbox.4bfnyS.crash
--
rhythmbox shuts down immediately, unable to restart
https://launchpad.net/bugs/76555
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
Public bug reported:
Binary package hint: rhythmbox
other programs don't start either. ctrl-alt-backspace helps to get them
all startet.
** Affects: rhythmbox (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
rhythmbox shuts down immediately, unable to restart
https://launchp
Public bug reported:
Binary package hint: gdm
remove /etc/init.d/gdm by accident and you won't be able to put the file
back by running sudo apt-get --reinstall install gdm
I'm not sure if this is a bug at all, and / or if it's a bug with gdm or
apt-get...
it happens: http://ubuntuforums.org/sho
Public bug reported:
Binary package hint: rhythmbox
1. Create a playlist in RB of MP3 songs
2. Choose to Create a CD using the playlist (right click or toolbar icon)
3. RB will decode to wav, and then begin writing the CD
4. RB will complete writing and finish the CD.
5. RB hangs at this dialogue
Here's the output from rhythmbox -d (snippet of burn process):
launching command: cdrecord fs=16m speed=40 dev=/dev/hdc -dao -v -copy -audio
-pad /tmp/rb-burn-tmp-22Yr4m/rb-burn-tmp.XX5MKT.wav -copy -audio -pad
/tmp/rb-burn-tmp-22Yr4m/rb-burn-tmp.HBB4KT.wav -copy -audio -pad
/tmp/rb-burn-tmp-22
96 matches
Mail list logo