[Bug 550625] Re: Alps touchpad is recognized but synaptics clients and scrolling do not work

2011-01-17 Thread chantra
For those of you running 2.6.32 you might want to try to apply the patch
attached to this comment to the sources from psmouse dkms from
comment#225 .

** USE AT YOUR OWN RISK **
This works for me on Dell E4310 with kernel 2.6.32-27-generic-pae. You are free 
to use this patch but there is no guaranteee whatsoever.


@henk: You might want to add 0001-Compile-against-kernel-2.6.32.patch to your 
source.

I have created run.sh to make it easier for people to compile the
module.

The way it works:
- download run.sh to your computer
- chmod 755 run.sh
- $ sudo ./run.sh

If everything goes fine, scroll should be working when installation has
finished.

You have backup versions of your modules in 
 /lib/modules/`uname -r`/kernel/drivers/input/mouse/psmouse.ko.*


** Patch added: 0001-Compile-against-kernel-2.6.32.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/550625/+attachment/1796687/+files/0001-Compile-against-kernel-2.6.32.patch

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

Title:
  Alps touchpad is recognized but synaptics clients and scrolling do not
  work

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


[Bug 550625] Re: Alps touchpad is recognized but synaptics clients and scrolling do not work

2011-01-17 Thread chantra
Here comes run.sh

** Attachment added: automatize kernel module patching + installation
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/550625/+attachment/1796688/+files/run.sh

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

Title:
  Alps touchpad is recognized but synaptics clients and scrolling do not
  work

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


[Bug 546665] Re: Alt-arrows do not work in the second tab

2010-04-08 Thread chantra
There is something related to the last tab as this repro would show:
1) open terminator
2) open new tab (ctrl-shift-t)
3) split new tab (ctrl-shift-o)
3) navigate between terms (ctrl-shift-n): FAILS
4) open new tab
5) split new tab
6) navigate between terms: FAILS
7) Got to previous tab (ctrl-shit-PageUp)
8) navigate between terms: SUCCESS

So, a quick workaround would be to create a new tab to be able to use
term navigation in previous ones.

some output from terminator when this happens:
$ terminator 
Warning: python-keybinder is not installed. This means the hide_window shortcut 
will be unavailable
Unable to bind hide_window key, another instance/window has it.
Traceback (most recent call last):
  File /usr/share/terminator/terminatorlib/window.py, line 566, in 
navigate_terminal
current = terminals.index(terminal)
ValueError: list.index(x): x not in list

In debug mode:

ConfigBase::get_item: ConfigBase::get_item: title_inactive_fg_color found in 
globals: # (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: title_inactive_bg_color found in 
globals: #c0c0bebebfbf (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: title_inactive_fg_color found in 
globals: # (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: title_inactive_bg_color found in 
globals: #c0c0bebebfbf (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: show_titlebar found in profile 
default: True (/usr/share/terminator/terminatorlib/config.py:606)
ConfigBase::get_item: ConfigBase::get_item: title_transmit_fg_color found in 
globals: # (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: title_transmit_bg_color found in 
globals: #c8c80303 (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: title_transmit_fg_color found in 
globals: # (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: title_transmit_bg_color found in 
globals: #c8c80303 (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: show_titlebar found in profile 
default: True (/usr/share/terminator/terminatorlib/config.py:606)
ConfigBase::get_item: ConfigBase::get_item: title_inactive_fg_color found in 
globals: # (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: title_inactive_bg_color found in 
globals: #c0c0bebebfbf (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: title_inactive_fg_color found in 
globals: # (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: title_inactive_bg_color found in 
globals: #c0c0bebebfbf (/usr/share/terminator/terminatorlib/config.py:602)
ConfigBase::get_item: ConfigBase::get_item: show_titlebar found in profile 
default: True (/usr/share/terminator/terminatorlib/config.py:606)
Window::on_key_press: Window::on_key_press: looked up 'go_next' 
(/usr/share/terminator/terminatorlib/window.py:143)
Terminal::on_keypress: Terminal::on_keypress: lookup found: 'go_next' 
(/usr/share/terminator/terminatorlib/terminal.py:705)
Window::enumerate_descendants: 1 containers and 1 terminals fall beneath 
Window object at 0x88fc554 (terminatorlib+window+Window at 0x89a6000) 
(/usr/share/terminator/terminatorlib/util.py:272)
Traceback (most recent call last):
  File /usr/share/terminator/terminatorlib/window.py, line 566, in 
navigate_terminal
current = terminals.index(terminal)
ValueError: list.index(x): x not in list

-- 
Alt-arrows do not work in the second tab
https://bugs.launchpad.net/bugs/546665
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 234566] Re: [Hardy] Segfault of Terminator when no $DISPLAY is set

2008-05-24 Thread chantra
thanks sh,

I have pushed a fix to this in trunk rev 292

you might want to confirm the fix by pulling trunk

@@ -1460,7 +1458,12 @@
 command.append (options.command)
   if (options.execute):
 command = options.execute
-
+  
+  if gtk.gdk.display_get_default() == None:
+print  sys.stderr, _(You need to run terminator in an X environment.  \
+Make sure DISPLAY is properly set)
+sys.exit(1)
+  
   term = Terminator (options.profile, command, options.fullscreen, 
options.maximise, options.borderless)
 
   gtk.main ()


** Changed in: terminator (Ubuntu)
 Assignee: (unassigned) = chantra (chantra)
   Status: New = Fix Committed

-- 
[Hardy] Segfault of Terminator when no $DISPLAY is set
https://bugs.launchpad.net/bugs/234566
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 208319] Re: terminator will cd to a non-existent directory upon split

2008-05-23 Thread chantra
closing as fix is released since 0.8.1

** Changed in: terminator (Ubuntu)
   Status: Confirmed = Fix Released

-- 
terminator will cd to a non-existent directory upon split
https://bugs.launchpad.net/bugs/208319
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 226145] [NEW] upstart do not read new files in /etc/event.d

2008-05-03 Thread chantra
Public bug reported:

Ubuntu Hardy i386
upstart 0.3.9-2 

Creating a new file in /etc/event.d does not seem to be re-read until the next 
boot up.
As per http://upstart.ubuntu.com/faq.html#reload , upstart should automatically 
re-read its configuration using inotify.
It is not related to LP#68904 as inotify is enabled in kernel
$ grep INOTIFY /boot/config-2.6.24-16-generic 
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y


