[Bug 251754] Re: kernel panic on suspend, hibernate

2008-07-27 Thread mabawsa
Same bug here. Got 64-bit ubuntu on a DELL M1330.
Started to kernel panic as soon as I installed the 2.6.24-20 kernel.

-- 
kernel panic on suspend, hibernate
https://bugs.launchpad.net/bugs/251754
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 298804] Re: Hibernate fails on Dell Inspiron 8600 with Intrepid

2008-12-10 Thread mabawsa
Similar story

-- 
Hibernate fails on Dell Inspiron 8600 with Intrepid
https://bugs.launchpad.net/bugs/298804
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 299074] Re: Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog

2008-11-17 Thread mabawsa

** Attachment added: "Screenshot.png"
   http://launchpadlibrarian.net/19732190/Screenshot.png

-- 
Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog
https://bugs.launchpad.net/bugs/299074
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 299074] [NEW] Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog

2008-11-17 Thread mabawsa
Public bug reported:

I upgraded from hardy (where everything worked well) to Intrepid. However our 
printer started to lock constantly. I then decided to run a fresh install of 
intrepid. Now I cannot select the printer driver on the install printer wizard. 
My other machines still crash the printer maybe this is related?
Everything is at the latest version.
Linux tomato 2.6.27-8-generic #1 SMP Thu Nov 6 17:33:54 UTC 2008 i686 GNU/Linux

fyi I attach a screenshot and the output from the command:
~$ system-config-printer
/usr/share/system-config-printer/system-config-printer.py:197: GtkWarning: 
GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.xml = gtk.glade.XML(xml, domain = domain)
No ID match for device socket://172.31.0.200:9100:
  AppSocket/HP
  JetDirect
  AppSocket/HP JetDirect
  
Using lsb/usr/cups-included/textonly.ppd
Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 4884, 
in on_tvNPModels_cursor_changed
self.fillDriverList(self.NPMake, pmodel)
  File "/usr/share/system-config-printer/system-config-printer.py", line 4847, 
in fillDriverList
self.jockey_installed_files) 
  File "/var/lib/python-support/python2.5/cupshelpers/ppds.py", line 435, in 
orderPPDNamesByPreference
ppdnamelist.sort (sort_ppdnames)
  File "/var/lib/python-support/python2.5/cupshelpers/ppds.py", line 413, in 
sort_ppdnames
ca = is_C_locale (a)
  File "/var/lib/python-support/python2.5/cupshelpers/ppds.py", line 399, in 
is_C_locale
elif x[i - 1] not in string.letters:
UnicodeDecodeError: 'utf8' codec can't decode byte 0xaa in position 52: 
unexpected code byte

** Affects: foomatic-db (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog
https://bugs.launchpad.net/bugs/299074
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 219999] Re: [Hardy SRU request] foomatic-rip does not handle enumerated-choice options with choices "True" and "False" correctly, leading to Duplex on most Ricoh printers not working

2008-11-17 Thread mabawsa
I upgraded to intrepid and I cannot duplex to a Ricoh Aficio 2060 and an
Aficio MPC 3000. It was working well in hardy prior to the upgrade. I
have all the latest updates and foomatic 4. How can I test if it is a
similar bug?

-- 
[Hardy SRU request] foomatic-rip does not handle enumerated-choice options with 
choices "True" and "False" correctly, leading to Duplex on most Ricoh printers 
not working
https://bugs.launchpad.net/bugs/21
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 299074] Re: Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog

2008-11-17 Thread mabawsa
Thanks for the rapid response Till.
The LC_ALL=C prefix meant I can list and install the printer now.
I have four machines all on intrepid now that crash the printer on a random 
basis (mostly with spreadsheet and webpages) that worked for months on gutsy 
and hardy. For sure we have lost duplexing since the upgrade. I wanted to test 
a clean install and figure out how to give a useful output on this before 
filing this as a bug.

Cheers

-- 
Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog
https://bugs.launchpad.net/bugs/299074
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


Re: [Bug 299074] Re: Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog

2008-11-17 Thread mabawsa
Thanks Till I have been looking at 21 but I thought a fix had been 
released?

Also the printer is in a very English environment :-)   :


$locale


LANG=en_GB
LANGUAGE=en_GB:en
LC_CTYPE="en_GB"
LC_NUMERIC="en_GB"
LC_TIME="en_GB"
LC_COLLATE="en_GB"
LC_MONETARY="en_GB"
LC_MESSAGES="en_GB"
LC_PAPER="en_GB"
LC_NAME="en_GB"
LC_ADDRESS="en_GB"
LC_TELEPHONE="en_GB"
LC_MEASUREMENT="en_GB"
LC_IDENTIFICATION="en_GB"
LC_ALL=


Till Kamppeter wrote:

> Tim, can you have a look at the I18n problem in system-config-printer
> here? It seems that in a non-English environment the New Printer wizard
> crashes.
>
>

-- 
Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog
https://bugs.launchpad.net/bugs/299074
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 282931] Re: Low Microphone volume in 8.10

2008-11-17 Thread mabawsa
*** This bug is a duplicate of bug 275998 ***
https://bugs.launchpad.net/bugs/275998

I had to almost remove pulse audio (and ubuntu desktop) to get the mic back to 
pre-intrepid volume on my Deru M1330. It used to just work with disabling 
pulseaudio70 script and unmarking the session startups for pulse. But last week 
it stopped.  One other benefit of using Alsa is that the system has stopped 
crackling on mute (Bug #220842).
Anyway here is an attachment of what is actually left of pulse audio in my 
config.

The bug has been a bit of a pain as I use skype and ekiga a lot and I
have had to revert to XP for this.

M

** Attachment added: "Screenshot-Synaptic Package Manager .png"
   
http://launchpadlibrarian.net/19742149/Screenshot-Synaptic%20Package%20Manager%20.png

-- 
Low Microphone volume in 8.10
https://bugs.launchpad.net/bugs/282931
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 299074] Re: Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog

2008-11-18 Thread mabawsa
Please find my:
dpkg -l | grep -i openprinting > openprinting.log


** Attachment added: "openprinting.log"
   http://launchpadlibrarian.net/19752382/openprinting.log

-- 
Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog
https://bugs.launchpad.net/bugs/299074
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 299074] Re: Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog

2008-11-19 Thread mabawsa
I had a good look at this list but couldn't really see anything strange,
but It is very long. I also checked some other printers and they also
caused the error. All the printers I have looked at so far come from the
openprinting-ppd.deb.

** Attachment added: "output of lpinfo -m"
   http://launchpadlibrarian.net/19787256/lpinfo.log

-- 
Cannot see Ricoh Aficio MPC 3000 driver in New printer dialog
https://bugs.launchpad.net/bugs/299074
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 299918] [NEW] Cannot print duplex in intrepid with Ricoh Aficio 2060, Ricoh Aficio MPC3000 or Brother HL-4050cdn using the openprinting drivers

2008-11-19 Thread mabawsa
Public bug reported:

Binary package hint: openprinting-ppds-extra

We recently upgraded to Intrepid from hardy. All the printers could duplex no 
problem in hardy, but now they cannot.
I have tried a fresh install with no luck. I have also tried the versions in 
the openprinting repos (deb 
http://www.openprinting.org/download/printdriver/debian/ lsb3.2 main) these did 
not resolve the problem. Bug 21 appears to be similar but this is marked as 
fixed.

2.6.27-8-generic #1 SMP Thu Nov 6 17:38:14 UTC 2008 x86_64 GNU/Linux
openprinting-ppds-extra:
  Installed: 20080918-0ubuntu4
  Candidate: 20080918-0ubuntu4
  Version table:
 *** 20080918-0ubuntu4 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

Please advise.

** Affects: foomatic-db (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Cannot print duplex in intrepid with Ricoh Aficio 2060, Ricoh Aficio MPC3000 or 
Brother HL-4050cdn using the openprinting drivers
https://bugs.launchpad.net/bugs/299918
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 299939] [NEW] Intrepid locks our Ricoh MP C 3000

2008-11-19 Thread mabawsa
Public bug reported:

Binary package hint: openprinting-ppds-extra

We recenly upgraded to Intrepid from Hardy. The Ricoh MP C3000 printer
worked very well in Hardy but we have now lost duplexing. Perhaps more
worrying is that some jobs (appear to be random) cause the printer to
lock where the data sending light blinks but the job never completes.
The print queue keeps trying to send the job every 5 seconds.

** Affects: foomatic-db (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Intrepid  locks our Ricoh MP C 3000
https://bugs.launchpad.net/bugs/299939
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 299918] Re: Cannot print duplex in intrepid with Ricoh Aficio 2060, Ricoh Aficio MPC3000 or Brother HL-4050cdn using the openprinting drivers

2008-12-01 Thread mabawsa
Thanks Till,
The fix did not work on the Ricoh Aficio 2060 (PPDs from Ubuntu's 
openprinting-ppds-extra package) or the Brother HL4050CDN 
(Foomatic/Postscript). Also I lost graphics on a trial pdf. So I reverted back 
to the original script. The other drivers from open printing repository either 
refused to print or were no better. 
The Brother HL4050CDN CUPS/LPR driver downloaded from Brother works flawlessly.

For your information I am in Japan and the Ricoh printer models have
different names. For example the 2060 is a Neo 602. However they all
worked in Hardy so  this shouldn't be the problem.

Some good news, with the ubuntu MPC-3000 postscript driver and the
duplexing works but it freezes the printer on  random jobs (as does the
2060).

I am unsure why you suspect the pdftops script as duplexing is broken
with all documents (open office, firefox, thunderbird, etc) not just PDF
files.

Sorry for the confused story but I really don't know what's up. I feel
that the printer freezing on random jobs and the inability to duplex
since the upgrade to Intrepid (also the same on a fresh install) are
somehow related. But I have been wrong in the past :).


