Re: [Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2013-10-24 Thread Chhatoi Pritam Baral

 sudo apt-get update
 sudo apt-get upgrade

 should update the packages affected


Yup, that should do it!
But for people looking to upgrade this single package only, and not their
whole system, or others like Austin, the package name is:

network-manager-gnome

Odd. I know. Caught me off-guard when I first set out too.

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

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1104476/+subscriptions

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


Re: [Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2013-10-23 Thread Chhatoi Pritam Baral
Henri, you are indeed facing a different issue. Most likely incorrect
credentials.

When system-ca-certs is on, wpa_supplicant complains of a self-signed
certificate and stops right there. With a proper corresponding mesage of
course. And this one definitely isn't that.

I have seen this whenever I put in the wrong credentials.

Regards,
Chhatoi Pritam Baral
On Oct 24, 2013 2:21 AM, Henri Souchay ima...@free.fr wrote:

 Chhatoi, thanks for sharing.
 First thing this morning I did install your update, which clearly shows
 the check box system CA certificates; unfortunately it still failed
 authentication:

 NetworkManager[6785]: info (eth3): supplicant interface state:
 associating - associated
 wpa_supplicant[919]: eth3: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0
 method=25
 wpa_supplicant[919]: eth3: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25
 (PEAP) selected
 wpa_supplicant[919]: eth3: CTRL-EVENT-EAP-PEER-CERT depth=1
 subject='/C=US/O=Trusted Secure Certificate Authority/CN=Trusted Secure
 Certificate Authority'
 wpa_supplicant[919]: eth3: CTRL-EVENT-EAP-PEER-CERT depth=1
 subject='/C=US/O=Trusted Secure Certificate Authority/CN=Trusted Secure
 Certificate Authority'
 wpa_supplicant[919]: eth3: CTRL-EVENT-EAP-PEER-CERT depth=0 subject='(...
 skipping info that seems proper to my business...)'
 wpa_supplicant[919]: eth3: CTRL-EVENT-EAP-FAILURE EAP authentication failed

 Hope others have more luck, maybe I'm just dealing with the wrong issue.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1104476

 Title:
   Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
   CA_Certificate

 Status in NetworkManager:
   New
 Status in Release Notes for Ubuntu:
   Fix Released
 Status in “network-manager” package in Ubuntu:
   Triaged

 Bug description:
   === Release Notes Text ===

   When connecting to MPA2/PEAP/MSCHAPv2 wifi networks which do not have
   a CA Certificate network manager may incorrectly mark the CA
   certificate as needing verification and fail that verification.  See
   the bug for workarounds.

   ===

   I can connect to Eduroam in 12.10 and any other previous release, but
   not in 13.04. I checked, my name and password are correct, all
   settings are the same as in 12.10.

   Network properties:

   security: WPA - WPA2 enterprise
   authentication: protected EAP (PEAP)
   CA certificate: none
   PEAP version: automatic
   inner autentication: MSCHAPv2
   username: (required)
   password: (required)

   ProblemType: Bug
   DistroRelease: Ubuntu 13.04
   Package: network-manager 0.9.6.0+git201301021750.e78c3e8-0ubuntu3
   ProcVersionSignature: Ubuntu 3.8.0-1.5-generic 3.8.0-rc4
   Uname: Linux 3.8.0-1-generic i686
   ApportVersion: 2.8-0ubuntu2
   Architecture: i386
   CasperVersion: 1.330
   Date: Thu Jan 24 21:32:25 2013
   IfupdownConfig:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
   IpRoute:
default via 192.168.43.1 dev wlan0  proto static
169.254.0.0/16 dev wlan0  scope link  metric 1000
192.168.43.0/24 dev wlan0  proto kernel  scope link  src
 192.168.43.149  metric 9
   LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130123)
   MarkForUpload: True
   NetworkManager.state:
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
   ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_DIR=set
LANG=en_US.UTF-8
SHELL=/bin/bash
   SourcePackage: network-manager
   UpgradeStatus: No upgrade log present (probably fresh install)
   nmcli-con:
NAME  UUID   TYPE
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT
 READONLY   DBUS-PATH
