ScrollBars

Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2011-03-10 20:40:28
Size: 506
Editor: c-76-112-212-248
Comment:
Revision 4 as of 2011-03-15 16:02:47
Size: 1645
Editor: host40-47-dynamic
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * Where to Get It
   - PPA
   - Source Code
 * Where to Get It?

We provide packages for Natty:

{{{
sudo add-apt-repository ppa:ayatana-scrollbar-team/release; sudo apt-get update
sudo apt-get install liboverlay-scrollbar-0.1-0
}}}

The project is hosted at: https://launchpad.net/ayatana-scrollbar

The source code is available as a simple bazaar branch: {{{bzr branch lp:ayatana-scrollbar}}}
Line 9: Line 19:

To test the overlay scrollbars, prefix each application invocation with:
{{{LIBOVERLAY_SCROLLBAR=foo <command>
}}}
for example
{{{LIBOVERLAY_SCROLLBAR=foo gedit
}}}
Line 10: Line 28:
   - Where and how to file bugs
   - How to attach $whatever_you_need_to_debug

In case you find bugs, please report them at: https://bugs.launchpad.net/ayatana-scrollbar/+filebug

In particular, mention the version of the overlay library tested, the application that had problems. If the application crashed, apport should have captured a crash file.
Line 15: Line 35:
Applications known to work
 * Nautilus
 * Evince
 * Gedit
 * CompisConfig Settings Manager
 * Devhelp
 * Totem
 * Rhythmbox
 * Xchat
 * Empathy
 * Cheese
 * Gwibber
 * System preferences dialogs, like gnome-appearance-properties
 * ...

Known to have issues
 * Browsers using the Webkit engine (see [[Bug:732086]])
 * Banshee's extension list in preferences
 * Brasero (when changing layout, cover editor, plugin list)
 * ...

Ayatana Scroll Bar Working Space

This area is a workspace for the scroll bars. For more information see the Canonical Design Blog for more information.

  • Where to Get It?

We provide packages for Natty:

sudo add-apt-repository ppa:ayatana-scrollbar-team/release; sudo apt-get update
sudo apt-get install liboverlay-scrollbar-0.1-0

The project is hosted at: https://launchpad.net/ayatana-scrollbar

The source code is available as a simple bazaar branch: bzr branch lp:ayatana-scrollbar

  • How to Test

To test the overlay scrollbars, prefix each application invocation with: {{{LIBOVERLAY_SCROLLBAR=foo <command> }}} for example {{{LIBOVERLAY_SCROLLBAR=foo gedit }}}

  • Debugging Procedures

In case you find bugs, please report them at: https://bugs.launchpad.net/ayatana-scrollbar/+filebug

In particular, mention the version of the overlay library tested, the application that had problems. If the application crashed, apport should have captured a crash file.

Application Testing

Applications known to work

  • Nautilus
  • Evince
  • Gedit
  • CompisConfig Settings Manager

  • Devhelp
  • Totem
  • Rhythmbox
  • Xchat
  • Empathy
  • Cheese
  • Gwibber
  • System preferences dialogs, like gnome-appearance-properties
  • ...

Known to have issues

  • Browsers using the Webkit engine (see 732086)

  • Banshee's extension list in preferences
  • Brasero (when changing layout, cover editor, plugin list)
  • ...

Application

Description of the problem

Bug #

Ayatana/ScrollBars (last edited 2012-11-30 09:37:06 by mitya57)