paper-gtk-theme icon indicating copy to clipboard operation
paper-gtk-theme copied to clipboard

White line in nautilus - Ubuntu 16.04

Open comevolo opened this issue 8 years ago • 9 comments

I've found a problem with your theme in ubuntu 16.04. There's a white line in nautilus under the window bar schermata del 2016-04-23 17-28-40

comevolo avatar Apr 23 '16 15:04 comevolo

Yeah, the rounded corners and the highlight on header bars is deliberate, the real issue here is that Unity's window manager doesn't support this. My recommendation is to add the GNOME3 PPA:

sudo add-apt-repository ppa:gnome3-team/gnome3

If I recall correctly it may provide an update that partially corrects this.

snwh avatar Apr 24 '16 18:04 snwh

i'll try asap. thank you!

comevolo avatar Apr 24 '16 20:04 comevolo

@snwh Not completely safe, this ppa caused white rectangle around nautilus and my desktop icons were really big. At least it doesn't broke my system, so it's safe from that point of view.

cmoud94 avatar May 03 '16 20:05 cmoud94

@cmoud94 I could go with: "Don't use Unity" in that case. ;) Compiz doesn't support header bars as well as other window managers, which is the main issue here.

snwh avatar May 04 '16 01:05 snwh

I fixed this by setting box-shadow & radius for titlebar & removing them from header-bar.

.titlebar {
   border-radius: 4px 4px 0 0;
   box-shadow: inset 0 1px $top_highlight;
 }

poltertec avatar Jun 07 '16 22:06 poltertec

Hello @poltertec , can you please give me more details on how to modify the theme with your fix? As the file I have to edit, the lines, etc (or just a fork of this repo with the fix). I don't know anything at all about css, and my trials had no success. Thanks in advance! :)

matteosecli avatar Aug 21 '16 09:08 matteosecli

Nevermind, I figured it out. It works for me on Ubuntu 16.04.1.

matteosecli avatar Aug 22 '16 07:08 matteosecli

I have this issue, on Ubuntu 16.10, eventhough i am running latest version of paper. what am i doing wrong?

yurividal avatar Feb 22 '17 02:02 yurividal

I'm also getting this issue still. I'm using Ubuntu 16.10. I also noticed on the dash launcher theres a white line too (see attached, the white line is on the left of image).

image

image

simontong avatar May 20 '17 08:05 simontong