[Bug 1815788] Re: lshw exits with segmentation fault when commissioning a new node on maas

2022-04-15 Thread Alecz20
This happens on my Dell Latitude 5520 Core i7-1185G7 laptop with Ubuntu 18.04.6. (5.11.0-051100-generic #202102142330) Everything else works fine (e.g. storage), but calling lshw gives "Segmentation fault", calling it with "-disable SCSI" works. -- You received this bug notification because

[Bug 1316035] Re: matrox g200eR2 is unclaimed in 14.04

2018-10-13 Thread Alecz20
I had the same problem with Ubuntu 16.04 on a Dell PowerEdge T610. I managed to resolve it by upgrading to 4.15 hwe Kernel: https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Ubuntu_16.04_LTS_-_Xenial_Xerus -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2018-05-13 Thread Alecz20
UPDATE: MY FIX After some digging, I decided to download the latest Bluetooth Driver from Lenovo and extracted the firmware from it. I forked Winterheart's repository and patched the firmware and it works for me. Here is the link if anyone needs: https://github.com/alecz20/broadcom-bt-firmware

[Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2018-05-13 Thread Alecz20
UPDATE: If I remove the /lib/firmware/brcm/BCM20702A1-0a5c-21f3.hcd and I reboot I get the "flaky" Bluetooth back. Sometimes I need to suspend/resume to get it back. Was hoping this firmware would fix the issue, but instead it makes it worse. -- You received this bug notification because you

[Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2018-05-13 Thread Alecz20
I have same issue as @painterengr I had the problem where the Bluetooth mouse would work at first, but then suddenly: "Bluetooh Disabled". I checked dmesg and found this: Bluetooth: hci0: Broadcom Bluetooth Device [5.279438] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1761 [

[Bug 1769783] [NEW] package perl-modules-5.22 5.22.1-9ubuntu0.3 failed to install/upgrade: package perl-modules-5.22 is already installed and configured

2018-05-07 Thread Alecz20
Public bug reported: I was doing a regular system update on Ubuntu Mate 16.04 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: perl-modules-5.22 5.22.1-9ubuntu0.3 ProcVersionSignature: Ubuntu 4.4.0-119.143-generic 4.4.114 Uname: Linux 4.4.0-119-generic x86_64 NonfreeKernelModules: zfs

[Bug 1531184] Re: dnsmasq doesn't start on boot because its interface isn't up yet

2017-12-28 Thread Alecz20
I also see this issue after installing pihole which uses dnsmasq. As a solution until we have a fix available, would it not be better to run `sudo systemctl edit dnsmasq` and add the three lines: [Unit] After=network-online.target Wants=network-online.target rather than edit

[Bug 1598960] Re: ubuntu server minimal vm install tor service wont start

2017-10-17 Thread Alecz20
I am seeing this issue on a VPS running Ubuntu 16.04 on a 3.2.0-24-virtual 32-bit kernel. The workaround was to rename etc/systemd/system/tor.service and to disable AppArmor for the tor service: # mkdir /etc/systemd/system/tor@default.service.d/ # (echo "[Service]"; echo "AppArmorProfile=") >

[Bug 1572801] Re: Ubuntu 16.04 Unity desktop uses much more ram than Ubuntu 15.10

2017-07-06 Thread Alecz20
@davias: What does java have to do with Ubuntu Unity? Just remove java or stop whatever 3rd party application uses it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572801 Title: Ubuntu 16.04

[Bug 1572801] Re: Ubuntu 16.04 Unity desktop uses much more ram than Ubuntu 15.10

2017-07-05 Thread Alecz20
For me compiz consumes 955 MB RAM with Chrome and Firefox open: Top memory consumers: Firefox : 900MB - 1,2 GB (about 8 tabs open) Compiz : 955 MB Gnome-software : 310 MB Chrome : ~150 MB per tab. Total usage: 6.0 GB / 15.3 See attached picture ** Attachment added: "Compiz uses 955 MB RAM"

[Bug 399466] Re: "Creating image checksum" message not informative anough

2017-05-14 Thread Alecz20
This still happens on Ubuntu 16.04. The burning itself is fast, takes a couple minutes, but the image checksum takes about 20 minutes. It is not clear what this does, why it happens and why it's so slow. I canceled it when it was about 70% done and it said "Success 18.4 EB" (I only wrote a 3.3

[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2017-03-12 Thread Alecz20
Had this same issue and the workaround in #35 solved it: Steps: #open /etc/default/grub for editing as root sudo gedit /etc/default/grub # find the line GRUB_CMDLINE_LINUX="" and add the options "i8042.nomux=1 i8042.reset" # example: GRUB_CMDLINE_LINUX="i8042.nomux=1 i8042.reset" #update grub:

[Bug 1569156] Re: Synaptic (0.83) is missing quick filter search box on the toolbar (Xenial)

2016-09-08 Thread Alecz20
I do not see a good reason to remove the Quick Search function in Synaptic. I think it is essential. As of version 0.83, the Quick Search 'apt-xapian-index' is set to 'suggest' instead of 'recommend' as it used to. Please change it back. Everybody likes the quick search function. I know it is

[Bug 1586473] Re: 16.04 regression bug lshw -C memory does not display module info

2016-07-02 Thread Alecz20
This also (still) happens on 15.10 with lshw B.02.17 (02.17-1.1ubuntu3.1) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586473 Title: 16.04 regression bug lshw -C memory does not display module

[Bug 1576825] Re: Firefox 46 using Gnome/Nautilus file-dialogs instead of Nemo

2016-05-11 Thread Alecz20
** Changed in: firefox (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576825 Title: Firefox 46 using Gnome/Nautilus file-dialogs instead of Nemo To

[Bug 1576825] Re: Firefox 46 using Gnome/Nautilus file-dialogs instead of Nemo

2016-05-10 Thread Alecz20
Dialogue after the upgrade to Firefox 46 (using the GTK3 Gnome/Nautilus) ** Attachment added: "Dialogue after Firefox 46" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1576825/+attachment/4660143/+files/Post%20FF46%20dialogue.png -- You received this bug notification because you

[Bug 1576825] Re: Firefox 46 using Gnome/Nautilus file-dialogs instead of Nemo

2016-05-10 Thread Alecz20
Dialogue before Firefox 46 (using the system's Caja) ** Attachment added: "Dialogue before Firefox 46" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1576825/+attachment/4660142/+files/Pre%20FF46%20dialogue.png -- You received this bug notification because you are a member of Ubuntu

[Bug 1576825] Re: Firefox 46 using Gnome/Nautilus file-dialogs instead of Nemo

2016-05-10 Thread Alecz20
I can confirm this behavior, but it is not limited to Nemo. In fact, before FF 46.0, the dialogue used was the system's dialogue. In case of Ubuntu Mate, it used Caja. After the upgrade, it uses the GTK3 Gnome/Nautilus instead of the dialogue configured by the system. Note: Google Chrome still

[Bug 964040] Re: VA API is missing Radeon support (r600_drv_video.so missing; also radeonsi and nouveau)

2015-10-23 Thread Alecz20
I was able to download the vdpau-va-driver_0.7.4-3_amd64.deb and install it in Trusty (14.04) without issues from here: http://packages.ubuntu.com/utopic/amd64/vdpau-va-driver/download vainfo now works :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 596168] Re: libv4l2: error setting pixformat: Input/output error

2014-07-07 Thread Alecz20
Another way that makes it work in VLC (but not Cheese) out of the box is running: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so and then running vlc This will output a bunch of errors, but the video works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 596168] Re: libv4l2: error setting pixformat: Input/output error

2014-07-07 Thread Alecz20
I have the same issue with a different webcam. I would like to add, that VLC fails to open the cam out of the box. However, I found that the following command opens the cam just fine (only a few Input/Output errors, but the image is fine): vlc -I dummy v4l2:///dev/video0 --video-filter scene

[Bug 172937] Re: SQUASHFS error while booting from live cd

2013-12-05 Thread Alecz20
I have also encountered this issue with a USB stick. The temporary solution was to reboot. Sometimes it would work other times it would not. Put the ISO on another USB stick, and the problem no longer occurred. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 587408] Re: Ecryptfs is very slow at listing directories with many files

2013-09-16 Thread Alecz20
Update: I transferred the same data from the eCryptfs folder to the EncFS folder. The results of statting about 50k files (twice in a row) are the following: eCryptfs : 16 minutes ! EncFS : 20 seconds ! Clearly there must be some fundamental differences between the two designs. eCryptfs

[Bug 587408] Re: Ecryptfs is very slow at listing directories with many files

2013-09-15 Thread Alecz20
I have two tests folders both wit many files and sub folders, one is on a full disk encryption with TrueCrypt, another one is eCryptfs on a ZFS RAID-5 array (much fast disk unecrypted). I have a python script that stats files in a folder and its directories. Under the eCryptfs, the script stats

[Bug 797544] Re: grub2 waits forever for keystroke before booting default OS. headless server. hang.

2013-04-15 Thread Alecz20
Just to follow-up on my last comment. I was unable to try the solution as grub would not see the Linux OS after a grub-install on /dev/sda, and omitting to run update-grub right afterwards. I struggled with a live-USB to fix grub, but after several hours, I ended just re-installing the whole

[Bug 797544] Re: grub2 waits forever for keystroke before booting default OS. headless server. hang.

2013-04-08 Thread Alecz20
This is still an issue on Ubuntu 12.10 I used the XBMCBuntu iso, which installs a custom version of 12.10, and this issue persists regardless of clean/forced reboot. I have tried editing the /etc/grub.d/00_header, but it did not help. I will try the suggestion in post #11 and let you know how

[Bug 512593] Re: GRUB2 : countdown disappeared

2013-04-07 Thread Alecz20
This is still an issue in Ubuntu 12.10 @ cmcginty (casey-mcginty) : running: grub-editenv /boot/grub/grubenv unset recordfail does not help. Also none of the workarounds worked for me in GRUB 2.00 on Ubuntu 12.10 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 332646] Re: sftp does not set timestamps

2013-03-10 Thread Alecz20
When using scp, you can give the -p switch that will preserver timestamps. It would be nice if this would be the default behavior for sftp as well. Alternatively, a config file for sftp would be acceptable. I agree about the importance of the issue. Especially with images and videos. If you lose

[Bug 248086] Re: wine: failed to initialize: /usr/lib32/wine/ntdll.dll.so: failed to map segment from shared object

2013-03-09 Thread Alecz20
Why does wine need to allocate so much VRAM ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/248086 Title: wine: failed to initialize: /usr/lib32/wine/ntdll.dll.so: failed to map segment from

[Bug 413168] Re: Karmic upgrade not shutting off backlight after time

2013-01-07 Thread Alecz20
This is marked as fixed but still happens occasionally in Ubuntu 10.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/413168 Title: Karmic upgrade not shutting off backlight after time To manage

[Bug 908335] Re: Kernel Hard Freezing Very Often

2012-10-01 Thread Alecz20
I also had the hard freeze on Lucid with an Atheros-based wireless card. I installed the linux-backports-modules-wireless-lucid-generic and the problem seems to be fixed. See bug 426130 for details: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/426130 -- You received this bug

[Bug 993187] Re: ubuntu 12.04 completely freezes frequently.

2012-09-29 Thread Alecz20
I had the problem too: Complete system hang, no response from mouse or keyboard, even when X was not running. My system: Ubuntu 10.04 (2.6.32-43 Kernel, 64-bit). In my case it had nothing t o with the graphics card but with the wireless network card (Atheros based D-link, ath5k driver) My

[Bug 788921] Re: sound-jucier cannot find musicbrainz server

2012-03-09 Thread Alecz20
*** This bug is a duplicate of bug 455461 *** https://bugs.launchpad.net/bugs/455461 I want to add that the problem is not limited to Sound Juicer. Rhythmbox exhibits similar behaviour, but additionally, the name of the CD is detected, but it shows zero tracks. This happens about 70-80% of

[Bug 335603] Re: nautilus file copy dialogue does not close after completing the operation

2011-12-10 Thread Alecz20
If the fix was released in 2009, why is still an issue in 2011/2012 on Ubuntu 10.04 (Lucid)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/335603 Title: nautilus file copy dialogue does not close

[Bug 141032] Re: Can't change vino password in 7.04 and 8.04

2011-10-29 Thread Alecz20
I just tried it and it seems to work for me in Lucid (10.04). This release is the only LTS release I can use, because volume control is broken in 11.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 442130] Re: Custom fstab causes duplicate entries for partitions in Places

2011-10-16 Thread Alecz20
@ artinP (bircoe): Thanks for the link, but it did not address the issue of duplicated entries for samba shares. It did, however, contain other useful piece of information: mounting protected samba shares without a credentials file. Regarding the duplicated issue, I think the problem has to do

[Bug 573853] Re: Cannot control squid Unknown instance

2011-09-13 Thread Alecz20
Is the updated package in the main or still in proposed? I have run apt-get update and apt-get dist-upgrade, but nothing really happened. It says that there are no packages to update. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 573853] Re: Cannot control squid Unknown instance

2011-09-13 Thread Alecz20
Is the updated package in the main or still in proposed? I have run apt-get update and apt-get dist-upgrade, but nothing really happened. It says that there are no packages to update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 436852] Re: update-manager does not focus password dialogue box

2011-08-12 Thread Alecz20
On default installation of Ubuntu 10.10 this issue still happens I open Ubuntu Software Center, then I selects software to install, and I click Install. The pox pops up, but when I try to type my password, it appears in clear text as a search box of Ubuntu Software Center window. I have to

[Bug 64913] Re: Memory hogging error

2011-05-09 Thread Alecz20
On Ubuntu 9.10 (f-spot 0.6.1.5) During import 7700/172250, uses 1.8 GB of RAM (and growing) as reported by gnome system monitor. I am not sure that the released fix is but it could even be a regression. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 486780] Re: 'Unable to mount blank optical disk' after burning to it