AndroidAP 978da457-563b-4c59-a894-45eb0f74fcb7
 802-11-wireless   1359063171   Thu 24 Jan 2013 09:32:51 PM UTCyes
 no /org/freedesktop/NetworkManager/Settings/2
Wired connection 16703fabc-9519-49bd-a4af-45fbfb7d660e
 802-3-ethernet1359062570   Thu 24 Jan 2013 09:22:50 PM UTCyes
 no /org/freedesktop/NetworkManager/Settings/1
eduroam   00f69a95-4a1b-436c-b462-a284f45fbaa1
 802-11-wireless   1359063171   Thu 24 Jan 2013 09:32:51 PM UTCyes
 no /org/freedesktop/NetworkManager/Settings/0
   nmcli-dev:
DEVICE TYPE  STATE DBUS-PATH
wlan0  802-11-wireless   connected
 /org/freedesktop/NetworkManager/Devices/1
eth0   802-3-ethernetunavailable
 /org/freedesktop/NetworkManager/Devices/0
   nmcli-nm:
RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE
   WIFI   WWAN-HARDWARE   WWAN
running 0.9.7.0connected   enabled   enabled
   enabledenabled disabled

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/network-manager/+bug/1104476/+subscriptions

[Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2013-10-22 Thread Chhatoi Pritam Baral
PPA announce!
https://launchpad.net/~pritambaral/+archive/nms

Considering the time it has taken, and may take, for the devs to
review/accept the patch and/or release a fix, I have been driven to
release a personal package archive. This was inevitable for me
persoannly, since my Uni is about to launch a campus wide EAPOL and

It builds on the standard Ubuntu raring package.  Saucy will be added in
a few hours.

@All affected users: feel free to use it

@32-bit users: build will finish in a few minutes.

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

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1104476/+subscriptions

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


[Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2013-10-18 Thread Chhatoi Pritam Baral
** Bug watch removed: GNOME Bug Tracker #707921
   https://bugzilla.gnome.org/show_bug.cgi?id=707921

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

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1104476/+subscriptions

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


[Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2013-10-17 Thread Chhatoi Pritam Baral
One sane solution would be to let the user choose whether to use the
system CA certs or not. KDE's network manager applet already does this.

I have a patch ready that adds this functionality. For package network-
manager-applet. Tested working on ArchLinux, but there are no changes in
Ubuntu's 9.8.0 and Arch's 9.8.4 among the parts of code that this patch
touches.

My university is in the process of testing out 802.1x for wired
networks, but this bug is a major bottleneck right now as many people
here use Ubuntu 13.04.

** Patch added: Lets user choose whether to use system CA certs or not.
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1104476/+attachment/3881279/+files/system-ca-certs.patch

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

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1104476/+subscriptions

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


[Bug 846309] Re: Maximise Button breaks window controls

2012-03-09 Thread Chhatoi Pritam Baral
Fixed in Ubuntu 12.04. Haven't checked in 11.10 myself.

** Changed in: compiz (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/846309

Title:
  Maximise Button breaks window controls

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

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


[Bug 930912] [NEW] gui apps don't start, XAUTHORITY environment variable not kept

2012-02-12 Thread Chhatoi Pritam Baral
Public bug reported:

sudo doesn't keep the XAUTHORITY env var in Precise. GUI apps fail to
start with:

No protocol specified

Upon adding XAUTHORITY manually to env_keep in /etc/sudoers, gui works,
(but is still a nasty bland theme, not uniform with the user's current
theme, guess lightdm has something to do it)

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


** Tags: gnome3 sudo

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

Title:
  gui apps don't start, XAUTHORITY environment variable not kept

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

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


[Bug 921384] Re: [MASTER] Xorg crashes when trying to play a video with XV under xserver 1.11 - xs111LookupPrivate

2012-02-04 Thread Chhatoi Pritam Baral
In addition to the crashes, this version of fglrx-xserver 1.11 combo
features a new problem. Chrome (chromium-browser) loses Hardware
Acceleration support (verifiable by visting about:gpu in the browser.)
While previously it used to work properly, now it says:

the gpu process was unable to boot.

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

Title:
  [MASTER] Xorg crashes when trying to play a video with XV under
  xserver 1.11 - xs111LookupPrivate

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

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


[Bug 925244] Re: X crashes on GPU access by userspace apps, Hardware Acceleration

2012-02-02 Thread Chhatoi Pritam Baral
Just reinstalled Precise Alpha 1, installed fglrx and vlc, and ran
multiple videos with Overlay enabled. No crash. So I guess this bug can
be said to be present in X 1.11 and not in 1.10

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

Title:
  X crashes on GPU access by userspace apps, Hardware Acceleration

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

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


[Bug 925244] [NEW] X crashes on GPU access by userspace apps, Hardware Acceleration

2012-02-01 Thread Chhatoi Pritam Baral
Public bug reported:

An upgrade to Xorg 1.11, and a restart later, when I tried to play a
video in VLC, X crashed. I looked into /var/log/Xorg.0.log.old and found
a segfault in /usr/bin/X. The fault seemed to be with fglrx, so I
disabled Hardware Acceleration in VLC (Video Overlay). All was fine now
without Hardware Acceleration. When I opened chrome://gpu in Google
Chrome, it showed:

unable to boot the gpu process

while previously it used to have full Hardware Accelaration (except 2d
canvas)

I enable Hardware Acceleration in VLC, and it crashes again. I open any
game that uses Hardware Accelaration: it crashes again.

System:
Ubuntu 12.04 (all updates installed, freshly booted)
ATI Mobility Radeon HD 5470 (any other card of the fglrx family will work too)

Steps to reproduce:
1) install the xserver-xorg pakages (with X 1.11 being the latest, and the 
cause here.)
2) install fglrx package (either from the repo, or built by the binary from 
ati.com, same issue)
3) enable Overlay in VLC's video settings
4) Play any video (preferably .264 encoded, they have most wide Hardware 
support.)

