[Bug 439484] Re: AppArmor blocks access to files

2009-10-14 Thread Vladimir Durán
Thank you for taking action in fixing MPlayer  Evince.

By the way, could there be some sort of notification (maybe in the
notification applet) that notify the user when AppArmor took an blocking
action?.

Like: For your security AppArmor bloqued the request from %APP% to
%FILE%. Click here to report misbehavior if you're sure AppArmor should
not be blocking this.

Just a tough :)

-- 
AppArmor blocks access to files
https://bugs.launchpad.net/bugs/439484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 439484] Re: Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.

2009-10-13 Thread Vladimir Durán
umm it seems AppAmor profile for Evince makes it useless for opening PDF
directly from Firefox's cache.


Anyway, nothing that sudo ln -s /etc/apparmor.d/usr.bin.evince
/etc/apparmor.d/disable  sudo apparmor_parser -R
/etc/apparmor.d/usr.bin.evince can't solve *LOL*

-- 
Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.
https://bugs.launchpad.net/bugs/439484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450071] Re: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2009-10-13 Thread Vladimir Durán
This happens to me every time I close/open my laptop cover.

-- 
WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish+0x80/0x90()
https://bugs.launchpad.net/bugs/450071
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 439484] Re: Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.

2009-10-12 Thread Vladimir Durán
[10941.208380] type=1503 audit(1255383107.148:32): operation=open
pid=5902 parent=5889 profile=/usr/bin/evince requested_mask=r::
denied_mask=r:: fsuid=1000 ouid=1000
name=/home/vlad/.mozilla/firefox/kay77ibl.default/Cache/749E58F1d01

This is from http://www.phpbms.org/trial/print.php; it tries to
generate a PDF (firefox does not show where to save) so Evince tries to
open the file from cache which seems it's not likely happen.

-- 
Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.
https://bugs.launchpad.net/bugs/439484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 397906] Re: blank cd-r not detected [Karmic]

2009-10-07 Thread Vladimir Durán
Linux aurox 2.6.31-12-generic #39-Ubuntu SMP Mon Oct 5 22:08:01 UTC 2009
i686 GNU/Linux

Nautilus tries to open .iso files with Gedit, Brasero  GnomeBaker can't
recognize .iso images.

I was urgent to burn a CD, that's why I found this bug searching by
karmic burn iso images.

-- 
blank cd-r not detected [Karmic]
https://bugs.launchpad.net/bugs/397906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 397906] Re: blank cd-r not detected [Karmic]

2009-10-07 Thread Vladimir Durán
file command can recognize it as valid iso:

file '/media/Musica/APP/OAIO/O07AIO.iso'
/media/Musica/APP/OAIO/O07AIO.iso: ISO 9660 CD-ROM filesystem data 'O'

-- 
blank cd-r not detected [Karmic]
https://bugs.launchpad.net/bugs/397906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 439484] Re: Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.

2009-10-02 Thread Vladimir Durán
Seems I lose that change because I saw the disabled firefox-3.5
message from AppArmor at boot before.

Anyway, somehow it got enabled again:

$ dmesg | grep -i firefox
[6.587048] type=1505 audit(1254470422.064:10): operation=profile_load 
pid=355 name=/usr/lib/firefox-3.5.*/firefox
[   38.238036] type=1505 audit(1254492053.716:22): operation=profile_replace 
pid=900 name=/usr/lib/firefox-3.5.*/firefox


Also it seems to be getting in the way of mplayer plugin:
[  131.649716] type=1503 audit(1254492146.504:51): operation=open pid=2367 
parent=1 profile=/usr/lib/firefox-3.5.*/firefox requested_mask=::r 
denied_mask=::r fsuid=1000 ouid=0 name=/etc/mplayerplug-in.conf

--

For now I'll stay with your solution:
$ sudo ln -s /etc/apparmor.d/usr.bin.firefox-3.5 /etc/apparmor.d/disable  
sudo apparmor_parser -R /etc/apparmor.d/usr.bin.firefox-3.5

Thank you.

-- 
Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.
https://bugs.launchpad.net/bugs/439484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 439484] Re: Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.

2009-10-01 Thread Vladimir Durán
Thank you!.

