/srv/irclogs.ubuntu.com/2015/01/11/#lubuntu.txt

DreskBrand new to Lubuntu, trying to use Synaptic to change my driver to proprietary NVIDIA, but the thing just sits there, progress bar doesn't move, don't see any HTTP traffic, not sure what's going on08:49
fima_noutbakagood day. can i get some help regarding Lubuntu 13.10?11:35
DreskSo, I'm thinking I made the right choice of Lubuntu as my buntu variant, but I can't configure lxpanel or Desktop Page, both of them keep crashing immediately when trying to open their respective GUI configure tools18:13
DreskThis is pretty much fresh out of the box with the latest updates18:13
wxlDresk: which version?18:14
Dresk14.10, latest version, latest updates18:16
wxlDresk: and what are you trying to do to configure lxpanel?18:19
DreskWell to start shrink the size of my 4 desktop previews in Desktop Pager, remove the Power Manager button (it doesn't even have an icon, it's just a blank space, but I don't want it there)18:20
wxlnot what are you trying to accomplish, but how did you do it?18:21
zy3pDDresk, maybe 14.04 is more stable18:21
wxlzy3pD: no such problem appeared in testing 14.10, so i wouldn't say that's necessarily true.18:22
Dreskzy3pD: I switched from 9 years of Mandriva / Mandrake to come to an OS that's always up to date and still has lots of GUIs; I was hoping to always stay in the latest builds18:22
Dreskwxl: I'm doing it simply by right-clicking the Desktop Pager and clicking "Desktop Pager" settings18:22
Dreskwxl: I don't know of a command-line method for launching that GUI18:23
wxlDresk: for lxpanel, see if `lxpanelctl config` works better18:25
Dreskwxl: Okay, launched, under the Panel Applets tab, clicking Desktop Pager and then Edit..18:26
DreskExploded18:26
DreskClicking Power Manager Plugin and clicking Remove...18:26
zy3pDDresk, you can change the panel manually configuring this file: ~/.config/lxpanel/Lubuntu/panels/panel18:26
DreskThat crashed lxpanelctl18:26
wxlwith what error?18:26
Dreskzy3pD: I will use that as a fallback, but I really wanted Lubuntu to be very GUI-based like Mandriva18:27
DreskNo error, nothing in the console, it launches in the background automagically18:27
wxlcurious18:27
wxldo you have an lxpanel folder in ~/.cache?18:28
DreskI do not sir18:28
wxlsee if there's any errors in ~/.cache/openbox/openbox.log or ~/.cache/lxsession/Lubuntu/run.log18:29
Dresk** (obconf:3222): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files18:31
Dresk** Message: app.vala:130: lxpanel exit with this type of exit: 13918:31
Dresk** Message: app.vala:148: Exit not normal, try to reload18:31
Dresk** Message: app.vala:76: Launching lxpanel18:31
DreskThat's in lxsession's Run.log ...18:31
DreskChecking Openbox...18:31
wxltry watching that log file while you did what you did and make sure that the error comes up again18:31
wxli hate that those logs don't have times in them18:31
Dresk** (obconf:3417): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files18:33
DreskThat kicks off when I right-click the pager and click Desktop Pager Settings18:33
DreskNothing is in Openbox.log of any merit18:35
Dreskwxl: Any ideas?  Kind of a deal breaker for me, I've only been running Lubuntu for about 7 hours and I got lots of guys saying OpenSuSe might be what I really want18:47
zy3pDDresk, have you ever tried to run the session as root?18:48
DreskAs I said, I switched to Mandriva which had a beautiful singular control center to configure everything; in Lubuntu I ponder how to get back to some of the GUIs during initial setup (such as if I need to login at startup, or to configure my init / whatever services, starting / stopping them, job-admin does NOT work)18:48
Dreskzy3pD: Isn't it a cardinal sin to run X as root?18:49
zy3pDyeah so i ask ^^18:49
DreskI don't think I'm going to do that, hehe, thanks for the suggestion though18:50
zy3pDDresk, have you tried to install lubuntu again? or rebooted it?18:50
Dreskzy3pD: I pretty much just installed it a few hours ago and did an update to it, and have rebooted many times18:50
Dreskzy3pD: Fresh off right after installing and updating I couldn't configure desktop pager18:50
zy3pDDresk, 14.10 is *the version with the new features* maybe you try the stable 14.0418:51
DreskIsn't 14.10 a "stable" release though?18:52
zy3pDyeah its also "stable" but the .04 versions are though for to use them for a long time (some have lts) and the .10 version shows which features will be new in the next .04 version ;)18:53
wxlsorry i've returned18:54
DreskNo problem, I thank you for your help so far18:57
wxlyeah well i'm concerned it may be a dbus issue18:57
wxlunfortunately some of those warnings are no big deal and some of them are not18:58
DreskA trite concerning it's happening "out of the box" so to speak, to the Window Manager specific for the distro18:59
wxlwhat's unfortunate is that i only have 140418:59
DreskIs that a recommendation?18:59
wxlno18:59
wxlespecially given your desires19:00
wxlwhy is it an accessibility isue? so weird19:01
wxli suspect that's a red herring19:01
wxlat the same time i feel like i've heard of this before19:01
DreskDifferent topic quick question - lots of apps are using Qt, I think, and I used to have something that let me use my Gtk themes in Qt, and I'm not sure what that was or how I did it, but I believe it would make apps like Volume Control and Synaptic look nice on Lubuntu19:02
Dreskwxl: Well I'm game to be a guinea pig for any kind of fixing19:02
wxli hear you19:02
wxlthere is one solution that i can think of but it won't provide an immediate answer19:03
wxlfrom what i can tell it looks like the accessibility bus error is just an annoying warning19:04
wxli suspect that's not the issue19:04
wxlDresk: indeed zy3pD's suggestion of manually configuring through the config file might be a good idea to get you something right now19:06
wxlyou could also try turning logging on. kill lxpanel and restart it with --log 419:07
wxlyou MAY need to specify the profile with -p Lubuntu if you get a weird looking panel for some reason19:08
DreskDoes lxpanel have a safe way of killing?  Any signal in particular?19:08
Dresklxpanel --profile Lubuntu19:08
wxli don't think there's an unsafe way to kill it honestly :)19:08
DreskYeah that's what I have right now19:08
wxlyeah the problem is apparently logging isn't on19:09
wxlcould i ask you to make a bug report for this?19:09
wxli'd like to see some other 14.10 folks confirm this19:10
DreskSure, no idea where Lubuntu has that19:10
wxli'd do it myself in a vm but i've got a pritty throttled public wifi connection right now19:10
wxl!bugs | Dresk19:10
ubottuDresk: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.19:10
wxlthere's the answer :)19:10
wxlplease subscribe "Lubuntu Packages Team"19:10
DreskLet me see if I can get some more logging info for the report19:10
wxlubuntu-bug will pull most of the relevant stuff but i'm not sure it's smart enough to automatically grab the logs, so make sure to add that19:11
wxlassumedly turning logging on will result in a new folder in ~/.cache19:11
wxli'm on the team and it will remind me to check on it later19:12
DreskActually, it didn't, still just lxsession and nothing new in it19:12
wxlbizarre.19:12
wxlanything in /var/log?19:12
DreskNo log files for LXDE19:13
Dresk[ 2125.258132] lxpanel[3234]: segfault at 0 ip 00007fe45db82200 sp 00007fff53be4e10 error 4 in lxde_power_manager.so[7fe45db7a000+f000]19:14
wxlahhhh19:14
wxluseful19:14
DreskHeh, it ends in f00019:14
wxlinteresting that it's with power manager19:14
DreskWell that's when I tried to remove Power Manager19:14
Dresk[ 4383.671768] lxpanel[3944]: segfault at 0 ip           (null) sp 00007ffff2aa7478 error 14 in lxpanel[400000+30000]19:15
DreskThat's all I got for Desktop Pager it seems19:15
wxlyou removed the power manager first?19:15
DreskI tried to do that first, yes19:15
DreskAt this point I've tried both things many times19:16
wxlyeah try manually editing the config file19:16
wxli bet there's a null reference of some kind in there19:16
wxlbrb19:16
DreskWhere's that config again?19:16
DreskOh wow lxpanel just segfaulted after successfully removing the Application Launch Bar at the far right (basically the logout button).  I successfully removed it, and then I simply right-clicked blank space in the Task Manager applet and it segfaulted19:25
DreskAnd crashed again after restarting, just right-clicking the Task Manager area19:27
Dresk[ 5179.653523] lxpanel[3984]: segfault at 0 ip 00007fe105b3a200 sp 00007fffa4ea0f10 error 4 in lxde_power_manager.so[7fe105b32000+f000]19:28
DreskIt's DEFINITELY power manager19:28
DreskAnd I think it's because the power manager is trying to read the power of my damn wireless mouse which runs on normal AA batteries and in Windows doesn't even have a tool for reporting battery status19:28
wxlok back19:29
DreskI think you can file many of my issues under my mouse19:29
DreskGonna unplug it for a moment and see what happens19:29
wxlconfig is at ~/.config/lxpanel/Lubuntu/panels/panel19:29
DreskOkay19:30
DreskOn a wired mouse now19:30
DreskLaunching lxpanel19:30
wxli think there's a default at /usr/share/lxpanel/profile/Lubuntu/panels/panel19:31
DreskGosh dangit, still crashed19:31
wxlcp the one in your home folder somewhere and replace it with the default one19:32
wxllxpanelctl restart will reload19:32
DreskAlright, one sec19:32
DreskOkay, back to a stock panel19:33
DreskDesktop Pager settings still blows up19:34
wxlbizarre19:34
wxlwell,19:34
wxli wonder if you have the same problem with the live cd19:34
DreskAll problems still on deck here wxl19:50
wxlDresk: with the live cd?19:51
Dreskwxl: Oh, no, just with my current install19:51
Dreskwxl: Replaced with default config, changed mouse19:51
DreskGonna remove power manually19:51
DreskWell at least power is gone, but I still can't launch the Desktop Pager configuration GUI19:54
Dreskwxl: Do you have a recommendation for a compositor thats sits well with Lubuntu?  Not having vsync is horrid; I figured compton would make the most sense, but I like suggestions19:56
ianorlinDresk launch obconf from the menu and go to desktops19:56
ianorlinthat will take you to same place19:56
Dreskianorlin: Giving that a shot19:58
Dreskianorlin: This doesn't have ALL the options that configuring Desktop Pager has though19:58
Dreskianorlin: For example, the width of each desktop displayed, the tiling format, etc19:59
ianorlinDresk that is what that took you to before19:59
ianorlinThe width of each desktop is choosen by your screen aspect ratio and stuff automatically19:59
DreskHuh, I swore I recall being able to configure that20:00
Dreskwxl: Is there a GUI app for setting your Gtk3 theme?  I'm used to gtk-chtheme for Gtk2, and it makes all running Gtk2 apps reload the theme without needing to relaunch, but I don't know of a Gtk3 variant (trying to make Synaptic look nice)20:13
ianorlinIs expert mode in lubuntu software center just there to show cli only apps21:48
drkokandyI think normal mode also hides some of the not-application packages21:53
ianorlinyes that too21:55
Metapod1hi, how/where do I report a package that got updated? (warzone2100 got an update recently)23:07
ianorlinMetapod1: report a package for what?23:10
Metapod1well, it would be an update request.23:11
Metapod1but i got an answer: (20:10:01) k1l: Metapod1: in general package only get bug and security upgrade. new program versions just come with the new ubuntu releases23:12
DreskSo how does one configure if they need to login at startup?  I configured that I did, but I no longer wish it, and I find no GUI option for thus.  In tandem, I shall Google!23:41
DreskAlso, what power manager does Lubuntu recommend?  The Xfce one or Light Locker?23:41
drkokandythe default installation should include both. I usually configure my settings in Xfce23:48

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