Bug#728319: gworkspace.app: Preview.app fails with an error

2014-06-20 Thread Federico Giménez Nieto
tags 728319 + pending
thanks

Hi Yavor, thanks for the patch. I'll get down to work with the update.

Cheers,


2014-06-19 10:52 GMT+02:00 Yavor Doganov ya...@gnu.org:

 tags 728319 + patch
 thanks

 Yavor Doganov wrote:
  It seems like Preview is not capable of opening images.

 Attached is a trivial patch that fixes this.  These methods were
 removed in 2005 (it's even in the upstream ChangeLog), but apparently
 he forgot to remove the code that registers the notification
 observers.  Somehow we got away with it, but not with -base 1.22 or
 newer.

 The bad news is that stable is affected so an update has to be
 prepared.




-- 
Federico Giménez Nieto
fgime...@coit.es


Bug#728319: gworkspace.app: Preview.app fails with an error

2014-06-19 Thread Yavor Doganov
tags 728319 + patch
thanks

Yavor Doganov wrote:
 It seems like Preview is not capable of opening images.

Attached is a trivial patch that fixes this.  These methods were
removed in 2005 (it's even in the upstream ChangeLog), but apparently
he forgot to remove the code that registers the notification
observers.  Somehow we got away with it, but not with -base 1.22 or
newer.

The bad news is that stable is affected so an update has to be
prepared.
Description: Fix exception while loading an image.
 Don't register observers for non-existing notifications/selectors.
Author: Yavor Doganov ya...@gnu.org
Bug-Debian: http://bugs.debian.org/728319
Forwarded: no
Last-Update: 2014-06-19
---
 
--- preview.app.orig/Document.m
+++ preview.app/Document.m
@@ -291,16 +291,6 @@
  name: @TEST
  object: imageView];
 
-[[NSNotificationCenter defaultCenter] addObserver: self
- selector: @selector(_notifyMouseDown:)
- name: @MOUSEDOWN
- object: nil];
-
-[[NSNotificationCenter defaultCenter] addObserver: self
- selector: @selector(_notifyMouseUp:)
- name: @MOUSEUP
- object: nil];
-
   }
 
 


Bug#728319: gworkspace.app: Preview.app fails with an error

2014-06-18 Thread Yavor Doganov
reassign 728319 preview.app 0.8.5-9
severity 728319 grave
thanks

On Wed, Oct 30, 2013 at 11:38:46AM -0400, Michael P. Soulier wrote:
 Opening GWorkspace, clicking on a simple image file, and
 double-clicking causes this error:
 
 Critical Error in Preview
 
 NSInvalidArgumentException: -[nil_notifyMouseDown:]: unrecognized selector
 sent to instance (null)

Thanks for the report.  This is not a problem in GWorkspace.  It seems
like Preview is not capable of opening images.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#728319: gworkspace.app: Preview.app fails with an error

2013-10-30 Thread Michael P. Soulier
Package: gworkspace.app
Version: 0.8.8-1.1
Severity: important

Opening GWorkspace, clicking on a simple image file, and double-clicking
causes this error:

Critical Error in Preview

NSInvalidArgumentException: -[nil_notifyMouseDown:]: unrecognized selector
sent to instance (null)


-- System Information:
Debian Release: 7.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gworkspace.app depends on:
ii  gnustep-back0.20  0.20.1-2.1
ii  gnustep-base-runtime  1.22.1-4
ii  gnustep-gpbs  0.20.1-2.1
ii  gnustep-gui-runtime   0.20.0-3+b1
ii  libc6 2.13-38
ii  libgcc1   1:4.7.2-5
ii  libgnustep-base1.22   1.22.1-4
ii  libgnustep-gui0.200.20.0-3+b1
ii  libobjc4  4.7.2-5

Versions of packages gworkspace.app recommends:
ii  cynthiune.app   0.9.5-14
pn  preferences.app none
ii  preview.app 0.8.5-9
ii  textedit.app4.0+20061029-3.4
ii  viewpdf.app 1:0.2dfsg1-4
ii  wrapperfactory.app  0.1.0-4+b3
ii  zipper.app  1.3-2.1

Versions of packages gworkspace.app suggests:
ii  gworkspace-apps-wrappers  0.8.8-1.1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org