[00:00] thanks fellas, wife demands we go to store.... I will be parked, feel free to PM any thoughts or suggestions, I will follow up soon. [00:01] ok, it's a gnome change [00:01] buy chocolate! [00:01] here in KDE the drive mounts without showexec [00:03] yofel, so you think the change takes place somewhere in gconf...... eek [00:03] bbl [00:04] drat, I once knew where that was set... can't remember -.- [00:05] one of nautilus or udisks I guess [00:05] penguin42: you're spot on [00:05] udisks [00:06] udisks (1.0.1-2) unstable; urgency=low [00:06] * Add 00git-vfat-showexec.patch: Enable the "showexec" vfat mount option, to avoid data files being executable (which causes confusing question dialogs in nautilus which only have one sensible answer). Patch taken from upstream git head. (LP: #14335) [00:06] as was I for the reason *g* [00:07] lp 14335 [00:07] Launchpad bug 14335 in Nautilus "nautilus wants to execute all text files on vfat and ntfs drives" [Unknown,Confirmed] https://launchpad.net/bugs/14335 [00:07] hmm odd solution [00:08] now, how to find out why metacity seems to believe that the 'z' key is a binding for some sort of search [00:09] hmm was set in gconf, I wonder if that was me [00:11] *headdesk* [00:11] they actually hardcoded that... [00:11] src/device.c:static const char *vfat_allow[] = { "flush", "utf8=", "shortname=", "umask=", "dmask=", "fmask=", "codepage=", "iocharset=", "usefree", "showexec", NULL }; [00:12] and src/device.c:static const char *vfat_defaults[] = { "uid=", "gid=", "shortname=mixed", "dmask=0077", "utf8=1", "showexec", NULL }; [00:16] yofel: I've not found much anywhere for configuring udisks behaviour [00:16] me neither [00:22] yofel: I upgraded my dad from 8.04 kubuntu to 10.04 ubuntu today, he has the same problem as me; lack of configurability - he had tweeke dKDE 3.5 just the way he liked it; KDE 4 is totally unusable to him, he can just about get gnome the way he can use it, but it feels like such a step back for him [00:25] I did use KDE3 for a while so it's not like I don't understand him, but I find KDE4 pretty usable at 4.4 (well, if you leave akonadi aside. . .) to me it's actually gnome that's unconfigurable (and I don't really like hacking around in gconf) [00:26] yofel: The machine he's using is quite an old machine and it just doesn't cut it for 4 [00:26] ah, that's understandable. Efficiency isn't a strength of KDE4 :/ [00:27] and neither of us have much liking for 'bling' [01:39] yofel: There are patches for btrfs support in grub2 (though they're still in the legal limbo that's been delaying btrfs support for almost a year now). [01:50] yofel, nice on the udisks bug find. I did search google, I checked udisks --help not sure where to make the modification. [01:51] read the manpage for udisks too now. [01:52] I assume the rules for udisks is stored somewhere in a config file >< still searching. [01:53] Jordan_U: ah, thanks [01:53] yofel: You're welcome. [01:53] tj83: no, the default rules for vfat are hardcoded in udisks. If it's possible to change it then you would have to find out where udisks gets called and see if you can edit that command [01:54] oh my. [01:54] or patch the udisks package, but that wouldn't be worth it [01:54] then i believe this itself is a bug to those with specific uses of their SD cards [01:55] I still don't see the bug, if it's python, simply run 'python ' [01:55] or use another file system [01:56] well, you can always file a bug against udisks that they shouldn't hardcode the mount options [01:57] I'll take a step back, why is it that I can do python file.py but not ./file.py ? so this is to prevent what, the user from executing files from SD (or other) ? because i dont see the point if that is the same effect. [01:58] and yofel thanks, i see no problem running that way. what would be the difference? [01:58] tj83: no, without the showexec option, you can double click a 'Vacation.odt' in nautilus for example and nautilus will ask you if you really want to execute the file -> ridiculous [01:59] never even tried with nautilus i was using the cli just ./file.py this normally works for me. [01:59] nautilus bases that question on the execute permission [02:00] tj83: the only difference is that you need to know and call the interpreter yourself, instead of relying on the shebang line [02:00] ok, i get it with the nautilus thing, agreed that previously that would be retarded. but I mean why effect the common execution of scripts with ./ [02:01] $(head -n 1 $1) $0 :) [02:01] tj83, there's not really any way to avoid that, no? [02:01] if you want the execute bit to mean something, and you have a filesystem that doesn't support it... [02:02] cwillu_at_work, i dunno, i thought anything was possible in linux, seems that is a easy way out of fixing the real problem. [02:03] tj83, linux isn't magic, you can't fix a problem unless you can figure out what the fix should be [02:03] if FS = vfat dont ask [02:03] tj83, what's the fs of /foo/bar/baz/bing/bob? [02:04] did you really want every access to have to go up the chain? [02:04] special cases are annoying and buggy in general [02:05] i'm good, i mean for the general community, yofel gave easy fix for my personal use. === yofel_ is now known as yofel [02:33] are there any medibuntu repos for maverick ? [03:02] if i have packaging questions, what would be a good place to ask? [03:03] and please don't tell me anything that begins with #debian. [03:03] #ubuntu-packaging, possibly #ubuntu-motu [03:03] the first is preferred I think [03:04] thanks! that sounds fine [03:04] before i go there.. are they like the #debian people? [03:04] MFen: no [03:04] ok, sounds good then [03:23] I'm experiencing a big performance slowdown in disk throughput in maverick compared to lucid :( [04:13] What is the terminal call to display the MD5 and such? [04:27] Okay! I have a need for a Maverick user for testing Pinta, since I'm currently at work and can't [04:28] I am not currently testing or running Pinta. [04:30] let me look that up.... [04:30] A Paint thing? [04:31] yes, right now it isn't updated to the latest version in Maverick (although I suspect 0.3 will do the job too) [04:32] Could you install it? On my home machine, the canvas is grey and doesn't paint, a regression from Lucid [04:32] LucidFox: This one says 0,3,2? https://lists.ubuntu.com/archives/maverick-changes/2010-May/000977.html [04:33] 0.3 is the latest in maverick right now [04:34] LucidFox: That may report or post says 0.3.2 [04:34] *May [04:34] 0.3-2 [04:34] -2 is the Debian/Ubuntu revision [04:34] there was never a 0.3.2 upstream release, it's just 0.3 [04:34] I stand corrected, thank you. [04:46] Vigo> Could you run Pinta and tell me what color the canvas is, and try drawing something on it? [04:49] LucidFox: Download got throttled by ISP, re-doing now.... [04:51] Vigo> On second thought, no need to [04:52] I reproduced this bug in Lucid now, by installing Maverick's Cairo [04:52] LucidFox: Looks like a drab gray palette? [04:54] I have never used that before, does Cairo fix it? [04:54] Cairo is what caused the regression, it worked with the Lucid version of Cairo [04:56] I am testing way to many systems now, but am happy you figured that one out. [06:23] hi, has there been any pulseaudio mods in last 24 hours. im using up to date maverick but with a vinux lucid system and pulse audio was set to run system wide. i have lost mysound and have had a sighted person look at the system and other than openning up the mic i have no sound at all. [06:50] runlevel N 2 [07:09] Vigo> Fixed version of Pinta just built in Maverick, could you install https://edge.launchpad.net/ubuntu/+source/pinta/0.4+dfsg-1ubuntu1/+build/1866400/+files/pinta_0.4+dfsg-1ubuntu1_all.deb and verify it fixes the unusable canvas bug? [07:11] after that you can uninstall the package if you wish === schmidtm_ is now known as schmidtm === om26er_ is now known as om26er [13:38] thinkin about installin maverick as dualboot with lucid. am I right in thinking if I choose not to install grub during install and then boot to lucid and update-grub it`ll add maverick to boot menu and boot it ok? [13:50] duffydack: correct procedure === James147_ is now known as James147 [14:40] Hello, I don't need help or anything, but I'm going to try out Unity on a VM and I decided I wanted to ask around and see what the verdict on it is so far [14:40] Tazzypillar: we keep +1 discussion in here or we would end up supporting way to many alpha users who should not be running alpha [14:41] Yeah, I understand [14:41] Tazzypillar: haven't tried it :/ [14:41] o: [14:41] I'm sure others have [14:42] I see~ [14:42] That's alright, it's only to feed my little obsession anyway [14:42] And that is what I'm getting the VM for, I suppose~ [14:43] hehe eat away [14:43] try it and report bugs if any to launchpad [14:43] I've been meaning to ask [14:43] how do I do that? [14:43] launchpad.net [14:43] !bugs [14:43] If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs - Bugs in/wishes for the IRC bots (not Ubuntu) can be filed at http://bugs.launchpad.net/ubuntu-bots [14:44] I see, all right [14:44] and just to be sure; I'm running on a macbook, right now, so [14:44] the things that don't work right away in virtualbox would be the same as the ones coming from a seperate partition, right [14:44] ?* [14:45] Just in case so I don't file any regressions or advances where there might not be [14:45] I presume all test cases are welcome. The more hardware it is tested on the better. [14:45] Yeah [14:45] alright === gordon is now known as Guest51981 === CardinalFang_ is now known as CardinalFang === Cardinal` is now known as CardinalFang [16:36] https://wiki.ubuntu.com/UbuntuDeveloperWeek Day 2 starts in 24 minutes in #ubuntu-classroom [17:25] Are all the Vesa packages being removed or updated? [17:48] Thank you. [18:08] Anybody know why when doing update/upgrade from one repo I get nothing and after switching repo I get 70 package updates? [18:09] IdleOne: Shouldn't happen, but it's possible one of them has sync'd updates before the other one [18:10] penguin42: it's strange because this repo has always been very stable for me [18:10] could be they just haven't synced in a couple days [18:11] IdleOne: Then it's probably just hasn't got around to syncing them yet; I'm not sure what the timing of these thigns is, but I bet they don't all do it at once [18:11] I wouldn't think so either [18:11] Can someone explain how to configure postfix, I'm trying to file a Debian bug using reportbug, but postfix keeps getting connection timed out whenever it tries to send a mail to anyone. [18:21] hi. does anyone still have those cpu spikes? [18:30] knittl: I do from Xorg, haven't restarted since yesterday though [18:31] yofel: i've had them for a week at least [18:32] me too [18:32] ok [18:33] does sleep with nouveau work for you? [18:38] I'm using nvidia [18:39] ah, i see === Andre_Gondim is now known as Andre_Gondim-afk [19:39] I'm pretty sure I'm going to upgrade my last stable machine to Maverick right now. === zehrique is now known as zehrique-brb [20:09] hi, is tasksel still going to be shipped with 10.10, it seems to be missing from the daily build. [20:30] phillw: not on the live disk afaik === Andre_Gondim-afk is now known as Andre_Gondim [21:03] Is binutils package broken? [21:07] why? [21:07] Daekdroom: not here (amd64) [21:08] yofel, aptitude held it back [21:08] It forces removal of oprofile and a lib related to it. [21:08] why? [21:08] lemme check [21:08] !info oprofile [21:08] oprofile (source: oprofile): system-wide profiler for Linux systems. In component universe, is optional. Version 0.9.6-1ubuntu9 (maverick), package size 1389 kB, installed size 5212 kB (Only available for i386 ia64 alpha hppa powerpc sparc amd64 arm armel mips mipsel s390) [21:09] ah, oprofile probabably needs a rebuild again [21:09] I don't have that installed, will check after updates finished installed [21:09] *installing [21:09] yeah, seems so [21:09] I have no clue of what oprofile is, altho.. [21:40] Daekdroom: Performance monitoring tools [21:41] Daekdroom: Glues the performance counters int he processor to something you can work with [21:41] penguin42, I guess it's pretty much useless to have if I have 0 packages depending on it, am I right? [21:41] Daekdroom: If you don't know what it is it's unlikely you want it === Andre_Gondim is now known as Andre_Gondim-afk [22:02] http://img820.imageshack.us/img820/5617/soundindicator2.png that would be cool.... [22:05] duffydack, it looks kinda similar to that. [22:06] The pause/next/last controls are below, and look different.. [22:06] different as in poorly done, where the pause button doesn't change to a Play button if you pause. [22:07] hi, if anyone else is running KDE: open konqueror, open the 'Find files..' dialog and tell me what element has the focus when opening. The edit box or the 'find' button [22:08] Daekdroom, well there are a lot of ideas as to how it can look, but I`m leaning towards the cover art inclusion [22:09] unfortunately my maverick vm really doesn't want to start kde [22:09] duffydack, cover art inclusion? It's already here. [22:10] nvm, got it confirmed [22:10] Daekdroom, oh? never seen it.. well anyway, the current buttons look ugly to me as well.. [22:11] They should use the same icons as rhythmbox [22:12] Daekdroom, I know its trivial but I`d like it to look a bit cleaner and just use 1 'look' for whatever app its controlling. [22:13] Daekdroom, either way, its all still a good idea and I`ll use it no doubt. [22:22] yofel: It's quite odd, in the vm kwin is not happy, even when desktop effects disabled or set to XRender, I know OpenGL isn't happy in this VM but I'd not had any 2d problems on Gnome [22:23] odd [22:23] If I do a metacity --replace I can see what looks like an otherwise OK desktop, with the panel and widgets on the backdrop [22:26] yofel: spikes seem to be gone [22:26] had an xfreeze, so i was forced to reboot [22:28] finally cpu temp goes below 50 °C again [22:28] :) [22:28] good night! :D [22:29] yofel: Ah, I've got it to work, I had to replace the splash by the simple one [22:30] yofel: By 'Find files' how did you get to that - I see a Find... option, but not find files [22:31] penguin42: open the home folder, press ctrl+f (or go to Tools->Find...) [22:32] yofel: I don't have a 'tools' menu; I have edit->find or ctrl-f brings me the same thing [22:33] yofel: and they give me a bar at the bottom with a red x Find: entry box next previous options [22:33] yofel: Witht he focus in the entry box [22:34] penguin42: enter '/' in the url field -> enter -> ctrl+f [22:34] the interface behaves differently when browing the web and folders [22:34] yofel: Ah right, yes, that give s me focus in the 'Named:' entry field at the top [22:34] good, thanks [22:36] yofel: With it set to disable desktop effects and to use the simple splash it actually seems to be working ok, except for some rather nasty artifacts rendering images in konq [22:37] which VM btw? [22:38] yofel: KVM on lucid host [22:41] hm, don't have maverick VM at hand, will try it tomorrow [22:41] yofel: It's pretty good actually, the only problems I have is with 3d stuff which is completely screwed [22:41] yofel: But I don't get it, the graphics driver is a very very simple Cirrus it's emulating I think, so the guest shouldn't be even trying to do 3d [22:42] I seriously don't know for kvm, maybe it's actually attempting to provide 3d now [22:43] nah, it's just emulating a cheapo Cirrus graphics card which just about knows how to plot pixels [22:45] * penguin42 disappears for a few mins [22:47] * yofel remembers the cirrius card in his first pc ever [22:47] that had, what, 1MiB memory? [22:48] argh, that made me remember Win95... worst OS I ever used [22:49] Windows Me here :O [23:01] i had a Cirrus Logic video card in my old pentium classic 150Mhz [23:01] could do 1024x768x256 [23:04] well, it's claiming to be a Cirrus 5446 with 9MB of RAM I think, doing 1024x768 at 32bpp