[Bug 2060167] [NEW] Sound disabling after any audio stops playing

2024-04-03 Thread Mikel
Public bug reported: Once audio/video file stops playing (in browser or in player, doesn't matter) after several seconds sound became unreachible. It means that sound stay off even player/browser start playing audio/video. And increasing volumn, mute/unmute doesn't help at all. Only changing

[Bug 1904263] [NEW] Writing GRUB to boot device failed

2020-11-13 Thread Mikel Ward
Public bug reported: Running apt-get update; apt-get upgrade for the first time in a few months, I get an error ``` Writing GRUB to boot device failed - continue GRUB failed to install to the following devices: [*] /dev/nvme1n1p1 (104 MB; /boot/efi) 1000204 MB WDC WDS100T2B0C-00PXH0 ```

[Bug 1904263] Re: Writing GRUB to boot device failed

2020-11-13 Thread Mikel Ward
Likely the same as https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1872212. Note that: 1) drive uses gpt, not mbr 2) EFI partition is not logical partition AFAICS 3) there are no dump files as described in $ root parted /dev/nvme1n1 GNU Parted 3.3 Using /dev/nvme1n1 Welcome to GNU

[Bug 1896383] [NEW] The Text is Garbled in Detail Window

2020-09-20 Thread Mikel
Public bug reported: *** COSMETIC ISSUE This issue occurs using the Budgie desktop on Ubuntu 20.04LTS. The package using during the failure was: gnome-control-center: Installed: 1:3.36.4-0ubuntu1 Candidate: 1:3.36.4-0ubuntu1 Version table: *** 1:3.36.4-0ubuntu1 500 500

[Bug 1887252] [NEW] lightdm config-error-dialog.sh should pass --no-markup

2020-07-11 Thread Mikel Ward
Public bug reported: I modified my ~/.profile to call "logger". This resulted in in producing some output on stderr like ``` <13>Jul 11 13:02:46 /usr/sbin/lightdm-session[1408]: profile sourced ... ``` This showed an empty zenity prompt. Logs suggest zenity was failing because it was treating

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-11 Thread Mikel
In any case, When I close any dialog popup from java apps (Jdeveloper, NetBeans, SQLDeveloper) then I get gnome-shell running at 100% of processor and graphical interface hangs. I've checked for my mutter installed version: 3.32.2+git20190626-1ubuntu1~19.04.1 (/var/lib/apt/lists/archive.ubuntu

[Bug 1805527] [NEW] [System Product Name, ATI R6xx HDMI, Digital Out, HDMI] Sound is distorted

2018-11-27 Thread Mikel Ward
Uname: Linux 4.15.0-38-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: mikel 2276 F pulseaudio /dev/snd/pcmC1D3p: mikel 2276 F...m pulseaudio /dev/snd/controlC1: mikel 2276 F

