/srv/irclogs.ubuntu.com/2010/05/30/#ubuntu-bugs.txt

MichaWHello?02:21
hggdh?03:14
MichaWhggdh: Hi again.  You guys mentioned I should upload my patched version of gnustep to a ppa.  I've done so, but I'm unsure about how to create a version number for my version.03:16
MichaW1.19-1ubuntu1 is the version in the repo for lucid. -3ubuntu1 for maverick.03:18
hggdhyou could use 1.19-1ubuntu2~ppa103:39
hggdh1.19-1ubuntu2 might be the next Ubuntu update; appending ~ppa1 makes sure your version will be lower than it03:40
hggdh(the '~' does this)03:40
MichaWThanks. I haven't fully got my head around the version strings yet.03:40
hggdhfor Maverick you could use -3ubuntu2~ppa1, same reasoning03:40
MichaWI tried : 1.19.3-2~ppa1~lucid103:41
MichaWGetting rid of the 'ubuntu' entirely as I wasn't sure I was allowed to use that.03:41
hggdhactually you *should* use it, since 1.19.3 would be an upstream (or Debian) version03:42
MichaWRight.03:42
hggdhand 1.19.3 is higher than the Maverick version03:42
* MichaW rebuilds & reuploads.03:42
hggdhand, with that, I get to watch a movie & then hit the bed. G'night all y'all03:43
MichaWGood night :)03:43
MichaWAnd thanks again.03:43
hggdh'night, MichaW. Thank YOU for helping :-)03:43
stentenIf a resume bug has a backtrace in Xorg.0.log, should that be assigned to linux or xorg-server?05:35
stentenbug 58713605:35
ubot2Launchpad bug 587136 in linux (Ubuntu) "[gm45] Toshiba Satellite U400 fails to resume from second suspend (affects: 1) (heat: 8)" [Undecided,Confirmed] https://launchpad.net/bugs/58713605:36
wise_crypthi all any workaround for Bug #47260506:41
ubot2Launchpad bug 472605 in thunar (Ubuntu) "Thunar crashed with signal 7 in __kernel_vsyscall() (affects: 3) (dups: 1)" [Medium,Invalid] https://launchpad.net/bugs/47260506:41
micahgwise_crypt: the results of the bug were inconclusive06:43
micahgwise_crypt: if you're experiencing, you should probably file a new bug06:43
wise_cryptmicahg: i have, it happened when i copy lots of file from cdrom but not if i copy them one by one06:45
micahgwise_crypt: if you can report an apport report, that would probably be best, do you have a file in /var/crash?06:46
wise_crypt ls /var/crash/ >> _usr_bin_Thunar.1000.crash06:46
micahgwise_crypt: sounds right, try ubuntu-bug /path/to/.crash06:48
wise_cryptmicahg: i have sent it06:50
micahgwise_crypt: great, after the retracer retraces, feel free to come back and ping someone to look at it if it doesn't get any attention06:51
wise_cryptmicahg: ok06:52
wise_cryptmicahg: i am not sure to file it as bug when i run dmesg http://ubuntu.pastebin.com/sdwQRUrf i have I/O error form my cdrom07:27
wise_crypt*from07:28
micahgwise_crypt: have you verified the CDRom to be good?07:29
micahgwise_crypt: maybe ask in #ubuntu-kernel on tuesday and pastebin just the last 50 or so lines when you show it to the,07:30
micahg*them07:30
wise_cryptmicahg: i think the cd is not good, or the optical went dusty07:31
micahgwise_crypt: k, then you probably shouldn't file a bug ;)07:31
wise_cryptmicahg: ok07:31
wise_cryptmicahg: :)07:31
wise_cryptthanks micahg07:32
micahgwise_crypt: np07:32
=== kermiac_ is now known as kermiac
ivan-ivanicHello. I think bug #587425 importance should be set to 'Wishlist'.08:40
ubot2Launchpad bug 587425 in evolution (Ubuntu) "feature request : show date and time when printing appointment (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/58742508:40
PrototypeX29Ahi12:39
penguin42hi12:41
PrototypeX29Asomething like this i'd like to see for ubuntu http://upload.wikimedia.org/wikipedia/commons/0/00/Pulseaudio-diagram.svg12:59
penguin42it has it13:00
PrototypeX29Acouldn't find anything general to sound architecture13:01
penguin42that's just normal PA and all the compatibility layers isn't it?13:01
PrototypeX29Ai don't know13:01
PrototypeX29Ait is some general architectural overview, which i always wanted so see :)13:02
PrototypeX29Abut i'm not sure whether it is true for ubuntu13:02
PrototypeX29Abecause there it seems that software directly accesses alsa13:02
* penguin42 isn't 100% sure but that just likes Pulse and the way everything else interacts with it13:02
PrototypeX29Apenguin42: yes there should be something more inclusive13:03
PrototypeX29Afor other components13:03
penguin42I think that diagram has pretty much every component everyone could think of on it13:04
penguin42but I'm not a PA expert13:05
PrototypeX29Ai'd like to become one, i really have to start from the scratch13:05
PrototypeX29Abecause i am not happy with reporting bugs like 'sound does not work' :)13:06
PrototypeX29Ai am really unsure about the roles PulseAudio and ALSA play13:07
PrototypeX29Aand other stuff like JACK13:07
* penguin42 can explain some13:08
PrototypeX29Ais there documentation to it?13:08
penguin42PrototypeX29A: ALSA is the sound stack in the Linux kernel; it creates things like /dev/snd/* and /dev/audio (it is a replacement for OSS which was the older system)13:08
PrototypeX29Aoh so ALSA runs in kernel space?13:08
penguin42PrototypeX29A: Apps can drive ALSA directly, but on Ubuntu and other PulseAudio users pulseaudio tries to stop that and push everything through PA13:09
penguin42PulseAudio then takes sound for all your apps and mixes it into one sound stream to give to Alsa13:09
penguin42(or possibly multiple sound cards on Alsa or even on remote systems I think)13:09
PrototypeX29Abut alsa does some mixing too?13:09
penguin42normally no, normally it's one thing at a time13:10
penguin42(I think there is a way to get it to do mixing but I've never seen it used - normally if you use ALSA directly one app will stop any other app using sound or even make them hang)13:10
PrototypeX29Ayes, but i have to use alsamixer to get some volume in the first place13:10
PrototypeX29Awhere does the gnome-volume-control come in play?13:12
PrototypeX29Ai was thinking i was controlling alsa with it13:12
penguin42ah well, there's two sides to that; 1) I'm not sure alsamixer is actually driving Alsa directly these days or whether Pulse has actually diverted it, and 2) Since PA always drives Alsa in the end it does need Alsa to have turned the volume on13:12
penguin42gnome-volume-control (as in Lucid) drives Pulse not Alsa13:12
PrototypeX29Aso it only affects software using PA?13:13
penguin42as of 10.04 yes13:13
penguin42actually I lie13:14
PrototypeX29Awhich part was a lie?13:15
penguin42hmm, I'm going to hold fire on what gnome-volume-control actually drives - I suspect it drives PA but I'm not 100% sure13:15
virtualdthe cake13:15
PrototypeX29Avirtuald: no spoilers, damn13:15
virtuald:>13:15
PrototypeX29Ahaven't played it yet13:15
penguin42PrototypeX29A: Certainly the 'applications' tab in gnome-volume-control looks like a pulse thing, it's pulse that can do per-app stuff, and I suspect the rest is as well13:16
PrototypeX29Aso you did not lie?13:16
PrototypeX29Asaying you lied was the lie?13:16
PrototypeX29Aaccording to wikipedia there is some 'libasle Pulse' which I suspect is being library injected to get software which wants to access ALSA directly13:17
penguin42I suspect it wasn't a lie13:17
virtualdas i understand it pulse does (or should) control alsa13:17
PrototypeX29Alibalsa13:18
penguin42PrototypeX29A: Yeh there is a stub libbrary which whenever an app opens /dev/snd/* something goes 'aha - you really go to pulse'13:18
PrototypeX29Abut it only gets applications which use libalsa, not software that is actually accessing /dev/dsp or something?13:19
penguin42no, stuff that acccesses /dev/dsp will still get intercepted13:19
penguin42it intercepts open() calls13:20
PrototypeX29Athen you would have to fake some standardlibs?13:20
PrototypeX29Athat is evil as hell :)13:21
penguin42no, it intercepts the syscalls those libs make13:21
penguin42yeh pretty evil13:21
penguin42but ALSA used to do it to intercept OSS stuff, it's all horrid13:21
PrototypeX29Awhy? if ALSA runs in kernel space it can redirect the stuff on kernel level13:21
penguin42except PA accesses Alsa in the same way old apps used to access it, so it doesn't really know whats an old app and what's PA13:22
penguin42anyway, breakfast!13:23
PrototypeX29Ai should have breakfast13:23
virtualdalsa has both kernel and user parts13:23
virtualdmaybe your alsa driver gives the volume controls non-standard names13:24
PrototypeX29Auser parts in what form? a library? a demon?13:24
virtualdand that's why pulseaudio can't use them?13:24
PrototypeX29Awhy can't pulseaudio use what?13:24
virtualdlibrary i think13:24
PrototypeX29Amaybe that is the library Pulse replaces?13:25
virtualdmaybe :>13:25
PrototypeX29Aif there really is no architectural description of that stuff, i should start writing it13:25
PrototypeX29Ahttps://bugs.launchpad.net/ubuntu/+source/totem/+bug/39971513:29
ubot2Launchpad bug 399715 in totem (Ubuntu) "alsamixer Master Front volume keeps zeroing (affects: 1) (heat: 6)" [Low,New]13:29
PrototypeX29Ai think the guy assumed he was replying only to me13:29
PrototypeX29Abut it supports my theory that some people will just go away after getting annoyed by some generic squad team response13:30
PrototypeX29A:)13:30
PrototypeX29Acan anyone have a look at this bug and confirming that this is not an upstream gnome issue?13:34
=== JanC_ is now known as JanC
RunePhilosofCan I instruct debuild to only compile one of the binary packages?16:49
penguin42can someone help me group a set of apparently similar ath9k driver bugs?16:50
penguin42bug 452745 (expired) seems to have a similar backtrace to bug 509701 and bug 58754016:50
ubot2Launchpad bug 452745 in linux (Ubuntu) "wireless atheros ath9k hangs after using 20min or later (affects: 6) (dups: 1)" [Undecided,Expired] https://launchpad.net/bugs/45274516:50
ubot2Launchpad bug 509701 in linux (Ubuntu) "BUG: unable to handle kernel paging request (dup-of: 452745)" [Undecided,New] https://launchpad.net/bugs/50970116:51
ubot2Launchpad bug 587540 in linux (Ubuntu) "BUG: unable to handle kernel NULL pointer dereference at 0000011c (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/58754016:51
penguin42they all seem to be in skb_release_data after a ath9k_hw_setup_calibration16:51
penguin42but given the earliest one is ancient and expired how do I dupe it?16:52
penguin42ah 2 were already duped, I've duped the 3rd in an d moved the original from expired->confirmed with a comment (since it seems an odd state change)17:08
WeatherGodwho do I see about ACPI issues?17:40
WeatherGodI got a bug with potentially useful information about controlling the fans of nvidia cards17:40
penguin42I think you can actually report it against acpi17:41
WeatherGodok, I will give that a shot17:42
WeatherGodok, could someone mark bug 484875 as triaged?17:50
ubot2Launchpad bug 484875 in nvidia-graphics-drivers-180 (Ubuntu) (and 3 other projects) "Nvidia GPU overheating on Toshiba P100 (affects: 4) (heat: 24)" [Undecided,Confirmed] https://launchpad.net/bugs/48487517:50
WeatherGodok, could someone mark bug 484875 as triaged?17:57
ubot2Launchpad bug 484875 in nvidia-graphics-drivers-180 (Ubuntu) (and 3 other projects) "Nvidia GPU overheating on Toshiba P100 (affects: 4) (heat: 24)" [Undecided,Confirmed] https://launchpad.net/bugs/48487517:57
mrandHowdy WeatherGod: which project?  Is it truly a problem with both Nvidia drivers and acpi?18:11
WeatherGodwell, it is mostly a problem with nvidia, I believe, but the acpi people could possibly implement a workaround, I believe18:12
WeatherGodsomething changed in karmic that prevented the nvidia drivers from doing their old way of controling some fans, I believe18:12
WeatherGodI doubt we would get anywhere with nvidia (I have filed several bugs to them through their method and never heard back)18:14
mrandOk.  so we'll leave the nvidia side of it alone for now.  What importance on the acpi task?18:14
WeatherGodwell, it has the potential to destroy hardware, so high/critical?18:15
mrandMy opinion: systems normally shut down before unrecoverable damage occurs, and doesn't appear to affect a large number of people, so I'm not inclined to say borderline medium/high.18:19
penguin42mrand: Maybe less so on graphics cards than CPUs on shutdown18:20
WeatherGodI agree with penguin42, I know many mobos have cpu protection, but do they necessarially have gpu protection?18:21
mrandpenguin42: agreed, although in this case, the orig reporter seems to indicate the system did shut down18:21
WeatherGodalso, random shutdowns could have the potential to corrupt user data18:22
mrandWeatherGod: indeed.  Does it only affect laptops?18:22
mrand(i.e., are there other reports of similar behavior in launchpad, or maybe the forums?)18:22
WeatherGodwell, this is specifically the toshibas for this graphics card (although there have been other similar issues with other nvidia cards)18:22
WeatherGodlet me see if I can dig them up18:23
penguin42WeatherGod: What's difficult I guess is making a fix that has very low likelihood of breaking anything else, I guess you could bind it to the toshiba model numbers18:24
penguin42WeatherGod: bug 312869 may also be  a dupe - but old ?18:27
ubot2Launchpad bug 312869 in acpi-support (Ubuntu) "acpi toshiba p100 (heat: 2)" [Undecided,New] https://launchpad.net/bugs/31286918:27
WeatherGodyeah, old... there was a workaround involving a custom DSDT, but that became impossible to do in Karmic18:29
WeatherGodok, I got mixed up with some other nvidia bugs I dealt with, I don't think I handled any other overheating reports18:32
WeatherGodbtw, I went ahead and marked that older bug report as a dupe18:37
penguin42I think you can undupe stuff18:41
WeatherGodwhy undupe them?18:42
penguin42oh sorry, I thought you meant you got confused over some18:42
WeatherGodmrand, thanks for marking it triaged18:43
WeatherGodpenguin42, np, I am a very infrequent customer here, but I have been triaging for about 7 months now18:44
mrandWeatherGod: You're welcome.  Keep it up!18:44
WeatherGodI really need to get back to the IRC more often, but I have been spending a lot of time working with the scipy/numpy/matplotlib people lately18:45
MichaWHi.  I was advised yesterday to make a patch for a gnustep bug (bug #585179) which we would really like to see fixed in Lucid.  I was advised I should raise it against Maverick and then SRU it to Lucid.  I haven't been able to find any options on Launchpad to specifically raise the bug against Maverick.  How would I go ahead with promoting it please?18:47
ubot2Launchpad bug 585179 in gnustep-base (Ubuntu) "gnustep - parsing of XML property lists broken (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/58517918:47
=== arand_ is now known as arand
mrandMichaW: That bug looks to be in good shape to get the right attention (pointer to the fix on upstream bug tracker showing it is fixed, etc).   I'm not an expert on packaging stuff though, but one thing I'm unclear about is if Maverick goes with a newer version (1.20), how that makes things easier to backport to 1.19.  I realize you probably don't have the answer...19:08
mrandAlso, it would be better if Debian picked up the fix (so that we don't potentially have to carry a diff for Maverick), which adds another layer of to which I don't know the answer.19:08
MichaWmrand: Current maverick still has 1.19.3.  I backported the fix to that version.  Upstream will backport the fix to 1.20, should maverick go with that down the track.19:08
MichaWHmm.. ok.. so try to get the bug fixed in Debian then you think?19:09
MichaWThe main thing from our perspective is that a lot of our users are migrating to Lucid, and that's unfortunately affected by this bug.19:10
micahgMichaW: which package?19:14
mrandMichaW: having the fix in Debian is the preferred route to keeps diffs to an absolute minimum.  Once we start a diff, processes become much more manual, which introduces time delays and chances for error.   I guess what I'm saying is that getting the fix applied to our version right now would seem premature to me (in my unexpert opinion) if Debian is going to pick it up.  But if we wait, then it is that much longer that it is broken in Lucid.19:14
mrandmicahg: https://launchpad.net/bugs/58517919:14
ubot2Launchpad bug 585179 in gnustep-base (Ubuntu) "gnustep - parsing of XML property lists broken (affects: 1) (heat: 6)" [Medium,Triaged]19:14
micahgMichaW: someone just has to merge before feature freeze if it hits unstable before then19:15
MichaWmicahg: Oolite.  The bug affects the loading of XML configuration files.  So it affects our current releases which are not part of Ubuntu, but it also affects the version of Oolite shipped with Ubuntu (and Debian).19:15
micahgMichaW: and since it's in universe, you might get a little more wiggle room for merge time19:16
MichaWmrand: Looks like raising bugs to Debian is a lot more involed :(  Mailing lists and whatnot.  Well, I'll make a start on that.19:17
mrandMichaW: if it is that serious an issue, there may already be a ticket.  If not, you create one just with an email to their bug system I believe.19:18
MichaWmrand: *nods*  At first it looked like I would have to install Debian but might get away with just an email.19:19
micahgMichaW: if you have the patch, you can also use the submittodebian tool in ubuntu-dev-tools19:21
micahgMichaW: reportbug also works to submit bugs to debian with the -Bdebian flag19:21
MichaWmicahg: Thanks. That helps.19:22
cynHi, there is this bug in the launchpad i'm trying to assign a package, according to the description is the package truecrypt, and this package appears in the list (choose.. link next to the package textbox), but when i write save changes it says: u'Package truecrypt not published in Ubuntu', is there a way to assign it?19:31
cynit is the Bug #58736619:33
ubot2Launchpad bug 587366 in ubuntu "cant mount more than 8 containers with truecrypt (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/58736619:33
micahg!info truecrypt19:43
ubot2micahg: Package truecrypt does not exist in lucid19:43
mrandHowdy cyn: I don't see that it is a package available from Ubuntu.  Is the bug a Ubuntu one, or a truecrypt one?  If it is a problem with truecrypt, then it should be reported to them.19:46
cynit seems a truecrypt bug,19:46
cynso i leave the bug as it is?19:47
mrandcyn: actually, it should probably be closed as invalid since there is nothing we can do about it.19:48
cynmrand: i'm quite new at this19:49
cyni don't think i have rights to close it19:49
cynor at least it doesn't appear in the possible status19:49
cynahh.. like invalid19:50
mrandcyn: Yep, you got it!19:54
cynthanks19:55
MichaWmicahg, mrand: I ended up emailing a bug report to Debian, seemed easier than using the submittodebian tool as that was including other Ubuntu patches to the package as well.  I also see that the bug just got triaged for Ubuntu.  Many thanks for your assistance.19:55
=== yofel_ is now known as yofel
=== erhesrhsrtb54vyh is now known as Elbrus
vishyofel: hi , you use kubuntu right?20:28
yofelhi vish, yes20:28
vishyofel: we[papercuts] need someone to triage a few kde related bugs. would you be interested? :)20:29
vishi think we have ~20 new kde related bugs na d probably another ~10 confirmed kde bugs20:30
visherr ,20:30
vish~10 new bugs20:30
yofelmaybe, but no time for it today, how do I find them? I'll at least look at them tomorrow then20:31
=== BUGabundo is now known as BUGabundo_fewd
vishyofel: no hurry , the new ones are here > https://bugs.launchpad.net/hundredpapercuts/+bugs?search=Search&field.status=New20:33
vishyofel: there seem to be a few more with the kde tag > https://bugs.launchpad.net/hundredpapercuts/+bugs?field.tag=kde20:34
yofelthx20:34
vishyofel: thank you :)20:35
vishyofel: you can join the papercuts team too , [but you might end up getting a lot of mail you are not interested in  ;)  ]20:35
yofelI'll think about it, but probably not, I've got enough other things on my TODO list currently20:38
* penguin42 wishes he understood how monitor resolutions worked in KVM20:39
vishyofel: hehe, the kde folks are always a busy bunch ;p  anyways , thanks for helping out with the bugs , the kde bugs were not getting attention :(   , last cycle we fixed only 3-4 kde bugs20:41
vishbut that was better than the previous cycle , where 0-1 were fixed ;p20:42
yofelheh20:46
ChogyDan[repeat] anyone know how to track changes made to the default un-updated lucid install, that are made after release?  Hibernation stopped working for me, and I am trying to track down which changed caused it.20:59
stentenChogyDan: Which kernel are you in right now?21:00
stenten"uname -a"21:00
ChogyDanstenten: not sure exactly how to answer, but I can do -21, -22, and a custom build on an upgrade karmic-lucid install, and only -21 on a newly installed lucid21:01
ChogyDanI can through more kernels onto the new install, but I was trying have that be a baseline21:02
ChogyDan*throw21:02
stentenSo the fresh install works fine?21:02
ChogyDanstenten: ironically no, but let me spill my whole thinking21:02
ChogyDanbug #57791621:03
ubot2Launchpad bug 577916 in linux (Ubuntu) "lucid regression: does not resume from hibernation (affects: 12) (dups: 1) (heat: 78)" [Undecided,Confirmed] https://launchpad.net/bugs/57791621:03
ChogyDanthat is the original bug.  I have a testing install where I thought hibernation worked fine through the betas.  I upgraded my main install on release, and hibernation _did_ work fine there.  But as the report says, it stopped at some point21:04
ChogyDanNow, I just today installed a fresh lucid, no updates, and it won't even boot after attempting to hibernate21:04
ChogyDan(My plan had been to go back to a working state, and upgrade slowly, pinpointing when hibernation fails, but that is fail)21:06
stentenWow, that bug report is a disaster.21:07
stentenThere are at least three other people reporting information onto it when they shouldn't be.21:08
ChogyDanthe apport-collects?21:08
stentenAnd the other comments.21:08
stentenAnd the original reporter (you) don't have any info from apport.21:09
ChogyDando you see the dup?   that is me21:09
stentenAh, much better :)21:10
stentenSo your fresh, un-updated Lucid install isn't hibernating either?21:12
ChogyDanwell, it is worse21:12
ChogyDanit won't even load the desktop!   and alt-sysrq-k doesn't work, nor trying to with to the ttyts, I have to just hit the reset button21:13
ChogyDan*"tryint to switch to the ttyts"21:13
stentenBut the liveCD worked?21:16
ChogyDanhibernate with the livecd?    (everything boots fine, it is just trying to boot after hibernation that doesn't work, sorry if I was unclear there)21:17
stentenOh, it won't load the desktop after hibernation. I thought you couldn't boot at all with the fresh install.21:19
ChogyDancorrect21:19
stentenCan you boot into the upgraded install and try both default kernels?21:21
ChogyDanI have tried -21, -22, and -22custom, and all have the same issue as described in the reports21:22
ChogyDanalso, I have been succesful in hibernating with some of those kernels before.  I hadn't really been tracking, I just hibernated every night, so likely the -22custom got the most testing21:25
penguin42ChogyDan: The /var/log/dpkg.log lists any updates that have happened21:31
stentenI guess you could try locking the version of initramfs-tools and then upgrading.21:32
ChogyDanpenguin42: I looked at that, but I don't know how I could parse that into something meaningful.  Thanks thou21:33
ChogyDanstenten: well see, that is an interesting point.  It is already updated!21:34
ChogyDanI suspect that it is a red hearing anyway.21:34
penguin42ChogyDan: Newer stuff is at the bottom. if you grep for " install " you can see each thing as it gets installed and when21:35
=== BUGabundo_fewd is now known as BUGabundo
ChogyDanhmmm, I think it is cut off.  It doesn't look like it has logs for when this issue started21:39
ChogyDanbut maybe im wrong, I look a bit more21:39
stentenChogyDan: So initramfs-tools is already 0.92bubuntu78?21:40
ChogyDanstenten: ya, on the fresh install.  That's why I was curious how to track updates made to the default install, post release21:40
ChogyDan(if those actually happen)21:41
stentenBut you upgraded Karmic to Lucid after Lucid was released and hibernate was working for a time?21:41
ChogyDanyeah21:41
* micahg has never gotten hibernate to work in linux21:42
* Nafallo has hibernate working fine, even with half sized swap compared to physical memory21:43
stentenYeah, I say it's fighting a losing battle.21:44
stentenYou could try hibernating from the command line per https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume#Hibernating from text mode.21:44
ChogyDanstenten: don't worry about it.  I've actually tried some of that, if it just did the same things21:45
stentenI guess if you really wanted to know, you could install the point releases of the Lucid development cycle and see where it starts to break.21:46
ChogyDansomeone recommended tuxonice, so I will probably finish there21:46
stentenBut I don't really know; I'm not really a kernel expert, and especially not a hibernate expert.21:46
ChogyDanstenten: maybe, but that seems like quite a long shot.    I am first going to wait for Maverick alpha1, and see if it is still present there21:47
ChogyDanthanks for your help21:47
stentenGood idea. It's probably fixed in the new kernel.21:47
ChogyDanmicahg: and my heart goes out to you, hibernation is a nice feature  :)21:50
micahgChogyDan: I know, it's one of the few things I miss from windows21:50
* micahg just needs time to file the proper bugs21:51
ChogyDanmicahg: ubuntu-bug linux                      it will handle basic setup for hibernation issues21:51
micahgChogyDan: yeah, I know about that, but I don't have time for the back and forth ATM, maybe at some later time21:52
ivan-ivanicHello. I think this bug #587425 should be set to Wishlist. Thanks.22:11
ubot2Launchpad bug 587425 in evolution (Ubuntu) "feature request : show date and time when printing appointment (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/58742522:11
ChogyDanivan-ivanic: shouldn't it be filed upstream?22:12
ivan-ivanicFrom "How to triage": 'If the requested enhancement is small and well-defined and/or the suggestion concerns an upstream project, the Importance of the bug should be set to 'Wishlist'. '22:14
ivan-ivanicI think I understood it well, if not please correct me.22:15
ivan-ivanicTo be set to 'Wishlist' Bug #58758222:21
ubot2Launchpad bug 587582 in file-roller (Ubuntu) "Disable popup after decompression. [wish] (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/58758222:21
anotengAny bug-controllers here willing to look at my bug control application? I sent it a month ago, and so far only my mentor and C de-Avillez has looked at it. it's here: https://lists.launchpad.net/ubuntu-bugcontrol/msg02219.html22:30
=== kermiac_ is now known as Guest435
bananafishcmsdlds23:45

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