By the way, I just spot another problem related to this. I can't
directly visualize with Firefox any html file in /var/www/*, a blank
page displays instead. If I move the html file to another directory (ie.
/home/me/) it works fine.

So I think reading permissions are being affected too.

-- 
Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.
https://bugs.launchpad.net/bugs/439484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 439484] Re: Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.

2009-10-01 Thread Vladimir Durán
Thank you for your kind and precise answer.

I think that AppArmor needs some kind of visual indication for when it
blocks something, at least I knew it was (or guessed to be) AppArmor
because another bug
(https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/435285/comments/6).

So I *think* AppArmor it's not being disabled for my Firefox 3.5, and it should 
be, in base to this comment:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/435285/comments/8


I think I just hit with this:

[Jamie Strandboge]
While the current profile will likely work well for many people, it could 
easily break functionality. This would be a massive usability issue, in part 
because firefox appears 'broken', but also because there aren't GUI tools to 
easily adjust the profile when something is denied.

-

Maybe it's not really disabled for me?.

-- 
Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.
https://bugs.launchpad.net/bugs/439484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 241753] Re: uvcvideo module randomly fails to load

2009-09-30 Thread Vladimir Durán
Testing Karmic I saw something related to uvcvideo that I never noticed before.
Output of dmesg | grep -C 5 -i uvcvideo attached.

In particular, what bugs me is that it shows at startup and makes
garbage in the screen by mixing with startup messages.


** Attachment added: dmesg | grep -C 5 -i uvcvideo output
   
http://launchpadlibrarian.net/32751852/dmesg%20%7C%20grep%20-C%205%20-i%20uvcvideo

-- 
uvcvideo module randomly fails to load
https://bugs.launchpad.net/bugs/241753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 241753] Re: uvcvideo module randomly fails to load

2009-09-30 Thread Vladimir Durán
Forgot to say, machine is VAIO VGN-CR240F with a non-supported webcam. lsusb 
output this:
$ lsusb
Bus 001 Device 003: ID 05ca:1839 Ricoh Co., Ltd Visual Communication Camera 
VGP-VCC6 [R5U870]

-- 
uvcvideo module randomly fails to load
https://bugs.launchpad.net/bugs/241753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 439484] [NEW] Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.

2009-09-30 Thread Vladimir Durán
Public bug reported:

Binary package hint: firefox-3.5

drwxrwxrwx www-data /var/www
drwxr-xr-x vlad anything

Firefox complains about it can't save into the folder anything because
of permissions denied.

I guess it may be related to disable AppArmor's profile for Firefox 3.5?

ProblemType: Bug
Architecture: i386
Date: Wed Sep 30 10:54:34 2009
DistroRelease: Ubuntu 9.10
Package: firefox 3.5.3+build1+nobinonly-0ubuntu3
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=es_SV.UTF-8
 LANG=es_SV.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: firefox-3.5
Uname: Linux 2.6.31-11-generic i686

** Affects: firefox-3.5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.
https://bugs.launchpad.net/bugs/439484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 439484] Re: Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.

2009-09-30 Thread Vladimir Durán

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/32752529/Dependencies.txt

-- 
Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.
https://bugs.launchpad.net/bugs/439484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 439484] Re: Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.

2009-09-30 Thread Vladimir Durán
Forgot to mention that I can successfully write into my /home/vlad/
directory and sub-directories.

Attached is a screen shot of Firefox complaining when saving to
/var/www/expo (which is owned by me with drwxr-xr-x). Sorry, it's in
Spanish.

** Attachment added: Screenshot-Error de descarga.png
   http://launchpadlibrarian.net/32752578/Screenshot-Error%20de%20descarga.png

-- 
Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.
https://bugs.launchpad.net/bugs/439484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 439484] Re: Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.

2009-09-30 Thread Vladimir Durán
Firefox opened up a Evince instance for viewing a PDF document, Evince
couldn't save in /var/www/anything either. Seems the permissions problem
propagates to applications launched by Firefox.

I saved a copy of the PDF in my Desktop, then later I moved it to
/var/www/anything, I opened it up from there with Evince and saved a
copy in the same folder without problems. So I think it confirms it's
because Firefox launched Evince with it's own restrictions.

-- 
Firefox 3.5 can't write into /var/www/anything even if anything's owner is me.
https://bugs.launchpad.net/bugs/439484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435888] Re: nm-applet can't find libnm-glib-vpn.so.0

2009-09-24 Thread Vladimir Durán
I made exactly what #4 did, I was frustrated because I'm on Wireless and
don't know how to configure /etc/network/interfaces for it :)

But I did the ln and now I seeing that this has been reported and
fixed, wow :)

P.S. I'm seeing a lot of testers having to install everything again
hehehe

-- 
nm-applet can't find libnm-glib-vpn.so.0
https://bugs.launchpad.net/bugs/435888
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2009-09-22 Thread Vladimir Durán
[  130.787177] UDF-fs: Partition marked readonly; forcing readonly mount
[  130.899170] UDF-fs: No fileset found

Still an issue in Karmic =(
~$ uname -a
Linux ubuntu 2.6.31-10-generic #34-Ubuntu SMP Wed Sep 16 00:23:19 UTC 2009 i686 
GNU/Linux

-- 
Ubuntu Can't Mount LiveFS CDs Burned on Vista
https://bugs.launchpad.net/bugs/213696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120434] Re: [needs-packaging] Ricoh R5U87x Webcam userland tools

2009-09-21 Thread Vladimir Durán
Bus 001 Device 003: ID 05ca:1839 Ricoh Co., Ltd Visual Communication
Camera VGP-VCC6 [R5U870]

There's not a lot of people going over the trouble of compiling modules
to video-chat with they friends :)

I *think* this must have more importance for the average user than a
whishlist.

Thank you.

BTW, took me a while to figure out why my VGN-CR240F's integrated webcam
did not work in Jaunty/Karmic by default.

-- 
[needs-packaging] Ricoh R5U87x Webcam userland tools
https://bugs.launchpad.net/bugs/120434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432099] [NEW] nautilus can't rename removable USB

2009-09-17 Thread Vladimir Durán
Public bug reported:

Binary package hint: nautilus

When navigating computer:/// in nautilus, I wanted to change the label
of a USB stick memory that was mounted.

I right clicked it and went to properties, were I could change the
label,  closed the dialog just to see that nautilus says it can't be
donde because the backend does not support it.

I mean, I can change it by using GParted, but it's not this a usability
bug?.

Thank you.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nautilus can't rename removable USB
https://bugs.launchpad.net/bugs/432099
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 283795] Re: setting gnome-panel position when not expanded is wrong

2009-09-17 Thread Vladimir Durán
This is still a bug in Karmic 17-sept-2009 :(

-- 
setting gnome-panel position when not expanded is wrong
https://bugs.launchpad.net/bugs/283795
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 340106] Re: Dolphin Konqueror do not support browsing workgroups with spaces in their name

2009-09-17 Thread Vladimir Durán
Reported in upstream:
https://bugs.kde.org/show_bug.cgi?id=204423

** Bug watch added: KDE Bug Tracking System #204423
   http://bugs.kde.org/show_bug.cgi?id=204423

-- 
Dolphin  Konqueror do not support browsing workgroups with spaces in their name
https://bugs.launchpad.net/bugs/340106
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 328127] Re: gnome-keyring-daemon returns Agent admitted failure to sign using the key.

2009-07-14 Thread Vladimir Durán
I think something like this is more important than low.

This was really driving me crazy for a day, I don't restart too often my
PC (each two days), so thankfully I got here searching for Agent
admitted failure to sign using the key.

Problem for me is I can't restart till tomorrow, and I can't SSH the
target machine directly (GitHub.com)

I tried restarting everything SSH-related but seems of not help.

I'll try Pedro's solution for now. Anyway, I don't think this should be
taken as a low priority bug.

-- 
gnome-keyring-daemon returns Agent admitted failure to sign using the key.
https://bugs.launchpad.net/bugs/328127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 328127] Re: gnome-keyring-daemon returns Agent admitted failure to sign using the key.

2009-07-14 Thread Vladimir Durán
https://bugs.launchpad.net/ubuntu/+source/gnome-
keyring/+bug/328127/comments/29

Sorry to double post, but I tried this (using passphrase) and everything
went as expected (not need to reboot). So I think that what he said: It
seams that seahorse does not like the key pair being modified
externaly. seems not true, because then passphrase would not matter.

So basically this bug in short is: keys produced by ssh-keygen without
passphrase are not valid until system's reboot.

-- 
gnome-keyring-daemon returns Agent admitted failure to sign using the key.
https://bugs.launchpad.net/bugs/328127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278033] Re: inode-directory.svg/.png files break other icon themes

2009-07-11 Thread Vladimir Durán
Any way to fix this manually before 9.10?, this is quite disappointing
as most of the icons I see are folders :( and because this I can't use
any theme I like.

-- 
inode-directory.svg/.png files break other icon themes
https://bugs.launchpad.net/bugs/278033
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 319075] Re: fan runs continuously on Toshiba L305-S5933

2009-06-25 Thread Vladimir Durán
A friend of mine had this same problem, after searching I came across those 
HowTo's:
http://swinky-linuxblog.blogspot.com/2008/11/ubuntu-on-toshiba-satellite-l305-howto.html
http://swinky-linuxblog.blogspot.com/2009/05/ubuntu-904-on-toshiba-satellite-l305.html

So, it seems Ubuntu 9.04 does not like Toshiba L305.

-- 
fan runs continuously on Toshiba L305-S5933
https://bugs.launchpad.net/bugs/319075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 385989] [NEW] Can't insert multiple images at once

2009-06-11 Thread Vladimir Durán
Public bug reported:

Binary package hint: openoffice.org

In Writer you can't import several images at once with the file
selection dialog. You must to add the images one by one, which is
clearly an annoying bug for the usability of the program.

Using Ubuntu  9.04 (with IceWM instead of Gnome) and OpenOffice 3.0.1

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: openoffice.org-core 1:3.0.1-9ubuntu3
ProcEnviron:
 LANGUAGE=es_SV:es
 PATH=(custom, no user)
 LANG=es_SV.UTF-8
 SHELL=/bin/bash
SourcePackage: openoffice.org
Uname: Linux 2.6.30-020630rc5-generic i686

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Can't insert multiple images at once
https://bugs.launchpad.net/bugs/385989
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 385989] Re: Can't insert multiple images at once

2009-06-11 Thread Vladimir Durán

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/27783014/Dependencies.txt

-- 
Can't insert multiple images at once
https://bugs.launchpad.net/bugs/385989
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 280660] Re: E: Wow, you exceeded the number of descriptions this APT is capable of.

2009-03-17 Thread Vladimir Durán
I had the same problem as Mark today.
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/280660/comments/5

I added kubuntu-experimental PPA for KDE 4.2 and eventually this problem
showed up :(

-- 
E: Wow, you exceeded the number of descriptions this APT is capable of.
https://bugs.launchpad.net/bugs/280660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330615] Re: apt: Number of descriptions exceeded

2009-03-17 Thread Vladimir Durán
But it's a bug (I'm being affected by it), an a it's duplicate of this:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/280660

-- 
apt: Number of descriptions exceeded
https://bugs.launchpad.net/bugs/330615
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 340106] [NEW] Dolphin Konqueror do not support browsing workgroups with spaces in their name

2009-03-09 Thread Vladimir Durán
Public bug reported:

Binary package hint: dolphin-kde4

Dolphin  Konqueror do not support workgroups or domains with spaces in
their name.

I think this is a bug (as Windows can manage them), even if it's a bad
practice to put spaces in workgroups names.

Sometimes you can't choose to change the workgroup name, as in my case,
because someone in my job decided it long time before, and no one is
willing to change every machine's Workgroup just for my Ubuntu Box :P

** Affects: kdebase-kde4 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Dolphin  Konqueror do not support browsing workgroups with spaces in their name
https://bugs.launchpad.net/bugs/340106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 340106] Re: Dolphin Konqueror do not support browsing workgroups with spaces in their name

2009-03-09 Thread Vladimir Durán

** Attachment added: Image shows the error in Dolphin
   http://launchpadlibrarian.net/23669882/test3.jpeg

-- 
Dolphin  Konqueror do not support browsing workgroups with spaces in their name
https://bugs.launchpad.net/bugs/340106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 340106] Re: Dolphin Konqueror do not support browsing workgroups with spaces in their name

2009-03-09 Thread Vladimir Durán
I forgot to metion I'm using Kubuntu 8.10 with KDE 4.2

-- 
Dolphin  Konqueror do not support browsing workgroups with spaces in their name
https://bugs.launchpad.net/bugs/340106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 274124] Re: Race condition in pulseaudio loading for GNOME session

2009-02-07 Thread Vladimir Durán
Oh, but my problem is exactly as described in the first post and I'm
using Intrepid. I was just commenting that I tried too with a Kubuntu
7.10 CD to see if sound was functional at that version.

So, my soundcard is a V8237, it's detected and appears in the aplay -l
list. Everything _seems_ fine but there's  not sound. I think is the
same issue, but if you still think that I should open a new bug ticket
then please let me know.

-- 
Race condition in pulseaudio loading for GNOME session
https://bugs.launchpad.net/bugs/274124
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 274124] Re: Race condition in pulseaudio loading for GNOME session

2009-02-06 Thread Vladimir Durán
I tried an old disk of Kubuntu 7.10 that I had around there, I tried it
live but there was not sound.


** Attachment added: xfce4-mixer for V8237
   http://launchpadlibrarian.net/22069758/Screenshot-1.png

-- 
Race condition in pulseaudio loading for GNOME session
https://bugs.launchpad.net/bugs/274124
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301146] Re: no sound on ubuntu kernel 2.6.27-7-generic [VIA 8237]

2009-02-03 Thread Vladimir Durán
Same problem here :(

Kernel 2.6.27-11-generic, Ubuntu 8.10


sudo lspci -vvv
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 
AC97 Audio Controller (rev 60)
Subsystem: Biostar Microtech Int'l Corp Device f614
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Interrupt: pin C routed to IRQ 22
Region 0: I/O ports at e400 [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: VIA 82xx Audio
Kernel modules: snd-via82xx

 cat /proc/asound/cards
 0 [V8237  ]: VIA8237 - VIA 8237
  VIA 8237 with CMI9761A+ at 0xe400, irq 22

lsmod | grep snd
snd_via82xx32536  2 
gameport   19468  1 snd_via82xx
snd_ac97_codec111652  1 snd_via82xx
ac97_bus9856  1 snd_ac97_codec
snd_pcm_oss46848  0 
snd_mixer_oss  22784  1 snd_pcm_oss
snd_pcm83204  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 16136  2 snd_via82xx,snd_pcm
snd_mpu401_uart15360  1 snd_via82xx
snd_seq_dummy  10884  0 
snd_seq_oss38528  0 
snd_seq_midi   14336  0 
snd_rawmidi29824  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event 15232  2 snd_seq_oss,snd_seq_midi
snd_seq57776  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  29960  2 snd_pcm,snd_seq
snd_seq_device 15116  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd63268  15 
snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore  15328  1 snd


-

This is in a Biostar U8668-D

Thanks.

-- 
no sound on ubuntu kernel 2.6.27-7-generic [VIA 8237]
https://bugs.launchpad.net/bugs/301146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 296060] Re: FIXED: No sound from onboard VIA chipset with fresh install (8.04)

2009-02-03 Thread Vladimir Durán
Can you explain a bit more please?.

So, you just only connected front panel audio connectors and everything
started to work?

Thanks in advance, I'm stuck with the same problem/audio chipset.

-- 
FIXED: No sound from onboard VIA chipset with fresh install (8.04)
https://bugs.launchpad.net/bugs/296060
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 274124] Re: Race condition in pulseaudio loading for GNOME session

2009-02-03 Thread Vladimir Durán
I can't get my V8237 working :(

I've tried every suggested solution and it still does not work :\

Running Intrepid/2.6.27-11-generic on a Biostar U8668-D Motherboard.

-- 
Race condition in pulseaudio loading for GNOME session
https://bugs.launchpad.net/bugs/274124
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 297744] Re: No Sound with VIA 8237 (snd-via82xx) using pulseaudio

2009-02-02 Thread Vladimir Durán
I can confirm this for a Biostar U8668-D on Ubuntu 8.10.

Same V8237 audio chipset. No sound at all. I can't say if it worked in
other Ubuntu version.

-- 
No Sound with VIA 8237 (snd-via82xx) using pulseaudio
https://bugs.launchpad.net/bugs/297744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 319637] [NEW] high memory usage by Xorg

2009-01-21 Thread Vladimir Durán
Public bug reported:

Binary package hint: xserver-xorg

I'd installed Kubuntu 8.10 through Wubi and I have a doubt about what
could be considered normal memory comsumption by X.

As you can see in the Screenshot,X is taking 190MB of ram, which seems
insane to me.

Attached are the specs of the PC.

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
high memory usage by Xorg
https://bugs.launchpad.net/bugs/319637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 319637] Re: high memory usage by Xorg

2009-01-21 Thread Vladimir Durán

** Attachment added: vaio-X.png
   http://launchpadlibrarian.net/21509401/vaio-X.png

-- 
high memory usage by Xorg
https://bugs.launchpad.net/bugs/319637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 319637] Re: high memory usage by Xorg

2009-01-21 Thread Vladimir Durán

** Attachment added: Laptop Specs
   http://launchpadlibrarian.net/21509412/VGN-CR240F.txt

-- 
high memory usage by Xorg
https://bugs.launchpad.net/bugs/319637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 319637] Re: high memory usage by Xorg

2009-01-21 Thread Vladimir Durán

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/21509454/Xorg.0.log

-- 
high memory usage by Xorg
https://bugs.launchpad.net/bugs/319637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 153744] Re: Dropping connections for some requests through the proxy

2008-11-07 Thread Vladimir Durán
Watch out that TinyProxy likes to block itself from time to time. I'm
having the need to do sudo invoke-rc.d tinyproxy restart almost each
hour or so.

Btw, seems that tiniproxy lacks a truly Debian/Ubuntu-like Init script.

-- 
Dropping connections for some requests through the proxy
https://bugs.launchpad.net/bugs/153744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260831] Re: Intrepid Visiting a site with WMV video gives bad message and help

2008-11-04 Thread Vladimir Durán
I tried that page and seems to be working.

-- 
Intrepid Visiting a site with WMV video gives bad message and help
https://bugs.launchpad.net/bugs/260831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: [i810] Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta unless Option NoDRI used

2008-11-04 Thread Vladimir Durán
I guess you're right :(

By the way, I'd found that I can use DRI if I boot with acpi=off (weird
eh?), GDM starts after showing garbage and restarting X 2 times.

I discovered it because on Intrepid I can't get my IC Plus 1000A to work
without using acpi=off as a boot parameter.

Anyway, DRI + i810 is so unstable that my Firefox crashes very often
when displaying embedded videos.

I suggest to use NoDRI as default for i810 chipsets, but I think that
will be more a job to upstream than to Ubuntu.

-- 
[i810] Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta unless Option 
NoDRI used
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22202] Re: Please add support for the IC Plus 1000A network driver

2008-10-31 Thread Vladimir Durán
I'm on Intrepid Ibex and this driver is not working, I don't have access
to eth0 at all :(

Attached is the output of sudo lshw -class network

It's kind of hard to report this kind of bug because I have to carry the
outputs from the affected computer to another on a RW CD or USB Memory
:(

This started to happen on Hardy, Gutsy did not had this problem. I was
fine in Hardy by doing sudo modprobe sundance then restarting the PC
solved the problem.

Please this is urgent!, I did the mistake of upgrading my home server
(which has my family documents exported with NFS) without testing
Intrepid Live first!.

btw, Live CD of Intrepid does detect Eth0 either.

** Attachment added: lshw_network
   http://launchpadlibrarian.net/19142215/lshw_network

-- 
Please add support for the IC Plus 1000A network driver
https://bugs.launchpad.net/bugs/22202
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22202] Re: Please add support for the IC Plus 1000A network driver

2008-10-31 Thread Vladimir Durán
I found on the web that Linux-restricted-modules provides this driver,
so, it's ok to try installing linux-restricted-
modules-2.6.27-7-generic_2.6.27-7.12_i386.deb?

-- 
Please add support for the IC Plus 1000A network driver
https://bugs.launchpad.net/bugs/22202
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22202] Re: Please add support for the IC Plus 1000A network driver

2008-10-31 Thread Vladimir Durán
Seems this is what is needed:
http://manpages.ubuntu.com/manpages/intrepid/man4/stge.html

But I can't find it...

-- 
Please add support for the IC Plus 1000A network driver
https://bugs.launchpad.net/bugs/22202
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22202] Re: Please add support for the IC Plus 1000A network driver

2008-10-31 Thread Vladimir Durán
Umm I if start in recovery mode, Eth0 works if I choose to go only root
mode, I can ping google and everything.

But if I choose to resume normal boot Eth0 breaks again :(

It's saying something in dmesg about MII transceiver not found.

-- 
Please add support for the IC Plus 1000A network driver
https://bugs.launchpad.net/bugs/22202
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22202] Re: Please add support for the IC Plus 1000A network driver

2008-10-31 Thread Vladimir Durán
Nevermind, I compared both dmesg logs, I found weird that it was telling
me that ACPI did not found BIOS when booting in normal mode (so I guess
Single mode does not start ACPI), I booted with option acpi=off and eth0
everythings works 100%.

For the record I have a Compaq 5000LA, Intrepid Kernel 2.6.27-7.

-- 
Please add support for the IC Plus 1000A network driver
https://bugs.launchpad.net/bugs/22202
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 283795] Re: setting gnome-panel position when not expanded is wrong

2008-10-30 Thread Vladimir Durán
http://bugzilla.gnome.org/show_bug.cgi?id=558528

-- 
setting gnome-panel position when not expanded is wrong
https://bugs.launchpad.net/bugs/283795
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256054] Re: [intrepid] new 0.7 branch ignores /etc/network/interfaces

2008-10-29 Thread Vladimir Durán
I can't see anymore the NM  icon on gnome-panel, but I see
NetworkManager running, did I turned off something? or is this normal?.

:~$ cat /etc/network/interfaces 
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 192.168.1.6
netmask 255.255.255.0
gateway 192.168.1.1

:~$ apt-cache policy network-manager network-manager-gnome 
network-manager:
  Instalados: 0.7~~svn20081018t105859-0ubuntu1
  Candidato: 0.7~~svn20081018t105859-0ubuntu1
network-manager-gnome:
  Instalados: 0.7~~svn20081020t000444-0ubuntu1
  Candidato: 0.7~~svn20081020t000444-0ubuntu1

-- 
[intrepid] new 0.7 branch ignores /etc/network/interfaces
https://bugs.launchpad.net/bugs/256054
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256054] Re: [intrepid] new 0.7 branch ignores /etc/network/interfaces

2008-10-29 Thread Vladimir Durán
Nop :(, I have it visible (I use it a lot :) ). I have notification
area applet version 2.24.1 if it matters.

gnome-applets: 2.24.1-0ubuntu1

I see running:
/usr/sbin/NetworkManager
/usr/sbin/nm-system-settings --config 
/etc/NetworkManager/nm-system-settings.conf
nm-applet --sm-disable

I did: $ killall `pidof nm-applet` and then started nm-applet, then I
got:

:~$ nm-applet
** (nm-applet:28148): WARNING **: No connections defined

And nothing happens after it (well, I really don't expect anything to
happen after seeing that warning).

-- 
[intrepid] new 0.7 branch ignores /etc/network/interfaces
https://bugs.launchpad.net/bugs/256054
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256054] Re: [intrepid] new 0.7 branch ignores /etc/network/interfaces

2008-10-29 Thread Vladimir Durán
Oh sorry Alexander Sack, I'll subscribe to that; if anybody can/wants to
delete my message go ahead.

-- 
[intrepid] new 0.7 branch ignores /etc/network/interfaces
https://bugs.launchpad.net/bugs/256054
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 289466] Re: Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces

2008-10-29 Thread Vladimir Durán
Can be in a future release of this applet something like this: Instead
of just not appear (which will make upgrading users wonder where they
connections went) why not to show the applet with an menu item saying:
Import unmanaged connections, which helps the users to migrate from
/etc/interfaces to whatever NM uses?. But I guess that's too late for
this release.

-- 
Network Manager 0.7 applet not Appearing if there are managed entries in 
/etc/network/interfaces
https://bugs.launchpad.net/bugs/289466
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-27 Thread Vladimir Durán
Problems start to arise:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-driver-i810/+bug/279688

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279688] Re: no X after upgrade with intel controller

2008-10-27 Thread Vladimir Durán
Someone at Ubuntu thought that intel driver was better and i810 was
obsolete, so they dropped i180 hehehe...

Problem is that intel driver has a lot of troubles with i810, being
unmaintained or not it's the only driver that works well with the vast
majority of i810 configurations.

I had a similar problem with GDM that's not working also. See:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/279835

I think I'm going to start some petition asking for the old i810 driver
in Intrepid.

-- 
no X after upgrade with intel controller
https://bugs.launchpad.net/bugs/279688
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-27 Thread Vladimir Durán
umm ~01:00a.m, finally found the problem.

Intel driver + DRI + GDM is not working, adding option to not use DRI in
xorg.conf (Option  NoDRI) solves the problem and GDM start
nicely -- for the first time in several days :)

It's more important to me GDM than DRI support (common, I don't expect
to play on a Presario 5000LA), so I can live with it. FPS in glxgears
dropped from 200fps to 40fps, but it's ok.

Weird that only GDM trigger this bug on the intel driver.

** Changed in: xorg (Ubuntu)
   Status: Invalid = New

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = New

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-26 Thread Vladimir Durán
umm I figured out how to get some debug information form GDM, even if I
do not know if it's even useful.

I got the attached log with sudo gdm --nodaemon --debug 2
debug_gdm.txt

** Attachment added: debug_gdm.txt
   http://launchpadlibrarian.net/18920840/debug_gdm.txt

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-25 Thread Vladimir Durán
5 days... I presume that we're going to have Intrepid not working for
computers with i810 video chipsets :(

I updated to:
xserver-xorg:
  Instalados: 1:7.4~5ubuntu3
  Candidato: 1:7.4~5ubuntu3
xorg:
  Instalados: 1:7.4~5ubuntu3
  Candidato: 1:7.4~5ubuntu3
xserver-xorg-video-intel:
  Instalados: 2:2.4.1-1ubuntu10
  Candidato: 2:2.4.1-1ubuntu10

Rebooted and still the same issue (well, worse because now I can't find
a way to start GDM).

BTW. While GDM is crashed, I can switch to TTY1 and start htop, where I
can see Zenity running with a message which says something like You're
running at low resolution... -- that's all what I can read.

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-22 Thread Vladimir Durán
Testing with:
:~$ apt-cache policy xserver-xorg xorg xserver-video-intel
xserver-xorg:
  Instalados: 1:7.4~5ubuntu2
  Candidato: 1:7.4~5ubuntu2
  Tabla de versión:
 *** 1:7.4~5ubuntu2 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
xorg:
  Instalados: 1:7.4~5ubuntu2
  Candidato: 1:7.4~5ubuntu2
  Tabla de versión:
 *** 1:7.4~5ubuntu2 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
W: No se ha podido localizar el paquete xserver-video-intel
[EMAIL PROTECTED]:~$ apt-cache policy xserver-xorg xorg xserver-xorg-video-intel
xserver-xorg:
  Instalados: 1:7.4~5ubuntu2
  Candidato: 1:7.4~5ubuntu2
  Tabla de versión:
 *** 1:7.4~5ubuntu2 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
xorg:
  Instalados: 1:7.4~5ubuntu2
  Candidato: 1:7.4~5ubuntu2
  Tabla de versión:
 *** 1:7.4~5ubuntu2 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
xserver-xorg-video-intel:
  Instalados: 2:2.4.1-1ubuntu9
  Candidato: 2:2.4.1-1ubuntu9
  Tabla de versión:
 *** 2:2.4.1-1ubuntu9 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

** Attachment added: Attachment of Xorg log when GDM is attemping to start.
   http://launchpadlibrarian.net/18795818/Xorg.0.log

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-22 Thread Vladimir Durán

** Attachment added: GDM log when attemping to start.
   http://launchpadlibrarian.net/18795851/%3A0.log

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-22 Thread Vladimir Durán

** Attachment added: Failsafe Xorg's configuration file.
   http://launchpadlibrarian.net/18795872/xorg.conf.failsafe

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-22 Thread Vladimir Durán

** Attachment added: Xorg's failsafe log.
   http://launchpadlibrarian.net/18795900/Xorg.failsafe.log

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-21 Thread Vladimir Durán
http://packages.ubuntu.com/intrepid/xserver-xorg-video-i810

X.Org X server -- Intel i8xx, i9xx display driver

This is a transitional package providing the Xorg video driver for the
Intel i8xx and i9xx family of chipsets, and can be safely removed.

--

Ok, I got the point about deprecated and removed...


The key point in this bug report is that now, Intrepid is just not working by 
default with i810 chipsets. I have a Compaq Presario 5000LA (which is dated I 
know, but it's still useful..) and it won't load gdm because this xserver-xorg 
problem :( which for a (even more than me) beginner will be a total frustration.

Actual problems with Intel driver for i810 chipset are:

-GDM becomes crazy and crashes by default.
-If I kill GDM/X and get to my desktop using startx, the display settings 
window won't let me choose above 800x600 by default.
-dri is only activated @ 16bpp, I found it while reading the Xorg.0.log, 
otherwise @ 24bpp I get 30fps in glxgears, in 16bpp I get ~200fps :)

Bottom line is that intel driver is not that bad, but it's default
configuration just does not work!.


Please, Intrepid is only 9 days from now, and just God knows how many users 
will be disappointed when they see theirs GDM crashing with no obvious reason :(

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-19 Thread Vladimir Durán
If i810 driver is dropped, why there's still active updates for xserver-
xorg-video-i810 ?

By the way, it's just my imagination or i810 driver gave better fps than
Intel does?. I would like to try it out but setting i810 driver in
xorg.conf does not seems to work.

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 283795] [NEW] setting gnome-panel position when not expanded is wrong

2008-10-15 Thread Vladimir Durán
Public bug reported:

Binary package hint: gnome-panel

If you don't have the panel expanded, and you try to set the position to
Top, Bottom, Left or Right, the panel will be positioned at random.

Currently you have to expand the panel first, then set the position,
then uncheck the expand feature to get the correct panel position.

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
setting gnome-panel position when not expanded is wrong
https://bugs.launchpad.net/bugs/283795
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 283795] Re: setting gnome-panel position when not expanded is wrong

2008-10-15 Thread Vladimir Durán
Oh excuse me, I forgot to include that info.

Ubuntu Intrepid Ibex, updated today, but I found this bug in Hardy.

:~$ apt-cache policy gnome-panel
gnome-panel:
  Instalados: 1:2.24.0-0ubuntu4
  Candidato: 1:2.24.0-0ubuntu4
  Tabla de versión:
 *** 1:2.24.0-0ubuntu4 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

-- 
setting gnome-panel position when not expanded is wrong
https://bugs.launchpad.net/bugs/283795
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-13 Thread Vladimir Durán
Using Intel driver I found that if xorg.conf has the following lines:

Section Device
   Option  XaaNoPixmapCache
EndSection

...

Section Module
   Loadv4l
EndSection

--

GDM won't load, commenting both of them makes GDM happy.

If I kill GDM  X, and then start the desktop with startx, everything
is fine, with v4l and XaaNoPixmapCache enabled or not, so it must be
something in GDM that is triggering a failure in X.

In brief, the problem is: intel driver + XaaNoPixmapCache + v4l

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 283005] [NEW] aqualung buffer overflow when changing settings.

2008-10-13 Thread Vladimir Durán
Public bug reported:

Binary package hint: aqualung

:~$ apt-cache policy aqualung
aqualung:
  Instalados: 0.9~beta9.1-1build2
  Candidato: 0.9~beta9.1-1build2
  Tabla de versión:
 *** 0.9~beta9.1-1build2 0
500 http://sv.archive.ubuntu.com intrepid/universe Packages
100 /var/lib/dpkg/status
--

Steps to reproduce:

1. Open Aqualung.
2. Open Aqualung - Settings
4. Press Ok in the Settings window.
5. Program should crash with  saying something  like this in stdout/stderr:
*** buffer overflow detected ***: aqualung terminated

** Affects: aqualung (Ubuntu)
 Importance: Undecided
 Status: New

-- 
aqualung buffer overflow when changing settings.
https://bugs.launchpad.net/bugs/283005
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 282680] [NEW] [Intrepid] displayconfig-gtk is outdated

2008-10-13 Thread Vladimir Durán
Public bug reported:

Binary package hint: displayconfig-gtk

See this:
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/279835

---

Well, I'd been using displayconfig-gtk for trying to solve some issues
with actual xserver-xorg  gdm, but there's the problem that
displayconfig-gtk is still choosing i810 (the driver that used to work
for me in Hardy but has been deleted in Intrepid), so it (displayconfig-
gtk) generates a non-parsing xorg.conf.

My monitor is an AOC Spectrum 4V, that used to do 1024x768 since Gutsy
(if I recall correctly) with my Intel i810 video chipset, but in
Intrepid things are not nice for this driver. GDM tries to use a
resolution that make it crash, I can't get resolution above 800x600, and
other things.

So, please review this tool (displayconfig-gtk) as it's very handy to
choose the correct monitor and resolution (gnome's default display
setting manager does not let me do this things, nor give me the
possibility to do it).


I don't know if this has something related to this:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/137225

** Affects: displayconfig-gtk (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[Intrepid] displayconfig-gtk is outdated
https://bugs.launchpad.net/bugs/282680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282680] Re: [Intrepid] displayconfig-gtk is outdated

2008-10-13 Thread Vladimir Durán
This is the default xorg.conf produced by displayconfig-gtk.

Things wich are not working:

Non-existent driver choosed (i180)

Input devices breaking Xorg 7.4 parsing:
   Inputdevice Default  Keyboard
   Inputdevice Configured Mouse

Unkown Inputdevice added:
Inputdevice Synaptics Touchpad

** Attachment added: xorg.i810_produced_by_displayconfig-gtk.conf
   
http://launchpadlibrarian.net/18498452/xorg.i810_produced_by_displayconfig-gtk.conf

-- 
[Intrepid] displayconfig-gtk is outdated
https://bugs.launchpad.net/bugs/282680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282680] Re: [Intrepid] displayconfig-gtk is outdated

2008-10-13 Thread Vladimir Durán
This is the working 1024x768  xorg.conf produced by displayconfig-gtk
and then manually modified:

Things which were changed:

Driver changed from i810 to intel

Input devices commented out:
#Inputdevice Default Keyboard
#Inputdevice Configured Mouse
#Inputdevice Synaptics Touchpad

** Attachment added: xorg.working_after_changing_i180_with_intel.conf
   
http://launchpadlibrarian.net/18498530/xorg.working_after_changing_i180_with_intel.conf

-- 
[Intrepid] displayconfig-gtk is outdated
https://bugs.launchpad.net/bugs/282680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282680] Re: [Intrepid] displayconfig-gtk is outdated

2008-10-13 Thread Vladimir Durán
So it will be marked as obsolete in one of the next updates I guess :(

So bad, currently is the only tool that takes me out of the problem :\

-- 
[Intrepid] displayconfig-gtk is outdated
https://bugs.launchpad.net/bugs/282680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256054] Re: [intrepid] new 0.7 branch ignores /etc/network/interfaces

2008-10-12 Thread Vladimir Durán
After updating today:

:~$ apt-cache policy network-manager
network-manager:
  Instalados: 0.7~~svn20081008t224042-0ubuntu2
  Candidato: 0.7~~svn20081008t224042-0ubuntu2
  Tabla de versión:
 *** 0.7~~svn20081008t224042-0ubuntu2 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

:~$ apt-cache policy network-manager-gnome 
network-manager-gnome:
  Instalados: 0.7~~svn20081005t082522-0ubuntu1
  Candidato: 0.7~~svn20081005t082522-0ubuntu1
  Tabla de versión:
 *** 0.7~~svn20081005t082522-0ubuntu1 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

:~$ sudo ifconfig -a
eth0  Link encap:Ethernet  direcciónHW 00:06:4f:52:8b:cc  
  inet dirección:192.168.1.6  Difusión:192.168.1.255  
Máscara:255.255.255.0
  dirección inet6: fe80::206:4fff:fe52:8bcc/64 Alcance:Vínculo
  ARRIBA DIFUSIÓN CORRIENDO MULTICAST  MTU:1500  Métrica:1
  RX packets:109807 errors:0 dropped:0 overruns:0 frame:0
  TX packets:118050 errors:0 dropped:0 overruns:0 carrier:0
  colisiones:0 txqueuelen:1000 
  RX bytes:59949575 (59.9 MB)  TX bytes:28980228 (28.9 MB)
  Interrupción:11 Dirección base: 0x1400 

loLink encap:Bucle local  
  inet dirección:127.0.0.1  Máscara:255.0.0.0
  dirección inet6: ::1/128 Alcance:Anfitrión
  ARRIBA LOOPBACK CORRIENDO  MTU:16436  Métrica:1
  RX packets:358 errors:0 dropped:0 overruns:0 frame:0
  TX packets:358 errors:0 dropped:0 overruns:0 carrier:0
  colisiones:0 txqueuelen:0 
  RX bytes:21344 (21.3 KB)  TX bytes:21344 (21.3 KB)

:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback


iface eth0 inet static
address 192.168.1.6
netmask 255.255.255.0
gateway 192.168.1.1
auto eth0

:~$ cat /etc/resolv.conf 
domain XXX
nameserver 208.67.222.222
nameserver 208.67.220.220




Now I don't see any icon in the Gnome-Panel, but I'm not having problems
with going offline mode with Firefox.

-- 
[intrepid] new 0.7 branch ignores /etc/network/interfaces
https://bugs.launchpad.net/bugs/256054
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-12 Thread Vladimir Durán
I updated xorg today, and the problem is worse. GDM won't start even
with the modelines.

:~$ apt-cache policy xserver-xorg
xserver-xorg:
  Instalados: 1:7.4~2ubuntu7
  Candidato: 1:7.4~2ubuntu7
  Tabla de versión:
 *** 1:7.4~2ubuntu7 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
:~$ apt-cache policy xorg
xorg:
  Instalados: 1:7.4~2ubuntu7
  Candidato: 1:7.4~2ubuntu7
  Tabla de versión:
 *** 1:7.4~2ubuntu7 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status


I've to kill X, stop GDM and do startx to get a 800x600 Dekstop.

** Attachment added: Xorg.0.log after dpkg-reconfigure -phigh xserver-xorg
   http://launchpadlibrarian.net/18477620/Xorg.0.log

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 256054] Re: [intrepid] new 0.7 branch ignores /etc/network/interfaces

2008-10-08 Thread Vladimir Durán
Thank you Rick Allard for comment #38, Firefox was driving me crazy with
goin offline each time.

-- 
[intrepid] new 0.7 branch ignores /etc/network/interfaces
https://bugs.launchpad.net/bugs/256054
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-08 Thread Vladimir Durán
umm that's why, I had specified i810 in xorg.conf before the upgrade,
and so that's why Xorg was refusing to start, after running dpkg-
reconfigure xserver-xorg, Intel driver is being used (although not
explicitly specified  on xorg.conf, but I shows up on Xorg.0.log as
being used).

My new (working) xorg.conf produces the attached Xorg.0.log.

** Attachment added: Log of working X.
   http://launchpadlibrarian.net/18321593/Xorg.0.log

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] Re: Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-08 Thread Vladimir Durán
This is the xorg.conf with the modelines needed to get 1024x768

** Attachment added: Working xorg.conf
   http://launchpadlibrarian.net/18322657/xorg.conf

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279450] Re: After intrepid upgrade, gnome session won't start unless logging into failsafe gnome

2008-10-07 Thread Vladimir Durán
I upgraded too from Hardy to Intrepid, but something with GDM went
wrong.

Now I only see my screen flickering :(

To enter to a somewhat usable desktop, I have to kill X, stop GDM and do
sudo xinit, then close it with ctrl+alt+backspace then do a startx
from a TTY to get to my Gnome Desktop :S

-- 
After intrepid upgrade, gnome session won't start unless logging into failsafe 
gnome
https://bugs.launchpad.net/bugs/279450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 216871] Re: gdm uses incorrect resolution

2008-10-07 Thread Vladimir Durán
GDM is broken for me, after upgrade from 8.04 to 8.10, GDM just does not
show up :(

I have to kill X, stop GDM, and start with startx to skip GDM :S

Intel video i810.

-- 
gdm uses incorrect resolution
https://bugs.launchpad.net/bugs/216871
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 216871] Re: gdm uses incorrect resolution

2008-10-07 Thread Vladimir Durán
Oh thank you. I'm sorry, I thought this was the correct place beacuse
the problem is because GDM  is starting with a higher resolution that my
monitor can't support, so it just flickers and hangs.

I've already solved it, but I'll fill the bug.

-- 
gdm uses incorrect resolution
https://bugs.launchpad.net/bugs/216871
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279835] [NEW] Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.

2008-10-07 Thread Vladimir Durán
Public bug reported:

Binary package hint: xserver-xorg

Hi!, after upgrading from Ubuntu 8.04 to (today) Ubuntu 8.10 Beta, via
update_manager I got an useless Desktop, because GDM stops from appear,
instead the screen just flickers when it has too appear (GDM).

The culprit, I think, is xserver-xorg. I had configured my driver in
xorg.conf as i810 but new 7.4 Xorg rejects it, it will give a lot of
errors complaining about it.

Problem is partially solved doing a dpkg-reconfigure xserver-xorg, but I
lose my Monitor modelines, needed to get 1024x768 (otherwise, from Xorg
autodetection,  I only get 800x600).

If I use displayconfig-gtk, I can choose my monitor (AOC Spectrum 4V),
my video chipset (i180), and my desired resolution (1024x768). Problem
is that xorg.conf generated by it (displayconfig-gtk) is not accepted by
Xorg 7.4, because the keyboad,  mouse and even the i810 driver
specified...

To sort my problem I have to copy the modelines generated by
displayconfig-gtk, then run dpkg-reconfigure xserver-xorg, copy the
modelines in the new xorg.conf and I got a useful Desktop again.

I mean, this is a big incompatibility problem between old xorg.conf and
new 7.4 Xorg. Because that, GDM didn't load in my case (just after the
upgrade) because it was using a 1024x768 that Xorg did not accepted at
the moment, instead of GDM it showed garbage and freezes.

I had to change to TTY1, stop GDM, kill X, and run startx to get my
Gnome Desktop (at 800x600), thing which was not so easy to figure it out
at first time...

Please, if you can improve Xorg support for i810 (which was extra fine
in Hardy), it would be greatly appreciated :)

Thank you!

:~$ apt-cache policy xserver-xorg
xserver-xorg:
  Instalados: 1:7.4~2ubuntu5
  Candidato: 1:7.4~2ubuntu5
  Tabla de versión:
 *** 1:7.4~2ubuntu5 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

:~$ apt-cache policy gdm
gdm:
  Instalados: 2.20.8-0ubuntu1
  Candidato: 2.20.8-0ubuntu1
  Tabla de versión:
 *** 2.20.8-0ubuntu1 0
500 http://sv.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Broken Intel Video i810, upgrade from 8.04 to 8.10 Beta.
https://bugs.launchpad.net/bugs/279835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 264952] Re: cannot modify DNS in network-manager

2008-10-07 Thread Vladimir Durán
https://bugs.launchpad.net/ubuntu/intrepid/+source/network-
manager/+bug/256054/+viewstatus

Means you will not be able to modify/delete/create your static IP
settings through NetworkManager.

-- 
cannot modify DNS in network-manager
https://bugs.launchpad.net/bugs/264952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219163] Re: Compiz disables Alt-F2 for run dialog in KDE3

2008-07-23 Thread Vladimir Durán
I tried every workaround listed on this bug, sadly none of them worked.

Finally I found that the problem raises when I put in ~/.profile the
export KDEWM=/usr/bin/compiz line, used to start compiz  emerald from
the start without loading KWin.

If I comment out that export line and let KWin start, then later
replacing it by starting Compiz, Alt+F2 will work fine.

very strange bug, I just wish there was a formal way to avoid loading
KWin so there were not need to kill it after with Compiz.

-- 
Compiz disables Alt-F2 for run dialog in KDE3
https://bugs.launchpad.net/bugs/219163
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217949] Re: pidgin-audacious doesn't work

2008-06-07 Thread Vladimir Durán
I can't get it to work also.

audacious   1.5.0-2ubuntu2~hardy1
pidgin  1:2.4.1-1ubuntu2
pidgin-audacious2.0.0-1

-- 
pidgin-audacious doesn't work
https://bugs.launchpad.net/bugs/217949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 38397] Re: assertion failure (@ gtk_tree_view_unref_tree_helper)

2008-06-06 Thread Vladimir Durán
In hardy I only got:

(synaptic:12762): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper:
assertion `node != NULL' failed

By the way, there's a duplicate:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/158208

-- 
assertion failure (@ gtk_tree_view_unref_tree_helper)
https://bugs.launchpad.net/bugs/38397
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 134915] Re: Unable to export/share fuse filesystems like ntfs-3g using NFS

2008-06-05 Thread Vladimir Durán
Well, I found how to do it, I wrote a how-to here:
http://www.svcommunity.org/forum/index.php?topic=55193.0

It's in Spanish.

-- 
Unable to export/share fuse filesystems like ntfs-3g using NFS
https://bugs.launchpad.net/bugs/134915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 227197] Re: update-manager fails to upgrade 7.10 - 8.04

2008-06-05 Thread Vladimir Durán
Hi!, I have more or less this same issue, with my copy on Ubuntu 8.10
Alternate, doing 'sudo /media/cdrom/cdromupgrade' runs but it crash at
first step.

I downloaded http://people.ubuntu.com/~mvo/update-manager/release-
upgrader-0.87.27-test2.tar.gz and then ran  'sudo ./hardy --cdrom
/media/cdrom'.

Now it seems to run until step 2 when an error says something about it
can't calculate the update (sorry my dialog is in Spanish).

BTW, http://people.ubuntu.com/~mvo/update-manager/release-
upgrader-0.87.27-test1.tar.gz crashed at the same first step.

I attached the files in /var/log/dist-upgrade/

** Attachment added: dist-upgrade.zip
   http://launchpadlibrarian.net/15065184/dist-upgrade.zip

-- 
update-manager fails to upgrade 7.10 - 8.04
https://bugs.launchpad.net/bugs/227197
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 134915] Re: Unable to export/share fuse filesystems like ntfs-3g using NFS

2008-06-02 Thread Vladimir Durán
I can't share NTFS using NFS because this. It was driving me crazy because 
message of exportfs just says:
exportfs: Warning: /media/Extra does not support NFS export. but not says why.

Luckily it was the only partition in NTFS, so I figured out it was
because that. Sadly I have not found a solution.

-- 
Unable to export/share fuse filesystems like ntfs-3g using NFS
https://bugs.launchpad.net/bugs/134915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 225452] [NEW] Update gocr 0.41 - 0.45

2008-05-01 Thread Vladimir Durán
Public bug reported:

Binary package hint: gocr

There's GOCR version 0.45 available right now.
http://jocr.sourceforge.net/download.html

** Affects: gocr (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Update gocr 0.41 - 0.45
https://bugs.launchpad.net/bugs/225452
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178587] Re: KTip - typo in a button

2008-03-31 Thread Vladimir Durán
Thank you very much =D

-- 
KTip - typo in a button
https://bugs.launchpad.net/bugs/178587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110196] Re: RFE: Include AMR-enabled mplayer

2008-01-31 Thread Vladimir Durán
This is very frustrating:


Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Cannot find codec 'libamr_nb' in libavcodec...
ADecoder init failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x726D6173.
Read DOCS/HTML/en/codecs.html!



When trying to convert an mp4 file with Ubuntu repository mencoder.

-- 
RFE: Include AMR-enabled mplayer
https://bugs.launchpad.net/bugs/110196
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 183658] Receiving files from cell phone does not work.

2008-01-16 Thread Vladimir Durán
Public bug reported:

Using Kubuntu 7.10, Obexpushd 0.5.

Early in Kubuntu 6.10 It was easier (well, functional) to transfer files
through Bluetooth from a Sony Ericsson Z530i,  just discover the PC
bluetooth adapter, enter a pin and then all was fine, KBluetooth
automatically notified me when a file arrived through obex push.

When I upgraded to 7.04 I noticed that this functionality was no longer
available,  I did a clean install of 7.04 to see if that solved the
problem, but it did not.

I waited for Kubuntu 7.10 hoping this issue were fixed, but noticed that
-in this matter- Edgy Eft was better, I still can not transfer anything
from my phone again.

btw, I installed Kubuntu Edgy Eft to see if it was a phone miss
configuration, but it worked flawless again :).

I do not know which logs are helpful, but I wish to help you fixing this
regression :)

** Affects: obexpushd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Receiving files from cell phone does not work.
https://bugs.launchpad.net/bugs/183658
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 183658] Re: Receiving files from cell phone does not work.

2008-01-16 Thread Vladimir Durán
Forgot to say that current behaviour is:

1. Phone discover PC
2. I try to send a file to PC
3. KBluetooth icon turns blue colored (from gray colored state).
4. Immediately phone complains about Transfer Error and disconnect.
5. KBluetooth icon turns gray colored again.

-- 
Receiving files from cell phone does not work.
https://bugs.launchpad.net/bugs/183658
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 150711] Re: adept_notifier reboot dialog message is not a question

2008-01-01 Thread Vladimir Durán
And which is even worse, if you click yes, the system is not restarted
:P

-- 
adept_notifier reboot dialog message is not a question
https://bugs.launchpad.net/bugs/150711
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 150711] Re: adept_notifier reboot dialog message is not a question

2008-01-01 Thread Vladimir Durán
Sorry, forgot the versions:
[EMAIL PROTECTED]:~$ adept_notifier --version
Qt: 3.3.7
KDE: 3.5.8
Adept Notifier: 2.1 Cruiser

-- 
adept_notifier reboot dialog message is not a question
https://bugs.launchpad.net/bugs/150711
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178587] Re: KTip - typo in a button

2007-12-31 Thread Vladimir Durán
I would do it, but I can't find the About menu in KTip *LOL*.

Anyway, maybe this is useful:

[EMAIL PROTECTED]:~$ ktip --version
Qt: 3.3.7
KDE: 3.5.8
KTip: 0.3

-- 
KTip - typo in a button
https://bugs.launchpad.net/bugs/178587
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 178587] KTip - typo in a button

2007-12-25 Thread Vladimir Durán
Public bug reported:

Binary package hint: ktip

In Kubuntu Gutsy Gibbon 7.10
KTip 0.3

There's a button in Spanish: Siguieente which has a typo, it should
be: Siguiente.

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: New

-- 
KTip - typo in a button
https://bugs.launchpad.net/bugs/178587
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178587] Re: KTip - typo in a button

2007-12-25 Thread Vladimir Durán

** Attachment added: Image where the typo is.
   http://launchpadlibrarian.net/11061797/KTip%20-%20Siguieente

-- 
KTip - typo in a button
https://bugs.launchpad.net/bugs/178587
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   >