/srv/irclogs.ubuntu.com/2008/05/12/#xubuntu.txt

livingdaylightso, when i attach an external usb hard drive and play either audio or video xubuntu crashes00:26
livingdaylightalso my clock is completely wrong despite having set it to the right time zone00:27
livingdaylightanyone know anything about either problem00:30
portokaosoldoes anyone know how can I see what hardware drivers I am using, or how can I access some sort of a devices manager in Xubuntu?00:50
billportokaosol: what is the issue you're having - there isn't anything like that in xubuntu01:01
portokaosolI am trying to see what drivers are assigned to my graphics card01:02
portokaosolsince I think that there's no drivers for it01:03
billportokaosol: what is the graphics card?01:04
portokaosolATI Mobility Radeon 7000 IGP01:05
bill!ati | portokaosol01:05
ubottuportokaosol: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto01:05
portokaosolso basically, Restricted Driver Manager?01:07
billportokaosol: yep01:07
portokaosolI've already tried it01:08
portokaosolnothing01:08
portokaosolI am thinking about trying a newer driver, a hope taht's it's backwards compatible01:08
portokaosolhey bill, I have another question for you01:12
portokaosolI managed to install another keyboard layout, but how do I rotate the languages?01:12
billportokaosol: look at this page about your card - and sorry but I never change keyboard layouts so I don't know about that01:15
billhttp://www.rage3d.com/Board/showthread.php?t=3390579201:15
portokaosolok thx01:17
portokaosolbill, my renderiing is: NO01:19
portokaosolI'm gonna try to enable it01:20
billportokaosol: I'll be right back01:24
portokaosolso bill01:39
billportokaosol: does   lsmod | grep radeon   show anything01:40
portokaosolis that LSMOD01:41
portokaosolno, it won't return anything01:41
billportokaosol: don't worry it won't - I have the ati rage card here using the r128 driver and it doesn't show01:42
portokaosolok01:42
billportokaosol: render = yes yet?01:42
portokaosolno01:42
portokaosolI also did01:43
portokaosolapt-get build-dep libdrm mesa01:43
portokaosolapt-get install linux-headers-`uname -r` git-core libxmu-dev x11proto-xf86vidmode-dev01:43
portokaosolcd /usr/src01:43
portokaosolgit clone git://anongit.freedesktop.org/git/mesa/drm01:43
portokaosolcd /usr/src/drm/linux-core01:43
portokaosolmake DRM_MODULES="mach64"01:43
portokaosolcp /usr/src/drm/linux-core/*.ko /lib/modules/$(uname -r)/kernel/drivers/char/drm/01:43
portokaosoldepmod -ae01:43
portokaosol(sorry for the paste, but I doubt that anyone will mind)01:43
billk01:43
billportokaosol: I just did  -   sudo modprobe radeon   -  then changed the driver in /etc/X11/xorg.conf to r128 and restarted x01:45
portokaosolhold on, let me log in from that machine01:46
raket2now01:47
raket2here's what I got from that command01:47
raket2FATAL: Error inserting radeon (/lib/modules/2.6.24-16-generic/kernel/drivers/char/drm/radeon.ko): Unknown symbol in module, or unknown parameter (see dmesg)01:47
=== raket2 is now known as portokaosol2
portokaosol2bill: perhaps you would want to see what dmesg spits out?01:50
billportokaosol: dmesg | tail   should do01:50
portokaosol2[  533.800426] radeon: disagrees about version of symbol drm_core_ioremap01:51
portokaosol2[  533.800430] radeon: Unknown symbol drm_core_ioremap01:51
portokaosol2[  533.800520] radeon: disagrees about version of symbol drm_mmap01:51
portokaosol2[  533.800543] radeon: Unknown symbol drm_mmap01:51
portokaosol2[  533.800669] radeon: disagrees about version of symbol drm_ati_pcigart_cleanup01:51
portokaosol2[  533.800673] radeon: Unknown symbol drm_ati_pcigart_cleanup01:51
portokaosol2[  533.800763] radeon: disagrees about version of symbol drm_core_reclaim_buffers01:51
portokaosol2[  533.800768] radeon: Unknown symbol drm_core_reclaim_buffers01:51
portokaosol2[  533.800843] radeon: disagrees about version of symbol drm_release01:51
portokaosol2[  533.800847] radeon: Unknown symbol drm_release01:51
portokaosol2in meantime, I'll write a letter to ati, and see what can I do01:52
billportokaosol: doesn't look good that - see if ati sends a reply :)01:53
portokaosolI am trying a newer driver01:54
portokaosol(for a newer card)01:55
billk01:55
portokaosolit would be awesome if it works01:55
portokaosolIf there's anyone alive, how can I make 2 xubuntu machines network?02:19
japherwockyyou could use the internet02:48
japherwockyor sshd02:48
japherwockyor samba?!02:49
=== platyhelminth is now known as Bill-Gates
portokaosoljapherwocky: sorry I didn't see you03:14
portokaosolisn't samba only for windows?03:14
portokaosolbtw, brb03:14
Bill-Gateshttp://img508.imageshack.us/my.php?image=googlevsmssu8.png03:31
=== tuna-fish is now known as tuna
gNewPowerA neighbor of mine is using Windoze XP.  He forgot his admin password.  I tried re-setting it with a Ubuntu live-CD using the "chntpw" application only to find out that it was not more in the Ubuntu repos.  What application in the latest version of Ubuntu can I use to reset this WXP password?04:00
CHRuse BackTrack Live CD04:18
CHRhah, seriously though, I don't know04:18
=== mariobro is now known as tawd
rakethello everyone! I succesfully managed to create samba shares on both of my Xubuntu machines, now I only need to know how can I access them05:02
raketso could somebody help me, please?05:02
aldrickhello! how do i open a file as root? i need to edit a text document...05:40
aldrickhello! how do i open a file as root? i need to edit a text document...05:42
Odd-rationale!sudo | aldrick05:42
ubottualdrick: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information.05:42
Odd-rationalealdrick: try "gksudo mousepad /file"05:43
aldrickthank you ill try it now05:44
aldrickyou kick ass dude thanks!!! i thought i was going to have to reinstall xubuntu05:47
Odd-rationalealdrick: lol, it is simple...05:48
japherwockyis there a terminal program that will display more colors?06:24
=== zoredache_ is now known as zoredache
Standarshhi room07:10
* Standarsh looks around for people07:11
uda_hey, i know this sounds quite stupid, but where is the volume control in xubuntu 8.04?07:11
Standarshyou uda_07:12
StandarshI'm not on my xubuntu system now but I think it is under system07:12
StandarshWhat I did was added the volume to the top panel for easy access07:13
uda_cant find it :/07:14
Standarshalright, one sec07:18
StandarshI'll go to my other computer07:18
Standarshseeing as I have something I want to fix with it anyway07:18
Standarshk?07:18
uda_yeah cheers07:19
xStandarshywaza07:23
xStandarshyhmm07:29
xStandarshyI'm trying to remember how I originally found it07:29
xStandarshyanyway07:29
xStandarshyI'll tell you how I do it now07:29
xStandarshyright click the top bar and select 'add new item'07:30
xStandarshythen go down to volume control07:30
aldrickhello! how can i find out what my current window manager is? i try to manage window settings and i get this pop up " These settings cannot work with your current window manager (unknown)"07:32
xStandarshyif you are using xubuntu, you should be on xfce07:33
aldrickbut how come i get that pop up? also none of my windows have borders07:33
aldrickanyone?07:34
aldrickcan anyone please throw some ideas as to why this would be happening?07:36
xStandarshyhhmm07:42
xStandarshywhat are you tryin gto runÉ07:42
xStandarshyhi room08:07
xStandarshyis there any way to compine bne panelsÉ08:07
AimLXJHello I need help, apparantly my video card is not being detected.08:50
Agnostic;)09:09
gnyffelIs there any reason the release notes for Xubuntu 8.04 seem to list PulseAudio, while my fresh install does in fact not run a PulseAudio server?09:11
livingdaylightAimLXJ: help is not available here09:23
holyguyver_what terminal cammand can I use to clean out my temp internet files & temp files?12:01
GryzorXholyguyver_: not sure why you'd want to do it in the terminal, but removing stuff inside /tmp and anyhing in home/.tmp might help. Also depending upon "what internet files" you want to delete, every program might use a diferent location.12:04
GryzorXother than that, clear your browser cache and you should be fine.12:04
holyguyver_Thank you, yes firefox & konqueror was both telling me that I had no more room for files in tmp12:05
holyguyver_If you remember I am the one on the 4GB harddrive12:06
holyguyver_GryzorX I cannot find the tmp folder in my home, & when I typed in /home/jack/tmp & home/jack/.tmp thunar would not take me anywhere.12:09
GryzorXholyguyver_: oh yeah, I remember you :)12:11
GryzorXholyguyver_: try sudo rm /tmp12:12
GryzorXsorry12:12
GryzorXsudo rm /tmp/*12:12
GryzorXwhat's the size of your swapfile?12:12
holyguyver_GryzorX : rm: cannot remove `/tmp': Is a directory & rm: cannot remove `/tmp/': Is a directory12:13
GryzorXholyguyver_: use the second ->> sudo rm /tmp/*12:17
holyguyver_GryzorX : rm: cannot remove `/tmp/gconfd-jack': Is a directory rm: cannot remove `/tmp/kde-jack': Is a directory rm: cannot remove `/tmp/keyring-0P1Zja': Is a directory rm: cannot remove `/tmp/ksocket-jack': Is a directory rm: cannot remove `/tmp/orbit-jack': Is a directory rm: cannot remove `/tmp/ssh-NCoeAk5150': Is a directory rm: cannot remove `/tmp/Tracker-jack.5242': Is a directory12:18
GryzorXholyguyver_: rm -rf /tmp/*12:20
GryzorX(append sudo)12:20
holyguyver_it did not write out any response to that request12:21
holyguyver_jack@jack-desktop:~$ sudo rm -rf /tmp/* (next line)jack@jack-desktop:~$12:21
GryzorXthat means that it did it.12:21
GryzorXissue a df -h12:21
GryzorXto see your remaining space12:22
holyguyver_GryzorX Filesystem            Size 4.3G  Used 4.1G Avail 1.2M Use% 100% Mounted on/dev/sda212:24
GryzorXholyguyver_: you've ran out of disk space12:27
holyguyver_GryzorX that is what I said12:27
GryzorXholyguyver_: i'd suggest that you remove stuff12:28
holyguyver_GryzorX There is nothing to remove besides tmp & xubuntu itself12:28
GryzorXpackages.. remove packages12:28
GryzorXremove games12:28
GryzorXremove open office if you don't use it12:29
GryzorXremove remove12:29
GryzorXleave only bare bones :)12:29
holyguyver_GryzorX The only ones on are the preinstalled ones, there is no games, & I do use openoffice12:29
holyguyver_GryzorX something tells me that it did not delete tmp because as I said it gave no output for your last cammand for it.12:30
holyguyver_& yes I have already tried apt-get autoremove & autoclean12:30
holyguyver_GryzorX the only thing I can think of is deleting my pidgin logs might clear up space.12:32
GryzorXholyguyver_: unix commands tend not to output anything if everything goes ok.12:32
GryzorXparticularly the rm command does not say anything unless there is an error (as you've seen before).12:33
GryzorXif you perform ls /tmp12:33
GryzorXyou'll see that most stuff is gone.12:33
GryzorXon the other hand, the "preinstalled ones" may be too much for your slow and old hard drive. You might want to use synaptic or a simlar tool to see what you have and remove from there.12:34
holyguyver_Yap you are right, only 2 things remain12:34
GryzorXxubuntu comes with Abiword, if you don't want it, you might want to take that out too.12:34
GryzorXI mean, a plain Ubuntu install can go up to 2gb of stuff12:34
GryzorXmine, uses 4.3GB and I dont have too much stuff here.12:35
GryzorXalso issue a reboot to make sure that the swap and stuff like that gets cleaned.12:35
holyguyver_So you are suggesting that I find even small apps like using xpdf instead of evince & stuff like that? & yes you are right I do have abiword.12:35
GryzorXyes, find duplicated apps and remove the one you don't use12:35
GryzorXyou have limited hardware, you need to adapt to what you have.12:35
GryzorXuse either firefox or epiphany...12:36
GryzorXremove everything that you don't use.12:36
holyguyver_Is it safe to remove something like tomboynotes?12:37
GryzorXit should12:37
GryzorXissue12:37
GryzorXthe command and see what is going to remove12:38
GryzorXif you see something you use.. then don.t :)12:38
GryzorXubuntu comes with games12:38
GryzorXyou may want to remove them12:38
holyguyver_All I can say is that I am happy that in a few days I will be getting that brand new HP with the 320GB harddrive :p12:38
GryzorX:)12:39
GryzorXgratz12:39
holyguyver_As I said I already removed games a long time ago12:39
holyguyver_Hey you are in luck, you are the only person who has ever seen the terminal evadance to prive that I am on a 4GB harddrive :p12:40
holyguyver_prove*12:40
GryzorXGot a screen shot :)12:40
holyguyver_A screenshot of what?12:40
GryzorXyou saying that ;)12:40
holyguyver_honostly I don't think I will be using Gimp or OO.o in the next 3 days :p12:42
holyguyver_I mean for the next 3 days, so forth I can delete those until I get the new system12:43
holyguyver_GryzorX what do you think?12:44
GryzorXholyguyver_: definitely.12:45
GryzorXholyguyver_: remove all non-essential stuff12:46
GryzorXholyguyver_: and leave only the things you use.12:46
GryzorXholyguyver_: you can always add them later if you need.12:46
holyguyver_GryzorX I do use gimp * OO.o but as said I don't think I will need to use them for the next 3 days & after that I will have a much larger hardrive on a brand new machine :)12:47
GryzorXholyguyver_: then do your cleaning job :)12:48
holyguyver_remooving OO.o impress calc & math cleared up 27m12:50
GryzorXholyguyver_: keep going :)12:51
GryzorXholyguyver_: I gotta go. Will be back later. Good luck with that.12:52
holyguyver_Thank you12:53
GryzorXyou're welcome.12:53
suriroIs system beep related to sound card / alsa?13:37
surirothis notebook produces all sorts of sounds but the system beep. I see pcspkr module loaded in lsmod output.13:38
surirobasically, I expect to hear a beep when I echo $'\a' in terminal/console. But no sound...13:41
=== danielm_ is now known as danielm
zoredache!opera16:56
ubottuopera is an advanced and free (only as in price) web browser.  Install it via Applications->Add/Remove..., making sure that "Show commercial applications" (dapper only) is checked. For more info on opera please see: https://help.ubuntu.com/community/OperaBrowser16:56
=== saphil_ is now known as saphil
Don_Miguelcody-somerville: brief PM please ?17:33
Don_Miguel!paste17:34
ubottupastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)17:34
cody-somervilleDon_Miguel, ho ahead17:39
cody-somerville*go17:40
=== cody-somerville changed the topic of #xubuntu to: Official Xubuntu Support Channel | Xubuntu 8.04 Released: http://xubuntu.org/news/hardy/release | FAQ: https://help.ubuntu.com/community/CommonQuestions | Support options: http://www.ubuntu.com/support | IRC info: https://wiki.ubuntu.com/IRCResourcePage | Pastes to http://paste.ubuntu.org
=== cody-somerville changed the topic of #xubuntu to: Official Xubuntu Support Channel | Xubuntu 8.04 Released: http://xubuntu.org/news/hardy/release | FAQ: https://help.ubuntu.com/community/CommonQuestions | Support options: http://www.ubuntu.com/support | IRC info: https://wiki.ubuntu.com/IRCResourcePage | Pastes to http://paste.ubuntu.com
japherwockyis there a way to move windows onto another desktop?19:30
=== platyhelminth is now known as Bill-Gates
Ben_Cshello19:57
asizemorehey20:05
asizemorehow do I get the mount utility?20:05
japherwockymaybe sudo apt-get install mount20:06
japherwockythat seems like something that comes with the system though20:06
asizemorewell, I meant launch some kind of gui thingy20:07
asizemoreI haven't had to deal with mounts in forever20:07
asizemoreactually, I'll bbl20:09
d0xdahello20:21
d0xdathere's a problem with the xubuntu 8.04 while installing through windows 2000 professional20:22
TheSheep!bugs20:24
ubottuIf you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu  -  Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots20:24
d0xdaokay the details is like this before i try to file the report20:25
d0xdawhen installing, it says that its copying the image to the hard drive20:25
d0xdawhen it finishes it says that make sure no other programs are using the drive (cd-rom)20:26
d0xdahowever, there are very few programs running which are not related to the drive except wubi.exe20:26
japherwockyso you're saying that all the programs are using the drive?!20:27
d0xdano20:27
d0xdai meant none20:27
d0xdaEXCEPT wubi.exe of course20:27
TheSheepit somehow misdetects that20:27
d0xdain what way?20:27
TheSheepdo you have an explorer window with the drive open perchance?20:27
d0xdanope20:27
TheSheepthat would also qualify as an application using the drive20:27
d0xdano antivirus programs also20:27
d0xdayes20:28
d0xdabut its closed also20:28
d0xdatried more than 3 times and i'm out of luck20:28
d0xdasurprisingly i installed ubuntu it worked20:28
d0xdathere's no such error20:28
slow-motionhi20:28
d0xdaonly xubuntu's giving this error20:28
d0xda:|20:28
d0xdahi20:28
TheSheepd0xda: you could install the console-only version of ubuntu and then install xubuntu-desktop on it, it would be the same as installing from xubuntu cd20:29
d0xdahas anyone of you encountered this error before?20:29
TheSheepno windows here, so I never used wubi20:30
d0xdaer.... it would be harder unfortunately. i would much prefer to use wubi because of its simplicity20:30
d0xdawith wubi, i am able to access those two OS'es easily20:31
TheSheepI meant installing the ubuntu command line with wubi, and then adding xubuntu to it20:31
TheSheepyou can also install xubuntu to an ubuntu install20:31
d0xdaokay20:32
d0xdai got what you mean there20:32
d0xda=( however, even my ubuntu passed that wubi installation20:33
d0xdait can't even boot up20:33
d0xdathere's an error20:33
d0xdaif i am not mistaken the error code is 1520:33
d0xdacannot find the file20:33
d0xdai couldn't even boot up ubuntu successfully20:34
d0xda=(20:34
d0xdait haven't even pass the GUI20:34
TheSheepah, I know this one20:36
TheSheepgrub error 1520:36
d0xdayes20:36
d0xdaerror 1520:36
TheSheepit means you have a large disk in a fairly old computer, and that computer cannot boot if the file from which it boots is not near the beginning of the disk20:36
japherwockynice20:37
d0xdaokay and how to solve this?20:37
TheSheepyou usually work around it by making a small partition for the /boot directory near the beginning of the disk20:37
d0xdabasically the partition that i installed this ubuntu is only approximately 10GB20:37
d0xdaTheSheep: er...... can elaborate on your previous sentence?20:38
TheSheepd0xda: but it's not the first one on the disk, right?20:38
d0xdayes20:38
d0xdaits not the 1st20:38
TheSheepthere is a lot of information and workarounds when you google for 'grub error 15'20:38
d0xdawhy does this happen? doesn't xubuntu supports large hard disks?20:39
d0xdaby the fact its system requirements aren't that low to be in consideration with20:40
TheSheepno, wait,scratch what I said, it was grub error 820:40
japherwockyaww :(20:40
d0xda:S20:40
d0xda:-/20:40
TheSheepthe problem was that when the booting happens, there is no ubuntu loaded yet, the computer is in control of its BIOS, and older BIOSes didn't support large disks20:41
TheSheepbut yours is something else -- for some reason the kernel files seems to be missing, or at least grub can't find them to start your system20:41
d0xdayes20:42
d0xdaits that problem20:42
d0xdahold on i verify the error again20:42
d0xdaError 15 --- File not found20:43
d0xdawhen its saying20:43
TheSheepd0xda: I found this on the forums: http://ubuntuforums.org/showthread.php?t=49713820:43
d0xdaokay20:44
d0xdai'll try to low format it first20:44
TheSheepnah20:45
TheSheepthat was a bad advice, imho20:45
d0xdaoh20:45
TheSheepthe next one was good though20:45
d0xdaokay20:45
TheSheepthe one with menu.lst20:45
=== |hfsdo| is now known as hfsdo
TheSheep(type xfce4-terminal instead of 'konsole')20:46
d0xdaokay i'll try the last solution20:46
TheSheepand it's /usr/share, not /usr/sare20:46
d0xdaokay so should i go to the terminal now? from grub20:47
TheSheepno, you need to boot a livecd20:47
TheSheepthen you can access the disk on which your ubuntu is installed and put the menu.lst into /boot/grub/menu.lst20:48
d0xdaok i've booted from the live-cd20:49
d0xdashould i start ubuntu from the cd?20:49
TheSheepd0xda: yes20:50
d0xdaok20:51
d0xdaok now i open the terminal20:54
d0xdathen20:54
d0xdai type xfce-4-terminal?20:55
d0xda*xfce4-terminal20:55
TheSheepno20:56
TheSheepthat just opens the terminal :)20:56
d0xdaoh....20:57
TheSheepdo you see your disk with xubuntu installed in the file manager?20:57
d0xdayes20:57
d0xdai see my ubuntu installation folder20:58
d0xdain the partition (drive) that i've installed20:58
d0xdabut i don't see a "boot" folder in there20:58
TheSheepok, there should be a boot directory there20:58
TheSheepand a grub directory in it20:58
d0xdain the ubuntu folder?20:59
d0xdathe boot directory and grub directory should be in where?20:59
TheSheepno,on that partition20:59
d0xdathe root partition?20:59
d0xdaof that drive?20:59
TheSheepyes20:59
TheSheepyes20:59
d0xdanope i can't see it21:00
TheSheepthe one where you installed xubuntu21:00
TheSheepnot the cd drive21:00
d0xdayes21:00
d0xdanot the cd drive21:00
d0xdaits the hard disk partition21:00
TheSheepyou have directories like bin, lib, usr, var in it, right?21:01
d0xdanope21:03
d0xdai only see 3 files/folders in that partition21:03
d0xdaubuntu - folder21:03
d0xdawubildr - file21:03
d0xdawubildr.mbr - file21:03
d0xdathat's all21:03
d0xdathose directories you mentioned are all in the File System only21:04
TheSheepd0xda: ah, so it's all inside that file21:08
TheSheepd0xda: sorrym I don't know how to get into it21:08
d0xdanever mind21:09
TheSheepd0xda: found this: http://ubuntuforums.org/showthread.php?t=68535621:10
d0xdaoh21:10
d0xdaer21:13
d0xdaactually i am not very familiar with linux21:13
d0xdaanyway i've tried this way21:13
d0xdaby entering sudo cp /usr/share/doc/grub/examples/menu.lst /boot/grub21:14
TheSheepno, it won't work if you installed with wubi21:14
TheSheepthat was for a regular install21:15
d0xdaoh i see21:15
d0xdadid u look at the last post in the forum you showed me?21:15
TheSheepthis latter forum post is for wubu though21:15
TheSheepyes21:15
d0xdawubu?21:15
TheSheepthey write that it might be coused by old config file for wubi21:16
TheSheepwubi21:16
TheSheepsorry21:16
d0xdano problem21:16
d0xdaer but my case is a clean install21:16
TheSheepI suppose xubuntu has the older version :/21:16
d0xdawould it be the same problem?21:16
TheSheepit could be21:16
TheSheepyou could trying searching the forums some more, but that's definitely a bug to be reported21:17
d0xdashould i try this ATM?21:17
d0xdasudo gedit /boot/grub/menu.lst21:17
TheSheepthe developers might contact you with a workaround after you report the bug too21:17
TheSheepd0xda: you don;'t have access to the /boot directory, because it's inside one of these wubi files21:18
TheSheepd0xda: packed21:18
d0xdaokay21:18
d0xdagot that21:18
TheSheepyou would need to actually have this system runningto get inside it21:18
TheSheepor maybe there are some tools to access it from outaside21:18
d0xdato get inside what?21:18
TheSheepoutside21:18
TheSheepthe files that actually contain your installation21:19
d0xdaoh21:19
TheSheepthey are like a cd image21:19
d0xdaokay21:19
d0xdawhen these bugs are fixed, will they come out another revised version?21:19
d0xdalike 8.05 or something?21:19
TheSheepno, critical bugs will be fixed in 8.04 directly (and internet updates), non-critical ones will wait for 8.1021:21
TheSheep(the version number is the release date)21:21
d0xdaoh okay21:21
TheSheep8.05 is may 200821:21
d0xdayou mean there is really a 8.05 version coming out?21:22
TheSheepno21:22
TheSheepsorry21:22
TheSheep8.04 is April 200821:23
d0xdaoh21:23
TheSheepthat's what I meant :)21:23
TheSheepthere is a release every 6 months21:23
d0xdaokay21:23
d0xdacan you give me the link to report bugs to the technical support so that they can help me as you said before? =)21:24
TheSheep!bugs21:51
ubottuIf you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu  -  Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots21:51
TheSheepargh21:51
TheSheephe left21:51
slow-motionn822:01
gotischHey i have a problem with hipo the ipod manager when i start it it keeps crashing with the error message: unable to open the session message bus. : Argument can not be null see paste: http://paste.ubuntu.com/11740/ any ideas?22:51
PsynoKhi0hey23:39

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