[Bug 1738539] [NEW] package libperl5.22:amd64 5.22.1-9ubuntu0.2 failed to install/upgrade: el paquete libperl5.22:amd64 no está listo para configurarse no se puede configurar (estado actual `half-ins

2017-12-16 Thread Mikel Laburu
: amd64 Date: Wed Dec 13 20:12:43 2017 DpkgHistoryLog: Start-Date: 2017-12-13 20:12:28 Commandline: apt-get install python3-pip Requested-By: mikel (1000) Install: python3-dev:amd64 (3.5.1-3, automatic), libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3, automatic), python3-pip:amd64 (8.1.1-2ubuntu0.4

[Bug 1704580] Re: mouse-button-modifier should default to Super

2017-07-16 Thread Mikel Ward
http://bazaar.launchpad.net/~ubuntu-gnome-dev/ubuntu-gnome-default- settings/ubuntu/view/head:/debian/ubuntu-gnome-default-settings .gsettings-override ** Package changed: mutter (Ubuntu) => ubuntu-gnome-default-settings (Ubuntu) -- You received this bug notification because you are a member of

[Bug 1704580] [NEW] mouse-button-modifier should default to Super

2017-07-15 Thread Mikel Ward
Public bug reported: Trying to figure out why Alt+click wasn't working in Visual Studio Code, I discovered that mouse-button-modifier was set to Alt. This was supposedly changed to Super upstream per https://bugzilla.gnome.org/show_bug.cgi?id=607797. Could we please use Super as the Ubuntu

[Bug 1704579] [NEW] keyboard settings does not appear in search

2017-07-15 Thread Mikel Ward
Public bug reported: If I press Win to see the search overlay, then type "Keyboard" in the "Type to search..." box, it lists "Input Method", "Tweak Tool", "Onboard", and "Onboard settings". The "Keyboard" control panel should be the first result, or at least in the top four. ProblemType: Bug

[Bug 1704579] Re: keyboard settings does not appear in search

2017-07-15 Thread Mikel Ward
Hmm, it's in a special section for Settings. Which requires pressing Down then Right then Enter. It should just be Enter, because it's the most relevant action. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1679216] [NEW] local-fs fails to mount cdrom, forcing emergency mode boot

2017-04-03 Thread Mikel Ward
Public bug reported: When I tried to boot my Ubuntu machine this morning, it dropped into emergency mode. It did the same after rebooting. Logs showed = Apr 03 08:16:25 mikel-study mount[961]: mount: no medium found on /dev/sr0 Apr 03 08:16:25 mikel-study systemd[1]: cdrom.mount: Mount

[Bug 1406825] Re: xscreensaver complains "This version of xscreensaver is VERY OLD!"

2016-04-02 Thread Mikel Ward
Happening now on wily. It looks like the "fix" was just to pull a more recent version of XScreenSaver, but that doesn't really address the root cause. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1514909] [NEW] zsh compinit breaks with KSH_ARRAYS, KSH_GLOB

2015-11-10 Thread Mikel Ward
Completion, is incompatible with KSH_ARRAYS and KSH_GLOB, which previously worked fine in vivid. Repro: --- sudo useradd -m zshtest sudo su - zshtest cat >.zshrc < mikel-study% cd / _all_labels:63: bad math expression: operator expected at `funcstack ...' _description:63: bad math expression: o

[Bug 1514909] Re: zsh compinit breaks with KSH_ARRAYS, KSH_GLOB

2015-11-10 Thread Mikel Ward
Oops, my repro left out sudo chsh -s /bin/zsh zshtest between lines 1 and 2, and exit after "EOF" and before the second "sudo su - zshtest". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514909

[Bug 1472795] [NEW] grub installer crashes during install of Ubuntu 15.04

2015-07-08 Thread Robert Mikel
Public bug reported: grub installer crashes when installing Ubuntu 15.04 to dual boot using uefi loader alongside factory pre-installed Windows 8 ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: ubiquity 2.21.25 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux

[Bug 1423114] [NEW] package python-apt-common 0.9.3.5ubuntu1 failed to install/upgrade: package python-apt-common is already installed and configured

2015-02-18 Thread Mikel
Public bug reported: ... ProblemType: Package DistroRelease: Ubuntu 14.04 Package: python-apt-common 0.9.3.5ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 Uname: Linux 3.13.0-32-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.7 AptdaemonVersion: 1.1.1-1ubuntu5.1 Architecture:

[Bug 1395476] Re: Wifi no Working on Asus TP300LA machine

2014-11-25 Thread Mikel
it will be useful for other users, Thanks!! Mikel ** Changed in: linux (Ubuntu) Status: Incomplete = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1395476 Title: Wifi no Working

[Bug 1395476] [NEW] Wifi no Working on Asus TP300LA machine

2014-11-23 Thread Mikel
. -- I am a ubuntu user for the last years, but I am not expert. Can anybody help to fix this problem or indicate how to report a bug?? Thanks ! Mikel ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete -- You

[Bug 1395476] Re: Wifi no Working on Asus TP300LA machine

2014-11-23 Thread Mikel
** Changed in: linux (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/1395476 Title: Wifi no Working on Asus TP300LA machine To manage notifications

[Bug 1395476] Re: Wifi no Working on Asus TP300LA machine

2014-11-23 Thread Mikel
Dear all, 1. I changed the status of the bug to Confirmed 2. If I type apport-collect 1395476 in a terminal I get this: You need to run 'sudo -apt get install python -apport' for apport- collect to work, which in turn I cant install due to wifi is not working. Mikel, -- You received this bug

[Bug 1369701] Re: [Asus TP300LA] no wifi with Intel AC 7260 Ubuntu 14.04

2014-11-21 Thread Mikel
Dear all, I got my new Asus Tp300LA but I can not find this file that you are referring to. Can anyone show the directory or give more instructions to solve wifi problems? Many thanks, Mikel PD: by the way, is your keyboard locked when using it in tablet mode?? -- You received this bug

[Bug 964151] Re: Support both left and right mouse button activating elements

2014-06-17 Thread Mikel Ward
Still an issue in Trusty. Why does the last update say no longer affects:unity-greeter? % dpkg-query -W lightdm lightdm 1.10.1-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964151 Title:

[Bug 1242108] Re: all zsh manpages are missing

2014-05-21 Thread Mikel Ward
The rationale was - Keep using the upstream tarball that contains pre-generated docs as yodl is required to build them but the MIR hasn't been approved. Does MIR mean merge into release? yodl appears to be in main, having hit saucy on 2013-05-24 and trusty on 2013-10-25.

[Bug 272749] Re: Set window manager URGENT hint on bell.

2014-03-26 Thread Mikel Ward
Which patch did you use? AFAIR, you need the three most recent patches attached to that bug. And make sure to install the config schema stuff before running. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1101982] Re: XFCE will not lock screen when suspending via log out dialog.

2013-08-10 Thread Mikel Ward
** Also affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1101982 Title: XFCE will not lock screen when suspending via log out dialog. To

[Bug 858775] Re: gnome-keyring-daemon hogs CPU

2013-07-15 Thread mikel
This happens to me with google chrome, but not with chromiun-browser. If i make sure all google chrome processes are killed and restart gnome- keyring-d, it doesn't happen any more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1097903] Re: lightdm-session fails if user's .profile has non-posix sh init.

2013-04-20 Thread Mikel Ward
Seems like the other issue is that the default .profile sources .bashrc if $BASH_VERSION is set. But $BASH_VERSION is set even if bash is invoked as /bin/sh. .bashrc is designed only for sourcing by bash, not bash in posix mode, or any other shell, given that bash itself does not source .bashrc

[Bug 1160961] [NEW] Error en el sistema

2013-03-27 Thread Mikel Saldise
Public bug reported: Se me aparece una ventana en la que pone ue ha habido un error en el sistema ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6 Uname: Linux 3.5.0-26-generic i686 .tmp.unity.support.test.0:

[Bug 878277] Re: Keyboard Layout Options | Alt/Win behavior incomprehensible

2012-03-29 Thread Mikel Ward
Totally agree. And it uses mapped the wrong way. When it says Hyper is mapped to Win, what it really means is When I press Win, send Hyper. I think adding a help button is not sufficient. The wording needs to be clearer. But the descriptions may come from xkb rather than Gnome Control Center.

[Bug 909078] [NEW] package linux-image-2.6.32-37-generic 2.6.32-37.81 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 127

2011-12-27 Thread Mikel Agirre
Public bug reported: Couldnt update packages ProblemType: Package DistroRelease: Ubuntu 10.04 Package: linux-image-2.6.32-37-generic 2.6.32-37.81 ProcVersionSignature: Ubuntu 2.6.32-35.78-generic 2.6.32.46+drm33.20 Uname: Linux 2.6.32-35-generic i686 Architecture: i386 Date: Fri Dec 23 18:07:01

[Bug 909078] Re: package linux-image-2.6.32-37-generic 2.6.32-37.81 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 127

2011-12-27 Thread Mikel Agirre
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909078 Title: package linux-image-2.6.32-37-generic 2.6.32-37.81 failed to install/upgrade: el subproceso instalado el script post-installation

[Bug 874238] Re: New scrollbars do not work in Eclipse

2011-11-11 Thread mikel
*** This bug is a duplicate of bug 769277 *** https://bugs.launchpad.net/bugs/769277 In ubuntu 11.10 I started getting the problem once I got rid of openjdk and began working with sun-java6. To solve the problem and have the new scrollingbars I just had to comment the following line: export

[Bug 776729] Re: Eclipse's new scroll bars don't show up

2011-05-06 Thread mikel
*** This bug is a duplicate of bug 769277 *** https://bugs.launchpad.net/bugs/769277 Same happens to me in 11.04 final release. I can scroll with the wheel vertically but it's imposible to scroll horizontally. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 776940] [NEW] package postgresql 8.4.8-0ubuntu0.11.04 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2011-05-04 Thread mikel
Public bug reported: Binary package hint: postgresql-8.4 this appears at startup ProblemType: Package DistroRelease: Ubuntu 11.04 Package: postgresql 8.4.8-0ubuntu0.11.04 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic x86_64 NonfreeKernelModules: fglrx

[Bug 776940] Re: package postgresql 8.4.8-0ubuntu0.11.04 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2011-05-04 Thread mikel
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776940 Title: package postgresql 8.4.8-0ubuntu0.11.04 failed to install/upgrade: problemas de dependencias - se deja sin configurar -- ubuntu-bugs

[Bug 776195] [NEW] package flashplugin-installer (not installed) failed to install/upgrade: problemas de dependencias - se deja sin configurar

2011-05-03 Thread mikel
Public bug reported: Binary package hint: flashplugin-nonfree The error appear at chromiun browser start-up ProblemType: Package DistroRelease: Ubuntu 11.04 Package: flashplugin-installer (not installed) ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic

[Bug 776195] Re: package flashplugin-installer (not installed) failed to install/upgrade: problemas de dependencias - se deja sin configurar

2011-05-03 Thread mikel
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776195 Title: package flashplugin-installer (not installed) failed to install/upgrade: problemas de dependencias - se deja sin configurar --

[Bug 774974] [NEW] package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade: post-installation script-a instalatuta azpiprozesuak 134 errorea eman du irteeran

2011-05-01 Thread mikel
Public bug reported: Binary package hint: nspluginwrapper This error appeared when upgrading to 11.04 it also appear when executing: sudo apt-get -f install ProblemType: Package DistroRelease: Ubuntu 11.04 Package: nspluginwrapper 1.2.2-0ubuntu9 ProcVersionSignature: Ubuntu

[Bug 774974] Re: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade: post-installation script-a instalatuta azpiprozesuak 134 errorea eman du irteeran

2011-05-01 Thread mikel
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774974 Title: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade: post-installation script-a instalatuta azpiprozesuak 134 errorea eman

[Bug 715663] [NEW] после выхода из Центра приложений вся система зависает - мышь двигается, но нажатия ни к чему не приводят, окна не отзываются, действия не совершаются.

2011-02-09 Thread Mikel
Public bug reported: Binary package hint: software-center 1.после выхода из Центра приложений вся система зависает - мышь двигается, но нажатия ни к чему не приводят, окна не отзываются, действия не совершаются. 2.при передаче deb-пакета из другого приложения в Центр приложений этот пакет

[Bug 715663] Re: после выхода из Центра приложений вся система зависает - мышь двигается, но нажатия ни к чему не приводят, окна не отзываются, действия не совершаются.

2011-02-09 Thread Mikel
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/715663 Title: после выхода из Центра приложений вся система зависает - мышь двигается, но нажатия ни к чему не приводят, окна не отзываются,

[Bug 636711] Re: 10.10 can't mount squashfs file system

2010-11-17 Thread mikel
Same problem here. Using Acer Aspire One. I've checked the md4sum and tried UNetbootin and USB Universal installer. -- 10.10 can't mount squashfs file system https://bugs.launchpad.net/bugs/636711 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 550824] Re: Once status is set to offline the me menu becomes disabled so can't be used to go online

2010-10-06 Thread Mikel Artaso
I would like also to add that trying to set invisible status the status is always set as busy. -- Once status is set to offline the me menu becomes disabled so can't be used to go online https://bugs.launchpad.net/bugs/550824 You received this bug notification because you are a member of Ubuntu

[Bug 654267] [NEW] Indicator Applet Session 0.4.6 - invisible status

2010-10-03 Thread Mikel Artaso
Public bug reported: Indicator Applet Session 0.4.6 - invisible status cannot be stablished. And after been stablished offline mode no other mode can be stablished also. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: evince 2.32.0-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic

[Bug 654267] Re: Indicator Applet Session 0.4.6 - invisible status

2010-10-03 Thread Mikel Artaso
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/654267/+attachment/1669956/+files/Dependencies.txt ** Attachment added: RelatedPackageVersions.txt https://bugs.launchpad.net/bugs/654267/+attachment/1669957/+files/RelatedPackageVersions.txt -- Indicator Applet

[Bug 654265] [NEW] Indicator Applet Session 0.4.6 - invisible status

2010-10-03 Thread Mikel Artaso
*** This bug is a duplicate of bug 654267 *** https://bugs.launchpad.net/bugs/654267 Public bug reported: Indicator Applet Session 0.4.6 - invisible status cannot be stablished. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: evince 2.32.0-0ubuntu1 ProcVersionSignature: Ubuntu

[Bug 654265] Re: Indicator Applet Session 0.4.6 - invisible status

2010-10-03 Thread Mikel Artaso
*** This bug is a duplicate of bug 654267 *** https://bugs.launchpad.net/bugs/654267 ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/654265/+attachment/1669953/+files/Dependencies.txt ** Attachment added: RelatedPackageVersions.txt

[Bug 653843] [NEW] system does not hibernate

2010-10-02 Thread Mikel Artaso
Public bug reported: Binary package hint: evince When I try to hibernate the system, just appears a blank screen with the cursor blinking and it remains that way. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: evince 2.32.0-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic

[Bug 653843] Re: system does not hibernate

2010-10-02 Thread Mikel Artaso
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/653843/+attachment/1667833/+files/Dependencies.txt ** Attachment added: KernLog.txt https://bugs.launchpad.net/bugs/653843/+attachment/1667834/+files/KernLog.txt ** Attachment added: RelatedPackageVersions.txt

[Bug 598704] Re: Incorect default resolution on Samsung SyncMaster T200

2010-09-19 Thread Mikel Ward
Not sure if I'm seeing the same bug. Default res was fine in 10.10 beta, but a dist upgrade yesterday made my 17 Sony CRT start using some weird res like 1800x1300, rather than 1024x768, which looks best, and was the default previously. My problem only started happening in the past week or two,

[Bug 598704] Re: Incorect default resolution on Samsung SyncMaster T200

2010-09-19 Thread Mikel Ward
This one (bug 598704) is probably related to, and maybe a duplicate of: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/596943 -- Incorect default resolution on Samsung SyncMaster T200 https://bugs.launchpad.net/bugs/598704 You received this bug notification because you are a member

[Bug 596943] Re: xorg uses too high resolution by default

2010-09-19 Thread Mikel Ward
Not sure if I'm seeing the same bug. Default res was fine in 10.10 beta, but a dist upgrade yesterday made my 17 Sony CRT start using some weird res like 1800x1300, rather than 1024x768, which looks best, and was the default previously. My problem only started happening in the past week or two,

[Bug 642790] [NEW] default resolution is ridiculously high

2010-09-19 Thread Mikel Ward
. dmesg has: Sep 19 23:18:30 mikel-desktop kernel: [ 1578.773390] Sep 19 23:18:30 mikel-desktop kernel: [ 1578.827170] Sep 19 23:18:30 mikel-desktop kernel: [ 1578.876465] Sep 19 23:18:30 mikel-desktop kernel: [ 1578.925753] Sep 19 23:18:30 mikel-desktop kernel: [ 1578.925756] radeon :01:05.0

[Bug 642790] Re: default resolution is ridiculously high

2010-09-19 Thread Mikel Ward
** Attachment added: current X server log https://bugs.launchpad.net/bugs/642790/+attachment/1608245/+files/Xorg.0.log -- default resolution is ridiculously high https://bugs.launchpad.net/bugs/642790 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 642790] Re: default resolution is ridiculously high

2010-09-19 Thread Mikel Ward
Similar bugs: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/598704 https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/596943 but those were reported a while back, whereas mine appears to be a recent regression, which is why I filed a separate report. ** Attachment added:

[Bug 642790] Re: default resolution is ridiculously high

2010-09-19 Thread Mikel Ward
Have attached output of get-edid get-edid.out 2get-edid.err in case that's useful. ** Attachment added: get-edid 2get-edid.err https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/642790/+attachment/1608327/+files/get-edid.err -- default resolution is ridiculously high

[Bug 642790] Re: default resolution is ridiculously high

2010-09-19 Thread Mikel Ward
I did Switch User which started a separate X server for the login screen. Log attached. It shows the selected resolution was 1856x1392, which on a 17 display is definitely suboptimal. ** Attachment added: Xorg.1.log

[Bug 642790] Re: default resolution is ridiculously high

2010-09-19 Thread Mikel Ward
most relevant packages: ii xserver-xorg-core 2:1.9.0-0ubuntu7 Xorg X server - core server ii xserver-common 2:1.9.0-0ubuntu7 common files used by various X servers ii xserver-xorg-video-ati 1:6.13.1-1ubuntu5

[Bug 642790] Re: default resolution is ridiculously high

2010-09-19 Thread Mikel Ward
Monitor model is SONY CPD-G220, in case that doesn't appear above. -- default resolution is ridiculously high https://bugs.launchpad.net/bugs/642790 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 272749] Re: Set window manager URGENT hint on bell.

2010-09-16 Thread Mikel Ward
I've created a PPA at https://launchpad.net/~mikelward/+archive /flashing-gnome-terminal if anyone wants to try the patch on Maverick. You can do this by running: sudo add-apt-repository ppa:mikelward/flashing-gnome-terminal sudo apt-get update sudo apt-get install gnome-terminal

[Bug 272749] Re: Set window manager URGENT hint on bell.

2010-09-16 Thread Mikel Ward
The patch adds these options under the General tab: [ ] Bold the tab title when the terminal rings the bell [ ] ...even if I am working in that tab [ ] Flash the window's entry in the window list when the terminal rings the bell [ ] ...even if I am working in that window which ones

[Bug 640266] [NEW] WARNING: at /build/buildd/linux-2.6.35/arch/x86/kernel/check.c:134 check_for_bios_corruption+0xcb/0xe0()

2010-09-16 Thread Mikel Artaso
] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: mikel 1425 F pulseaudio /dev/snd/pcmC0D0p: mikel 1425 F...m pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA

[Bug 640266] Re: WARNING: at /build/buildd/linux-2.6.35/arch/x86/kernel/check.c:134 check_for_bios_corruption+0xcb/0xe0()

2010-09-16 Thread Mikel Artaso
** Attachment added: AcpiTables.txt https://bugs.launchpad.net/bugs/640266/+attachment/1592345/+files/AcpiTables.txt ** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/640266/+attachment/1592346/+files/AlsaDevices.txt ** Attachment added: AplayDevices.txt

[Bug 632494] Re: booting with kernel .35-19 error /etc/fstab

2010-09-13 Thread Mikel Artaso
The problem has been solved changing to UUID the method to locate the media. When I have launched the blkid command I have obtained this: /dev/sdb1: LABEL=WinRE UUID=4072D79C72D7954E TYPE=ntfs /dev/sdb2: LABEL=System UUID=6E646A89646A53BD TYPE=ntfs /dev/sdb3: LABEL=Data UUID=EAF0F1A3F0F175E3

[Bug 632494] Re: booting with kernel .35-19 error /etc/fstab

2010-09-11 Thread Mikel Artaso
Also happens with kernel .35-20 The system says that is unable to mount /home/mikel and that it doesn't find /dev/sda5 -- booting with kernel .35-19 error /etc/fstab https://bugs.launchpad.net/bugs/632494 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 632494] [NEW] booting with kernel .35-19 error /etc/fstab

