[Bug 929417] Re: Quickly tutorial contains wrong gtk.TextBuffer.get_text function call

Rick Spencer 929417 at bugs.launchpad.net
Mon Feb 27 10:26:25 UTC 2012


Thanks for the patch. I will apply it asap. Thanks to this bug, I am
running through the tutorial now. I will include other necessary updates
in the description.

** Changed in: quickly
       Status: New => Confirmed

** Changed in: quickly
   Importance: Undecided => High

** Changed in: quickly
     Assignee: (unassigned) => Rick Spencer (rick-rickspencer3)

** Summary changed:

- Quickly tutorial contains wrong gtk.TextBuffer.get_text function call
+ Quickly tutorial needs to be updated for 12.04

** Description changed:

  Description:	Ubuntu precise (development branch)
  Release:	12.04
  
  quickly:
    Installed: 11.12-0ubuntu1
    Candidate: 11.12-0ubuntu1
    Version table:
   *** 11.12-0ubuntu1 0
          500 http://in.archive.ubuntu.com/ubuntu/ precise/universe i386 Packages
          100 /var/lib/dpkg/status
  
  Expected Outcome: The gtk.TextBuffer.get_text function call, under "Quickly 11.12 User Guide > Getting Started > Here's the code to get pull the text out of the TextView", should mention three arguments as per the function definition -
  def get_text(start, end, include_hidden_chars=True)
  which can be found here - http://www.pygtk.org/docs/pygtk/class-gtktextbuffer.html#method-gtktextbuffer--get-text
  
  Actual Outcome: The function call contains only two arguments. When this function is run, the following error occurs -
  TypeError: get_text() takes exactly 4 arguments (3 given)
+ 
+ 
+ Other issues:
+  * The tutorial requires using an HBox, but only Box is supported.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: quickly 11.12-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic i686
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  CheckboxSubmission: da29d507ee0e5fa36c9fd9e32f64b95a
  CheckboxSystem: 174dd9663cefed283ef72538c1136ee0
  Date: Thu Feb  9 15:29:29 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20111215)
  PackageArchitecture: all
  QuicklyDataPath: /usr/share/quickly
  QuicklyTemplates:
   /usr/share/quickly/templates/ubuntu-pygame
   /usr/share/quickly/templates/ubuntu-cli
   /usr/share/quickly/templates/ubuntu-application
   /usr/share/quickly/templates/ubuntu-flash-game
  QuicklyTemplatesDirectories: /usr/share/quickly/templates/
  SourcePackage: quickly
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/929417

Title:
  Quickly tutorial needs to be updated for 12.04

Status in Quickly:
  Confirmed
Status in “quickly” package in Ubuntu:
  New

Bug description:
  Description:	Ubuntu precise (development branch)
  Release:	12.04

  quickly:
    Installed: 11.12-0ubuntu1
    Candidate: 11.12-0ubuntu1
    Version table:
   *** 11.12-0ubuntu1 0
          500 http://in.archive.ubuntu.com/ubuntu/ precise/universe i386 Packages
          100 /var/lib/dpkg/status

  Expected Outcome: The gtk.TextBuffer.get_text function call, under "Quickly 11.12 User Guide > Getting Started > Here's the code to get pull the text out of the TextView", should mention three arguments as per the function definition -
  def get_text(start, end, include_hidden_chars=True)
  which can be found here - http://www.pygtk.org/docs/pygtk/class-gtktextbuffer.html#method-gtktextbuffer--get-text

  Actual Outcome: The function call contains only two arguments. When this function is run, the following error occurs -
  TypeError: get_text() takes exactly 4 arguments (3 given)

  Other issues:
   * The tutorial requires using an HBox, but only Box is supported.
   * widgets do not expand by default
   * the tutorial uses desktopcouch, we should remove this from the tutorial if we have time

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: quickly 11.12-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic i686
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  CheckboxSubmission: da29d507ee0e5fa36c9fd9e32f64b95a
  CheckboxSystem: 174dd9663cefed283ef72538c1136ee0
  Date: Thu Feb  9 15:29:29 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20111215)
  PackageArchitecture: all
  QuicklyDataPath: /usr/share/quickly
  QuicklyTemplates:
   /usr/share/quickly/templates/ubuntu-pygame
   /usr/share/quickly/templates/ubuntu-cli
   /usr/share/quickly/templates/ubuntu-application
   /usr/share/quickly/templates/ubuntu-flash-game
  QuicklyTemplatesDirectories: /usr/share/quickly/templates/
  SourcePackage: quickly
  UpgradeStatus: No upgrade log present (probably fresh install)

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



More information about the Ubuntu-sponsors mailing list