[Bug 1876716] Re: Error transferring track: "could not open resource for writing" when copying tracks to library

2021-11-21 Thread Noorez
This error also seems to occur when copying music from an iPod over to the library stored on the local machine. If this is an issue with duplicated file names, could perhaps file name be appended with a (1), (2) ... ? I believe this is how Apple Music (iTunes) does it? -- You received this bug

[Bug 1795981] [NEW] xrdp-pulseaudio-installer installation script is broken

2018-10-03 Thread Noorez
Public bug reported: Installer script is broken: /usr/sbin/xrdp-build-pulse-modules 1) I applied this patch: https://bugs.debian.org/cgi- bin/bugreport.cgi?att=1;bug=902004;filename=xrdp-build-pulse- modules.diff;msg=17 This wasn't enough since the download target package parsed by dpkg-query

[Bug 1794111] [NEW] Error message received on phpldapadmin homepage

2018-09-24 Thread Noorez
Public bug reported: Unrecognized error number: 8192: Function create_function() is deprecated ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: phpldapadmin 1.2.2-6ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18 Uname: Linux 4.15.0-34-generic x86_64 ApportVersion:

[Bug 1793754] Re: cdromupgrade fails in lubuntu-18.04-alternative

2018-09-21 Thread Noorez
** Package changed: ubuntu => ubuntu-cdimage -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793754 Title: cdromupgrade fails in lubuntu-18.04-alternative To manage notifications about this bug go

[Bug 1793754] [NEW] cdromupgrade fails in lubuntu-18.04-alternative

2018-09-21 Thread Noorez
Public bug reported: Traceback (most recent call last): File "/tmp/tmp.n5eysMiQMC/bionic", line 8, in sys.exit(main()) File "/tmp/tmp.n5eysMiQMC/DistUpgrade/DistUpgradeMain.py", line 238, in main if app.run(): File "/tmp/tmp.n5eysMiQMC/DistUpgrade/DistUpgradeController.py", line

[Bug 1561472] Re: Xenial Beta 2: Installation fails due to insufficiently signed repository

2016-07-19 Thread Noorez
Occurs in the ubuntu amd64 desktop installation cd for me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561472 Title: Xenial Beta 2: Installation fails due to insufficiently signed repository

[Bug 1386005] Re: Password not accepted graphical boot for encrypted root system

2016-07-19 Thread Noorez
Something additional I should probably add... On ubuntu-16.04 desktop installation cd (uefi mode), after installation, when asked to press enter to reboot, nothing happens except to echo the action on the terminal as indicated above. The only way to reboot the system is to do a force reboot. --

[Bug 1317437] Re: wubi kernel option "rw" required

2016-03-13 Thread Noorez
It seems that the fix that I had for this has long since been outstanding. I'd like to resurrect it if possible. If anyone has any thoughts on it, please let me know or what I should do please let me know. https://code.launchpad.net/~noorez-kassam/ubuntu/utopic/initramfs-tools /fix-for-1317437

[Bug 1323280] [NEW] Loss of ethernet configurations during upgrade to trusty

2014-05-26 Thread Noorez
Public bug reported: On 13.10, the network-manager would allow me to select from one of two of my Ethernet configurations: Auto eth0 Work. The network manager no longer even displays the Ethernet connection and there appears to be no way to select the 'Work' network settings. Only the WiFi and

[Bug 1317437] Re: wubi kernel option rw required