2010-09-07 Thread Mikel Artaso
Public bug reported: After updating to ubuntu 10.10 from 10.04 and when trying to boot with the .35-19 kernel the system does not what established in the /etc/fstab file. With the kernel .32-14 it works well. /etc/fstab # /etc/fstab: static file system information. # # Use 'vol_id --uuid' to

[Bug 629525] [NEW] package mydms 1.7.2 1.7.3-1 failed to install/upgrade: post-installation script instalaturik azpiprozesuak 1 errorea eman du irteeran

2010-09-03 Thread Mikel Garin
Public bug reported: Binary package hint: mydms Installation wizard says system has no phpadobd installed but it has??? ProblemType: Package Architecture: i386 Date: Fri Sep 3 15:39:52 2010 DistroRelease: Ubuntu 9.10 ErrorMessage: post-installation script instalaturik azpiprozesuak 1 errorea

[Bug 629525] Re: package mydms 1.7.2 1.7.3-1 failed to install/upgrade: post-installation script instalaturik azpiprozesuak 1 errorea eman du irteeran

2010-09-03 Thread Mikel Garin
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/629525/+attachment/1539641/+files/AptOrdering.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/629525/+attachment/1539642/+files/Dependencies.txt ** Attachment added: Dmesg.txt

[Bug 153615] Re: Bootloader options aren't clear

