=== IdleOne is now known as Guest26469 [02:10] hlw [02:11] need some help here [02:12] okaaaay === IdleOne is now known as Guest41897 === IdleOne is now known as Guest61528 === IdleOne is now known as Guest55878 [04:24] post [04:24] past [04:26] I have a neighbour with a fresh install of xubuntu 14.04 to replace ubuntu 10.04. She would like the clock in the upper right of the panel to have bigger digits (twice as big would be nice). Increasing the height of the panel has no effect. 20 minuts with duckduck and google have given nothing better than the idea of DockBarX. Is it possible to do this natively? [04:30] xubuntu-bisi, easier fix: install another clock app. lots of them in the software center [06:03] Hello what Display manager does xubuntu use? (and how do you tell) [07:14] Hi lads, I'm using an old Asus Eee PC netbook, and since I installed Xubuntu power consumption has been really bad, at least for what concerns battery life. Since I intend to use this as a 24h p2p station, this is a major issue for me. CPU is below 10% in idle with qbitorrent running. What should I do? [07:16] Just to give a measure, with win7 I had about 4-5 hours of battery life, just 1 with xubuntu, something must be going on === brainwash_ is now known as brainwash === max12345 is now known as Guest11337 === Guest11337 is now known as max12345 [10:03] hey all [10:03] how would I go about importing an .icc color profile into xubuntu? [10:50] Hi, after conect eternet cable to my NB, everything run as it should. But after restart, my netvork widget (on the panel) dont show wired networks. Removing and re-adding the widget is not working. If the cable is connected or disconnected also not affected. Wired connections are not visible in the widget. Wi-Fi is functioning normally. [11:03] BobOva sudo service NetworkManager restart [11:05] Luyin Thx, but "NetworkManager: unrecognized service" [11:06] BobOva perhaps it's network-manager, not sure [11:08] Luyin At least I know from what they bounce ... [11:25] Hey there; How can I access to keyboard layout setting in Xubuntu?! [11:25] Where is it? [11:27] frenda: settings > keyboard > layout [11:29] Ah ok; In login screen: text are really small! in desktop: they are large! how can I fix it? [11:29] texts* [11:32] fix what? [11:34] Fixing resolution [11:34] use lightdm-gtk-greeter-settings to adjust the login screen [14:14] Hi all. I have a problem with held packages. Here what I got when trying to install python-dev http://paste.ubuntu.com/12055705/ [14:15] the same was with openssh-server, but it was solved by "apt-get remove openssh-client && apt-get install openssh-server" [14:19] redixin, try to install the mentioned packages manuall:$ sudo apt-get install python2.7-dev libpython-dev python-dev [14:20] mrkramps, the same. "Depends: python2.7 (= 2.7.6-8) but 2.7.6-8ubuntu0.2 is to be installed" and so on [14:22] redixin, default python should be version 3, i guess [14:22] mrkramps, i need pyton2.7 [14:22] do you explicitely need 2.7? [14:22] ok [14:24] redixin, have you already tried to clean your package information? :$ sudo apt-get clea [14:24] mrkramps, afaik apt-get clean just clean the cache (/var/cache/apt/archives) [14:25] mrkramps, anyways it doesn't help [14:25] apt-get install -f pyhton-dev? [14:25] E: Unable to locate package pyhton-dev [14:25] hm [14:26] typo [14:26] apt-get install -f [14:26] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [14:26] oh, apt-get install -f python-dev: E: Unable to correct problems, you have held broken packages. [14:26] the same [14:27] sometimes, i can simply use the "fix brokan packages" menu item, in the synaptic package manager.. it can be tricky, especially if one has added 3rd party sources/ppa's [14:34] holstein, actually -f is "fix broken" iirc [14:35] yup.. and, if that doesnt work out well for me, which, it can basically "loop" around, i'll try the synaptic menu item [14:35] its not "better", and synaptic isnt doing anything one cant do in the terminal. it just can provide a simpler, quicker way, to weed trhough it, for me.. in some cases [14:36] i agree [14:37] but i've seen these dpendencies errors from time to time and i've still no idea what they really are nor how to reliably fix them [14:37] sometimes, when running those larger PPA's, i have found, i just cant seem to weed through them.. i'll have to purge, and start over [14:46] redixin: 1.) Remove "python-dev" again; 2.) Update/upgrade/fix; 3.) Try again. [14:48] krytarik, python-dev is not installed [14:48] redixin: "sudo dpkg -P python-dev" [14:49] # dpkg -P python-dev [14:49] dpkg: warning: ignoring request to remove python-dev which isn't installed [14:51] redixin: So, follow up with the rest. [14:52] krytarik, Update/upgrade/fix -- what is fix? [14:52] typyically, running "sudo apt-get update" will kick out errors one can address [14:53] I have already done update/upgrade. 0 packages upgraded, and still the same [14:53] "Same" what? [14:54] same install python-dev http://paste.ubuntu.com/12055705/ [14:56] redixin: Are you getting any error messages from ""sudo apt-get update" and ""sudo apt-get upgrade" *before* trying to install that package again? [14:56] -" [14:57] krytarik, I did not see any other errors. just see error when trying to install python-dev [14:57] krytarik, btw > the same was with openssh-server, but it was solved by "apt-get remove openssh-client && apt-get install openssh-server" [14:58] Yep, seen that. [14:58] seems there was the same with libssh [14:59] redixin: Try "sudo apt-get dist-upgrade" in the middle then. [14:59] krytarik, I tried. 0 packages upgraded [15:00] "apt-cache policy python-dev"? [15:00] python-dev: [15:00] Installed: (none) [15:00] Candidate: 2.7.5-5ubuntu3 [15:00] Version table: [15:00] 2.7.5-5ubuntu3 0 [15:00] 500 http://ua.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages [15:00] !paste [15:00] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [15:02] omg ubuntu3/ubuntu2 [15:03] redixin: Same for "libpython-dev" and "python2.7-dev", please. [15:03] looks like your mirror is giving errors [15:04] krytarik, http://paste.ubuntu.com/12055965/ [15:04] knome, 500 before the url is http 500 code? [15:05] actually, nope. [15:05] redixin: Hah, yep, I'd agree with knome. [15:05] but i would still check the archive. [15:05] change to some other mirror and see if it's fixed [15:06] sometimes mirrors aren't up-to-date and it causes errors like this [15:07] knome, I've changed it to cz, and nothing changed [15:07] and did sudo apt-get update after that? [15:07] btw, openssh-server was installed without changing mirrors [15:07] knome, sure [15:09] !info python2.7-dev trusty | redixin: Check 'policy' again - should be [15:09] redixin: Check 'policy' again - should be: python2.7-dev (source: python2.7): Header files and a static library for Python (v2.7). In component main, is optional. Version 2.7.6-8ubuntu0.2 (trusty), package size 262 kB, installed size 303 kB [15:10] is it possible to search logs of this channed? i had similar problem couple of months ago [15:10] !logs | redixin [15:10] redixin: Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too. [15:15] check-policy show "Candidate: 2.7.6-8". also apt-get install show "Depends: python2.7 (= 2.7.6-8) but 2.7.6-8ubuntu0.2 is to be installed" [15:15] difference between 2.7.6-8ubuntu0.2 and 2.7.6-8 [15:17] is this different packages: python2.7.6-8 and python2.7.6-8ubuntu0.2? [15:17] Of course. [15:22] !mirrorstatus | redixin [15:22] redixin: A list of official repository mirrors and their statuses can be found at https://launchpad.net/ubuntu/+archivemirrors [15:48] krytarik, it works after fixing sources list. thanks [15:58] hello, does anyone know of a way to increase the size of the hotspot in the bottom right of a window for click/drag resizing of windows? possibly an app/utility? [15:59] sleezio, http://xubuntu.org/news/window-resizing-in-xubuntu-and-xfce/ [16:00] knome, sweet, thanks, alt+rightclick will work fine [16:00] sleezio, you can use a different theme to increase the window border [16:00] theme = window manager tyle [16:00] *style [16:01] thanks, i'll look into those options as well [16:26] hello. I am using ssh to teletype to my server. How can I monitor the pts on the server. Could fork be a solution? [20:33] I have a Dell Latitude E6420 and want to disable suspension when I close the lid. Previously it had Bodhi Linux installed and there was an option to disable ACPI events. Now I entered Xfce Power Manager and chose "Do nothing" on both "On AC" and "On battery" but it is still happening. I have a dock with two monitors attached to it by the way [20:35] Xubuntu version: DISTRIB_DESCRIPTION="Ubuntu 14.04.3 LTS" [20:37] MeXTuX, https://askubuntu.com/questions/15520/how-can-i-tell-ubuntu-to-do-nothing-when-i-close-my-laptop-lid [20:44] Thank you!!! [20:45] HandleLidSwitch=ignore made the trick :D [21:04] Hy, some screenshots of xubuntu show icons at the bottom of the desktop (as with the Mac). When I am goig to the official site of xubuntu --> screenshots, i don't see the icons at the bottom. Thanks === max12345 is now known as Guest73066 [21:28] Hi, everybody... [21:28] I'm looking for help. Is somebody speak french ? [21:29] !fr [21:29] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [21:29] xubuntu60w: ^ [21:30] Thank you [21:30] de rien [21:31] I will try a few with my english... [21:31] sure [21:31] I suppose it's not a big problem... [21:32] So, I've install xubuntu 14.04, and I'm trying to install some softwares... Like audacious... [21:33] But, it's tell me...Les paquets suivants contiennent des dépendances non satisfaites : audacious : Dépend: audacious-plugins (>= 3.6.2) mais ne sera pas installé Dépend: libaudcore3 (= 3.6.2-1~webupd8~trusty0) mais ne sera pas installé E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ». [21:33] Hum... Sorry, it's in french [21:34] I try to install skype too, but impossible... [21:34] Sometime, it's tell me to do sudo apt-get update --fix-missing [21:35] But when when I do fix-missing, nothing new... [21:36] Is there something to do to fix my problem ? [21:36] strange, so this is a clean install of xubuntu 14.04? [21:37] It's seem [21:37] one thing you can try is switch to a different repository [21:37] open xfce4-settings-manager, then open "software & updates" [21:37] I do reinstallation today... With formatting my disk [21:38] Ok [21:38] I'm following you [21:38] This is the result of fix-missing : Les paquets suivants contiennent des dépendances non satisfaites : audacious : Dépend: audacious-plugins (>= 3.6.2) mais ne sera pas installé Dépend: libaudcore3 (= 3.6.2-1~webupd8~trusty0) mais ne sera pas installé E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ». [21:38] yes, i understand [21:38] Ok [21:39] however, get to this tab and change the repository where it says "server for austria" http://i.imgur.com/OG74Xnk.png [21:39] Ok [21:39] there's a ppa active [21:40] I try this and I tell you [21:40] oh indeed mrkramps :) [21:40] audacious-plugins depends on a different version of libaudcore3 than available [21:40] thanks for reading closely ;) [21:40] Thanks for your responses [21:41] ochosi, second time same problem today =) [21:41] :) [21:42] One question... Do I choose any adress ? (in Austria) [21:43] It's seem it's updating... [21:43] :) [21:44] xubuntu60w: no, just choose any other french server, then again, the real problem is what mrkramps pointed out. you're using a PPA and that is causing the problem [21:45] Ok [21:46] I'm tell you that in a few moment ;) [21:49] IT'S WORK :) [21:49] Good job ! :) [21:49] (y) [21:50] Thanks you [21:50] de rien ;) [21:50] Wait a minute please [21:51] You tell at first if I wanted to join a french chat, I need to --> /join #ubuntu-qc. [21:51] Where I have to write this ? please [21:52] At the same place where I'm writing ? [21:52] /join #ubuntu-qc. [21:52] yes [21:53] just without the space in the beginning [21:53] Ok ;) [21:53] Thanks [21:53] You're a good man (y) [21:54] Thanks again, cause I never expect to have answer so quickly [21:54] Peace ;) [21:59] -qc is for the Canadian french speakers, -fr is the catch-all for all other french speakers [22:58] can anyone point me to the md5 value on the xubuntu website - just downloaded the iso but cant find the value? [23:04] may I ask a question? [23:04] anyone home? [23:06] Sure. [23:06] can I ask a simple question? [23:06] !ask | xubuntu35w [23:06] xubuntu35w: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [23:07] I just downlloaded 14.04.3 via bittorent. I cant find the md5 value to compare to on the web site - what am I missing? [23:08] http://cdimage.ubuntu.com/xubuntu/releases/14.04.3/release/MD5SUMS though the torrent itself will verify. [23:09] the bittorrent client automatically verifies? [23:09] It verifies whatever it downloaded - which may differ from the original on the official website. [23:10] so do I care then, if I used used a torrent file? Sorry - just not sure I m getting this [23:11] Yes, you do care. [23:11] then were do I find the compare value on the web site? [23:11] You've just been given a link by Unit193 :) [23:12] why could I not find that on the xubuntu org website where I downloaded it from, I have to wonder? [23:14] That does check out though - thanks Unit193 - though still confused about the source [23:14] Click any country name, and there's the MD5sums file. Sure. [23:15] Since you downloaded the torrent off of torrents.ubuntu.com, one should be able to presume the embedded checksum should be good. [23:16] actually, it was xubuntu.org [23:17] Anyway, thanks for the help bekks and Unit93 - looks like Im good