2011-03-08 Thread Alecz20
I encountered the same bug while blanking a RW CD. The CD was mounted and I right-click - Blank Disc While the blanking was running the error message popped: Unable to mount Blank Optical Disc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 140011] Re: terminal error

2010-12-12 Thread Alecz20
I just want to add that this also happened to me when booting from Live CD. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: terminal error -- ubuntu-bugs mailing list

[Bug 174809] Re: Nautilus using more and more memory (depending on the system up-time)

2010-10-07 Thread Alecz20
I have a fresh install of Ubuntu 9.10 64-bit. While copying a vew hundred GB of data from one partition to another, I noticed that Nautilus was using about 1 GB of RAM (out of 4 GB). After the transfer finished the usage remained the same. Note that this is a fresh install, the only additional

[Bug 478557] Re: System becomes slow while copying files to disk using 2.6.31-14.48 kernel and amd64

2010-10-07 Thread Alecz20
I am using Ubuntu 9.10 with the latest stable kernel available for it (don't know the exact number). Also, I have installed the ATI driver, and VirtualBox. I have the same problem, while copying is fast (60 MB/second), the system becomes very sluggish. I have an Intel i5 with four cores, and

[Bug 400413] Re: Computer feeling quite slow after suspend/resume

2010-10-06 Thread Alecz20
I have the same problem. What I can add is that the slowness comes from the HDD working on something I managed to open gnome-system-monitor, and I saw that the system was using huge amounts of memory: 1.5 GB of RAM and 1.1 GB of swap. The computer was slow as when you are copying files. I

[Bug 236275] Re: System very slow after suspend-to-ram

2010-10-06 Thread Alecz20
I have the same problem. What I can add is that the slowness comes from the HDD working on something I managed to open gnome-system-monitor, and I saw that the system was using huge amounts of memory: 1.5 GB of RAM and 1.1 GB of swap. The computer was slow as when you are copying files. I

[Bug 481643] Re: gnome-panel hangs when placed on bottom and enabling autohide

2010-07-16 Thread Alecz20
This bug is extremely trivial to troubleshoot: 1) Right-click on top panel - Properties 2) Select Orientation: Bottom 3) Check Autohide 4) Click Close 5) Make the panel hide/autohide Why do we have to make trace if ANYONE can reproduce it? Some of us have no idea how to get the traces, not