2010-08-24 Thread Mikel Ward
(Came here via bug #230603.) Ditto to David's comment. I tried installing to USB key using direct install rather than usb- creator based on someone's recommendation. I don't think the installer made it clear that Grub would be installed to the first primary hard disk. My Windows installation

[Bug 612032] [NEW] '4 New Emails' on startup 100% of time

2010-07-31 Thread Mikel Grenier
Public bug reported: Binary package hint: pidgin I had Pidgin 2.5x, and saw the same problem as what I am reporting on Pidgin 2.7.0. Seems that every time I start pidgin, I get 4 new emails,' that really are not there. The problem corrects itself when a new email comes in, but that can be hours,

[Bug 612032] Re: '4 New Emails' on startup 100% of time

2010-07-31 Thread Mikel Grenier
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52778259/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/52778260/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/52778261/ProcStatus.txt -- '4 New

[Bug 612031] [NEW] '4 New Emails' on startup 100% of time

2010-07-31 Thread Mikel Grenier
Public bug reported: Binary package hint: pidgin I had Pidgin 2.5x, and saw the same problem as what I am reporting on Pidgin 2.7.0. Seems that every time I start pidgin, I get 4 new emails,' that really are not there. The problem corrects itself when a new email comes in, but that can be hours,

[Bug 612031] Re: '4 New Emails' on startup 100% of time

2010-07-31 Thread Mikel Grenier
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52778259/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/52778260/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/52778261/ProcStatus.txt -- '4 New

Re: [Bug 612032] Re: '4 New Emails' on startup 100% of time

2010-07-31 Thread Mikel Grenier
*** This bug is a duplicate of bug 612031 *** https://bugs.launchpad.net/bugs/612031 Is this why I got the same exact email twice? I only reported it once. From: Omer Akram om2...@ubuntu.com To: emmgeeim...@yahoo.com Sent: Sat, July 31, 2010 8:58:22 AM

[Bug 372593] Re: skype crashes with *** glibc detected *** /usr/bin/skype.real: double free or corruption (fasttop): 0xf3148548 ***

2010-01-24 Thread Mikel Ward
I've marked this as also affecting Ubuntu main because the problem still exists. Hope that's OK. ** Also affects: ubuntu Importance: Undecided Status: New -- skype crashes with *** glibc detected *** /usr/bin/skype.real: double free or corruption (fasttop): 0xf3148548 ***

[Bug 193686] Re: nm-openvpn with preshared key doesn't work

2009-11-24 Thread mikeL
It's not working with karmic It still forces the user to provide local and ... ip's which aren't needed at all for a straight forward and plain simple static key stetup... -- dev tap proto tcp-client comp-lzo secret XX remote X -- nm-openvpn

[Bug 460944] Re: Update Site list is empty in Install New Software

2009-11-20 Thread mikel
i resized the updates window with the mouse and the list showed up! :o... i hope this bug gets fixed 'cuse it's annoying :@... pd: the buttons don't work well too :@... -- Update Site list is empty in Install New Software https://bugs.launchpad.net/bugs/460944 You received this bug notification

[Bug 360905] Re: Network-Manager not seeing broadband card

2009-09-27 Thread Mikel Ward
I had already tried delays of up to 6000 msec, but that didn't work, and wouldn't be expected to, since the maximum delay is 3000. $ /lib/udev/nm-modem-probe --help Usage: probe-modem [options] device --export export key/value pairs --delay ms delay before probing (1 to

[Bug 360905] Re: Network-Manager not seeing broadband card

2009-09-27 Thread Mikel Ward
Does not work, as expected. -- Network-Manager not seeing broadband card https://bugs.launchpad.net/bugs/360905 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 360905] Re: Network-Manager not seeing broadband card

2009-09-27 Thread Mikel Ward
Further, it works with two 1000 msec probes, but not one 3000 msec one (and obviously 5000 is out, since it's not supported by nm-modem-probe). -- Network-Manager not seeing broadband card https://bugs.launchpad.net/bugs/360905 You received this bug notification because you are a member of

[Bug 363065] Re: No plone-site in dropdown menu in the ZMI

2009-09-25 Thread Mikel Larreategi
You need to install c and python headers to be able to compile PIL: sudo apt-get install build-essentials python2.4 And also libjpeg and zlib for PIL sudo apt-get install libjpeg62-dev zlib1g-dev libfreetype6-dev -- No plone-site in dropdown menu in the ZMI

[Bug 360905] Re: Network-Manager not seeing broadband card

2009-09-24 Thread Mikel Ward
Alexander, both James and I tried your patch and it didn't work, as stated above. -- Network-Manager not seeing broadband card https://bugs.launchpad.net/bugs/360905 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-09-24 Thread Mikel Ward
Apparently Bluetooth personal area network support is included in GNOME 2.28 with GNOME Bluetooth and latest NetworkManager. -- [MASTER] NM 0.7 lacks bluetooth 3g support https://bugs.launchpad.net/bugs/269329 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 70317] Re: constant kernel errors about unknown multimedia keys

2009-09-05 Thread Mikel Ward
Last time I looked at it, the key presses were happening even without me pressing anything on the keyboard, so I believe they were power status messages. (As I said, I don't have that keyboard now, so I can't check.) -- constant kernel errors about unknown multimedia keys

Re: [Bug 376686] Re: Errors in KDE4 basque translation - Cyrillic characters and wrong names

2009-09-04 Thread Mikel Pascual Aldabaldetreku
will be released in the next language pack update (the one after 9.04+20090803.2): @Mikel, could you please translate those in Launchpad? https://translations.launchpad.net/ubuntu/jaunty/+source/kdeadmin/+pots/desktop-kdeadmin/eu/1/+translate https://translations.launchpad.net/ubuntu/jaunty/+source

[Bug 376686] Re: Errors in KDE4 basque translation - Cyrillic characters and wrong names

2009-09-03 Thread Mikel Pascual Aldabaldetreku
Sorry for the delay. The life out of launchpad kept me busy. I updated the language packs to 1.9.04+20090803.2 and cleaned any old remaining. Now, almost everything shows in basque. Only printer settings remains in another language. I attached some screenshots showing the wrong strings (I'm sure

[Bug 360905] Re: Network-Manager not seeing broadband card

2009-07-18 Thread Mikel Ward
Any updates? I expected this issue to be fixed by now. -- Network-Manager not seeing broadband card https://bugs.launchpad.net/bugs/360905 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-07-18 Thread Mikel Ward
Looks like it might be coming soon. http://blogs.gnome.org/dcbw/category/networkmanager/ Fingers crossed! -- [MASTER] NM 0.7 lacks bluetooth 3g support https://bugs.launchpad.net/bugs/269329 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 376686] Re: Errors in KDE4 basque translation - Cyrillic characters and wrong names

2009-07-08 Thread Mikel Pascual Aldabaldetreku
if you check https://launchpad.net/~zlatkopopov you can see that that user wasn't manually created in launchpad. so, either the error was in kde's svn (it already happened about 1 year ago), or in the kde--launchpad import system. -- Errors in KDE4 basque translation - Cyrillic characters and

[Bug 388797] Re: resolv.conf ends up empty after disconnecting from one of two connections

2009-07-06 Thread Mikel Ward
I'm not sure. Looks like that directory is provided by squid and avahi- daemon. mw...@laptop:/etc/resolvconf $ dpkg -S /etc/resolvconf squid, avahi-daemon: /etc/resolvconf mw...@laptop:/etc/resolvconf $ dpkg -l squid Desired=Unknown/Install/Remove/Purge/Hold |

[Bug 392742] [NEW] Corrupted Basque (Euskera) language translations

2009-06-26 Thread mikel
Public bug reported: It seems that the user Zlatko Popov made his translation tos Bulgarian but stored his changes in the Basque language. They should be reverted to the Zlatko Popov's commits previous state. Kde is pretty unusable in Basque (unless you also know Bulgarian). Affected packages:

[Bug 279187] Re: regression: usplash causes system to beep aloud

2009-06-25 Thread Mikel Ward
Upgraded from Ubuntu 8.10. I'm pretty sure that after the upgrade, I had 2.6.27. Some time soon after, there was a 9.04 update around which installed 2.6.28-11 and made it the default kernel. The problems only started after installing that update and rebooting. $ zgrep -h 'status installed

[Bug 391864] [NEW] repeated beeps and corrupt video on boot

2009-06-24 Thread Mikel Ward
Public bug reported: linux-image-2.6.27-11-generic was working fine for me. After receiving an update to linux-headers-2.6.28-11 a few weeks back, my system would get to Grub, start booting Linux, then very rapidly display interpersed lines saying dev_id blah blah blah and beep the PC speaker

[Bug 391864] Re: repeated beeps and corrupt video on boot

2009-06-24 Thread Mikel Ward
** Attachment added: /var/log/debug from the previous failed boot http://launchpadlibrarian.net/28320312/debug.out -- repeated beeps and corrupt video on boot https://bugs.launchpad.net/bugs/391864 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 391864] Re: repeated beeps and corrupt video on boot

2009-06-24 Thread Mikel Ward
*** This bug is a duplicate of bug 279187 *** https://bugs.launchpad.net/bugs/279187 System is a Dell Latitude D630 laptop with nVidia graphics (nVidia Corporation Quadro NVS 135M). 00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c) 00:01.0 PCI

[Bug 391864] Re: repeated beeps and corrupt video on boot

2009-06-24 Thread Mikel Ward
*** This bug is a duplicate of bug 279187 *** https://bugs.launchpad.net/bugs/279187 Disabling the splash screen made it work fine. -- repeated beeps and corrupt video on boot https://bugs.launchpad.net/bugs/391864 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 391864] Re: repeated beeps and corrupt video on boot

2009-06-24 Thread Mikel Ward
*** This bug is a duplicate of bug 279187 *** https://bugs.launchpad.net/bugs/279187 Probably related to bug 255590 and bug 279187. Will reassign to usplash component. ** This bug has been marked a duplicate of bug 279187 regression: usplash causes system to beep aloud -- repeated

[Bug 279187] Re: regression: usplash causes system to beep aloud

2009-06-24 Thread Mikel Ward
I'm seeing this for the first time on Ubuntu 9.04 with 2.6.28. Ubuntu 8.10 (any kernel) and Ubuntu 9.04 with 2.6.27 were fine. ** Attachment added: lspcivvn.out http://launchpadlibrarian.net/28326440/lspcivvn.out -- regression: usplash causes system to beep aloud

  1   2   3   >