[Bug 1412791] Re: automatic login configured in ubiquity cannot be disabled by gnome-control-center

2015-04-14 Thread Tim
** Also affects: ubuntu-gnome
   Importance: Undecided
   Status: New

** Changed in: ubuntu-gnome
Milestone: None = vivid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1412791

Title:
  automatic login configured in ubiquity cannot be disabled by gnome-
  control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1412791/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443794] [NEW] Folders with large names cause icons to disappear

2015-04-14 Thread Misaki
Public bug reported:

if displayed path is too long, window expands. Might be related to font,
if number of characters before inserting ellipsis is decided before font
is rendered.

the tools to the right of the path are pushed right, even if this pushes
them off the rendered window.

minimum is apparently 675 pixels, before borders from window manager.

icons also expand into the new space, so the rightmost rows can end up
off-screen.

reset by using a path that avoids folders with names that are too long,
either before or after the current folder.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: nautilus 1:3.10.1-0ubuntu15.1
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 14 00:34:47 2015
GsettingsChanges:
 b'org.gnome.nautilus.list-view' b'default-visible-columns' b['name', 'size', 
'date_modified', 'date_accessed', 'type']
 b'org.gnome.nautilus.list-view' b'default-column-order' b['name', 'size', 
'date_modified', 'date_accessed', 'type', 'group', 'where', 'mime_type', 
'owner', 'permissions']
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

** Attachment added: Screenshot from 2015-04-14 00:37:17.png
   
https://bugs.launchpad.net/bugs/1443794/+attachment/4374731/+files/Screenshot%20from%202015-04-14%2000%3A37%3A17.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1443794

Title:
  Folders with large names cause icons to disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1443794/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 797485] Re: Status Bar Covers File Name at Bottom

2015-04-14 Thread Misaki
I don't feel like commenting on the Bugzilla bug report, which states that . . .
blockquoteWe will remove the floating bar after releasing 3.16, so probably 
this won't be need at all./blockquote

. . . but this could be fixed by increasing the vertical scrollable size
of the window when the last row is selected.

The vertical size already increases based on the length of file names in
the last row, this would just be an extension of that. The comment on
Bugzilla also does not say what they are replacing the floating bar
with. Being able to see the size of a file, without having file size
always enabled at default zoom level, using just a single click is
useful and it shouldn't go away.

Alt-enter is not a replacement because it takes longer, and not everyone
has a fast computer. The lag it takes to open the properties window also
seems to scale with the number of items in the folder.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/797485

Title:
  Status Bar Covers File Name at Bottom

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/797485/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 952108] Re: [Precise] Nautilus: memory leak

2015-04-14 Thread Misaki
I don't know if there are multiple memory leaks, but I am reporting on
this one. The Bugzilla report is not relevant to my particular version
as one comment on Bugzilla says this:

Obviously also related to wcslen so correctly closed as NOTABUG in
Nautilus because it is not a bug in Nautilus.

wcslen is described as Get wide string length. Returns the length of
the C wide string wcs. This is the number of wide characters between
...


So while the Bugzilla report as marked as RESOLVED DUPLICATE, I am reporting a 
new issue.

Steps to replicate:

1) Open a folder with many image files.
2) Change to list view.
3) zoom to maximum size, it's faster this way but still happens at normal size.
4) Scroll up and down.

Result, nautilus will use more memory.

The fact that it leaks memory faster at a higher zoom level indicates
that it isn't related to the length of strings, but rather has to do
with images somehow.

This doesn't happen in icon view. What does happen in icon view, if you
zoom to maximum size, is that nautilus temporary uses more memory while
it caches higher-resolution thumbnails it generates, possibly only if
the existing thumbnails aren't large enough. But most or all of this
memory is freed when you reload the folder or navigate away. This
doesn't happen with the memory from this leak. Memory usage does go down
slightly, like for me it just went from ~830 MiB or something to 780
when I went from list view to icon view, but when I did this after
zooming in icon view, it went from ~230 to ~60 MiB.

When I was testing this before, it seemed like the memory didn't leak
until you had scrolled far enough; just scrolling a bit, like half a
page on normal zoom, didn't seem to cause a leak even when repeated. But
using a high zoom makes it easy enough to replicate that details like
that shouldn't matter.

In fact, simply increasing the zoom level could cause a memory leak. I
just did that, without scrolling, and watched memory usage go from ~780,
where I was before, up to 975 MiB. After returning to normal zoom and
refreshing, memory went down to ~914. After repeating the process, over
1 GiB.

