[Bug 364874] Re: Copy/Paste Can't Handle Nonprinting Characters

2021-09-26 Thread bat
Hello, this is now fixed in version 3.41 of gHex which you can get from
the git repo. Great news!

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

Title:
  Copy/Paste Can't Handle Nonprinting Characters

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


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

[Bug 364874] Re: Copy/Paste Can't Handle Nonprinting Characters

2021-01-17 Thread bat
There's a 9 year old file (converter.c) saying:

"#if 0 /* Pasting is not working. gtk is doing weird things. Chema */ "

Does anyone know have any clues on how to fix this?

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

Title:
  Copy/Paste Can't Handle Nonprinting Characters

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

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

[Bug 364874] Re: Copy/Paste Can't Handle Nonprinting Characters

2021-01-17 Thread bat
Yep, 12 years after problem reported, we're still here. Bless our socks
and souls ;-0

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

Title:
  Copy/Paste Can't Handle Nonprinting Characters

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

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

[Bug 739184] Re: [Libreoffice] Mnemonics do not work in Unity

2013-11-09 Thread Eric TF Bat
Confirming that the workaround from comment #52 works, making the
Alt+key shortcuts (mnemonics, if you must abuse the English language)
work happily in Unity in Ubuntu 13.04.

To recap and update slightly, do this:

1. Completely remove LibreOffice: sudo apt-get purge libreoffice*
2. Go to www.libreoffice.org and download the correct .deb.tar.gz for your OS, 
either 32 or 64 bit.
3. Unzip the file.
4. Change to the DEBS directory in the unzipped archive: cd [name of 
newly-created directory]/DEBS
5. Install every one of the sebs as superuser: sudo dpkg -i *.deb

To test, at the prompt type libreoffice and press Tab.  As of 10
November 2013, the above process installs a program called
libreoffice4.1, but presumably the name will change with the version.

I can report that:
- unlike the standard LO, this one responds when you press Alt+F, Alt+E and so 
on;
- it also handles the defined shortcuts as expected, for example Ctrl+D is fill 
down (which it isn't in OpenOffice, unless you change it - I hated that!);
- unlike standard LO with the libreoffice-gtk package removed, this does allow 
the window to work properly (eg maximise, minimise, etc) and uses the proper 
Open dialog box and so on;
- unlike OpenOffice, this doesn't have the irritating display bug where every 
item you select from a dropdown or type in an edit field remains and the fields 
get steadily darker as they're used because, apparently, the function to clear 
the rectangle before updating it is broken -- this may be an NVIDIA issue, but 
it's irritating nonetheless and I'm glad it's gone.
- the menus aren't integrated with the Macintosh-like top bar of Unity, which I 
don't care about but YMMV.

Only downside appears to be the icons for the software, which look like
a standard Windows 3.1-era text file icon.  Meh, I can live with a
little ugliness.

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

Title:
  [Libreoffice] Mnemonics do not work in Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/739184/+subscriptions

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


[Bug 996998] Re: wicd doesn't find networks after inserting hidden essid

2012-05-11 Thread bat bast
See my comment : https://bugs.launchpad.net/wicd/+bug/824508/comments/1

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

Title:
  wicd doesn't find networks after inserting hidden essid

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

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


[Bug 996998] [NEW] wicd doesn't find networks after inserting hidden essid

2012-05-09 Thread bat bast
Public bug reported:

When I migrate from Oneiric to Precise, wicd don't find hidden wifi network.
Visible network are grayed.
THis is the wicd-gtk traces :

$ wicd-client 
Has notifications support True
Loading...
Connecting to daemon...
Connected.
displaytray True
Done loading.
warning: ignoring exception org.freedesktop.DBus.Python.TypeError: Traceback 
(most recent call last):
  File /usr/lib/python2.7/dist-packages/dbus/service.py, line 751, in 
_message_cb
_method_reply_return(connection, message, method_name, signature, *retval)
  File /usr/lib/python2.7/dist-packages/dbus/service.py, line 254, in 
_method_reply_return
reply.append(signature=signature, *retval)
TypeError: expected string without null bytes

refreshing...
ESSID : MY_NETWORK
ESSID : hidden
Traceback (most recent call last):
  File /usr/share/wicd/gtk/gui.py, line 587, in refresh_networks
tempnet = WirelessNetworkEntry(x)
  File /usr/share/wicd/gtk/netentry.py, line 882, in __init__
essid))
  File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 145, in __call__
**keywords)
  File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 651, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.TypeError: Traceback 
(most recent call last):
  File /usr/lib/python2.7/dist-packages/dbus/service.py, line 751, in 
_message_cb
_method_reply_return(connection, message, method_name, signature, *retval)
  File /usr/lib/python2.7/dist-packages/dbus/service.py, line 254, in 
_method_reply_return
reply.append(signature=signature, *retval)
TypeError: expected string without null bytes

** Affects: wicd (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/996998

Title:
  wicd doesn't find networks after inserting hidden essid

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

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


[Bug 976487] Re: package xz-utils (not installed) failed to install/upgrade: ErrorMessage: no package named `xz-utils' is installed, cannot configure

2012-04-08 Thread Batshua bat Yehonatan
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/976487

Title:
  package xz-utils (not installed) failed to install/upgrade:
  ErrorMessage: no package named `xz-utils' is installed, cannot
  configure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xz-utils/+bug/976487/+subscriptions

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


[Bug 976487] [NEW] package xz-utils (not installed) failed to install/upgrade: ErrorMessage: no package named `xz-utils' is installed, cannot configure

2012-04-08 Thread Batshua bat Yehonatan
Public bug reported:

I was upgrading from 10.04 to 10.10.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: xz-utils (not installed)
ProcVersionSignature: Ubuntu 2.6.32-40.87-generic 2.6.32.57+drm33.23
Uname: Linux 2.6.32-40-generic x86_64
Architecture: amd64
Date: Sun Apr  8 05:12:03 2012
ErrorMessage: ErrorMessage: no package named `xz-utils' is installed, cannot 
configure
InstallationMedia: Ubuntu 10.04.4 LTS Lucid Lynx - Release amd64 (20120214.2)
SourcePackage: xz-utils
Title: package xz-utils (not installed) failed to install/upgrade: 
ErrorMessage: no package named `xz-utils' is installed, cannot configure

** Affects: xz-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

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

Title:
  package xz-utils (not installed) failed to install/upgrade:
  ErrorMessage: no package named `xz-utils' is installed, cannot
  configure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xz-utils/+bug/976487/+subscriptions

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


[Bug 786471] Re: Time and Date: Can't add location

2011-12-24 Thread Eric TF Bat
Javier - I'm using Oneiric. The problem persists.  London is not part of
England, allegedly, although South London (London South East) is.  For
a while there, there was no such place as Los Angeles, but now it's back
and it brought lots of friends.

I am frankly dubious of your claim that testing occurred.

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

Title:
  Time and Date: Can't add location

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/786471/+subscriptions

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


[Bug 779186] Re: datetime indicator loses home time completely if you change to another timezone

2011-12-24 Thread Eric TF Bat
This is only the tip of the iceberg with this particular feature.  The
brokenness is astonishing.  I refuse to believe any effort at all was
expended to test it.  It's quite, quite embarrassing.  I recommend that
whoever implemented this feature be retrained in a different career -
possibly gardening.

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

Title:
  datetime indicator loses home time completely if you change to another
  timezone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/779186/+subscriptions

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


[Bug 894576] Re: .cbz files don't open, error message says rar archives not supported

2011-12-06 Thread Eric TF Bat
Examined the particular file further. It is a .cbr file - I misspoke
when I said it was .cbz.  It appears to have a corrupt header.  That
means the real problem is that evince is responding with the wrong error
message - it's saying I can't open this type of file when what it
really means is I can't open this particular file.  A bit like saying
you don't like Australians just because you once met Rupert Murdoch.

To test this more general hypothesis, I created a text file, filled it
with gibberish, and saved it as foo.cbr.  I double-clicked to open it in
evince, and got the same File type RAR archive (application/x-rar) is
not supported message.  So it appears that an exception is getting
swallowed and something is making a faulty guess as to the reason.

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

Title:
  .cbz files don't open, error message says rar archives not supported

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

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


[Bug 894576] [NEW] .cbz files don't open, error message says rar archives not supported

2011-11-24 Thread Eric TF Bat
Public bug reported:

Tried to open a .cbz file that works fine on a standard Ubuntu 11.10
machine.  In Lubuntu I got the message File type RAR archive
(application/x-rar) is not supported.  Both rar and unrar are
installed, so that's obviously the Wrong Thing.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evince 3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Fri Nov 25 10:30:25 2011
ExecutablePath: /usr/bin/evince
InstallationMedia: Lubuntu 11.04 Natty Narwhal - i386 (20101203)
ProcEnviron:
 LANGUAGE=en_AU:en
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: Upgraded to oneiric on 2011-10-22 (33 days ago)

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


** Tags: apparmor apport-bug apport-lpi i386 oneiric

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

Title:
  .cbz files don't open, error message says rar archives not supported

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

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


[Bug 894576] Re: .cbz files don't open, error message says rar archives not supported

2011-11-24 Thread Eric TF Bat
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/894576

Title:
  .cbz files don't open, error message says rar archives not supported

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

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


[Bug 508065] Re: Changing 'Icon View Default' - 'Default zoom level' works once and not after

2011-11-02 Thread francesco bat
I confirm !
I am using Ubuntu 11.10  :-(
Bye
Francesco bat

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

Title:
  Changing 'Icon View Default' - 'Default zoom level' works once and not
  after

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

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


[Bug 849222] [NEW] Some programs dont seem to run while signed in under XRDP

2011-09-13 Thread ding bat
Public bug reported:

While using XRDP I noticed that some programs done run, or start to run then 
crash. One of the programs is the ubuntu system monitor. I am using ubuntu 
10.10. Also note that I already had to overcome the .Xathority issue as well.  
System monitor 'processes' screen opens up but the graphing tab screen causes 
an unexpected close. Any ideas?

** Affects: xrdp (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/849222

Title:
  Some programs dont seem to run while signed in under XRDP

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

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


[Bug 849222] Re: Some programs dont seem to run while signed in under XRDP

2011-09-13 Thread ding bat
MisTyped: done = dont

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

Title:
  Some programs dont seem to run while signed in under XRDP

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

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


[Bug 762918] Re: Natty Screensaver freezes system after some period of inactivity

2011-07-07 Thread francesco bat
Hello !
Now i saved a log after my screensaver has slowed down my pc (it doesn't 
crashed but just slow down) with method of Pedro Villavicencio.
I hope it is useful.
Bye
Francesco bat

** Attachment added: gs-debug.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/762918/+attachment/2195971/+files/gs-debug.txt

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

Title:
  Natty Screensaver freezes system after some period of inactivity

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

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


[Bug 762918] Re: Natty Screensaver freezes system after some period of inactivity

2011-07-05 Thread francesco bat
The question is  that i don't think the pc freezes really.
The screen saver is slow and crashes but the computer continues to work in 
background.
The other day i saw my screensaver stopped and under the screen appeared popups 
of Opera that warned me for news emails.
Then if i stop the screensaver just in time when it still is slow but not 
crashed, the screensaver disappears but the computer continues to work slowly.
One time i found gnome-screensaver in gnome-system-monitor; i killed it and the 
system began to work again.
Bye
Francesco bat

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

Title:
  Natty Screensaver freezes system after some period of inactivity

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

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


[Bug 797240] [NEW] Mouse click location problem in xrdp

2011-06-14 Thread ding bat
Public bug reported:

Binary package hint: xrdp

When I remote in to XRDP from xp, (sesmen xvnc session) the session
loads. When i use the mouse to go to the top left applications menu I
notice that the mouse cant click where it is. That is to say, upon
clicking the menu, the mouse actually clicks further to the right and
inadvertently hits a short cut on the bar. The mouse is incapable of
clicking on the menu on the top right. The click registers further to
the right on the bar (and in my case, inadvertently hit a short cut on
the bar). I have had xrdp working before, I have also seen this issue
before. I dont know why it does this, or exactly how to fix it. I will
try reinstalling xrdp to see if that helps. Let me know what you think,
it is aggravating.

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


** Tags: click location

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

Title:
  Mouse click location problem in xrdp

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

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


[Bug 797240] Re: Mouse click location problem in xrdp

2011-06-14 Thread ding bat
** Tags added: click

** Tags added: location

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

Title:
  Mouse click location problem in xrdp

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

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


[Bug 784520] Re: Unity launcher doesn't autohide; toggling Num Lock fixes the problem

2011-06-04 Thread francesco bat
The problem  happens when with Opera to do the drag and drop of a link in a web 
page.
If i drag and drop a link from a page with the mouse, Unity appears and it 
disappear away anymore.
Bye
Francesco bat

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

Title:
  Unity launcher doesn't autohide; toggling Num Lock fixes the problem

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


[Bug 789954] [NEW] Simdock anomalous start

2011-05-29 Thread francesco bat
Public bug reported:

Binary package hint: simdock

I am trying on Ubuntu 11.04.
If i start Simdock, it display in background part of the wallpaper which is at 
the top of the screen; after if i start an application (from Unity or Simdock) 
the simdock moves itself to the top of the screen.
This doesn't happen if before i start an application and after i start simdock: 
in this way simdock works well.

** Affects: simdock (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/789954

Title:
  Simdock anomalous start

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


[Bug 572772] Re: cannot save images on kubuntu 10.04 firefox

2011-05-23 Thread Bat
Firefox. 3.6.17 on Kubuntu 10.10 (maverick) on x86_64 same problem.
save page as hangs without dialog windows.

(fixable setting browser.download.saveLinkAsFilenameTimeout to 0)

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

Title:
  cannot save images on kubuntu 10.04 firefox

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


[Bug 757610] Re: Cannot start icewm from the login page

2011-05-12 Thread francesco bat
I solved in this way !
Thank you very much ;-)
Bye
Francesco bat

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

Title:
  Cannot start icewm from the login page

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


[Bug 778953] Re: gnome-screensaver 2.30.2-0ubuntu2 failed to exit

2011-05-08 Thread francesco bat
Yes, i confirm.
I have this problem on my pc desktop with Ubuntu 11.04 with Unity and on an 
Acer Extensa 5220e of my girlfriend with Ubuntu 11.04 with Unity.
Bye
Francesco bat

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

Title:
  gnome-screensaver 2.30.2-0ubuntu2 failed to exit

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


[Bug 729307] Re: YouTube videos play red

2011-03-08 Thread francesco bat
Hello !
I want to point out one thing:
i have same problem on Ubuntu 10.04, but the problem is just in an user in my 
pc; the others users works well !
In the user with the problem with icewm, the videos are red on youtube with 
Opera and Firefox; with Arora it's all right.
All this is very strange !
In the others users with Gnome all right at all !
Bye
Francesco bat

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

Title:
  YouTube videos play red

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


[Bug 729307] Re: YouTube videos play red

2011-03-08 Thread francesco bat
Boys i solved !!!
The question is compiz !
I had an user with gnome too with desktop effects deactivated and same problem.
I have activated compiz on desktop (effects) and the the problem is disappear.
Now youtube all right and no more red.
Bye
Francesco bat

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

Title:
  YouTube videos play red

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


[Bug 652553] Re: Can't change alias of Yahoo! contacts in empathy

2010-11-03 Thread Eric TF Bat
*** This bug is a duplicate of bug 404022 ***
https://bugs.launchpad.net/bugs/404022

Please read more carefully before declaring something a duplicate.  This
bug refers to the aliases of *contacts*, not of accounts.  In other
words, if Fred Flintstone, whose Yahoo account name is yabbadabba, has
two contacts named Barney Rubble and Mr Slate, then according to bug
#404022 he will be unable to change his alias from the displayed default
yabbadabba, but according to this *different* bug he ALSO can't change
his friends aliases from their displayed defaults barney42 and
bossmanslate.  So, as you see, two different bugs - though undoubtedly
related.

-- 
Can't change alias of Yahoo! contacts in empathy
https://bugs.launchpad.net/bugs/652553
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 616844] Re: pulseaudio very high cpu usage (100% for long periods of time)

2010-08-22 Thread francesco bat
I confirm !
The problem is in my girlfriend's notebook: Acer Extensa 5220. with Ubuntu 
10.04.
From some weeks i see the temperature very high and the instable system.
Recently i see in Gnome-System-Monitor and i see pulseaudio 100% cpu.
I noticed after we had used Tuxdroid (penguin robot), also when i shut down it.
I don't think that the problem is it but Pulseaudio because tuxdroid worked 
well before from some weeks ago.
Bye
Francesco bat

P.S. I can't try if it happen always with tuxdroid but it could happen
also in other circumstances.

-- 
pulseaudio very high cpu usage (100% for long periods of time)
https://bugs.launchpad.net/bugs/616844
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 555573] Re: [g41] GPU hung: Failed to submit batchbuffer: Input/output error

2010-07-31 Thread francesco bat
Yes !
I think to have same problem.
Some day ago i had put my old hard disk with Ubuntu 10.04 in my new pc Asus 
with cpu intel dual core.
In the first time i had problems to access in Ubuntu for graphic card, but it 
were configured for old Nvidia.
I insert line in xorg vesa in device and i deleted nvidia.
I removed Nvidia from Synaptic and now it works.
But in standby, some time it crash.
I thought i had wrong something.
Now this bug is clear.
From registry of Xserver i have seen this error:

Fatal Server Error: failed to submit batchbuffer: input/output error.

Bye
Francesco bat

-- 
[g41] GPU hung:  Failed to submit batchbuffer: Input/output error
https://bugs.launchpad.net/bugs/73
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 585685] Re: Logout after switch user causes black screen and disables keyboard and mouse

2010-05-31 Thread francesco bat
I also have this problem !
I have driver nvidia 96 but i don't think that the cause is this !
Bye
Francesco bat

-- 
Logout after switch user causes black screen and disables keyboard and mouse
https://bugs.launchpad.net/bugs/585685
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 571456] Re: Appearance Preferences can't set pointer theme

2010-05-17 Thread francesco bat
I also confirm !
The same problem !
Bye
Francesco bat

-- 
Appearance Preferences can't set pointer theme
https://bugs.launchpad.net/bugs/571456
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 580895] [NEW] kpackagekit autetication dialog

2010-05-15 Thread bat
Public bug reported:

Binary package hint: kpackagekit

kubuntu 10.04 LTS.
On the system there are two (or+) administrator account.

When an admin Install/update one or more package/s the autetication
dialog (that shows the admin list to choose who autorize the operation)
is showed below the main kpackagekit window.

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

-- 
kpackagekit autetication dialog
https://bugs.launchpad.net/bugs/580895
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 576260] Re: k3b meta package suggestion

2010-05-13 Thread bat
the real problem for a normal user is to understand why (on the brand
new o.s.) I must search and install a misterious package called
transcode just to write a normal dvd.

@Jonathan Thomas  [wouldn't really help all that much either, as it's
just about as undiscoverable as the codec packages.]

if the meta has a name like k3b-suite this will be not a problem: 
searching for k3b the packages list will be similar to : k3b, k3b-data, 
k3b-blabla, k3b-suite [..]

to find transcode or vcdmanager is a little more complex i think.

-- 
k3b meta package suggestion
https://bugs.launchpad.net/bugs/576260
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to k3b in ubuntu.

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


[Bug 545379] Re: update-manager hangs at configuring grub-pc

2010-05-08 Thread BAT
I'm currently experiencing this exact same issue - its been about 15
mins so far - hung at the very same message regarding Grub.  I'm
relieved to hear it goes away and continues on after some time but 15
mins is already some time so I hope this is something that results in
a more descriptive message to the user when it takes place...

-- 
update-manager hangs at configuring grub-pc
https://bugs.launchpad.net/bugs/545379
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 545379] Re: update-manager hangs at configuring grub-pc

2010-05-08 Thread BAT
BTW - I am not running this on VMWARE - its just a native install on a
second partition on a Toshiba Laptop, 4gb RAM, Core 2 Duo processor
based system.

-- 
update-manager hangs at configuring grub-pc
https://bugs.launchpad.net/bugs/545379
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 576260] [NEW] k3b meta package suggestion

2010-05-06 Thread bat
Public bug reported:

Binary package hint: k3b


Install the main package is not enough to have a working installation of that 
software on a modern system, (where dvd is the default media device) and not 
all users browse the wiki to understand why the software don't recognize dvd or
audio/video functions.

It is possible create a meta-package (example k3b-suite or k3b-multimedia ...)
that include all the packages needed? (k3b, [k3b language pack], sox, 
vcdimager, libk3b3-extracodecs, transcode, lame, normalize-audio [...])

this solution will help newbie and desktop user to get an out-of-the-
box installation.

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

-- 
k3b meta package suggestion
https://bugs.launchpad.net/bugs/576260
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 501024] Re: visual effects crashes

2010-01-01 Thread francesco bat
I also confirm !
Bye
Francesco bat

-- 
visual effects crashes
https://bugs.launchpad.net/bugs/501024
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 404638] Re: enable touchpad setting has no effect in karmic

2009-12-28 Thread francesco bat
I have solved (partially) !
Key Fn + F7.
But touchpad stay disabled for that session.
Restarting the session the touchpad restart to work :-(
Many people doesn't know this combination.
To Hope in a rapid and final solution.

-- 
enable touchpad setting has no effect in karmic
https://bugs.launchpad.net/bugs/404638
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 478762] Re: lm-sensors don't work

2009-12-21 Thread francesco bat
In data 21 dicembre 2009 alle ore 23:25:33, Jeremy Nickurak  
ubuntu-b...@trk.nickurak.ca ha scritto:

 That's a work-around... but the warning would seem to suggest that this
 isn't safe. Is there an API/ABI/socket/sysfile that we're supposed to
 used? Until that's the case, this is a regression. Given that, and that
 people might be using this to tell if a system is running at a safe
 temperature, this should probably be a higher priority than Low.


I also agree
-- 
Creato con il rivoluzionario client e-mail di Opera:  
http://www.opera.com/mail/

-- 
lm-sensors don't work
https://bugs.launchpad.net/bugs/478762
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 478762] Re: lm-sensors don't work

2009-12-21 Thread francesco bat
In data 21 dicembre 2009 alle ore 23:25:33, Jeremy Nickurak  
ubuntu-b...@trk.nickurak.ca ha scritto:

 That's a work-around... but the warning would seem to suggest that this
 isn't safe. Is there an API/ABI/socket/sysfile that we're supposed to
 used? Until that's the case, this is a regression. Given that, and that
 people might be using this to tell if a system is running at a safe
 temperature, this should probably be a higher priority than Low.


I also agree
-- 
Creato con il rivoluzionario client e-mail di Opera:  
http://www.opera.com/mail/

-- 
lm-sensors don't work
https://bugs.launchpad.net/bugs/478762
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 404638] Re: enable touchpad setting has no effect in karmic

2009-12-18 Thread francesco bat
I too have the same problem !
I tried with gsynaptics, touchfreeze, gpointing-device-settings !
The touchpad stays disabled for few minutes (or seconds).
After it is enable another time.
It is a nightmare !

-- 
enable touchpad setting has no effect in karmic
https://bugs.launchpad.net/bugs/404638
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 478762] Re: lm-sensors don't work

2009-12-09 Thread francesco bat
What problems ?
I would know these problems, because if it can do me problem I edited the grub 
as it was before.  ;-)
Bye
Francesco bat

-- 
lm-sensors don't work
https://bugs.launchpad.net/bugs/478762
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 478762] Re: lm-sensors don't work

2009-12-09 Thread francesco bat
What problems ?
I would know these problems, because if it can do me problem I edited the grub 
as it was before.  ;-)
Bye
Francesco bat

-- 
lm-sensors don't work
https://bugs.launchpad.net/bugs/478762
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 463059] Re: Process 'gs' begins taking 100% CPU and loading up vast amounts of RAM on CUPS restart

2009-12-09 Thread bat
ubuntu 9.10 - 64 bit - Same problem when trying to print  PDF on a
network Canon printer,

-- 
Process 'gs' begins taking 100% CPU and loading up vast amounts of RAM on CUPS 
restart
https://bugs.launchpad.net/bugs/463059
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 478762] Re: lm-sensors don't work

2009-12-07 Thread francesco bat
Hello !
Today i solved in this way:

sudo gedit /etc/default/grub

and i modified the old string:

GRUB_CMDLINE_LINUX_DEFAULT=quiet splash

in

GRUB_CMDLINE_LINUX_DEFAULT=acpi_enforce_resources=lax quiet splash

Now it's all right !
But i hope that is being to solve in official way, beacuse many people couldn't 
solve it ! :-(

-- 
lm-sensors don't work
https://bugs.launchpad.net/bugs/478762
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 478762] Re: lm-sensors don't work

2009-12-07 Thread francesco bat
Hello !
Today i solved in this way:

sudo gedit /etc/default/grub

and i modified the old string:

GRUB_CMDLINE_LINUX_DEFAULT=quiet splash

in

GRUB_CMDLINE_LINUX_DEFAULT=acpi_enforce_resources=lax quiet splash

Now it's all right !
But i hope that is being to solve in official way, beacuse many people couldn't 
solve it ! :-(

-- 
lm-sensors don't work
https://bugs.launchpad.net/bugs/478762
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 478762] Re: lm-sensors don't work

2009-12-06 Thread francesco bat
I have the same problem !!!
lm sensor doesn't work !
I tried with grub with: GRUB_CMDLINE_LINUX=acpi_enforce_resources=lax
But with sudo update-grub2 i had this:

/etc/default/grub: 9: acpi_enforce_resources=lax: not found

-- 
lm-sensors don't work
https://bugs.launchpad.net/bugs/478762
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 478762] Re: lm-sensors don't work

2009-12-06 Thread francesco bat
I have the same problem !!!
lm sensor doesn't work !
I tried with grub with: GRUB_CMDLINE_LINUX=acpi_enforce_resources=lax
But with sudo update-grub2 i had this:

/etc/default/grub: 9: acpi_enforce_resources=lax: not found

-- 
lm-sensors don't work
https://bugs.launchpad.net/bugs/478762
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 486314] Re: tar throws up error when extracting file

2009-12-03 Thread francesco bat
Mmmh !
Now, I don't know if my question is the same !
The archive tar.gz that i had, now i extract it without problems :-(
It works after i formatted my pc from Jaunty Jackalope and i installed Karmic 
Koala.
Analyzing better this problem, i remember that it is very old !
Few months ago, i could not extract archives for same error; i solved with 
file-roller when i add folders and excluding symbolic links.
Indeed, few days ago and before upgrading to karmic koala, i remembered the 
solution and i solved this problem in this way.
But it is strange !
From icewm no problem !
I don't know if it can to be useful; i attach that archive and i hope it is 
useful !
Bye
Francesco bat

** Attachment added: themes.tar.gz
   http://launchpadlibrarian.net/36407482/themes.tar.gz

-- 
tar throws up error when extracting file
https://bugs.launchpad.net/bugs/486314
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 486314] Re: tar throws up error when extracting file

2009-11-22 Thread francesco bat
Finally !
It's from some weeks i noticed this.
I was not sure.
If i try to extract .themes i get permits error. 
But i extracted archive from root :-(
I tried this with others archives and in more pc, and it is the same story.
If i extract the archive from Window Manager Icewm, it works.
The problem is just with Gnome.


** Attachment added: error archive
   http://launchpadlibrarian.net/35949534/error%20archive

-- 
tar throws up error when extracting file
https://bugs.launchpad.net/bugs/486314
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 459159] Re: Powermanagement set only to turn off disks when possible and display to sleep after 5 mins inactivity. That's because of previous failure to resume after hibernation. Present problem

2009-10-23 Thread Merlin Bat

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/34254880/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/34254881/AplayDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/34254882/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/34254883/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/34254884/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/34254885/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/34254886/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/34254887/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/34254888/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/34254889/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/34254890/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/34254891/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/34254892/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/34254893/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/34254894/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/34254895/ProcStatus.txt

** Attachment added: SleepLog.txt
   http://launchpadlibrarian.net/34254897/SleepLog.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/34254898/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/34254899/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/34254900/WifiSyslog.txt

-- 
Powermanagement set only to turn off disks when possible and display to sleep 
after 5 mins inactivity. That's because  of previous failure to resume after 
hibernation. Present problem occurred while I was away for an hour.  So I was 
doing nothing on the computer.
https://bugs.launchpad.net/bugs/459159
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 459159] [NEW] Powermanagement set only to turn off disks when possible and display to sleep after 5 mins inactivity. That's because of previous failure to resume after hibernation. Present proble

2009-10-23 Thread Merlin Bat
Public bug reported:

AMD AM2 on Asus M2NPV-VM mobo 
Chipset:  NVIDIA® GeForceTM 6150 GPU
Southbridge: NVIDIA® nForceTM430 MCP
2GB DDR800
Ubuntu 9.10 updated to 22 Oct 09

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: NVidia [HDA NVidia], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  roger  2078 F pulseaudio
 /dev/snd/pcmC0D0p:   roger  2078 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 22'
   Mixer name   : 'Analog Devices AD1986A'
   Components   : 'HDA:11d41986,104381b3,00100500'
   Controls  : 38
   Simple ctrls  : 22
Date: Fri Oct 23 13:03:04 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=c81c3e31-1888-49f2-9642-ecdd863b00c6
InterpreterPath: /usr/bin/python2.6
MachineType: System manufacturer System Product Name
Package: linux-image-2.6.31-14-generic 2.6.31-14.48
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=000449fb-a066-4c91-b19e-c552506f7921 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-14-generic N/A
 linux-firmware 1.24
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Tags: resume suspend
Title: [System manufacturer System Product Name] suspend/resume failure
Uname: Linux 2.6.31-14-generic i686
UserGroups:
 
dmi.bios.date: 10/17/2006
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: ASUS M2NPV-VM ACPI BIOS Revision 0504
dmi.board.name: M2NPV-VM
dmi.board.vendor: ASUSTek Computer INC.
dmi.board.version: 1.xx
dmi.chassis.asset.tag: 123456789000
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2NPV-VMACPIBIOSRevision0504:bd10/17/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTekComputerINC.:rnM2NPV-VM:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops i386 resume suspend

-- 
Powermanagement set only to turn off disks when possible and display to sleep 
after 5 mins inactivity. That's because  of previous failure to resume after 
hibernation. Present problem occurred while I was away for an hour.  So I was 
doing nothing on the computer.
https://bugs.launchpad.net/bugs/459159
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 44082] Re: GNOME Panel icons (on right side) move apparently randomly on session start in some situations

2009-05-05 Thread francesco bat
I too have this problem.
It happen on laptop after games like supertux, extremetuxracer and others 
situations.
I have Jaunty Jackalope.
The problem is often the icons remain blocked near the network manager icon and 
the compiz fusion icon, making a frustante.
I hope a solution to more quickly :-)
Bye
Francesco bat

-- 
GNOME Panel icons (on right side) move apparently randomly on session start in 
some situations
https://bugs.launchpad.net/bugs/44082
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 130604] Re: knetworkmanager vpn-setup is not opening

2009-02-25 Thread Eric TF Bat
I don't know where Bjorn gets the idea that this is fixed; it most
certainly isn't.

-- 
knetworkmanager vpn-setup is not opening
https://bugs.launchpad.net/bugs/130604
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

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


[Bug 224924] [NEW] ttf-arphic-ukai bug

2008-04-30 Thread bat
Public bug reported:

Binary package hint: ttf-arphic-ukai

/etc/defoma/hints/ttf-arphic-ukai.hints: Unable to open, or empty.

ProblemType: Package
Architecture: i386
Date: Wed Apr 30 21:29:01 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: le sous-processus post-installation script a retourné une erreur 
de sortie d'état 1
Package: ttf-arphic-ukai 0.2.20080216.1-0ubuntu1
PackageArchitecture: all
SourcePackage: ttf-arphic-ukai
Title: package ttf-arphic-ukai 0.2.20080216.1-0ubuntu1 failed to 
install/upgrade: le sous-processus post-installation script a retourné une 
erreur de sortie d'état 1
Uname: Linux 2.6.22-14-generic i686

** Affects: ttf-arphic-ukai (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
ttf-arphic-ukai bug
https://bugs.launchpad.net/bugs/224924
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 224924] Re: ttf-arphic-ukai bug

2008-04-30 Thread bat

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/14052639/Dependencies.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/14052640/DpkgTerminalLog.txt

-- 
ttf-arphic-ukai bug
https://bugs.launchpad.net/bugs/224924
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