How to repro:
- create a file /etc/event.d/ttyS0 with the following content:
# ttyS0 - getty
#
# This service maintains a getty on ttyS0 from the point the system is
# started until it is shut down again.

start on stopped rc2
start on stopped rc3
start on stopped rc4
start on stopped rc5

stop on runlevel 0
stop on runlevel 1
stop on runlevel 6

respawn
exec /sbin/getty -L 115200 ttyS0 vt102

expected behaviour: to have a serial console started on serial port 0.
actual behaviour: until next boot up, the file will not be read

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

-- 
upstart do not read new files in /etc/event.d
https://bugs.launchpad.net/bugs/226145
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 172371] Re: Amarok cover art corrupted

2008-04-14 Thread chantra
finally, I can confirm it does not fix the issue :s

-- 
Amarok cover art corrupted
https://bugs.launchpad.net/bugs/172371
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 172371] Re: Amarok cover art corrupted

2008-04-12 Thread chantra
seems to be matching kde bug#129995: Album Art Corrupted Broken
marked as duplicate of http://bugs.kde.org/show_bug.cgi?id=148501 , taglib bug
itself dup of http://bugs.kde.org/show_bug.cgi?id=138829

** Changed in: amarok
   Importance: Undecided = Unknown
 Bugwatch: None = KDE Bug Tracking System #129995
   Status: New = Unknown

-- 
Amarok cover art corrupted
https://bugs.launchpad.net/bugs/172371
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 172371] Re: Amarok cover art corrupted

2008-04-12 Thread chantra
I cannot repro the issue atm, if somebody does, can they try the attached deb.
I am also attaching the debdiff

** Attachment added: taglib debdiff
   http://launchpadlibrarian.net/13378949/taglib_1.4-8-1.4-8ubuntu1.diff

-- 
Amarok cover art corrupted
https://bugs.launchpad.net/bugs/172371
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 172371] Re: Amarok cover art corrupted

2008-04-12 Thread chantra
attaching libtag1c2a_1.4-8ubuntu1_i386.deb which should be enough to confirm 
the fix.
please follow intructions from 
http://bugs.kde.org/show_bug.cgi?id=129995#c9
and on in order to confirm the fix

** Attachment added: libtag1c2a deb
   http://launchpadlibrarian.net/13378989/libtag1c2a_1.4-8ubuntu1_i386.deb

-- 
Amarok cover art corrupted
https://bugs.launchpad.net/bugs/172371
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 188178] Re: [Hardy] [regression] xorg with Intel driver crashes if Virtual 2048

2008-03-29 Thread chantra
merging patch from http://bugs.freedesktop.org/show_bug.cgi?id=13376

removing 
Option MigrationHeuristic greedy
for xorg.conf

with a
Virtual 3200 1200

is not crashing anymore

** Attachment added: debdiff
   
http://launchpadlibrarian.net/12963882/xserver-xorg-video-intel_2.2.1-LP188178.debdiff

-- 
[Hardy] [regression] xorg with Intel driver crashes if Virtual  2048
https://bugs.launchpad.net/bugs/188178
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 90783] Re: Failed to append to mbox:/home/sammh/.evolution/mail/local#Sent

2008-03-29 Thread chantra
*** This bug is a duplicate of bug 201526 ***
https://bugs.launchpad.net/bugs/201526

** This bug has been marked a duplicate of bug 201526
   Error: failed to move message to mbox:

-- 
Failed to append to mbox:/home/sammh/.evolution/mail/local#Sent
https://bugs.launchpad.net/bugs/90783
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 208319] Re: terminator will cd to a non-existent directory upon split

2008-03-28 Thread chantra
we could default to $HOME when the directory does not exist


self.cwd = cwd or os.getcwd();
if not os.path.exists(self.cwd) or not os.path.isdir(self.cwd):
  self.cwd = os.path.expanduser(~)

pushed rev 224 to trunk

-- 
terminator will cd to a non-existent directory upon split
https://bugs.launchpad.net/bugs/208319
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 188178] Re: [Hardy] [regression] xorg with Intel driver crashes if Virtual 2048

2008-03-16 Thread chantra
Id2ndR, can you send some more information, such as logs, output of
lspci, your xorg.conf ...

FYI, mtrr: no more MTRRs available is related to memory. 
Chances are that you have more than 4G memory on a 32bit architecture

-- 
[Hardy] [regression] xorg with Intel driver crashes if Virtual  2048
https://bugs.launchpad.net/bugs/188178
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 201526] Re: Error: failed to move message to mbox:

2008-03-16 Thread chantra
@gijskerkhoven :
I have had the same issue since I changed my username and homedir from 
olduser with homedir /home/olduser to
newuser with homedir  /home/newuser

I have found a workaround:

in non graphical mode: 
sed -i 's/\/home\/olduser/\home\/newuser/g' 
~/.gconf/apps/evolution/mail/%gconf.xml

see http://www.debuntu.org/how-to-fixing-evolution-after-home-directory-
changed-failed-to-append-to-mbox for more details

-- 
Error: failed to move message to mbox:
https://bugs.launchpad.net/bugs/201526
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 202195] Re: Rhythmbox continues to play current last.fm song when requested to skip to next song

2008-03-14 Thread chantra
I can confirm this on freshly updated 0.11.4.90-0ubuntu1

** Changed in: ubuntu
   Status: New = Confirmed

-- 
Rhythmbox continues to play current last.fm song when requested to skip to next 
song
https://bugs.launchpad.net/bugs/202195
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 202195] Re: Rhythmbox continues to play current last.fm song when requested to skip to next song

2008-03-14 Thread chantra
right bug number this time: #462595 :s

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

** Also affects: rhythmbox via
   http://bugzilla.gnome.org/show_bug.cgi?id=373615
   Importance: Unknown
   Status: Unknown

** Changed in: rhythmbox
 Bugwatch: GNOME Bug Tracker #373615 = GNOME Bug Tracker #462595

-- 
Rhythmbox continues to play current last.fm song when requested to skip to next 
song
https://bugs.launchpad.net/bugs/202195
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 188178] Re: [Hardy] [regression] xorg with Intel driver crashes if Virtual 2048

2008-03-10 Thread chantra
** Bug watch added: freedesktop.org Bugzilla #13376
   https://bugs.freedesktop.org/show_bug.cgi?id=13376