[Bug 444500] Re: smb shares listed twice

2010-06-08 Thread Alecz20
I have two shares mounted in /etc/fstab: //server/alex /home/alex-server cifs users,credentials=/home/alex/.smbcredentials,user=alex,iocharset=utf8,file_mode=0700,dir_mode=0700,uid=alex,gid=alex,auto //server/server /home/server cifs

[Bug 212441] Re: Mediatomb Init Script not working : upnp error -117

2010-05-03 Thread Alecz20
** Changed in: network-manager (Ubuntu) Status: Invalid = Confirmed -- Mediatomb Init Script not working : upnp error -117 https://bugs.launchpad.net/bugs/212441 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 212441] Re: Mediatomb Init Script not working : upnp error -117

2010-05-03 Thread Alecz20
I am re-opening this bug because it still persists on a fresh installation of Ubuntu 9.04 Server Edition. The suggestion in comment #4 does not fix it, and is also the default for the server install anyhow. The solution provided in comment #8 is merely a workaround and if this is considered a

[Bug 512253] Re: Mistake in /etc/network/interfaces keeps the system from booting

2010-04-06 Thread Alecz20
Here is a workaround for this problem: If this happened to you and you cannot boot (and maybe you have a server without a CD-ROM drive), here is what you have to do to recover your system: - When GRUB menu appears (press ESC to prevent it from trying to boot), select any line and press 'e' for