At normal size, in list view, scrolling down to the bottom of 342 images
and then back up to the top causes Nautilus to use about 20 MiB more
memory, each time you do it. In icon view, doing this has no noticeable
effect. However, changing to list view, and then changing back to icon
view, with no other actions taken, does cause memory to increase by
about 6 MiB each time I do it.

New thumbnail creation is probably happening because there is high CPU
use; it's possible it's not caching thumbnails in list view., or caching
a limited amount or number and not freeing memory after it decides a
thumbnail is no longer cached. At largest zoom, each image was adding
1.3 MiB of memory to Nautilus when I pressed down once; same thing if I
pressed 'home' and 'end' repeatedly.

I'm using Nautilus 3.10.1, with Ubuntu 14.10.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/952108

Title:
  [Precise] Nautilus: memory leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/952108/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443809] Re: Failed thumbnail check not working properly

2015-04-14 Thread Misaki
I may have misfiled this, but not quite sure which project is
responsible.  I also note that when adding gnome-desktop to the list of
affected projects, it said gnome-desktop does not use Launchpad to
track bugs. Nobody will be notified about this issue.

Added a screenshot of an image not being thumbnailed.

The relevant function seems to be 
gnome_desktop_thumbnail_factory_has_valid_failed_thumbnail ()
https://developer.gnome.org/gnome-desktop/stable/GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-has-valid-failed-thumbnail

This is old code because I don't know how to reference the latest code:
http://sourcecodebrowser.com/gnome-desktop/2.32.0/gnome-desktop-thumbnail_8h.html#ab9946e6856418572e55147637a1493ab

It includes this:

  pixbuf = gdk_pixbuf_new_from_file (path, NULL);
  g_free (path);

  if (pixbuf)
{
  res = gnome_desktop_thumbnail_is_valid (pixbuf, uri, mtime);
  g_object_unref (pixbuf);
}

  g_checksum_free (checksum);

It mentions mtime, yet evidently that is not being checked if the
process described in this report can cause a new thumbnail to fail to be
generated.

As implied in the original report, if there is a valid thumbnail and
also a failed thumbnail for the same path to a file, if the valid
thumbnail doesn't match the mtime of the actual file, a new thumbnail
will be generated. So it seems to work unless no 'normal' thumbnail
(whether normal or large-sized) already exists.

** Attachment added: Screenshot from 2015-04-14 01:15:35.png
   
https://bugs.launchpad.net/gnome-desktop/+bug/1443809/+attachment/4374819/+files/Screenshot%20from%202015-04-14%2001%3A15%3A35.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1443809

Title:
  Failed thumbnail check not working properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-desktop/+bug/1443809/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443849] [NEW] Copying a line with full-width character at end adds a space

2015-04-14 Thread Misaki
Public bug reported:

If a full-width character, such as a Chinese character, starts at the
last column of a line, it is moved to the start of the next line. The
last column is then displayed as being empty. However, if that line is
selected using the mouse and copied using shift-ctrl-C, or simply using
middle-click paste, a space is added to the line at that location.

A common place where this can occur is in filenames.

I assume this is a bug in gnome-terminal, and not bash, but I'm not
entirely sure.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: gnome-terminal 3.6.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 14 02:36:30 2015
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1443849

Title:
  Copying a line with full-width character at end adds a space

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1443849/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443791] [NEW] When running systemd the system sometimes logs out rather than locking the scrren

2015-04-14 Thread Dylan Borg
Public bug reported:

I am using Ubuntu 15.04 and booting with systemd. In most cases locking
the screen works as expected but in certain cases the machine logs out
instead. Can this be fixed?

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1443791

Title:
  When running systemd the system sometimes logs out rather than locking
  the scrren

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1443791/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443809] [NEW] Failed thumbnail check not working properly

2015-04-14 Thread Misaki
Public bug reported:

This is related to the gnome-thumbnailer code which is part of Nautilus.
However, I don't know enough about programming to fix it myself.

If a failed thumbnail exists for a file, or specifically a universal
resource identifier, Nautilus will not try to create a valid thumbnail
for it, unless a non-failed thumbnail also exists for that URI/path.

Steps to replicate:

1) Create a new, blank document named image.jpg
2) make sure the failed thumbnail has been created, such as by restarting 
nautilus with 'nautilus --quit'
3) navigate back to that folder, rename or delete the blank file, and rename 
another image to image.jpg.

Result: no thumbnail will be created for the image.

When I was checking the thumbnail code for an unrelated issue (256x256
thumbnails take up too much space as PNG, sometimes larger than original
file), I also saw enough to be able to investigate this issue a little.
In the code for Nautilus, or gnome-thumbnailer, that I looked at, it
appeared that the code was doing a check to see if the failed thumbnail
was valid.

