[Bug 1213022] Re: Detected a hung GPU, disabling acceleration.

2013-08-17 Thread fsando
Correction: 
Machine is Lenovo W520 with Nvidia/Intel graphics 
(not T520, don't know why I mistyped that)

I am in the closing stages of a large project with a serious deadline. I
will not be able to reinstall things until the end of September. I'm
really sorry. In this case it would entail switching from Kubuntu to
Ubuntu, redo my whole dev-setup and work with it for a several days to
make sure the issue was gone.

I can however test the kernels, and when my project is over I will be
happy to participate in more extensive testing - also future bugs.

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

Title:
  Detected a hung GPU, disabling acceleration.

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

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


[Bug 1213022] Re: Detected a hung GPU, disabling acceleration.

2013-08-17 Thread fsando
I am now running Ubuntu 13.10 live from usb. I don't know if this will
be sufficient to test the issue. I can do all my non-essential work from
here.

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

Title:
  Detected a hung GPU, disabling acceleration.

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

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


[Bug 946899] Re: [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

2013-08-16 Thread fsando
Will it help to upload log files etc?

I take a snaptshot of dmesg, i915_error_state and Xorg.0.log every time
it happens. I have a ton of those files.

I put this bash script in my home folder and run it:

#!/bin/bash
# create a date for filenames
datestr=$(date '+%F-%H%M%S')
# snapshot of files
sudo cat /sys/kernel/debug/dri/0/i915_error_state  
zz-hung-gpu/$datestr-i915_error_state.txt
dmesg  zz-hung-gpu/$datestr-dmesg-gpu-hang.txt
cat /var/log/Xorg.0.log  zz-hung-gpu/$datestr-Xorg.0.log-gpu-hang.txt
# write to screen the create files
echo zz-hung-gpu/$datestr-i915_error_state.txt
echo zz-hung-gpu/$datestr-dmesg-gpu-hang.txt
echo zz-hung-gpu/$datestr-Xorg.0.log-gpu-hang.txt


** Attachment added: 2013-08-16-120746-gpu-hang.txt.zip
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/946899/+attachment/3774731/+files/2013-08-16-120746-gpu-hang.txt.zip

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

Title:
  [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU
  hung

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

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


[Bug 1213022] [NEW] Detected a hung GPU, disabling acceleration.

2013-08-16 Thread fsando
Public bug reported:

Kubuntu 13.04
Thinkpad T520
Bios: automatic (i.e. detect support for descrete graphics, though does not 
seem to detect anything)

$uname -a
Linux fk1304 3.8.0-27-generic #40-Ubuntu SMP Tue Jul 9 00:17:05 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

Screen will regularly (typically 1-3 times a day) freeze for a few
moments, then the acceleration is disabled.

I have seen this happen in different situations:

When switching between folders in dolphin
When scrolling in FF
When switching between desktops (I use kwin set up with a 9 desktops grid, no 
Compiz)
When running a java app and a vmware virtual machine

I have not found a certain way to make this happen, though it seems to
be related to spikes of heavy activity.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
Uname: Linux 3.8.0-27-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Fri Aug 16 12:32:17 2013
InstallationDate: Installed on 2013-04-24 (113 days ago)
InstallationMedia: Kubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402.1)
MarkForUpload: True
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

** Attachment added: dmesg,i915_error_state,Xorg.0.log after the crash before 
restart
   
https://bugs.launchpad.net/bugs/1213022/+attachment/3774745/+files/2013-08-16-120746-gpu-hang.txt.zip

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

Title:
  Detected a hung GPU, disabling acceleration.

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

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


[Bug 1182366] Re: [snb 13.04] [HP ProBook 6460b] Random hard hang

2013-08-16 Thread fsando
Done:

https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1213022

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

Title:
  [snb 13.04] [HP ProBook 6460b] Random hard hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1182366/+subscriptions

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


[Bug 1173349] Re: plasma-desktop crashes repeatedly

2013-06-08 Thread fsando
Update:

The crashes continued

I have caught the last crash with strace:

$ strace -ff -tt -v -s 1024 -o odir/ofile.txt plasma-desktop

If the trace files are useful please let me know.

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

Title:
  plasma-desktop crashes repeatedly

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1173349/+subscriptions

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


[Bug 1173349] Re: plasma-desktop crashes repeatedly

2013-06-04 Thread fsando
Ok I've been through a few days of this madness of constant crashes. I
finally seem to have fixed it by changing permissions on everything in
/var/tmp to 777.

I don't know why this works but there hasn't been even the slightest
hint of an issue since (going for 1 day now)

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

Title:
  plasma-desktop crashes repeatedly

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1173349/+subscriptions

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


[Bug 1181459] Re: Could not Upgrade to 13.04 due to error

2013-05-18 Thread fsando
I got this message too. I'm on kubuntu 13.04 and there is nothing in the
list of updates that indicate any new kubuntu, I thought it might be
the next point release of kde sc, but there's nothing there.

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

Title:
  Could not Upgrade to 13.04 due to error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1181459/+subscriptions

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


[Bug 1102960] Re: dia crashes on startup

2013-02-18 Thread fsando
A work around: look for this entry in $(HOME)/.dia/persistence

  dia:boolean role=view_antialised


from Dia developer  Hans Breuer:
You can work around it by not using the DiaGdkRenderer for display rendering.
WIth a useable user interface edit the configuration file
$(HOME)/.dia/persistence to include:

  dia:boolean role=view_antialised
dia:attribute name=booleanvalue
  dia:boolean val=true/
/dia:attribute
  /dia:boolean

i.e. make the antialiased rendering default. And please don't use the
View/AntiAliased menu item to toggle the renderer later, because that would
trigger the crash again.

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

Title:
  dia crashes on startup

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

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


[Bug 1102960] Re: dia crashes on startup

2013-02-17 Thread fsando
I have filed a bug with dia:

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

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

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

Title:
  dia crashes on startup

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

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


[Bug 1027501] Re: firefox dropdown menus break after url launched from dash

2012-07-24 Thread fsando
Firefox 14.01, Ubuntu 12.04, Kernel 3.2.0.27, Unity 3d

I'm having the exact same problem. 
Firefox menus reliably stop working whenever I open a web page from the 
HUD/dash.

I've tried in safemode with the same result.

Regardless of what I'm doing in Firefox, when I open a link from the HUD
I get to click on menu one time, after that all dropdowns are gone
(including searces in the url bar).

I've only used 12.04 + unity a little over a week but I believe it
didn't happen the first days so it may be related version 14, at least I
only noticed it in the last couple of days.

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

Title:
  firefox dropdown menus break after url launched from dash

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

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


[Bug 1027501] Re: firefox dropdown menus break after url launched from dash

2012-07-24 Thread fsando
Upon furter research:

This happens only with the ask ubuntu lens but not with the video lens
which opens links to youtube. So it must be related to the way some
lenses send links to firefox.

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

Title:
  firefox dropdown menus break after url launched from dash

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

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


[Bug 1012277] Re: Closing laptop lid should not blank external monitor

2012-06-21 Thread fsando
I'm experiencing this on a dell xps m1330 laptop with intel integrated
graphics.

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

Title:
  Closing laptop lid should not blank external monitor

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

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


[Bug 859785] Re: synaptic crashed with SIGSEGV in debListParser::LoadReleaseInfo()

2011-09-28 Thread fsando
*** This bug is a duplicate of bug 854090 ***
https://bugs.launchpad.net/bugs/854090

I believe I'm seeing the same issue: ubuntu 10.04 64bit

Synaptic will consistently crash immediately after I type the second
letter in the quick search box. Started synaptic from the command line
to get some more info - nothing is output - it just dies.

Interestingly I recently upgraded recoll (which relies on xapian as
well) and saw strange issues with indexing - so I had to go back to an
older version. I had to upgrade xapian  in the process so perhaps this
is related - I can't seem to be able to downgrade xapian.

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

Title:
  synaptic crashed with SIGSEGV in debListParser::LoadReleaseInfo()

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

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


[Bug 740218] Re: gnome-applet clock time freezes

2011-04-11 Thread fsando
I have found a way to reliably recreate this bug (or the same result)


Every time I start the editor geany (ppa:geany-dev/ppa) gnome-panel applets 
immediately stop updating. They come to life again if I resize the panel. 

I guess that geany does something that other processes do - whatever
that is.

I made an strace  but I don't know what I would be looking for.

lsb_release -rd
Description:Ubuntu 10.04.2 LTS
Release:10.04

apt-cache policy packagename gnome-panel
gnome-panel:
  Installed: 1:2.30.2-0ubuntu0.2
  Candidate: 1:2.30.2-0ubuntu0.2

uname -mrsv
Linux 2.6.32-30-generic #59-Ubuntu SMP Tue Mar 1 21:30:46 UTC 2011 x86_64

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

Title:
  gnome-applet clock time freezes

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


[Bug 740218] Re: gnome-applet clock time freezes

2011-04-11 Thread fsando
Adding to previous comment:

The issues with geany and gnome-panel first appeared after removal of
mono-runtime (removes tomboy and f-spot), removal of evolution (I have
no agenda, mono-apps and evolution removed because I never use them)

After last post I reinstalled ubuntu-desktop (draws all mono, evolution
etc.), the issue geany persisted. I then completely removed geany and
all plugins. Then reinstalled geany and plugins now the issue has gone.
I can start geany without gnome-panel crashing.

So at one point in time gnome-panel crashed, later - with the same
applications - it doesn't crash. I made an strace with and without crash
which I can post if anyone is interested - don't know if they show
anything useful. I looke at them with a diff viewer and there are only a
few actual differences.

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

Title:
  gnome-applet clock time freezes

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


[Bug 748423] [NEW] drives in tree view appear in seemingly random order with no option to reorder

2011-04-02 Thread fsando
Public bug reported:

Binary package hint: nautilus

System: Ubuntu 10.04  LTS 
Linux serv10 2.6.32-30-generic #59-Ubuntu SMP Tue Mar 1 21:30:46 UTC 2011 
x86_64 GNU/Linux
GNOME nautilus 2.30.1

To reproduce:
Open nautilus, set side pane to Tree

Actual behavior: When side pane is set to Tree drives appear in
apparently random order with no option to change it.

Expected behavior: drives should appear in alphabetical order.


In contrast to this, when drives are opened files in tree view do appear in 
alphabetical order. 
Also in the Places menu drives appear in alphabetical order.

** Affects: nautilus (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/748423

Title:
  drives in tree view appear in seemingly random order with no option to
  reorder

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


[Bug 728778] Re: adobe flash player plugin always crashes on youtube

2011-03-04 Thread fsando
This link suggests it's to do with youtube's new layout

http://www.uluga.ubuntuforums.org/showpost.php?p=10516541postcount=6

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

Title:
  adobe flash player plugin always crashes on youtube

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


[Bug 728778] Re: adobe flash player plugin always crashes on youtube

2011-03-03 Thread fsando
I don't think it's firefox related. I just saw the very same crash with
Opera. It worked with Opera yesterday but not anymore.

I saw somewhere that deleting cookies (not sure which)would solve it for
some time but it would eventually come back.

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

Title:
  adobe flash player plugin always crashes on youtube

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2011-01-25 Thread fsando
I don't need this often but when I need it I'm seriously surprised that
it's not there.

Is the reason it's missing that xorg makes it too complicated to
implement? If that's the case we must hope really hard for Unity.

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

Title:
  gnome needs a way to manipulate scroll speed

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


[Bug 342980] Re: GUI elements stop updating

2010-11-10 Thread fsando
Is there a way to get this fix in 10.04?

-- 
GUI elements stop updating
https://bugs.launchpad.net/bugs/342980
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 578917] Re: install and remove buttons do not work

2010-05-18 Thread fsando
I don't understand you headline but I had the exact same type of error I
believe it's related to myspell en_ZA.

I solved it by removing myspell-en-ZA and openoffice.org-l10n-en-za
(don't know the oo part has any influence)

In my case it came when starting gedit from the commandline:

gedit textfile.txt

I did a

strace -o outfile.txt gedit textfile.txt

Which clearly indicated myspell en_ZA was the problem

Excerpt form the strace output:
...
open(/usr/share/myspell/dicts/en_ZA.dic, O_RDONLY) = 21
fstat64(21, {st_mode=S_IFREG|0644, st_size=595723, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb781f000
read(21, 53476\n!boerbul\n!likable\n!poes\nA\n..., 4096) = 4096
mmap2(NULL, 221184, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb55c9000
write(2, error: line 15: bad flag alias i..., 40) = 40
write(2, error: line 15: bad flag vector ..., 38) = 38
write(2, error: line 16: bad flag alias i..., 40) = 40
write(2, error: line 16: bad flag vector ..., 38) = 38
write(2, error: line 18: bad flag alias i..., 40) = 40
write(2, error: line 18: bad flag vector ..., 38) = 38
write(2, error: line 19: bad flag alias i..., 40) = 40
...

The whole file is 54Mb I could upload parts or whole if needed.

-- 
install and remove buttons do not work
https://bugs.launchpad.net/bugs/578917
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 552157] Re: gnome-search-tool in 9.10 discards configuration when started with --path=

2010-03-31 Thread fsando
Ok, found a solution - don't know if this is a workaround or the
preferred way:

Change the look_in_folder property before calling gnome-search-tool
#
#!/bin/bash
gconftool-2 -s --type=string /apps/gnome-search-tool/look_in_folder 
$NAUTILUS_SCRIPT_CURRENT_URI
gnome-search-tool
#

-- 
gnome-search-tool in 9.10 discards configuration when started with --path=
https://bugs.launchpad.net/bugs/552157
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 552157] [NEW] gnome-search-tool in 9.10 discards configuration when started with --path=

2010-03-30 Thread fsando
Public bug reported:

Binary package hint: gnome-utils

gnome-search-tool changed behavior from earlier versions:
discards configuration when started with --path=

Earlier behavior restored by copying earlier version from 8.10 to 9.10

Example with nautilus-scripts
.gnome2/nautilus-scripts/search.here.sh:

In ubuntu 8.10
#
#!/bin/bash
cd $NAUTILUS_SCRIPT_CURRENT_URI
exec gnome-search-tool

#
When starting this script by right clicking it starts in the current directory 
AND remembers all settings

in 9.10 (1)
#
#!/bin/bash
gnome-search-tool --path=$NAUTILUS_CURRENT_URI

#
When right clicking and running this script
Expected behavior:
Start in current folder AND remember all settings
Actual behavior
Starting in current folder BUT all settings forgotten

in 9.10 (2)
#
#!/bin/bash
gnome-search-tool

#
When right clicking and running this script
Expected behavior
Don't know what to expect
Actual behavior
Starts in /home/user AND all settings remembered

Copied gnome-search-tool from 8.10 to 9.10 and expected behavior returned
Copied files:
/usr/bin/gnome-search-tool
/usr/lib//libgnome-desktop-2.so.7.2.4
/usr/lib/libgnome-desktop-2.so.7 (symlink)

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

-- 
gnome-search-tool in 9.10 discards configuration when started with --path=
https://bugs.launchpad.net/bugs/552157
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 93847] Re: Excessive CPU usage by Gnome System Monitor

2010-02-26 Thread fsando
I don't know if this is a clue but it looked very strange:

Some time ago I noticed that every time I checked processes with gnome
system monitor ntop would use a lot of cpu (50-100%). When I killed ntop
system monitor would be killed too! It happened consistently. Eventually
I removed ntop in synaptics. After that system monitor would use 80-90%
cpu and it took several seconds to resize its window. I then reinstalled
ntop and now it runs normal 5-20% cpu, I can kill ntop without side
effect.

Still ntop is apparently started automatically by system monitor
(apparenatly also other *top utilities like atop)

-- 
Excessive CPU usage by Gnome System Monitor 
https://bugs.launchpad.net/bugs/93847
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 329629] Re: package bacula-director-pgsql 2 .4.2-1ubuntu6 failed to install/upgrade: le sous-pro cessus post-installation script a retourné une erreur de sortie d'état 1

2010-01-25 Thread fsando
I guess this affects me too.

I installed bacula trying to make it use postgres instead of mysql.
There were some errors during installation that I did not pay enough
attention to. I decided to remove all to get a clean slate but ended up
with a broken package that could not be repaired.

Installation was not possible and removal wasn't possible either - I got
this:

#--
Removing bacula-director-pgsql ...
invoke-rc.d: unknown initscript, /etc/init.d/bacula-director not found.
 THIS IS THE CULPRIT
dpkg: error processing bacula-director-pgsql (--purge):
 subprocess installed pre-removal script returned error exit status 100
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 100
Errors were encountered while processing:
 bacula-director-pgsql
E: Sub-process /usr/bin/dpkg returned an error code (1)
#--


I finally solved it by creating an empty file:
$ touch /etc/init.d/bacula-director

After this everything ran smoothly

** Bug watch added: Debian Bug tracker #542774
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542774

-- 
package bacula-director-pgsql 2.4.2-1ubuntu6 failed to install/upgrade: le 
sous-processus post-installation script a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/329629
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 329629] Re: package bacula-director-pgsql 2 .4.2-1ubuntu6 failed to install/upgrade: le sous-pro cessus post-installation script a retourné une erreur de sortie d'état 1

2010-01-25 Thread fsando
UPS forgot, I can't say for certain it's the same bug but THIS is the
same bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542774

-- 
package bacula-director-pgsql 2.4.2-1ubuntu6 failed to install/upgrade: le 
sous-processus post-installation script a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/329629
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 329629] Re: package bacula-director-pgsql 2 .4.2-1ubuntu6 failed to install/upgrade: le sous-pro cessus post-installation script a retourné une erreur de sortie d'état 1

