** 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. - + * 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)
** 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. - * widgets do not expand by default - * the tutorial uses desktopcouch, we should remove this from the tutorial if we have time + * widgets do not expand by default + * the tutorial uses desktopcouch, we should remove this from the tutorial if we have time + * if the tutorial is using quickly widgets, it may was well use the texteditor widget 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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/929417 Title: Quickly tutorial needs to be updated for 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/quickly/+bug/929417/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
