[Bug 768730] Re: When using overlay scrollbars, some applications (Code::Blocks and Eclipse, for example) displays ghost scrollbars when scrolling

2011-04-23 Thread Andrea Cimitan
*** This bug is a duplicate of bug 769232 *** https://bugs.launchpad.net/bugs/769232 could you please do xprop | grep CLASS and click on the eclipse windiw? (posting here the output) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 769277] Re: Eclipse shows overlay scrollbar but when i hover there is no scroll handles

2011-04-23 Thread Andrea Cimitan
thanks, will see what's wrong -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769277 Title: Eclipse shows overlay scrollbar but when i hover there is no scroll handles -- ubuntu-bugs mailing list

[Bug 769277] Re: Eclipse shows overlay scrollbar but when i hover there is no scroll handles

2011-04-23 Thread Andrea Cimitan
does this package block eclipse from running the overlay scrollbars? ** Attachment added: liboverlay-scrollbar-0.1-0_0.1.9-0ubuntu1_i386.deb https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/769277/+attachment/2084602/+files/liboverlay-scrollbar-0.1-0_0.1.9-0ubuntu1_i386.deb

[Bug 578088] Re: foreground color not changable

2011-04-23 Thread Andrea Cimitan
Rather than Invalid, this should be won't fix. There's not an easy way to allow recoloring the icons, unfortunately. ** Changed in: indicator-applet (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 769277] Re: Eclipse shows overlay scrollbar but when i hover there is no scroll handles

2011-04-23 Thread Andrea Cimitan
unfortunately I'm not running an amd64 system, if you want to build from source, I can tell you what you should try -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769277 Title: Eclipse shows overlay

[Bug 769277] Re: Eclipse shows overlay scrollbar but when i hover there is no scroll handles

2011-04-23 Thread Andrea Cimitan
I'll build another package that will print the info I need in the terminal quent, many thanks... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769277 Title: Eclipse shows overlay scrollbar but when

[Bug 769277] Re: Eclipse shows overlay scrollbar but when i hover there is no scroll handles

2011-04-23 Thread Andrea Cimitan
this will print the program name on the terminal, used by the blacklist ** Attachment added: liboverlay-scrollbar-0.1-0_0.1.9-0ubuntu1_i386.deb https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/769277/+attachment/2084867/+files/liboverlay-scrollbar-0.1-0_0.1.9-0ubuntu1_i386.deb

[Bug 769277] Re: Eclipse shows overlay scrollbar but when i hover there is no scroll handles

2011-04-23 Thread Andrea Cimitan
my guess is that something has been wrong with your package installation... try running sudo apt-get install --reinstall liboverlay-scrollbar-0.1-0 and restart eclipse. it shiuld now be blacklisted -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 769277] Re: Eclipse shows overlay scrollbar but when i hover there is no scroll handles

2011-04-23 Thread Andrea Cimitan
overhead... linking every app to dconf is not optimal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769277 Title: Eclipse shows overlay scrollbar but when i hover there is no scroll handles --

[Bug 769487] Re: [Regression] Ambiance Dark borders around window decorations are too dark

2011-04-23 Thread Andrea Cimitan
can't wait for 11.10... :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769487 Title: [Regression] Ambiance Dark borders around window decorations are too dark -- ubuntu-bugs mailing list

[Bug 769277] Re: Eclipse shows overlay scrollbar but when i hover there is no scroll handles

2011-04-23 Thread Andrea Cimitan
that's the problem I bet... symbolic links are breaking the rules... (damn) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769277 Title: Eclipse shows overlay scrollbar but when i hover there is no

[Bug 740864] Re: Find result is too light gray

2011-04-22 Thread Andrea Cimitan
I've dived into this a little bit more, and it's not fixable without touching gedit's C code. The bugreport is reproducible only if you keep the window focus on the find/find-replace window while selecting the items, in that way, main gedit window is then using ACTIVE colors, as it should do. If

[Bug 740864] Re: Find result is too light gray

2011-04-22 Thread Andrea Cimitan
exactly. and this is not fixable through the theme... so won't fix for natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740864 Title: Find result is too light gray -- ubuntu-bugs mailing list

[Bug 740864] Re: Find result is too light gray

2011-04-22 Thread Andrea Cimitan
** Attachment added: regression introduced with the first branch merged (so 0.9.13) https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/740864/+attachment/2081921/+files/Screenshot-5.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 740864] Re: Find result is too light gray

2011-04-22 Thread Andrea Cimitan
** Attachment added: screenshot of light-themes 0.9.12 https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/740864/+attachment/2081922/+files/Screenshot-6.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 740864] Re: Find result is too light gray

2011-04-22 Thread Andrea Cimitan
@vish, maybe... will discuss at UDS. Though this is not something we can do in time for Natty, release if few days, we are in hard freeze now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740864

[Bug 768178] Re: compiz crashed with SIGSEGV in nux::IOpenGLShaderProgram::Begin()

2011-04-22 Thread Andrea Cimitan
** Attachment added: output of 'glxinfo -l' https://bugs.launchpad.net/ubuntu/+source/nux/+bug/768178/+attachment/2082267/+files/glxinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/768178

[Bug 768730] Re: When using overlay scrollbars, some applications (Code::Blocks and Eclipse, for example) displays ghost scrollbars when scrolling

2011-04-22 Thread Andrea Cimitan
elicpe is blacklisted, codeblocks's issues (are not scrollbars) look more like a bug in codeblock (here, not reproduceable) ** Changed in: overlay-scrollbar (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 769172] Re: The pager only partially shows evolution (mail)

2011-04-22 Thread Andrea Cimitan
screenshot of the invisible pager? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769172 Title: The pager only partially shows evolution (mail) -- ubuntu-bugs mailing list

[Bug 769107] Re: Scroll thumb for frozen app stays visible

2011-04-22 Thread Andrea Cimitan
that's quite impossible to fix at the library level... no ideas at the moment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769107 Title: Scroll thumb for frozen app stays visible -- ubuntu-bugs

[Bug 769277] Re: Eclipse shows overlay scrollbar but when i hover there is no scroll handles

2011-04-22 Thread Andrea Cimitan
really? it should have been blacklisted! which version of the library are you running? 0.1.9? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769277 Title: Eclipse shows overlay scrollbar but when i

[Bug 769172] Re: The pager only partially shows evolution (mail)

2011-04-22 Thread Andrea Cimitan
the pager is visible, it's just in the inactive state. could be a bug in the scrollbar, I need to figure out what's wrong ** Changed in: overlay-scrollbar (Ubuntu) Status: New = Confirmed ** Also affects: ayatana-scrollbar Importance: Undecided Status: New ** Changed in:

[Bug 769069] Re: package overlay-scrollbar 0.1.9-0ubuntu1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Нет такого файла или каталога

2011-04-22 Thread Andrea Cimitan
which was the error? sorry, I can't understand :) ** Changed in: overlay-scrollbar (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769069 Title: package

[Bug 740864] Re: Find result is too light gray

2011-04-22 Thread Andrea Cimitan
I don't want to remove the frame, the frame is everywhere, and without the frame there's 1 pixel gap with the overlay scrollbar, which is even less nice... So please, just fix this bug adding the lines I suggested, other changes to gedit will be taken into account in a SRU and discussed in front

[Bug 763707] Re: Scrollbar's slider appears away from the mouse

2011-04-21 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: New = Incomplete ** Changed in: overlay-scrollbar (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/763707 Title:

Re: [Bug 768178] Re: compiz crashed with SIGSEGV in nux::IOpenGLShaderProgram::Begin()

2011-04-21 Thread Andrea Cimitan
who could build a package for me? I will be back in a hour and a half, and the PC with the fx is slow... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/768178 Title: compiz crashed with SIGSEGV in

[Bug 740864] Re: Find result is too light gray

2011-04-21 Thread Andrea Cimitan
I don't like this branch for a couple of reasons: 1) technically we are linking gedit to the pixmap theming engine just to hide the frame 2) removing the frame is inconsistent with the rest of our light-themes, where frames are always drawn around the scrolled window (there's in fact a frame,

[Bug 768178] Re: compiz crashed with SIGSEGV in nux::IOpenGLShaderProgram::Begin()

2011-04-21 Thread Andrea Cimitan
note: it's the first time I run unity on this pc. with your branch, unity runs... though I don't have icons on the launcher (but the dash is fine) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/768178

[Bug 768178] Re: compiz crashed with SIGSEGV in nux::IOpenGLShaderProgram::Begin()

2011-04-21 Thread Andrea Cimitan
in other words, I dunno if it's related or not, or if it's another bug. I'm going to bed... cheers all -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/768178 Title: compiz crashed with SIGSEGV in

[Bug 766660] Re: [FFE] Switch the ayatana-scrollbar on by default

2011-04-20 Thread Andrea Cimitan
The QA team is doing tests for all apps, lamalex and jibel told me they are fine (no crashes) with all the apps in the CD. I dunno if they have finished their tests or if they're still in process... -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 758231] Re: shotwell crashed with SIGSEGV in g_closure_invoke()

2011-04-20 Thread Andrea Cimitan
thanks for your bugreport. unfortunately, the information given from apport is not enough for us to understand why your application crashed. On the other hand, it could be that latest releases have already addressed this issue. So, marking this as Incomplete, feel free to add any comment if you

[Bug 763546] Re: [regression] non-active part of the the scrollbar area is not selectable

2011-04-19 Thread Andrea Cimitan
*** This bug is a duplicate of bug 752338 *** https://bugs.launchpad.net/bugs/752338 ** This bug has been marked a duplicate of bug 752338 Can no longer jump to a specific position in a document/window * You can subscribe to bug 752338 by following this link:

[Bug 766175] Re: Unplugging power opens Battery Discharging alert box

2011-04-19 Thread Andrea Cimitan
°_° I don't have this bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/766175 Title: Unplugging power opens Battery Discharging alert box -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 766209] Re: Holding down the scrollbar does not scroll the screen

2011-04-19 Thread Andrea Cimitan
*** This bug is a duplicate of bug 736592 *** https://bugs.launchpad.net/bugs/736592 ** This bug has been marked a duplicate of bug 736592 Holding the scroll buttons does not cause continuous scrolling * You can subscribe to bug 736592 by following this link:

[Bug 763707] Re: Scrollbar's slider appears away from the mouse

2011-04-18 Thread Andrea Cimitan
I need a procedure to reproduce this, the different steps... I'm not having this issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/763707 Title: Scrollbar's slider appears away from the mouse --

[Bug 755585] Re: Unity panel revealed when in Evince full screen mode

2011-04-18 Thread Andrea Cimitan
I can't reproduce this anymore, so sam has fixed this ** Changed in: compiz Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755585 Title: Unity panel

[Bug 763476] Re: evince crashed with SIGSEGV in g_type_check_instance_cast()

2011-04-18 Thread Andrea Cimitan
The menu is not using liboverlay-scrollbar at all, also there's no reference of liboverlay-scrollbar in the stacktrace. I've also checked the duplicates, they all depend on a menu (right click on a selection, or moving in the menu). ** Changed in: overlay-scrollbar (Ubuntu) Status: New =

[Bug 748676] Re: UIFe: Unity Dash button does not give adequate feedback

2011-04-18 Thread Andrea Cimitan
murrine has no control over background pixmaps -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/748676 Title: UIFe: Unity Dash button does not give adequate feedback -- ubuntu-bugs mailing list

[Bug 763707] Re: Scrollbar's slider appears ayay from the mouse

2011-04-17 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Confirmed = New ** Changed in: overlay-scrollbar (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/763707 Title:

[Bug 763545] Re: [regression] heuristics when to use/display the new scrollbar are bad

2011-04-17 Thread Andrea Cimitan
*** This bug is a duplicate of bug 743571 *** https://bugs.launchpad.net/bugs/743571 ** Changed in: xchat Status: New = Invalid ** This bug has been marked a duplicate of bug 743571 Some apps can't use overlay scrollbars * You can subscribe to bug 743571 by following this link:

[Bug 763707] Re: Scrollbar's slider appears away from the mouse

2011-04-17 Thread Andrea Cimitan
** Summary changed: - Scrollbar's slider appears ayay from the mouse + Scrollbar's slider appears away from the mouse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/763707 Title: Scrollbar's slider

[Bug 763247] Re: Overlay ScrollBar not easily findable in a large document

2011-04-17 Thread Andrea Cimitan
** Also affects: ayatana-scrollbar Importance: Undecided Status: New ** Tags added: design -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/763247 Title: Overlay ScrollBar not easily

[Bug 761107] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-15 Thread Andrea Cimitan
** Changed in: overlay-scrollbar (Ubuntu) Status: Invalid = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/761107 Title: Banshee.exe crashed with SIGABRT in g_main_context_dispatch() --

[Bug 761297] Re: Banshee crashed with SIGABRT while clicking in the left tree view

2011-04-15 Thread Andrea Cimitan
*** This bug is a duplicate of bug 761107 *** https://bugs.launchpad.net/bugs/761107 ** This bug has been marked a duplicate of bug 761107 Banshee.exe crashed with SIGABRT in g_main_context_dispatch() * You can subscribe to bug 761107 by following this link:

[Bug 761107] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-15 Thread Andrea Cimitan
I might need a valgrind log, this stacktrace is not giving enough information to us unfortunately ** Changed in: overlay-scrollbar (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 761107] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-15 Thread Andrea Cimitan
a valgrind log can be obtained by running the app with valgrind, then *let* it crash. usually valgrind is used to find mem leaks, in this case it could be useful to get the object which is making the app crashing. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 758581] Re: Scrollbar does not work with vinagre

2011-04-14 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Released = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/758581 Title: Scrollbar does not work with vinagre -- ubuntu-bugs

[Bug 756243] Re: Enabling Desktop-based Viewport Switching can cause fade on scroll behavior with pager

2011-04-14 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Released = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/756243 Title: Enabling Desktop-based Viewport Switching can cause fade on

[Bug 754927] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-14 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Released = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754927 Title: Banshee.exe crashed with SIGABRT in

[Bug 754736] Re: should not stay on screen when alt-tabbing to another application

2011-04-14 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Released = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754736 Title: should not stay on screen when alt-tabbing to another

[Bug 754717] Re: ccsm crashed with SIGSEGV in os_pager_draw()

2011-04-14 Thread Andrea Cimitan
** Changed in: overlay-scrollbar (Ubuntu) Status: Fix Released = Fix Committed ** Changed in: ayatana-scrollbar Status: Fix Released = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 754306] Re: The last line of files in a directory is being 'duplicated' when using scroll on thumb

2011-04-14 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Released = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754306 Title: The last line of files in a directory is being 'duplicated'

[Bug 754927] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-14 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754927 Title: Banshee.exe crashed with SIGABRT in

[Bug 754717] Re: ccsm crashed with SIGSEGV in os_pager_draw()

2011-04-14 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754717 Title: ccsm crashed with SIGSEGV in os_pager_draw() --

[Bug 754443] Re: Banshee.exe crashed with SIGABRT in g_closure_invoke()

2011-04-14 Thread Andrea Cimitan
fixed in 0.1.7 ** Changed in: ayatana-scrollbar Status: New = Fix Released ** Changed in: banshee (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/754443

[Bug 761107] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-14 Thread Andrea Cimitan
are you sure you restarted banshee after upgrading? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/761107 Title: Banshee.exe crashed with SIGABRT in g_main_context_dispatch() -- ubuntu-bugs

[Bug 761107] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-14 Thread Andrea Cimitan
the update should fix this, but I can see 0.1.7 in the bugreport... so the only idea I have is that you upgraded the library but banshee was still using 0.1.6 also, from the stacktrace there's no useful info for me... -- You received this bug notification because you are a member of Ubuntu

[Bug 761107] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-14 Thread Andrea Cimitan
you're welcome... feel free to reopen, crashes could happen when you don't expect :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/761107 Title: Banshee.exe crashed with SIGABRT in

[Bug 760264] Re: Bottom sheet menu in calc way to small with the new scrollbars

2011-04-14 Thread Andrea Cimitan
this does not look like ambiance ubuntu theme, are you using elementary or something like that? ** Changed in: overlay-scrollbar (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 754927] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-13 Thread Andrea Cimitan
** Also affects: ayatana-scrollbar Importance: Undecided Status: New ** Changed in: banshee (Ubuntu) Status: New = Invalid ** Changed in: ayatana-scrollbar Status: New = In Progress ** Changed in: unity-foundations Status: New = In Progress ** Changed in:

[Bug 754927] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-13 Thread Andrea Cimitan
** Patch added: fix-754927.diff https://bugs.launchpad.net/ayatana-scrollbar/+bug/754927/+attachment/2029186/+files/fix-754927.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754927 Title:

[Bug 754927] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-13 Thread Andrea Cimitan
typo in the patch, NULl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754927 Title: Banshee.exe crashed with SIGABRT in g_main_context_dispatch() -- ubuntu-bugs mailing list

[Bug 754927] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-13 Thread Andrea Cimitan
updated patch ** Patch added: fix-754927.diff https://bugs.launchpad.net/ayatana-scrollbar/+bug/754927/+attachment/2029193/+files/fix-754927.diff ** Patch removed: fix-754927.diff https://bugs.launchpad.net/ayatana-scrollbar/+bug/754927/+attachment/2029186/+files/fix-754927.diff **

[Bug 758581] Re: Scrollbar does not work with vinagre

2011-04-13 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: In Progress = Fix Committed ** Changed in: overlay-scrollbar (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 755585] Re: Unity panel revealed when in Evince full screen mode

2011-04-13 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Confirmed = Invalid ** Changed in: overlay-scrollbar (Ubuntu) Status: Confirmed = Invalid ** Changed in: unity Status: Confirmed = Invalid ** Changed in: unity (Ubuntu) Status: Confirmed = Invalid -- You received this bug

[Bug 697854] Re: Ambiance/Radiance should use chromium specific theming controls

2011-04-13 Thread Andrea Cimitan
** Changed in: light-themes Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697854 Title: Ambiance/Radiance should use chromium specific theming controls

[Bug 754736] Re: should not stay on screen when alt-tabbing to another application

2011-04-13 Thread Andrea Cimitan
** Branch unlinked: lp:~cimi/ayatana-scrollbar/fix-754736 ** Branch linked: lp:~cimi/ayatana-scrollbar/fix-754736-glist ** Changed in: ayatana-scrollbar Status: In Progress = Fix Committed ** Changed in: overlay-scrollbar (Ubuntu) Status: In Progress = Fix Committed -- You

[Bug 754927] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-13 Thread Andrea Cimitan
** Changed in: unity-foundations Status: In Progress = Fix Committed ** Changed in: ayatana-scrollbar Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 758581] Re: Scrollbar does not work with vinagre

2011-04-13 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Committed = Fix Released ** Changed in: overlay-scrollbar (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 756860] Re: gedit crashes on drag-to-detach

2011-04-13 Thread Andrea Cimitan
*** This bug is a duplicate of bug 754927 *** https://bugs.launchpad.net/bugs/754927 marking this as a dup, please let me know if it won't be fixed with 0.1.7 ** This bug has been marked a duplicate of bug 754927 Banshee.exe crashed with SIGABRT in g_main_context_dispatch() * You can

[Bug 756243] Re: Enabling Desktop-based Viewport Switching can cause fade on scroll behavior with pager

2011-04-13 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Committed = Fix Released ** Changed in: overlay-scrollbar (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 754927] Re: Banshee.exe crashed with SIGABRT in g_main_context_dispatch()

2011-04-13 Thread Andrea Cimitan
** Changed in: unity-foundations Status: Fix Committed = Fix Released ** Changed in: ayatana-scrollbar Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 754736] Re: should not stay on screen when alt-tabbing to another application

2011-04-13 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Committed = Fix Released ** Changed in: overlay-scrollbar (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 754717] Re: ccsm crashed with SIGSEGV in os_pager_draw()

2011-04-13 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754717 Title: ccsm crashed with SIGSEGV in os_pager_draw() --

[Bug 754306] Re: The last line of files in a directory is being 'duplicated' when using scroll on thumb