** Also affects: xserver-xorg-video-intel via
   https://bugs.freedesktop.org/show_bug.cgi?id=13376
   Importance: Unknown
   Status: Unknown

-- 
[Hardy] [regression] xorg with Intel driver crashes if Virtual  2048
https://bugs.launchpad.net/bugs/188178
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 188178] Re: xserver-xorg-video-intel: 945GM always crashes within 10 seconds of login

2008-03-07 Thread chantra
I am running 3200x1200 daily at work on Gutsy
xserver-xorg-video-intel 2:2.1.1-0ubuntu9.1

without any issue. It is a regression to me.
3D does not work on resolution  2048x2048 ,  ok, but still I believe intel 
945GM is shipped with a good bunch of laptops. 
That would extremelly limit hardy in enterprise environment :(

-- 
[Hardy] [regression] xorg with Intel driver crashes if Virtual  2048
https://bugs.launchpad.net/bugs/188178
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 194598] [NEW] wrong exit_action value when creating new profile

2008-03-07 Thread chantra
Public bug reported:

Ubuntu Gutsy
gnome-terminal2.18.2-0ubuntu1

Also happens on hardy 2.21.90-0ubuntu1

When creating a new profile, the gconf key:
/apps/gnome-terminal/profiles/profile name/exit_action
is set to left instead of exit (or at least any possible correct values)

switching the value through the profile preference interface to hold or
restart, then exit again, will revert the value to close

providing a patch:


--- gnome-terminal-2.18.2/src/terminal-profile.c2008-02-23 
01:28:11.0 +
+++ gnome-terminal-2.18.2.new/src/terminal-profile.c2008-02-23 
01:29:42.0 +
@@ -2752,7 +2752,7 @@
   key = gconf_concat_dir_and_key (profile_dir,
   KEY_EXIT_ACTION);

-  cs = gconf_enum_to_string (scrollbar_positions,
+  cs = gconf_enum_to_string (exit_actions,
  base_profile-priv-exit_action);

   gconf_client_set_string (base_profile-priv-conf,

** Affects: gnome-terminal
 Importance: Unknown
 Status: New

** Affects: gnome-terminal (Ubuntu)
 Importance: Low
 Assignee: Ubuntu Desktop Bugs (desktop-bugs)
 Status: Triaged

-- 
wrong exit_action value when creating new profile
https://bugs.launchpad.net/bugs/194598
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 194598] Re: wrong exit_action value when creating new profile

2008-03-07 Thread chantra

** Attachment added: fixed default exit_action value
   http://launchpadlibrarian.net/12159730/05_fixed_newprofile_exit_action.patch

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

** Also affects: gnome-terminal via
   http://bugzilla.gnome.org/show_bug.cgi?id=518184
   Importance: Unknown
   Status: Unknown

-- 
wrong exit_action value when creating new profile
https://bugs.launchpad.net/bugs/194598
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 195563] Re: [hardy] hangs on opening profile editor

2008-02-27 Thread chantra
Hi Pedro,

sorry for the bother, but it seems that the issue is not happening
anymore (since upgraded this morning)

The only package I could see that had an effect on gnome-terminal would
be libgnomeui-0

the changelog is:
libgnomeui (2.21.92-0ubuntu1) hardy; urgency=low

  * New upstream version
  * debian/patches/90_from_svn_fix_gio_fileselector_crasher.patch:
   - dropped, the change is in the new version

Maybe it was kindda related, or just a side effect... will see, for now
I am closing this bug.

-- 
[hardy] hangs on opening profile editor
https://bugs.launchpad.net/bugs/195563
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 195563] Re: [hardy] hangs on opening profile editor

2008-02-27 Thread chantra
closing as issue is not happening anymore

** Changed in: gnome-terminal (Ubuntu)
   Status: Incomplete = Invalid

-- 
[hardy] hangs on opening profile editor
https://bugs.launchpad.net/bugs/195563
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 195563] Re: [hardy] hangs on opening profile editor

2008-02-26 Thread chantra
Pedro,

There is no crash, just a hang.

-- 
[hardy] hangs on opening profile editor
https://bugs.launchpad.net/bugs/195563
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 194598] Re: wrong exit_action value when creating new profile

2008-02-26 Thread chantra
btw, it seems that it is making its way upstream:
http://bugzilla.gnome.org/show_activity.cgi?id=518184

-- 
wrong exit_action value when creating new profile
https://bugs.launchpad.net/bugs/194598
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 195563] [NEW] [hardy] hangs on opening profile editor

2008-02-25 Thread chantra
Public bug reported:

Hardy
gnome-terminal 2.21.91.1-0ubuntu1

When doing Edit-Current Profile , the profile editor take about 30s to
open, freeze the whole gnome-terminal during that time.

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

-- 
[hardy] hangs on opening profile editor
https://bugs.launchpad.net/bugs/195563
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 188178] Re: [Hardy] [regression] xorg with Intel driver crashes if Virtual 2048

2008-02-24 Thread chantra
Tks Unggnu.

Option MigrationHeuristic greedy
in the device section fixed it for me too, on both hardy and debian sid

-- 
[Hardy] [regression] xorg with Intel driver crashes if Virtual  2048
https://bugs.launchpad.net/bugs/188178
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 188178] Re: xserver-xorg-video-intel: 945GM always crashes within 10 seconds of login

2008-02-01 Thread chantra

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/11718847/Xorg.0.log

-- 
xserver-xorg-video-intel: 945GM always crashes within 10 seconds of login
https://bugs.launchpad.net/bugs/188178
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188178] [NEW] xserver-xorg-video-intel: 945GM always crashes within 10 seconds of login

2008-02-01 Thread chantra
Public bug reported:

Ubuntu hardy
Gnome 1:2.20.2ubuntu1
xserver-xorg-video-intel 2:2.2.0+git20080107-1ubuntu2

Using the same dual screen setup than on Gutsy, X crashes after 10
second of login.

This happens using kde or gnome
Funny enough, it does not happen when login into kde 4 !?!

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: xserver-xorg-video-intel (Debian)
 Importance: Unknown
 Status: Unknown

-- 
xserver-xorg-video-intel: 945GM always crashes within 10 seconds of login
https://bugs.launchpad.net/bugs/188178
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188178] Re: xserver-xorg-video-intel: 945GM always crashes within 10 seconds of login