That is, if the modification time of the file as recorded in the PNG
Chunk data does not match, it probably shouldn't count as a match for
the file. But either it is incorrectly matching, or something else is
wrong.

While testing for an unrelated issue that seemed like it might no longer
exist, I found that as Firefox saves an item by creating a placeholder
and then saving the actual file using a .part suffix (unless changed in
options probably), it leads to this bug.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: nautilus 1:3.10.1-0ubuntu15.1
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 14 00:40:58 2015
GsettingsChanges:
 b'org.gnome.nautilus.list-view' b'default-visible-columns' b['name', 'size', 
'date_modified', 'date_accessed', 'type']
 b'org.gnome.nautilus.list-view' b'default-column-order' b['name', 'size', 
'date_modified', 'date_accessed', 'type', 'group', 'where', 'mime_type', 
'owner', 'permissions']
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1443809

Title:
  Failed thumbnail check not working properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1443809/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1412791] Re: automatic login configured in ubiquity cannot be disabled by gnome-control-center

2015-04-14 Thread Tim
** Branch linked: lp:~darkxst/user-setup/noTimedLogin

** Package changed: gnome-control-center (Ubuntu) = user-setup (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1412791

Title:
  automatic login configured in ubiquity cannot be disabled by gnome-
  control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1412791/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443809] Re: Failed thumbnail check not working properly

2015-04-14 Thread Misaki
** Also affects: gnome-desktop
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1443809

Title:
  Failed thumbnail check not working properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-desktop/+bug/1443809/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443852] [NEW] Display bug for editing lines with full-width characters

2015-04-14 Thread Misaki
Public bug reported:

I'm not entirely sure this isn't a bug with bash, instead of gnome-
terminal.

Full-width character, followed by at least one full word with a space
after it.

Example: あa a

With trailing space.

Typing before the full-width character causes the 'あ' to be pushed to
next line, with a blank space on previous line though if selected and
copied it will actually produce a space.

The 'あ' occupies two columns on the new line, but characters after the
first a are only moved one column to the right. The first a, or the
first character after the 'あ' including a space, is pushed two columns
to the right, covering the second character after the 'あ'.

A similar bug occurs when deleting characters before the 'あ', except no
trailing space is required. A character is duplicated but might be first
letter of first word on second line, or last letter of next word.
Duplicating one letter as soon as 'あ' goes to previous line is easy to
replicate; duplicating other letters as further characters before 'あ'
are deleted might only happen after resetting the line using up arrow
then down arrow, but actually just because of forward bug because
displayed characters change after pressing up then down. Second word on
line only seems to be affected if no other words after it.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: gnome-terminal 3.6.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 14 02:37:03 2015
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1443852

Title:
  Display bug for editing lines with full-width characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1443852/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1443791] Re: When running systemd the system sometimes logs out rather than locking the scrren

2015-04-14 Thread Martin Pitt
It's very unlikely that this is related to systemd, as it's got nothing
at all to do with handling the user session and screen locking. This is
handled by unity. The most probable reason is that unity crashes when
it's trying to lock the screen. When this happens, do you get a crash
notification? Do you have anything in /var/crash/ ? Please also attach
~/.cache/upstart/unity7.log right after this happens. Thanks!

** Package changed: systemd (Ubuntu) = unity (Ubuntu)

** Changed in: unity (Ubuntu)
   Status: New = Incomplete

** Summary changed:

- When running systemd the system sometimes logs out rather than locking the 
scrren
+ the system sometimes logs out rather than locking the scrren

** Summary changed:

- the system sometimes logs out rather than locking the scrren
+ the system sometimes logs out rather than locking the screen

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1443791

Title:
  the system sometimes logs out rather than locking the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1443791/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443852] Re: Display bug for editing lines with full-width characters

2015-04-14 Thread Misaki
The trailing space doesn't show up as excess whitespace is removed on
launchpad, however it was necessary to replicate the bug.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1443852

Title:
  Display bug for editing lines with full-width characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1443852/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1414930] Re: [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't work

2015-04-14 Thread Bug Watch Updater
** Changed in: linux
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1414930

Title:
  [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1414930/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1285783] Re: Right panel has a transparent background

2015-04-14 Thread Lars Uebernickel
** Changed in: gtk+3.0 (Ubuntu)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1285783

Title:
  Right panel has a transparent background

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1285783/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 797775] Re: gedit crashed with SIGSEGV in g_file_equal()

2015-04-14 Thread Lars Uebernickel
** Changed in: gtk+3.0 (Ubuntu)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/797775

