[Bug 1335400] Re: On Button Click no longer recognised

2014-08-08 Thread Isaac Mercer
** Changed in: quickly (Ubuntu)
   Status: New => Invalid

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

Title:
  On Button Click no longer recognised

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

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


[Bug 1335400] [NEW] On Button Click no longer recognised

2014-06-28 Thread Isaac Mercer
Public bug reported:

I am running quickly 12.80.1-0ubuntu2 and for some reason the apps that
I generate no longer recognise button clicks. A few weeks ago I created
an application using the ubuntu-application template with multiple
buttons which referred to the subprocess function. I tried to create an
identical application today and it will not work. There is no debug
output or anything and the source code is exactly the same.

In glade there is a button called button1 and this is my Window.py
source code

# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
### BEGIN LICENSE
# This file is in the public domain
### END LICENSE
 
from locale import gettext as _
 
from gi.repository import Gtk # pylint: disable=E0611
import logging
import subprocess
logger = logging.getLogger('apppool')
 
from apppool_lib import Window
from apppool.AboutApppoolDialog import AboutApppoolDialog
from apppool.PreferencesApppoolDialog import PreferencesApppoolDialog
 
# See apppool_lib.Window.py for more details about how this class works
class ApppoolWindow(Window):
__gtype_name__ = "ApppoolWindow"
   
def finish_initializing(self, builder): # pylint: disable=E1002
"""Set up the main window"""
super(ApppoolWindow, self).finish_initializing(builder)
 
self.AboutDialog = AboutApppoolDialog
self.PreferencesDialog = PreferencesApppoolDialog
self.button1 = self.builder.get_object("button1")
 
# Code for other initialization actions should be added here.
def on_button1_clicked(self, widget):
print "No Selected"
subprocess.call('no-tour', shell=True)


The "No Selected" message doesn't appear in the terminal either making me think 
that it is not recognising buttons at all. I am pretty sure this is a bug as I 
have tried it on multiple computers, created a new project all with the same 
results. This source code used to work last week but not now so I am pretty 
sure nothing is wrong with that.

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

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

Title:
  On Button Click no longer recognised

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

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


[Bug 693671] Re: wubi install will not boot - phase 2 stops with: Try (hd0, 0): NTFS5

2011-04-29 Thread Isaac Mercer
I get Kernel Panic when starting the ubuntu section of the install.

I am using 11.04 FINAL

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

Title:
  wubi install will not boot - phase 2 stops with: Try (hd0,0): NTFS5

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


[Bug 1] Re: Microsoft has a majority market share

2010-11-13 Thread Isaac Mercer
** Branch linked: lp:ios

-- 
Microsoft has a majority market share
https://bugs.launchpad.net/bugs/1
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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