2008-02-01 Thread chantra
It also affect debian sid
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452357

-- 
xserver-xorg-video-intel: 945GM always crashes within 10 seconds of login
https://bugs.launchpad.net/bugs/188178
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 172371] Re: Amarok cover art corrupted

2008-01-03 Thread chantra
Ubuntu Gutsy 7.10 i386
amarok 2:1.4.7-0ubuntu3

I confirm the same issue. In my case, it does not seem to be linked to the fact 
that there is an image embedded in the tags.
Deleting the images from the cache does not change anything. Thumbnails are 
re-generate corrupted.

** Changed in: amarok (Ubuntu)
   Status: New = Confirmed

-- 
Amarok cover art corrupted
https://bugs.launchpad.net/bugs/172371
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 126853] Re: evolution crashed with SIGSEGV in camel_object_cast()

2007-12-16 Thread chantra
*** This bug is a duplicate of bug 145458 ***
https://bugs.launchpad.net/bugs/145458

marking this as duplicate of LP#145458

** This bug has been marked a duplicate of bug 145458
   evolution crashed with SIGSEGV in camel_object_cast()

-- 
evolution crashed with SIGSEGV in camel_object_cast()
https://bugs.launchpad.net/bugs/126853
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145458] Re: evolution crashed with SIGSEGV in camel_object_cast()

2007-12-16 Thread chantra
I merged patches from http://bugzilla.gnome.org/show_bug.cgi?id=474118#c9
to evolution and evolution-data-server.
evolution-data-server_dl_offline.debdiff  and evolution_dl_offline.debdiff

** Attachment added: evolution_dl_offline.debdiff
   http://launchpadlibrarian.net/10926971/evolution_dl_offline.debdiff

-- 
evolution crashed with SIGSEGV in camel_object_cast()
https://bugs.launchpad.net/bugs/145458
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145458] Re: evolution crashed with SIGSEGV in camel_object_cast()

2007-12-16 Thread chantra
so far it works :D

** Attachment added: evolution-data-server_dl_offline.debdiff
   
http://launchpadlibrarian.net/10926973/evolution-data-server_dl_offline.debdiff

-- 
evolution crashed with SIGSEGV in camel_object_cast()
https://bugs.launchpad.net/bugs/145458
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145458] Re: evolution crashed with SIGSEGV in camel_object_cast()

2007-12-13 Thread chantra
FYI, patches have been released upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=474118#c9

 Comment #9 from Bharath Acharya(points: 4)
2007-11-02 06:01 UTC [reply]

Created an attachment (id=98357) [edit]
Patch for bug 474118 in evolution

The crash happened due to assumption of the store being of type DiscoStore.
Thanks to mbarnes for explaining it in detail. attaching the changes to be done
in evolution


Comment #10 from Bharath Acharya (points: 4)
2007-11-02 06:02 UTC [reply]

Created an attachment (id=98358) [edit]
Patch for bug 474118 in evolution-data-server

Changes in eds for the same


Could those being merged? cheers

-- 
evolution crashed with SIGSEGV in camel_object_cast()
https://bugs.launchpad.net/bugs/145458
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152362] Re: icedtea-java7-plugin always crashes firefox

2007-11-07 Thread chantra
just a quick follow up,
even with icedtea-java7-*_7~b22-1.5~20071018-0ubuntu1_amd64.deb , the HP ILO 
applet failed to load, will try to get a dump uploaded to this bug report

-- 
icedtea-java7-plugin always crashes firefox
https://bugs.launchpad.net/bugs/152362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152362] Re: icedtea-java7-plugin always crashes firefox

2007-11-07 Thread chantra
I can confirm that this version: 
icedtea-java7-bin_7~b22-1.5~20071018-0ubuntu1_amd64.deb
icedtea-java7-jre_7~b22-1.5~20071018-0ubuntu1_all.deb
icedtea-java7-plugin_7~b22-1.5~20071018-0ubuntu1_amd64.deb

does work for me. Before, using te one from the standard repo, I could not even 
get the demo applet to work:
http://www.java.com/en/download/help/testvm.xml

Looking forward having this uploaded to the main repo.


** Attachment added: icetea dump
   http://launchpadlibrarian.net/10300095/icetea-crash.txt

-- 
icedtea-java7-plugin always crashes firefox
https://bugs.launchpad.net/bugs/152362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 154539] Re: Glade 3 crashes when costumizing a message dialog

2007-11-04 Thread chantra
I can confirm this bug on an amd64 architecture
ubuntu gutsy

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

** Also affects: glade-3 via
   http://bugzilla.gnome.org/show_bug.cgi?id=493418
   Importance: Unknown
   Status: Unknown

-- 
Glade 3 crashes when costumizing a message dialog
https://bugs.launchpad.net/bugs/154539
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 83922] Re: gdesklets does not start amd64

2007-11-03 Thread chantra
the python 2.4 trick worked.
I am pretty surprised though as on 10 Aug 07, the status changed to fix 
commited, but yet, the fix is not released :s
any idea why it take so long to get in the official repo?

-- 
gdesklets does not start amd64
https://bugs.launchpad.net/bugs/83922
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146682] Re: [Gutsy] wodim does not burn while cdrecord does

2007-10-14 Thread chantra
finally, my cd/dvd drive is simply dying :s
Please disregard this bug.
closing it as invalid

** Changed in: cdrkit (Ubuntu)
   Status: New = Invalid

-- 
[Gutsy] wodim does not burn while cdrecord does
https://bugs.launchpad.net/bugs/146682
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 103210] Re: ipw3945 Wifi connection is very slow

2007-10-05 Thread chantra
Under gutsy, my card seems to be fine, network manager now reports 54M
here is my iwpriv output:
eth1  Available private ioctls :
  set_power(8BE0) : set   1 intget   0  
  get_power(8BE1) : set   0get  80 char 
  set_mode (8BE2) : set   1 intget   0  
  get_mode (8BE3) : set   0get  80 char 
  set_preamble (8BE4) : set   1 intget   0  
  get_preamble (8BE5) : set   0get  16 char 
  reset(8BE7) : set   0 intget   0  
  monitor  (8BE6) : set   2 intget   0  




http://www.debuntu.org

Debuntu deb's repository


Debuntu Debian and Ubuntu Tips and Tricks