[Bug 512253] Re: Mistake in /etc/network/interfaces keeps the system from booting

2010-04-04 Thread Alecz20
Same problem as pretty much everyone above. However, being a server, I don't have a CD-ROM drive, and for some reason, the USB flash does not boot, I get to the logo, but then it hangs with a black screen Did anyone solve this problem on a LVM-based server? -- Mistake in /etc/network/interfaces

[Bug 202800] Re: Notebook monitor does not turn off when idle

2010-03-25 Thread Alecz20
Your suggestion does not work. If I turn off the screen saver, then I go to power manager, and set monitor to sleep after 1 minute, I will just be looking at my desktop, and nothing will happen. Strange is the fact that occasionally it works perfectly, and sometimes it fails completely. Another

[Bug 545817] [NEW] samba and apache do not start at boot but can be started manually

2010-03-24 Thread Alecz20
Public bug reported: Everything was fine for more than a year with Ubuntu 8.10. After trying to add a new script at boot using: update-rc.d script_name defaults 60 Samba and apache failed to start automatically at boot. At first I was surprised to see that /etc/init.d/samba did not exist. I

[Bug 545817] Re: samba and apache do not start at boot but can be started manually

2010-03-24 Thread Alecz20
** Attachment added: nmbd log http://launchpadlibrarian.net/41815385/log.nmbd -- samba and apache do not start at boot but can be started manually https://bugs.launchpad.net/bugs/545817 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 545817] Re: samba and apache do not start at boot but can be started manually