I'm not sure whether to classsify it as a security vulnerabilty (a non-
privileged process being able to crash the display server, and take all
other open apps with it.)

** Affects: xorg-server (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/925244

Title:
  X crashes on GPU access by userspace apps, Hardware Acceleration

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

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


[Bug 922963] [NEW] Proxy Authentication not supported

2012-01-27 Thread Chhatoi Pritam Baral
Public bug reported:

The current axel package does not support Proxy Authentication. It has been 
already fixed in the fedora project.
For a patch: 
http://lists.alioth.debian.org/pipermail/axel-devel/2011-February/000198.html

** Affects: axel (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/922963

Title:
  Proxy Authentication not supported

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

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


[Bug 916890] Re: Waiting for network configuration on every boot

2012-01-22 Thread Chhatoi Pritam Baral
I have been facing a similar problem, though with the scripts from
another package firestarter. But, until I came across this page, I had
no idea why I was facing this problem. I figure there might be other
scripts too that exit with a non-zero code. Couldn't the logging part be
implemented in ifupdown itself, and it be allowed to move on, without
having to stop. In my situation, I thought I was stuck, and when I
rebooted into recovery, I had no internet. Only after manually enabling,
setting up my Ethernet could I resume boot. But it might not be as
simple to other users.

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

Title:
  Waiting for network configuration on every boot

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

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


[Bug 920055] [NEW] Package fails at dpkg postinst during installation

2012-01-22 Thread Chhatoi Pritam Baral
Public bug reported:

dpkg exits with error:
 subprocess installed post-installation script returned error exit status 1

The actual error being:
 update-rc.d: error: start|stop arguments not terminated by .

The stop argument lacks a trailing dot in the post-inst file

Ubuntu 12.04 Precise Pangolin
iptables-persistent 0.5.3

** Affects: iptables-persistent (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/920055

Title:
  Package fails at dpkg postinst during installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/920055/+subscriptions

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


[Bug 890798] [NEW] Utterly slow in loading userlist from hub

2011-11-15 Thread Chhatoi Pritam Baral
Public bug reported:

When connecting to a hub on my LAN, it takes upto a minute or so to load
all users, and the share size. Connection to another hub doesn't start
till the current hub finishes. It did not used to happen so normally
with previous versions, I think about three months ago.

As a side effect, if multiple hubs are set to Auto-Connect, the window
stays hung for a tortuously long time, forcing the user to kill it under
the impression that the application has crashed altogether.

On a Maverick Meerkat with all updates applied.
2.4 Ghz i3, 4 GB

** Affects: linuxdcpp (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/890798

Title:
  Utterly slow in loading userlist from hub

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

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


[Bug 885771] [NEW] Auto-Reply plugin should not respond in a conversation started by me

2011-11-03 Thread Chhatoi Pritam Baral
Public bug reported:

I may be busy, but that could mean busy chatting with someone, and at
the same time, I may not want to be disturbed by others. So it's ideal
if auto-reply fires off when someone initiates a chat or IM with me, but
stays silent if I begin the chat or IM.

** Affects: purple-plugin-pack (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/885771

Title:
  Auto-Reply plugin should not respond in a conversation started by me

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/purple-plugin-pack/+bug/885771/+subscriptions

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


[Bug 880060] [NEW] segfaults on opening media the second time

2011-10-22 Thread Chhatoi Pritam Baral
Public bug reported:

VLC opens fine the first time after installing the package, but after
closing it, and opening any media file through vlc, it segfaults.
Opening vlc without a media file works fine, but drag and drop a media
file on it: segfault. Here's the console output:

 vlc ./Media.File.Name.Hidden.mkv
VLC media player 1.1.12 The Luggage (revision exported)
Blocked: call to unsetenv(DBUS_ACTIVATION_ADDRESS)
Blocked: call to unsetenv(DBUS_ACTIVATION_BUS_TYPE)
[0x735120] main libvlc: Running vlc with the default interface. Use 'cvlc' to 
use vlc without interface.
Blocked: call to setlocale(6, )
 m_el[mi_level] == NULL
 arg Up cannot escape itself
Blocked: call to setlocale(6, )

(process:9300): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Blocked: call to setenv(_PX_CONFIG_ORDER, , 1)
Segmentation fault

Same error upon drag and drop too.

Interestingly, deleting the vlc folder in ~/.config, and then starting
vlc, works totally fine. But same problem manifests after it is closed.

** Affects: vlc (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/880060

Title:
  segfaults on opening media the second time

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

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


[Bug 877723] [NEW] Random segfaults upon opening a folder, everytime.

2011-10-18 Thread Chhatoi Pritam Baral
Public bug reported:

Very easily reproducible on the same system. I have the gdb backtrace if
it might help:

#0  0x7fffea30a8be in gconf_client_get () from /usr/lib/libgconf-2.so.4
#1  0x7fffea30adb0 in gconf_client_get_bool ()
   from /usr/lib/libgconf-2.so.4
#2  0x7fffea520f88 in nautilus_open_terminal_get_file_items ()
   from /usr/lib/nautilus/extensions-3.0/libnautilus-open-terminal.so
#3  0x0046f08e in get_all_extension_menu_items (window=0x9026a0, 
selection=0x0) at nautilus-view.c:4576
#4  0x00479562 in reset_extension_actions_menu (selection=0x0, 
view=0x1178240) at nautilus-view.c:4845
#5  real_update_menus (view=0x1178240) at nautilus-view.c:8439
#6  0x00439e25 in nautilus_icon_view_update_menus (view=0x1178240)
at nautilus-icon-view.c:1518
#7  0x00472bc3 in nautilus_view_update_menus (view=0x1178240)
at nautilus-view.c:813
#8  nautilus_view_update_menus (view=0x1178240) at nautilus-view.c:804
#9  0x00472c22 in update_menus_timeout_callback (data=optimized out)
at nautilus-view.c:3509
#10 0x7443e23b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7443ca5d in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x7443d258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
---Type return to continue, or q return to quit---
#13 0x7443d792 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x76b5fe1d in gtk_main () from /usr/lib/libgtk-3.so.0
#15 0x74ffaa4e in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#16 0x0042af90 in main (argc=1, argv=0x7fffe258)
at nautilus-main.c:102

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.0-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Wed Oct 19 01:55:23 2011
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_IN
 LANGUAGE=en_IN:en
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  Random segfaults upon opening a folder, everytime.

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

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


[Bug 877723] Re: Random segfaults upon opening a folder, everytime.

2011-10-18 Thread Chhatoi Pritam Baral
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877723

Title:
  Random segfaults upon opening a folder, everytime.

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

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


[Bug 844500] Re: Alt+Home not working

2011-10-18 Thread Chhatoi Pritam Baral
** Changed in: nautilus (Ubuntu)
   Status: New = Fix Released

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

Title:
  Alt+Home not working

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

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


[Bug 859244] [NEW] Hangs when parsing keymap from dumpkeys

2011-09-25 Thread Chhatoi Pritam Baral
Public bug reported:

When parsing keymap, if  keymap line has no U+ (to convert to
0x) the program hangs.

** Affects: logkeys (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/859244

Title:
  Hangs when parsing keymap from dumpkeys

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

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


[Bug 859244] Re: Hangs when parsing keymap from dumpkeys

2011-09-25 Thread Chhatoi Pritam Baral
** Patch added: prevents endless loop if no U+ found
   
https://bugs.launchpad.net/bugs/859244/+attachment/2460577/+files/index_patch.diff

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

Title:
  Hangs when parsing keymap from dumpkeys

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

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


[Bug 850093] Re: Improper Window Handling on Startup

2011-09-14 Thread Chhatoi Pritam Baral
** Attachment added: That's how it looks upon Maximising
   
https://bugs.launchpad.net/bugs/850093/+attachment/2403203/+files/Screenshot%20at%202011-09-14%2019%3A18%3A02.png

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

Title:
  Improper Window Handling on Startup

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

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


[Bug 850093] [NEW] Improper Window Handling on Startup

2011-09-14 Thread Chhatoi Pritam Baral
Public bug reported:

Pidgin 2.10.0
Ubuntu 11.10 beta1 with latest updates as of 14/09/2011

The window isn't properly handled upon first startup. Clicking anywhere
transfers clicks to underlying window, as if this window didn't exist at
all. Upon Maximise, doesn't maximise fully. Breaks window decorations
too.

Interestingly, upon killing/quitting and starting it from the
terminal/Dash again, it works smoothly. No errors, no wierd behaviour

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: pidgin 1:2.10.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Wed Sep 14 20:54:39 2011
ExecutablePath: /usr/bin/pidgin
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
SourcePackage: pidgin
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug apport-lpi oneiric running-unity

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

Title:
  Improper Window Handling on Startup

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

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


[Bug 846309] [NEW] Maximise Button breaks window controls

2011-09-10 Thread Chhatoi Pritam Baral
Public bug reported:

Upon clicking the Maximise Button on a Unmaximised Window, the window
not only does not maximise, but also loses all window control actions.
Minimise, Close or Maximise; none of them work after this. Alt+Spacebar
brings up the Window Menu, with all options intact, but selecting
Maximise results in only the window being moved to the Top-Right,
without any actual Re-draw of the window.

It worked fine till the latest update (I updated it on Sept. 10,
in.archive.ubuntu.com) After the update, and an immediate restart, this
annoying behaviour started showing up.

Ubuntu 11.10 beta 1 (with all latest updates applied, as of Sept. 10,
2011)

** Affects: compiz (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/846309

Title:
  Maximise Button breaks window controls

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

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


[Bug 844535] [NEW] No Profiles for Network Proxy

2011-09-08 Thread Chhatoi Pritam Baral
Public bug reported:

In Gnome 2, the Network Proxy dialog had configurable Profiles. Not so
in Gnome 3. A few other features are missing too.

** Affects: gnome-control-center (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/844535

Title:
  No Profiles for Network Proxy

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

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


[Bug 844602] [NEW] nautilus-gksu is broken in 11.10

2011-09-08 Thread Chhatoi Pritam Baral
Public bug reported:

installed nautilus-gksu from the repositories. Restarted nautilus. But
there is no option in the context-menu to Open as Administrator. Even
after multiple reboots, and regular updates.

Ubuntu 11.10
nautilus-gksu 2.0.2-5ubuntu2
nautilus 1:3.1.90-0ubuntu1
Expected: Open As Administrator option in context-menu
Happened: No such option.

** Affects: gksu (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/844602

Title:
  nautilus-gksu is broken in 11.10

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

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


[Bug 844500] Re: Alt+Home not working

2011-09-08 Thread Chhatoi Pritam Baral
Seems fixed upstream in the git Master.

https://bugzilla.gnome.org/show_bug.cgi?id=658105

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

Title:
  Alt+Home not working

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

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


[Bug 845177] [NEW] Force sets GTalk Picture from Ubuntu user default pic.

2011-09-08 Thread Chhatoi Pritam Baral
Public bug reported:

Ubuntu 11.10 sets a default user picture. Pidgin uses that to set GTalk
Buddy Icon. Even after unsetting it as the Picture to use, it reverts
back to the user default pic from Ubuntu.

Expected: Don't set a Buddy Icon when I specify not to.
Happened: Set the Buddy Icon from Ubuntu regardless.

** Affects: pidgin (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/845177

Title:
  Force sets GTalk Picture from Ubuntu user default pic.

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

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


[Bug 844497] [NEW] Num Lock is always off after Logging in

2011-09-07 Thread Chhatoi Pritam Baral
Public bug reported:

Previously, gnome remembered the state of Num Lock, and automatically
set it during login. In Onieric however, Num Lock is always off whenever
one logs in.

** Affects: lightdm (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/844497

Title:
  Num Lock is always off after Logging in

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

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


[Bug 844500] [NEW] Alt+Home not working

2011-09-07 Thread Chhatoi Pritam Baral
Public bug reported:

Ubuntu 11.10 beta 1, nautilus 3.1.4.

Expected: Alt+Home takes me to my Home Folder
Happened: equivalent to pressing 'Home' , not 'Alt+Home'. Focus shifts to the 
first item. That's all.

** Affects: nautilus
 Importance: Unknown
 Status: Unknown

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

** Bug watch added: GNOME Bug Tracker #658105
   https://bugzilla.gnome.org/show_bug.cgi?id=658105

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=658105
   Importance: Unknown
   Status: Unknown

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

Title:
  Alt+Home not working

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

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


[Bug 837196] Re: Cannot change bluetooth name

2011-09-05 Thread Chhatoi Pritam Baral
Apparently, the devs upstream have integrated it with systemd and the
'System Info' panel in gnome-control-center. But since ubuntu does not
use systemd, this needs looking into.

http://www.hadess.net/2011/06/pretty-oh-so-pretty.html
https://bugzilla.gnome.org/show_bug.cgi?id=658154

** Bug watch added: GNOME Bug Tracker #658154
   https://bugzilla.gnome.org/show_bug.cgi?id=658154

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

Title:
  Cannot change bluetooth name

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

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


[Bug 693219] Re: Starting a Google Video chat crashes pidgin

2011-08-09 Thread Chhatoi Pritam Baral
** Bug watch added: Pidgin Trac #11730
   http://developer.pidgin.im/ticket/11730

** Also affects: pidgin via
   http://developer.pidgin.im/ticket/11730
   Importance: Unknown
   Status: Unknown

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

Title:
  Starting a Google Video chat crashes pidgin

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

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


[Bug 760769] Re: Desktop stops responding to all keyboard and mouse clicks

2011-04-25 Thread Chhatoi Pritam Baral
I have some detailed reports about this particular bug, having tested it
myself.

-ATI Mobility Radeon 5470 with fglrx from the repos

It occurs when using the  Application Switcher Plugin instead of the Static 
Application Switcher Plugin in CompizConfigSettingsManager.
It happens especially when you return to the same window after a complete cycle 
of 'Alt+Tab's. The Window actually works fine, just the screen rendering of the 
window doesn't redraw. For example, in Chromium, when you click on another tab 
or open a new one, the Title in the Panel changes accordingly, if we reply to a 
facebook chat, the  reply goes fine, just the window doesnt redraw.
 
Umaximizing (and Maximizing again) restores the window drawing state to normal.

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

Title:
  Desktop stops responding to all keyboard and mouse clicks

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


Re: [Bug 767415] Re: Maximised window image hangs as ghost

2011-04-24 Thread Chhatoi Pritam Baral
I thappens when using the Application Switcher Plugin in place of the Static
Application Switcher In the CompizConfigSettingsManager. The Static
Application Switcher too doesn't quickly on the screen.

Also, when changing most plugins or effects in Compiz, the Unity Panel
hangs. I gues the problem here is with the unity plugin in compiz, rather
than unity itself


Regards,
Chhatoi Pritam Baral

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

Title:
  Maximised window image hangs as ghost

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