[Bug 1744168] Re: Lock to Launcher doesn't work for paths containing spaces

2018-01-20 Thread Igor Mikushkin
Hmm... Khurshid, do you mean that executable cannot be placed into
directory containing spaces? If that's the case I would prefer the
library to report an error rather than creating ill-formed file. Or
maybe it should be checked in Unity. Or maybe both. But silent creation
of such a file looks quite weird. Imagine, you hit "Lock to Launcher"
and it simply doesn't work.

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

Title:
  Lock to Launcher doesn't work for paths containing spaces

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

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

[Bug 1744168] Re: Lock to Launcher doesn't work for paths containing spaces

2018-01-18 Thread Igor Mikushkin
** Also affects: bamf
   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/1744168

Title:
  Lock to Launcher doesn't work for paths containing spaces

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

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

[Bug 1744168] [NEW] Lock to Launcher doesn't work for paths containing spaces

2018-01-18 Thread Igor Mikushkin
Public bug reported:

Steps to reproduce:
1. Place an executable in the path with spaces
2. Start it
3. Lock to Launcher in Unity panel
4. Close it
5. Try to start it from panel

Expected results:
Application started

Actual results:
It cannot start

Manual fix:
1. You can open created the file from ~/.local/share/applications
2a. Manually escape spaces in Exec parameter
2b. Or surround this string with quotes

I guess the problem is that the result of get_exec_string is never
escaped in src/bamf-legacy-window.c from lp:bamf. But I don't know how
to setup testing environment and check it on my machine.

Ubuntu 17.04
libbamf3-2: 0.5.3+17.04.20170406-0ubuntu1

** Affects: unity
 Importance: Undecided
 Status: New

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

** Description changed:

  Steps to reproduce:
  1. Place an executable in the path with spaces
  2. Start it
  3. Lock to Launcher in Unity panel
  4. Close it
  5. Try to start it from panel
  
  Expected results:
  Application started
  
  Actual results:
  It cannot start
  
  Manual fix:
  1. You can open created the file from ~/.local/share/applications
  2a. Manually escape spaces in Exec parameter
  2b. Or surround this string with quotes
-  
- I guess the problem is that the result of `get_exec_string` is never escaped 
in `src/bamf-legacy-window.c` from lp:bamf. But I don't know how to setup 
testing environment and check it on my machine.
+ 
+ I guess the problem is that the result of get_exec_string is never
+ escaped in src/bamf-legacy-window.c from lp:bamf. But I don't know how
+ to setup testing environment and check it on my machine.
  
  Ubuntu 17.04
  libbamf3-2: 0.5.3+17.04.20170406-0ubuntu1

** Also affects: unity
   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/1744168

Title:
  Lock to Launcher doesn't work for paths containing spaces

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

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

[Bug 1723174] Re: Intel graphics problems on kernel 4.10.0-37-generic

2017-10-17 Thread Igor Mikushkin
** Attachment added: "Output of dpkg -l"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723174/+attachment/4974084/+files/dpkg-l

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

Title:
  Intel graphics problems on kernel 4.10.0-37-generic

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

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

[Bug 1723174] Re: Intel graphics problems on kernel 4.10.0-37-generic

2017-10-17 Thread Igor Mikushkin
This one fixed an issue for me

sudo apt install --reinstall i915-4.11.6-4.10.0-dkms

Looks like it was not built on upgrade somehow.

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

Title:
  Intel graphics problems on kernel 4.10.0-37-generic

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

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

[Bug 1723174] Re: Intel graphics problems on kernel 4.10.0-37-generic

2017-10-17 Thread Igor Mikushkin
Installed a kernel (-36) build from this commit 
582945ec835e4fafbf57c87750c2e28f9c954714.
It has an issue as well.

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

Title:
  Intel graphics problems on kernel 4.10.0-37-generic

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

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

[Bug 1723174] Re: Intel graphics problems on kernel 4.10.0-37-generic