2010-03-24 Thread Alecz20
this is the smbd log file nothing really useful except complaining about CUPS and some process killing when I was restarting the machine ** Attachment added: smbd log file http://launchpadlibrarian.net/41815409/log.smbd -- samba and apache do not start at boot but can be started manually

[Bug 545817] Re: samba and apache do not start at boot but can be started manually

2010-03-24 Thread Alecz20
no errors related to failed starts here. Note that I will be happy to post any logs you may find useful ** Attachment added: apache2 error.log http://launchpadlibrarian.net/41815424/apache2-error.log -- samba and apache do not start at boot but can be started manually

[Bug 442130] Re: Custom fstab causes duplicate entries for partitions in Places

2010-02-22 Thread Alecz20
I have the same problem using samba shares. How do I use the workaround with the UUID for the samba shares? -- Custom fstab causes duplicate entries for partitions in Places https://bugs.launchpad.net/bugs/442130 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 226222] Re: application does not clean up temp files

2009-12-21 Thread Alecz20
This bug still occurs with kk9copy - 2.3.0-0ubuntu2 -- application does not clean up temp files https://bugs.launchpad.net/bugs/226222 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 114341] Re: Disk Usage Analyzer does not detect files in the directory

2009-12-21 Thread Alecz20
Hello, I had some problems with the math not adding up in Disk Usage Analyzer: Total Filesystem Capacity: 78.8 GB (used: 67.2 GB available: 11.6 GB) But when I scan home in user mode, I get home usage to be: 27 GB When I scan filesystem in user mode, I get filesystem usage to be: 36 GB And

[Bug 114341] Re: Disk Usage Analyzer does not detect files in the directory

2009-12-21 Thread Alecz20
I think I found my problem: There were some files that were supposed to be on the network. They were mounted in my home directory using pyNeighbourhood. I was using a backup program that was supposed to backup files to that location. I think it tried to backup when the backup computer was not

[Bug 231157] Re: gmountiso asks for root password