Title:
  gedit crashed with SIGSEGV in g_file_equal()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/797775/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 440527] Re: evolution crashed with SIGSEGV in g_closure_invoke()

2015-04-14 Thread Lars Uebernickel
** Changed in: gtk+3.0 (Ubuntu)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/440527

Title:
  evolution crashed with SIGSEGV in g_closure_invoke()

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/440527/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 109589] Re: text edit a file on remote reports that the file has altered even though I am the one altering the file

2015-04-14 Thread Bug Watch Updater
** Changed in: gedit
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/109589

Title:
  text edit a file on remote reports that the file has altered even
  though I am the one altering the file

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/109589/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 803627] Re: empathy crashed with signal 5 in gtk_box_size_allocate()

2015-04-14 Thread Lars Uebernickel
Some widget (probably a  custom one from empathy) reported a negative
minimum size, resulting in gtk to abort on an assertion. So this is not
really a gtk issue. Since it is quite old and I cannot reproduce it in
newer versions, I'll close it.

If this is still a problem for anyone, feel free to reopen this bug and
add empathy as being affected.

** Changed in: gtk+3.0 (Ubuntu)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/803627

Title:
  empathy crashed with signal 5 in gtk_box_size_allocate()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/803627/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 104772] Re: Bug in the python console in gedit

2015-04-14 Thread Bug Watch Updater
** Changed in: gedit
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/104772

Title:
  Bug in the python console in gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/104772/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 525161] Re: sometimes it never prints out any page and hangs

2015-04-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/ghostscript

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/525161

Title:
  sometimes it never prints out any page and hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/525161/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 813653] Re: gedit crashed with SIGSEGV in g_type_check_instance_is_a()

2015-04-14 Thread Lars Uebernickel
This was fixed upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=664137

The upstream bug linked here is a duplicate of the above.

** Bug watch added: GNOME Bug Tracker #664137
   https://bugzilla.gnome.org/show_bug.cgi?id=664137

** Changed in: gtk+3.0 (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/813653

Title:
  gedit crashed with SIGSEGV in g_type_check_instance_is_a()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/813653/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 505765] Re: gedit problem with long lines

2015-04-14 Thread Zachary
Hello,

here is a bit of update of what Morgane reported, it seems that there are 
specific characters with which you can reproduce this bug like (, [, {, 
$, \ ... (there may be others). 
When those are followed by a lot of space chars the cursor position on the 
screen and the position it seems to be on, aren't the same. Furthermore if you 
try to delete the last character you end up deleting characters that are above 
the cursor and the cursor itself isn't moving from its position.

We explored Gedit's source code and we doubt that this is a Gtk issue.
We posted a message on Gtk's bugzilla to ask them if they can confirm it
is related or not. If anyone has any updates to make let us know.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/505765

Title:
  gedit problem with long lines

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/505765/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443879] [NEW] Find from typing selects hidden files

2015-04-14 Thread Misaki
Public bug reported:

I think this changed when I upgraded from Ubuntu 12.04 to 14.10.

When searching by typing, which only searches in the current directory,
hidden files are now selected. This would maybe be fine except that
there's no feedback that a hidden file has been selected. Normally, if a
file exists it's selected and nautilus will scroll to its location. If
it's hidden, it seems like it doesn't scroll to its location.

So if you want a file that does exist, but there's also a hidden file
that begins the same way, there's no feedback that any file named what
you want exists in that folder.

As a practical example, gedit automatically saves the previous version
of a file to name~ when one is saved, which is a hidden file. When
sorted by modification date, that older file will come first, and
automatically typing will not indicate that the desired, non-hidden file
exists, although it can still be selected by scrolling after typing.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: nautilus 1:3.10.1-0ubuntu15.1
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 14 03:29:12 2015
GsettingsChanges:
 b'org.gnome.nautilus.list-view' b'default-visible-columns' b['name', 'size', 
'date_modified', 'date_accessed', 'type']
 b'org.gnome.nautilus.list-view' b'default-column-order' b['name', 'size', 
'date_modified', 'date_accessed', 'type', 'group', 'where', 'mime_type', 
'owner', 'permissions']
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1443879

Title:
  Find from typing selects hidden files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1443879/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 525161] Re: sometimes it never prints out any page and hangs

2015-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package ghostscript - 9.15+dfsg-0ubuntu2

---
ghostscript (9.15+dfsg-0ubuntu2) vivid; urgency=medium

  * 
020150413_3e71154_pdfwrite_optimise_pdf_foget_resource_with_charproc_resources.patch:
Fixed a long delay caused when Ghostscript converts PostScript files to PDF
where the PostScript comes from evince when printing a displayed DjVu file
(LP: #525161, Upstream bug #695778).
 -- Till Kamppeter till.kamppe...@gmail.com   Mon, 13 Apr 2015 18:37:51 -0300

** Changed in: ghostscript (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/525161

Title:
  sometimes it never prints out any page and hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/525161/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443852] Re: Display bug for editing lines with full-width characters

2015-04-14 Thread Egmont Koblinger
As a rule of thumb: try these in xterm (and maybe a few other
terminals); if it's the same there then it's probably a bash/readline
bug :) as it's also the case in these examples.

The first one is especially tricky: in order for both the display to
look good and copy-paste to behave correctly (that is: omit that space,
yet not contain an explicit newline), bash has to chop off the end of
the first line, and then print the CJK and assume that the terminal will
correctly completely wrap it to the second line.

The next two seem to be simpler display bugs in bash/readline.

The best place to report this problem would be the bash mailing list,
see http://lists.gnu.org/archive/html/bug-bash/ and the BUG REPORTS
section of the bash manpage, thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1443852

Title:
  Display bug for editing lines with full-width characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1443852/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1390628] Re: Mouse pointer invisible after upgrade to Ubuntu 14.10 and 15.04