-- 
ipw3945 Wifi connection is very slow
https://bugs.launchpad.net/bugs/103210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[***** SPAM 2.4 *****] Re: [Bug 103210] Re: ipw3945 Wifi connection is very slow

2007-10-05 Thread chantra
by the way, I forgot to mention:
 sudo iwpriv eth1 get_mode
eth1  get_mode:802.11abg (7)
this is default under gutsy or at least I can't remember of any
custom script setting setting my wireless interface.






http://www.debuntu.org

Debuntu deb's repository


Debuntu Debian and Ubuntu Tips and Tricks

-- 
ipw3945 Wifi connection is very slow
https://bugs.launchpad.net/bugs/103210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146682] [Gutsy] wodim does not burn while cdrecord does

2007-09-29 Thread chantra
Public bug reported:

Binary package hint: wodim

n gutsy:
$ wodim -version
Cdrecord-yelling-line-to-tell-frontends-to-use-it-like-version 2.01.01a03-dvd 
Wodim 1.1.6
Copyright (C) 2006 Cdrkit suite contributors
Based on works from Joerg Schilling, Copyright (C) 1995-2006, J. Schilling

$ cdrecord -version
Cdrecord-ProDVD-ProBD-Clone 2.01.01a33 (i686-pc-linux-gnu) Copyright (C) 
1995-2007 J�rg Schilling

*I first tried to burn using n-c-b or k3b, the burning process went
flawlessly, but the resulting CD, once re-inserted appears as blank.

* Using the command line to burn with wodim does not fix the issue.
* burning with the left over version of cdrecord, burn without any issue and 
the resulting CD is correct.

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

-- 
[Gutsy] wodim does not burn while cdrecord does
https://bugs.launchpad.net/bugs/146682
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 146682] Re: [Gutsy] wodim does not burn while cdrecord does

2007-09-29 Thread chantra
forgot to mention:

[EMAIL PROTECTED]:~$ cdrecord --scanbus
Cdrecord-ProDVD-ProBD-Clone 2.01.01a33 (i686-pc-linux-gnu) Copyright (C) 
1995-2007 J�rg Schilling
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.9'.
scsibus0:
0,0,0 0) 'ATA ' 'WDC WD800UE-22HC' '09.0' Disk
0,1,0 1) 'TSSTcorp' 'CD/DVDW TS-L632D' 'AC01' Removable CD-ROM
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
[EMAIL PROTECTED]:~$ wodim  --scanbus
scsibus0:
0,0,0 0) *
0,1,0 1) 'TSSTcorp' 'CD/DVDW TS-L632D' 'AC01' Removable CD-ROM
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *

-- 
[Gutsy] wodim does not burn while cdrecord does
https://bugs.launchpad.net/bugs/146682
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 141364] Re: [pidgin][usability] Icon error report not usable information.

2007-09-24 Thread chantra
Sounds similar to this issue which is already reported upstream.

I definitely agree, user should be warned of the size requirements so he
can resize the image.

** Bug watch added: Pidgin bug tracker #460
   http://developer.pidgin.im/ticket/460

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

-- 
[pidgin][usability] Icon error report not usable information.
https://bugs.launchpad.net/bugs/141364
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141040] Re: hostname displayed in system vital

2007-09-19 Thread chantra
Hi Julius,

This is not really a bug as canonical hostname is the official name of
your machine.

Here is an excerpt of:
http://www.activexperts.com/support/activmonitor/dns/

A host may be known by more than one name. For example you might have a
server that provides both FTP and World Wide Web servers, which you give
two names: ftp.machine.org and www.machine.org. However, one of these
names must be identified as the official or canonical hostname, while
the others are simply aliases referring to the official hostname. The
difference is that the canonical hostname is the one with an associated
A record, while the others only have a record of type CNAME that points
to the canonical hostname.

Moreover, this is the standard behaviour of phpsysinfo, see
http://phpsysinfo.sourceforge.net/phpsysinfo-dev/?template=classic

Maybe you should rather file as a feature request against
http://phpsysinfo.sourceforge.net/ .

regards

-- 
hostname displayed in system vital
https://bugs.launchpad.net/bugs/141040
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130715] Re: dhclient already running, must kill to connect with wireless

2007-08-08 Thread chantra
using /etc/network/interface , the devices will be brought up on boot up.
/etc/init.d/network restart
might be an easier workaround to your issue.

Removing everything from /etc/network/interfaces
will allow you to use networkmanager to configure and use your network.
Better option for roaming user.

-- 
dhclient already running, must kill to connect with wireless
https://bugs.launchpad.net/bugs/130715
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130139] Re: intel i915=terrible perfomance...

2007-08-08 Thread chantra
You say you are using xserver-xorg-i810 ... do you have Driver i810 in
your /etc/X11/xorg.conf ?

-- 
intel i915=terrible perfomance...
https://bugs.launchpad.net/bugs/130139
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124865] Re: selinux is not enabled with upstart

2007-08-06 Thread chantra
I can confirm that even I have selinux=1 enforcing=1 in grub, selinux is
disabled.

-- 
selinux is not enabled with upstart
https://bugs.launchpad.net/bugs/124865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128895] Re: Gutsy: Machine doesn't shutdown

2007-08-06 Thread chantra
Hi Sero,

Does this issue still happen? I used to have an issue where the shutdown
process was hanging on something related to CIFS (something related to
network) , can you confirm this?

Does the issue still happen under 2.6.22-9?
Mine is gone with the upgrade.

-- 
[Gutsy] Machine doesn't shutdown
https://bugs.launchpad.net/bugs/128895
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128895] Re: Gutsy: Machine doesn't shutdown

2007-08-06 Thread chantra
** Changed in: linux-source-2.6.22 (Ubuntu)
Sourcepackagename: None = linux-source-2.6.22
 Assignee: (unassigned) = chantra
   Status: New = Incomplete

** Summary changed:

- Gutsy: Machine doesn't shutdown 
+ [Gutsy] Machine doesn't shutdown

-- 
[Gutsy] Machine doesn't shutdown
https://bugs.launchpad.net/bugs/128895
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 78570] Re: dvd decryption with /usr/share/doc/libdvdread3/install-css.sh is deprecated

2007-08-05 Thread chantra
The script is back in so this is not an issue anymore.
The doc still reference that script.

I am closing this LP