** Attachment added: "error_log"
   http://launchpadlibrarian.net/20117871/error_log

-- 
Cannot print duplex in intrepid with Ricoh Aficio 2060, Ricoh Aficio MPC3000 or 
Brother HL-4050cdn using the openprinting drivers
https://bugs.launchpad.net/bugs/299918
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 299918] Re: Cannot print duplex in intrepid with Ricoh Aficio 2060, Ricoh Aficio MPC3000 or Brother HL-4050cdn using the openprinting drivers

2008-12-02 Thread mabawsa
Sorry it didn't work either. The Brother and the Ricoh printers still do
not duplex.

-- 
Cannot print duplex in intrepid with Ricoh Aficio 2060, Ricoh Aficio MPC3000 or 
Brother HL-4050cdn using the openprinting drivers
https://bugs.launchpad.net/bugs/299918
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 280534] Re: [intrepid] Wine>=1.1.6 + PulseAudio : alsa is broken

2008-11-21 Thread mabawsa
I dunno but completely removing pulse solved everything for me. I wonder
why pulse was ever used as it causes sooo many problems. Is there any
news from the developers on this?

-- 
[intrepid] Wine>=1.1.6 + PulseAudio : alsa is broken
https://bugs.launchpad.net/bugs/280534
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 275998] Re: audio recording very silent

2008-11-22 Thread mabawsa
This has gotta be marked as confirmed with so many similar symptoms

** Changed in: pulseaudio
   Status: New => Confirmed

-- 
audio recording very silent
https://bugs.launchpad.net/bugs/275998
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 275998] Re: audio recording very silent

2008-11-22 Thread mabawsa
Does this bug only effect ICH7/8 sound systems? I have an Dell M1330 and
ABIT IX38 based desktop and the record was faint in both (ICH8 on both)
before i completely removed pulseaudio using synaptic and switched to
ALSA. Now everything is hunky dory; but I would love to see a better
solution.

-- 
audio recording very silent
https://bugs.launchpad.net/bugs/275998
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 282473] Re: cheese and other webcam software malfunctioning with PWC webcam (was cheese doesn't work with my webcam (Philips PCVC740K ToUcam Pro))

2008-11-17 Thread mabawsa
Oh my camera is a logitech pro 4000

** Attachment added: "lsusb.log"
   http://launchpadlibrarian.net/19724099/lsusb.log

-- 
cheese and other webcam software malfunctioning with PWC webcam (was cheese 
doesn't work with my webcam (Philips PCVC740K ToUcam Pro))
https://bugs.launchpad.net/bugs/282473
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 282473] Re: cheese and other webcam software malfunctioning with PWC webcam (was cheese doesn't work with my webcam (Philips PCVC740K ToUcam Pro))

2008-11-17 Thread mabawsa
This is the dsmesg post-fix maybe somebody could upload the one prefix
to see if there are any differences in the pwc parts.

** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/19724147/dmesg.log

-- 
cheese and other webcam software malfunctioning with PWC webcam (was cheese 
doesn't work with my webcam (Philips PCVC740K ToUcam Pro))
https://bugs.launchpad.net/bugs/282473
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 282473] Re: cheese and other webcam software malfunctioning with PWC webcam (was cheese doesn't work with my webcam (Philips PCVC740K ToUcam Pro))

2008-11-17 Thread mabawsa
Hi,

I had the same problem with the green screen on cheese, Ekiga and Skype.
I added the following repositories

deb http://ppa.launchpad.net/lool/ubuntu intrepid main
deb-src http://ppa.launchpad.net/lool/ubuntu intrepid main

I installed the following:
lib32v4l-0
libv4l-0

And the webcam now works. The only problem is that its in b&w, dunno how
to set it to color; any ideas.

M

btw This is the original website I found the ppa's in : 
http://guiodic.wordpress.com/2008/11/04/risolvere-il-problema-della-webcam-su-ubuntu-intrepid-ibex/
Also I include the requested info:
2.6.27-8-generic x86_64
Ubuntu 2.6.27-8.17-generic


** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/19724088/lspci-vvnn.log

-- 
cheese and other webcam software malfunctioning with PWC webcam (was cheese 
doesn't work with my webcam (Philips PCVC740K ToUcam Pro))
https://bugs.launchpad.net/bugs/282473
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 282473] Re: cheese and other webcam software malfunctioning with PWC webcam (was cheese doesn't work with my webcam (Philips PCVC740K ToUcam Pro))

2008-11-17 Thread mabawsa
Yay, I fixed the B&W issue.

I downloaded setpwc from the repositories and ran
~$setpwc -x to restore the factory defaults.

Now Skype, cheese and ekiga are in full Technicolor!

Hats off to Loïc Minier.

-- 
cheese and other webcam software malfunctioning with PWC webcam (was cheese 
doesn't work with my webcam (Philips PCVC740K ToUcam Pro))
https://bugs.launchpad.net/bugs/282473
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 289573] Re: Youtube search fails to render properly in the sidebar

2008-11-17 Thread mabawsa
Just to say this bug was fixed in the last updates for Totem.

Thanks

** Changed in: totem (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Youtube search fails to render properly in the sidebar
https://bugs.launchpad.net/bugs/289573
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 282473] Re: cheese and other webcam software malfunctioning with PWC webcam (was cheese doesn't work with my webcam (Philips PCVC740K ToUcam Pro))

2008-11-27 Thread mabawsa
The ppa was updated today and although my logitech 4000 pro still worked
my integrated laptop on my DELL (uvcvideo driver) failed with the
following error using cheese:

~$ cheese

(cheese:8039): GStreamer-WARNING **: pad source:src returned caps which
are not a real subset of its template caps

(cheese:8039): GStreamer-WARNING **: pad source:src returned caps which
are not a real subset of its template caps

(cheese:8039): GStreamer-WARNING **: pad video_source:src returned caps which 
are not a real subset of its template caps
libv4l2: error converting / decoding frame data: v4l-convert: error destination 
buffer too small

This did not occur prior to the update. I fixed this by reverting to the
ubuntu 5.03 library. Now the webcam works.

So I guess the library still has some issues for other webcams.

-- 
cheese and other webcam software malfunctioning with PWC webcam (was cheese 
doesn't work with my webcam (Philips PCVC740K ToUcam Pro))
https://bugs.launchpad.net/bugs/282473
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 275998] Re: audio recording very silent

2008-11-27 Thread mabawsa
Done:
http://www.pulseaudio.org/ticket/423

I guess the more confirms on this with the pulse people the better, so
please add to the bug and maybe it will get some attention. I did notice
that pulse audio has been on 09.13 since October. Maybe it should be
backported to Intrepid to see if that fixes the problems.

-- 
audio recording very silent
https://bugs.launchpad.net/bugs/275998
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 297085] Re: conduit fails on large folders

2008-11-27 Thread mabawsa
I have the same issue.
[Syncronization  ][DEBUG  ] FolderTwoWay-file:///home/dougie/Music Changes: 
Modified 0 items
[] (Synchronization.py:242)
[Syncronization  ][DEBUG  ] FolderTwoWay-file:///home/dougie/Music Changes: 
Deleted 0 items
[] (Synchronization.py:243)
[Syncronization  ][DEBUG  ] 1WAY PUT: Music (file:///home/dougie/Music/The 
Soft Boys/The Soft Boys 1976-1981 (2)/04 - Have A Heart Betty (I'm Not 
Fireproof) #1.m4a) -> music (Synchronization.py:489)
[datatypes.DataType  ][DEBUG  ] Getting Rid for file:///home/dougie/Music/The 
Soft Boys/The Soft Boys 1976-1981 (2)/04 - Have A Heart Betty (I'm Not 
Fireproof) #1.m4a (DataType.py:151)
[Syncronization  ][CRITICAL] UNKNOWN SYNCHRONIZATION ERROR
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/conduit/Synchronization.py", line 
737, in run
self.one_way_sync(self.source, sink)
  File "/var/lib/python-support/python2.5/conduit/Synchronization.py", line 
490, in one_way_sync
dataRid = data.get_rid()
  File "/var/lib/python-support/python2.5/conduit/datatypes/DataType.py", line 
154, in get_rid
mtime=self.get_mtime(),
  File "/var/lib/python-support/python2.5/conduit/datatypes/File.py", line 290, 
in get_mtime
ts = self._file.get_mtime()
  File "/var/lib/python-support/python2.5/conduit/platform/FileGio.py", line 
85, in get_mtime
mtime = self.fileInfo.get_attribute_uint64('time::modified')
AttributeError: 'NoneType' object has no attribute 'get_attribute_uint64'
 (Synchronization.py:745)
[Syncronization  ][DEBUG  ] Syncworker state 3 (Synchronization.py:648)
[dataproviders.File  ][WARNING] Error saving volume group file: 'File' object 
has no attribute 'is_on_removale_volume' (File.py:362)
[dataproviders.File  ][WARNING] Error saving volume group file: 'File' object 
has no attribute 'is_on_removale_volume' (File.py:362)
[Syncronization  ][DEBUG  ] Deleting worker:  
[], stopped)> 
(Synchronization.py:86)

** Changed in: conduit (Ubuntu)
   Status: New => Confirmed

-- 
conduit fails on large folders
https://bugs.launchpad.net/bugs/297085
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 297085] Re: conduit fails on large folders

2008-11-28 Thread mabawsa
Seems this is a a problem with "#" being in a file
http://bugzilla.gnome.org/show_bug.cgi?id=529301

I removed the # and everything worked as advertised.

-- 
conduit fails on large folders
https://bugs.launchpad.net/bugs/297085
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 309820] Re: hso causes watchdog timeout

2009-01-30 Thread mabawsa
Having the same problem on Xubuntu 8.10 on a thinkpad X23. The wireless seems 
work though..
  116.816056] [ cut here ]
[  116.816068] WARNING: at 
/build/buildd/linux-2.6.27/net/sched/sch_generic.c:219 
dev_watchdog+0x21a/0x230()
[  116.816073] NETDEV WATCHDOG: eth1 (orinoco_pci): transmit timed out
[  116.816077] Modules linked in: af_packet radeon drm bridge stp bnep sco 
rfcomm l2cap bluetooth ipv6 thinkpad_acpi rfkill led_class nvram ppdev 
speedstep_ich speedstep_lib cpufreq_conservative cpufreq_stats cpufreq_ondemand 
freq_table cpufreq_powersave cpufreq_userspace wmi container pci_slot sbs sbshc 
iptable_filter ip_tables x_tables sbp2 lp pcmcia battery ac snd_intel8x0 video 
output snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss irda parport_pc 
crc_ccitt parport snd_pcm evdev serio_raw snd_seq_dummy orinoco_pci psmouse 
yenta_socket orinoco pcspkr rsrc_nonstatic hermes pcmcia_core snd_seq_oss 
snd_seq_midi snd_rawmidi snd_seq_midi_event button snd_seq snd_timer 
snd_seq_device snd soundcore intel_agp snd_page_alloc iTCO_wdt 
iTCO_vendor_support shpchp agpgart pci_hotplug ext3 jbd mbcache sd_mod 
crc_t10dif sg ata_piix ata_generic pata_acpi ohci1394 libata ieee1394 e100 mii 
scsi_mod dock uhci_hcd usbcore thermal processor fan fuse vesafb fbcon tileblit 
font bitblit softcursor
[  116.816200] Pid: 5550, comm: xfce4-panel Not tainted 2.6.27-11-generic #1
[  116.816206]  [] warn_slowpath+0x65/0x90
[  116.816218]  [] ? clocksource_get_next+0x42/0x50
[  116.816230]  [] ? update_wall_time+0x442/0x890
[  116.816237]  [] ? acpi_pm_read+0x8/0x20
[  116.816245]  [] ? getnstimeofday+0x4b/0x100
[  116.816252]  [] ? set_normalized_timespec+0x16/0x90
[  116.816260]  [] ? update_curr+0x89/0x110
[  116.816269]  [] ? ktime_add_safe+0x16/0x90
[  116.816276]  [] ? timer_stats_update_stats+0x17/0x250
[  116.816284]  [] ? strlen+0x9/0x20
[  116.816293]  [] ? strlcpy+0x1d/0x60
[  116.816299]  [] ? netdev_drivername+0x37/0x40
[  116.816306]  [] dev_watchdog+0x21a/0x230
[  116.816313]  [] ? tick_program_event+0x30/0x40
[  116.816319]  [] ? hrtimer_interrupt+0x196/0x1c0
[  116.816337]  [] ? free_rb_tree_fname+0x4a/0xa0 [ext3]
[  116.816361]  [] run_timer_softirq+0x138/0x210
[  116.816369]  [] ? dev_watchdog+0x0/0x230
[  116.816376]  [] ? dev_watchdog+0x0/0x230
[  116.816382]  [] __do_softirq+0x92/0x120
[  116.816388]  [] do_softirq+0x5d/0x60
[  116.816393]  [] irq_exit+0x55/0x90
[  116.816398]  [] do_IRQ+0x4a/0x80
[  116.816406]  [] ? sys_close+0x7f/0xd0
[  116.816413]  [] common_interrupt+0x23/0x30
[  116.816420]  ===
[  116.816424] ---[ end trace dcd7dac472c947c9 ]---
[  116.816430] eth1: Tx timeout! ALLOCFID=, TXCOMPLFID=, EVSTAT=8000

-- 
hso causes watchdog timeout 
https://bugs.launchpad.net/bugs/309820
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 366073] Re: Copying from FTP freezes