2015-04-14 Thread Christoph
** Summary changed:

- Mouse pointer invisible after upgrade to Ubuntu 14.10
+ Mouse pointer invisible after upgrade to Ubuntu 14.10 and 15.04

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1390628

Title:
  Mouse pointer invisible after upgrade to Ubuntu 14.10 and 15.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1390628/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 983927] Re: [usability regression] Adding applets to gnome-panel has become harder

2015-04-14 Thread benpicco
Yes it is - but now there is Mate…

** Changed in: gnome-panel (Ubuntu)
   Status: Expired = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/983927

Title:
  [usability regression] Adding applets to gnome-panel has become harder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/983927/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1214352] Re: [SRU] GUINT32/64_SWAP_LE_BE macros do not enclose val argument in parentheses

2015-04-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libreoffice (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1214352

Title:
  [SRU] GUINT32/64_SWAP_LE_BE macros do not enclose val argument in
  parentheses

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1214352/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 401692] Re: Gedit - default file name is unsaved document

2015-04-14 Thread Bug Watch Updater
** Changed in: gedit
   Status: New = Confirmed

** Changed in: gedit
   Importance: Low = Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/401692

Title:
  Gedit - default file name is unsaved document

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/401692/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1441241] Re: Ubuntu Nexus 4 does not detect location

2015-04-14 Thread James Lewis
This does appear to work for me, but after soem experimentation with
another Nexus 4 user, it seems that it's very weak... the phone fails to
get a GPS lock when in a case, but can when it's not in the case... I
don't know how much of the GPS system is implemented in Software vs how
much is in hardware... I'm told the GPS on the Nexus 4 is good under
Android although I have not tested this...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1441241

Title:
  Ubuntu Nexus 4 does not detect location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1441241/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 187919] Re: alacarte crashed with AttributeError in split()

2015-04-14 Thread Pavel Roskin
Just installed 15.04 prerelease, ran alacarte, selected Electronics,
clicked on Move Down. The exception appeared.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/187919

Title:
  alacarte crashed with AttributeError in split()

To manage notifications about this bug go to:
https://bugs.launchpad.net/alacarte/+bug/187919/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1214352] Re: [SRU] GUINT32/64_SWAP_LE_BE macros do not enclose val argument in parentheses

2015-04-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gvfs (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1214352

Title:
  [SRU] GUINT32/64_SWAP_LE_BE macros do not enclose val argument in
  parentheses

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1214352/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1407152] [NEW] Can't log out from Plasma session with SDDM

2015-04-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

With up to date vivid, when I choose Log out from the KDE menu, the
log out process hangs and does not bring back the log in screen.

I am left with either a black screen (where the cursor can still move),
or if some non-KDE programs were running when I issued the log out
command, they may still be running.

Looking at the process list, I can see that sddm-helper has a couple of
zombie childs. If I do `sudo killall sddm-helper`, the log in process
completes and I can log in again.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: sddm 0.11.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
ApportVersion: 2.15.1-0ubuntu1
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Jan  2 21:57:24 2015
InstallationDate: Installed on 2015-01-01 (1 days ago)
InstallationMedia: Kubuntu 15.04 Vivid Vervet - Alpha amd64 (20141230)
SourcePackage: sddm
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-keyring (Ubuntu)
 Importance: Critical
 Status: Fix Released


