[00:19] ok, seriously. [00:19] /bin/ps is looking like a package list [00:19] what the smurf [00:19] is that ok to say, Unit193 ? smurf? [00:53] ok so ps is fixed now [00:53] but i'm still getting something about the file list for procps being messed up === tsimpson_ is now known as tsimpson [00:55] --reinstall? === Daviey_ is now known as Daviey [00:59] hm [00:59] nope [00:59] do the .dscs get saved locally first? [01:01] The dsc files aren't needed, though the deb files are in /var/cache/apt/archives/ [01:01] so that's the file list [01:02] procfs isn't there [01:02] s/f/p/g [01:03] oh there it is [01:03] maybe i'll delete all the archives [01:04] deleting, reupdating failed :( [01:05] Can I haz paste? [01:05] don't look texty! [01:05] but yes [01:06] argh no pastebinit on here [01:07] yeah it's megagobbledeegook [01:09] http://www.sendspace.com/file/2u4wnx [01:09] it's not pastebin i know [01:09] too big [01:11] You're sending the debfile? Also don't see that version in any release of Ubuntu. [01:12] yeah well don't ask me [01:12] i ask to download procps and that's what i get [01:12] maybe it's a key problem? [01:13] how do i get new keys? [01:14] ubuntu-keyring for the archive signing. So, just to rehash: What exactly is the problem? Can you check sources.list? And lastly, apt-get update? [01:15] update is working fine now [01:15] so initially i was getting all these ps errors when i tried to update [01:15] so i took a look at /bin/ps and it looked like it was a file list! [01:15] i put ps on from another computer === TheLordOfTime is now known as teward [01:16] and then every time i try to install i get an error that the file list for procps doesn't have a ending newline [01:16] sources.list looks fine [02:26] hello is there an op here [02:28] yes [02:28] why? [02:29] you not an op [02:29] says who? [02:29] nvm [02:29] can you help me [02:29] with what? [02:30] i resolved my buntu bans last night and im baned again [02:30] what hapend === zsw__ is now known as zack123 [02:32] i cant even join ubuntu0ops [02:32] hello? [02:36] whoops, sorry [02:36] its ok [02:36] was afk [02:36] can you help [02:36] i'll check with #ubuntu-ops [02:36] ok [06:57] i cant seem to figure out how to add a "custom" launch button to a panel ? [06:57] only pre defined apps [10:19] hello! [11:03] have a odd problem. I rebooted the computer and now lubuntu will not login. it flash black for a second and then goes back to the login screen over and over. But i open ok in openbox mode === ochosi_ is now known as ochosi [11:11] have a odd problem. I rebooted the computer and now lubuntu will not login. it flash black for a second and then goes back to the login screen over and over. But i open ok in openbox mode [11:35] So I changed some things to grub, and now the same programs keep opening when starting lubuntu. Suggestions? [11:36] I think; reboot=acpi [12:04] No good [12:04] tried a shutdown to be sure [12:05] oops wrong window === Pici` is now known as Pici [14:49] Does anyone know how to configure xdg-open to open the right application when I click on magnet/irc/steam links in chrome? [14:49] I've tried a bunch of things and it done't work [14:49] Keeps opening a new browser window [14:49] Computer:~$ xdg-open steam://run/550 [14:50] Created new window in existing browser session. [15:22] how do you mount a .iso file with wine? [15:23] STHGOM: whats the bigger picture you are trying to do? [15:23] ..Why with wine? [15:23] mkdir mnt && sudo mount mygame.iso mnt/ [15:23] mount -o loop that is [15:24] old laptop = external disc drive = one free usb port [15:24] trying to get a windows game to play without disc [15:25] i suppose there are ways that could still be prevented [15:25] Sure, loopmount and define the mount as drive D: in winecfg [15:25] Unit193 can you explain those commands? [15:26] man mount [15:26] !sudo [15:26] sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [15:26] !mount [15:26] mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [15:27] !mkdir [15:27] mkdir make dir [15:27] make directory [15:27] yea [15:27] sooo [15:28] make directory mount && sudo mount mygame.iso mount/ [15:28] * STHGOM digesting this [15:29] what do i do then? [15:31] and dont i have to have a path for mygame.iso? [15:33] block device is write-protected [15:34] it arrears to have worked [15:34] appears [15:35] ty [15:36] goodbye [18:39] are there other ways to find programs you have installed with LSC than just going into the menu? [18:40] LSC = Lubuntu Software Center [18:44] anyone? [18:47] STHGOM: not sure what you seek? [18:50] i just cant find it in the menu [18:50] STHGOM: does http://askubuntu.com/questions/17823/how-to-list-all-installed-packages answer your question? [18:52] ahh, the installed an application and it does not show up in the menu issue!... that's a little more tricky... 1st see if it is installed (use that link) then try launching it from terminal. If it launches from there you can manually make a menu entry for a mis behaving application. [18:53] do NOT use sudo <> you will break it horribly! [18:55] i guess so [18:55] if it insists on sudo, use gksudo which will not horribly break things :) [18:56] can you do recent [18:56] ? [18:56] Oh... WHY, OH WHY did they stop issuing gksudo / gksu?.... There are times I pull my hair out! STHGOM you will also need http://askubuntu.com/questions/284306/why-is-gksu-no-longer-installed-by-default to install it [18:57] what? [18:59] STHGOM: you can look at /var/log/apt it will list all that apt has done (so a grep, or a tail should find what you have been doing) [18:59] recently installed [19:00] STHGOM: if the application needs privs of an admin, then you will need to launch it with gksu and NOT sudo. [19:00] basically, the simple rule is... if it has a window (e.g. GUI) then use gksu. [19:02] i was thinking more along the lines of folders [19:03] the filemanagers are a classic case of using gksudo (try sudo firefox and watch it crash and burn before your eyes once you try it from menu... - well actually don't unless you want some serious headaches!!!) [19:04] wut? [19:04] pcmanfm can open folders as root user, it is safer that way :) [19:04] man im you lost me [19:05] if you issue dpkg --get-selections | grep -v deinstall > ~/Desktop/packages and then pastebin that up, I will be happy to look for you. [19:07] what? [19:07] im new to lubuntu [19:07] Menu --> Accessories --> LXTerminal [19:07] then issue dpkg --get-selections | grep -v deinstall > ~/Desktop/packages [19:08] that will create a file onyou desktop called packages [19:08] k [19:09] sorry, that I'm the best at explaining this... I'm wathing one of the only two TV programmes I like at the same time.... [19:09] *not the best* [19:10] Oh, and I have a finger in a splint which affects my typing!... the typos will appear.. if they are critical I'll re-type. [19:17] is there a way to show the programs that arent requred for lubuntu to run [19:18] STHGOM: there is a list of what lubuntu ships with [19:18] i install bluefish and other bits and pieces at each install. [19:20] i want a list of what is installed that DOSN'T come with lubuntu [19:21] if you make that listing, we can then look at what comes with the lubuntu-desktop meta package [19:25] what is that? [19:27] the meta package has all the applications that lubuntu auto installs and also is used when the build machines make the ISO's that people download. [19:30] k [19:31] it is, simply put, a list of what to include from the many thousands of applications in the repository into lubuntu... for an example, we do not ship libre-office like some of the family do, so it is not in the list. You can, as you have seen, install anything you want from the repository as an 'add on' and also remove things. removing things will usually prompt you to be told that lubuntu-desktop will be removed. that is the file that holds the list. [19:33] *buntu meta files are very well behaved... You tell it you no longer want the defaults and it will never trouble you again. [19:34] all... i.. want... is... to... see... my... recently... installed... games... [19:35] STHGOM: then run dpkg --get-selections | grep -v deinstall > ~/Desktop/packages [19:37] i guess i installed lubuntu the other day so everything is "recently installed" [19:37] STHGOM: that's fine.... run the command and tell me when you have done so. [19:38] a thing came up on the desktop that says this: [19:38] abiword install [19:38] abiword-common install [19:38] accountsservice install [19:38] ace-of-penguins install [19:38] acl install [19:38] acpid install [19:38] adduser install [19:38] alsa-base install [19:38] alsa-utils install [19:38] anacron install [19:38] app-install-data install [19:38] apparmor install [19:38] apport install [19:38] apport-gtk install [19:38] apt install [19:38] apt-transport-https install [19:38] ;flood | STHGOM [19:38] apt-utils install [19:38] aptdaemon install [19:38] aptdaemon-data install [19:39] apturl install [19:39] apturl-common install [19:39] aspell install [19:39] aspell-en install [19:39] at-spi2-core install [19:39] audacious install [19:39] audacious-plugins:i386 install [19:39] audacious-plugins-data install [19:39] avahi-daemon install [19:39] base-files install [19:39] base-passwd install [19:39] bash install [19:39] bash-completion install [19:39] bc install [19:39] bind9-host install [19:39] binfmt-support install [19:39] binutils install [19:39] blueman install [19:39] bluez install [19:39] bsdmainutils install [19:39] bsdutils install [19:39] busybox-initramfs install [19:39] busybox-static install [19:39] bzip2 install [19:39] ca-certificates install [19:39] cabextract install [19:39] caps install [19:39] chromium-browser install [19:40] chromium-codecs-ffmpeg install [19:40] clementine install [19:40] command-not-found install [19:40] command-not-found-data install [19:40] console-setup install [19:40] consolekit install [19:40] coreutils install [19:40] cpio install [19:40] cpp install [19:40] cpp-4.7 install [19:40] cpp-4.8 install [19:40] crafty install [19:40] crafty-books-medtosmall install [19:40] crda install [19:40] cron install [19:40] cryptsetup-bin install [19:40] cups install [19:40] cups-bsd install [19:40] cups-client install [19:40] cups-common install [19:40] cups-daemon install [19:40] cups-driver-gutenprint install [19:40] cups-filters install [19:40] cups-ppdc install [19:40] cups-server-common install [19:40] curl install [19:40] dash install [19:40] dbus install [19:41] dbus-x11 install [19:41] dconf-cli install [19:41] dconf-gsettings-backend:i386 install [19:41] dconf-service install [19:41] debconf install [19:41] debconf-i18n install [19:41] debianutils install [19:41] desktop-file-utils install [19:41] dh-python install [19:41] dictionaries-common install [19:41] diffutils install [19:41] exactly [19:41] to much [19:42] ;flood | STHGOM [19:46] Unit193: STHGOM seems a newbie.... I'll keep an eye on him re-appearing [22:50] how do i change lubuntu clock settings to am and pm only through something i can adjust [23:40] ok guys, know of any hope for a drive for VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter? [23:41] driver that is [23:44] i'm going to ask over on #ubuntu; this is too specific to need your guys' help [23:44] howveer nice you are :)