2009-06-21 Thread mabawsa
Just upgraded to Jaunty and I am afflicted by this bug as well on all my 
machines. I will try to compile the fix.
This is quite a nasty bug as it locks the gvfs FTP backend.
I think it should be backported to Jaunty.

-- 
Copying from FTP freezes
https://bugs.launchpad.net/bugs/366073
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 366073] Re: Copying from FTP freezes

2009-06-21 Thread mabawsa
A fix has not been released for Jaunty only Karmic. This bug basically
renders FTP useless in Jaunty. I think its importance should be raised
as Karmic is not gonna be stable till October.

** Changed in: gvfs (Ubuntu)
   Status: Fix Released => Confirmed

-- 
Copying from FTP freezes
https://bugs.launchpad.net/bugs/366073
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 366073] Re: Copying from FTP freezes

2009-06-21 Thread mabawsa
This is an important bug as it basically stops FTP functionality in Ubuntu!
Anyway, here are the compile options I used to get FTP working:
sudo apt-get build-dep gvfs
apt-get source gvfs
tar -xzvf gvfs_1.2.2.orig.tar.gz
rm gvfs_1.2.2.orig.tar.gz
rm gvfs_1.2.2-0ubuntu2*
sed 's/ftp_connection_send (conn, 0, "OPTS UTF8 ON");/ftp_connection_send 
(conn, RESPONSE_PASS_500, "OPTS UTF8 ON");/' gvfs-1.2.2/daemon/gvfsbackendftp.c 
> /tmp/gvfsbackendftp.c
mv /tmp/gvfsbackendftp.c gvfs-1.2.2/daemon/gvfsbackendftp.c
cd gvfs-1.2.2/
./configure
make
sudo make install

I want to put this on a ppa so I tried pbuilder 
https://wiki.ubuntu.com/PbuilderHowto.
However it all got a bit greasy so if anybody can point me to a tutorial on how 
to create these multiple debs from one source I will try again.

For now I have FTP capabilities again in Jaunty.

-- 
Copying from FTP freezes
https://bugs.launchpad.net/bugs/366073
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 366073] Re: Copying from FTP freezes

2009-06-22 Thread mabawsa
With all due respect Sebastien,

1 The bug I have was exactly the same as Valentin's. So if I open another bug 
then it is a duplicate. Fairly pointless
2 The bug was opened on 9.04. So a fix has NOT been released; this is 
misleading.
3 By default Nautilus handles FTP and it used to make a decent job of it. So 
this should function by default in ubuntu. A strong FTP client is a matter of 
opinion, I like the way gvfs-ftp backend integrates into the gnome shell. Most 
of the time I use the command line for FTP'ing but many of the other people in 
my charge do not. So I have had to fix about 10 machines today.
4 Karmic is alpha NOT a release, therefore why should I try it to fix a Jaunty 
issue by upgrading to Karmic, and be ladened with a bunch of development bugs 
for at least 2-3 months? (this is why I waited to upgrade to Jaunty till now).
5 The bug is so easy to fix. Indeed I want to create the debs for a ppa if 
nobody else wants to fix it on the official release.

So I suggest you re-open the bug and help fix it for the official
release, or mark it as wont fix for Jaunty.

All best

-- 
Copying from FTP freezes
https://bugs.launchpad.net/bugs/366073
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 338680] Re: NetworkManager can't connect to wireless ap with wpa

2009-06-15 Thread mabawsa
I cannot connect to any hidden networks in Jaunty.

Linux glitterbox 2.6.28-13-generic #44-Ubuntu SMP Tue Jun 2 07:55:09 UTC
2009 x86_64 GNU/Linux.

Tried the new kernel but it breaks the wireless and sound.

-- 
NetworkManager can't connect to wireless ap with wpa
https://bugs.launchpad.net/bugs/338680
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 392381] [NEW] Copying from FTP in Nautilus gvfs FTP backend freezes (in Jaunty)

2009-06-25 Thread mabawsa
Public bug reported:

Binary package hint: gvfs

This bug has previously been reported Bug #366073. It is fixed in Karmic.
The fixes outlined in the bug should be backported to Jaunty.
Opening up a new bug as per the request of Sebastien Bacher.

Summary of bug:

Actually there are 2 bugs in one, might be related:
First, when logging in to my FTP, the 1st attempt always fails and then logging 
in works as expected. After that I can upload and delete files, but I can not 
copy files from FTP to my laptop. It stays like the attached picture, even 
after clicking the Cancel button.

valen...@valentin-laptop:~$ lsb_release -rd
Description: Ubuntu 9.04
Release: 9.04
valen...@valentin-laptop:~$ apt-cache policy gvfs
gvfs:
  Installed: 1.2.2-0ubuntu1
  Candidate: 1.2.2-0ubuntu1
  Version table:
 *** 1.2.2-0ubuntu1 0
500 http://archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/statu

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

-- 
Copying from FTP in Nautilus gvfs FTP backend freezes (in Jaunty)
https://bugs.launchpad.net/bugs/392381
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 392381] Re: Copying from FTP in Nautilus gvfs FTP backend freezes (in Jaunty)

2009-06-26 Thread mabawsa
*** This bug is a duplicate of bug 366073 ***
https://bugs.launchpad.net/bugs/366073

** This bug is no longer a duplicate of bug 351382
   new tab with ctrl-t result in wrong font color
** This bug has been marked a duplicate of bug 366073
   Copying from FTP freezes

-- 
Copying from FTP in Nautilus gvfs FTP backend freezes (in Jaunty)
https://bugs.launchpad.net/bugs/392381
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 366073] Re: Copying from FTP freezes

2009-06-26 Thread mabawsa
OK Sebastian can I ask a simple question.
What is the default FTP system of Ubuntu? 
Gvfs-FTP backend? It should have the least bugs.
Your notions on what constitutes a strong FTP client have nothing to do with it.

This bug is NOT fixed in Jaunty as per the original bug report. 
Please mark it as WONT FIX as marking it as fixed is dishonest.

Oh by the way you noticed I opened a new bug as per your instructions in
comment 12, "don't reopen a closed bug because you have a similar issue
but open a new one". Sorry if this was inappropriate to follow your
instruction.

It pretty funny that the counting the time you have wasted on this bug
you could have had a properly fixed package in testing repos :).

Allbest

-- 
Copying from FTP freezes
https://bugs.launchpad.net/bugs/366073
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 366073] Re: Copying from FTP freezes

2009-06-26 Thread mabawsa
yeah karmic is not the current release. The bug has not been fixed on the 
current release 9.04.
Also every one of my ftp copy attempts fail on nautilus without Valentin's 
patch.
Most users would also expect ftp to work in nautilus out of the box in the 
current release.
All my FTP servers are passive and since fixing gvfs the connections work 
perfectly.
So how do I go about nominating the fix for the CURRENT release?

Allbest

-- 
Copying from FTP freezes
https://bugs.launchpad.net/bugs/366073
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 366073] Re: Copying from FTP freezes

2009-06-26 Thread mabawsa
U r being a bit silly now ;) 
MS is a leviathan the joy of using ubuntu is that it moves fast when needed.
I assumed out-of-the-box FTP connections would be a desirable in the current 
release and be part of the stability measure of a release (no matter what you 
think of gvfs I like the way it integrates into the gnome shell).
OK I'll try to learn how to ppa this weekend.
As I have no clue how to nominate this for the current release except by filing 
a bug report as Valentin did for Jaunty already, and you obviously have no 
desire to try to fix this because of the extra work you should mark it as WONT 
FIX. If I am successful in getting the ppa version I can then link to this.

What do you think Sebastien?

-- 
Copying from FTP freezes
https://bugs.launchpad.net/bugs/366073
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 366073] Re: Copying from FTP freezes

2009-06-26 Thread mabawsa
Maybe I should read the wiki.
lol

-- 
Copying from FTP freezes
https://bugs.launchpad.net/bugs/366073
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 366073] Re: Copying from FTP freezes

2009-06-26 Thread mabawsa
I am soo sorry you feel insulted. I was trying to lighten up the dialogue. I 
think ubuntu is fantastic and the support is far superior to Microsoft as one 
can actually become involved (thus the silly comment). I am fairly new to all 
of this, but want to volunteer more having only used ubuntu for 18 months. It 
has put the fun back into computing and I am trying to switch as many people as 
possible into using Linux (almost 20 people now). However it is little bugs 
like this that turn most users off, for example I think a similar bug or 
regression in Windows explorer (a far less superior FTP client than GVFS FTP 
backend) would be fixed post haste by Redmond. 
I release that you and other developers are doing a Sterling job so please 
accept my humblest apologies. I am looking forward to the ppa learning curve 
ahead.

Thanks

-- 
Copying from FTP freezes
https://bugs.launchpad.net/bugs/366073
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2009-04-18 Thread mabawsa
However using the pulseaudio boost workaround has problems for me on my
Dell M1330. It does boost the sound to an acceptable level it creates a
crazy lag in Skype. If you switch hw then the sound becomes very faint
again. So i for one am back to an ALSA only configuration. It works
perfectly well without pulseaudio. This all worked in Hardy and the mike
works well in ALSA so I really feel that this is pulse audio not
grabbing the correct ALSA settings.

Any news from the developers?

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2009-04-18 Thread mabawsa
I was fairly miffed at the pulsepeople closing the bug and saying its
the HW issue. This is not good as it used to work in hardy and works
great in ALSA with no pulse; and dare I say it even Vista ;)

So I reopened the bug to try to get a better answer. Maybe people here
can lend a hand to get the volume of messages on this bug up and
something may get done. I for one am convinced the issue is with pulse.

Here is what I wrote:

#423: pulse audio breaks the microphone recording on Intel ICH7/8/9 chipsets
---+
  Reporter:  mabawsa   |   Owner:  lennart   
  Type:  defect|  Status:  reopened  
  Priority:  high  |   Milestone:
 Component:  libpulse  |Severity:  major 
Resolution:|Keywords:  Intel Microphone Recording
---+
Changes (by mabawsa):

  * status:  closed => reopened
  * resolution:  elsewhere =>


Comment:

 This all used to work in Ubuntu 8.04.
 Something changed to stop the digital amplification in ALSA being used
 when pulse is installed from Intrepid and Jaunty.
 Do you know what Lennart?

 ALSA also works incredibly well once pulseaudio is removed.
 So where is the resolution? The gnome-volume-control has been dropped by
 Jaunty. If I use pulse with Skype it creates massive lag rendering it
 useless. If I use hw microphone in Skype (the workaround for this) the
 microphone is faint and cannot be boosted.

 This is effecting many users and all paths lead to an issue with
 pulseaudio. So I have reopened the bug.
 Thanks for your effort on this, it would be nice to have pulseaudio
 working  as it looks like it is somewhat useful.

 mab

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2009-04-20 Thread mabawsa
OK the developer at pulse closed the bug again and laid the blame on
ubuntu not implementing g-v-c. He also said I was misusing the bug
reporting system. So I guess nothing will be done after almost 8 months.
Anyway here is my last message:

#423: pulse audio breaks the microphone recording on Intel ICH7/8/9 chipsets
-+--
  Reporter:  mabawsa |   Owner:  lennart   
  Type:  defect  |  Status:  closed
 Milestone:  |   Component:  libpulse  
Resolution:  distrospecific  |Keywords:  Intel Microphone Recording
-+--

Comment(by mabawsa):

 Hi Lennart, I tried Fedora's live CD and it had exactly the same issues on
 my Dell M1330. The digital volume had no effect on ALSA. When I boosted
 the volume through the control the record sound lagged and was unusable.
 After killing pulse and reloading ALSA everything worked well.
 Unfortunately OpenSuse produced no sound whatsoever so i couldn't test it.
 Shall I download the Mandriva Live CD and test that?
 So why is this an ubuntu specific bug (redhat-bugs #474477), indeed you
 have commented on this bug. So I find it weird why I was chastised
 earlier.
 What I do not understand is why does pulseaudio not recognize the ALSA
 digital mic control settings and simply relay these. Just now these have a
 far superior quality than boosting the microphone via pulse and avoid
 delay issues with some software. It used to do this in Hardy's pulseaudio,
 what has changed?
 If you can help or have any further constructive advice about where I can
 file a bug then please advise.

-- Ticket URL: <http://pulseaudio.org/ticket/423#comment:15> PulseAudio
<http://pulseaudio.org/> The PulseAudio Sound Server

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2009-04-20 Thread mabawsa
I did install g-v-c last night and it was rather buggy, but nice. However until 
the recording quality on the pulse mixer matches that of ALSA dmix (I have 
noticed lots of distortion and jumps even though I only set it to 120%) then 
ALSA is the only way to go. These quality issues are ubuntu wide but the lag I 
have seen shows up on certain websites where you use Flash to conference and 
for sure Skype. I have not had pulse installed for very long on any PC to do a 
more in-depth study. There is something about intel ICH7/8/9 chipsets that 
doesn't like pulse I think. An easy way to get ubuntu pulse free would also be 
nice, indeed I am quickly coming to the conclusion that Xubuntu may be the way 
to go.
I wonder if Dell would want to officially comment on this as many of their 
machines are shafted by this bug.

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2009-04-24 Thread mabawsa
@Jesper
Yeah this is similar to 131 and 132 however using this I experience poor 
quality recording sound in ubuntu and during a Skype conversation an ever 
increasing lag, which are not there on ALSA only.
Do you get similar effects Jesper?

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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


Re: [Bug 281162] Re: package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-10-19 Thread mabawsa
$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

Strange as I thought I set it up for Japan.

On Wed, Oct 15, 2008 at 7:47 PM, Michael Vogt
<[EMAIL PROTECTED]>wrote:

> What is the output if you type:
> $ locale
> ?
>
> --
> package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage:
> SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error
> code (1)
> https://bugs.launchpad.net/bugs/281162
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in "console-setup" source package in Ubuntu: New
>
> Bug description:
> Binary package hint: update-manager
>
> Got a console-set-up error when I tried to upgrade to ubuntu. Hopefully the
> machine still works after I reboot :)
>
> ProblemType: Package
> Architecture: amd64
> DistroRelease: Ubuntu 8.10
> ErrorMessage: ErrorMessage: SystemError in cache.commit(): E:Sub-process
> /usr/bin/dpkg returned an error code (1)
>
> NonfreeKernelModules: nvidia
> Package: update-manager 1:0.93.21
> PackageArchitecture: all
> SourcePackage: update-manager
> Title: package update-manager 1:0.93.21 failed to install/upgrade:
> ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg
> returned an error code (1)
> Uname: Linux 2.6.24-21-generic x86_64
>

-- 
package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/281162
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 261018] Re: Dell XPS 1330 microphone not sensitive enough

2008-10-20 Thread mabawsa
I can confirm this bug on my M1330.

-- 
Dell XPS 1330  microphone not sensitive enough
https://bugs.launchpad.net/bugs/261018
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 280534] Re: [intrepid] alsa is broken

2008-10-21 Thread mabawsa
I think this may be a duplicate of 
https://bugs.launchpad.net/ubuntu/+bug/261018?
Anyway I can confirm the digital microphone issue.

-- 
[intrepid] alsa is broken
https://bugs.launchpad.net/bugs/280534
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 261018] Re: Dell XPS 1330 microphone not sensitive enough

2008-10-21 Thread mabawsa
I think this may be a similar issue?
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/280534

-- 
Dell XPS 1330  microphone not sensitive enough
https://bugs.launchpad.net/bugs/261018
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 282745] [NEW] package initscripts 2.86.ds1-59ubuntu12 failed to install/upgrade: package initscripts is already installed and configured

2008-10-13 Thread mabawsa
Public bug reported:

Binary package hint: sysvinit

This happens with the latest round of updates

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: package initscripts is already installed and configured
NonfreeKernelModules: nvidia
Package: initscripts 2.86.ds1-59ubuntu12
SourcePackage: sysvinit
Title: package initscripts 2.86.ds1-59ubuntu12 failed to install/upgrade: 
package initscripts is already installed and configured
Uname: Linux 2.6.27-7-generic i686

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


** Tags: apport-package

-- 
package initscripts 2.86.ds1-59ubuntu12 failed to install/upgrade: package 
initscripts is already installed and configured
https://bugs.launchpad.net/bugs/282745
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 282745] Re: package initscripts 2.86.ds1-59ubuntu12 failed to install/upgrade: package initscripts is already installed and configured

2008-10-13 Thread mabawsa

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/18501087/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/18501088/DpkgTerminalLog.gz

-- 
package initscripts 2.86.ds1-59ubuntu12 failed to install/upgrade: package 
initscripts is already installed and configured
https://bugs.launchpad.net/bugs/282745
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 261018] Re: Dell XPS 1330 microphone not sensitive enough

2008-10-25 Thread mabawsa
OK looked into it a bit and I disabled the pulseaudio system in Intrepid doing 
the following:
$sudo gedit  /etc/X11/Xsession.d/70pulseaudio

# out everything as per Bug #280534 message from Erik Reuter
# If we are loading a GNOME session, load pulseaudio.

#if [ "$BASESTARTUP" = gnome-session -o \
#   \( "$BASESTARTUP" = x-session-manager -a \
#   "`readlink /etc/alternatives/x-session-manager`" = \
#   /usr/bin/gnome-session \) ]; then
#  STARTUP="/usr/bin/pulse-session $STARTUP"
#fi

NEXT: System > Preference > Sessions
disable all pulse related stuff

NEXT remove all pulse home directory stuff:
$cd ~
$rm pulse*

NEXT set the sound card to Intel:
$asoundconf set-default-card Intel

NEXT:
$alsamixer 
Max everything and enable the digital microphone.

Yay! My microphone is now loud and clear.
Remember to set things like Skype, etc back to the defaults.

This method keeps all the pulse stuff on the computer so once its
updated you can reverse the method and try pulse again. I read its also
possible to remove pulse using apt-get or synaptics, but when I broke
the sound completely. It should also work for hardy but I haven't tried.

-- 
Dell XPS 1330  microphone not sensitive enough
https://bugs.launchpad.net/bugs/261018
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 289573] [NEW] Youtube search fails to render properly in the sidebar

2008-10-26 Thread mabawsa
Public bug reported:

Binary package hint: totem

The search seems to run. However the thumbnail does not render at all.
Also the controls disappear. Attaced is a screenshot.

~$ uname -r
2.6.27-7-generic

~$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

Here is the terminal output:
~$ totem
** (totem:8195): DEBUG: Init of Python module
** (totem:8195): DEBUG: Registering Python plugin instance: 
BBCViewer+TotemPythonPlugin
** (totem:8195): DEBUG: Creating object of type BBCViewer+TotemPythonPlugin
** (totem:8195): DEBUG: Creating Python plugin instance
** (totem:8195): DEBUG: Init of Python module
** (totem:8195): DEBUG: Registering Python plugin instance: 
YouTube+TotemPythonPlugin
** (totem:8195): DEBUG: Creating object of type YouTube+TotemPythonPlugin
** (totem:8195): DEBUG: Creating Python plugin instance

Video:
nvidia 177.8-0ubuntu2

~$ apt-cache policy totem-plugins
totem-plugins:
  Installed: 2.24.2-0ubuntu4
  Candidate: 2.24.2-0ubuntu4
  Version table:
 *** 2.24.2-0ubuntu4 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

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

-- 
Youtube search fails to render properly in the sidebar
https://bugs.launchpad.net/bugs/289573
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 289573] Re: Youtube search fails to render properly in the sidebar

2008-10-26 Thread mabawsa

** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/18923505/lspci.txt

-- 
Youtube search fails to render properly in the sidebar
https://bugs.launchpad.net/bugs/289573
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 289573] Re: Youtube search fails to render properly in the sidebar

2008-10-26 Thread mabawsa

** Attachment added: "Screenshot.png"
   http://launchpadlibrarian.net/18923514/Screenshot.png

-- 
Youtube search fails to render properly in the sidebar
https://bugs.launchpad.net/bugs/289573
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 289573] Re: Youtube search fails to render properly in the sidebar

2008-10-27 Thread mabawsa
I basically just open up totem, then run a Youtube search and the bug occurs.
I have tried switching down to nvidia's last driver also turning off compiz.
 I cleared the ~/.gstreamer-0.10, everything works until I play my first 
youtube video.
Then the rendering fails again. I attach the only file in the ~/.gstreamer-0.10 
for your information. Maybe this can shed light on the problem.


** Attachment added: "registry.i486.bin"
   http://launchpadlibrarian.net/18945222/registry.i486.bin

-- 
Youtube search fails to render properly in the sidebar
https://bugs.launchpad.net/bugs/289573
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 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2008-10-29 Thread mabawsa
Same problem here. Got most of the keys remapped properly using this
link:

https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/255008/comments/97

Still the up key maps to printscreen, which is rather annoying to say
the least as I code from home.

-- 
Regression: Connecting to FreeNX breaks keyboard layout in Intrepid
https://bugs.launchpad.net/bugs/289918
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


Re: [Bug 261018] Re: Dell XPS 1330 microphone not sensitive enough

2008-10-21 Thread mabawsa
I am running intrepid and digital control is there if I run:

alsamixer -Dhw

On Wed, Oct 22, 2008 at 8:47 AM, Rocko <[EMAIL PROTECTED]> wrote:

> I also have this bug (ie microphone volume is low with the digital
> sensitivity set to high) in Hardy on my XPS M1530, and there's no 20db
> boost, but I assumed that was because the audio chip doesn't support it.
>
> The audio output is also low - I have to set master, PCM, and front to
> max to hear anything.
>
> I have this audio controller:
>
> 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
> Controller (rev 02)
>
>
> 280534 is a slightly different issue - the digital sensitivity control
> doesn't even appear in Intrepid.
>
> --
> Dell XPS 1330  microphone not sensitive enough
> https://bugs.launchpad.net/bugs/261018
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in The Dell Project: Incomplete
> Status in Ubuntu: Incomplete
>
> Bug description:
> I am running a dell xps 1330 (pre-installed ubuntu) with Hardy.  When using
> both the internal or the external microphone the recording is 'too soft'.
>  in the sound mixer app, there is not option to set "Mic Boost(+200 db)"
> like there normally is when one has a microphone.  If you need any more
> information please let me know
>

-- 
Dell XPS 1330  microphone not sensitive enough
https://bugs.launchpad.net/bugs/261018
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 281163] Re: package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-10-10 Thread mabawsa

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/18390431/Dependencies.txt

** Attachment added: "VarLogDistupgradeAptlog.gz"
   http://launchpadlibrarian.net/18390432/VarLogDistupgradeAptlog.gz

** Attachment added: "VarLogDistupgradeApttermlog.gz"
   http://launchpadlibrarian.net/18390433/VarLogDistupgradeApttermlog.gz

** Attachment added: "VarLogDistupgradeMainlog.gz"
   http://launchpadlibrarian.net/18390435/VarLogDistupgradeMainlog.gz

** Attachment added: "VarLogDistupgradeTermlog.gz"
   http://launchpadlibrarian.net/18390436/VarLogDistupgradeTermlog.gz

-- 
package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/281163
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 281163] [NEW] package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-10-10 Thread mabawsa
Public bug reported:

Binary package hint: update-manager

Got a console-set-up error when I tried to upgrade to ubuntu. Hopefully
the machine still works after I reboot :)

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: ErrorMessage: SystemError in cache.commit(): E:Sub-process 
/usr/bin/dpkg returned an error code (1)

NonfreeKernelModules: nvidia
Package: update-manager 1:0.93.21
PackageArchitecture: all
SourcePackage: update-manager
Title: package update-manager 1:0.93.21 failed to install/upgrade: 
ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg 
returned an error code (1)
Uname: Linux 2.6.24-21-generic x86_64

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/281163
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 281164] Re: package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-10-10 Thread mabawsa

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/18390441/Dependencies.txt

** Attachment added: "VarLogDistupgradeAptlog.gz"
   http://launchpadlibrarian.net/18390442/VarLogDistupgradeAptlog.gz

** Attachment added: "VarLogDistupgradeApttermlog.gz"
   http://launchpadlibrarian.net/18390444/VarLogDistupgradeApttermlog.gz

** Attachment added: "VarLogDistupgradeMainlog.gz"
   http://launchpadlibrarian.net/18390445/VarLogDistupgradeMainlog.gz

** Attachment added: "VarLogDistupgradeTermlog.gz"
   http://launchpadlibrarian.net/18390446/VarLogDistupgradeTermlog.gz

-- 
package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/281164
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 281164] [NEW] package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-10-10 Thread mabawsa
Public bug reported:

Binary package hint: update-manager

Got a console-set-up error when I tried to upgrade to ubuntu. Hopefully
the machine still works after I reboot :)

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: ErrorMessage: SystemError in cache.commit(): E:Sub-process 
/usr/bin/dpkg returned an error code (1)

NonfreeKernelModules: nvidia
Package: update-manager 1:0.93.21
PackageArchitecture: all
SourcePackage: update-manager
Title: package update-manager 1:0.93.21 failed to install/upgrade: 
ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg 
returned an error code (1)
Uname: Linux 2.6.24-21-generic x86_64

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/281164
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 281162] [NEW] package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-10-10 Thread mabawsa
Public bug reported:

Binary package hint: update-manager

Got a console-set-up error when I tried to upgrade to ubuntu. Hopefully
the machine still works after I reboot :)

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: ErrorMessage: SystemError in cache.commit(): E:Sub-process 
/usr/bin/dpkg returned an error code (1)

NonfreeKernelModules: nvidia
Package: update-manager 1:0.93.21
PackageArchitecture: all
SourcePackage: update-manager
Title: package update-manager 1:0.93.21 failed to install/upgrade: 
ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg 
returned an error code (1)
Uname: Linux 2.6.24-21-generic x86_64

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/281162
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 281162] Re: package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-10-10 Thread mabawsa

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/18390425/Dependencies.txt

** Attachment added: "VarLogDistupgradeAptlog.gz"
   http://launchpadlibrarian.net/18390426/VarLogDistupgradeAptlog.gz

** Attachment added: "VarLogDistupgradeApttermlog.gz"
   http://launchpadlibrarian.net/18390427/VarLogDistupgradeApttermlog.gz

** Attachment added: "VarLogDistupgradeMainlog.gz"
   http://launchpadlibrarian.net/18390428/VarLogDistupgradeMainlog.gz

** Attachment added: "VarLogDistupgradeTermlog.gz"
   http://launchpadlibrarian.net/18390429/VarLogDistupgradeTermlog.gz

-- 
package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/281162
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 281162] Re: package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-10-10 Thread mabawsa
Further info changing the `locale` to 'locale' in line 1210 meant I
could install.

-- 
package update-manager 1:0.93.21 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/281162
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 234892] Re: MPlayer crashes during internet audio accession

2008-06-23 Thread mabawsa
I also have the same crash trying to access any real media stream.

** Attachment added: "mplayer.txt"
   http://launchpadlibrarian.net/15520570/mplayer.txt

-- 
MPlayer crashes during internet audio accession
https://bugs.launchpad.net/bugs/234892
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 183033] Re: Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1

2008-05-14 Thread mabawsa
I tried Khashayar's kernel but the usb hid core is now saying  
kernel: [  409.593065] 
/home/khashayar/Projekt/builds/kernel/linux-2.6.24/drivers/hid/usbhid/hid-core.c:
 v2.6:USB HID core driver

Will this cause any problems? If so how can I remedy it?

-- 
Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1
https://bugs.launchpad.net/bugs/183033
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 227146] Re: vnc4server too slow with xinetd/gdm

2008-05-29 Thread mabawsa
I can confirm the behaviour and the workaround.

-- 
vnc4server too slow with xinetd/gdm
https://bugs.launchpad.net/bugs/227146
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 260047] [NEW] linux-backports-modules-2.6.24-21-generic breaks hostap-pci wireless

2008-08-21 Thread mabawsa
Public bug reported:

The latest and greatest Ubuntu 8.04.1
Hardy Heron
linux-backports-modules-2.6.24-21-generic
IBM Thinkpad X23 2662 (arguably the best laptop ever made)

Installing linux-backports-modules-2.6.24-21-generic breaks the wireless
hostap-pci module rendering the internal wireless useless. OK with ver <
2.6.24-21. OK if module removed.

System log:
Aug 21 02:21:17 frankenstein kernel: [   23.176139] hostap: disagrees about 
version of symbol ieee80211_get_crypto_ops
Aug 21 02:21:17 frankenstein kernel: [   23.176151] hostap: Unknown symbol 
ieee80211_get_crypto_ops
Aug 21 02:21:17 frankenstein kernel: [   23.182880] hostap_pci: Unknown symbol 
prism2_update_comms_qual
Aug 21 02:21:17 frankenstein kernel: [   23.183138] hostap_pci: Unknown symbol 
hostap_set_hostapd
Aug 21 02:21:17 frankenstein kernel: [   23.183366] hostap_pci: Unknown symbol 
hostap_set_encryption
Aug 21 02:21:17 frankenstein kernel: [   23.183600] hostap_pci: Unknown symbol 
hostap_remove_proc
Aug 21 02:21:17 frankenstein kernel: [   23.183819] hostap_pci: Unknown symbol 
hostap_set_auth_algs
Aug 21 02:21:17 frankenstein kernel: [   23.184056] hostap_pci: Unknown symbol 
hostap_80211_get_hdrlen
Aug 21 02:21:17 frankenstein kernel: [   23.184209] hostap_pci: Unknown symbol 
hostap_set_multicast_list_queue
Aug 21 02:21:17 frankenstein kernel: [   23.184363] hostap_pci: Unknown symbol 
hostap_get_stats
Aug 21 02:21:17 frankenstein kernel: [   23.184674] hostap_pci: Unknown symbol 
hostap_add_interface
Aug 21 02:21:17 frankenstein kernel: [   23.184886] hostap_pci: Unknown symbol 
hostap_free_data
Aug 21 02:21:17 frankenstein kernel: [   23.185375] hostap_pci: Unknown symbol 
hostap_set_word
Aug 21 02:21:17 frankenstein kernel: [   23.185600] hostap_pci: Unknown symbol 
hostap_info_process
Aug 21 02:21:17 frankenstein kernel: [   23.185826] hostap_pci: Unknown symbol 
hostap_set_string
Aug 21 02:21:17 frankenstein kernel: [   23.186083] hostap_pci: Unknown symbol 
hostap_set_antsel
Aug 21 02:21:17 frankenstein kernel: [   23.186237] hostap_pci: Unknown symbol 
hostap_remove_interface
Aug 21 02:21:17 frankenstein kernel: [   23.186798] hostap_pci: Unknown symbol 
hostap_setup_dev
Aug 21 02:21:17 frankenstein kernel: [   23.186951] hostap_pci: Unknown symbol 
hostap_dump_rx_header
Aug 21 02:21:17 frankenstein kernel: [   23.187111] hostap_pci: Unknown symbol 
hostap_80211_ops
Aug 21 02:21:17 frankenstein kernel: [   23.187369] hostap_pci: Unknown symbol 
hostap_init_data
Aug 21 02:21:17 frankenstein kernel: [   23.187878] hostap_pci: Unknown symbol 
hostap_init_ap_proc
Aug 21 02:21:17 frankenstein kernel: [   23.188109] hostap_pci: Unknown symbol 
hostap_set_hostapd_sta
Aug 21 02:21:17 frankenstein kernel: [   23.188286] hostap_pci: Unknown symbol 
hostap_init_proc
Aug 21 02:21:17 frankenstein kernel: [   23.188451] hostap_pci: Unknown symbol 
hostap_dump_tx_header
Aug 21 02:21:17 frankenstein kernel: [   23.188713] hostap_pci: Unknown symbol 
hostap_check_sta_fw_version
Aug 21 02:21:17 frankenstein kernel: [   23.188960] hostap_pci: Unknown symbol 
hostap_get_porttype
Aug 21 02:21:17 frankenstein kernel: [   23.189469] hostap_pci: Unknown symbol 
hostap_80211_rx
Aug 21 02:21:17 frankenstein kernel: [   23.189622] hostap_pci: Unknown symbol 
hostap_set_roaming
Aug 21 02:21:17 frankenstein kernel: [   23.189776] hostap_pci: Unknown symbol 
hostap_handle_sta_tx_exc
Aug 21 02:21:17 frankenstein kernel: [   23.189929] hostap_pci: Unknown symbol 
hostap_info_init
Aug 21 02:21:17 frankenstein kernel: [   23.190119] hostap_pci: Unknown symbol 
hostap_master_start_xmit