-- 
dvd decryption with /usr/share/doc/libdvdread3/install-css.sh is deprecated
https://bugs.launchpad.net/bugs/78570
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 78570] Re: dvd decryption with /usr/share/doc/libdvdread3/install-css.sh is deprecated

2007-08-05 Thread chantra
Closing this LP as it has been fixed for long now

** Changed in: ubuntu-docs (Ubuntu)
   Status: Confirmed = Fix Released

-- 
dvd decryption with /usr/share/doc/libdvdread3/install-css.sh is deprecated
https://bugs.launchpad.net/bugs/78570
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2007-08-03 Thread chantra
*** This bug is a duplicate of bug 84603 ***
https://bugs.launchpad.net/bugs/84603

@Alan

You might want to give a go to the -nocheck switch:
sfdnwin_3.25.4.exe -nocheck

from the command line

-- 
ata_piix problem with Intel ICH7 chipset
https://bugs.launchpad.net/bugs/53754
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 77281] Re: python-notify is missing examples

2007-07-24 Thread chantra
Hi,

here is the new debdiff. Only examples are copied to the examples
directory.

** Attachment added: python notify example debdiff
   http://launchpadlibrarian.net/8559503/notify-python.debdiff

-- 
python-notify is missing examples
https://bugs.launchpad.net/bugs/77281
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 77281] Re: python-notify is missing examples

2007-07-24 Thread chantra
ok, sorry for subscribing the from list. Thanks scott

-- 
python-notify is missing examples
https://bugs.launchpad.net/bugs/77281
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 77281] Re: python-notify is missing examples

2007-07-16 Thread chantra
okie, will do.

Sorry, but I don't have any time now, will do in about a 10 days.

-- 
python-notify is missing examples
https://bugs.launchpad.net/bugs/77281
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-07-10 Thread chantra
I can confirm the fix here too

-- 
[gutsy] segfault retrieving passphrase for WiFi network
https://bugs.launchpad.net/bugs/121228
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-06-27 Thread chantra
FYI:

the upstream bug: http://bugzilla.kernel.org/show_bug.cgi?id=8316 is
pretty active.

A debugging patch is available: see
http://bugzilla.kernel.org/show_bug.cgi?id=8316#c73

Would be great if some people could spare some time patching their
kernel and sending the output there.

Looks like things are shaking a bit up there.

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121439] Re: [Gutsy]Network Manager Applet can't connect wireless with ipw3945 driver

2007-06-26 Thread chantra
except for the fact that I can't use networkmanager at the moment
because of bug #121605 , under feisty it take some time to join a
network.

I sometime change manually the channel , so the appropriate channel is picked 
up.
Under nm-applet, re-clicking on the network you want to join kindda helps 
sometime in joining a wireless network

-- 
[Gutsy]Network Manager Applet can't connect wireless with ipw3945 driver
https://bugs.launchpad.net/bugs/121439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121605] Re: (gutsy] segfault on joining secure network

2007-06-25 Thread chantra
I will try to confirm Corey's statement tonight when I get home and will
update this bug.

-- 
(gutsy] segfault on joining secure network
https://bugs.launchpad.net/bugs/121605
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121605] (gutsy] segfault on joining secure network

2007-06-21 Thread chantra
Public bug reported:

distro: gutsy
network-manager-gnome 0.6.5-0ubuntu1

When joining a wireless ad-hoc network using WEP, nm-applet segfault

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

-- 
(gutsy] segfault on joining secure network
https://bugs.launchpad.net/bugs/121605
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121605] Re: (gutsy] segfault on joining secure network

2007-06-21 Thread chantra
strace nm-applet  out.txt 2 err.txt

** Attachment added: strace stderr output
   http://launchpadlibrarian.net/8154628/err.txt

-- 
(gutsy] segfault on joining secure network
https://bugs.launchpad.net/bugs/121605
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-06-18 Thread chantra
changed to bug number 8316 upstream as per Tejun Heo   comment

** Changed in: linux (upstream)
 Bugwatch: Linux Kernel Bug Tracker #8044 = Linux Kernel Bug Tracker #8316
   Status: Rejected = Unknown

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-06-18 Thread chantra
th bug number is to be upstream bug number:
http://bugzilla.kernel.org/show_bug.cgi?id=8316

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120411] backport libview 0.6.0 for feisty

2007-06-14 Thread chantra
Public bug reported:

feisty libview2 is currently version 0.5.6-2 .

case: workstation 6 on feisty, if libview2 is installed  workstation6
will fails to go to full-screen (the windows attempts would screen mode
and then go to background mode).

here is the error which is output when going full sscreen:

/usr/lib/vmware/bin/vmware: symbol lookup error:
/usr/lib/vmware/bin/vmware: undefined symbol: ViewAutoDrawer_SetOffset

and here the relevant part of the changelog:

* libview/autoDrawer.h:
  - Add private variables fill (bool) and offset (int).
  - Add SetOffset function to set the X-offset for the drawer.
 If offset is -1, centers the drawer.
  - Modify SetFill function to set fill variable
  - Add RefreshPacking function: use values of fill
and offset to set packing child packing properties
 appropriately.

** Affects: libview (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
backport libview 0.6.0 for feisty
https://bugs.launchpad.net/bugs/120411
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120411] Re: backport libview 0.6.0 for feisty

2007-06-14 Thread chantra
** Also affects: feisty-backports (upstream)
   Importance: Undecided
   Status: Unconfirmed

-- 
backport libview 0.6.0 for feisty
https://bugs.launchpad.net/bugs/120411
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-06-13 Thread chantra
I guess crossflashing is not an issue regarding to warranty as long as
you can flash back to the original state (or to a supported one).

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 43708] Re: Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440

2007-06-13 Thread chantra
this bug was opened long ago, but it still occurs.

here are the details:
$ uname -a
Linux fujitop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 
GNU/Linux

To be noted: Hibernates, hibernate but lock up on resume, machine is not
pingable.

Suspend suspends fine, on resume, the machine is up and only the screen
keep black. Restarting gdm did not change anything, the display is
simply turned off (no lights)


the kern.log are taking before suspend (kern.log.0) and on resume (kern.log)

** Attachment added: dmidecode
   http://launchpadlibrarian.net/8079349/dmidecode.txt

-- 
Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440
https://bugs.launchpad.net/bugs/43708
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43708] Re: Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440

2007-06-13 Thread chantra
cat /proc/interrupts