2009-12-13 Thread Alecz20
But why does it need to ask for a password? Is this a security issue? I want it to mount in my home directory, not outside. Should a password be required for mounting? -- gmountiso asks for root password https://bugs.launchpad.net/bugs/231157 You received this bug notification because you are

[Bug 222773] Re: Default font to embed subtitles does not exist in Ubuntu

2009-07-25 Thread Alecz20
I find that this bug still occurs on Avidemux 2.4.3 I stopped using Avidemux just for the reason that the subtitle feature did not work! Now I see there is a fix somehow, but I don't understand how to use the .diff file to patch it. -- Default font to embed subtitles does not exist in Ubuntu

[Bug 276578] Re: NetworkManager 0.7 fails to use my saved keys

2009-02-19 Thread Alecz20
I am unable to reproduce this anymore. One of the reasons is that I connect via a cable now. On the few occasions that I connected wirelessly, it worked perfectly. -- NetworkManager 0.7 fails to use my saved keys https://bugs.launchpad.net/bugs/276578 You received this bug notification because

[Bug 35223] Re: Laptop TFT monitor - brightness level is not saved

2009-01-27 Thread Alecz20
This bug was not present in Hardy, but it appeared again in Intrepid (at least in my case). -- Laptop TFT monitor - brightness level is not saved https://bugs.launchpad.net/bugs/35223 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 289286] Re: [Intrepid] Radio killswitch off-event isn't recognized on Thinkpad T61p

2009-01-18 Thread Alecz20
Same bug affects my laptop, which has intel 3945 wireless card. The hard killswitch can only turn the wireless off, not on. One workaround that works for me is to reload the driver with the killswitch off (light comes on): sudo rmmod iwl3945 sudo modprobe iwl3945 -- [Intrepid] Radio killswitch

[Bug 276578] Re: NetworkManager 0.7 fails to use my saved keys

2008-12-12 Thread Alecz20
Trying to use System setting is affected by another bug, where the check is not remembered. Only if the other option, Connect automatically is also changed, will the System setting be remembered. Using the System setting (in the above manner), solves the problem with the password request, but it

[Bug 99489] Re: avahi-autoipd gives me an useless default route

2008-11-15 Thread Alecz20
avahi-autoipd gives me an IP address which overrides the settings in Network manager. This mean that after each reboot I have no valid network connection. I have to restart the network or re-configure Network manager each time. syslog fragment: [code] Nov 15 17:23:25 vlad-studio

[Bug 138922] Re: Old device 'eth1' activating, won't change.

2008-10-27 Thread Alecz20
I have same problem. The most persistent message appears to be Old device 'eth1' activating, won't change. Very often it is repeated as much as 15 times. Also there are a lot of RX deauthentication's for reasons 1,6, and 7. I have attached my syslog, and damon.log ** Attachment added: syslog

[Bug 138922] Re: Old device 'eth1' activating, won't change.

2008-10-27 Thread Alecz20
daemon.log here ** Attachment added: daemon.log http://launchpadlibrarian.net/18957046/daemon.log ** Changed in: network-manager (Ubuntu) Status: Invalid = New -- Old device 'eth1' activating, won't change. https://bugs.launchpad.net/bugs/138922 You received this bug notification

[Bug 141032] Re: Can't change vino password in 7.0.4

2008-09-19 Thread Alecz20
This bug has been confirmed as seen in the comments. It should be looked at and fixed at least for 8.10 ** Changed in: vino (Ubuntu) Status: New = Confirmed -- Can't change vino password in 7.0.4 https://bugs.launchpad.net/bugs/141032 You received this bug notification because you are a

[Bug 141032] Re: Can't change vino password in 7.0.4

2008-09-16 Thread Alecz20
I can also confirm this bug in Hardy 8.04.1 with all updates as of September, 2008 -- Can't change vino password in 7.0.4 https://bugs.launchpad.net/bugs/141032 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 240340] Re: [hardy regression] iwl4965 cannot re-authenticate wireless after every resume from standby/hibernation

2008-09-15 Thread Alecz20
I have the same problem as Morgan (above). The wireless drops intermittently. The workaround does not always work. This started to happen only a few days ago. Until now I never had any problems! Now the wireless asks for password continuously. -- [hardy regression] iwl4965 cannot

[Bug 215810] Re: share folder does not appear