** Tags: amd64 apport-bug asked-to-upstream iso-testing kubuntu vivid
-- 
Can't log out from Plasma session with SDDM
https://bugs.launchpad.net/bugs/1407152
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-keyring in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1407152] Re: Can't log out from Plasma session with SDDM

2015-04-14 Thread Dmitry Shachnev
** Package changed: sddm (Ubuntu) = gnome-keyring (Ubuntu)

** Changed in: gnome-keyring (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1407152

Title:
  Can't log out from Plasma session with SDDM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1407152/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1443978] [NEW] The document does not exist Location help: my-program does not control the right side.

2015-04-14 Thread Tuomas Lähteenmäki
Public bug reported:

I made a litte program in Ubuntu quickly. And im find a bug in pygtk
help system. The program does not find the correct language settings.

my language is Finnish. (default)
1. open program 
2. press F1 to open Contens
3. Help is opening and say in Finnish.

Asiakirjaa ei löydy
Sijainti ”ghelp:my-program” ei ohjaa oikealle sivulle.

and same in english 
The document does not exist
Location help: my-program does not control the right side.

i made help files in path

myprogram/help/fi/
* index.page
* preferences.page
* topic.page

if im choosing english language pack (this maybe is default path)
myprogram/help/c/

Are there any instructions. I could not find anything. I assume that the
path is as myprogram/help/fi/

** Affects: pygtk (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in Ubuntu.
https://bugs.launchpad.net/bugs/1443978

Title:
  The document does not exist Location help: my-program does not
  control the right side.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygtk/+bug/1443978/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1443993] [NEW] E: Unable to locate package oracle-java7-installer

2015-04-14 Thread Vivek K
Public bug reported:

vivek@Devoloper-Machine:~$ sudo apt-get install oracle-java7-installer
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Unable to locate package oracle-java7-installer
vivek@Devoloper-Machine:~$ 

Always the error message arises whenever i try to install a new
software.I have also tried changing the server but still the same error
arises.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-terminal 2.32.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Tue Apr 14 20:13:37 2015
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_IN:en
 LANG=en_IN
 LC_MESSAGES=en_IN.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug apport-lpi i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1443993

Title:
  E: Unable to locate package oracle-java7-installer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1443993/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36227] Re: gedit doesn't handle apostrophes correctly when spell-checking

2015-04-14 Thread Bug Watch Updater
** Changed in: gedit
   Status: In Progress = Confirmed

** Changed in: gedit
   Importance: High = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/36227

Title:
  gedit doesn't handle apostrophes correctly when spell-checking

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/36227/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1422424] Re: week 13 duplicate

2015-04-14 Thread PauLoX
Same here on Ubuntu Gnome 14.04.2 LTS

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1422424

Title:
  week 13 duplicate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1422424/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1444027] Re: gvfsd-mtp crashed with SIGSEGV in g_vfs_daemon_close_active_channels()

2015-04-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1352152 ***
https://bugs.launchpad.net/bugs/1352152

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1352152, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1444027/+attachment/4375331/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1444027/+attachment/4375333/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1444027/+attachment/4375335/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1444027/+attachment/4375336/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1444027/+attachment/4375337/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1444027/+attachment/4375338/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1444027/+attachment/4375339/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1352152

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1444027

Title:
  gvfsd-mtp crashed with SIGSEGV in g_vfs_daemon_close_active_channels()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1444027/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1416081] Re: (FreeNX/X2Go) gnome-session crashed with SIGSEGV in gnome_idle_monitor_get_idletime()

2015-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-desktop3 - 3.8.4-0ubuntu3.1

---
gnome-desktop3 (3.8.4-0ubuntu3.1) trusty; urgency=medium

  * debian/patches/idletime_sanity_checks.patch: Ensure the argument to
get_idletime() and its counter are both not NULL. Fixes
unity-settings-daemon crashing under NX3/X2Go, which do not support the
IDLETIME counter. (LP: #1416081)
 -- Ryan Tandy rta...@sd63.bc.ca   Tue, 31 Mar 2015 10:59:01 -0700

** Changed in: gnome-desktop3 (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-desktop3 in Ubuntu.
https://bugs.launchpad.net/bugs/1416081

Title:
  (FreeNX/X2Go) gnome-session crashed with SIGSEGV in
  gnome_idle_monitor_get_idletime()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1416081/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 495880] Re: File Roller cannot handle archive that doesn't encode filenames in UTF-8

2015-04-14 Thread Misaki
The undocumented -O/-I option~

So unzip can handle different encodings, at least when I tested it. But
it doesn't handle them automatically. p7zip doesn't work because, as
noted in Bug #269482, it only handles UTF-8 and ASCII (or maybe
ISO-8859).