** Attachment added: /interrupts
   http://launchpadlibrarian.net/8079350/interrupts.txt

-- 
Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440
https://bugs.launchpad.net/bugs/43708
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43708] Re: Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440

2007-06-13 Thread chantra
kern.log

** Attachment added: kern.log
   http://launchpadlibrarian.net/8079351/kern.log

-- 
Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440
https://bugs.launchpad.net/bugs/43708
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43708] Re: Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440

2007-06-13 Thread chantra
kern.log.0

** Attachment added: kern.log.0
   http://launchpadlibrarian.net/8079352/kern.log.0

-- 
Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440
https://bugs.launchpad.net/bugs/43708
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43708] Re: Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440

2007-06-13 Thread chantra
lspci-vv

** Attachment added: lspci-vv
   http://launchpadlibrarian.net/8079364/lspci-vv.txt

-- 
Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440
https://bugs.launchpad.net/bugs/43708
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43708] Re: Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440

2007-06-13 Thread chantra
lspci -vvn

** Attachment added: lspci -vvn
   http://launchpadlibrarian.net/8079366/lspci-vvn.txt

-- 
Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440
https://bugs.launchpad.net/bugs/43708
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43708] Re: Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440

2007-06-13 Thread chantra
messages.log

** Attachment added: messages.log
   http://launchpadlibrarian.net/8079372/messages.0

-- 
Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440
https://bugs.launchpad.net/bugs/43708
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43708] Re: Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440

2007-06-13 Thread chantra
Concerning https://wiki.ubuntu.com/DebuggingKernelSuspend , the only
thing I get is the Magic Number, nothing related to hash matches
drivers/base/power/resume.c

-- 
Resume from suspend and hibernate fail when X is running on Fujitsu amilo 7440
https://bugs.launchpad.net/bugs/43708
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-06-13 Thread chantra
** Bug watch added: Linux Kernel Bug Tracker #8044
   http://bugzilla.kernel.org/show_bug.cgi?id=8044

** Also affects: linux (upstream) via
   http://bugzilla.kernel.org/show_bug.cgi?id=8044
   Importance: Unknown
   Status: Unknown

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-06-13 Thread chantra
There is a bug upstream, I have just added the link to launchpad

http://bugzilla.kernel.org/show_bug.cgi?id=8044

maybe a bit of activity should be shown upstream. This bug affects every
single linux distros

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103210] Re: ipw3945 Wifi connection is very slow

2007-06-10 Thread chantra
I can confirm this bug too.
iwpriv eth1 set_mode 4 
make my interface stick around 54Mb/s

-- 
ipw3945 Wifi connection is very slow
https://bugs.launchpad.net/bugs/103210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103210] Re: ipw3945 Wifi connection is very slow

2007-06-10 Thread chantra
forgot to say:

laptop: acer aspire 9411 AWSMi
distro: ubuntu feisty 
kernel 2.6.20-16-generic

 modinfo ipw3945
filename:   
/lib/modules/2.6.20-16-generic/kernel/ubuntu/wireless/ipw3945/ipw3945.ko
license:GPL
author: Copyright(c) 2003-2006 Intel Corporation
version:1.2.0mp
description:Intel(R) PRO/Wireless 3945 Network Connection driver for Linux
srcversion: 9B03103B15A8FE1824967C2
alias:  pci:v8086d4227sv*sd*bc*sc*i*
alias:  pci:v8086d4222sv*sd*bc*sc*i*
depends:ieee80211
vermagic:   2.6.20-16-generic SMP mod_unload 586 
parm:   antenna:select antenna (1=Main, 2=Aux, default 0 [both]) (int)
parm:   disable:manually disable the radio (default 0 [radio on]) (int)
parm:   associate:auto associate when scanning (default 0 off) (int)
parm:   auto_create:auto create adhoc network (default 1 on) (int)
parm:   led:enable led control (default 1 on)
 (int)
parm:   channel:channel to limit associate to (default 0 [ANY]) (int)
parm:   rtap_iface:create the rtap interface (1 - create, default 0) 
(int)
parm:   mode:network mode (0=BSS,1=IBSS,2=Monitor) (int)

-- 
ipw3945 Wifi connection is very slow
https://bugs.launchpad.net/bugs/103210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103210] Re: ipw3945 Wifi connection is very slow

2007-06-10 Thread chantra
** Changed in: linux-source-2.6.20 (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
ipw3945 Wifi connection is very slow
https://bugs.launchpad.net/bugs/103210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103210] Re: ipw3945 Wifi connection is very slow

2007-06-10 Thread chantra
** Bug watch added: Bughost.org tracker #1205
   http://bughost.org/bugzilla/show_bug.cgi?id=1205

** Also affects: ipw3945 (upstream) via
   http://bughost.org/bugzilla/show_bug.cgi?id=1205
   Importance: Unknown
   Status: Unknown

-- 
ipw3945 Wifi connection is very slow
https://bugs.launchpad.net/bugs/103210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 86798] Re: r8169 driver does not detect link

2007-06-08 Thread chantra
my r8169 :
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI 
Express Gigabit Ethernet controller (rev 01)

does not have any issue detecting the link, the only thing is that it
defaults to half-duplex

I need to use mii-tool -F 100baseTx-FD eth0 to fall back to full duplex

-- 
r8169 driver does not detect link
https://bugs.launchpad.net/bugs/86798
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111326] Re: Totem often returns: internal data flow error movies play good with VLC

2007-05-31 Thread chantra
*** This bug is a duplicate of bug 70223 ***
https://bugs.launchpad.net/bugs/70223

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

** Also affects: totem (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=350299
   Importance: Unknown
   Status: Unknown

** This bug has been marked a duplicate of bug 70223
   Internal data flow error.

-- 
Totem often returns: internal data flow error movies play good with VLC
https://bugs.launchpad.net/bugs/111326
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111326] Re: Totem often returns: internal data flow error movies play good with VLC

2007-05-31 Thread chantra
same here except that .sub, .srt, .txt give the same error:

$ls
movie.avi movie.srt
$ totem movie.avi
** Message: Error: Internal data flow error.
gstbasesrc.c(1642): gst_base_src_loop (): /play/subtitle-bin/filesrc0:
streaming task paused, reason not-linked (-1)


$mv movie.srt movie.srt
$totem movie.avi

works fine, but you cannot view the subtitles