2010-01-25 Thread fsando
I guess this affects me too.

I installed bacula trying to make it use postgres instead of mysql.
There were some errors during installation that I did not pay enough
attention to. I decided to remove all to get a clean slate but ended up
with a broken package that could not be repaired.

Installation was not possible and removal wasn't possible either - I got
this:

#--
Removing bacula-director-pgsql ...
invoke-rc.d: unknown initscript, /etc/init.d/bacula-director not found.
 THIS IS THE CULPRIT
dpkg: error processing bacula-director-pgsql (--purge):
 subprocess installed pre-removal script returned error exit status 100
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 100
Errors were encountered while processing:
 bacula-director-pgsql
E: Sub-process /usr/bin/dpkg returned an error code (1)
#--


I finally solved it by creating an empty file:
$ touch /etc/init.d/bacula-director

After this everything ran smoothly

** Bug watch added: Debian Bug tracker #542774
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542774

-- 
package bacula-director-pgsql 2.4.2-1ubuntu6 failed to install/upgrade: le 
sous-processus post-installation script a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/329629
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 329629] Re: package bacula-director-pgsql 2 .4.2-1ubuntu6 failed to install/upgrade: le sous-pro cessus post-installation script a retourné une erreur de sortie d'état 1

2010-01-25 Thread fsando
UPS forgot, I can't say for certain it's the same bug but THIS is the
same bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542774

-- 
package bacula-director-pgsql 2.4.2-1ubuntu6 failed to install/upgrade: le 
sous-processus post-installation script a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/329629
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 384489] Re: [upstream] [3.2] Mathtype Equations give 'General Error'

2009-11-14 Thread fsando
Just installed dev 3.2 OOO320m4 (Build:9450). The issue is still
present. Double Click on a mathtype object produces a General Error

-- 
[upstream] [3.2] Mathtype Equations give 'General Error'
https://bugs.launchpad.net/bugs/384489
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 384489] Re: [upstream] [3.2] Mathtype Equations give 'General Error'

2009-11-14 Thread fsando
Ups! Should add: I'm on Ubuntu 8.10

-- 
[upstream] [3.2] Mathtype Equations give 'General Error'
https://bugs.launchpad.net/bugs/384489
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 459340] Re: Unable to enable desktop effects in intel 82945G

2009-10-24 Thread fsando
Laptop Asus MN2000 (from 2004)
Karmic Koala RC

I believe I am seeing the same bug.
Booting from the live cd I see normal boot into gnome but after about 30s 
(haven't timed it yet) keyboard,mouse etc. are locked up. This happens 
consistently every time.
I can shift to another display (ctrl+alt+F1) before the freeze which should 
mean one could troubleshoot from this display. However, I don't know much about 
how to do that.

-- 
Unable to enable desktop effects in intel 82945G
https://bugs.launchpad.net/bugs/459340
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 344846] Re: Kompare crashes on startup in Jaunty

2009-08-04 Thread fsando
I'm seeing the same on Ubuntu 8.10

-- 
Kompare crashes on startup in Jaunty
https://bugs.launchpad.net/bugs/344846
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 372169] Re: Java: Webbank logon applet freezes Firefox

2009-07-26 Thread fsando
I can confirm this in intrepid - using the same webbank service.

With FF 3.0.x it typically freezes at the first attempt (with the nice
'java' annimation running), then at the second or third (sometimes
fourth) attempt it goes through and works from then on throughout.

With FF 3.5 it freezes each time (with a gray square at the java applet
place) the exact same happens with swiftfox 3.5


As an aside: There were similar problems going from FF 2 to FF 3. It worked 
flawlessly in the later part of FF2's life but not in FF3. It have now worked 
(sort of) in FF3 for several months.

I've attached installed plugins. I don't know what further info I should
provide.

** Attachment added: list of installed plugins
   http://launchpadlibrarian.net/29542912/plugins.html

-- 
Java: Webbank logon applet freezes Firefox
https://bugs.launchpad.net/bugs/372169
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 372169] Re: Java: Webbank logon applet freezes Firefox

2009-07-26 Thread fsando
Could it be the same as this bug regarding Swedish (and possibly
Norwegian banks):

Bug #293270  Firefox (on 8.10) crashes on important java applet (Bank-
iD)

-- 
Java: Webbank logon applet freezes Firefox
https://bugs.launchpad.net/bugs/372169
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 26303] Re: [upstream] OpenOffice floating toolbars prevent attaining focus when selected in Gnome taskbar

2009-01-13 Thread fsando
Confirmed in Ubuntu intrepid (all visual effects turned off) with
Openoffice 3.

This happens when I double click a file, it opens fine is in front but
last window (ie. nautilus where I just clicked) still has focus.
Extremely annoying when looking through a lot of ooo-files opening and
closing again. I constantly forget and close the nautilus window behind
instead.

-- 
[upstream] OpenOffice floating toolbars prevent attaining focus when selected 
in Gnome taskbar
https://bugs.launchpad.net/bugs/26303
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 272527] Re: rkward: 'No (valid) plugins found', therefore no menu items

2009-01-11 Thread fsando
 I can now start rkward from the terminal, which is great. I can't open
it using the icon in the k menu though - it just opens the old version

If that is the case you should be able to copy-paste the command you use
in the terminal into the menu. To edit menu (ubuntu) right-click on the
'applications' menu and choose 'Edit Menus' (it may take a while to
open) browse to the icon right-click and choose 'Properties' and change
the 'command' field.

-- 
rkward: 'No (valid) plugins found', therefore no menu items
https://bugs.launchpad.net/bugs/272527
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 272527] Re: rkward: 'No (valid) plugins found', therefore no menu items

2009-01-11 Thread fsando
I don't use kde myself so I'm not familiar with its interface but I
would  suggest a google search for 'kde menu customization' or similar
;-)

-- 
rkward: 'No (valid) plugins found', therefore no menu items
https://bugs.launchpad.net/bugs/272527
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 297246] Re: Icedtea6-plugin GCJ-4 incompatible

2008-12-30 Thread fsando
I don't think this is directly related to gcj-4 but perhaps to some
dependency of that package. I solved the problem without unistalling
gcj-4. see my post in link above to 'original description'

-- 
Icedtea6-plugin GCJ-4 incompatible
https://bugs.launchpad.net/bugs/297246
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 297246] Re: Icedtea6-plugin GCJ-4 incompatible

2008-12-30 Thread fsando
Adding info: I use ubuntu 8.10 intrepid 32 bit

-- 
Icedtea6-plugin GCJ-4 incompatible
https://bugs.launchpad.net/bugs/297246
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 229731] Re: kchmviewer can't load chm in Gnome

2008-11-16 Thread fsando
Same problem here

-- 
kchmviewer can't load chm in Gnome
https://bugs.launchpad.net/bugs/229731
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 229731] Re: kchmviewer can't load chm in Gnome

2008-11-16 Thread fsando
Should add, I'm using Ubuntu intrepid  8.10, 32bit

-- 
kchmviewer can't load chm in Gnome
https://bugs.launchpad.net/bugs/229731
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 252159] Re: KCHM viewer will not open .chm files

2008-11-16 Thread fsando
Are there solutions or workarounds to this bug?

-- 
KCHM viewer will not open .chm files
https://bugs.launchpad.net/bugs/252159
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 229731] Re: kchmviewer can't load chm in Gnome

2008-11-16 Thread fsando
The workaround!
found here: http://www.alloytm.com/2008/06/page/3/

To rectify the issue, I went into the

kchmviewer  Settings  Change settings…  Version specific settings… 
KDE version settings  To show HTML content, use  QTextBrowser-based
widget  OK

-- 
kchmviewer can't load chm in Gnome
https://bugs.launchpad.net/bugs/229731
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 272527] Re: rkward: 'No (valid) plugins found', therefore no menu items

2008-10-29 Thread fsando
I have posted it to rkward-devel to see what happens (should have done
that in the first place)

-- 
rkward: 'No (valid) plugins found', therefore no menu items
https://bugs.launchpad.net/bugs/272527
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 272527] Re: rkward: 'No (valid) plugins found', therefore no menu items

2008-10-29 Thread fsando
Got this reply on rkward-devel:

Hi,

The plugin error is not a real problem, just run a locate all.pluginmap that 
will give you the answer where this file is.
The change from KDE3 to KDE4 moved some files (in Fedora this file is now in  
/usr/share/kde4/apps/rkward/all.pluginmap and so the error pops up also at 
start (just change it once on the settings and you are done).

I though to change it into rkward to avoid that problem (the path is
hardcoded at only one place in the code), but I decided to keep my
package (in Fedora) as close as upstream as possible.

About the icon, could you paste the .desktop file ? I would suspect an
error there...

-- 
rkward: 'No (valid) plugins found', therefore no menu items
https://bugs.launchpad.net/bugs/272527
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 272527] Re: rkward: 'No (valid) plugins found', therefore no menu items

2008-10-10 Thread fsando
I believe there is a workaround:
Install R (most important packages: r-base, r-devel, r-html)
Install rkward (in synaptic)
Enable pre-released and unsupported updates (you can disable them again 
afterwards)

Install (in synaptic): kdelibs5-dev,cmake,subversion

Now, prepare to reinstall rkward from source:
1) Get the latest source. Open a console find a suitable folder and run:

svn co https://rkward.svn.sourceforge.net/svnroot/trunk rkward

2) Make sure the compile process can find the kde libraries: run this command 
(important):
export PATH=$PATH:/usr/lib/kde4/bin

3) move into the folder that has the source code 
(yes, that's two times 'cd rkward' if you didn't name the folder differently):
cd rkward
cd rkward

4) run the normal compile/installation commands (note: the space and 'full 
stop' after 'cmake' means 'current folder'):
cmake .
make
sudo make install

4) after you start rkward you may still get the error but this time you should 
be able to get to the 'settings' menu, choose 'configure rkward' add a new path 
to pluginmap field:
/usr/local/share/apps/rkward/all.pluginmap

5) caveat:
If for some reason this folder  '/usr/local/share/apps/rkward/' is empty/does 
not exist it should be possible to copy it (including content) from a working 
hardy installation.

-- 
rkward: 'No (valid) plugins found', therefore no menu items
https://bugs.launchpad.net/bugs/272527
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 272527] [NEW] rkward: 'No (valid) plugins found', therefore no menu items

2008-09-20 Thread fsando
Public bug reported:

Binary package hint: rkward

In Ubuntu 8.10 intrepid alpha5 rkward can't find the plugins needed to
generate its menus.

The expected behavior is: you click the rkward-icon in the menu 
Applications-Education-RKWard
App starts with a console that starts R and subsequently starts the RKWard 
interface (OBS: first time takes longer and is more verbose)

Presently:
1) the icon is missing (replaced by some default icon)
2) At startup it presents an error message:

No (valid) plugins found
Plugins are needed: you may manage these through Settings-Configure-RKWard

During upstart it produces the following error in the console window

XML-parsing '/usr/local/share/apps/rkward/all.pluginmap' : Could not open file 
for reading
XML-parsing '/usr/local/share/apps/rkward/all.pluginmap' : Error parsing 
XML-file. Error-message was: 'unexpected end of file' in line '1', column '1'. 
Expect further errors to be reported below



This folder '/usr/local/share/apps/rkward/' does not exist

On 8.04 with a good install that folder exists and the icon is
'/usr/local/share/icons/hicolor/48x48/apps/rkward.png'

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
Package: rkward 0.5.0b-2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: rkward
Uname: Linux 2.6.27-3-generic x86_64

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


** Tags: apport-bug

-- 
rkward: 'No (valid) plugins found', therefore no menu items
https://bugs.launchpad.net/bugs/272527
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 272527] Re: rkward: 'No (valid) plugins found', therefore no menu items

2008-09-20 Thread fsando

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

-- 
rkward: 'No (valid) plugins found', therefore no menu items
https://bugs.launchpad.net/bugs/272527
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 134415] Re: Unable to disable field shadings

2008-03-03 Thread fsando
I guess further confirmation on 7.10 isn't necessary ;). 
It just makes you look so bad when you are advocating Linux/Ooo, and apparently 
no plans to fix it anytime soon.
Does anyone know why the patch was included in the first place? Was it an 
oversight or a deliberate act to solve something else?

-- 
Unable to disable field shadings
https://bugs.launchpad.net/bugs/134415
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 173421] Re: In evince (pdf viewer) typing in the search box, whenever typing 'a' open file dialog opens ie. not possible to have 'a' in any search term

2007-12-09 Thread fsando
Thanks a lot for your answer, it solved the problem
I just spend 40 minutes figuring out what it meant, and from the Gnome help:

To change an application shortcut key, open the menu, and with the
mouse pointer on the menu item you wish to change, press the new
combination of keys. To remove a shortcut key, press Backspace or
Delete

I must accidentally have changed the accelerator key, didn't know this
was possible, just changed it back - no bug in Evince :)

-- 
In evince (pdf viewer) typing in the search box, whenever typing 'a' open file 
dialog opens ie. not possible to have 'a' in any search term
https://bugs.launchpad.net/bugs/173421
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 173421] In evince (pdf viewer) typing in the search box, whenever typing 'a' open file dialog opens ie. not possible to have 'a' in any search term

2007-12-02 Thread fsando
Public bug reported:

Binary package hint: evince

From evince's Help  About:
Evince Document Viewer 2.20.1
Document Viewer.
Using poppler 0.6 (cairo)

My system:
Ubuntu 7.10 on a laptop

When I type in the 'find' box whenever I type an 'a' the 'Open File'
dialog opens which means that it is impossible to search for any term
containing an 'a'.

ProblemType: Bug
Architecture: i386
Date: Sun Dec  2 11:45:33 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/evince
NonfreeKernelModules: fglrx
Package: evince 2.20.1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/bin/evince
ProcCwd: /home/finn
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
Uname: Linux finnubuntu 2.6.22-14-rt #1 SMP PREEMPT RT Mon Oct 15 01:05:51 GMT 
2007 i686 GNU/Linux

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


** Tags: apport-bug

-- 
In evince (pdf viewer) typing in the search box, whenever typing 'a' open file 
dialog opens ie. not possible to have 'a' in any search term
https://bugs.launchpad.net/bugs/173421
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 173421] Re: In evince (pdf viewer) typing in the search box, whenever typing 'a' open file dialog opens ie. not possible to have 'a' in any search term

2007-12-02 Thread fsando

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

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

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

-- 
In evince (pdf viewer) typing in the search box, whenever typing 'a' open file 
dialog opens ie. not possible to have 'a' in any search term
https://bugs.launchpad.net/bugs/173421
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 76593] Re: asus brightness hotkeys

2007-11-09 Thread fsando
 Shouldn't this bug be marked as fix released?
I don't think this is fixed yet

I can confirm this is still a problem on gutsy (was the same on feisty)
Laptop: asus w1j:

:~$ grep . /var/lib/acpi-support/*-*
/var/lib/acpi-support/bios-version:W1JAS.212
/var/lib/acpi-support/system-manufacturer:ASUSTeK Computer Inc.
/var/lib/acpi-support/system-product-name:W1J
/var/lib/acpi-support/system-version:1.0

Pressing Fn+F5 when running acpi_listen produces 2 lines (Fn+F6 produces 
nothing):
~$ acpi_listen
hotkey ATKD 002e 0005
video LCDD 0087 

As a work-around to get the brightness back: put the brightness applet on the 
panel (so you can move the brightness slider back up again):
Right click on the panel, choose 'Add to Panel', under 'System and Hardware' 
choose 'Brightness Applet'.

-- 
asus brightness hotkeys
https://bugs.launchpad.net/bugs/76593
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 139748] Re: poor handling of eSATA drives

2007-10-20 Thread fsando
I have similar (but worse) experience:
I use feisty on a laptop, I have a Samsung Sata2 drive formatted as ext3 in an 
external usb/esata box. When connected via usb there are no problems. When 
connected as esata via Delock Express Card the following happens:
When hotplugging it is not detected at all ('lshal -m' shows nothing related to 
un-/plugging).
When I cold start with the drive connected I see in '/var/log/dmesg' a lot of 
lines referring to 'ata1' and 'sda1'  they all seem to indicate that the boot 
process tries to get access to the drive but fails. My internal drive which is 
normally mounted as sda is now mounted as sdb. 
Will posting my dmesg with and without connected drive help? If so I can do 
that.

-- 
poor handling of eSATA drives
https://bugs.launchpad.net/bugs/139748
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 85488] Re: Canon Lide25 (plustek backend) scanner does not scan via gui

2007-04-21 Thread fsando
This is also a problem with agfa 1212u - which worked perfectly in edgy

-- 
Canon Lide25 (plustek backend) scanner does not scan via gui
https://bugs.launchpad.net/bugs/85488
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 85488] Re: Canon Lide25 (plustek backend) scanner does not scan via gui

2007-04-21 Thread fsando
Confirming the problem with agfa snapscan 1212u - worked perfectly in
edgy

-- 
Canon Lide25 (plustek backend) scanner does not scan via gui
https://bugs.launchpad.net/bugs/85488
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