scientific

2004-05-10 Thread Collins
Holcomb,(

 _95%0ff for 

all-Vi-a-g-ra ,C-ia--l-is ,-- L-evitra--.


http://www.ganomy.biz/ES001/?affiliate_id=233635&campaign_id=404

bing,id register people,lugging,his hot head,cyclops,and when this,physic,and 
she left.


[ Twitter Just got Stupid ] frm Mia

2011-07-13 Thread Mia Collins


If you wish to cancel your subscription, simply click once on the link below.
http://www.nocompetitionmarketing.net/ea/un.php?c=77487585&p=3225&v=714&w=832



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/lo9yyp.3v84qf@localhost



Bug#468604:

2008-05-15 Thread Robert Collins
memaid needs code copied; I am identifying how much at the moment.  


-- 
GPG key available at: .


signature.asc
Description: This is a digitally signed message part


Bug#468604: Never mind...

2008-05-17 Thread Robert Collins
No need to fix - I've filed a bug to have this removed (mnemosyne is a
replacement from the same author)

-Rob
-- 
GPG key available at: .


signature.asc
Description: This is a digitally signed message part


Adobe Acrobat Professional 8 for MAC\XP\Vista 79, Retails @ 599 (u save 520)

2008-01-01 Thread Raphael Collins
adobe framemaker 8.0 - 69
alias maya 7.0 unlimited - 109
steinberg nuendo 3.1 - 99
luxology modo 301 for mac - 129
microsoft vista ultimate - 89
discreet 3d studio max 6.0 with character studio - 129
roxio easy media creator 8 - 39
autodesk aliasstudio 2008 - 109

type xprimesoftware . com in lnternet Explorer

coreldraw graphics suite x3 - 59
parallels desktop 3.0 for mac - 29
parallels desktop 3.0 for mac - 29
autodesk autocad lt 2008 - 69
ulead videostudio 11.0 plus - 39
cyberlink powerdvd ultra deluxe 7 - 29
adobe atmosphere 1.0 - 29
systran 6 premium translator - 159
zend studio - 49


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#345100: patch for segfault

2006-03-25 Thread Robert Collins
tags: patch
thanks

I applied this bugfix in Ubuntu. Other than the debian changelog and
version number this should apply cleanly and correct the problem.

It does not appear to be xines fault per se that a segfault was occuring
- rather its this xpm problem which sets up a triggerable condition that
for some people triggers immediately, for others only triggers with
xine. I haven't tracked down the why of that :[. Theres some very old
code in there from gthumb, it might be worth someone doing a bulk update
of those support widgets.   


Rob 


diff -u pornview-0.2pre1/debian/changelog
pornview-0.2pre1/debian/changelog
--- pornview-0.2pre1/debian/changelog
+++ pornview-0.2pre1/debian/changelog
@@ -1,3 +1,11 @@
+pornview (0.2pre1-5ubuntu1) dapper; urgency=low
+
+  * Fixed segfault bug on startup due to gtk needing the widget shown rather
+than just realized to use xpm calls. (Closes lp: #2397)
+  * Disabled xine [temporarily] - the xine opengl plugin was killing X 
randomly.
+
+ -- Robert Collins <[EMAIL PROTECTED]>  Thu, 23 Mar 2006 18:26:10 +1100
+
 pornview (0.2pre1-5build1) dapper; urgency=low
 
   * Rebuild against new libxine-main1
diff -u pornview-0.2pre1/debian/rules pornview-0.2pre1/debian/rules
--- pornview-0.2pre1/debian/rules
+++ pornview-0.2pre1/debian/rules
@@ -19,8 +19,9 @@
--prefix=/usr \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
-   --with-gtk2 \
-   --enable-xine
+   --with-gtk2
+#\
+#  --enable-xine
 
 build: build-stamp
 
only in patch2:
unchanged:
--- pornview-0.2pre1.orig/src/browser.c
+++ pornview-0.2pre1/src/browser.c
@@ -138,6 +138,7 @@
 browser->window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
 gtk_window_set_title (GTK_WINDOW (browser->window), "PornView");
 gtk_widget_realize (browser->window);
+gtk_widget_show(browser->window);
 
 icon_pix =
gdk_pixmap_create_from_xpm_d (G_WINDOW (browser->window), &icon_mask,
@@ -207,7 +208,7 @@
 NULL);
 
 hpaned = gedo_hpaned_new ();
-gtk_container_add (GTK_CONTAINER (vbox), hpaned);
+gtk_box_pack_start (GTK_BOX (vbox), hpaned, TRUE, TRUE, 0);
 gtk_widget_show (hpaned);
 
 vpaned = gedo_vpaned_new ();
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.


signature.asc
Description: This is a digitally signed message part


Bug#729825: wdm: lacks integration with consolekit

2013-11-17 Thread Jamin W. Collins
Package: wdm
Version: 1.28-16
Severity: important

It appears that wdm lacks integration with consolekit, this in turn means that
user sessions launched via wdm a prevented from interacting with things such as
network configuration (via nm-applet) and laptop power states such as suspend
and resume.

I've attempted some of the work arounds listed in #597937.  However that's only
gotten me as far as a local session, not an active session.

$ ck-list-sessions
Session1:
unix-user = '1000'
    realname = 'Jamin Collins'
seat = 'Seat2'
session-type = ''
active = FALSE
x11-display = ':0'
x11-display-device = ''
display-device = ''
remote-host-name = ''
is-local = TRUE
on-since = '2013-11-18T02:22:04.597099Z'
login-session-id = '1'



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages wdm depends on:
ii  debconf [debconf-2.0]  1.5.52
ii  libc6  2.17-93
ii  libpam-modules 1.1.3-9
ii  libpam-runtime 1.1.3-9
ii  libpam0g   1.1.3-9
ii  libselinux12.1.13-3
ii  libwings2  0.95.5-1
ii  libwraster30.95.5-1
ii  libwutil3  0.95.5-1
ii  libx11-6   2:1.6.2-1
ii  libxau61:1.0.8-1
ii  libxdmcp6  1:1.1.1-1
ii  libxinerama1   2:1.1.3-1
ii  libxmu62:1.1.1-1
ii  psmisc 22.20-1
ii  x11-apps   7.7+1
ii  x11-common 1:7.7+4
ii  x11-utils  7.7+1
ii  x11-xserver-utils  7.7+1

wdm recommends no packages.

Versions of packages wdm suggests:
ii  xfonts-base  1:1.0.3

-- Configuration Files:
/etc/X11/wdm/wdm-config [Errno 13] Permission denied: u'/etc/X11/wdm/wdm-config'
/etc/pam.d/wdm changed:
authrequiredpam_nologin.so
authrequiredpam_env.so envfile=/etc/default/locale
@include common-auth
@include common-account
session  [success=ok ignore=ignore module_unknown=ignore default=bad]   
pam_selinux.so close
session  requiredpam_limits.so
session  requiredpam_loginuid.so
session  optionalpam_ck_connector.so
@include common-session
session  [success=ok ignore=ignore module_unknown=ignore default=bad]   
pam_selinux.so open


-- debconf information:
* shared/default-x-display-manager: wdm
  wdm/daemon_name: /usr/bin/wdm


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131118022740.2296.79792.report...@loki.asgardsrealm.net