[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 audio
profile to "output Analog stereo" and changing back to "output Analog
Stereo Duplex" re-enable sound which stay on untill player stop playing
file.

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: alsa-base (not installed)
ProcVersionSignature: Ubuntu 6.5.0-27.28-generic 6.5.13
Uname: Linux 6.5.0-27-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: KDE
Date: Thu Apr  4 01:03:56 2024
InstallationDate: Installed on 2021-12-07 (848 days ago)
InstallationMedia: Kubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Вбудоване аудіо - HDA Intel PCH
Symptom_Jack: SPDIF Out, Internal
Symptom_Type: Sound works for a while, then breaks
Title: [System Product Name, Realtek ALC887-VD, SPDIF Out, Internal] fails 
after a while
UpgradeStatus: Upgraded to mantic on 2024-03-28 (6 days ago)

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug mantic

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

Title:
  Sound disabling after any audio stops playing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/2060167/+subscriptions


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

[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
```

Retrying fails.

Running

```
$ sudo dpkg-reconfigure --force grub-efi-amd64
```

Gives the following output:

```
Installing grub to /boot/efi.
Installing for x86_64-efi platform.
grub-install: warning: Internal error.
grub-install: error: failed to register the EFI boot entry: Operation not 
permitted.
Installing grub to /boot/efi.
Installing for x86_64-efi platform.
grub-install: warning: Internal error.
grub-install: error: failed to register the EFI boot entry: Operation not 
permitted.
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.4.0-53-generic
Found initrd image: /boot/initrd.img-5.4.0-53-generic
Found linux image: /boot/vmlinuz-5.4.0-52-generic
Found initrd image: /boot/initrd.img-5.4.0-52-generic
Found Windows Boot Manager on /dev/nvme1n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings
done
```

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: grub-efi-amd64 2.04-1ubuntu26.6
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.12
Architecture: amd64
CasperMD5CheckResult: skip
Date: Fri Nov 13 21:38:56 2020
InstallationDate: Installed on 2020-05-23 (175 days ago)
InstallationMedia: Xubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: grub2
UpgradeStatus: Upgraded to focal on 2020-05-29 (169 days ago)

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


** Tags: amd64 apport-bug focal

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

Title:
  Writing GRUB to boot device failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1904263/+subscriptions

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

[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 Parted! Type 'help' to view a list of commands.
(parted) p
Model: WDC WDS100T2B0C-00PXH0 (nvme)
Disk /dev/nvme1n1: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End SizeFile system  Name  Flags
 1  1049kB  106MB   105MB   fat32EFI system partition  
boot, esp
 2  106MB   123MB   16.8MB   Microsoft reserved partition  
msftres
 3  123MB   1000GB  1000GB  ntfs Basic data partition  
msftdata
 4  1000GB  1000GB  530MB   ntfs   
hidden, diag

```
$ root parted /dev/nvme1n1
GNU Parted 3.3
Using /dev/nvme1n1
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) p
Model: WDC WDS100T2B0C-00PXH0 (nvme)
Disk /dev/nvme1n1: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End SizeFile system  Name  Flags
 1  1049kB  106MB   105MB   fat32EFI system partition  
boot, esp
 2  106MB   123MB   16.8MB   Microsoft reserved partition  
msftres
 3  123MB   1000GB  1000GB  ntfs Basic data partition  
msftdata
 4  1000GB  1000GB  530MB   ntfs   
hidden, diag
```

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

Title:
  Writing GRUB to boot device failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1904263/+subscriptions

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

[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 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1:3.36.1-1ubuntu5 500
500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages

As you can see on the supplied attachment, there are references to
"Hardware Address" and "Last Used."

The line containing "Last Used  Today" is being displayed over the
"Connect automatically" selection.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-control-center 1:3.36.4-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
Uname: Linux 5.4.0-47-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia wl
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: Budgie:GNOME
Date: Sun Sep 20 09:07:35 2020
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2020-09-20 (0 days ago)
InstallationMedia: Ubuntu-Budgie 20.04.1 LTS "Focal Fossa" - Release amd64 
(20200731)
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

** Attachment added: "Screenshot from 2020-09-20 08-31-58.png"
   
https://bugs.launchpad.net/bugs/1896383/+attachment/5412637/+files/Screenshot%20from%202020-09-20%2008-31-58.png

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

Title:
  The Text is Garbled in Detail Window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1896383/+subscriptions

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

[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 `<13>` as pango
markup.

```
 from markup due to error parsing markup: Error on line 3 char 6: “13” is not a 
valid 
```

We should not assume the error message strings contain valid markup,
since their source is unknown.

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

** Package changed: gdm (Ubuntu) => lightdm (Ubuntu)

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

Title:
  lightdm config-error-dialog.sh should pass --no-markup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1887252/+subscriptions

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

[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
.com_ubuntu_dists_disco-proposed_main_binary-amd64_Packages)
(/var/lib/dpkg/status)

Downgrading mutter and libmutter as Iliyas indicated, I can avoid the
problem.

Thanks to Ilyas and thanks to everyone.

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

Title:
  [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()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

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

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

2018-11-27 Thread Mikel Ward
Public bug reported:

I use audio via DisplayPort.  Until a few weeks ago, I got good quality
audio.

Now, I get really bad 8-bit-ish distorted audio.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
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 pulseaudio
CurrentDesktop: XFCE
Date: Tue Nov 27 17:18:56 2018
InstallationDate: Installed on 2015-10-05 (1149 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:HDMI failed
Symptom_Card: Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] - HDA 
ATI HDMI
Symptom_Jack: Digital Out, HDMI
Symptom_Type: Digital clip or distortion, or "overdriven" sound
Title: [System Product Name, ATI R6xx HDMI, Digital Out, HDMI] Sound is 
distorted
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/21/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0703
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8Z68-V LX
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0703:bd10/21/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8Z68-VLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  [System Product Name, ATI R6xx HDMI, Digital Out, HDMI] Sound is
  distorted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1805527/+subscriptions

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

[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
Public bug reported:

I can't update the system

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libperl5.22:amd64 5.22.1-9ubuntu0.2
ProcVersionSignature: Ubuntu 4.10.0-38.42~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-38-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.14
Architecture: 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), 
python3-wheel:amd64 (0.29.0-1, automatic), python3.5-dev:amd64 
(3.5.2-2ubuntu0~16.04.4, automatic), libpython3.5-dev:amd64 
(3.5.2-2ubuntu0~16.04.4, automatic), libpython3-dev:amd64 (3.5.1-3, automatic), 
python-pip-whl:amd64 (8.1.1-2ubuntu0.4, automatic), python3-setuptools:amd64 
(20.7.0-1, automatic)
 Upgrade: libpython3.5:amd64 (3.5.2-2ubuntu0~16.04.1, 3.5.2-2ubuntu0~16.04.4), 
python3.5:amd64 (3.5.2-2ubuntu0~16.04.1, 3.5.2-2ubuntu0~16.04.4), 
python3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.1, 3.5.2-2ubuntu0~16.04.4), 
libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.1, 3.5.2-2ubuntu0~16.04.4), 
libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.1, 3.5.2-2ubuntu0~16.04.4)
ErrorMessage: el paquete libperl5.22:amd64 no está listo para configurarse  no 
se puede configurar (estado actual `half-installed')
InstallationDate: Installed on 2017-03-09 (281 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: perl
Title: 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-installed')
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  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-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1738539/+subscriptions

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

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1704580

Title:
  mouse-button-modifier should default to Super

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-gnome-default-settings/+bug/1704580/+subscriptions

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


[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 default too?

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: mutter 3.18.3-0ubuntu2
ProcVersionSignature: Ubuntu 4.8.0-54.57~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-54-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.9
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Jul 15 10:49:09 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2017-03-29 (108 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: mutter
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  mouse-button-modifier should default to Super

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1704580/+subscriptions

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


[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
DistroRelease: Ubuntu 16.04
Package: gnome-shell 3.18.5-0ubuntu0.3
ProcVersionSignature: Ubuntu 4.8.0-54.57~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-54-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.9
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Jul 15 10:35:51 2017
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2017-03-29 (108 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Attachment added: "Screenshot from 2017-07-15 10-32-55.png"
   
https://bugs.launchpad.net/bugs/1704579/+attachment/4915263/+files/Screenshot%20from%202017-07-15%2010-32-55.png

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

Title:
  keyboard settings does not appear in search

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1704579/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/1704579

Title:
  keyboard settings does not appear in search

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1704579/+subscriptions

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


[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 process exited, 
code=exited status=32
Apr 03 08:16:25 mikel-study systemd[1]: Failed to mount /cdrom.
-- Subject: Unit cdrom.mount has failed
...
-- Subject: Unit local-fs.target has failed
...
Apr 03 08:16:25 mikel-study systemd[1]: local-fs.target: Job 
local-fs.target/start failed with result 'dependency'.
Apr 03 08:16:25 mikel-study systemd[1]: local-fs.target: Triggering OnFailure= 
dependencies.
Apr 03 08:16:25 mikel-study systemd[1]: cdrom.mount: Unit entered failed state.
Apr 03 08:16:25 mikel-study systemd[1]: Reached target Emergency Mode.
-- Subject: Unit emergency.target has finished start-up

=

Removing these two final entries from /etc/fstab and rebooting solved
it.

/dev/dvd /dvd iso9660 ro 0 0
/dev/cdrom /cdrom iso9660 ro 0 0

Seems the same as
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1455683, but that
was marked WONTFIX two years ago.  Also not clear why it just started
happening.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: systemd 229-4ubuntu16
ProcVersionSignature: Ubuntu 4.4.0-71.92-generic 4.4.49
Uname: Linux 4.4.0-71-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Apr  3 08:22:08 2017
InstallationDate: Installed on 2015-10-05 (545 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-71-generic 
root=UUID=991bfd06-93fc-44f2-a592-cb3014d658b5 ro quiet splash
SourcePackage: systemd
SystemdDelta:
 [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
 [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
 [EXTENDED]   /etc/systemd/system/display-manager.service → 
/lib/systemd/system/display-manager.service.d/xdiagnose.conf
 
 3 overridden configuration files found.
UpgradeStatus: Upgraded to xenial on 2016-05-04 (334 days ago)
dmi.bios.date: 10/21/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0703
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8Z68-V LX
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0703:bd10/21/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8Z68-VLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug xenial

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

Title:
  local-fs fails to mount cdrom, forcing emergency mode boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1679216/+subscriptions

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

[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.
https://bugs.launchpad.net/bugs/1406825

Title:
  xscreensaver complains "This version of xscreensaver is VERY OLD!"

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1406825/+subscriptions

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


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

2015-11-10 Thread Mikel Ward
Public bug reported:

After upgrading to wily, trying to Tab autocomplete prints a bunch of
errors.

It seems that

if [[ -z "$skip_global_compinit" ]]; then
  autoload -U compinit
  compinit
fi

in /etc/zsh/zshrc, and the completion rules it loads from
/usr/share/zsh/functions/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: operator expected at `comp_ignor...'
_path_files:63: bad math expression: operator expected at `pfx '
_path_files:63: bad math expression: operator expected at `prepaths '
_path_files:63: bad math expression: operator expected at `ignore '
_path_files:63: bad math expression: operator expected at `ignore'
_main_complete:338: bad math expression: operator expected at `lastdescr'
_main_complete:377: bad math expression: operator expected at `comp_color...'
---

Putting skip_global_compinit=1 in ~/.zshenv works around the problem, as
does "unsetopt GLOBAL_RCS".

I imagine my set up is unsupported, but I notice that 
/usr/share/zsh/functions/Completion/compinit at least makes an attempt to avoid 
this by doing
---
emulate -L zsh
setopt extendedglob
---

One pattern that seems likely to be problematic is the dynamic
definition of functions inside other functions, such as _next_tags
creating _all_labels inside its body, which presumably uses the current
shell options rather than the ones the completions assume are active.

$ dpkg -S /etc/zsh/zshrc /usr/share/zsh/functions/Completion/Base/_next_tags
zsh-common: /etc/zsh/zshrc
zsh-common: /usr/share/zsh/functions/Completion/Base/_next_tags

   
$ apt-cache show zsh-common
Package: zsh-common
Priority: optional
Section: shells
Installed-Size: 11882
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Original-Maintainer: Debian Zsh Maintainers 
<pkg-zsh-de...@lists.alioth.debian.org>
Architecture: all
Source: zsh
Version: 5.1.1-1ubuntu1

** Affects: zsh (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/1514909

Title:
  zsh compinit breaks with KSH_ARRAYS, KSH_GLOB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1514909/+subscriptions

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


[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

Title:
  zsh compinit breaks with KSH_ARRAYS, KSH_GLOB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1514909/+subscriptions

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


[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 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CasperVersion: 1.360
Date: Wed Jul  8 16:27:28 2015
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.21.25 ubuntu vivid

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

Title:
  grub installer crashes during install of Ubuntu 15.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1472795/+subscriptions

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


[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: amd64
CrashReports:
 600:0:116:292738:2015-02-18 11:57:53.952202558 +0100:2015-02-18 
11:57:54.952202558 +0100:/var/crash/python-apt-common.0.crash
 600:0:116:292741:2015-02-18 11:57:53.916202545 +0100:2015-02-18 
11:57:54.916202545 +0100:/var/crash/libplymouth2:amd64.0.crash
Date: Wed Feb 18 11:57:54 2015
DuplicateSignature: package:python-apt-common:0.9.3.5ubuntu1:package 
python-apt-common is already installed and configured
ErrorMessage: package python-apt-common is already installed and configured
InstallationDate: Installed on 2015-02-18 (0 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
PackageArchitecture: all
SourcePackage: dpkg
Title: package python-apt-common 0.9.3.5ubuntu1 failed to install/upgrade: 
package python-apt-common is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package trusty

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

Title:
  package python-apt-common 0.9.3.5ubuntu1 failed to install/upgrade:
  package python-apt-common is already installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1423114/+subscriptions

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


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

2014-11-25 Thread Mikel
Dear all,

Finally I solved the solution following these simple steps:

1. Use a usb network adapter. I used a borrowed one, asus USB N-10 model.
2. I updated all the software, using Software updater.
3. Restart the computer.

After all, wifi was working without using the adapter.

I hope 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 on Asus TP300LA machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1395476/+subscriptions

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


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

2014-11-23 Thread Mikel
Public bug reported:

Dear all,

I got my new Asus TP300LA and in windows 8.1 every thing is OK. I
installed the latest version of ubuntu, 14.10, and wifi is not working.

If I type ubuntu -bug linux i get the following message:


Problem in linux-image-3.13.0-32-generic.

The problem can not be reported:

This is not an official Ubuntu package. Please remove any thir party
package and try again.

--

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 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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1395476/+subscriptions

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


[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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1395476/+subscriptions

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


[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 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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1395476/+subscriptions

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


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369701

Title:
  [Asus TP300LA] no wifi with Intel AC 7260 Ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1369701/+subscriptions

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


[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:
  Support both left and right mouse button activating elements

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/964151/+subscriptions

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


[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.

https://launchpad.net/ubuntu/+source/yodl

and it's also in Debian stable https://packages.debian.org/wheezy/yodl

Does that mean that the current workaround can just be removed?

(Or perhaps the rebase pkern mentions in #5 is sufficient?)

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

Title:
  all zsh manpages are missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1242108/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/272749

Title:
  Set window manager URGENT hint on bell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/272749/+subscriptions

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


[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 manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1101982/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/858775

Title:
  gnome-keyring-daemon hogs CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/858775/+subscriptions

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


[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 by default in that mode.

A thought is it should do

if [ -n $BASH_VERSION ]  [ -n $POSIXLY_CORRECT ]; then
# include .bashrc if it exists
if [ -f $HOME/.bashrc ]; then
. $HOME/.bashrc
fi
fi

but your point is still valid: lightdm could handle the user's shell
exiting much better.

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

Title:
  lightdm-session fails if user's .profile has non-posix sh init.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1097903/+subscriptions

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


[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:
 
ApportVersion: 2.6.1-0ubuntu10
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Wed Mar 27 16:16:04 2013
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0106] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:072a]
InstallationDate: Installed on 2012-12-23 (93 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MachineType: Acer Aspire V5-531
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic 
root=UUID=4a7b875d-23f2-41e0-94ef-98e53b2b82fe ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/18/2012
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: V1.05.
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Aspire V5-531
dmi.board.vendor: Acer
dmi.board.version: V1.05.
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.05.
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrV1.05.:bd04/18/2012:svnAcer:pnAspireV5-531:pvrV1.05.:rvnAcer:rnAspireV5-531:rvrV1.05.:cvnAcer:ct9:cvrV1.05.:
dmi.product.name: Aspire V5-531
dmi.product.version: V1.05.
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.8.6-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: apport-bug compiz-0.9 i386 performance quantal running-unity ubuntu

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

Title:
  Error en el sistema

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1160961/+subscriptions

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


[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.

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

Title:
  Keyboard Layout Options | Alt/Win behavior incomprehensible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/878277/+subscriptions

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


[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 2011
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 127
SourcePackage: grub
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 devolvió 
el código de salida de error 127

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


** Tags: apport-package i386 lucid

-- 
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
  devolvió el código de salida de error 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub/+bug/909078/+subscriptions

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

[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
  devolvió el código de salida de error 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub/+bug/909078/+subscriptions

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

[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 GDK_NATIVE_WINDOWS=true

from the /usr/bin/eclipse file

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

Title:
  New scrollbars do not work in Eclipse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/874238/+subscriptions

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


[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, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776729

Title:
  Eclipse's new scroll bars don't show up

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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
Architecture: amd64
Date: Tue May  3 20:23:17 2011
ErrorMessage: problemas de dependencias - se deja sin configurar
PackageArchitecture: all
SourcePackage: postgresql-8.4
Title: package postgresql 8.4.8-0ubuntu0.11.04 failed to install/upgrade: 
problemas de dependencias - se deja sin configurar
UpgradeStatus: Upgraded to natty on 2011-05-02 (1 days ago)

** Affects: postgresql-8.4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty

-- 
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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 x86_64
NonfreeKernelModules: fglrx
AptOrdering:
 nspluginwrapper: Install
 flashplugin-installer: Install
 nspluginwrapper: Configure
 flashplugin-installer: Configure
Architecture: amd64
Date: Mon May  2 11:31:21 2011
ErrorMessage: problemas de dependencias - se deja sin configurar
SourcePackage: flashplugin-nonfree
Title: package flashplugin-installer (not installed) failed to install/upgrade: 
problemas de dependencias - se deja sin configurar
UpgradeStatus: Upgraded to natty on 2011-05-02 (0 days ago)

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty

-- 
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

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


[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

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


[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 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: fglrx
AptOrdering:
 nspluginwrapper: Configure
 flashplugin-installer: Configure
 flashplugin-nonfree: Configure
 acroread: Configure
Architecture: amd64
Date: Sun May  1 18:19:04 2011
ErrorMessage: post-installation script-a instalatuta azpiprozesuak 134 errorea 
eman du irteeran
SourcePackage: nspluginwrapper
Title: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade: 
post-installation script-a instalatuta azpiprozesuak 134 errorea eman du 
irteeran
UpgradeStatus: Upgraded to natty on 2011-04-30 (1 days ago)

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


** Tags: amd64 apport-package natty

-- 
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
  du irteeran

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


[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
  du irteeran

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


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

2011-02-09 Thread Mikel
Public bug reported:

Binary package hint: software-center

1.после выхода из Центра приложений вся система зависает - мышь двигается, но 
нажатия ни к чему не приводят, окна не отзываются, действия не совершаются.
2.при передаче deb-пакета из другого приложения в Центр приложений этот пакет 
появляется, возможно нажать кнопку Установить, но после нажатия вываливается 
сообщение об ошибке, пакет не устанавливается.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: software-center 3.1.16
ProcVersionSignature: Ubuntu 2.6.38-2.29-generic 2.6.38-rc3
Uname: Linux 2.6.38-2-generic x86_64
Architecture: amd64
Date: Wed Feb  9 12:29:42 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=ru_RU:ru:en_GB:en
 LANG=ru_RU.UTF-8
 LC_MESSAGES=ru_RU.utf8
 SHELL=/bin/bash
SourcePackage: software-center

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug apport-lpi natty

-- 
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:
  после выхода из Центра приложений вся система зависает - мышь
  двигается, но нажатия ни к чему не приводят, окна не отзываются,
  действия не совершаются.

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

[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:
  после выхода из Центра приложений вся система зависает - мышь
  двигается, но нажатия ни к чему не приводят, окна не отзываются,
  действия не совершаются.

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

[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 Ubuntu.

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


[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
Bugs, which is subscribed to Ubuntu.

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


[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 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sun Oct  3 22:10:26 2010
KernLog:
 
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince

** Affects: ubuntu
 Importance: Undecided
 Status: Incomplete


** Tags: apport-bug i386 maverick

-- 
Indicator Applet Session 0.4.6 - invisible status
https://bugs.launchpad.net/bugs/654267
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 Session 0.4.6 - invisible status
https://bugs.launchpad.net/bugs/654267
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sun Oct  3 22:10:26 2010
KernLog:
 
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
Indicator Applet Session 0.4.6 - invisible status
https://bugs.launchpad.net/bugs/654265
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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
   
https://bugs.launchpad.net/bugs/654265/+attachment/1669954/+files/RelatedPackageVersions.txt

-- 
Indicator Applet Session 0.4.6 - invisible status
https://bugs.launchpad.net/bugs/654265
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sun Oct  3 01:07:30 2010
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince

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


** Tags: apport-bug i386 maverick

-- 
system does not hibernate
https://bugs.launchpad.net/bugs/653843
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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
   
https://bugs.launchpad.net/bugs/653843/+attachment/1667835/+files/RelatedPackageVersions.txt

-- 
system does not hibernate
https://bugs.launchpad.net/bugs/653843
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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, so I filed it 
separately as
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/642790

-- 
Incorect default resolution on Samsung SyncMaster T200
https://bugs.launchpad.net/bugs/598704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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, so I filed it 
separately as
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/642790

-- 
xorg uses too high resolution by default
https://bugs.launchpad.net/bugs/596943
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


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

2010-09-19 Thread Mikel Ward
Public bug reported:

10.10 beta was working fine.

Then yesterday I did an apt-get dist-upgrade (sources.list points to
maverick), and after rebooting, my X server defaulted to a ridiculously
high resolution, something non-standard slightly higher than 1600x1200.

My monitor is a 17 Sony CRT, which works well at 1024x768x85 or
1280x1024x85, and supports 1600x1200x60, but everything is far too small
at that resolution.

The default until recently was 1024x768, which I think was perfect.

Also note that during boot, the screen flickers several times, possibly
more than it did previously.

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: HDMI 
Type A-1: EDID block 0 invalid.
Sep 19 23:18:40 mikel-desktop kernel: [ 1589.013301] 
Sep 19 23:18:40 mikel-desktop kernel: [ 1589.063190] 
Sep 19 23:18:40 mikel-desktop kernel: [ 1589.113060] 
Sep 19 23:18:40 mikel-desktop kernel: [ 1589.166375] 
Sep 19 23:18:40 mikel-desktop kernel: [ 1589.166379] radeon :01:05.0: HDMI 
Type A-1: EDID block 0 invalid.

I will attach my current Xorg.0.log.  The version from when I had 10.10
beta seems to have been rotated away. :-(

Worse is that I can't easily change it, as /etc/X11/xorg.conf does not
exist, and there doesn't seem to be any GUI to change the login screen
resolution.

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

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 subscribed to Ubuntu.

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


[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: get-edid get-edid.out
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/642790/+attachment/1608295/+files/get-edid.out

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/642790/+attachment/1608332/+files/Xorg.1.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 subscribed to Ubuntu.

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


[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  X.Org 
X server -- AMD/ATI display driver wrapper
ii  xserver-xorg-video-radeon  1:6.13.1-1ubuntu5  X.Org 
X server -- AMD/ATI Radeon display driver
ii  plymouth   0.8.2-2ubuntu4 
graphical boot animation and logger - main package

kernel version (uname -r):
2.6.35-22-generic

video card info (lspci -v):
01:05.0 VGA compatible controller: ATI Technologies Inc RS690 [Radeon X1200 
Series] (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Device 826d
Flags: bus master, fast devsel, latency 64, IRQ 18
Memory at f000 (64-bit, prefetchable) [size=128M]
Memory at fdcf (64-bit, non-prefetchable) [size=64K]
I/O ports at de00 [size=256]
Memory at fdb0 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at unassigned [disabled]
Capabilities: access denied
Kernel driver in use: radeon
Kernel modules: radeon

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 gnome-terminal-data

My aim is to get this integrated into Gnome, so if you find any
problems, let me know, otherwise a comment in
https://bugzilla.gnome.org/show_bug.cgi?id=557593 asking to get this
merged upstream could be helpful.

Note that the PPA replaces the existing gnome-terminal package.  I don't
know if this is the right way or not.  It might cause problems when the
next official build comes out.  Help/advice appreciated.

-- 
Set window manager URGENT hint on bell.
https://bugs.launchpad.net/bugs/272749
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 you turn on will depend on how you want to use it.

USE CASE 1 - Notify when command in background window is done

Description:
Enabling the Bold the tab title and Flash the window's entry, but not the 
...even options provides a useful way of letting you know when a long-running 
command is finished.  You can start a long-running command, go away and do 
something else, and then when the command is done, the terminal icon in the 
taskbar will flash.  That way you don't have to keep Alt-Tabbing back to your 
terminal to check if the command is done.

Settings:
   [*] 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

and put
   PS1=\\007$PS1
at the end of your ~/.bashrc.

Demo:
   http://mikelward.com/software/gnome/terminal-bell-demo2.ogv


USE CASE 2 - Better visual bell

Description:
Enabling all four options will give you a persistent bell that you must 
acknowledge, so you don't miss an important event if you were away from your 
computer.  e.g. if somebody sends you a message using wall or the system 
writes a critical log message on the console, the terminal icon in the taskbar 
will flash until you Alt-Tab back to the window (or, if you're already in that 
window, you can stop it flashing by typing something).

Settings:
   [*] 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

and if you added
   PS1=\\007$PS1
to your ~/.bashrc, for use case 1, you should remove it for use case 2.

Demo:
   http://mikelward.com/software/gnome/terminal-bell-demo4.ogv

-- 
Set window manager URGENT hint on bell.
https://bugs.launchpad.net/bugs/272749
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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
Public bug reported:

I do not know why it crashed, sorry,

ProblemType: KernelOops
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-21-generic 2.6.35-21.31
Regression: No
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-21.31-generic 2.6.35.4
Uname: Linux 2.6.35-21-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
   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 Intel at 0xfe60 irq 48'
   Mixer name   : 'Silicon Image SiI1392 HDMI'
   Components   : 'HDA:14f15051,1734111f,0010 
HDA:10951392,,0010'
   Controls  : 18
   Simple ctrls  : 8
Date: Thu Sep 16 09:41:18 2010
Failure: oops
HibernationDevice: RESUME=/dev/sda5
MachineType: FUJITSU SIEMENS AMILO Si 2636
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-21-generic 
root=UUID=a611cb24-0bb3-4d8f-bc61-efddee60206a ro quiet splash
RelatedPackageVersions: linux-firmware 1.38
SourcePackage: linux
Title: WARNING: at /build/buildd/linux-2.6.35/arch/x86/kernel/check.c:134 
check_for_bios_corruption+0xcb/0xe0()
WpaSupplicantLog:
 
dmi.bios.date: 10/03/2008
dmi.bios.vendor: Phoenix
dmi.bios.version: 1.0F-1471-0012
dmi.board.name: MR030___
dmi.board.vendor: FUJITSU SIEMENS
dmi.board.version: 8q8117333
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU SIEMENS
dmi.chassis.version: Version 1.0
dmi.modalias: 
dmi:bvnPhoenix:bvr1.0F-1471-0012:bd10/03/2008:svnFUJITSUSIEMENS:pnAMILOSi2636:pvrREFERENCE:rvnFUJITSUSIEMENS:rnMR030___:rvr8q8117333:cvnFUJITSUSIEMENS:ct10:cvrVersion1.0:
dmi.product.name: AMILO Si 2636
dmi.product.version: REFERENCE
dmi.sys.vendor: FUJITSU SIEMENS

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


** Tags: apport-kerneloops i386 kernel-oops maverick needs-upstream-testing

-- 
WARNING: at /build/buildd/linux-2.6.35/arch/x86/kernel/check.c:134 
check_for_bios_corruption+0xcb/0xe0()
https://bugs.launchpad.net/bugs/640266
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592347/+files/AplayDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592348/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592349/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592350/+files/Card0.Codecs.codec.0.txt

** Attachment added: Card0.Codecs.codec.2.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592351/+files/Card0.Codecs.codec.2.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592352/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592353/+files/Dependencies.txt

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592354/+files/IwConfig.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/640266/+attachment/1592355/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/640266/+attachment/1592356/+files/Lsusb.txt

** Attachment added: OopsText.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592357/+files/OopsText.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592358/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592359/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592360/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592361/+files/ProcModules.txt

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/640266/+attachment/1592362/+files/RfKill.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/640266/+attachment/1592363/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/640266/+attachment/1592364/+files/UdevLog.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/640266/+attachment/1592365/+files/WifiSyslog.txt

-- 
WARNING: at /build/buildd/linux-2.6.35/arch/x86/kernel/check.c:134 
check_for_bios_corruption+0xcb/0xe0()
https://bugs.launchpad.net/bugs/640266
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 TYPE=ntfs 
/dev/sdb5: UUID=edeecaf2-4cef-4ce1-9aba-e6e10085c2c7 TYPE=swap 
/dev/sdb6: UUID=a611cb24-0bb3-4d8f-bc61-efddee60206a TYPE=ext4 
/dev/sdb7: LABEL=datos_home UUID=f384692c-dcef-40d2-a4a0-d3af9a83280d 
TYPE=ext4 

So something has changed /dev/sdax to /dev/sdbx

-- 
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 is subscribed to Ubuntu.

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


[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 is subscribed to Ubuntu.

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


[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 print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# file system mount point   type  options   dump  pass
proc/proc   procdefaults0   0
# / was on /dev/sda6 during installation
UUID=a611cb24-0bb3-4d8f-bc61-efddee60206a /   ext4
relatime,errors=remount-ro 0   1
/dev/sda7   /home ext4 nodev,nosuid 0 2
/dev/sda5   noneswapsw  0   0
/dev/scd0   /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0   0
/dev/sda2   /media/cwindows ntfs defaults 0 0
/dev/sda3   /media/datos_windowsntfs defaults 0 0

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
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 is subscribed to Ubuntu.

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


[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 
eman du irteeran
NonfreeKernelModules: fglrx
Package: mydms 1.7.2+1.7.3-1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-22.64-generic
SourcePackage: mydms
Title: package mydms 1.7.2+1.7.3-1 failed to install/upgrade: post-installation 
script instalaturik azpiprozesuak 1 errorea eman du irteeran
Uname: Linux 2.6.31-22-generic i686

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


** Tags: apport-package i386

-- 
package mydms 1.7.2 1.7.3-1 failed to install/upgrade: post-installation script 
instalaturik azpiprozesuak 1 errorea eman du irteeran
https://bugs.launchpad.net/bugs/629525
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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
   https://bugs.launchpad.net/bugs/629525/+attachment/1539643/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/629525/+attachment/1539644/+files/DpkgTerminalLog.txt

-- 
package mydms 1.7.2 1.7.3-1 failed to install/upgrade: post-installation script 
instalaturik azpiprozesuak 1 errorea eman du irteeran
https://bugs.launchpad.net/bugs/629525
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 was rendered
unbootable.  This kind of thing should not happen.

Obviously installing Grub to the first hard drive would be the right
thing to do if there were two internal drives, but if any of the drives
are removable, the installer needs to ask the user what to do.  Either
that or maybe there is a way to enumerate the BIOS boot order: if the
install target is a valid BIOS boot device, then Grub should be
installed to the install target and not the first hard drive.

Also, the installer should display the name of the drive it is
installing Grub to, and it should do so on the main page, not hidden
under advanced.  Any label would be beneficial, something like Seagate
STx - SATA versus SanDisk Cruiser - USB would be enough to
differentiate from external, but /dev/xxx would be better than nothing.
If you're trying to make the screen as simple as possible, the
information could possibly be hidden if there is only one drive.

-- 
Bootloader options aren't clear
https://bugs.launchpad.net/bugs/153615
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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, if the message is not exited.
I upgraded from 2.5.x on Ubuntu's (linux) servers, to the new 2.7.0. I
thought this may correct the issue. However, it's still there. I have
seen this before, which upgrades worked. I'm on Ubuntu 8.10, get updates
normally, instead of getting the deb version from the Pidgin site.
Could not get the info on debian-pidgin-properties to get a value.
kept telling me  no command found. Tried with gnome in place of
debian, with same results.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/pidgin
Package: pidgin 1:2.7.0-0ubuntu1.1~pidgin1.09.04
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
Uname: Linux 2.6.28-19-generic i686
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: apport-bug i386

-- 
'4 New Emails' on  startup 100% of time
https://bugs.launchpad.net/bugs/612032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 Emails' on  startup 100% of time
https://bugs.launchpad.net/bugs/612032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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, if the message is not exited.
I upgraded from 2.5.x on Ubuntu's (linux) servers, to the new 2.7.0. I
thought this may correct the issue. However, it's still there. I have
seen this before, which upgrades worked. I'm on Ubuntu 8.10, get updates
normally, instead of getting the deb version from the Pidgin site.
Could not get the info on debian-pidgin-properties to get a value.
kept telling me  no command found. Tried with gnome in place of
debian, with same results.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/pidgin
Package: pidgin 1:2.7.0-0ubuntu1.1~pidgin1.09.04
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
Uname: Linux 2.6.28-19-generic i686
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: apport-bug i386

-- 
'4 New Emails' on  startup 100% of time
https://bugs.launchpad.net/bugs/612031
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 Emails' on  startup 100% of time
https://bugs.launchpad.net/bugs/612031
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 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
Subject: [Bug 612032] Re: '4 New Emails' on  startup 100% of time

*** This bug is a duplicate of bug 612031 ***
https://bugs.launchpad.net/bugs/612031

** This bug has been marked a duplicate of bug 612031
   '4 New Emails' on  startup 100% of time

-- 
'4 New Emails' on  startup 100% of time
https://bugs.launchpad.net/bugs/612032
You received this bug notification because you are a direct subscriber
of the bug.

Status in “pidgin” package in Ubuntu: New

Bug description:
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, if the message is not exited. I upgraded from 2.5.x on Ubuntu's 
(linux) servers, to the new 2.7.0. I thought this may correct the issue. 
However, it's still there. I have seen this before, which upgrades worked. I'm 
on Ubuntu 8.10, get updates normally, instead of getting the deb version from 
the Pidgin site. Could not get the info on debian-pidgin-properties to get a 
value. kept telling me  no command found. Tried with gnome in place of 
debian, 
with same results.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/pidgin
Package: pidgin 1:2.7.0-0ubuntu1.1~pidgin1.09.04
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: pidgin
Uname: Linux 2.6.28-19-generic i686
UnreportableReason: This is not a genuine Ubuntu package

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/612032/+subscribe

-- 
'4 New Emails' on  startup 100% of time
https://bugs.launchpad.net/bugs/612032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 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 ***
https://bugs.launchpad.net/bugs/372593
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 with preshared key doesn't work
https://bugs.launchpad.net/bugs/193686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 3000 ms inclusive)
...

But I'll try again anyway.

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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
https://bugs.launchpad.net/bugs/363065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 subscribed to Ubuntu.

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


[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
https://bugs.launchpad.net/bugs/70317
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


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

2009-09-04 Thread Mikel Pascual Aldabaldetreku
Done.

I reviewed the whole package, and it needed another 2 fixes.

There should be nothing left on this matter.


On Fri, Sep 4, 2009 at 12:51 PM, David Planella
david.plane...@ubuntu.comwrote:

 After speaking to Riddell, here's what we've found out:

 Riddell dpm: ok it'll be because we patch system-config-printer-kde (I
 write it for Kubuntu and sync back to KDE when they re-open their
 archive) so our .desktop file doesn't match up to the translations in
 KDE

 So we've agreed that the best option will be for the Basque translators
 to translate the following strings, which 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/kdeadmin/+pots/desktop-kdeadmin/eu/2/+translate

 @Martin:

 After having verified kde-l10n-eu, I think it can be uploaded to
 -updates and marked as 'Fix released' once done

 For the translation updates, I've opened a new task for the Jaunty
 language pack to keep track of it.

 --
 Errors in KDE4 basque translation - Cyrillic characters and wrong names
 https://bugs.launchpad.net/bugs/376686
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.


-- 
Errors in KDE4 basque translation - Cyrillic characters and wrong names
https://bugs.launchpad.net/bugs/376686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 it's only one package, ).

** Attachment added: screenshots of print settings in bulgarian
   http://launchpadlibrarian.net/31274456/pantaila-argazkia1.png.tar.gz

-- 
Errors in KDE4 basque translation - Cyrillic characters and wrong names
https://bugs.launchpad.net/bugs/376686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu.

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


[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 wrong names
https://bugs.launchpad.net/bugs/376686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version
  Description
+++---
ii  squid2.7.STABLE3-4.1ubuntu1 
  Internet object cache (WWW proxy cache)

mw...@laptop:/etc/resolvconf
$ dpkg -l avahi-daemon
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version
  Description
+++---
ii  avahi-daemon 0.6.23-4ubuntu4
  Avahi mDNS/DNS-SD daemon

-- 
resolv.conf ends up empty after disconnecting from one of two connections
https://bugs.launchpad.net/bugs/388797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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:

desktop-extragear-multimedia-amarok  2009-04-17 17:14:08 CEST  2009-04-17   
 Zlatko Popov
desktop-extragear-network-ktorrent  2009-04-17 17:14:06 CEST 2009-04-17 
Zlatko Popov
desktop-kdeaccessibility2009-04-08 10:02:37 CEST 2009-04-08 
Zlatko Popov
desktop-kdeadmin2009-04-08 10:01:29 CEST 2009-04-08 Zlatko 
Popov
desktop-kdeartwork  2009-04-02 12:50:34 CEST 2009-04-02 Zlatko Popov
desktop-kdebase 2009-04-08 10:10:59 CEST 2009-04-08 Zlatko 
Popov
desktop-kdeedu  2009-04-08 10:04:36 CEST 2009-04-08 Zlatko Popov
desktop-kdegames2009-04-02 13:14:32 CEST 2009-04-02 Zlatko Popov
desktop-kdegraphics 2009-04-02 12:56:49 CEST 2009-04-02 Zlatko Popov
desktop-kdelibs 2009-04-08 10:01:46 CEST 2009-04-08 Zlatko 
Popov
desktop-kdemultimedia   2009-04-08 10:09:08 CEST 2009-04-08 Zlatko Popov
desktop-kdenetwork  2009-04-08 10:08:07 CEST 2009-04-08 Zlatko Popov
desktop-kdesdk  2009-04-02 13:01:09 CEST 2009-04-02 Zlatko Popov
desktop-kdeutils2009-04-17 17:20:58 CEST 2009-04-17 Zlatko 
Popov

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: basque euskera language language-support

-- 
Corrupted Basque (Euskera) language translations 
https://bugs.launchpad.net/bugs/392742
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 linux-image' /var/log/dpkg.log.3.gz 
/var/log/dpkg.log.2.gz /var/log/dpkg.log.1 /var/log/dpkg.log
2009-04-15 15:31:24 status installed linux-image-2.6.27-11-generic 2.6.27-11.31
2009-05-15 19:45:47 status installed linux-image-2.6.28-11-generic 2.6.28-11.42
2009-05-15 19:49:39 status installed linux-image-generic 2.6.28.11.15
2009-05-15 19:59:33 status installed linux-image-2.6.27-10-generic 2.6.27-10.20
2009-05-15 20:00:05 status installed linux-image-2.6.27-7-generic 2.6.27-7.16
2009-05-15 20:00:30 status installed linux-image-2.6.27-9-generic 2.6.27-9.19
2009-06-24 09:37:08 status installed linux-image-2.6.28-13-generic 2.6.28-13.44
2009-06-24 09:37:59 status installed linux-image-generic 2.6.28.13.17

Upgrade was on May 15.  Assuming that grep pattern is right, but not
sure.

-- 
regression: usplash causes system to beep aloud
https://bugs.launchpad.net/bugs/279187
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 repeatedly.  Leaving it for maybe 20 seconds would give either a
pale green screen with some weird lines and symbols on it, or a mostly
white/gray blank screen.

The same problem occurs in linux-headers-2.6.28-13, which was installed
last night.

debug logs make me wonder if the problem is due to virtualbox.

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

-- 
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 subscribed to Ubuntu.

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


[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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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

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 bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root 
Port (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 
(rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 
(rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 
(rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller 
(rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE 
Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE 
Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 135M (rev a1)
03:01.0 CardBus bridge: O2 Micro, Inc. Cardbus bridge (rev 21)
03:01.4 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
04:00.0 USB Controller: NEC Corporation USB (rev 43)
04:00.1 USB Controller: NEC Corporation USB (rev 43)
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755M Gigabit 
Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN 
[Kedron] Network Connection (rev 61)

-- 
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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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

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, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 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 subscribed to Ubuntu.

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


[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
https://bugs.launchpad.net/bugs/279187
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   >