2008-08-27 Thread Alecz20
If you get the error about Permission Denied, CODE: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permission denied Open /etc/samba/smb.conf and add: usershare owner only = False Save, and re-login. It should work --

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-19 Thread Alecz20
Apparently a patch is on the works, so the developers have acknowledged the bug and are working on getting it fixed. -- Gutsy-Hardy upgrade hangs in localedef https://bugs.launchpad.net/bugs/249340 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 187313] Re: [MASTER] right click (with button release) might activate popup-menu-item

2008-08-18 Thread Alecz20
This bug is REAL. Apparently someone is going to fix it! yay! The funniest thing is when it randomly choses switch page direction. As a temporary workaround I read that if you keep the right-click button for a bit longer (until the menu appears) prevents the erratic behavior. -- [MASTER] right

[Bug 234554] Re: sound freezes while in console

2008-08-16 Thread Alecz20
Undesirable case: User 1 logs in and starts playing music, then leaves the computer (locked screen). User 2 switches to their account, but don't want to hear music because they want to watch a movie. They have no control of the sounds coming from user 1. I do like the fact that in Gutsy you can

[Bug 137431] Re: amarok unmounts external drives

2008-08-15 Thread Alecz20
Why is this marked as Incomplete? On the other hand, I can confirm this bug. Amarok unmounts the drive almost every time I close it. I doubt there is any data loss, since the drive cannot be unmounted while in use unless you use sudo to start amarok. If I play music from the USB drive with

[Bug 156213] Re: In Gnome, Kde apps umount usb drives when they close

2008-08-15 Thread Alecz20
This bug is very annoying. A temporary workaround is to have a file open from that hard drive. This will make the system deny Amarok request to unmount the drive. For example: if I play music from the USB HDD with another player (or watch a movie) and I close Amarok, the drive is NOT unmounted.

[Bug 137431] Re: amarok unmounts external drives

2008-08-15 Thread Alecz20
I think I might have found a solution (not really a fix) for this problem. What you have to do is to add the USB drive to the Amarok devices and set it to Do not handle. How to do this: 1) make sure your device is mounted 2) start amarok 3) Go to: Setting-Configure Amarok-Media devices 4) Click

[Bug 137431] Re: amarok unmounts external drives

2008-08-15 Thread Alecz20
Nevermind my above post... it still unmounts after a few seconds... still hoping for a real fix. -- amarok unmounts external drives https://bugs.launchpad.net/bugs/137431 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-15 Thread Alecz20
Did you try: sudo aptitude upgrade sudo apt-get dist upgrade then : sudo dpkg --configure -a 1 or 2 might not be necessary, but should not cause any harm. -- Gutsy-Hardy upgrade hangs in localedef https://bugs.launchpad.net/bugs/249340 You received this bug notification because you are a

[Bug 234554] Re: sound freezes while in console

2008-08-15 Thread Alecz20
Could this be by design? I know in Gutsy it works as you guy say. But this can also have undesirable effects on some users. -- sound freezes while in console https://bugs.launchpad.net/bugs/234554 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 257595] Re: localdef crashes on update (gutsy)

2008-08-13 Thread Alecz20
I noticed the same thing when trying to add new languages to gutsy. I have posted about this on https://bugs.launchpad.net/bugs/249340 , but the main concern there is the upgrade to Hardy, not the failure to add languages. As a temporary workaround, I suggest rebooting with the 2.6.22-14 kernels

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-13 Thread Alecz20
Just in case you didn't try... can you update the Gutsy servers? Maybe that way you will have access to 2.6.22-14 kernel and run the upgrade to Hardy from there. -- Gutsy-Hardy upgrade hangs in localedef https://bugs.launchpad.net/bugs/249340 You received this bug notification because you are a

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-12 Thread Alecz20
@ Big Dave : Now that you are in 7.10, and want to upgrade to 8.04, just do the following: 1) Reboot and choose -14 kernel, not -15 2) Go to update manager, and choose upgrade 3) Answer all questions Done! Not hangs, not crash, no problems!!! I was lucky enough to upgrade after reading about

[Bug 86670] Re: Flurry of password requests make evolution unusable with down email server