When I uninstalled p7zip and p7zip-full and looked at archives, some had
the pattern of mojibake that I'm used to, and some had a new type. None
of them were correct. So it's possible there is some automatic
correction and this is why Bug #580961 for unzip has been marked as
fixed.

Automatic detection can probably usually be correct, but it could also
sometimes be wrong. Either file-roller or unzip could probably improve
their automatic detection, and in case certainty is low communicate this
to users so they know there might be a problem.

Two other bugs, #592109 and #1199239, refer to non-ASCII filenames
encoded in UTF-8, which is likely to be the output from Unix-like
systems.

So non-UTF-8 encodings are probably from computers running Windows (?).

Some open-source programs that do automatic detection of encodings
include Firefox and, I think, gedit. Also maybe a bit similar to magic
numbers used to determine file types..?

This might be how those programs already do this, but I think the way to
detect the proper encoding is to interpret the filenames as a certain
type, and then look for characters, or character combinations, that are
unlikely to appear in a normal filename, or that can't even be output on
the file system type.

For example, the character '‚', U+0082 control BREAK PERMITTED HERE,
often appears in some languages when common encodings are interpreted as
iso8859(-number?). Either file-roller or unzip could test various
combinations to see what looks valid.

This is worse than an archive file saying what encoding it uses, but
basically it seems like some regions (like Japan) don't feel like using
UTF-8. The zip format, which is probably worse than other formats in
handling filenames, is probably still used because it encodes the
contents of files separately, which means it's faster but gives worse
compression than other archive formats. Maybe there are other reasons
it's faster too.

Having a unique file suffix for a certain set of compression options or
quality means that people don't have to worry about which options to
choose, and can't argue about which ones other people should use for
that suffix. There is probably also a sort of stigma attached to having
a poor compression ratio for many types of files, compared to other
formats. (For example, some non-zip archive formats can compress a
windows bmp file so that it's smaller than a png of the same image,
especially if the image has repeating portions.)

So either people can agree on a 'low-quality' archive suffix to use in
cases where actual compression isn't important, that's also operating-
system independent, or we will continue to encounter zips from different
languages that don't tell you how to decode the file names.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/495880

Title:
  File Roller cannot handle archive that doesn't encode filenames in
  UTF-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/495880/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 803627] Re: empathy crashed with signal 5 in gtk_box_size_allocate()

2015-04-14 Thread Bug Watch Updater
** Changed in: gtk
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/803627

Title:
  empathy crashed with signal 5 in gtk_box_size_allocate()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/803627/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1397517] Re: Unity Screen Brightness Settings not Preserved on Reboot

2015-04-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-power-manager (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1397517

Title:
  Unity Screen Brightness Settings not Preserved on Reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1397517/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1397517] Re: Unity Screen Brightness Settings not Preserved on Reboot

2015-04-14 Thread sucipto
Same issue here, 
Asus X45A

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1397517

Title:
  Unity Screen Brightness Settings not Preserved on Reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1397517/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1444210] [NEW] Previewed files are not deleted

2015-04-14 Thread Misaki
Public bug reported:

It seems like this could be related to Bug #137308, where a user
complained that previewed files were being deleted.

file-roller, also known as Archive Manager, doesn't delete files that
are previewed without extracting them to a known location first. These
previews are stored in ~/.cache/.fr-random string.

I believe the /tmp directory is cleared each time the system is
restarted, but maybe the preview files aren't stored there for security
reasons.

eog seems to not store references to a file maybe by design; sometimes
when you change a file on disk, eog will reload the file, but it doesn't
always do so. So maybe can't rely on other applications that have the
file 'open' to actually have a reference to the index node or whatever,
and users will expect the preview not to be deleted immediately.

Currently, it seems like some, and maybe all preview files are retained
indefinitely, unless manually deleted. If a file is previewed more than
once, multiple copies are created. Over time this can add up to a
considerable amount of disk space.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: file-roller 3.10.2.1-0ubuntu5
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 14 17:05:57 2015
SourcePackage: file-roller
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/1444210

Title:
  Previewed files are not deleted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1444210/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1444223] [NEW] Bluetooth cannot connect to Audio Sink

2015-04-14 Thread returningshadow
Public bug reported:

Bluetooth cannot connect to a device as an audio sink. Running the
command:

`pactl load-module module-bluetooth-discover`

Solves this, and allows you to connect to devices as an audio sink.

This is in Ubuntu 14.04.

My suggestion is to run this or something when Bluetooth is enabled, or
on startup if the user elects to have Bluetooth start with the computer.