-- 
Totem often returns: internal data flow error movies play good with VLC
https://bugs.launchpad.net/bugs/111326
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113310] Re: dbconfig-common cannot create database for package

2007-05-27 Thread chantra
I have just installed cacti on debian etch and the database was created
without issue. So it is fixed  on debian stable.

current debian version:
1.8.29+etch1

-- 
dbconfig-common cannot create database for package
https://bugs.launchpad.net/bugs/113310
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117229] vncviewer fais vith Rect too big

2007-05-27 Thread chantra
Public bug reported:

Binary package hint: xvnc4viewer

package: xvnc4viewer 4.1.1+xorg1.0.2-0ubuntu4

how to reproduce:

1. server is run on remote kde desktop using krfb with or without 
authentication . screen size: 1024x768
2. vncviewer is set to use xvnc4viewer backend though update-alternatives. 
client screen size 1440x900

Connecting to the server let you see the remote host screen and then
crash with

VNC Viewer Free Edition 4.1.1 for X - built Jan  7 2007 17:30:38
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.

Sun May 27 19:02:43 2007
 CConn:   connected to host surya port 5900

Sun May 27 19:02:44 2007
 CConnection: Server supports RFB protocol version 3.3
 CConnection: Using RFB protocol version 3.3

Sun May 27 19:02:47 2007
 TXImage: Using default colormap and visual, TrueColor, depth 24.
 CConn:   Using pixel format depth 6 (8bpp) rgb222
 CConn:   Using ZRLE encoding

Sun May 27 19:02:48 2007
 CConn:   Throughput 1957 kbit/s - changing to full colour
 CConn:   Using pixel format depth 24 (32bpp) little-endian rgb888
Rect too big: 2602x45584 at 25104,11138 exceeds 1024x768
 main:Rect too big

** Affects: vnc4 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
vncviewer fais vith Rect too big
https://bugs.launchpad.net/bugs/117229
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74310] Re: need to click twice on a note to open it

2007-05-14 Thread chantra
Closing thing bug as the issue does not happen anymore

-- 
need to click twice on a note to open it
https://bugs.launchpad.net/bugs/74310
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74310] Re: need to click twice on a note to open it

2007-05-14 Thread chantra
should it be closed as rejected or fix released?

** Changed in: tomboy (Ubuntu)
   Status: Needs Info = Fix Released

-- 
need to click twice on a note to open it
https://bugs.launchpad.net/bugs/74310
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-05-14 Thread chantra
it seems to me that the last firmware applied to my cd drive solved the
issue.

wolfmanjm:
Although it is odd that if I boot in single user mode, the drive does not 
give these errors, so it could be something in hald or another daemon (maybe 
smartd?) is interacting?

yes, I believe hal is interacting with the devices and trigger the
freeze.

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-05-12 Thread chantra
cqn you guys give a link to the flasher software you used? sfdnwin does
not seem to recogize the switch -noverify

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-05-12 Thread chantra
sorry , I post too fast, the switch was -nocheck .

And I also found out that https://bugs.launchpad.net/ubuntu/+source
/linux-source-2.6.15/+bug/53754/comments/27 was about applying version
AC01 of the firmware and not crossflashing.

I am now crossing fingers ;)

By the way, does anybody knows a way to flash without going through
windows? (fortunately this time I still have a small windows partition)

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 53754] Re: ata_piix problem with Intel ICH7 chipset

2007-05-12 Thread chantra
*** This bug is a duplicate of bug 84603 ***
https://bugs.launchpad.net/bugs/84603

Hi guys,

Refering to bug#84603 : https://bugs.launchpad.net/bugs/84603

There is yet another way to flash your drive.

Note that you need windows. 
Got to http://www.toshibaer.com/firmware/index.php?path=TS-L632D/

get the latest package TS-L632D_AC01_Acer_OEM.zip  , also get TS-
L632D_SC03.zip

Now, we are going to cross flash the drive with the .BIN from TS-L632D_SC03.zip 
.
In order to get the flasher to accept croos flashing, you need to launch it 
from the command line with -nocheck switch like:
sfdnwin.exe  -nocheck
qnd choose the TS... .BIN file

-- 
ata_piix problem with Intel ICH7 chipset
https://bugs.launchpad.net/bugs/53754
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 64587] Re: log says ata1 is slow to respond, please be patient

2007-05-12 Thread chantra
No that I sorted out this cross flashing thing , at least the firmware
was applied, need some more time before being able to confirm though

-- 
log says ata1 is slow to respond, please be patient
https://bugs.launchpad.net/bugs/64587
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-05-12 Thread chantra
HO man that's great. Basically a CD and a usb bar will do :)

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-05-11 Thread chantra
Hi Tomas, did you leave it running for long?
I tried this trick a couple of month ago ( see 
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/53754/comments/27
 )
and did not fixed it. I will try again with the new firmware and hopefully will 
confirm

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104581] Re: Random freezes with exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 error

2007-05-08 Thread chantra
*** This bug is a duplicate of bug 84603 ***
https://bugs.launchpad.net/bugs/84603

@Samae
Hard drive is said to be sd* with feisty denomination but it's no scsi

Yes, this is no SCSI, but this is a SATA drive isn't it? That is why is
it detected as sdXY

-- 
Random freezes with exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 error
https://bugs.launchpad.net/bugs/104581
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113310] Re: dbconfig-common cannot create database for package

2007-05-08 Thread chantra
Confirn=ming as bug#70938 was already confirmed

** Changed in: dbconfig-common (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
dbconfig-common cannot create database for package
https://bugs.launchpad.net/bugs/113310
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 70938] Re: installer does not create cacti database

2007-05-08 Thread chantra
*** This bug is a duplicate of bug 113310 ***
https://bugs.launchpad.net/bugs/113310

thanks marcin for pointing this out. there is actually a dbconfig-common bug 
already opem.
Linking this one as duplicate

** This bug has been marked a duplicate of bug 113310
   dbconfig-common cannot create database for package

-- 
installer does not create cacti database
https://bugs.launchpad.net/bugs/70938
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 70938] Re: installer does not create cacti database

2007-05-08 Thread chantra
*** This bug is a duplicate of bug 113310 ***
https://bugs.launchpad.net/bugs/113310

Just seen that *you* created it ;)

-- 
installer does not create cacti database
https://bugs.launchpad.net/bugs/70938
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   >