2017-10-17 Thread Igor Mikushkin
I tried all 5 kernels from here
http://kernel.ubuntu.com/~jsalisbury/lp1723174 and all 5 contain
reported issue. I installed them this way using provided 5 folders:

sudo dpkg -i *.deb 2>&1 | grep -i error

These packages with -tools- were not installed due to unmet
dependencies. Anyway I think they are not important. However booting to
4.10.0-35 fixes the problem.

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

Title:
  Intel graphics problems on kernel 4.10.0-37-generic

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

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

[Bug 1723174] [NEW] Intel graphics problems on kernel 4.10.0-37-generic

2017-10-12 Thread Igor Mikushkin
Public bug reported:

After kernel upgrade from 4.10.0-35 to 4.10.0-37 Ubuntu 17.04 works extremely 
slow.
The reason is that i915 driver is UNCLAIMED now.

Error from Xorg logs is:
[ 56749.198] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: 
Permission denied

Environment:
Ubuntu 17.04
Kernel 4.10.0-37
Intel HD Graphics 520
INTEL GRAPHICS UPDATE TOOL FOR LINUX* OS V2.0.6

** Affects: apport (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/1723174

Title:
  Intel graphics problems on kernel 4.10.0-37-generic

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

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

[Bug 946232] Re: [Meta-bug] Missing speaker and/or internal mic port

2012-08-24 Thread Igor Mikushkin
The comment #32 helps with microphone on Acer Aspire 4810TZ
My ALSA info: 
http://www.alsa-project.org/db/?f=114188df785d7adc99d4eb5b13523617bf152f37

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

Title:
  [Meta-bug] Missing speaker and/or internal mic port

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

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


[Bug 873547] [NEW] package libpam-modules failed to upgrade on 11.10 distribution upgrade

2011-10-13 Thread Igor Mikushkin
Public bug reported:

package libpam-modules 1.1.3-2ubuntu1 failed to install/upgrade:
ErrorMessage: './usr/share/man/man8/pam_shells.8.gz' is different from the same 
file on the system

Bug has been appeared on upgrade from 11.04 to 11.10.

Thanks,
Igor

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: libpam-modules 1.1.3-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Thu Oct 13 21:36:55 2011
ErrorMessage: ErrorMessage: './usr/share/man/man8/pam_shells.8.gz' is different 
from the same file on the system
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
SourcePackage: pam
Title: package libpam-modules 1.1.3-2ubuntu1 failed to install/upgrade: 
ErrorMessage: './usr/share/man/man8/pam_shells.8.gz' is different from the same 
file on the system
UpgradeStatus: Upgraded to oneiric on 2011-10-13 (0 days ago)

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


** Tags: amd64 apport-package oneiric

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

Title:
  package libpam-modules failed to upgrade on 11.10 distribution upgrade

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

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


[Bug 873547] Re: package libpam-modules failed to upgrade on 11.10 distribution upgrade

2011-10-13 Thread Igor Mikushkin
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873547

Title:
  package libpam-modules failed to upgrade on 11.10 distribution upgrade

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

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


[Bug 659451] [NEW] gnome-settings-daemon process eats all available memory

2010-10-12 Thread Igor Mikushkin
Public bug reported:

Binary package hint: gnome-settings-daemon

After upgrading from Lucid to Maverick gnome-settings-daemon eats all
available memory.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-settings-daemon 2.32.0-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Tue Oct 12 23:23:47 2010
ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-settings-daemon
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1777): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1788): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed
 (gnome-system-monitor:5703): Gtk-WARNING **: GtkSpinButton: setting an 
adjustment with non-zero page size is deprecated
 (gnome-system-monitor:5703): Gtk-WARNING **: GtkSpinButton: setting an 
adjustment with non-zero page size is deprecated
 (gnome-system-monitor:5703): Gtk-WARNING **: GtkSpinButton: setting an 
adjustment with non-zero page size is deprecated

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


** Tags: amd64 apport-bug maverick

-- 
gnome-settings-daemon process eats all available memory
https://bugs.launchpad.net/bugs/659451
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 659451] Re: gnome-settings-daemon process eats all available memory

2010-10-12 Thread Igor Mikushkin

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/659451/+attachment/1689111/+files/Dependencies.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/659451/+attachment/1689112/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/659451/+attachment/1689113/+files/ProcStatus.txt

-- 
gnome-settings-daemon process eats all available memory
https://bugs.launchpad.net/bugs/659451
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 659468] [NEW] Mixed keyboard layout

2010-10-12 Thread Igor Mikushkin
Public bug reported:

I have USA and Russian keyboard layouts.
After upgrading from Lucid to Maverick these layouts become mixed sometimes 
after some point.
For example on pressing i I can get ш and vice a versa.
Also I can get ш several times and then i again.

Thanks,
Igor

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Mixed keyboard layout
https://bugs.launchpad.net/bugs/659468
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 648364] [NEW] wrong code page in help browser

2010-09-26 Thread Igor Mikushkin
Public bug reported:

Binary package hint: yelp

I'm using English language for menus but yelp's ones contains strange symbols.
The screenshot is attached.

Igor

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: yelp 2.30.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Mon Sep 27 00:24:49 2010
ExecutablePath: /usr/bin/yelp
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: yelp

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


** Tags: amd64 apport-bug maverick

-- 
wrong code page in help browser
https://bugs.launchpad.net/bugs/648364
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 648364] Re: wrong code page in help browser

2010-09-26 Thread Igor Mikushkin

** Attachment added: screenshot.png
   
https://bugs.launchpad.net/bugs/648364/+attachment/1640688/+files/screenshot.png

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/648364/+attachment/1640689/+files/Dependencies.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/648364/+attachment/1640690/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/648364/+attachment/1640691/+files/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   
https://bugs.launchpad.net/bugs/648364/+attachment/1640692/+files/XsessionErrors.txt

-- 
wrong code page in help browser
https://bugs.launchpad.net/bugs/648364
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 633030] [NEW] Layout of about slides on installation is broken

2010-09-08 Thread Igor Mikushkin
Public bug reported:

Ubuntu 10.10 beta

About slides don't fit in window size on installation.
The resolution of my monitor is 1920x1200.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Layout of about slides on installation is broken
https://bugs.launchpad.net/bugs/633030
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 633035] [NEW] Deb packages are opened in archive manager rather than deb installer GUI

2010-09-08 Thread Igor Mikushkin
Public bug reported:

Ubuntu 10.10 beta

Deb packages are opened in archive manager rather than deb installer GUI

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Deb packages are opened in archive manager rather than deb installer GUI
https://bugs.launchpad.net/bugs/633035
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 633066] [NEW] network manager reports that there are no valid VPN secrets

2010-09-08 Thread Igor Mikushkin
Public bug reported:

Binary package hint: network-manager

Ubuntu 10.10 beta

I got the following error on trying to connect to Cisco VPN:
The VPN connection name failed because there were no valid VPN secrets.
Packages network-manager-vpnc and network-manager-vpnc-gnome are installed.
The same settings (the same home directory) works well in Ubuntu 10.04.

Anyway after some time the problem disappeared.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: network-manager 0.8.1+git.20100810t184654.ab580f4-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
Uname: Linux 2.6.35-20-generic x86_64
Architecture: amd64
CRDA: Error: [Errno 2] No such file or directory
Date: Wed Sep  8 14:48:10 2010
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 tun0  no wireless extensions.
Keyfiles: Error: [Errno 2] No such file or directory
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
RfKill:
 
SourcePackage: network-manager

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


** Tags: amd64 apport-bug maverick

-- 
network manager reports that there are no valid VPN secrets
https://bugs.launchpad.net/bugs/633066
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 633066] Re: network manager reports that there are no valid VPN secrets

2010-09-08 Thread Igor Mikushkin

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633066/+attachment/1556550/+files/Dependencies.txt

** Attachment added: Gconf.txt
   https://bugs.launchpad.net/bugs/633066/+attachment/1556551/+files/Gconf.txt

** Attachment added: IpAddr.txt
   https://bugs.launchpad.net/bugs/633066/+attachment/1556552/+files/IpAddr.txt

** Attachment added: IpRoute.txt
   https://bugs.launchpad.net/bugs/633066/+attachment/1556553/+files/IpRoute.txt

** Attachment added: PciNetwork.txt
   
https://bugs.launchpad.net/bugs/633066/+attachment/1556554/+files/PciNetwork.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/633066/+attachment/1556555/+files/WifiSyslog.txt

** Attachment added: nm-system-settings.conf.txt
   
https://bugs.launchpad.net/bugs/633066/+attachment/1556556/+files/nm-system-settings.conf.txt

-- 
network manager reports that there are no valid VPN secrets
https://bugs.launchpad.net/bugs/633066
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 633076] [NEW] Microsoft exchange account is unavailable in evolution

2010-09-08 Thread Igor Mikushkin
Public bug reported:

Binary package hint: evolution

Ubuntu 10.10 beta

My Microsoft exchange account is unavailable but it works fine in Ubuntu 10.04.
Account name is shown on left pane. When I try to expand it it collapses 
immediately.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
Uname: Linux 2.6.35-20-generic x86_64
Architecture: amd64
Date: Wed Sep  8 15:01:05 2010
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.utf8
SourcePackage: evolution

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


** Tags: amd64 apport-bug maverick

-- 
Microsoft exchange account is unavailable in evolution
https://bugs.launchpad.net/bugs/633076
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 633076] Re: Microsoft exchange account is unavailable in evolution

2010-09-08 Thread Igor Mikushkin

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633076/+attachment/1556608/+files/Dependencies.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/633076/+attachment/1556609/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/633076/+attachment/1556610/+files/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   
https://bugs.launchpad.net/bugs/633076/+attachment/1556611/+files/XsessionErrors.txt

-- 
Microsoft exchange account is unavailable in evolution
https://bugs.launchpad.net/bugs/633076
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 633346] [NEW] keyboard applet works incorrectly sometime

2010-09-08 Thread Igor Mikushkin
Public bug reported:

Binary package hint: indicator-application

Ubuntu 10.10 beta

I'm using two layouts: English(USA) and Russian.
Sometimes I get mixed layout. Some key prints Latin letters but some prints 
Cyrillic.
If such situation occurs I cannot change layout nor with defined keys nor with 
applet itself.

...
But after I started write this bug my computer hanged in 1 minute so it can be 
probably consequence of other bug like memory leak.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: indicator-application 0.2.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
Uname: Linux 2.6.35-20-generic x86_64
Architecture: amd64
Date: Wed Sep  8 20:25:27 2010
ExecutablePath: /usr/lib/indicator-applet/indicator-applet
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=en_US.utf8
 PATH=(custom, user)
 SHELL=/bin/bash
SourcePackage: indicator-application

** Affects: indicator-application (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
keyboard applet works incorrectly sometime
https://bugs.launchpad.net/bugs/633346
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 633346] Re: keyboard applet works incorrectly sometime

2010-09-08 Thread Igor Mikushkin

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633346/+attachment/1557509/+files/Dependencies.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/633346/+attachment/1557510/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/633346/+attachment/1557511/+files/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   
https://bugs.launchpad.net/bugs/633346/+attachment/1557512/+files/XsessionErrors.txt

** Attachment added: indicator-applet-session.log.txt
   
https://bugs.launchpad.net/bugs/633346/+attachment/1557513/+files/indicator-applet-session.log.txt

** Attachment added: indicator-applet.log.txt
   
https://bugs.launchpad.net/bugs/633346/+attachment/1557514/+files/indicator-applet.log.txt

-- 
keyboard applet works incorrectly sometime
https://bugs.launchpad.net/bugs/633346
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