** Affects: indicator-bluetooth (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to indicator-bluetooth in Ubuntu.
https://bugs.launchpad.net/bugs/1444223

Title:
  Bluetooth cannot connect to Audio Sink

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1444223/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 495880] Re: File Roller cannot handle archive that doesn't encode filenames in UTF-8

2015-04-14 Thread Misaki
Along with the command-line version of unzip with the -O option, you can
also use the convmv command to change filenames of previously extracted
files. This works on an ext3 filesystem, but NTFS may give an error
because filenames are invalid. ext3 says the encoding is invalid but
still lets them be renamed to that.

So for anyone who encounters this bug report and is concerned
specifically with extracting filenames from shift-jis encoded archives,
these are the commands you can use:

(navigate to directory, and...)
unzip -O shift-jis filename
or
convmv * -f utf8 -t iso8859-1 -r
convmv * -f utf8 -t iso8859-1 --notest -r ; convmv -f shift-jis -t utf8 * 
--notest -r

One of the other bug reports links to this, which lists solutions and problems:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483290

One consideration might be if files in the same archive use different
encoding types. It seems reasonable that they appeared that way to the
archive's creator, and thus they shouldn't be interpreted separately,
but it could lead to the wrong conversion method being selected.

The patch linked in that bug report describes the options -O and -I,
which aren't documented in unzip's manual pages, so it's possible that
patch is already applied. But it still didn't detect 'proper' encodings
for me when I tested file-roller, using unzip, on several archives after
uninstalling p7zip.

The patch also talks the current locale charset. Making assumptions
about the encoding used on files could be correct for many people, most
of the time, but will be incorrect for other people, and so is at best
only a partial solution. I don't know what the patch does after that
though.

Just for reference, these are other Debian bugs mentioned in that
report:

 Bug#197427: unzip: chinese filenames unwrapped on unix wrongly
 Bug#197428: unzip: zipinfo (and unzip) can't deal with chinese filenames like 
 miniunzip can
 Bug#339021: unzip: incorrectly converts cyrillic file names from 
 Windows-created ZIPs

** Bug watch added: Debian Bug tracker #483290
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483290

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/495880

Title:
  File Roller cannot handle archive that doesn't encode filenames in
  UTF-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/495880/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 124440] Re: [enhancement] Ubuntu needs a way to set mouse scrolling speed

2015-04-14 Thread Timo Palomaa
Relevant: https://bugzilla.gnome.org/show_bug.cgi?id=692666#c7

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/124440

Title:
  [enhancement] Ubuntu needs a way to set mouse scrolling speed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/124440/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 919440] Re: gvfsd-http crashed with signal 5 in g_cancellable_make_pollfd()

2015-04-14 Thread claudiobassi
come posso capire se non esiste una traduzione in italiano

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/919440

Title:
  gvfsd-http crashed with signal 5 in g_cancellable_make_pollfd()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/919440/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1444166] [NEW] closing lid does not suspend during the first couple of minutes

2015-04-14 Thread Martin Pitt
Public bug reported:

Right after booting, closing the lid does not cause a suspend. logind
does see the lid close/open event, but there is no suspend. After some
minutes this starts working, and from then on always works.

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Assignee: Martin Pitt (pitti)
 Status: Triaged

** Changed in: systemd (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

** Changed in: systemd (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1444166

Title:
  closing lid does not suspend during the first couple of minutes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1444166/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1444174] [NEW] gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-14 Thread Daniel van Vugt
Public bug reported:

gtk fails to build if mir backend enabled with x11 backend disabled.

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1444174

Title:
  gtk fails to build if mir backend enabled with x11 backend disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1444174/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1292041] Re: Lockscreen doesn't turn off the screen

2015-04-14 Thread Christer Barreholm
Same issue as #40. Laptop display is blank, but second monitor, via
displayport, shows the login screen.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1292041

Title:
  Lockscreen doesn't turn off the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1292041/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 151365] Re: Autosave doesn't work for Unsaved Documents

2015-04-14 Thread Bug Watch Updater
** Changed in: gedit
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/151365

Title:
  Autosave doesn't work for Unsaved Documents

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/151365/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 953875] Re: Encrypted swap no longer mounted at bootup

2015-04-14 Thread Martin Pitt
This definitively did work a few weeks ago when I tested this. I have a
gut feeling the offset= bit isn't respected by the systemd integration
of cryptsetup, so adding a systemd task for the time being.

** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: systemd (Ubuntu Vivid)
 Assignee: (unassigned) = Martin Pitt (pitti)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/953875

Title:
  Encrypted swap no longer mounted at bootup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/953875/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs