Gtk overscroll overlay issue on gtk-theme-flatstudio

Hi,
I find the gtk theme gtk-theme-flatstudio in AUR and I apply it.
When I scroll in gtk application such as evince and rhythmbox, opaque bar appears top and bottom.
http://www.pixentral.com/pics/170zqsCOf … b7lGD1.png
Same report on AUR comment and I search fix, but I can't find...
That problem doesn't appears Adwaita.
So I want to remove that opaque bar and replace by transparent effect like Adwaita.
Any ideas for fix?
Mod note: Please read the etiquette regarding pasting images -- https://wiki.archlinux.org/index.php/Fo … s_and_code --  WorMzy
Last edited by WorMzy (2015-05-28 13:24:15)

mmjam22 wrote:Same report on AUR comment and I search fix, but I can't find...
That was me, it's been driving me crazy since the update.
Chazza wrote:This may not be a satisfactory fix for your problem, but you can disable the overlay scrollbars if you so wish: https://wiki.archlinux.org/index.php/GT … scrollbars
I would be fine with disabling it, but I don't think that's what the wiki is referring to. The issue isn't that the scrollbar doesn't show unless hovered over, it's with the overscroll shading being opaque.
Using a different theme is always an option, but flatstudio just looks so nice...
Edit:
I just figured out a workaround. Pasting the following into ~/.config/gtk-3.0/gtk.css:
https://gist.github.com/epedroni/03e605 … le-gtk-css
restores the stock Adwaita overshoot look (dark).
To get rid of it completely, use this instead:
https://gist.github.com/epedroni/746d75 … le-gtk-css
It's a bit of a nasty hack, but it solves the issue. I don't know enough about GTK3 theming to fix FlatStudio itself and I don't have the time to look into it right now unfortunately, but I hope this helps anyone who has this problem in the future.
Last edited by eddy_hunter (2015-05-31 14:59:38)