2011-04-13 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: Fix Committed = Fix Released ** Changed in: overlay-scrollbar (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 760108] Re: Scrollbars remain visible even after alt-tab to different window

2011-04-13 Thread Andrea Cimitan
this is fixed with 0.1.7 which is coming in few hours... ** Changed in: overlay-scrollbar (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760108 Title:

[Bug 760264] Re: Bottom sheet menu in calc way to small with the new scrollbars

2011-04-13 Thread Andrea Cimitan
libreoffice is not using the scrollbars... could you show me your concern with a screenshot? thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760264 Title: Bottom sheet menu in calc way to

[Bug 760226] Re: Overlay scrollbars do not allow middle click to scroll

2011-04-13 Thread Andrea Cimitan
this is a common question, we might need to explore the design ** Tags added: design ** Also affects: ayatana-scrollbar Importance: Undecided Status: New ** Changed in: ayatana-scrollbar Status: New = Opinion ** Changed in: overlay-scrollbar (Ubuntu) Status: New =

[Bug 758576] Re: Overlay Scrollbar should be revealed at any place on the edge of the screen

2011-04-12 Thread Andrea Cimitan
** Tags added: design ** Tags removed: apport-bug i386 natty running-unity ** Also affects: ayatana-scrollbar Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 758581] Re: Scrollbar does not work with vinagre

2011-04-12 Thread Andrea Cimitan
here seems to work fine... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/758581 Title: Scrollbar does not work with vinagre -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 758581] Re: Scrollbar does not work with vinagre

2011-04-12 Thread Andrea Cimitan
are you sure they don't appear if you move the mouse next to the pager? also, does it happen for fullscreen apps or every app? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/758581 Title: Scrollbar

[Bug 758581] Re: Scrollbar does not work with vinagre

2011-04-12 Thread Andrea Cimitan
oooh got it! I thought you said that the scrollbar didn't work inside vinagre (so through the vnc server), but in reality they are not working in the vinagre app (and that's logic, because the mouse is captured by the vnc instance). I will blacklist vinagre ** Also affects: ayatana-scrollbar

[Bug 758581] Re: Scrollbar does not work with vinagre

2011-04-12 Thread Andrea Cimitan
attached branch to force native scrollbars in vinagre. there's no way to fix that if not blacklisting it ** Changed in: ayatana-scrollbar Status: Triaged = In Progress ** Branch linked: lp:~cimi/ayatana-scrollbar/blacklist-vinagre- unwhitelist-synaptic -- You received this bug

[Bug 758576] Re: Overlay Scrollbar should be revealed at any place on the edge of the screen

2011-04-12 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: New = Opinion ** Changed in: overlay-scrollbar (Ubuntu) Status: New = Opinion ** Changed in: ayatana-scrollbar Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 532309] Re: Light-themes: gnome-panel background does not scale beyond 24 pixels

2011-04-11 Thread Andrea Cimitan
afaics there's no way to fix this bug while keeping exactly the same visuals... prove me if I'm wrong. and you're also removing the rendering of the layour done by the murrine engine. murrine also doesn't process the pixmap, this is done by gtk+ -- You received this bug notification because

[Bug 532309] Re: Light-themes: gnome-panel background does not scale beyond 24 pixels

2011-04-11 Thread Andrea Cimitan
and the shadow of the text? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/532309 Title: Light-themes: gnome-panel background does not scale beyond 24 pixels -- ubuntu-bugs mailing list

[Bug 755585] Re: Unity panel revealed when in Evince full screen mode

2011-04-11 Thread Andrea Cimitan
after a small chat with sam, it looks like this is a stacking bug in compiz, and should be fixed with the release coming ** Also affects: compiz Importance: Undecided Status: New ** Changed in: unity Milestone: None = 3.8.8 -- You received this bug notification because you are a

[Bug 756874] Re: Incorrect scrollbar behavior

2011-04-11 Thread Andrea Cimitan
*** This bug is a duplicate of bug 754306 *** https://bugs.launchpad.net/bugs/754306 fix allready committed, will see the next release ** This bug has been marked a duplicate of bug 754306 The last line of files in a directory is being 'duplicated' when using scroll on thumb * You can

