Bug#645921: aclock.app: Does not start

2011-10-22 Thread Yavor Doganov
tags 645921 + patch
thanks

Here is a patch that fixes this issue.
--- aclock.app-0.2.3.orig/main.m
+++ aclock.app-0.2.3/main.m
@@ -1,10 +1,6 @@
 #include AppKit/AppKit.h
 
-int main(int argc, char **argv)
+int main(int argc, const char **argv)
 {
-	CREATE_AUTORELEASE_POOL(pool);
-	[NSApplication sharedApplication];
-	[NSApp run];
-	DESTROY(pool);
-	return 0;
+  return NSApplicationMain(argc, argv);
 }


Processed: Re: Bug#645921: aclock.app: Does not start

2011-10-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 645921 + patch
Bug #645921 [aclock.app] aclock.app: Does not start
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
645921: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645921
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#645921: aclock.app: Does not start

2011-10-19 Thread Yavor Doganov
Package: aclock.app
Version: 0.2.3-3+b4
Severity: grave
Justification: renders package unusable

When starting the application, the standard GNUstep icon appears.  No
menu, no clock.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages aclock.app depends on:
ii  gnustep-back0.20  0.20.1-2   
ii  gnustep-base-runtime  1.22.1-1   
ii  gnustep-gpbs  0.20.1-2+b1
ii  gnustep-gui-runtime   0.20.0-2   
ii  libc6 2.13-21
ii  libgcc1   1:4.6.1-15 
ii  libgnustep-base1.22   1.22.1-1   
ii  libgnustep-gui0.200.20.0-2   
ii  libobjc3  4.6.1-15   

aclock.app recommends no packages.

aclock.app suggests no packages.

-- no debconf information



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