Bug#415031: NMU for camas 1.2.21-3.1

2007-03-17 Thread Mohammed Sameer
I NUM'd the package to delayed+1 to fix this RC bug.

Attached the patch.

-- 
GNU/Linux registered user #224950
Proud Egyptian GNU/Linux User Group  Member.
Life powered by Debian, Homepage: www.foolab.org
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.gnu.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature
diff -Naur camas-1.2.21.orig/debian/changelog camas-1.2.21/debian/changelog
--- camas-1.2.21.orig/debian/changelog	2007-03-17 20:47:49.0 +0200
+++ camas-1.2.21/debian/changelog	2007-03-17 20:39:01.0 +0200
@@ -1,3 +1,10 @@
+camas (1.2.21-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: make ./configure executable. (Closes: #415031)
+
+ -- Mohammed Sameer <[EMAIL PROTECTED]>  Sat, 17 Mar 2007 20:38:17 +0200
+
 camas (1.2.21-3) unstable; urgency=low
 
   * QA upload.
diff -Naur camas-1.2.21.orig/debian/rules camas-1.2.21/debian/rules
--- camas-1.2.21.orig/debian/rules	2007-03-17 20:47:49.0 +0200
+++ camas-1.2.21/debian/rules	2007-03-17 20:38:09.0 +0200
@@ -33,6 +33,7 @@
 	./autogen.sh; \
 	fi
 	# Add here commands to configure the package.
+	chmod +x ./configure
 	./configure --prefix=/usr --with-forced-caudium=/usr/lib/$(CAUDIUM) --with-pike=/usr/bin/$(PIKEBIN)
 
 	touch configure-stamp


signature.asc
Description: Digital signature


Bug#400923: (no subject)

2006-12-04 Thread Mohammed Sameer
Hi,

I don't really get it. All X11 applications expect either $DISPLAY being set or
-display being passed.

How can gnome-terminal run when $DISPLAY is not set ?

I don't think this is a multi-gnome-terminal bug.

-- 
GNU/Linux registered user #224950
Proud Egyptian GNU/Linux User Group  Member.
Life powered by Debian, Homepage: www.foolab.org
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.gnu.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature


signature.asc
Description: Digital signature


Bug#400923: (no subject)

2006-12-08 Thread Mohammed Sameer
On Tue, Dec 05, 2006 at 09:07:29AM -0500, Jeff Beaird wrote:
> Steve Langasek wrote:
> 
> >The point is that, according to the bug submitter, programs being run
> >*under* multi-gnome-terminal don't have $DISPLAY set in their environment.
> >
> >It may indeed still not be an m-g-t bug, but at least it doesn't appear to
> >be a gdm bug.
> >
> 
> I, too, doubt that it's a multi-gnome-terminal bug.  I just can't figure 
> out why when I type 'env' in the gnome-terminal window, I have several 
> more variables set than when I type 'env' in the multi-gnome-terminal 
> window.
> 
> My guess is that it has something to do with m-g-t being a gnome1 app, 
> although I don't see how that'd make a difference.
> 
> Thanks for your help,

Sorry for the delay.

I had a look at the source code for gnome-terminal. gnome-terminal is setting 
the
HOME environmental variable as well as some other variables. This explains why 
it's
working fine with -display.

I'll work on a patch for that.

-- 
GNU/Linux registered user #224950
Proud Egyptian GNU/Linux User Group  Member.
Life powered by Debian, Homepage: www.foolab.org
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.gnu.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature


signature.asc
Description: Digital signature


Bug#400923: (no subject)

2006-12-08 Thread Mohammed Sameer
owner 400923 !
thanks

> setting the HOME environmental variable a

Oops.
Meant DISPLAY

-- 
GNU/Linux registered user #224950
Proud Egyptian GNU/Linux User Group  Member.
Life powered by Debian, Homepage: www.foolab.org
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.gnu.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature


signature.asc
Description: Digital signature


Bug#400923: (no subject)

2006-12-17 Thread Mohammed Sameer
On Mon, Dec 11, 2006 at 12:08:27PM -0500, Jeff Beaird wrote:
> Mohammed Sameer wrote:
> 
> >I had a look at the source code for gnome-terminal. gnome-terminal is 
> >setting the
> >HOME environmental variable as well as some other variables. This explains 
> >why it's
> >working fine with -display.
> >
> >I'll work on a patch for that.
> 
> Thanks, Mohammed.
> 
> I don't know if it makes a difference, but I'm quite sure I didn't have 
> this problem on another unstable machine.  The machine which is having 
> the problem was recently installed from scratch; the other machine had 
> been running unstable for a couple of years, and had also been installed 
> from scratch.
> 
> Just can't figure out why the problem exhibited itself on one machine 
> more readily than another.
> 
> Thanks again,


Sorry for the delay.

I'm not really sure why you are having a different behaviour with 2 different 
unstable
installations. I don't have enough time to dig farther so I took the simple 
approach
and set the DISPLAY before invoking the terminal widget itself.

Andreas, Can you please sponsor it ?

Here are the files: http://home.foolab.org/debs/multi-gnome-terminal/
And here's the dsc file: 
http://home.foolab.org/debs/multi-gnome-terminal/multi-gnome-terminal_1.6.2-13.dsc

-- 
GNU/Linux registered user #224950
Proud Egyptian GNU/Linux User Group  Member.
Life powered by Debian, Homepage: www.foolab.org
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.gnu.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature


signature.asc
Description: Digital signature


Bug#400923: gdm: $DISPLAY variable not set

2006-12-18 Thread Mohammed Sameer
retitle 400923 multi-gnome-terminal: $DISPLAY variable not set from the 
--display argument
thanks

I've just rebuilt the package. Forgot to close a bug.

-- 
GNU/Linux registered user #224950
Proud Egyptian GNU/Linux User Group  Member.
Life powered by Debian, Homepage: www.foolab.org
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.gnu.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature


signature.asc
Description: Digital signature