[Bug 756243] Re: Enabling Desktop-based Viewport Switching can cause fade on scroll behavior with pager

2011-04-11 Thread Andrea Cimitan
ok, reproduced ** Changed in: ayatana-scrollbar Status: New = Confirmed ** Changed in: overlay-scrollbar (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 754717] Re: ccsm crashed with SIGSEGV in os_pager_draw()

2011-04-11 Thread Andrea Cimitan
** Changed in: ayatana-scrollbar Status: In Progress = Fix Committed ** Changed in: overlay-scrollbar (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 756243] Re: Enabling Desktop-based Viewport Switching can cause fade on scroll behavior with pager

2011-04-11 Thread Andrea Cimitan
** Branch linked: lp:~cimi/ayatana-scrollbar/fix-colorization-after- scroll-event ** Changed in: ayatana-scrollbar Status: Confirmed = Fix Committed ** Changed in: overlay-scrollbar (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a

[Bug 757219] Re: rhythmbox crashed with SIGSEGV in g_closure_invoke()

2011-04-11 Thread Andrea Cimitan
I would say Fix Released, since the latest version in main (0.1.6ubuntu2) backported the fix to this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757219 Title: rhythmbox crashed with SIGSEGV in

[Bug 757595] Re: empathy crashed with SIGSEGV in g_closure_invoke()

2011-04-11 Thread Andrea Cimitan
*** This bug is a duplicate of bug 754717 *** https://bugs.launchpad.net/bugs/754717 ** This bug is no longer a duplicate of bug 756488 empathy crashed with SIGSEGV in g_closure_invoke() ** This bug has been marked a duplicate of bug 754717 ccsm crashed with SIGSEGV in os_pager_draw()

[Bug 756488] Re: empathy crashed with SIGSEGV in g_closure_invoke()

2011-04-11 Thread Andrea Cimitan
*** This bug is a duplicate of bug 754717 *** https://bugs.launchpad.net/bugs/754717 I would say this is a dup of 754717 and should be fixed with 0.1.6ubuntu2 Please alert me if you'll reproduce similar bugs after updating (and restarting apps) ** This bug has been marked a duplicate of bug

[Bug 755585] Re: Unity panel revealed when in Evince full screen mode

2011-04-11 Thread Andrea Cimitan
FYI (didrocks) this bug is related to the restacking done on the map event of the thumb. Sam is aware of that and told me there could be an issue in compiz. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 732890] Re: gedit crashed with SIGSEGV in g_main_context_dispatch()

2011-04-11 Thread Andrea Cimitan
** Changed in: overlay-scrollbar (Ubuntu) Status: New = Fix Released ** Changed in: ayatana-scrollbar Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/732890

[Bug 755057] Re: Unity overlaps fullscreen document viewer

2011-04-10 Thread Andrea Cimitan
*** This bug is a duplicate of bug 755585 *** https://bugs.launchpad.net/bugs/755585 I would say unity, not overlay scrollbar... unity should add a special rule for the overlay scrollbars ** Changed in: ayatana-scrollbar Status: New = Invalid ** Changed in: overlay-scrollbar (Ubuntu)

[Bug 756802] Re: Activation region for overlay scrollbar difficult to find

2011-04-10 Thread Andrea Cimitan
** Also affects: ayatana-scrollbar Importance: Undecided Status: New ** Tags added: design ** Tags removed: apport-bug i386 natty running-unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 756243] Re: The fade on scroll behavior doesn't work well when not using thumb, ie. using the scroll wheel or touchpad scroll area

2011-04-10 Thread Andrea Cimitan
I'm not the one who takes decisions... I am implementing the design of the specifications I have to follow. I will report your concerns, don't worry -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 756243] Re: The fade on scroll behavior doesn't work well when not using thumb, ie. using the scroll wheel or touchpad scroll area

2011-04-10 Thread Andrea Cimitan
and tobias... here evolution is working fine. looking at your gif, looks like a redrawing issue of gdk ** Also affects: ayatana-scrollbar Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

<    7   8   9   10   11   12   13   14   15   >