You can get the behaviour you want by selecting "Determine image type
from content (slower)" in gthumb preferences. The default is for this
not to be checked, as it would be a lot slower showing directories with
large numbers of images.
** Changed in: gthumb (Ubuntu)
Status: Unconfirmed =>
The backtrace I see with this (from an ATI Rage 128 controller) is:
(gdb) bt
#0 gdk_x_error (display=0x842d3a8, error=0xb4ebf200) at gdkmain-x11.c:599
#1 0xb7dcb035 in bonobo_ui_gtk_module_info_get ()
from /usr/lib/libbonoboui-2.so.0
#2 0xb7214cea in _XError () from /usr/lib/libX11.so.6
#3 0
** Bug 45232 has been marked a duplicate of this bug
--
gnome-screenshot asks for remote passwords repeatedly
https://launchpad.net/bugs/43366
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
*** This bug is a duplicate of bug 43366 ***
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.
** This bug has been marked a duplicate of bug 43366
gnome-screenshot asks for rem
** Bug 47203 has been marked a duplicate of this bug
** Summary changed:
- Archive Manager cannot read archive from a gnome-vfs Samba drive
+ Archive Manager cannot read archive from remote gnome-vfs shares (Samba, FTP,
etc.)
--
Archive Manager cannot read archive from remote gnome-vfs shares
*** This bug is a duplicate of bug 36498 ***
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.
** This bug has been marked a duplicate of bug 36498
Archive Manager cannot read
The "fi" ligature is shown as what looks like an "AE" Latin capital
ligature - instead of U+FB01, either U+00C6 or U+04D4.
However, it's really probably a font issue since copying/pasting into
gedit shows the fi character.
By scrolling through the character viewer, I couldn't see a character at
th
** Changed in: evince (Ubuntu)
Status: Unconfirmed => Confirmed
--
Problems with the character f in document
https://launchpad.net/bugs/47169
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
** Summary changed:
- Gaim icon was replahed by something horrible
+ Gaim icon was replaced by something horrible
--
Gaim icon was replaced by something horrible
https://launchpad.net/bugs/47182
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo
** Bug 46729 has been marked a duplicate of this bug
--
Totem playlists look for files in home directory instead of playlist directory
https://launchpad.net/bugs/42333
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
*** This bug is a duplicate of bug 42333 ***
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.
** This bug has been marked a duplicate of bug 42333
Totem playlists look for file
** Attachment added: "Updated patch"
http://librarian.launchpad.net/2867135/21_hack_escape_quotes.patch
--
Purge-Dialog not translatable
https://launchpad.net/bugs/43785
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Actually, the function should be called
get_node_contents_and_escape_quotes :-)
** Attachment added: "Hack to make error dialogs with quotes translatable"
http://librarian.launchpad.net/2864796/21_hack_escape_quotes.patch
--
Purge-Dialog not translatable
https://launchpad.net/bugs/43785
--
d
Sebastien Bacher wrote:
> There a small bug though, it should be possible to delete an edit
> .desktop to use the system default one again
>
I know - but that would probably need a UI change - change the "Delete"
button to "Revert" in such a case? I'm not sure that such a change would
be very
The only part of the dialog which isn't translated for me is the phrase
Are you sure you want to permanently remove all the deleted messages in folder
"{0}"?
I think the problem is that the translations are done against
Are you sure you want to permanently remove all the deleted messages in folde
** Attachment added: "Change gettext domain"
http://librarian.launchpad.net/2766516/20_correct_gettext_domain.patch
--
"Yesterday" and "Today" not translated to the mails list
https://launchpad.net/bugs/44081
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
Evolution uses an incorrect gettext domain - it uses "evolution" instead
of "evolution-2.6".
--
"Yesterday" and "Today" not translated to the mails list
https://launchpad.net/bugs/44081
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-b
Pavel, thanks for testing.
Since it works in the latest dapper version, closing the issue.
** Changed in: nautilus (Ubuntu)
Status: Needs Info => Fix Released
--
cant delete files with special chars in filename
https://launchpad.net/bugs/20199
--
desktop-bugs mailing list
desktop-bugs@l
** Attachment added: "Don't crash if we receive EINTR errno from select()"
http://librarian.launchpad.net/2765349/fix_eintr_crash.patch
--
g-cups-mgr crashes when adding lpr printer w/ custom driver
https://launchpad.net/bugs/21003
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
ht
The responsible code looks like
if((retval=select(sock+1,&rfds,NULL,NULL,&tv))==-1)
throw ReceiverSelectException(errno);
Then on the command line:
terminate called after throwing an instance of 'ReceiverSelectException'
We need to check errno for EINTR before dying.
--
g-cups-mgr crashes
** Attachment added: "Updated patch to (de)sensitize appropriate buttons"
http://librarian.launchpad.net/2750729/18_desensitize_invalid_buttons.patch
--
editing system autostarted .desktop should create an user modified version
instead of ignoring the change
https://launchpad.net/bugs/40673
Patch to (almost) allow editing of .desktop files. The previous patch
which disabled the "Edit" button will need to be modified, but I don't
have time to work on that right now.
** Attachment added: "Write .desktop file locally if changes are made"
http://librarian.launchpad.net/2735707/18_star
Rejecting in the gdm package, keeping open in console-tools.
** Changed in: gdm (Ubuntu)
Status: Unconfirmed => Rejected
--
Curses box uses wrong characters when X cannot start
https://launchpad.net/bugs/3498
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu
Actually, it looks like the upstream patch implements separate callbacks
for the session and startup program sections of the dialog - so no
version of 14_ (or 19_) is needed...
If 14_fix_session_delete_edit.patch is removed, and the upstream patch
applied - I think the session options section s
Sebastien Bacher wrote:
> I'm not sure to understand your comment Gary. Is that patch supposed to
> replace the previous one? It seems to have the same logic as the current
> one
Yes...
Remove 14_fix_session_delete_edit.patch.
Create 18_desensitize_buttons.patch from the upstream patch (it will
a
Well I'm surprised that this seems to work first-time. There may be
other places that this sort of logic should be applied, too...
** Attachment added: "Remove unneeded separators"
http://librarian.launchpad.net/2699236/14_remove_separators.patch
--
Applications Menu Separator Is Shown For No
Without 14_fix_session_delete_edit.patch, the upstream patch applies.
It's easier to take out 14, add the upstream patch, and re-apply the logic of
14.
Attaching the re-diff of 14 against a patched codebase.
** Attachment added: "Re-diff of 14 after adding upstream patch"
http://librarian.laun
Hi,
can you retest with gnome-btdownload 0.0.22-1ubuntu6 (or whatever the latest
version in dapper is)?
I can't reproduce this, and I think it may have been fixed by the following
upload:
gnome-btdownload (0.0.22-1ubuntu4) dapper; urgency=low
* debian/patches/set_icon.patch:
- patch by Vi
** Attachment added: "Don't ask for a selection if there's only one option"
http://librarian.launchpad.net/2623421/gnome_one_option_noask.patch
--
Debconf asks to choose from one option
https://launchpad.net/bugs/42187
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.u
Reassigning to the debconf package...
** Changed in: gdm (Ubuntu)
Sourcepackagename: gdm => debconf
Status: Needs Info => Confirmed
--
Debconf asks to choose from one option
https://launchpad.net/bugs/42187
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.c
The GNOME frontend shows questions even when there's only one, because
Debconf::Element::Gnome::Select inherits first from
Debconf::Element::Gnome, and then from Debconf::Element::Select - the
second one has the correct definition of visible().
However, Debconf::Element::Gnome inherits from Debcon
Closing the bug again, as the initially reported issue was fixed.
A new bug will be opened if the later-reported problem can be repeated.
** Changed in: totem (Ubuntu)
Status: Needs Info => Fix Released
--
[dapper] playable movies can't be played if inside a web page!
https://launchpad.ne
** Changed in: libgtk2.0-0 (Ubuntu)
Sourcepackagename: libgtk2.0-0 => gtk+2.0
--
gnome-screenshot asks for remote passwords repeatedly
https://launchpad.net/bugs/43366
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Sebastien Bacher wrote:
> Gary, thank you for the work on that. You use "if (p > q && p[-1] == '\\' &&
> error == NULL)"
>
> " string_value = g_new (gchar, length);
>
> p = (gchar *) value;
> q = string_value;
> ..."
>
> they are different variables, what "p > q" verifies for you? I would
** Attachment added: "Updated patch"
http://librarian.launchpad.net/2556973/desktop-file-utils.patch
--
desktop-file-utils -q always segfaults
https://launchpad.net/bugs/43977
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Thanks for that information.
Could you try rebuilding, like before, except go into the existing source
directory (called "desktop-file-utils-0.10"), and run
patch -p1 < desktop-file-utils.patch
(where desktop-file-utils.patch is the attachment I added to this bug).
Then run
sudo dpkg-buildpackage
Can you check if that valgrind output was with the debug version of
update-desktop-database? There's some information missing which suggests
that it was run using the version from the repository.
By the way, I'm not worried if the debug version doesn't crash - an
error should still appear in valgr
LGB [Gábor Lénárt] wrote:
> Hi, sure, however I've tried to compile from source before as well. The
> interesting part follows: no segfault with compilation, however it always
> segfaults when installing deb package from dapper repository. Please note
> that I've issued 'apt-get --reinstall isnt
Thanks for your bug report. Could you please try to obtain a
backtrace by following the instructions on
http://wiki.ubuntu.com/DebuggingProgramCrash.
This will greatly aid us in tracking down your problem.
Also please install the package libglib2.0-0-dbg
--
desktop-file-utils -q always se
> Does your problem only happen in full-screen mode?
In particular, does this look like your issue?
http://bugzilla.gnome.org/show_bug.cgi?id=339753
--
slider jumps when clicked
https://launchpad.net/bugs/43590
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
Does your problem only happen in full-screen mode?
--
slider jumps when clicked
https://launchpad.net/bugs/43590
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Sorry, it's late here. The problem is in libgtk2.0-0, not gnome-vfs2.
Remote resources get accessed in quite a few places on this codepath,
unfortunately. I'll attach initial attempts at avoiding the first two accesses.
The third one is more problematic - it's a call to test_if_path_is_visible()
Confirmed here, but the problem is still in gnome-vfs2. The backtrace is below:
(gdb) bt
#0 0xe410 in __kernel_vsyscall ()
#1 0xb746e8c4 in poll () from /lib/tls/i686/cmov/libc.so.6
#2 0xb751e788 in g_main_context_iterate (context=0x80910c0, block=1,
dispatch=1, self=0x8076370) at gmain
I don't have an upstream CVS account. Do you want a reindented patch, or
are you okay with the existing one?
--
Vino-server takes 90% of cpu when only listening for incoming connections
https://launchpad.net/bugs/31037
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubun
Hi, can you please retest this issue, it works for me in nautilus from dapper
(version 2.14.1-0ubuntu5).
Thanks.
** Changed in: nautilus (Ubuntu)
Status: Unconfirmed => Needs Info
--
cant delete files with special chars in filename
https://launchpad.net/bugs/20199
--
desktop-bugs maili
Do you use the GNOME frontend to debconf?
--
Debconf asks to choose from one option
https://launchpad.net/bugs/42187
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
While I haven't 100% followed the JavaScript on this site to find the exact
point where detection fails, it's trying to detect the Flash plugin using
Windows-specific tests.
These tests are invalid on Linux, and since the Flash plugin is nonfree, we
could not make any changes anyway to work arou
The JavaScript which displays the movie in this case looks for a plugin called
"Windows Media", and if it doesn't find it, presents the dialog you saw.
While Totem provides one plugin instance, called "Totem Mozilla Plugin",
mplayer provides a few, one of which is called "Windows Media Player Plu
Thanks for your bug report. Could you please try to obtain a backtrace by
following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash.
This will greatly aid us in tracking down your problem.
In this case, the debugging packages which you could install to help obtain the
backtrace a
I don't think so - I've opened a bug on the issue upstream.
** Bug watch added: GNOME Bug Tracker #340289
http://bugzilla.gnome.org/show_bug.cgi?id=340289
** Also affects: totem (upstream) via
http://bugzilla.gnome.org/show_bug.cgi?id=340289
Severity: Unknown
Priority: Unknown
Totem creates the playlists with relative URLs, so the current working
directory needs to be the same as when the playlist was created.
** Changed in: totem (Ubuntu)
Status: Unconfirmed => Confirmed
--
Totem playlists look for files in home directory instead of playlist directory
https://
** Changed in: fontconfig (Ubuntu)
Status: Unconfirmed => Rejected
--
Can't change fonts
https://launchpad.net/bugs/41103
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
*** This bug is a duplicate of bug 33102 ***
I've marked this bug as a duplicate of bug #33102, the problem being
that cannot be used as a keyboard shortcut in the preferences.
This should be fixed with the next sync to the Ubuntu mirrors.
** This bug has been marked a duplicate of bug 33102
** Bug 40247 has been marked a duplicate of this bug
--
Pause / Print Screen keys can't be set in Keyboard Shortcuts
https://launchpad.net/bugs/33102
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
** Attachment added: "Possible fix for crashing"
http://librarian.launchpad.net/2382580/poppler_fixmem.patch
--
evince crashes when highlighting text at line end
https://launchpad.net/bugs/24970
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listin
Still crashes with 0.5.1, see bug #41661 for another document which
causes the issue, as well as a valgrind dump (just showing that it's a
font which was cleared by Gfx::popResources when still present in the
state instance variable, I think).
** Bug 41661 has been marked a duplicate of this bug
*** This bug is a duplicate of bug 24970 ***
Marking as a dup of bug #24970, it has the same stack signature.
** This bug has been marked a duplicate of bug 24970
evince crashes when highlighting text at line end
--
Crashes when selecting mathematical symbols in some PDF files
https://launch
It's a poppler issue rendering the PDF.
** Changed in: evince (Ubuntu)
Sourcepackagename: evince => poppler
--
Crashes when selecting mathematical symbols in some PDF files
https://launchpad.net/bugs/41661
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailm
valgrind output:
==29466== Invalid read of size 4
==29466==at 0x465A7D4: GfxFont::getType() (GfxFont.h:144)
==29466==by 0x4655BDA: SplashOutputDev::updateFont(GfxState*)
(SplashOutputDev.cc:971)
==29466==by 0x4700BAA: TextSelectionPainter::visitWord(TextWord*, int, int,
PDFRectangle*
This looks like bug #35229 - and all workarounds on that page work for me.
It would explain why a reboot helped - you freed up memory so that allocating
memory for the totem logo worked.
--
totem won't start with totem-xine engine
https://launchpad.net/bugs/32401
--
desktop-bugs mailing list
d
*** This bug is a duplicate of bug 3667 ***
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.
** This bug has been marked a duplicate of bug 3667
multipage (2 pages to 1) print
** Bug 41475 has been marked a duplicate of this bug
--
multipage (2 pages to 1) print function not working
https://launchpad.net/bugs/3667
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
** Bug 41402 has been marked a duplicate of this bug
--
setting a default printer does not work
https://launchpad.net/bugs/38149
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
*** This bug is a duplicate of bug 38149 ***
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.
** This bug has been marked a duplicate of bug 38149
setting a default printer doe
*** This bug is a duplicate of bug 41103 ***
Actually, this seems to have been the first bug report, but the bug I've
marked it as a duplicate of has a little more information in the
comments, and therefore leaving that open.
--
cant select fonts using gnome font selector
https://launchpad.net/b
*** This bug is a duplicate of bug 41103 ***
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.
** This bug has been marked a duplicate of bug 41103
Can't change fonts
--
cant
Changing package to pango. It broke between 1.12.1-1ubuntu1 and
1.12.1-1ubuntu2.
** Changed in: fontconfig (Ubuntu)
Sourcepackagename: fontconfig => pango1.0
** Bug 41055 has been marked a duplicate of this bug
** Changed in: pango1.0 (Ubuntu)
Severity: Normal => Major
--
Can't change fon
Probably needs StartupNotify=true removed from gdmsetup.desktop and
gdmphotosetup.desktop - see bug 19494.
--
When starting gdmsetup (Administration -> Login Window), "Starting Login
Window" taskbar entry remains
https://launchpad.net/bugs/40974
--
desktop-bugs mailing list
desktop-bugs@lists.u
Public bug reported:
Affects: gdm (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
Start gdmsetup from System->Administration.
The startup notification entry will remain for a while.
This doesn't happen with 'sudo' from the command line, and
It also happens with save dialogs (say, save from gedit, or the gnome-
screenshot program).
** Summary changed:
- open dialog wants to access key ring
+ open and save dialogs want to access key ring
--
open and save dialogs want to access key ring
https://launchpad.net/bugs/34062
--
desktop-bu
Shane,
your problem is a different issue, already reported - bug 34062.
--
Pause / Print Screen keys can't be set in Keyboard Shortcuts
https://launchpad.net/bugs/33102
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Confirming. Bookmark an FTP location (login required), but don't save
that password. Any open dialog which can access remote VFS resources
will cause a password request dialog to open.
** Changed in: gnome-vfs libgnome-vfs-common (Ubuntu)
Status: Unconfirmed => Confirmed
--
open dialog wa
** Attachment added: "Rework invalid keyval ranges"
http://librarian.launchpad.net/2277442/26_keybindings_allow_print.patch
--
Pause / Print Screen keys can't be set in Keyboard Shortcuts
https://launchpad.net/bugs/33102
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists
Lukas Sabota wrote:
> When I unset the key it returns to Print. But Print cannot be set
> through Keyboard Shortcuts.
>
That setting the default returned the value to Print suggests that this
is actually the default value (and the documentation is correct), and
that the keybindings were chang
Not being able to set "Print" as a shortcut sounds like another bug...
Did you try the last step, selecting "Unset Key", after right-clicking on the
entry? Did anything happen?
--
Error in screenshot documentation
https://launchpad.net/bugs/40247
--
desktop-bugs mailing list
desktop-bugs@lists
Confirmed. file-roller does its best to hide gnome-vfs from users, but
double-clicking on a tar archive in a remote SMB location will cause the
problem to appear.
** Bug 40384 has been marked a duplicate of this bug
** Changed in: file-roller (Ubuntu)
Status: Unconfirmed => Confirmed
--
*** This bug is a duplicate of bug 36498 ***
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.
** This bug has been marked a duplicate of bug 36498
Archive Manager cannot read a
Thanks for reporting this issue. The problem is in the quick-lounge-
applet package, which asks to be placed in the 'Utility' category,
rather than a 'Utilities' category.
** Changed in: gnome-panel (Ubuntu)
Sourcepackagename: gnome-panel => quick-lounge-applet
Status: Unconfirmed => Confir
** Attachment added: "Fix streaming for specified URL"
http://librarian.launchpad.net/2239499/totem_streaming.patch
--
[dapper] playable movies can't be played if inside a web page!
https://launchpad.net/bugs/38584
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubunt
I'm sorry if I gave the wrong impression with my previous comment - it was just
a set of comments on my findings so far.
To answer your questions as best I can:
if you open a URL in the address bar with mms:, then a helper application will
be called. That can show the URL in another window. Howe
fd://0 refers to stdin (the backend reads from the frontend through a pipe). It
usually has to be done this way (rather than passing a URL) because firefox may
have to pass cookies/authentication details/etc. to the website.
Though that brings up an interesting point here - could it be that the
Hi Lukas,
can you open the "Keyboard Shortcuts" and check the shortcuts defined for "Take
a screenshot" and "Take a screenshot of a window"?
On my system, the shortcuts agree with the documentation.
If you run 'gconf-editor', and browse to
/apps/metacity/global_keybindings/run_command_screensho
This should be fixed by the release of gnopernicus 1.0.4-0ubuntu2.
gnopernicus (1.0.4-0ubuntu2) dapper; urgency=low
* Bump libbrlapi-dev build-dep to libbrlapi1-dev for the SONAME change.
-- Adam Conrad <[EMAIL PROTECTED]> Wed, 19 Apr 2006 02:37:55 +1000
** Changed in: gnopernicus libbrlapi
The problem was with an old build-depends in gnopernicus.
** Changed in: brltty libbrlapi1 (Ubuntu)
Sourcepackagename: brltty => gnopernicus
--
Conflicts with "libbrlapi" in package manager
https://launchpad.net/bugs/40049
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists
** Bug 39903 has been marked a duplicate of this bug
--
gimp crashes if you close a dialog
https://launchpad.net/bugs/39206
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
*** This bug is a duplicate of bug 39206 ***
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.
** This bug has been marked a duplicate of bug 39206
gimp crashes if you close a d
Thank you for reporting this issue.
I can also reproduce it. I don't think that the different characters are really
different characters, just a different font. For example, the character ']'
(right square bracket) looks like the character '#' in the font cmmi10, and
that is the character that
The relevant backtrace within gnome-vfs2:
#0 0xe410 in __kernel_vsyscall ()
#1 0xb753e0c1 in ___newselect_nocancel () from /lib/tls/i686/cmov/libc.so.6
#2 0xb79b355b in gnome_vfs_inet_connection_read (connection=0x84e03b0,
buffer=0x84e05a4, bytes=, bytes_read=0xb4abfd20,
cancellation
Since this is 100% reproducible for me, I did a network trace of the whole
operation; the result showing that the FTP server (vsftpd 2.0.3) never replied
with a 226 on the control channel. The full 712638468 bytes were transferred,
followed by a FIN/ACK data channel connection closure initiated
** Bug 39655 has been marked a duplicate of this bug
--
gimp crashes if you close a dialog
https://launchpad.net/malone/bugs/39206
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
*** This bug is a duplicate of bug 39206 ***
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.
** This bug has been marked a duplicate of bug 39206
gimp crashes if you close a
Sebastien Bacher wrote:
> Gary, I've copied your comment upstream. What version of Ubuntu do you use?
> What did you do exactly to get the hang? Cancel button works fine on my box
> and nautilus doesn't freeze
It was Ubuntu Dapper (current packages as of about a week ago). I didn't
do anything p
I've reported this problem upstream at
http://bugzilla.gnome.org/show_bug.cgi?id=338286
** Bug watch added: GNOME Bug Tracker #338286
http://bugzilla.gnome.org/show_bug.cgi?id=338286
** Also affects: gimp (upstream) via
http://bugzilla.gnome.org/show_bug.cgi?id=338286
Severity: Unknow
In a longer valgrind backtrace, some extra context is:
==32444==by 0x8137DC3: gimp_dock_remove_book (gimpdock.c:710)
==32444==by 0x8136933: gimp_dock_destroy (gimpdock.c:322)
The important point here is, I think, that some memory freed first at
gimpdockable.c:251, is then freed again at g
The valgrind output is a lot more informative:
==26286==
==26286== Invalid free() / delete / delete[]
==26286==at 0x401CFCF: free (vg_replace_malloc.c:235)
==26286==by 0x4732E8B: g_free (gmem.c:187)
==26286==by 0x81385B4: gimp_dockable_destroy (gimpdockable.c:245)
==26286==by 0x46D
Hi Daniel,
I'm running the latest version of gimp (2.2.10-1ubuntu2) and I have a backtrace
which follows, but I doubt it'll be of use (heap corruption):
*** glibc detected *** corrupted double-linked list: 0xb7741358 ***
Program received signal SIGABRT, Aborted.
[Switching to Thread -1218651936
** Bug 39361 has been marked a duplicate of this bug
--
gimp crashes if you close a dialog
https://launchpad.net/malone/bugs/39206
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
*** This bug is a duplicate of bug 39206 ***
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.
In addition, if you have any extra information which was asked for in bug
#39206,
I have seen this problem, this evening.
I don't have the backtrace anymore (scrolled out of the terminal buffer), but
there was a thread specially handling the connection.
The thread was hanging in gnome-vfs-inet-connection.c (in gnome-vfs2), line 355.
read_val = select (max_fd +
** Attachment added: "Change "Name" as well as "Name[locale]""
http://librarian.launchpad.net/2041858/nautilus_desktop_rename.patch
--
Can't rename _SOME_ icons when they are on destkop.
https://launchpad.net/malone/bugs/39002
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://
1 - 100 of 119 matches
Mail list logo