** Affects: linux-backports-modules-2.6.24 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
linux-backports-modules-2.6.24-21-generic breaks hostap-pci wireless
https://bugs.launchpad.net/bugs/260047
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


Re: [Bug 275998] Re: internal mic capture very low volume when routed through pulseaudio

2008-12-29 Thread mabawsa
@timblack1


Thanks for the info, explains things a bit better. Maybe it will become 
better in Jaunty. For me removing pulse audio then switching everything 
to default totally solves this issue (even in Skype). So if 
gnome-sound-properties could actually do this without having to totally 
remove pulse using synaptic then this would be a step ahead until 
pulseaudio and ALSA start speaking to each other again (or Alsa to pulse 
at least ;-) )

Just an idea

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 270400] Re: [intrepid] firefox 3 starts in full screen mode

2008-12-29 Thread mabawsa
*** This bug is a duplicate of bug 276640 ***
https://bugs.launchpad.net/bugs/276640

cheers!

-- 
[intrepid] firefox 3 starts in full screen mode
https://bugs.launchpad.net/bugs/270400
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 299939] Re: Intrepid locks our Ricoh MP C 3000

2009-01-04 Thread mabawsa
I think this had something to do with the duplexing as once this was
fixed the printer crashes have stopped. So I am now marking this as
invalid. See bug 299918.


Thanks.

** Changed in: foomatic-db (Ubuntu)
   Status: Incomplete => Invalid

-- 
Intrepid  locks our Ricoh MP C 3000
https://bugs.launchpad.net/bugs/299939
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2009-01-23 Thread mabawsa
There is now an even newer ppa that works better as it includes some bluez 
updates as well as the latest Alsa and Pulse. Also you can keep Ubuntu Desktop 
installed
Thanks to spitfire.
deb http://ppa.launchpad.net/mieszkoslusarczyk/ubuntu intrepid main #Bluez, 
Alsa, PulseAudio
deb-src http://ppa.launchpad.net/mieszkoslusarczyk/ubuntu intrepid main #Bluez, 
Alsa, PulseAudio

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 321934] [NEW] gnome-power-man segfaults error 15

2009-01-27 Thread mabawsa
Public bug reported:

Binary package hint: gnome-power-manager

After the latest round of intrepid updates I get the following error in dmesg 
when I unplug the power on my DELL XPS M1330:
gnome-power-man[6727]: segfault at b4ba02d0 ip b4ba02d0 sp b68cf38c error 15

I have gnome-power-manager 2.24.0-0ubuntu8.2 installed from the
intrepid-proposed on 2.6.27-11-server kernel.

Once it the segfault occurs I cannot hibernate or suspend.

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

-- 
gnome-power-man segfaults error 15 
https://bugs.launchpad.net/bugs/321934
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2009-01-17 Thread mabawsa
Tried the fix. It did improve microphone pickup by 4.8 times on my M1330. 
However the pickup was still much worse than by purging pulseaudio and using 
only ALSA.

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 255008] Re: Up arrow key mapped to Print [screen]

2009-01-09 Thread mabawsa
These commands fix the keyboard mapping for me. Please swap the -layout
for your keyboard.

setxkbmap -model evdev -layout us
killall metacity

-- 
Up arrow key mapped to Print [screen]
https://bugs.launchpad.net/bugs/255008
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 255008] Re: Up arrow key mapped to Print [screen]

2009-01-13 Thread mabawsa
Did you try

killall metacity

?

-- 
Up arrow key mapped to Print [screen]
https://bugs.launchpad.net/bugs/255008
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 255008] Re: Up arrow key mapped to Print [screen]

2009-01-13 Thread mabawsa
@Bender2k14
Is this with an nx session? If so then this may help, if not I think its a 
different bug from what I have been seeing.

https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/289918/comments/26

-- 
Up arrow key mapped to Print [screen]
https://bugs.launchpad.net/bugs/255008
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 47649] Re: Landscape PDF printed as portrait (and truncated)

2008-12-29 Thread mabawsa
I have installed the proposed package and it works for A4. However other
sizes get a bit confused. hen I try to print a postcard then everything
goes strange. I have tried evince, adobe acrobat, gimp and inkscape to
print to the printer and pdf and get very similar results.

** Attachment added: "original postcard example (148 x 100)"
   http://launchpadlibrarian.net/20793643/blue_mirror.pdf

-- 
Landscape PDF printed as portrait (and truncated)
https://bugs.launchpad.net/bugs/47649
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 47649] Re: Landscape PDF printed as portrait (and truncated)

2008-12-29 Thread mabawsa
This is the output from the pdf print. I get similar results when I
print for real.

** Attachment added: "landscape (100 x148)"
   http://launchpadlibrarian.net/20793685/landscape_blue_mirror_jpg_.pdf

-- 
Landscape PDF printed as portrait (and truncated)
https://bugs.launchpad.net/bugs/47649
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 47649] Re: Landscape PDF printed as portrait (and truncated)

2008-12-29 Thread mabawsa
And just for badness here is the portrait

** Attachment added: "portrait (100x148)"
   http://launchpadlibrarian.net/20793699/portrait_blue_mirror_jpg_.pdf

-- 
Landscape PDF printed as portrait (and truncated)
https://bugs.launchpad.net/bugs/47649
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2008-12-29 Thread mabawsa
Or have a switch that disables pulse all together in ubuntu rather than
having to remove the ubuntu-desktop. I haven't had any issues with only
running Alsa it just works. What is the purpose of pulse audio, I was
never too sure?

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2009-01-19 Thread mabawsa
Yay finally got a fix for my pulse problems in Intrepid.
The following was from a pulseaudioless M1330 system:
I added the following ppa to my sources:
~$ sudo nano /etc/apt/sources.list

deb http://ppa.launchpad.net/janvitus/ubuntu intrepid main
deb-src http://ppa.launchpad.net/janvitus/ubuntu intrepid main

Update the system in synaptic and selected pulseaudio and paman.
This installs the pulseaudio 0.9.13 and ALSA 1.0.18.

Then also installed paman using synaptic and ran the following from my startup 
session (these may already be there):
start-pulseaudio-x11
padevchooser

I then changed the sound config (attachment) to be autodetect or pulse.

At the terminal:
~$ asoundconf set-pulseaudio

Then I set skype to use all pulse.
I restarted the computer.
If the pickup is still weak then you can amplify using the PulseAudio Applet 
(should be in the notification area). The exact details will vary with the 
soundcard type
left click -> manager -> devices -> 
alsa_input.pci_284b_sound_card_0_alsa_capture_0
I currently have it set at 170%.

Kudos to  Gianvito Cavasoli for the ppa. 
https://launchpad.net/~janvitus/+archive
Only thing is I cannot install ubuntu desktop as libcanberra-gnome is removed.


** Attachment added: "Screenshot-Sound Preferences.png"
   http://launchpadlibrarian.net/21462248/Screenshot-Sound%20Preferences.png

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2009-01-21 Thread mabawsa
After th update things have got worse. The down arrow key is mapped to
enter and delete is mapped to printscreen. The other navigation keys so
not work. The killall metacity workaround no longer works.

-- 
Regression: Connecting to FreeNX breaks keyboard layout in Intrepid
https://bugs.launchpad.net/bugs/289918
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 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2009-01-21 Thread mabawsa
Intrepid server and intrepid client for me. If I change from the edev
managed keyboard to the generic 101 keyboard the arrow keys work.
However the delete key maps to print screen still.

-- 
Regression: Connecting to FreeNX breaks keyboard layout in Intrepid
https://bugs.launchpad.net/bugs/289918
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 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2009-01-21 Thread mabawsa
Same story using an intrepid client and Hardy server. The navigation
keys are restored using the generic 101 keyboard but the delete key
always maps to printscreen. This configuration worked without any fix
prior to the update.

-- 
Regression: Connecting to FreeNX breaks keyboard layout in Intrepid
https://bugs.launchpad.net/bugs/289918
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 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2009-01-21 Thread mabawsa
I have tried edev managed -US and 101 Generic US. Both produce the same
result.