Similar Messages

  • GTK 3 Settings / [Solution] Ugly GTK3 Theme

    For those of us who don't use gnome, gtk3 apps look terrible! In gtk2 we use to put our settings in .gtkrc-2.0 but this changed for gtk3
    ${XDG_CONFIG_HOME}/gtk-3.0/settings.ini
    [Settings]
    gtk-theme-name = Adwaita
    gtk-fallback-icon-theme = gnome
    See http://developer.gnome.org/gtk/unstable … tings.html for more info.
    Figured this would be an issue that would bite a lot of people. Hopefully this will save help some out.
    Edit: For anyone that want to see the ugly window: http://ompldr.org/vODYwYg
    Last edited by pyther (2011-04-08 03:03:37)

    xrchz wrote:... I think the problem might be that the gnome-themes-standard package installs the theme with root root rw r- r- permissions.
    Evince, for example, complains (on the terminal) (evince:17402): Gtk-WARNING **: Could not load named theme "Adwaita": Error parsing stylesheet
    Everyone is able to read the file, no one needs to be able to write or execute it. The permissions are fine.
    Does the output of md5sum /usr/share/themes/Adwaita/gtk-3.0/* match
    md5sum: /usr/share/themes/Adwaita/gtk-3.0/assets: Is a directory
    4bb000e5532d5cf0fa64aec4893024e4 /usr/share/themes/Adwaita/gtk-3.0/gtk.css
    529bebd2f8e6f7d9b6e07f6e806adfa3 /usr/share/themes/Adwaita/gtk-3.0/gtk-widgets.css
    df8161134af1f13fc2e69c716ad8754d /usr/share/themes/Adwaita/gtk-3.0/settings.ini

  • Serious mouse issues with GTK

    my mouse and touchpad for my laptop have always worked without any sort of problem. i recently switched to openbox from gnome and it's been a wonderful experience so far. i tried cleaning out unnecessary gnome stuff and installed KDE to toy with it a little. needless to say shortly afterwards i ditched KDE and switched back to openbox, only to discover my mouse being screwed. i can move the cursor around and such but after a few seconds of running my ability to click and right-click is gone. i tried re-installing gnome completely hoping it might effect it and logged into a gnome session instead but the problem is persisting here as well. if i am using my mouse in a window, i cannot select anything on the panels with it whatsoever without repeatedly right clicking in the window close to the panel and then clicking the panel. and whenever i have the panel selected i can interact with it fine but cannot switch over to any windows. it's making me believe there's something going on with the mouse thinking it's "stuck" on the panel or window so clicking outside of it is rendered useless. i really don't know, i've tried searching online and such for any help on the topic but could not find anything and this is my final resort before going completely mad. any help would be greatly appreciated.
    EDIT: i've tried toying with settings in gnome in regards to the mouse and stuff, basically just doing anything i possibly can and while using a window from the control panel for the mouse and clicking within it i started opening a ton of control panel items (appearance, etc.) leading me to believe it's definitely an issue of the mouse being stuck in a window or something.
    Last edited by hustletrees (2010-07-01 04:11:28)

    Your mouse is handled by xorg, so you need to make sure it's configured correctly. "mouse issues with GTK" simply doesn't make any sense.
    My guess is that somewhere in the middle of changing WM/DE, you also did a system upgrade (a good thing) without reading Arch news (a bad thing), so you now have xorg 1.8 and you need to change your config accordingly.

  • GTK wiki - A way to set themes for GTK2 and GTK3 in XFCE

    Hi,
    I think I have something to add to the GTK page of the Arch wiki but I wanted to confirm if this works for others or if I just found an exception to the rule.  Anways, I was trying to figure out why some of my apps on XFCE were looking different than others and I came too the GTK page to find the section explaining that XFCE tries to use the same theme for both GTK 2 & 3 which causes errors if the theme you use isn't for both.
    Since I could not find a theme that I liked a lot that worked for both, I tried to manually fix the issue.  The way I did so was by simply making a new directory in the themes folder and copying all the files from the GTK 3 theme I liked and then replacing the gtk-2.0 folder with the folder of the theme for GTK2 that I liked.  This seems to be working flawlessly so I was wondering if I should add it to the wiki in the section that mentions the few themes that work for both GTK 2 & 3.
    I wasn't sure if the GTK wiki should have more XFCE specific information added or if this would be more appropriate in the XFCE wiki but I was thinking that since there is already mention of the problem and a potential solution on the GTK page, it might make sense to add it there.
    Can anyone confirm that this works for them as well or does anyone have objections to the addition to the GTK wiki?
    Last edited by boswbr25 (2012-05-28 21:47:14)

    I am not that familiar with this bug because I do not use xfce. But I would say adding it as a tip or similar on the xfce page would be the better place to put it as opposed to the gtk wiki.

  • GTK 2.0 issues? [solved]

    Well, ever since the new gtk 2.0 came out the buttons don't look how a theme should, they are always embossed.
    Last edited by twiistedkaos (2007-02-22 00:52:29)

    nevermind. was missing a package. Sorry for the post.

  • Inconsistant overlay issues in same project - urgent help needed please!

    Hopefully this has not been asked. I searched and found nothing.
    The issue is that using overlays works great for two of the three menus in my project, but the third does not display properly when viewing a finished DVD or the TS folder. It looks perfect in simulator.
    Now for the details: the menus are pretty simple. They each consist of a Photoshop file with two layers. One is the background buttons (mostly plain text) and an overlay layer (underlines under the text). These are saved as psd files.
    When built and viewed, two of the menus operate normally - you roll over the text buttons, and an underline appears beneath them. The third menu does nothing when rolled over, yet if you click on a piece of text, it jumps to the proper section as expected.
    I have checked every setting I can think of to make sure everything is the same between the different menus. I even rebuilt the whole DVD from scratch, and made new menus in Photoshop. Each file was made as a "save as" to ensure that the settings were the same. Same for the menus in DVDSP - duplicates of a menu that work properly. Is there something I've overlooked? Is this an issue with DVDSP 3?
    Any help or suggestions are most appreciated. This forum is a great resource.

    Hi There
    The only thing that comes to mind is that something's changing in your button highlight states between your menus. Go to a menu that is working the way you want and select a button. In the button inspector go to the Colours tab and ine the bottom right corner click the Save As Default button. Then go to a menu that is not performing correctly, highlight a button, go to the Colours tab and click Restore Default.
    If that doesn't fix it at least you'll have ruled out a major culprit.
    Good Luck
    B

  • Premiere CS3 Overlay issue

    My machine at work was just upgraded to Premiere CS3 and I've noticed a couple of issues (bugs?) with it. I'll list them separately to keep things nice and neat. I did a search of both the forums and knowledgebase, but was unable to find what I was looking for.
    I'm having a rather annoying issue placing clips into my sequence. When I have the Sequence window selected and hit the . key (overlay) to place the clip into the sequence, nothing happens. The edit is never made. The same issue occurs when using the , key (insert). To be able to make the edit, I have to select the Source window, then both overlay and insert work just fine. Anyone else notice this, or is it just my machine?
    Again, thanks in advance for any insight into this matter. :)

    The insert and overlay keys work from the source monitor. Thats how its supposed to work. Thats why they put the Insert and Overlay Buttons on the source monitor. On the Program Monitor they have Lift and Extract buttons.
    None of them work direct from the timeline so thats why the shortcut keys do not work when focussed on the timeline pane.

  • Changing the cursor theme in LXDE? (bonus: issues with icon themes)

    Hey all.
    I was looking for a simple method to do this and am totally failing. Searching LXDE and "cursor theme" doesn't get me much so I was looking at how to do it in Openbox. That involves editing the .Xdefaults file which I didn't have, and upon creating one threw everything to hell.
    I was poking at the ~/.config/LXDE/config" file and noticed it had things outlined such as my icon theme and GTK theme, but saw no option for X11 cursor. Is there somewhere for that?
    BTW, I'm sorry if I've been stupid lately with questions, I only just signed up after figuring I'd stay off the forums until I had my system 99% complete on my own and now I feel like I'm asking overly basic stuff, but honest injun I do a lot of searching before I post.
    Last edited by SomeGuyDude (2008-10-13 01:20:40)

    wimac wrote:
    try putting:
    export XCURSOR_THEME="Bluecurve"
    in your ~/.config/openbox/autostart.sh
    replace Bluecurve with the theme of your choice and restart X that should do it...
    There isn't any such file. ~/.config/openbox just has a "lxde-rc.xml" in it.
    fwojciec, that worked. Thanks a million. Looks like I'm juuuuust about set on this thing. A few more hiccups to figure out and I'll be golden (all related to cosmetics).

  • SAP Gui 730 issue with crobu theme

    Hello Frineds, Our developer team is facing some strange issue. They are able using corbu theme in SAP GUI 720. but after the new SAP GUI 730 implementaion, they are not able to use this theme. Checked all the notes etc, but its not clear on themes part.  Any one faced this kind of issue or any suggestions. Thanks in advance. Regards Munish

    Hi Munish,
    Can you raise this in ABAP community ?
    Also, to help you further can you drill down to some more relevant information ?
    As far as one can understand, it's a rendering problem with SAP GUI 730.
    This can also be compatibility issue with your kernel and application.
    I would suggested you to check all above options.
    Regards,
    Divyanshu

  • Issue in Color Theme on the map with ADF geographic components

    I am facing an issue in bringing up a map using color theme .I can able to bring up a map with color themes using geographic components feature in ADF.
    The problem here is 'Edit Color Map Theme' dialog which lists Map Theme in five categories like continents,counties,countries,states_abbrev,states_names.
    we had implemented map using Color Theme based on the states_abbrev and found it was working properly.
    But after some days we found that the settings we made to work for the map no longer works and resulted in no color theme on the map being displayed on the page.
    It was found that the states_names works properly instead of states_abbrev by that time.
    But again after some days it didnt work with state_names and we revert back our code to follow state_abbrev so as to get the desired result.
    Does somebody know where is the problem and how to approach this issue?

    Quick Install is gone.
    Database repair doesn't work.
    Color coded categories is gone, and as you've discovered Theme colors are gone.
    Print to Excel is gone.
    Many desktop clients that worked with 4.2 do not work.
    It won't work with legacy devces.
    and others.... There are lots of complaints about 6.2 scattered around the forums.  Personally, the HotSync manager keeps forgetting the connections I've set, and goes to default views.
    You aren't missing much of anything, IMHO.
    WyreNut
    Post relates to: Centro (AT&T)
    Message Edited by WyreNut on 02-20-2009 12:18 PM
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Login issues with Mobile Theme 50

    Hi All,
    I have an APEX 4.2 application (Mobile Theme 50) which is running on Oracle 10g and is being accessed via iPads. Whenever you exit out of the application by clicking on the iPad button and go into any other App, Mail, Calendar etc, you are forced back to the login page, rather than allowing the user to continue from where they were . We have other APEX applications using a desktop theme that will happily let you check your mail and when you swap back to Safari your session is still there and you can continue on from the page you were on when you left.
    Authentication is a requirement, but I was hoping that once they login and the session hasn't timed out, that they would be free to move about the iPad without having to login again.
    Are there any setting or changes that can be made to change this behaviour?
    Cheers
    Mike

    Hello,
    Hi Mahmoud, sorry I haven't had time to build a sample app, I might be able to knock up a sample this evening.
    This appears to be an iPad specif problem. Tested it on a Samsung and it is fine. There is also one other subtle difference on the iPad itself, that is when you save the URL as a bookmark it always opens within Safari so you can open other apps, then go back into the apex app within Safari and your session is happily running. If you save the URL to the Home screen it opens in a full screen mode (with no minimise options) and you cannot jump out of it unless you are ready to login again.
    After a bit more Googling I found that in the default Page Template for Theme 50 it has the following Meta Tag in the Header.
    <meta name="apple-mobile-web-app-capable" content="yes" />
    From what I can gather this will default the application to run in full screen mode.
    I made a copy of the page template and removed this tag and it now always runs within Safari. (After removing the link from the iPad home screen and creating a new one....Some odd cache problems seem to happen)
    It would be good to have the full screen mode running as it looks neater and obviouly gives you a bit more screen real estate, but removing the meta tags appears to solve the constant login issues....Our users can decide which they prefer.
    Cheers
    Mike

  • Issues Viewing i/themes/ directory under HTTP DAD PLS.

    Hey Everyone,
    I don't know if I'm explaining this 100% correctly, but try to bear with me. We have an APEX application at work that from up until now has run on port 8080 with the remote access listener enabled. My superior set up a pls gateway of somesort threw the Enterprise Manager to allow access to APEX through port 7778.
    However, our problem is, when you go to our APEX application through the 7778 address, anything in the i/themes/ folder gets denied permission, and hense images and javascript files in our theme folder do not open.
    Does anybody have any experience in this issue?

    Did you follow the [install guide|http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/toc.htm] for configuring a DAD? It details how to copy images and create an alias for them. If that does not resolve the issue, please list the steps in the install guide that you have completed.
    Tyler Muth
    http://tylermuth.wordpress.com
    [Applied Oracle Security: Developing Secure Database and Middleware Environments|http://sn.im/aos.book]

  • Video overlay issue after I moved from trial to purchased premiere elements

    I was using the trial version of premiere elements and was happy with the product. So I decided to buy it. When I did this and put in the serial number I noticed all my video / title overlays are now black. places in my video where I dont have overlay there isnt a problem.
    Why did this happen when I switched from trial to purchased product? How do I fix it?

    Though I have never read of such problems, let's look at a few possibilities.
    You mention "Opacity," and that got me to thinking. Select one of the Clips, that displays as black - click on it. Go to Effects>Edit Effects, to get the Effects Control Panel. Check the Opacity setting (one of the Fixed Effects on every Video Clip). What is that set to?
    Test 02 - Dbl-click on one of those offending Clips, to open it in the Source Monitor. Does it play properly there? As that is accessing the physical file on the HDD, and not the editable version on the Timeline, that might tell us something about the file.
    Also, what are the specs. of the files, that are not displaying? The reason that I ask is that there are/were a few limitations of the trial (think that the message might still be a sticky at the top of the main forum - not the discussions page - and that it alternates to one about Macs. Wait for it to display, and click on "See Details," to see if maybe there is something there. There are modules in PrE, that require "activation," when one goes to the full-paid version. This activation is usually done transparently, and the user is seldom aware that it has taken place. For it to take place, that computer WILL need to be connected to the Internet.
    In your Timeline, do you have red lines over your problem Clips? If so, hit Enter/Return to Render the Timeline for best quality playback. Does that help?
    Last, I would check my video driver, and update to the latest one available. My thinking here is that though a video display issue should be rather global for the display/playback in PrE, perhaps it's having problems, where you have two Video Tracks (that does require a bit more power, than just a single Video Track), and perhaps an OS update has rendered that video driver obsolete. That does usually affect the full display of the GUI and also all playback, but again, what you describe is not normal, so if we eliminate all possibilities, we might be able to zero in on the issue.
    As you can see, I am just thinking aloud here, as I do not recall this issue ever being posted before. Also, just because something should happen (like PrE easily going from trial to full-paid, with just the S/N), does not mean that it will always happen, as it should.
    Good luck, and wish that I had more for you.
    Hunt

  • IPhone / iPad login issues with Mobile Theme

    I'm wondering if this is a bug or just a part of design of the mobile theme. I'm developing a mobile site using the new mobile theme in 4.2.1. I open it up on Safari on either an iPhone or iPad and then want to add it to the home screen. No issues there.
    I'm able to sign in fine with the shortcut on the home screen, but if I switch to another app or go back to the home screen and return to the APEX app, I always have to log in again. Pretty inconvenient to keep having to do this. Anyone aware of a work around or fix?
    Here's a sample app where it can be seen:
    http://apex.oracle.com/pls/apex/f?p=14837:1:115417454230874:::::
    guest / test123

    Hi,
    When you made a shortcut on our device, then it technically stores the url. then the session value is also captured. so when you return from another app to the home screen and click the icon on url device it resets the session everytime you go through that url as it no more esists or active. So its asking you to log back in

  • Overlay Issue with menu

    Hello all,
    Here is my problem: I have 1 menu that the overlays will not show up when the DVD is built. It works fine in simulator. I taken the same menu and overlay file to a new project and it works fine. I am sure I could build a new project but this is a fairly involved DVD9 and all the work is done already.
    Here are the file types I am using for the menu: I have 1 psd as the background with one layer and a pct for the overlay.
    I have 9 other menus made the same way and all works fine with them.
    Mark
    Dual 2GHz G5 Powerbook G4 1 GHz   Mac OS X (10.4.8)  

    Here is an update. If I pull the audio off the menu it works as it should. With audio there are no overlays, the buttons still work though.

Maybe you are looking for

  • Error while web application deployment in NetBeans5.5

    Error while web application deployment in NetBeans5.5. I am always getting Tomcat deployment error. using Netbeans 5.5.1 with bundeld tomcat. But in some machines its working fine. regards jossy v jose

  • Regarding internal table

    Hi ,      i have an internal table DATA: BEGIN OF tbl_infile OCCURS 0,          Aufnr(12) type c,          budat(8) TYPE c,          tubes(13) type c,          srap(13) type c,          batches(13) type c,          runmin(13) type c,          stopmin

  • Looking to Search and Sort String Twice, though am having issues

    I am inputing from an access file a test library, the files in the access file are out of alphabetical order...thus I search and sort and bring these into LV in alphabetical order.  But I am running into the issue of trying to further search and sort

  • Workbook Execution time...

    Hi friends i have one report which takes more than 20 mins. query can give o/p of 50000 rows. now tell how i can reduce the execution time. my query is well tuned. and giving minimum cost. but still in discoverer it takes 20 min. can u tell me how i

  • Join problem in query

    Dear All, Below given given the table and its record. I want the desired output like. Code SELECT IPC.PER_NR, (CHCM.OUTGOING_DATA, IPC.[STATUS]) AS 'STATUS', IPC.SOC_MAPPING, IPC.[STATUS], CHCM.OUTGOING_DATA FROM #INBOUND_PLM_CHCM IPC --Transaction T