2008-08-08 Thread Alecz20
I think my problem is also related to this bug. If I leave evolution running all the time, when i get come from work I get the message 'Server unexpectedly disconnected: Unknown error and asks for password. Evolution is set to remember the password, but I still have to re-enter it. I use

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-07 Thread Alecz20
I read the article. He is basically writing an article in the newspaper about the hang during the Upgrade from Gutsy to Hardy. The problem appears to be somewhere in the new kernel, but should be fixed, or at least a work-around implemented. maybe a small update that would make the Upgrade

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-06 Thread Alecz20
NoOP, any idea what happens if you do this between step 1 and 2: Reboot with 2.3.22-14 Kernel I suspect the upgrade will go smoothly, since Martin Pitt said he didn't have any problems with upgrading a fresh gutsy installed (hence not an updated kernel) -- Gutsy-Hardy upgrade hangs in

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-06 Thread Alecz20
Well... I suspect this will not get fixed in time. I don't know how much they fix stuff for older versions (e.g. Gutsy). I wonder if they can somehow instruct users to upgrade from the older kernel rather than the new one to avoid the entire hassle of fixing the upgrade bug -- Gutsy-Hardy

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-05 Thread Alecz20
I have a pretty obvious question: If the upgrade does NOT hang with the older kernel (2.6.22-14) would it be possible to upgrade from that kernel altogether (and add languages for that matter) in order avoid the bug in the first place? I still haven't upgraded so I don't know exactly what the

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-04 Thread Alecz20
Well... I can confirm that generating locales with the old kernel (2.6.22-14) does NOT hang. However, I have yet to figure out how to get locale command to show the language I chose in Language support and not C Any ideas? -- Gutsy-Hardy upgrade hangs in localedef

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-04 Thread Alecz20
NVM my last problem. After the Reboot everything is fine. I had to re-install belocs-locales-bin using synaptic since the command localedef said it wasn't installed, and apt-get install belocs-locales- bin said I already had the last version (they contradicted each other). Re-installing is not

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-07-30 Thread Alecz20
Hey Fco Javier Lopez, Your workaround sounds interesting but I am afraid it's a bit hard to follow. This hang is one of the major things that prevent me from Upgrading to 8.04, and also prevents me from recommending my friends to do so. My question is, can you put this workaround in simpler

[Bug 6031] Re: .sla files (Scribus) can't open with a double click

2008-07-30 Thread Alecz20
My I add that this occurs with .txt files as well? I created a file and gave it the extension .txt in which I keep my WPA key. Initially upon double-click I got a prompt to Display / Run / Cancel. Running a text file is still a bit of mystery to me (as a new linux user), but anyhow I made

[Bug 54630] Re: Some *vlc not stopped by 'close window' button

2008-07-25 Thread Alecz20
@ Saïvann Carignan: Thanks for your suggestion, however I managed to compile 0.9.0 after doing apt-get build-dep vlc and adding a few other packages. I have experienced the exact same issues as you described. The bug seems to be fixed, but the Open Directory is broken. That is the very feature I

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-07-25 Thread Alecz20
I had English as default and i tried to add French. The generating locales hanged when adding the fr_BG.UTF-8 package IIRC. I might try your method to see if I can get both French and English. -- Gutsy-Hardy upgrade hangs in localedef https://bugs.launchpad.net/bugs/249340 You received this bug

[Bug 54630] Re: Some *vlc not stopped by 'close window' button

2008-07-24 Thread Alecz20
I would be glad to try the 0.9.0 release if there was a .deb for Gutsy or if I could compile it. I installed about 1 dozen additional packages but still haven't been able to compile it from source. -- Some *vlc not stopped by 'close window' button https://bugs.launchpad.net/bugs/54630 You

[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-07-23 Thread Alecz20
Roman, After doing the steps Drew suggested, what happens if you go to System-Administration-Language Support ? Do you have a default language? In my case from the list of languages, English is selected, but it does not appear below, in the drop-down menu. Additionally, did you manage to add

[Bug 197647] Re: /home/pokkets/.cache/tracker is 587.6 MB

2008-07-22 Thread Alecz20
Okay, sorry if I wasn't clear enough. My system is dived as such: 28 GB EXT2 for Linux 80 GB NTFS (Windows partition where movies are stored) /home is on the 28 GB Linux partition On the Desktop of my brother there was a link to the movies on the 80 GB partition (this might help explain

  1   2   >