-- 
Regression: Connecting to FreeNX breaks keyboard layout in Intrepid
https://bugs.launchpad.net/bugs/289918
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 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2009-01-21 Thread mabawsa
Correction:
The generic 101 US works when it is set on both client and server. I had only 
tried edev client and Generic 101 on the server. Edev on the server side breaks 
the navigation keys. This is still a problem as I also access these machines 
using Japanese keyboards (106 keys).

-- 
Regression: Connecting to FreeNX breaks keyboard layout in Intrepid
https://bugs.launchpad.net/bugs/289918
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


Re: [Freenx-team] [Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2009-01-22 Thread mabawsa
Nope on evdev managed keyboards server-side cause all navigation keys to 
map incorrectly.
kb101-us on server and evdev-us on the client causes the delete key to 
be mapped as printscrn
For now as long as the client and server are kb101-us the fix works.
I have not tried the jp106 keyboard yet. I will do it as soon as I can.

Thanks

Marcelo Boveto Shima wrote:
> So, you have this problem with the jp106 keymap?
>
> Did you tried to set the keymap to jp106 on the server too?
>
> There are other keys wrong mapped or just the delete key?
>
> On Thu, Jan 22, 2009 at 2:50 AM, mabawsa  wrote:
>
>   
>> Correction:
>> The generic 101 US works when it is set on both client and server. I had
>> only tried edev client and Generic 101 on the server. Edev on the server
>> side breaks the navigation keys. This is still a problem as I also access
>> these machines using Japanese keyboards (106 keys).
>>
>>
>> 
>
>

-- 
Regression: Connecting to FreeNX breaks keyboard layout in Intrepid
https://bugs.launchpad.net/bugs/289918
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


Re: [Freenx-team] [Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2009-01-22 Thread mabawsa
By the navigation keys I mean:
up (mapped to enter), left (nothing), down (nothing), right (nothing) 
arrow keys
pageup (nothing), pagedn (nothing), Home (nothing), End (nothing)
Delete (prntscrn), Insert (nothing), prntscrn (nothing)

The brackets show what I have seen when I use evdev managed keyboard 
serverside.

-- 
Regression: Connecting to FreeNX breaks keyboard layout in Intrepid
https://bugs.launchpad.net/bugs/289918
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2008-12-16 Thread mabawsa
Here is lenhart's answer from the pulseaudio development team and my
response. This is my take on it all.

Replying to [comment:4 lennart]:
> PA doesn't apply its own volume adjustment except for the one exported in 
> pavucontrol. Hence: this is either a misconfiguration of the alsa mixer 
> (which can be fixed by playing around with alsamixer -c0) or a a 
> misconfiguration of the PA mixer (which can be fixed by playing around with 
> pavucontrol).

I understand this but this isn't about adjusting alsamixer -c0 or
pavucontrol. These are maxed out and the recording is very soft (indeed
it doesn't matter what setting one uses for a digital microphone it has
no effect). Rather there seems to be something wrong with the
communication between alsa-lib and pulseaudio.

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2008-12-19 Thread mabawsa
I wonder if this is related?
https://bugs.launchpad.net/dell/+bug/309508

Its in the new kernel 2.6.27-11.22 but I haven't got pulse installed.

Anybody tried?

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 309354] Re: Stops printing on USB brother inkjet with cups error: "No pages found!"

2008-12-21 Thread mabawsa
I was also having the same issues on my Brother HL-4050CDN and MFC-480CN.
Till's Fix worked like a charm!

-- 
Stops printing on USB brother inkjet with cups error: "No pages found!"
https://bugs.launchpad.net/bugs/309354
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 304179] Re: BCM2045B2 bluetooth adapter causes Ubuntu to fail to suspend/hibernate

2008-12-21 Thread mabawsa
** Also affects: dell
   Importance: Undecided
   Status: New

-- 
BCM2045B2 bluetooth adapter causes Ubuntu to fail to suspend/hibernate
https://bugs.launchpad.net/bugs/304179
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 304179] Re: BCM2045B2 bluetooth adapter causes Ubuntu to fail to suspend/hibernate

2008-12-21 Thread mabawsa
Added Dell as I have a similar problem with my DELL M1330 (Dell Computer Corp. 
Wireless 355 Bluetooth); latest kernel (2.6.27-11-generic). Since this update 
the machine refuses to hibernate, returning to the locked screen box.
Here are the relevant dmesg entries:
Dec 21 00:20:01 tomato kernel: [32618.652732] btusb_intr_complete: hci0 urb 
e294bd80 failed to resubmit (2)
Dec 21 00:20:59 tomato kernel: [45238.053652] hub 1-2:1.0: suspend error -16
Dec 21 00:20:59 tomato kernel: [45238.053656] pm_op(): usb_dev_freeze+0x0/0x20 
[usbcore] returns -16
Dec 21 00:20:59 tomato kernel: [45238.053714] PM: Device 1-2 failed to freeze: 
error -16
Dec 21 00:20:59 tomato kernel: [45238.055065] sd 0:0:0:0: [sda] Starting disk
Dec 21 00:20:59 tomato kernel: [45238.067109] pm_op(): usb_dev_restore+0x0/0x10 
[usbcore] returns -19
Dec 21 00:20:59 tomato kernel: [45238.067169] PM: Device 1-2.1 failed to 
restore: error -19
Dec 21 00:20:59 tomato kernel: [45238.067189] pm_op(): usb_dev_restore+0x0/0x10 
[usbcore] returns -19
Dec 21 00:20:59 tomato kernel: [45238.067235] PM: Device 1-2.2 failed to 
restore: error -19
Dec 21 00:20:59 tomato kernel: [45238.067263] pm_op(): usb_dev_restore+0x0/0x10 
[usbcore] returns -19

-- 
BCM2045B2 bluetooth adapter causes Ubuntu to fail to suspend/hibernate
https://bugs.launchpad.net/bugs/304179
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 275998] Re: audio recording very silent

2008-12-10 Thread mabawsa
On a fresh install of Intrepid on my desktop (abit IX38 mobo)

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio
Controller (rev 02)

I have the digital sound control in Alsa. Still the recording doesn't
work for the sound card.

Interestingly I have a webcam with an internal microphone and this works
well so I use this normally.

Only pulse related error in dmesg is:
[243270.014853] canberra-gtk-pl[24910]: segfault at 713ce0 ip 7f226ac9d9f9 
sp 42770c80 error 6 in libpulse.so.0.4.1[7f226ac65000+4e000]

Removing pulse sorts the problem.

On my DELL M1330 I have the digital panel as well with pulse and very
weak. (ICH8 chipset; Intrepid upgrade)

Removing pulse sorts the problem.

Main conclusion. Alsa is fine, pulse breaks Intel recording.

** Attachment added: "Screenshot-Volume Control: HDA Intel (Alsa mixer).png"
   
http://launchpadlibrarian.net/20355827/Screenshot-Volume%20Control%3A%20HDA%20Intel%20%28Alsa%20mixer%29.png

-- 
audio recording very silent
https://bugs.launchpad.net/bugs/275998
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 299918] Re: Cannot print duplex in intrepid with Ricoh Aficio 2060, Ricoh Aficio MPC3000 or Brother HL-4050cdn using the openprinting drivers

2008-12-10 Thread mabawsa
Double sided printing works! On the PDF and Openoffice.

I will test irt further to see if there are any lock ups but printing
speed is much faster now as well.

Thanks Till you are a star.

-- 
Cannot print duplex in intrepid with Ricoh Aficio 2060, Ricoh Aficio MPC3000 or 
Brother HL-4050cdn using the openprinting drivers
https://bugs.launchpad.net/bugs/299918
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 275998] Re: audio recording very silent

2008-12-11 Thread mabawsa
I don't know if this is relevant but my /var/log/messages file contains
the following references to pulse

Dec 11 13:42:59 glitterbox pulseaudio[7560]: ltdl-bind-now.c: Failed to find 
original dlopen loader.
Dec 11 13:42:59 glitterbox pulseaudio[7567]: main.c: setrlimit(RLIMIT_NICE, 
(31, 31)) failed: Operation not permitted
Dec 11 13:42:59 glitterbox pulseaudio[7567]: main.c: setrlimit(RLIMIT_RTPRIO, 
(9, 9)) failed: Operation not permitted
Dec 11 13:42:59 glitterbox pulseaudio[7567]: alsa-util.c: Device hw:1 doesn't 
support 2 channels, changed to 1.

-- 
audio recording very silent
https://bugs.launchpad.net/bugs/275998
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 275998] Re: audio recording very silent

2008-12-11 Thread mabawsa
Both my Desktop (non-DELL, where I use my USB camera's microphone
instead of the internal card and pulse audio) and my laptop (M1330,
where I removed pulse audio cause there it works fine in ALSA) had very
low microphone volume even at max digital.

-- 
audio recording very silent
https://bugs.launchpad.net/bugs/275998
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2008-12-14 Thread mabawsa
** Bug watch added: Red Hat Bugzilla #474477
   https://bugzilla.redhat.com/show_bug.cgi?id=474477

** Also affects: alsa-lib (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=474477
   Importance: Unknown
   Status: Unknown

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2008-12-14 Thread mabawsa
** Also affects: pulseaudio (openSUSE)
   Importance: Undecided
   Status: New

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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


  1   2   3   4   >