[05:52] I think it's mostly about not using some operations that are not part of GLES spec, and then figuring out if there's a direct equivalent or if something more indirect has to be done [05:52] with my 0 experience I wouldn't think it'd be too hard for eg. single plugin :) [05:52] (it's always so easy to say such things!:) === Cantide is now known as CanAFK === CanAFK is now known as Cantide [13:26] Hi charles, ochosi tells me that you might be able to help with an indicator-dev question === yofel_ is now known as yofel [21:42] mhr3: halp! [21:43] I upgraded to unity 6.4, and now it's segfaulting instantly [21:45] something about the ThumbnailGenerator and more than one thumbnail generator being created [21:46] that's just a warning, that would cause a crash [21:46] would NOT [21:47] well it segfaults immediately after [21:49] could it be something with old plugins? I got some dialog about using unityshell.so and unitymtgrabhandles.so (or something like that) [21:50] http://paste.ubuntu.com/1180456/ [21:50] is the log from running unity from the commandline [21:54] looks odd [21:54] failing to spawn dbus is pretty bad [21:54] something's wrong with your dconf [21:55] I tried unity --reset [21:55] didn't fix it [21:55] i wouldn't be surprised if this had something to do with you installing schemas on your own [21:56] what schemas? [21:56] oh, the ones I did when using the staging ppa? [21:56] --reset doesn't do anything now that compiz uses gsettings [21:56] oh [21:56] yes [21:56] :/ [21:56] so...any ideas on how to fix it? [21:57] you don't want to hear what i'd say :) [21:58] I want it more than I want metacity without gnome-panels [21:59] well... there's an iso on ubuntu.com.... you know the rest :) [21:59] :p [22:00] there's gotta be a way to reset the glib schemas without a reinstall [22:00] sure, if you manage to remove everything that's not coming from package, dconf should fix itself and everything should work [22:06] no way to downgrade to 6.2? [22:08] warning: Schema 'com.canonical.Unity.ApplicationsLens' has path '/desktop/unity/lenses/applications/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. [22:08] warning: Schema 'com.canonical.Unity.Runner' has path '/desktop/unity/runner/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. [22:08] warning: Schema 'com.canonical.Unity.FilesLens' has path '/desktop/unity/lenses/files/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. [22:08] when glib-compile-schemas gets run [22:09] but I removed the schema I manually put in, and ran apt-get install --reinstall unity unity-common and it put them back and ran the above [22:30] mhall119, yea, those are useless [22:30] did you try unity --debug? [22:31] still, i think it's dconf [23:05] mhr3: guest session works fine, so it's not a system-wide issue [23:05] I deleted my .compiz and .compiz-1 folders in my home directory, and now unity load [23:05] ss [23:06] except now any time I hit 'alt' the window in focus is closed :( [23:10] which is pretty annoying [23:16] mhr3: xev gives me this when I hit 'Alt': [23:16] KeyPress event, serial 38, synthetic NO, window 0x5800001, root 0xc6, subw 0x0, time 5671354, (108,88), root:(1284,140), state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False [23:16] ClientMessage event, serial 38, synthetic YES, window 0x5800001, message_type 0x146 (WM_PROTOCOLS), format 32, message 0x144 (WM_DELETE_WINDOW) [23:35] i suppose it doesn't do that on the guest session? [23:35] haven't tried it on guest yet [23:36] once again, guest is fine, so another problem on my user [23:40] dconf is fun, right? :) [23:43] oh yeah [23:44] at least I've gotten it partly working agian without re-installing [23:44] linux FTW [23:52] seriously though, dconf is beginning to look like the windows registry