2014-05-16 Thread Noorez
Have a patch that I believe solves this. first ubuntu patch ever:) ** Package changed: lupin (Ubuntu) = initramfs-tools (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1317437 Title:

[Bug 201750] Re: Cannot remount loopfiles

2014-05-16 Thread Noorez
ref: https://bugs.launchpad.net/ubuntu/+source/initramfs- tools/+bug/1317437 possibly related to this bug: The kernel parameter 'rw' was required to make loopinstalled (wubi) ubuntu 14.04 boot. I have a small fix for the initramfs-tools that fixes this. The loop device that root.disk was

[Bug 201750] Re: Cannot remount loopfiles

2014-05-13 Thread Noorez
Looks like a related (possibly smae) has emerged in ubuntu 14.10 https://bugs.launchpad.net/ubuntu/+source/lupin/+bug/1317437 It seems that not only does the host file system have to be rw but also the loop file. The ticket above shows that by changing the kernel parameter from ro-rw corrects

[Bug 201750] Re: Cannot remount loopfiles

2014-05-13 Thread Noorez
Did a quick test: In a loopmounted ubuntu 13.10 installation: boot into a fresh loopmounted install of ubuntu 13.10 drop to the root shell in recovery mode try to remount the loop file system as rw (sucess). This fails with loopmounted installs of Ubuntu 14.04. -- You received this bug

[Bug 1317437] Re: wubi kernel option rw required

2014-05-11 Thread Noorez
Did a test on a fresh install of Ubuntu 13.10 and this problem did not occur. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1317437 Title: wubi kernel option rw required To manage notifications

[Bug 1317437] Re: wubi kernel option rw required

2014-05-11 Thread Noorez
Another maybe oddity that might be related: when performing updates on that 13.10install, I noticed this in the logs: '/usr/sbin/grub-bios-setup: error: attempt to read or write outside of disk `hostdisk//dev/loop2'. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1317437] Re: wubi kernel option rw required

2014-05-11 Thread Noorez
Not quite sure if this was elegant or if it was correct but 'sudo dpkg-reconfigure lupin-support' ran the correct version of grub- install which worked. Why is lupin support being skipped on kernel updates? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1318457] [NEW] update-grub does not correctly account for loopmounted installs

2014-05-11 Thread Noorez
Public bug reported: First discovered Ubuntu 13.10 during a kernel update from a fresh install: '/usr/sbin/grub-bios-setup: error: attempt to read or write outside of disk `hostdisk//dev/loop2'. ** Affects: grub (Ubuntu) Importance: Undecided Status: New ** Package changed: lupin

[Bug 1318457] Re: update-grub does not correctly account for loopmounted installs

2014-05-11 Thread Noorez
Not quite sure if this was elegant or if it was correct but 'sudo dpkg-reconfigure lupin-support' ran the correct version of grub- install which worked. Why is lupin support being skipped during an update-grub (or grup-install)? -- You received this bug notification because you are a member of

[Bug 1282820] [NEW] YPBIND_MAXWAIT not respected

2014-02-20 Thread Noorez
Public bug reported: Ubuntu 13.10 Here is my situation: My work laptop uses a NIS configuration. While directly connected directly to the work network, NIS is able to bind to the server without issue (unless of course the server is down...). However, while away from work, I cannot directly

[Bug 1282820] [NEW] YPBIND_MAXWAIT not respected

2014-02-20 Thread Noorez
Public bug reported: Ubuntu 13.10 Here is my situation: My work laptop uses a NIS configuration. While directly connected directly to the work network, NIS is able to bind to the server without issue (unless of course the server is down...). However, while away from work, I cannot directly

[Bug 1245531] [NEW] Ubiquity does not respect preseed 'file=' parameter

2013-10-28 Thread Noorez
Public bug reported: Ubuntu 13.10 amd64 (Also occurs on Kubuntu/Lubuntu) I attempt to start an automatic installation by passing in boot parameters: automatic-ubiquity file=/path/to/custom/preseed.cfg debian- installer/locale=en_US.UTF-8 keyboard-configuration/layoutcode=us

[Bug 1245308] [NEW] Kubuntu automatic-ubiquity installer freezes with certain preseed file

2013-10-27 Thread Noorez
Public bug reported: Kubuntu 13.10 amd64 When attempting to perform an automatic installation in Kubuntu, if the following options are provided in the preseed file: d-i debian-installer/locale=en_US.UTF-8 d-i keyboard-configuration/layoutcode=us d-i keyboard-configuration/variantcode= After

[Bug 1245308] Re: Kubuntu automatic-ubiquity installer freezes with certain preseed file

2013-10-27 Thread Noorez
/dhcp_failed note d-i netcfg/dhcp_options select Do not configure the network at this time d-i netcfg/get_hostname string ub/Users/noorez/Debian-Shared/preseed.cfguntu d-i netcfg/get_domain string ubuntu-domain d-i netcfg/wireless_essid string essid d-i netcfg/wireless_wep string ## SHELL COMMANDS

[Bug 1245308] Re: Kubuntu automatic-ubiquity installer freezes with certain preseed file

