[Bug 2058567] [NEW] Can't drag a file into an empty directory

2024-03-20 Thread sam tygier
Public bug reported:

Steps to reproduce.

Create a new folder and open it in nautilus
Try to drag a file from from another nautilus window in to the empty folder

It is not possible, unless you create something in the folder by some
other means

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: nautilus 1:46~beta-0ubuntu3
ProcVersionSignature: Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
Uname: Linux 6.8.0-11-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Wed Mar 20 22:04:22 2024
GsettingsChanges:
 b'org.gnome.nautilus.preferences' b'migrated-gtk-settings' b'true'
 b'org.gnome.nautilus.window-state' b'initial-size' b'(890, 848)'
InstallationDate: Installed on 2024-03-08 (12 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Daily amd64 (20240306)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:
 file-roller   43.1-1
 nautilus-extension-gnome-terminal 3.51.90-1ubuntu1

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


** Tags: amd64 apport-bug noble wayland-session

-- 
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/2058567

Title:
  Can't drag a file into an empty directory

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


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

[Bug 1959507] Re: gnome-shell crashed in clutter_actor_get_real_resource_scale() with assertion failed: (guessed_scale >= 1.f)

2024-03-10 Thread sam tygier
On noble I am getting a few gnome-shell crashes per day, and the bug
reporter sends me here, which I guess is not right. In journalctl I get

Mar 10 16:31:44 t470s gnome-shell[20747]: 
Clutter:ERROR:../clutter/clutter/clutter-actor.c:5476:clutter_actor_dispose: 
assertion failed: (priv->parent == NULL)
Mar 10 16:31:44 t470s gnome-shell[20747]: Bail out! 
Clutter:ERROR:../clutter/clutter/clutter-actor.c:5476:clutter_actor_dispose: 
assertion failed: (priv->parent == NULL)
Mar 10 16:31:44 t470s gnome-shell[20747]: GNOME Shell crashed with signal 6
Mar 10 16:31:44 t470s gnome-shell[20747]: == Stack trace for context 
0x5d431b662140 ==
Mar 10 16:31:44 t470s gnome-shell[20747]: #0   5d431b729070 i   
resource:///org/gnome/shell/ui/popupMenu.js:802 (b95db5f2970 @ 104)
Mar 10 16:31:44 t470s gnome-shell[20747]: #1   5d431b728fe0 i   
resource:///org/gnome/shell/ui/popupMenu.js:815 (b95db5f2a10 @ 32)
Mar 10 16:31:44 t470s gnome-shell[20747]: #2   5d431b728f60 i   
resource:///org/gnome/shell/ui/popupMenu.js:1208 (b95db5f3470 @ 17)
Mar 10 16:31:44 t470s gnome-shell[20747]: #3   5d431b728ec0 i   
resource:///org/gnome/shell/ui/popupMenu.js:802 (b95db5f2970 @ 104)
Mar 10 16:31:44 t470s gnome-shell[20747]: #4   5d431b728dc8 i   
file:///usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/appIcons.js:1043
 (3c6652053380 @ 33)
Mar 10 16:31:44 t470s gnome-shell[20747]: #5   5d431b728d38 i   
file:///usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/appIcons.js:1038
 (3c6652053330 @ 17)
Mar 10 16:31:44 t470s gnome-shell[20747]: #6   5d431b728c88 i   
file:///usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/appIcons.js:458 
(3c6652052560 @ 346)
Mar 10 16:31:44 t470s gnome-shell[20747]: #7   5d431b728be8 i   
resource:///org/gnome/shell/ui/appDisplay.js:3100 (34a21fd931f0 @ 127)
Mar 10 16:31:44 t470s gnome-shell[20747]: #8   5d431b728b58 i   
resource:///org/gnome/shell/ui/init.js:21 (b95db570bf0 @ 48)

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6868 suggests this
is an extension issue, and the trace mentions the ubuntu-dock extension.

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #6868
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6868

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

Title:
  gnome-shell crashed in clutter_actor_get_real_resource_scale() with
  assertion failed: (guessed_scale >= 1.f)

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


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

[Bug 1927100] [NEW] Slow file dialogs, open and save

2021-05-04 Thread sam tygier
Public bug reported:

On Ubuntu Mate 20.04.

Sometime the Open and Save dialogs in GTK applications will over 20
seconds to display.

I found https://gitlab.gnome.org/GNOME/gvfs/-/issues/485 , which
suggested this due to gvfsd-trash, and running `killall gvfsd-trash`
which does temporary solve the problem.

The issue is apparently fixed in gvfs 1.46.2

Please could 1.46.2 or the fix
https://gitlab.gnome.org/GNOME/gvfs/-/merge_requests/96 be backported to
Ubuntu 20.04

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

-- 
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/1927100

Title:
  Slow file dialogs, open and save

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

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

[Bug 1709725] Re: the updates tab states that the system is uptodate when it's not

2018-03-22 Thread sam tygier
Can the Updates tab be removed if it does nothing.

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

Title:
  the updates tab states that the system is uptodate when it's not

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

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

[Bug 1749878] Re: GDM doesn't accept mouse clicks in Wayland mode

2018-03-11 Thread sam tygier
I didn't make any config changes but I no longer see this issue.

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

Title:
  GDM doesn't accept mouse clicks in Wayland mode

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

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

[Bug 1723181] Re: shotwell crashed with SIGSEGV in g_menu_model_get_n_items()

2018-02-18 Thread sam tygier
** Bug watch added: Red Hat Bugzilla #1471882
   https://bugzilla.redhat.com/show_bug.cgi?id=1471882

** Also affects: shotwell (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1471882
   Importance: Unknown
   Status: Unknown

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

Title:
  shotwell crashed with SIGSEGV in g_menu_model_get_n_items()

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

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

[Bug 1742946] Re: "gio monitor" does not work

2018-02-08 Thread sam tygier
I can confirm that it does not work in ubuntu 17.10, but does work in
Fedora 27 (which has glib 2.54.3
http://ftp.gnome.org/pub/gnome/sources/glib/2.54/glib-2.54.3.news)

-- 
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/1742946

Title:
  "gio monitor" does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1742946/+subscriptions

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

[Bug 840942] Re: set_size_request is ignored [update-manager details is one line]

2018-01-30 Thread sam tygier
Still an issue in Bionic. Can't see how to add the release. If I
understand comment #31 the bug is in update-manager now not apt-daemon

** Also affects: update-manager (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: update-manager (Ubuntu Oneiric)

** No longer affects: update-manager (Ubuntu Precise)

-- 
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/840942

Title:
  set_size_request is ignored [update-manager details is one line]

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

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

[Bug 511086] Re: Missing some Czech unicode characters in selected text

2018-01-28 Thread sam tygier
Seems to work fine in current evince 3.26.0-3 with poppler
0.57.0-2ubuntu5

** Changed in: poppler (Ubuntu)
   Status: Incomplete => 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/511086

Title:
  Missing some Czech unicode characters in selected text

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

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

[Bug 1716230] Re: gnome-software wont install thirdparty debs

2018-01-28 Thread sam tygier
I don't have a 16.04 install around currently. But it seems to be fixed
in 3.26.3-2ubuntu1

** Changed in: gnome-software (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  gnome-software wont install thirdparty debs

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

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

[Bug 1672424] Re: Cannot install Debian files outside of the repositories

2017-09-10 Thread sam tygier
I opened Bug #1716230

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

Title:
  Cannot install Debian files outside of the repositories

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1672424/+subscriptions

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

[Bug 1716230] [NEW] gnome-software wont install thirdparty debs

2017-09-10 Thread sam tygier
Public bug reported:

If I download .deb file e.g. chrome or skype, it will open in gnome-
software, but pressing the install button does nothing.

This is on ubuntu 16.04 (installed today from a 16.04.2 image, and fully
updated).

This is maybe a re-occurrence of Bug #1672424 or Bug #1573408

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-software 3.20.5-0ubuntu0.16.04.5
ProcVersionSignature: Ubuntu 4.10.0-33.37~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-33-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Sep 10 14:53:44 2017
InstallationDate: Installed on 2017-09-10 (0 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  gnome-software wont install thirdparty debs

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

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

[Bug 16755] Re: can't alt-tab to dialog

2016-03-19 Thread sam tygier
My bad. You can use Alt+` (key above tab) to get to the dialog in
compiz.

** Changed in: compiz
   Status: New => Invalid

-- 
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/16755

Title:
  can't alt-tab to dialog

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

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


[Bug 16755] Re: can't alt-tab to dialog

2016-03-19 Thread sam tygier
Still happens with the Open dialog in gedit (the find dialog is no long
a separate window). Added Compiz, because thats the window manager now.

** Also affects: compiz
   Importance: Undecided
   Status: New

-- 
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/16755

Title:
  can't alt-tab to dialog

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

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


[Bug 11871] Re: Video doesn't change size when going to fullscreen using SDL video sink

2016-03-19 Thread sam tygier
** Changed in: gst-plugins-bad0.10 (Ubuntu)
   Status: Incomplete => Fix Released

-- 
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/11871

Title:
  Video doesn't change size when going to fullscreen using SDL video
  sink

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

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


[Bug 1478351] [NEW] totem crashed with SIGSEGV on playing dvd

2015-07-26 Thread sam tygier
Public bug reported:

Ubuntu 14.04. Inserted a DVD and launched Totem. It crashes before
stating playback.

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: totem 3.10.1-1ubuntu4
ProcVersionSignature: Ubuntu 3.16.0-44.59~14.04.1-generic 3.16.7-ckt14
Uname: Linux 3.16.0-44-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CrashCounter: 1
CurrentDesktop: Unity
Date: Sun Jul 26 14:59:44 2015
ExecutablePath: /usr/bin/totem
ExecutableTimestamp: 1396359854
InstallationDate: Installed on 2015-07-23 (2 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
ProcCmdline: totem /media/john/BUENA_VISTA
ProcCwd: /home/john
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f791c958005 __memcpy_sse2_unaligned+53: movdqu 
%xmm8,-0x10(%rdi,%rdx,1)
 PC (0x7f791c958005) ok
 source %xmm8 ok
 destination -0x10(%rdi,%rdx,1) (0x7f78c0034280) in non-writable VMA region: 
0x7f78c0033000-0x7f78c400 ---p None
 Stack memory exhausted (SP below stack segment)
SegvReason: writing VMA None
Signal: 11
SourcePackage: totem
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofx.so
 ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
Title: totem crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash need-amd64-retrace trusty

** Information type changed from Private to Public

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

Title:
  totem crashed with SIGSEGV on playing dvd

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

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


[Bug 1478351] Re: totem crashed with SIGSEGV on playing dvd

2015-07-26 Thread sam tygier
*** This bug is a duplicate of bug 1238195 ***
https://bugs.launchpad.net/bugs/1238195

I tried a few other disks which work fine. Seems that just Buena Vista
Social Club causes the crash.

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

Title:
  totem crashed with SIGSEGV on playing dvd

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

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


[Bug 706582] Re: nautilus crashed with SIGSEGV in calloc()

2015-05-17 Thread sam tygier
attached files no long crash for me in 15.04

** Changed in: librsvg
   Status: New = Fix Released

** Changed in: librsvg (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  nautilus crashed with SIGSEGV in calloc()

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

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


[Bug 40966] Re: When maximized, abiword's vertical scrollbar doesn't reach the side of the screen

2015-05-15 Thread sam tygier
Still an issue in 15.04

-- 
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/40966

Title:
  When maximized, abiword's vertical scrollbar doesn't reach the side of
  the screen

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

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


[Bug 38244] Re: esd doesn't exit automatically after log in

2015-05-15 Thread sam tygier
no response in a long time.

** Changed in: esound (Ubuntu)
   Status: Incomplete = Invalid

-- 
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/38244

Title:
  esd doesn't exit automatically after log in

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

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


[Bug 11871] Re: Video doesn't change size when going to fullscreen using SDL video sink

2015-05-15 Thread sam tygier
Not sure this really needs to be open any more. Unless there is any
objection i'll close it.

** Changed in: gst-plugins-bad0.10 (Ubuntu)
   Status: Triaged = Incomplete

-- 
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/11871

Title:
  Video doesn't change size when going to fullscreen using SDL video
  sink

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

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


[Bug 874305] Re: evolution incomplete migration from mbox to maildir

2015-05-15 Thread sam tygier
I switched to thunderbird, so i'd be happy for this bug to be closed.

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

Title:
  evolution incomplete migration from mbox to maildir

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

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


[Bug 1433230] [NEW] package python-gtk2-dbgsym not installed failed to install/upgrade: trying to overwrite /usr/lib/debug/usr/lib/python2.7/dist-packages/gtk-2.0/atk.so , which is also in package pyt

2015-03-17 Thread sam tygier
Public bug reported:

E: /var/cache/apt/archives/python-
gtk2-dbgsym_2.24.0-3ubuntu4_amd64.ddeb: trying to overwrite
'/usr/lib/debug/usr/lib/python2.7/dist-packages/gtk-2.0/atk.so', which
is also in package python-gtk2-dbg 2.24.0-3ubuntu4

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: python-gtk2-dbgsym (not installed)
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Uname: Linux 3.19.0-9-generic x86_64
ApportVersion: 2.16.2-0ubuntu3
Architecture: amd64
Date: Tue Mar 17 17:15:08 2015
DuplicateSignature: package:python-gtk2-dbgsym:(not installed):trying to 
overwrite '/usr/lib/debug/usr/lib/python2.7/dist-packages/gtk-2.0/atk.so', 
which is also in package python-gtk2-dbg 2.24.0-3ubuntu4
ErrorMessage: trying to overwrite 
'/usr/lib/debug/usr/lib/python2.7/dist-packages/gtk-2.0/atk.so', which is also 
in package python-gtk2-dbg 2.24.0-3ubuntu4
InstallationDate: Installed on 2015-03-07 (10 days ago)
InstallationMedia: Ubuntu-MATE 15.04 Vivid Vervet - Alpha amd64 (20150225)
SourcePackage: pygtk
Title: package python-gtk2-dbgsym (not installed) failed to install/upgrade: 
trying to overwrite 
'/usr/lib/debug/usr/lib/python2.7/dist-packages/gtk-2.0/atk.so', which is also 
in package python-gtk2-dbg 2.24.0-3ubuntu4
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package package-conflict vivid

-- 
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/1433230

Title:
  package python-gtk2-dbgsym  not installed  failed to install/upgrade:
  trying to overwrite  /usr/lib/debug/usr/lib/python2.7/dist-
  packages/gtk-2.0/atk.so , which is also in package python-gtk2-dbg
  2.24.0-3ubuntu4

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

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


[Bug 985463] [NEW] disk utility should not create more than 1 disk problem messages

2012-04-19 Thread sam tygier
Public bug reported:

I have a disk that is reporting SMART problems. This is resulting in
many popups warning me of Hard Disk Problems Detected. see attached
screen shot.

I am very greatful for the message, but I only need to to tell me once
(or once per log in or once per day).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-disk-utility 3.0.2-2ubuntu7
Uname: Linux 3.3.2-030302-generic x86_64
ApportVersion: 2.0.1-0ubuntu4
Architecture: amd64
Date: Thu Apr 19 09:11:32 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120108)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-disk-utility
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  disk utility should not create more than 1 disk problem messages

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

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


[Bug 985463] Re: disk utility should not create more than 1 disk problem messages

2012-04-19 Thread sam tygier
** Attachment added: disk_fail_fail.png
   
https://bugs.launchpad.net/bugs/985463/+attachment/3092810/+files/disk_fail_fail.png

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

Title:
  disk utility should not create more than 1 disk problem messages

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

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


[Bug 477280] Re: One or more disks are failing from Palimpsest Disk Utility

2012-04-19 Thread sam tygier
do you still have this problem? i get a message for a disk where the
spin up times is get worse, but no message for a disk that has had a few
bad sectors for a long time.

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

Title:
  One or more disks are failing from Palimpsest Disk Utility

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

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


[Bug 132772] Re: Uninstalling compiz disables metacity

2012-04-03 Thread sam tygier
is this still an issue for anyone?

** Changed in: gnome-session (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Uninstalling compiz disables metacity

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

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


[Bug 969657] Re: No way to empty trash in gnome-fallback

2012-04-01 Thread sam tygier
it can be emptied from nautilus (make sense to me for this to be in the
file browser). also if the disk is nearly full there is a pop up message
that offers to empty the trash.

-- 
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/969657

Title:
  No way to empty trash in gnome-fallback

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

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


[Bug 971051] [NEW] no alt+tab in gnome classic session

2012-04-01 Thread sam tygier
Public bug reported:

When using the gnome classic session (with compiz) in ubuntu 12.04 i
cannot use alt tab to switch applications.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-panel 1:3.4.0-0ubuntu1
Uname: Linux 3.3.0-030300-generic x86_64
ApportVersion: 2.0-0ubuntu2
Architecture: amd64
Date: Sun Apr  1 21:01:11 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120108)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-panel
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

-- 
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/971051

Title:
  no alt+tab in gnome classic session

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

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


[Bug 971051] Re: no alt+tab in gnome classic session

2012-04-01 Thread sam tygier
-- 
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/971051

Title:
  no alt+tab in gnome classic session

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

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


[Bug 685196] Re: Eye of GNOME 2.32.0 image viewer does not display any RAW files

2012-01-10 Thread sam tygier
I dont think wishlist is an appropiate as this is a regression. a few
ubuntu releases ago it worked.

** Summary changed:

- Eye of GNOME 2.32.0 image viewer does not display ORF olympus RAW files 
+ Eye of GNOME 2.32.0 image viewer does not display any RAW files

** Description changed:

+ Eog no longer displays RAW files from digiat cameras, though it opens a
+ blank window, and allows zooming and rotations as if it did. This
+ affects at least canon, olympus and DNG files.
+ 
+ 
  Binary package hint: eog
  
  Raw images from Olympus E-510 (ORF file extension) do not open in viewer
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: eog 2.32.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  Architecture: i386
  Date: Sat Dec  4 14:47:08 2010
  ExecutablePath: /usr/bin/eog
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
  ProcEnviron:
-  LANG=en_GB.utf8
-  SHELL=/bin/bash
+  LANG=en_GB.utf8
+  SHELL=/bin/bash
  SourcePackage: eog

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

Title:
  Eye of GNOME 2.32.0 image viewer does not display any RAW files

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

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

[Bug 874305] Re: evolution incomplete migration from mbox to maildir

2011-10-24 Thread sam tygier
it was a pop account.

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

Title:
  evolution incomplete migration from mbox to maildir

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

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


[Bug 874305] Re: evolution incomplete migration from mbox to maildir

2011-10-14 Thread sam tygier
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/874305

Title:
  evolution incomplete migration from mbox to maildir

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

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


[Bug 874305] [NEW] evolution incomplete migration from mbox to maildir

2011-10-14 Thread sam tygier
Public bug reported:

on the first launch of evolution after upgrading to ubuntu 11.10 a
dialog informs the user that they need to migrate to mailboxes. after
allowing this evolution though for a while, and then closed (not sure if
it crashed, or decided that it was done).

this migration was incomplete. my old mailbox has 4294 messages, but the
new one has only 401 (interestingly it claims to have more unread than
total, 440).

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evolution 3.2.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Fri Oct 14 15:54:40 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)

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


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  evolution incomplete migration from mbox to maildir

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

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


[Bug 554036] Re: some .CR2 (RAW) pictures are displayed mirrored

2011-09-27 Thread sam tygier
seems to be fixed in shotwell 0.11.2 in oneiric. (tested with 40D
files). EOG in oneiric will not render the files at all though.

** Changed in: shotwell (Ubuntu)
   Status: New = Fix Released

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

Title:
  some .CR2 (RAW) pictures are displayed mirrored

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

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


[Bug 860672] [NEW] eog shows raw CR2 as blank

2011-09-27 Thread sam tygier
Public bug reported:

If I open a canon CR2 raw file (from a 40D) in EOG I just see a grey checkboard 
pattern. the file displays fine in shotwell.
example files http://www.hep.manchester.ac.uk/u/sam/pub/shotwell/

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: eog 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Tue Sep 27 16:33:24 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110927)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: eog
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  eog shows raw CR2 as blank

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

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


[Bug 860672] Re: eog shows raw CR2 as blank

2011-09-27 Thread sam tygier
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/860672

Title:
  eog shows raw CR2 as blank

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

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


[Bug 710137] Re: evince badly mis-renders gradients in pdf

2011-09-27 Thread sam tygier
still the same in 3.1.90.1 with poppler/cairo (0.16.7)

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

Title:
  evince badly mis-renders gradients in pdf

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

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


[Bug 600111] Re: youtube plugin error looking up video uri

2011-09-27 Thread sam tygier
looks like totem does not even bother to try playing youtube theses
days, so i guess this can be closed

** Changed in: totem (Ubuntu)
   Status: New = Invalid

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

Title:
  youtube plugin error looking up video uri

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

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


[Bug 701222] Re: totem crashed with SIGSEGV in gst_pad_chain_data_unchecked()

2011-09-27 Thread sam tygier
still crashes in oneiric betas.

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

Title:
  totem crashed with SIGSEGV in gst_pad_chain_data_unchecked()

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

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


[Bug 737913] Re: gnome-volume-control crashed with SIGABRT in __kernel_vsyscall()

2011-07-19 Thread sam tygier
*** This bug is a duplicate of bug 754422 ***
https://bugs.launchpad.net/bugs/754422

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

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

Title:
  gnome-volume-control crashed with SIGABRT in __kernel_vsyscall()

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

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


[Bug 788710] Re: gnome-settings-daemon crashed with SIGSEGV in exit()

2011-06-02 Thread sam tygier
probably worth mentioning Bug #788714 here, as the 2 crashes seem to
occur together.

-- 
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/788710

Title:
  gnome-settings-daemon crashed with SIGSEGV in exit()

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


[Bug 791573] Re: gnome-user-share crashed with SIGABRT in g_option_context_parse()

2011-06-01 Thread sam tygier
** Visibility changed to: Public

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

Title:
  gnome-user-share crashed with SIGABRT in g_option_context_parse()

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


[Bug 791573] Re: gnome-user-share crashed with SIGABRT in g_option_context_parse()

2011-06-01 Thread sam tygier
unity-2d crash is Bug #791575

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

Title:
  gnome-user-share crashed with SIGABRT in g_option_context_parse()

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


[Bug 710137] Re: evince badly mis-renders gradients in pdf

2011-06-01 Thread sam tygier
in oneiric, evince 3.0.2, Using poppler/cairo (0.16.4).
no background is rendered, see attached

** Attachment added: evince_302.png
   
https://bugs.launchpad.net/poppler/+bug/710137/+attachment/2151372/+files/evince_302.png

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

Title:
  evince badly mis-renders gradients in pdf

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


[Bug 607999] Re: gsettings-data-convert crashed with signal 5 in g_object_newv()

2011-05-25 Thread sam tygier
i have not seen it again (though apport does not show crashes after the
release, so maybe it happens silently?). from upstream comment it looks
like it would only show up during an upgrade, so maybe we would not
expect to see twice on 1 machine.

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

Title:
  gsettings-data-convert crashed with signal 5 in g_object_newv()

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


[Bug 554036] Re: some .CR2 (RAW) pictures are displayed mirrored

2011-05-11 Thread sam tygier
** Also affects: shotwell (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  some .CR2 (RAW) pictures are displayed mirrored

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


[Bug 554036] Re: some .CR2 (RAW) pictures are displayed mirrored

2011-04-17 Thread sam tygier
i am seeing the same thing in shotwell http://trac.yorba.org/ticket/3508
(several example files there) do they all use the same raw loader?

** Bug watch added: trac.yorba.org/ #3508
   http://trac.yorba.org/ticket/3508

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

Title:
  some .CR2 (RAW) pictures are displayed mirrored

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


[Bug 255768] Re: evolution asking for a password, even though it should be remembered

2011-02-09 Thread sam tygier
still seeing this with POP in 2.30.3, the chain of upstream duplicates
say it is resolved, maybe they mean in 2.32?

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

Title:
  evolution asking for a password, even though it should be remembered

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


[Bug 701222] Re: totem crashed with SIGSEGV in gst_pad_chain_data_unchecked()

2011-02-01 Thread sam tygier
** Visibility changed to: Public

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

Title:
  totem crashed with SIGSEGV in gst_pad_chain_data_unchecked()

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


[Bug 710137] [NEW] evince badly mis-renders gradients in pdf

2011-01-30 Thread sam tygier
Public bug reported:

Binary package hint: evince

the poor rendering of background gradients in
http://emetral.web.cern.ch/emetral/USPAS09course/SpaceCharge.pdf
makes it mostly unreadable.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evince 2.32.0-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic x86_64
Architecture: amd64
Date: Sun Jan 30 12:25:06 2011
KernLog:
 Jan 30 12:18:44 ubuntu kernel: [0.02] Security Framework initialized
 Jan 30 12:18:44 ubuntu kernel: [0.02] AppArmor: AppArmor initialized
 Jan 30 12:18:44 ubuntu kernel: [0.275442] AppArmor: AppArmor Filesystem 
Enabled
 Jan 30 12:18:44 ubuntu kernel: [0.297430] type=2000 
audit(1296389902.290:1): initialized
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110127)
ProcEnviron:
 LANGUAGE=en_US.UTF-8:en
 LANG=en_US.UTF-8
 LC_MESSAGES=en_AG.utf8
 SHELL=/bin/bash
ProcVersionSignature_: Ubuntu 2.6.37-12.26-generic 2.6.37
SourcePackage: evince

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


** Tags: amd64 apport-bug natty

-- 
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/710137

Title:
  evince badly mis-renders gradients in pdf

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


[Bug 710137] Re: evince badly mis-renders gradients in pdf

2011-01-30 Thread sam tygier

** Attachment added: evince gradient.png
   
https://bugs.launchpad.net/bugs/710137/+attachment/1817166/+files/evince%20gradient.png

-- 
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/710137

Title:
  evince badly mis-renders gradients in pdf

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


[Bug 710137] Re: evince badly mis-renders gradients in pdf

2011-01-30 Thread sam tygier
same file in acroread

** Attachment added: Screenshot-SpaceCharge.pdf - Adobe Reader.png
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/710137/+attachment/1817169/+files/Screenshot-SpaceCharge.pdf%20-%20Adobe%20Reader.png

-- 
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/710137

Title:
  evince badly mis-renders gradients in pdf

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


[Bug 671279] Re: Japanese PDF does not display correctly

2011-01-30 Thread sam tygier
*** This bug is a duplicate of bug 616321 ***
https://bugs.launchpad.net/bugs/616321

** This bug has been marked a duplicate of bug 616321
   Evince should depend on poppler-data
 * You can subscribe to bug 616321 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/616321/+subscribe

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

Title:
  Japanese PDF does not display correctly

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


[Bug 511086] Re: Missing some Czech unicode characters in selected text

2011-01-30 Thread sam tygier
have you tried installing poppler-data ? if that fixes it then this is a
dupe of Bug #616321

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

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

Title:
  Missing some Czech unicode characters in selected text

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


[Bug 708344] [NEW] evince fails to load postscript ps files

2011-01-26 Thread sam tygier
Public bug reported:

Binary package hint: evince

on ubuntu natty live cd in testdrive.
get a postscript file, eg http://arxiv.org/ps/1101.4907
try to open with evince
waits for ever, with loading notifier spinning

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evince 2.32.0-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic x86_64
Architecture: amd64
Date: Wed Jan 26 22:04:57 2011
KernLog:
 Jan 26 21:54:54 ubuntu kernel: [0.02] Security Framework initialized
 Jan 26 21:54:54 ubuntu kernel: [0.02] AppArmor: AppArmor initialized
 Jan 26 21:54:54 ubuntu kernel: [2.541502] AppArmor: AppArmor Filesystem 
Enabled
 Jan 26 21:54:54 ubuntu kernel: [2.569457] type=2000 
audit(1296078873.560:1): initialized
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110126)
ProcEnviron:
 LANGUAGE=en_US.UTF-8:en
 LANG=en_US.UTF-8
 LC_MESSAGES=en_AG.utf8
 SHELL=/bin/bash
ProcVersionSignature_: Ubuntu 2.6.37-12.26-generic 2.6.37
SourcePackage: evince

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


** Tags: amd64 apport-bug natty

-- 
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/708344

Title:
  evince fails to load postscript ps files

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


[Bug 708344] Re: evince fails to load postscript ps files

2011-01-26 Thread sam tygier


-- 
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/708344

Title:
  evince fails to load postscript ps files

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


[Bug 708344] Re: evince fails to load postscript ps files

2011-01-26 Thread sam tygier
the following is out put to stdout

ubuntu@ubuntu:~$ evince '/home/ubuntu/Downloads/1101.4907.ps' 
GPL Ghostscript 8.71: Can't find initialization file gs_init.ps.
fatal internal error -100GPL Ghostscript 8.71: Can't find initialization file 
gs_init.ps.
fatal internal error -100GPL Ghostscript 8.71: Can't find initialization file 
gs_init.ps.
fatal internal error -100
** (evince:5024): WARNING **: Error rendering thumbnail
GPL Ghostscript 8.71: Can't find initialization file gs_init.ps.
fatal internal error -100
** (evince:5024): WARNING **: Error rendering thumbnail
GPL Ghostscript 8.71: Can't find initialization file gs_init.ps.
fatal internal error -100
** (evince:5024): WARNING **: Error rendering thumbnail
GPL Ghostscript 8.71: Can't find initialization file gs_init.ps.
fatal internal error -100
** (evince:5024): WARNING **: Error rendering thumbnail
GPL Ghostscript 8.71: Can't find initialization file gs_init.ps.
fatal internal error -100GPL Ghostscript 8.71: Can't find initialization file 
gs_init.ps.
fatal internal error -100GPL Ghostscript 8.71: Can't find initialization file 
gs_init.ps.
fatal internal error -100GPL Ghostscript 8.71: Can't find initialization file 
gs_init.ps.
fatal internal error -100
** (evince:5024): WARNING **: Error rendering thumbnail
GPL Ghostscript 8.71: Can't find initialization file gs_init.ps.
fatal internal error -100
** (evince:5024): WARNING **: Error rendering thumbnail
GPL Ghostscript 8.71: Can't find initialization file gs_init.ps.
fatal internal error -100
** (evince:5024): WARNING **: Error rendering thumbnail
GPL Ghostscript 8.71: Can't find initialization file gs_init.ps.
fatal internal error -100
** (evince:5024): WARNING **: Error rendering thumbnail

-- 
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/708344

Title:
  evince fails to load postscript ps files

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


[Bug 706582] Re: nautilus crashed with SIGSEGV in calloc()

2011-01-23 Thread sam tygier

** Visibility changed to: Public

-- 
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/706582

Title:
  nautilus crashed with SIGSEGV in calloc()

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


[Bug 706585] Re: eog assert failure: *** glibc detected *** eog: munmap_chunk(): invalid pointer: 0x0000000001a0eff0 ***

2011-01-23 Thread sam tygier

** Attachment added: clipPath-advanced-01.svg
   
https://bugs.launchpad.net/bugs/706585/+attachment/1803945/+files/clipPath-advanced-01.svg

** Visibility changed to: Public

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

Title:
  eog assert failure: *** glibc detected *** eog: munmap_chunk():
  invalid pointer: 0x01a0eff0 ***

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


[Bug 706582] Re: nautilus crashed with SIGSEGV in calloc()

2011-01-23 Thread sam tygier
happens when making thumbnails of the some of the svg tests in the grafx
bot firefox plugin.

here is one that triggers the crash. the thumbnail is written, so
nautilus will only crash the first time you view a folder containing it.
empty ~/.thumbnails to get it to crash again.

** Attachment added: clipPath-advanced-01.svg
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/706582/+attachment/1803944/+files/clipPath-advanced-01.svg

-- 
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/706582

Title:
  nautilus crashed with SIGSEGV in calloc()

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


[Bug 706582] Re: nautilus crashed with SIGSEGV in calloc()

2011-01-23 Thread sam tygier
the file also crashes EOG Bug #706585

-- 
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/706582

Title:
  nautilus crashed with SIGSEGV in calloc()

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


[Bug 706582] Re: nautilus crashed with SIGSEGV in calloc()

2011-01-23 Thread sam tygier
also crashes in nautilus 1:2.32.0-0ubuntu1.1 in maverick

-- 
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/706582

Title:
  nautilus crashed with SIGSEGV in calloc()

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


[Bug 38244] Re: esd doesn't exit automatically after log in

2011-01-23 Thread sam tygier
is this still an issue? the sound system has changed a lot since 2006

** Changed in: esound (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  esd doesn't exit automatically after log in

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


[Bug 258860] Re: nautilus crashed with SIGSEGV in g_type_check_instance_is_a()

2011-01-11 Thread sam tygier
i can't reproduce on natty. thanks

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Fix Released

-- 
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/258860

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_is_a()

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


[Bug 194726] Re: nautilus performs context menu action on wrong file

2011-01-11 Thread sam tygier
still occurs in natty

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

Title:
  nautilus performs context menu action on wrong file

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


[Bug 40966] Re: When maximized, abiword's vertical scrollbar doesn't reach the side of the screen

2011-01-10 Thread sam tygier
still a problem with abiword 2.8.6 in natty

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

Title:
  When maximized, abiword's vertical scrollbar doesn't reach the side of the 
screen

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


[Bug 680302] Re: totem crashed with SIGSEGV

2010-12-11 Thread sam tygier
i can no longer reproduce this

** Changed in: totem (Ubuntu)
   Status: New = Fix Released

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

Title:
  totem crashed with SIGSEGV

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


[Bug 680302] Re: totem crashed with SIGSEGV

2010-11-25 Thread sam tygier
i cleared testdrive iso cache and redownloaded the natty iso. and it still 
occurs, so corruption seems unlikely to me. here is the md5sum
6e34a2a0eaa61748ba3a33015a84e813  
/usr/share/example-content/Ubuntu_Free_Culture_Showcase/How fast.ogg

also, even if the file was corrupt, totem should not crash.

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

-- 
totem crashed with SIGSEGV
https://bugs.launchpad.net/bugs/680302
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 680302] Re: totem crashed with SIGSEGV

2010-11-24 Thread sam tygier
so far only crash with How fast.ogg
no crash with:
josh woodland - swansong.ogg (audio)
pentagon_news_sample.ogg (first ogg video example i found on wikipedia)

-- 
totem crashed with SIGSEGV
https://bugs.launchpad.net/bugs/680302
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 680302] Re: totem crashed with SIGSEGV

2010-11-22 Thread sam tygier

** Visibility changed to: Public

-- 
totem crashed with SIGSEGV
https://bugs.launchpad.net/bugs/680302
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 114462] Re: Printing with Print range prints wrong page range

2010-11-19 Thread sam tygier
the pages numbers in the print really ought to match the page numbers
show in the toolbar. other wise the only way to print the correct pages
is to manually count through the file to find them.

-- 
Printing with Print range prints wrong page range
https://bugs.launchpad.net/bugs/114462
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 151536] Re: [MASTER] E-D-S hangs on login and uses 100% cpu

2010-08-23 Thread sam tygier
is anyone still seeing this? i have not for a while, and the upstream
bug is marked fixed.

** Changed in: evolution-data-server (Ubuntu)
   Status: Triaged = Incomplete

-- 
[MASTER] E-D-S hangs on login and uses 100% cpu
https://bugs.launchpad.net/bugs/151536
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 616322] Re: Okular should depend on poppler-data

2010-08-16 Thread sam tygier
thank. sorry i did not see bug 616321

-- 
Okular should depend on poppler-data
https://bugs.launchpad.net/bugs/616322
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 616322] Re: Okular should depend on poppler-data

2010-08-15 Thread sam tygier
please don't change the status without a comment/explanation. evince
needs poppler-data to be able to display many PDF files.

** Changed in: evince (Ubuntu)
   Status: Invalid = New

-- 
Okular should depend on poppler-data
https://bugs.launchpad.net/bugs/616322
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 616322] Re: Okular should depend on poppler-data

2010-08-11 Thread sam tygier
same for evince see Bug #470157

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

-- 
Okular should depend on poppler-data
https://bugs.launchpad.net/bugs/616322
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 615939] [NEW] evince fails to render eps file

2010-08-10 Thread sam tygier
Public bug reported:

Binary package hint: evince

the attached file renders fine in gv, but blank in evince

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: evince 2.30.3-0ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: openafs wl
Architecture: i386
Date: Tue Aug 10 17:23:11 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
KernLog:
 
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: evince

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


** Tags: apport-bug i386 lucid ubuntu-une

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

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


[Bug 615939] Re: evince fails to render eps file

2010-08-10 Thread sam tygier

** Attachment added: out.eps
   http://launchpadlibrarian.net/53433552/out.eps

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/53433442/Dependencies.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/53433443/RelatedPackageVersions.txt

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

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


[Bug 57923] Re: Opening firefox by clicking on links in thunderbird breaks https

2010-07-27 Thread sam tygier
@dmuir,
it would be better to open a new bug report, as the cause may be different to 
this old bug. if you run:

ubuntu-bug firefox

it will automatically attach all the version details to the report. you
could mention this bug in the new bug.

thanks

-- 
Opening firefox by clicking on links in thunderbird breaks https
https://bugs.launchpad.net/bugs/57923
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 470157] Re: Text does not display in Evince or other pdf viewers

2010-07-20 Thread sam tygier
** Bug watch added: freedesktop.org Bugzilla #29167
   http://bugs.freedesktop.org/show_bug.cgi?id=29167

** Also affects: poppler via
   http://bugs.freedesktop.org/show_bug.cgi?id=29167
   Importance: Unknown
   Status: Unknown

-- 
Text does not display in Evince or other pdf viewers
https://bugs.launchpad.net/bugs/470157
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 470157] Re: Text does not display in Evince or other pdf viewers

2010-07-20 Thread sam tygier
simple fix install poppler-data

now. why is this not installed by default

-- 
Text does not display in Evince or other pdf viewers
https://bugs.launchpad.net/bugs/470157
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 470157] Re: Text does not display in Evince or other pdf viewers

2010-07-19 Thread sam tygier
also with the files:
http://www.nesteq.net/assets/dl/dsheets/datasheet_asm_xzero_eng.pdf
http://www.nesteq.net/assets/dl/manuals/asm_xzero_manual_revision_1_5.pdf

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

** Also affects: evince via
   https://bugzilla.gnome.org/show_bug.cgi?id=15
   Importance: Unknown
   Status: Unknown

-- 
Text does not display in Evince or other pdf viewers
https://bugs.launchpad.net/bugs/470157
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 470157] Re: Text does not display in Evince or other pdf viewers

2010-07-19 Thread sam tygier
similar bug upstream, though it is marked fixed

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

** Changed in: evince
 Remote watch: GNOME Bug Tracker #15 = GNOME Bug Tracker #624773

-- 
Text does not display in Evince or other pdf viewers
https://bugs.launchpad.net/bugs/470157
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 470157] Re: Text does not display in Evince or other pdf viewers

2010-07-19 Thread sam tygier
this is what i see in acroread and evince(screenshot from lucid, but it
looks the same in maverick too).

** Attachment added: pdf.png
   http://launchpadlibrarian.net/52184641/pdf.png

-- 
Text does not display in Evince or other pdf viewers
https://bugs.launchpad.net/bugs/470157
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 600111] Re: youtube plugin error looking up video uri

2010-07-09 Thread sam tygier
yes i still see it.

i boot a maverick-desktop-amd64.iso in testdrive (host is lucid, but i dont 
suppose that makes a difference).
open totem
select youtube plug in
search (eg muse)
error.

** Attachment added: Screenshot-QEMU.png
   http://launchpadlibrarian.net/51646409/Screenshot-QEMU.png

-- 
youtube plugin error looking up video uri
https://bugs.launchpad.net/bugs/600111
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 480605] Re: Repeated subscription request from same user

2010-07-08 Thread sam tygier
still an issue in 2.31.3 in maverick

-- 
Repeated subscription request from same user
https://bugs.launchpad.net/bugs/480605
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 19586] Re: When nautilus cannot unmount a media, it must tell why.

2010-07-04 Thread sam tygier
** Changed in: nautilus
   Importance: Unknown = Undecided

** Changed in: nautilus
   Status: Confirmed = New

** Changed in: nautilus
 Remote watch: GNOME Bug Tracker #147423 = None

** Changed in: nautilus
   Status: New = Fix Released

-- 
When nautilus cannot unmount a media, it must tell why.
https://bugs.launchpad.net/bugs/19586
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 46427] Re: f-spot: Can't crop raw images

2010-07-04 Thread sam tygier
it is now possible to do a bit of raw work in f-spot. enable the develop
in UFRAW extension (make sure UFRAW is installed), and then right click
an image to develop it into a jpeg.

-- 
f-spot: Can't crop raw images
https://bugs.launchpad.net/bugs/46427
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 600111] [NEW] youtube plugin error looking up video uri

2010-06-30 Thread sam tygier
Public bug reported:

Binary package hint: totem

i have made a clean install of maverick in a VM. if i open totem, select
the youtube plug and search i get the following error

Error Looking Up Video URI
Automount failed: mountpoint for org.gtk.vfs.mountpoint.http already running

this is probably the same issue as Bug #487156 , but that has been
marked invalid.

there are some interesting messages in .xsessionerrors, so i will attach
those.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: totem 2.30.2-2ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-6.8-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic x86_64
Architecture: amd64
Date: Wed Jun 30 09:16:53 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100629)
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: totem

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


** Tags: amd64 apport-bug maverick

-- 
youtube plugin error looking up video uri
https://bugs.launchpad.net/bugs/600111
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 600111] Re: youtube plugin error looking up video uri

2010-06-30 Thread sam tygier

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/51153943/Dependencies.txt

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/51153944/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/51153945/LogAlsaMixer.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/51153946/XorgLog.txt

-- 
youtube plugin error looking up video uri
https://bugs.launchpad.net/bugs/600111
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 600111] Re: youtube plugin error looking up video uri

2010-06-30 Thread sam tygier

** Attachment added: .xsession-errors
   http://launchpadlibrarian.net/51154214/.xsession-errors

-- 
youtube plugin error looking up video uri
https://bugs.launchpad.net/bugs/600111
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 595101] [NEW] zombie subscription requests

2010-06-16 Thread sam tygier
Public bug reported:

Binary package hint: empathy

every time i connect to yahoo i get the same subscription requests. they
show as a username in the envelope menu in the indicator applet. i click
it i get a subscription request dialog. if i click 'no' the dialog goes
away. but next time i connect to yahoo the request comes back.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: empathy 2.30.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: openafs wl
Architecture: i386
Date: Wed Jun 16 14:22:31 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: empathy

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


** Tags: apport-bug i386 lucid ubuntu-une

-- 
zombie subscription requests
https://bugs.launchpad.net/bugs/595101
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 595101] Re: zombie subscription requests

2010-06-16 Thread sam tygier

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/50432570/Dependencies.txt

-- 
zombie subscription requests
https://bugs.launchpad.net/bugs/595101
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 201396] Re: Unable to change numeric vaules in about:config

2010-05-10 Thread sam tygier
epiphany no longer uses mozilla, only webkit. so this bug is irrelevant
for lucid, and will probably never be fixed for old version by the
epiphany devs. i guess we can't close this bug until ubuntu versions
with mozzila based epiphany go out of support.

-- 
Unable to change numeric vaules in about:config
https://bugs.launchpad.net/bugs/201396
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 565942] Re: evolution crashed with SIGSEGV in camel_folder_info_free()

2010-04-20 Thread sam tygier
it did not crash overnight, but it made 22 MB of valgrind log. maybe
there is a clue in there.

** Attachment added: valgrind.log.gz
   http://launchpadlibrarian.net/44882824/valgrind.log.gz

-- 
evolution crashed with SIGSEGV in camel_folder_info_free()
https://bugs.launchpad.net/bugs/565942
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 563671] [NEW] TypeError in bbc plugin

2010-04-15 Thread sam tygier
Public bug reported:

Binary package hint: totem

when starting the bbc plugin i get the error

(totem:22470): GLib-GObject-WARNING **: IA__g_object_set_valist: object class 
`GstPlayBin2' has no property named `queue-size'
Traceback (most recent call last):
  File /usr/lib/totem/plugins/bbc/contentview.py, line 825, in 
_on_content_pool_loading_done
self.populate()
  File /usr/lib/totem/plugins/bbc/contentview.py, line 855, in populate
genre.add_brand(brand)
  File /usr/lib/totem/plugins/bbc/genres.py, line 247, in add_brand
gst.log(self.short_ref + ': adding show ' + brand.title)
TypeError: cannot concatenate 'str' and 'NoneType' objects

this turns out to be because brand.title is None.

i tried using str() to allow the None to be send to gst.log, but they
cause problems later on.

a better solution seems to be to return early from the function. see
attached patch. with the patch i can load the bbc plugin and listen to
most feeds.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: totem 2.30.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-20.30-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-20-generic x86_64
Architecture: amd64
Date: Thu Apr 15 10:35:22 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_GB.utf8
SourcePackage: totem

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


** Tags: amd64 apport-bug lucid

-- 
TypeError in bbc plugin
https://bugs.launchpad.net/bugs/563671
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 563671] Re: TypeError in bbc plugin

2010-04-15 Thread sam tygier

** Patch added: fixbbc.diff
   http://launchpadlibrarian.net/44245156/fixbbc.diff

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/44244742/Dependencies.txt

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/44244743/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/44244744/LogAlsaMixer.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/44244745/XorgLog.txt

-- 
TypeError in bbc plugin
https://bugs.launchpad.net/bugs/563671
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 563671] Re: TypeError in bbc plugin

2010-04-15 Thread sam tygier
were is the totem plugin's source code? if it do
bzr branch pl:totem
i dont get it.

-- 
TypeError in bbc plugin
https://bugs.launchpad.net/bugs/563671
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 548679] Re: rhythmbox crashed with SIGSEGV in g_object_notify()

2010-03-26 Thread sam tygier

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/42039269/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/42039270/Dependencies.txt

** Attachment added: GConfNonDefault.txt
   http://launchpadlibrarian.net/42039271/GConfNonDefault.txt

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/42039272/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/42039273/LogAlsaMixer.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/42039274/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/42039275/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/42039276/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/42039277/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/42039278/ThreadStacktrace.txt

** Attachment added: XorgLog.gz
   http://launchpadlibrarian.net/42039279/XorgLog.gz

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/42039280/XsessionErrors.txt

** Visibility changed to: Public

-- 
rhythmbox crashed with SIGSEGV in g_object_notify()
https://bugs.launchpad.net/bugs/548679
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 533647] Re: Scroll-wheel not causing cursor moves in gnome-terminal any more after latest updates

2010-03-15 Thread sam tygier
well found pablomme. with ambiance i can't scroll, with default i can.

-- 
Scroll-wheel not causing cursor moves in gnome-terminal any more after latest 
updates
https://bugs.launchpad.net/bugs/533647
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


  1   2   3   4   5   6   >