/srv/irclogs.ubuntu.com/2014/12/08/#ubuntu-gnome.txt

darkxstNoskcaj, http://pastebin.com/eLdGc6K8 updated patch, I will try push the remaining changes upstream, but right now the titlebar patch is not and probably won't be in 3.14 branch08:06
darkxstNoskcaj, https://bugzilla.gnome.org/show_bug.cgi?id=74123608:26
ubot5`Gnome bug 741236 in general "Don't set "titlebar" class when using headerbar widget as a toolbar" [Normal,Unconfirmed]08:26
* mgedmin forgot the name of the package that contains translations for the livecd boot menu08:29
darkxstisolinux?08:30
mgedminapparently not: https://bugs.launchpad.net/ubuntu/+source/isolinux is a 40408:30
mgedminthere, gfxboot-theme-ubuntu: https://bugs.launchpad.net/ubuntu/+source/gfxboot-theme-ubuntu/+bug/138418808:31
ubot5`Launchpad bug 1384188 in gfxboot-theme-ubuntu (Ubuntu) "Missing translations for 'Install Ubuntu GNOME' and 'Try Ubuntu GNOME without installing'" [Undecided,New]08:31
darkxstsyslinux?08:31
mgedminI was told the last few days of the utopic cycle were too late to fix this08:31
mgedminso the beginning of the vivid cycle seems like the right time to ping whoever's maintaining this so it doesn't get lost in the cracks08:32
* mgedmin prepares a patch: https://bugs.launchpad.net/ubuntu/+source/gfxboot-theme-ubuntu/+bug/1384188/comments/108:41
ubot5`Launchpad bug 1384188 in gfxboot-theme-ubuntu (Ubuntu) "Missing translations for 'Install Ubuntu GNOME' and 'Try Ubuntu GNOME without installing'" [Undecided,New]08:41
mgedminso, uh, cjwatson's been shedding his ubuntu responsibilities while transitioning to launchpad development, to avoid burnout08:46
mgedminI wonder who's going to be taking care of gfxboot-theme-ubuntu now08:46
darkxstmgedmin, any ubuntu-core dev can upload, though no idea if there are any that care enough to do that09:25
knittlanybody else having transparent title bars on utopic with gnome-staging ppa?09:25
mgedminno, but I've heard someone mention that bug09:26
knittldark-themed inactive windows are transparent, light-themed windows are fully black when inactive09:26
mgedminiirc it's a video driver bug09:27
knittlhard to imagine09:27
mgedminhttps://launchpadlibrarian.net/188413547/bug.png turned out to be a video driver bug too09:28
knittlmgedmin: i have the same appearance with nvidia and nouveau09:29
knittlI'll have a look at the theme style files, maybe something's missing there09:30
darkxstknittl, I have not seen it with mvidia09:30
mgedminhm, https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/748184 is probably not it09:30
ubot5`Launchpad bug 748184 in xserver-xorg-video-nouveau (Ubuntu) "[nouveau] Text alpha blending is broken with nouveau" [Undecided,Incomplete]09:30
mgedminI'm on intel video and I haven't seen the transparent title bars bug09:30
knittlI'll do a screenshot09:30
darkxstyeh I haven't seen it on intel either09:31
darkxstknittl, I have seen screenshots09:32
darkxstjust not been able to reproduce on any of my systems (I don't use nouveau though)09:33
knittldarkxst: mgedmin: http://fhlug.at/~dkf/titlebars.png (top terminal is active, bottom terminal has transparent bar, firefox has black bar)09:36
knittlha. I think the theme is borked. if set C_titlebar_unfocused to #ff0000, then everything is red09:42
knittlso I guess blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.4 somehow cannot be resolved09:42
darkxstknittl, that is not Adwaita?09:45
knittldarkxst: it's adwaita09:45
darkxstknittl, I don't know then, I certainly haven't seen that on nividia blob, intel or vmware gallium drivers09:48
knittlblende/#000000/#ffffff/0.3 will do for the moment.09:52
knittl* blend09:52
darkxstknittl, does it happen on the live CD?09:56
knittldarkxst: haven't tried. although I'm not sure, if installing PPAs in a live cd would work well09:56
darkxstit should in theory but you will probably run out of space09:57
LinDolhi all12:12
linux_lovercant install nvidia drives on my dell 7537!!!!19:10
linux_loverget  a black screen :(19:10
octoquadHi linux_lover, which kernel are using? 3.16.0-26?19:18
linux_loveroctoquad: yes 3.16.0-25-generic19:21
linux_loveroh 2519:21
linux_lover04:00.0 3D controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1)19:21
linux_loverits ubuntu-gnome 14.1019:22
octoquadOk, have you tried installing the nvidia driver on a newer kernel (26) or older kernel (24)?19:22
octoquadAlso does your PC hang at bootup or can you still get to terminal (tty) with CTRL+ALT+F1 to F6 after boot?19:24
linux_loveri used the graphical tool from ubuntu19:24
linux_loveradditional drives ...19:24
linux_loveri get a term att tty1 2 3 ...19:24
octoquadah ok19:24
octoquadok cool19:24
octoquadcan you login19:24
linux_loverblack screen. and gdm restart does not help19:24
octoquadfirst time installation?19:25
linux_loveruntil purge nvidia* and remove /etc/X11/xorg.conf19:25
linux_loveryes19:25
linux_loverused fedora arch and debian before ;)19:25
octoquadyou might need to create a new xorg.conf using the nvidia tool19:25
linux_loveri tried nvidia-xconfig. doesnt helped19:25
linux_loverin terminal19:26
octoquadCan you inspect the .xsession-errors in your home folder. Anything useful there?19:27
linux_lovergnome-session-is-accelerated: No hardware 3D support.19:29
linux_lovergnome-session-check-accelerated: Helper exited with code 25619:29
linux_lover** (process:3862): WARNING **: software acceleration check failed: Child process exited with code 119:29
octoquadYou can also try the bumblebee project as well: https://wiki.ubuntu.com/Bumblebee#Installation19:30
octoquadThat worked for me, and I think I have the same graphic card19:30
linux_lover(gnome-shell:3523): Gjs-WARNING **: JS ERROR: TypeError: this.primaryMonitor is undefined19:31
linux_loveroctoquad: last try :)19:32
octoquadAre you going try bumblebee now?19:33
linux_loveri will use the intel. sad, got 2gb and powerfull nvidia, and has to use an intel :D19:33
linux_loveryes19:33
linux_loverinstall bumblebee19:33
octoquadCool19:34
octoquadgood luck :)19:34
linux_loverhow to test it before restart xorg ^^19:36
linux_lovermanual says reboot19:37
linux_loveroctoquad: thx19:37
Noskcajdarkxst, Do we want clutter-gst 3.0 for 15.04? i doubt debian will package it because of the freeze20:46
darkxstNoskcaj, is it used by anything in 3.14?20:49
Noskcajonly released this week, so i guess not20:49
NoskcajJust makes 3.16 slightly harder to push in if we try for it in 15.0420:50

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!