2013-10-27 Thread Noorez
Correction (the previous was not completely correct): Boot options provided: linux /ubuntu/install/boot/vmlinuz.efi debian-installer/custom-installation=/kubuntu/install/ iso-scan/filename=/kubuntu/install/kubuntu-13.04-desktop-amd64.iso automatic-ubiquity noprompt debug debug-ubiquity

[Bug 1228989] [NEW] Suspend not working with nouveau driver

2013-09-22 Thread Noorez
Public bug reported: Ubuntu 13.04 ThnkPad W530 Only descrete driver active 1) Call pm-suspend from terminal 2) Machine suspends 3) Press power button to wakeup 4) No response to mouse/key clicks Machine can still respond to brightness controls (ie Fn+F8/F9) Cannot switch to virtual terminals

[Bug 763299] Re: hal-disable-polling assert failure: *** buffer overflow detected ***: hal-disable-polling terminated

2011-04-16 Thread Noorez
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/763299 Title: hal-disable-polling assert failure: *** buffer overflow detected ***: hal-disable-polling terminated

[Bug 762048] Re: update-apt-xapian-index crashed with DatabaseCorruptError in buildIndex(): Failed to unlink /var/cache/apt-xapian-index/index.2/postlist.baseA: No such file or directory

2011-04-15 Thread Noorez
*** This bug is a duplicate of bug 631215 *** https://bugs.launchpad.net/bugs/631215 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/762048 Title:

[Bug 746925] [NEW] ubuntu 11.04 alternate cd

2011-03-31 Thread Noorez
Public bug reported: The ubuntu 11.04 amd64 alternate cd will fail to start and freeze on the menu screen with a vmware fusion 3.1.2. I worked around this by setting the options acpi=off and nolapic. After a few quick tests, it seems that only one of these needed to be selected in order to

[Bug 570542] Re: linux-image-virtual does not include ahci module, prevents virtualbox from booting minimal vm install

2010-12-09 Thread Noorez
This bug still appears in Ubuntu 10.10 amd64 after a clean install on virtual box. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/570542 Title: linux-image-virtual does not include ahci module,

[Bug 668581] [NEW] make-jpkg does not create proper deb file for java1.6.0_22

2010-10-29 Thread Noorez
Public bug reported: Binary package hint: java-package Running: Ubuntu 10.04 LTS amd64 I ran make-jpkg against java1.6.0_22 from oracles download site and created the debian installer. However when attempting to install it I received this error message update-alternatives: error: alternative

[Bug 668581] Re: make-jpkg does not create proper deb file for java1.6.0_22

2010-10-29 Thread Noorez
-- make-jpkg does not create proper deb file for java1.6.0_22 https://bugs.launchpad.net/bugs/668581 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

[Bug 629239] [NEW] wubi 10.04 contains incorrect versions

2010-09-02 Thread Noorez
Public bug reported: I was attempting to install xubuntu 10.04 via wubi on my parents laptop. I had a copy of xubuntu 10.04 already downloaded so I placed it in the same directory as wubi.exe. wubi failed to use the .iso file and downloaded a new one. Upon inspection of the log file, wubi did

[Bug 613706] [NEW] Incorrect /etc/ltsp/dhcp.conf file

2010-08-04 Thread Noorez
Public bug reported: I installed a thin client system into a Virtual Box installation using the Ubuntu 10.04 DVD AMD64 in order to test and try it out. I managed to install it correctly however I was unable to boot a thin client. I received errors: PXE-T01: File not found PXE-E3B: TFTP Error -

[Bug 568618] [NEW] resume when opening laptop lid causes incorrect display

2010-04-22 Thread Noorez
Public bug reported: Binary package hint: pm-utils When I close my laptop lid, it will go into suspended mode as I want, however, when I open the laptop lid and it resumes the display will be completely wrong. The display is completely scrambled and somewhat 'static like'. There is no response

[Bug 568618] Re: resume when opening laptop lid causes incorrect display

2010-04-22 Thread Noorez
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/45038699/Dependencies.txt -- resume when opening laptop lid causes incorrect display https://bugs.launchpad.net/bugs/568618 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 551160] [NEW] laptop does not wakeup after suspend

2010-03-29 Thread Noorez
Public bug reported: Binary package hint: pm-utils I have setup my laptop so that when it is closed it suspends. However, it will not correctly resume every time the lid is opened. I can hear the fans turn on but the screen stays blank and I have to force a restart my holding down the power

[Bug 551160] Re: laptop does not wakeup after suspend

2010-03-29 Thread Noorez
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/42416012/Dependencies.txt -- laptop does not wakeup after suspend https://bugs.launchpad.net/bugs/551160 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 551167] [NEW] WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2010-03-29 Thread Noorez
Public bug reported: Not sure if I can mark this specific bug as a duplicate to others but it feels very similar. This bug seems to occur when I need to restart my laptop by holding down the power button as it did not resume correctly from a suspend. Specifically, suspend/resume was done when

[Bug 551167] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2010-03-29 Thread Noorez
uname -a uname-a.log ** Attachment added: uname-a.log http://launchpadlibrarian.net/42417565/uname-a.log -- WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90() https://bugs.launchpad.net/bugs/551167 You received this bug notification

[Bug 551167] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2010-03-29 Thread Noorez
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/42416957/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/42416958/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/42416959/ArecordDevices.txt

[Bug 551167] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2010-03-29 Thread Noorez
sudo lspci -vnvn lspci-vnvn.log ** Attachment added: lspci-vnvn.log http://launchpadlibrarian.net/42417841/lspci-vnvn.log -- WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90() https://bugs.launchpad.net/bugs/551167 You received this bug

[Bug 551167] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2010-03-29 Thread Noorez
cat /proc/version_signature version.log ** Attachment added: version.log http://launchpadlibrarian.net/42417682/version.log -- WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90() https://bugs.launchpad.net/bugs/551167 You received this bug

[Bug 551167] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2010-03-29 Thread Noorez
dmesg dmesg.log ** Attachment added: dmesg.log http://launchpadlibrarian.net/42417710/dmesg.log -- WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90() https://bugs.launchpad.net/bugs/551167 You received this bug notification because you are

[Bug 549264] Re: plymouth does not display correctly

2010-03-26 Thread Noorez
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/42122692/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/42122694/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/42122695/Dependencies.txt **

[Bug 549264] [NEW] plymouth does not display correctly

2010-03-26 Thread Noorez
Public bug reported: Binary package hint: plymouth Plymouth does not seem to be displaying properly. I select the latest kernel install from grub, I get a blank screen with flashing cursor for a few seconds at the top of my screen. After this, what appears to be a very low resolution Ubuntu

[Bug 549264] Re: ubuntu-logo theme lacks a 16-color logo for use with VGA16fb

2010-03-26 Thread Noorez
I removed the nvidia driver and rebooted and now I'm getting a better looking display, however there still appears to be a problem... 1) just before I see the plymouth display, a message on the console appears mountall: Could not connect to plymouth after this I see the plymouth display for

[Bug 543813] Re: soffice.bin crashed with SIGSEGV

2010-03-22 Thread Noorez
Sorry... I didn't realize that I had submitted this as a private report :( ** Visibility changed to: Public -- soffice.bin crashed with SIGSEGV https://bugs.launchpad.net/bugs/543813 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 544757] Re: gnome-screensaver-gl-helper crashed with SIGSEGV

2010-03-22 Thread Noorez
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/41676044/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41676045/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/41676046/Disassembly.txt ** Attachment

[Bug 499660] [NEW] package gnome-user-guide-gu (not installed) failed to install/upgrade: trying to overwrite '/usr/share/omf/gnome-access-guide/gnome-access-guide-C.omf', which is also in package gno

2009-12-22 Thread Noorez
Public bug reported: On Ubuntu 9.10 Toshiba Satellite A100-SK9 Trying to install the Gujrati language packages from the Administration-Language Support ProblemType: Package Architecture: i386 Date: Tue Dec 22 19:29:41 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: trying to overwrite

[Bug 499660] Re: package gnome-user-guide-gu (not installed) failed to install/upgrade: trying to overwrite '/usr/share/omf/gnome-access-guide/gnome-access-guide-C.omf', which is also in package gnome

2009-12-22 Thread Noorez
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/37108029/AptOrdering.txt ** Attachment added: Dmesg.gz http://launchpadlibrarian.net/37108030/Dmesg.gz ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/37108031/DpkgTerminalLog.txt -- package

[Bug 469908] [NEW] package ttf-mscorefonts-installer 3.0 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-11-01 Thread Noorez
Public bug reported: Binary package hint: msttcorefonts While trying to install: ubuntu-restricted-extras ProblemType: Package Architecture: i386 Date: Sun Nov 1 19:16:41 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess installed post-installation script returned error exit status 1

[Bug 469908] Re: package ttf-mscorefonts-installer 3.0 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-11-01 Thread Noorez
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/34918960/AptOrdering.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/34918961/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/34918962/Dmesg.txt ** Attachment

[Bug 440974] [NEW] live cd does not shutdown

2009-10-02 Thread Noorez
Public bug reported: Binary package hint: gnome-power-manager I was testing the ubuntu 9.10 beta live cd features however, when I attempted to shut down with the indicator-applet-session menu, the screen kept flickering back and forth between the 'purple loading screen' and the desktop

[Bug 440974] Re: live cd does not shutdown

2009-10-02 Thread Noorez
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32884756/Dependencies.txt ** Attachment added: DevkitPower.txt http://launchpadlibrarian.net/32884757/DevkitPower.txt ** Attachment added: GConfNonDefault.txt http://launchpadlibrarian.net/32884758/GConfNonDefault.txt

[Bug 316928] [NEW] Screen not drawn properly with Compiz and Nvidia 180.22

2009-01-13 Thread Noorez
Public bug reported: Ubuntu: 8.10 I have just installed the latest nvidia driver 180.22 however there seems to be a problem. When using metacity, the screen is always drawn properly. However when using compiz the screen is not displayed properly initially. It seems as if the screen is shifted

[Bug 316928] Re: Screen not drawn properly with Compiz and Nvidia 180.22

2009-01-13 Thread Noorez
Compiz did not produce the error that I have above before installing the new driver however the older driver had various problems of its own which prompted me to try the new one. So far the shifted screen is the only problem that compiz has under the new driver. But after performing the

[Bug 316928] Re: Screen not drawn properly with Compiz and Nvidia 180.22

2009-01-13 Thread Noorez
Forgot to mention.the source of the driver was from the nvidia website itself. The version of compiz I use is the default one provided upon installation of ubuntu. -- Screen not drawn properly with Compiz and Nvidia 180.22 https://bugs.launchpad.net/bugs/316928 You received this bug

[Bug 278378] [NEW] polkit permissions being ignored

2008-10-04 Thread Noorez
Public bug reported: Ubuntu 8.10 beta I was testing the System-Administration-Authorizations Shut down the system permission. I changed the line Active Console: Yes to Admin Authentication but this had no effect. I was still able to shutdown the system without putting in a password. This is

[Bug 274616] Re: Can't change Ubuntu splash screen resolutions

2008-09-26 Thread Noorez
Hmmmif I can get a 640x480 resolution why doesn't it show up on the list? -- Can't change Ubuntu splash screen resolutions https://bugs.launchpad.net/bugs/274616 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 274616] [NEW] Can't change Ubuntu splash screen resolutions

2008-09-25 Thread Noorez
Public bug reported: I can't seem to change the resolution for the Ubuntu splash screen during startup. From grub, I attempt to add vga=790 on the kernel parameter, but I receive an error message saying that it is not recognized. When it asks me what I want to do, I press enter to display

[Bug 273015] [NEW] cannot install gnome package

2008-09-22 Thread Noorez
Public bug reported: Ubuntu 8.10 alpha 6 From either Synaptic or the terminal I could not install the 'gnome' package. This is the result of the terminal output: [EMAIL PROTECTED]:~$ sudo apt-get install gnome Reading package lists... Done Building dependency tree Reading state

[Bug 214249] [NEW] switch user does not work with compiz fusion

2008-04-08 Thread Noorez
Public bug reported: On Gutsy Gibbon, when compiz fusion is running the switch user utility doesn't seem to work properly. While I'm logged on, i can switch to another user just fine but when i try to switch back, the screen goes white. I then have to use Ctrl-Alt- BkSp to force restart GDM.

[Bug 155030] Re: Brightness applet flickers on Toshiba Satellite A105 (A105-S4254)

2008-04-07 Thread Noorez
This also happens on Satellite A100-SK9 for me. I can only get a steady change in brightness by using: # echo -n setting /proc/acpi/video/VGA/LCD/brightness -- Brightness applet flickers on Toshiba Satellite A105 (A105-S4254) https://bugs.launchpad.net/bugs/155030 You received this bug

[Bug 164266] low maximum volume for Toshiba Satellite A100-SK9

2007-11-20 Thread Noorez
Public bug reported: On my Toshiba Satellite A100-SK9, the volume seems to have a very low maximum. This problem is strange as when I start my computer some of the times the volume seems fine while sometimes I get the volume problem. I checked the volume settings to make sure they were not set to

[Bug 156511] Brightness applet flawed

2007-10-23 Thread Noorez
Public bug reported: The brightness applet appears to be flawed. I am on a Toshiba Satellite A100-SK9 When I move the slider on the brightness applet from max to lower down, the brightness doesn't decrease in a steady manner. Instead it jumps from a high brightness to a lower brightness as you

[Bug 156066] Re: CPU Frequency Scaling Not Supported for Intel Centrino Duo Processors

2007-10-23 Thread Noorez
This is what I got from that result: sudo /etc/init.d/powernowd start * Starting powernowd... [ OK ] 2 [EMAIL PROTECTED]:~$ dmesg | grep power [ 27.661713] ACPI: CPU0 (power states: C1[C1] C2[C2]) [ 27.662698] ACPI: CPU1 (power states: C1[C1]

[Bug 156066] CPU Frequency Scaling Not Supported for Intel Centrino Duo Processors

2007-10-22 Thread Noorez
Public bug reported: I'm receiving an error message saying that CPU scaling is not supported for my CPU. However, I know that my CPU is capable of it. It is an Intel Centrino Duo. ** Affects: ubuntu Importance: Undecided Status: New -- CPU Frequency Scaling Not Supported for

[Bug 109442] Re: Volume Control Doesn't Work on Notebook

2007-05-28 Thread Noorez
I don't understand what you mean by this. -- Volume Control Doesn't Work on Notebook https://bugs.launchpad.net/bugs/109442 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 109442] Re: Volume Control Doesn't Work on Notebook

2007-04-26 Thread Noorez
How long does it usually take for a patch to a bug fix to be released? -- Volume Control Doesn't Work on Notebook https://bugs.launchpad.net/bugs/109442 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 109442] Re: Volume Control Doesn't Work on Notebook

2007-04-24 Thread Noorez
I am using Ubuntu 7.04 with GNOME. To adjust my volume, I was using the gnome Volume Control: HDA Intel (Alsa Mixer) which I opened by double clicking on the volume icon on the top panel which was right beside the clock. -- Volume Control Doesn't Work on Notebook

[Bug 109442] Volume Control Doesn't Work on Notebook

2007-04-23 Thread Noorez
Public bug reported: On my Toshiba Satellite Note book, the volume control utility doesn't work. The volume stays quite low. I've checked to make sure that the volume dial on my laptop was not turned down. I checked to make sure that all the volume levels were not on mute. I think there is a

[Bug 103810] Firefox crashes with restart

2007-04-06 Thread Noorez
Public bug reported: I left firefox open whenI logged out. I then came back later and logged back in and I received a message that firefox had crashed. ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- Firefox crashes with restart

[Bug 94315] Menu layout window crashes sometimes

2007-03-20 Thread Noorez
Public bug reported: When I was trying to edit the Applications menu, I received the a crash message. I saved the bug report. When I tried a second time it worked. I am working on the Edgy Eft version at this time. I have pasted the bug report below: Memory status: size: 44785664 vsize: 0

[Bug 94315] Re: Menu layout window crashes sometimes

2007-03-20 Thread Noorez
** Attachment added: Crash bug report http://librarian.launchpad.net/6879925/alacarte-bugreport.txt -- Menu layout window crashes sometimes https://launchpad.net/bugs/94315 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 88239] Crash when closing conversation window

2007-02-26 Thread Noorez
Public bug reported: Binary package hint: gaim I was taking to some one...and I closed the conversation window. Gaim then crashed ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash when closing conversation window https://launchpad.net/bugs/88239 --