[Bug 690539] [NEW] Initial search tool window size too small

2010-12-15 Thread Mikko Ohtamaa
Public bug reported:

Binary package hint: gnome-utils

Ubuntu 10.10.

Expected result:

Get good look on search results.

Actual results:

Frustrated scrolling to every direction.

The initial Window size is too small (1920x1200 screen) and Folder
column is cut off.  The user needs to do lot of unnecessary resize,
scrolling, etc. for browsing the search results.

Suggestion

1) Maximize the window on launch

2) Have 640 x 400 size on launch

3) Adjust window size dynamically on launch (80% of screen size)

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.
https://bugs.launchpad.net/bugs/690539

Title:
  Initial search tool window size too small

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


[Bug 690541] [NEW] Search tool window lacks resize handle

2010-12-15 Thread Mikko Ohtamaa
Public bug reported:

Binary package hint: gnome-utils

Ubuntu 10.10

Expected result:

Resizing search tool window is easy

Actual result:

Resizing search tool window is difficult, because it lacks bottom right
corner resize handle (same as in Nautilus). As the window is dialogue
like, it might not initially appear suitable size depending on the
context: physical  screen size and the number of search results might
want you to make resize the window.

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.
https://bugs.launchpad.net/bugs/690541

Title:
  Search tool window lacks resize handle

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


[Bug 690541] Re: Search tool window lacks resize handle

2010-12-15 Thread Mikko Ohtamaa
** Bug watch added: GNOME Bug Tracker #637286
   https://bugzilla.gnome.org/show_bug.cgi?id=637286

** Also affects: gnome-utils via
   https://bugzilla.gnome.org/show_bug.cgi?id=637286
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.
https://bugs.launchpad.net/bugs/690541

Title:
  Search tool window lacks resize handle

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


[Bug 690539] Re: Initial search tool window size too small

2010-12-15 Thread Mikko Ohtamaa
** Bug watch added: GNOME Bug Tracker #637288
   https://bugzilla.gnome.org/show_bug.cgi?id=637288

** Also affects: gnome-utils via
   https://bugzilla.gnome.org/show_bug.cgi?id=637288
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.
https://bugs.launchpad.net/bugs/690539

Title:
  Initial search tool window size too small

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


[Bug 458334] Re: Fails repeatably with DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given volume was not found

2010-09-12 Thread Mikko Ohtamaa
For me usb-creator presents two options as target device

/dev/sdb
/dev/sdb1

Formatting the latter manually using parted and chosing it as the target
device seems to allow usb-creator to proceed without the error message.
Not yet tried does the stick boot, though.

-- 
Fails repeatably with DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: 
The given volume was not found
https://bugs.launchpad.net/bugs/458334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 290703] Re: ssh connection should open the user directory by default

2010-01-28 Thread Mikko Ohtamaa
Does the upsteam contain fix for Nautilus also? Upstream bug mentioned
something that special support for Nautilus must be implemented.

Alexander Larsson   [gvfs developer]  2009-11-26 15:32:29 UTC

all right, now we just need nautilus to respect this.

-- 
ssh connection should open the user directory by default
https://bugs.launchpad.net/bugs/290703
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-01-08 Thread Mikko Ohtamaa
Utterly annoying.

As a workaround put line

export SSH_AUTH_SOCK=0

to

/home/YOURUSERNAME/.bashrc file.

Works for terminal sessions only, though.

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 290703] Re: ssh connection should open the user directory by default

2009-10-04 Thread Mikko Ohtamaa
Patrick I see your viewpoint, but there is little more depth in this issue.
As far as I know SFTP is recommended by Ubuntu as a secure method to put files 
to the server. It is very visible in the default setup of the system. 
Alternatives like FTP and WebDAV surely aren't better... so it is basically 
drawing a like what's Average Joe and what's not - I see remote copying of 
files as normal task which you might encounter in your studies and at least in 
your company work.

But this indeed does not matter. Hints how to solve this bug SFTP and
GVFS are welcome. If it's just few simple lines I could probably patch
it together.

-- 
ssh connection should open the user directory by default
https://bugs.launchpad.net/bugs/290703
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 290703] Re: ssh connection should open the user directory by default

2009-10-04 Thread Mikko Ohtamaa
Actually the bug is not as simple as you might think.

It would be trivial to fix Nautilus/GVFS to map the URL
sftp://mi...@something.com to sftp://mi...@something.com/home/mikko.

However this violates the URI specification RFC r3986 as discussed in
the upstream https://bugzilla.gnome.org/show_bug.cgi?id=561998

sftp://mi...@something.com

should be same as

sftp://mi...@something.com/

which is effective the server root folder.

Command-line SFTP does not respect URI specification in the first place.

The suggested fix was to have sftp://mi...@something.com to do a SFTP
specific redirect to sftp://mi...@something.com/home/mikko.

-- 
ssh connection should open the user directory by default
https://bugs.launchpad.net/bugs/290703
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-06-30 Thread Mikko Ohtamaa
@Psy[H[]:

 What would average users say after switching from windows, where there
is no system slowdown on loading thumbnails, to ubuntu, where system
becomes sluggish while loading them? Athlon 3000+, 1GB RAM; Core Duo
1,6, 1GB RAM - not top, but still not bad. But loading thumbnails in
nautilus is a pain on them.

Yes.  This is definitely a problem. I hate it when Nautilus is slow to
respond. The thumbnail loading must be fixed.

If there is not yet a bug report regarding it then maybe you could open
a new one if you are able to repeat this problem in a reliable manner?
If there some kind of benchmark folder of thousand jpegs which can be
compared across Linux distributions, KDE, GNOME and Windows, the
developers can precise feedback so that can work to improve this
feature.

-- 
Nautilus file browser toolbar is complicated, redundant, and ugly
https://bugs.launchpad.net/bugs/386150
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-06-29 Thread Mikko Ohtamaa
@Psy[H[] :

On 640x480 Nautilus window (assumed default file browser window size on
modern setup) current Stop and Reload buttons take about 128 x 64 pixels
space. That's 2.6% of window screen estate.

Let's assume average Ubuntu user users Nautilus window 1 hours a day without 
pressing those buttons. If we convert this screen estate directly to used work 
time this is 1.56 minutes 
of user eye time in a day. Note that this is the time when the user does not 
need the functionality of stop and refresh buttons - I estimate the time when 
the user needs stop functionality, e.g. when 
browsing large thumbnail folders, to be average 15 seconds a day which is so 
small amount that it is not even comparable.

Let's assume the average user uses Ubuntu on 250 days a year. During one
year, the average user watches stop and refresh button 390 minutes, or
6.5 hours.

Let's assume the time is as expense as going to see movies (as we are 
*watching* something in both cases). In 6.5 hours we can see three movies á 
10€. Thus, the user has 
spent 30€ by watching stop and reload buttons instead of watching movies in a 
year.

Let's assume there are two million average Ubuntu users. That makes 2
000 000 * 30€/year = 60 million euros/year.

***By removing stop and reload button we can save 60 million euros in a
year***.

The numbers are not scientific, but I hope you got my point this time.

The lesson for everyone: please do not generalize user interface use
cases based on your own specialized workflows.

-- 
Nautilus file browser toolbar is complicated, redundant, and ugly
https://bugs.launchpad.net/bugs/386150
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-06-25 Thread Mikko Ohtamaa
About stop and refresh buttons:

Refresh is not an action average desktop users does for his/her folders.
Nautilus automatically detects changes in the folders. There is no need
for refresh button, except in the corner cases like having remote file
mount which do not behave correctly. If we really need refresh it should
go to menu only with shortcut key (F5).

Stop: The context of the stop button is when the file browser is loading
something for a long time (network). Otherwise stop button is useless.
Thus, it would make sense to **put the stop button to the context of the
loading**. I.e. Stop button is displayed in the file browsing area with
label File browsing is still loading the folder view. Please press here
to cancel.  I am not sure if Nautilus has Firefox/Chrome style top
notification actions like for saving password, but that would be
perfect for the stop button.

-- 
Nautilus file browser toolbar is complicated, redundant, and ugly
https://bugs.launchpad.net/bugs/386150
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-06-25 Thread Mikko Ohtamaa
About stop and refresh buttons:

Refresh is not an action average desktop users does for his/her folders.
Nautilus automatically detects changes in the folders. There is no need
for refresh button, except in the corner cases like having remote file
mount which do not behave correctly. If we really need refresh it should
go to menu only with shortcut key (F5).

Stop: The context of the stop button is when the file browser is loading
something for a long time (network). Otherwise stop button is useless.
Thus, it would make sense to **put the stop button to the context of the
loading**. I.e. Stop button is displayed in the file browsing area with
label File browsing is still loading the folder view. Please press here
to cancel.  I am not sure if Nautilus has Firefox/Chrome style top
notification actions like for saving password, but that would be
perfect for the stop button.

-- 
Nautilus file browser toolbar is complicated, redundant, and ugly
https://bugs.launchpad.net/bugs/386150
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-06-25 Thread Mikko Ohtamaa
About stop and refresh buttons:

Refresh is not an action average desktop users does for his/her folders.
Nautilus automatically detects changes in the folders. There is no need
for refresh button, except in the corner cases like having remote file
mount which do not behave correctly. If we really need refresh it should
go to menu only with shortcut key (F5).

Stop: The context of the stop button is when the file browser is loading
something for a long time (network). Otherwise stop button is useless.
Thus, it would make sense to **put the stop button to the context of the
loading**. I.e. Stop button is displayed in the file browsing area with
label File browsing is still loading the folder view. Please press here
to cancel.  I am not sure if Nautilus has Firefox/Chrome style top
notification actions like for saving password, but that would be
perfect for the stop button.

-- 
Nautilus file browser toolbar is complicated, redundant, and ugly
https://bugs.launchpad.net/bugs/386150
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-06-25 Thread Mikko Ohtamaa
@Psy[H]:

Please see my comment above. Stop and refresh buttons are definitely
*not* essential if the computer is behaving as it should. They are just
for corner cases which are not often encountered. Thus, polluting the
normal user workflow screen estate with these button should be
discouraged.

-- 
Nautilus file browser toolbar is complicated, redundant, and ugly
https://bugs.launchpad.net/bugs/386150
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 252395] Re: Unavailable (SAMR) - no sound when playing 3gp movies

2009-05-09 Thread Mikko Ohtamaa
*** This bug is a duplicate of bug 184555 ***
https://bugs.launchpad.net/bugs/184555

http://ubuntuforums.org/showthread.php?t=762399

-- 
Unavailable (SAMR) - no sound when playing 3gp movies
https://bugs.launchpad.net/bugs/252395
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-ugly0.10 in ubuntu (via
bug 184555).

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


[Bug 184555] Re: AMR (amrnb) decoder plugin not included in Gstreamer

2009-05-09 Thread Mikko Ohtamaa
You can get still from Medibuntu:

http://ubuntuforums.org/showthread.php?t=762399

-- 
AMR (amrnb) decoder plugin not included in Gstreamer
https://bugs.launchpad.net/bugs/184555
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-ugly0.10 in ubuntu.

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


[Bug 326323] Re: f-spot: Error when importing JPEG image

2009-02-08 Thread Mikko Ohtamaa
32-bit/x86

Package: mono-2.0-devel
Version: 1.9.1+dfsg-4ubuntu2

Package: f-spot
Version: 0.5.0.3-0ubuntu2

-- 
f-spot: Error when importing JPEG image
https://bugs.launchpad.net/bugs/326323
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 326323] Re: f-spot: Error when importing JPEG image

2009-02-08 Thread Mikko Ohtamaa
Can you repeat the bug?  I was afraid it was something specific to my
computer or a race condition?

-- 
f-spot: Error when importing JPEG image
https://bugs.launchpad.net/bugs/326323
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 326323] [NEW] Error when importing JPEG image

2009-02-06 Thread Mikko Ohtamaa
Public bug reported:

Ubuntu Interpid

The attached JPEG image causes error when importing multiple images.
There is an error dialog shown when the folder is scanned. But it seems
to work when detect duplicates is unchecked.

(f-spot:22653): GdkPixbuf-CRITICAL **: gdk_pixdata_from_pixbuf:
assertion `GDK_IS_PIXBUF (pixbuf)' failed

(f-spot:22653): GdkPixbuf-CRITICAL **: gdk_pixdata_serialize: assertion 
`pixdata-magic == GDK_PIXBUF_MAGIC_NUMBER' failed
Error importing 
/home/moo/backup/kuvat1/puhelinkuvat/200810/200810A0/20102008103.jpg
System.IO.FileNotFoundException: file:///home/moo/Pictures/p9120005.jpg
  at Gnome.Vfs.Vfs.ThrowException (System.String uri, Result result) [0x0] 
  at Gnome.Vfs.Vfs.ThrowException (Gnome.Vfs.Uri uri, Result result) [0x0] 
  at Gnome.Vfs.FileInfo..ctor (Gnome.Vfs.Uri uri, FileInfoOptions options) 
[0x0] 
  at Gnome.Vfs.FileInfo..ctor (System.String uri, FileInfoOptions options) 
[0x0] 
  at PhotoStore.CheckForDuplicate (System.Uri uri) [0x0] 
  at FileImportBackend.Step (.StepStatusInfo status_info) [0x0] 
Could not import file
Stopping

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Error when importing JPEG image
https://bugs.launchpad.net/bugs/326323
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 326323] Re: Error when importing JPEG image

2009-02-06 Thread Mikko Ohtamaa

** Attachment added: 20102008103.jpg
   http://launchpadlibrarian.net/22058006/20102008103.jpg

-- 
Error when importing JPEG image
https://bugs.launchpad.net/bugs/326323
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 301571] Re: GMenuSimpleEditor breaks buildout

2008-11-25 Thread Mikko Ohtamaa
datakid: t hat's different issue

-- 
GMenuSimpleEditor breaks buildout
https://bugs.launchpad.net/bugs/301571
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

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


[Bug 301571] [NEW] GMenuSimpleEditor breaks buildout

2008-11-24 Thread Mikko Ohtamaa
Public bug reported:

Cannot run Plone's bin/builldout on Ubuntu 8.10 - gnome-menus seem to
break it. Error output:


...
While:
  Installing.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File /tmp/tmp8Gxci3/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py, 
line 1477, in main
  File /tmp/tmp8Gxci3/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py, 
line 361, in install
  File /tmp/tmp8Gxci3/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py, 
line 596, in _compute_part_signatures
  File /tmp/tmp8Gxci3/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py, 
line 1203, in _dists_sig
  File /tmp/tmp8Gxci3/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py, 
line 1195, in _dir_hash
IOError: [Errno 2] No such file or directory: 
'/usr/lib/python2.4/site-packages/GMenuSimpleEditor/config.py'

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

-- 
GMenuSimpleEditor breaks buildout
https://bugs.launchpad.net/bugs/301571
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

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


[Bug 177663] Corrupted Nautilus bookmarks

2007-12-20 Thread Mikko Ohtamaa
Public bug reported:

Binary package hint: nautilus

After a boot Places menu shortcuts where gone and bookmarks in nautilus
were corrupted. All bookmarks are gone for good. I assume gconf registry
gets corrupted due to unclean boot and it's unable to

1) Report that the registry is corrupted

2) Clean-up itself

You'll get a dump of XML into your Nautilus window. Please see the
attached screenshot.

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

-- 
Corrupted Nautilus bookmarks
https://bugs.launchpad.net/bugs/177663
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 177663] Re: Corrupted Nautilus bookmarks

2007-12-20 Thread Mikko Ohtamaa

** Attachment added: Screenshot in Nautilus, corruption happened somewhere
   
http://launchpadlibrarian.net/11000205/Screenshot-moo%20-%20File%20Browser-1.png

-- 
Corrupted Nautilus bookmarks
https://bugs.launchpad.net/bugs/177663
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 177663] Re: Corrupted Nautilus bookmarks

2007-12-20 Thread Mikko Ohtamaa
1. the specific steps or actions you took that caused you to encounter
the problem,

Not known / it was like that after the boot

2. the behavior you expected, and

Show the Places shortcuts, bookmarks or whatever they are called
currently

3. the behavior you actually encountered (in as much detail as
possible).

 XML code was present in the Nautilus user interface. Please see the
attached screenshot, it's quite obvious.

-- 
Corrupted Nautilus bookmarks
https://bugs.launchpad.net/bugs/177663
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 139837] [gutsy] Deskbar applet icon unclear

2007-09-15 Thread Mikko Ohtamaa
Public bug reported:

Binary package hint: deskbar-applet

The deskbar applet system tray icon is unclear. It should present
magnifying glass with a lighting. However, it fails to capture the
image. The user is confused what the icon does. Note that there is no
tool tip.

I suggest to change the direction of the lighting or remove the lighting
from the icon.

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

-- 
[gutsy] Deskbar applet icon unclear
https://bugs.launchpad.net/bugs/139837
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for deskbar-applet in ubuntu.

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


[Bug 67188] Re: Error activating XKB configuration. - Requires manual xorg.conf editing

2007-09-15 Thread Mikko Ohtamaa
A variant of this bug is present in Gutsy Gibbon / Tribe 5 / Macbook /
Finnish keyboard layout.

After changing the keyboard configuration (installer didn't get it
right), I get a Gnome warning message during the boot.

Error activating XKB configuration.
It can happen under various circumstances:
- a bug in libxklavier library
- a bug in X server (xkbcomp, xmodmap utilities)
- X server with incompatible libxkbfile implementation

X server version data:
The X.Org Foundation
1030

If you report this situation as a bug, please include:
- The result of xprop -root | grep XKB
- The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd

[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [fi  mac]
 model = macbook78
 options = [lv3 lv3:ralt_switch,lv3 lv3:alt_switch,grp  grp:alts_toggle]
 overrideSettings = true

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = xorg, pc105, se, , lv3:ralt_switch
_XKB_RULES_NAMES(STRING) = xorg, pc105, se, , lv3:ralt_switch
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd

-- 
Error activating XKB configuration. - Requires manual xorg.conf editing
https://bugs.launchpad.net/bugs/67188
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 67188] Re: Error activating XKB configuration. - Requires manual xorg.conf editing

2007-09-15 Thread Mikko Ohtamaa
I pinpointed my problem:

If you use layout Finland/Macintosh instead of Finland/Generic, you'll
get this error message every time Gnome tries to set keyboard
properties.

-- 
Error activating XKB configuration. - Requires manual xorg.conf editing
https://bugs.launchpad.net/bugs/67188
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 96140] Re: Feisty doesn't add NTFS partitions to Places

2007-08-06 Thread Mikko Ohtamaa
hi Sebastien,

Looks like this is fixed now, at least for me. As far as I remember,
this bug plagued only beta versions of Feisty.

-- 
Feisty doesn't add NTFS partitions to Places
https://bugs.launchpad.net/bugs/96140
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 109093] Re: Create archive command fails if target files contain bad characters

2007-04-22 Thread Mikko Ohtamaa
Please rename files - fails in the subject

3:18 AM. I shouldn't work this late :

-- 
Create archive command files if target files contain bad characters
https://bugs.launchpad.net/bugs/109093
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 109093] Create archive command files if target files contain bad characters

2007-04-22 Thread Mikko Ohtamaa
Public bug reported:

1. Create a filename containing  character (Nautilus allows you to do
this)

2. Select this file

3. Right click

4. Create archive

Expected results: Archive is created properly

Actual results:

zip error: Nothing to do! (/home/moo/backup/dippa/Open source communities/.zip)
/bin/sh: Understanding the Nature of Participation  Coordination in Open and 
Gated Source Software Development Communities.pdf.zip: not found
/bin/sh: Understanding the Nature of Participation  Coordination in Open and 
Gated Source Software Development Communities.pdf: not found

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

-- 
Create archive command files if target files contain bad characters
https://bugs.launchpad.net/bugs/109093
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 109093] Re: Create archive command files if target files contain bad characters

2007-04-22 Thread Mikko Ohtamaa
Looks like at least tab character (0x08) and  (et.) are not properly
escaped

-- 
Create archive command files if target files contain bad characters
https://bugs.launchpad.net/bugs/109093
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 103697] [apport] gnome-panel crashed with SIGSEGV

2007-04-06 Thread Mikko Ohtamaa
Public bug reported:

Binary package hint: gnome-panel

gnome-panel crashed when software update was about to finish

ProblemType: Crash
Architecture: i386
Date: Fri Apr  6 15:00:52 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-panel
Package: gnome-panel 2.18.0-0ubuntu3
PackageArchitecture: i386
ProcCmdline: gnome-panel --sm-client-id default1
ProcCwd: /home/moo
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnome-panel
Stacktrace:
 #0  0xb74a79a4 in ?? () from /lib/tls/i686/cmov/libc.so.6
 #1  0x in ?? ()
StacktraceTop:
 ?? () from /lib/tls/i686/cmov/libc.so.6
 ?? ()
ThreadStacktrace:
 .
 Thread 1 (process 7192):
 #0  0xb74a79a4 in ?? () from /lib/tls/i686/cmov/libc.so.6
 #1  0x in ?? ()
Uname: Linux hacker 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gnome-panel crashed with SIGSEGV
https://bugs.launchpad.net/bugs/103697
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 103697] Re: [apport] gnome-panel crashed with SIGSEGV

2007-04-06 Thread Mikko Ohtamaa

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7179173/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7179174/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7179175/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7179176/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7179177/Registers.txt

-- 
[apport] gnome-panel crashed with SIGSEGV
https://bugs.launchpad.net/bugs/103697
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 14610] Re: file-roller won't open rar files

2007-04-04 Thread Mikko Ohtamaa
This bug still appears with file-roller 2.18. and Feisty.

-- 
file-roller won't open rar files
https://bugs.launchpad.net/bugs/14610
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 14610] Re: file-roller won't open rar files

2007-04-04 Thread Mikko Ohtamaa
Ops.. sorry I meant to comment bug:

https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/2

With Feisty you get  unsupported file format dialog. It's not actual
true, you just need to apt-get install unrar.

-- 
file-roller won't open rar files
https://bugs.launchpad.net/bugs/14610
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 97031] Re: Wrong colors in video-files with gstreamer on ATI

2007-04-04 Thread Mikko Ohtamaa
*** This bug is a duplicate of bug 73102 ***
https://bugs.launchpad.net/bugs/73102

Please see this:

http://bugzilla.gnome.org/show_bug.cgi?id=357741

Also contains workaround.

-- 
Wrong colors in video-files with gstreamer on ATI
https://bugs.launchpad.net/bugs/97031
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 96140] Feisty doesn't add NTFS partitions to Places

2007-03-29 Thread Mikko Ohtamaa
Public bug reported:

Edgy Eft Ubuntu installer added found NTFS partitions automatically to
Gnome's Places menu. Looks like this process fails in Feisty Fawn beta
installer for some reason.

Partitions are correctly mount at /media/. Partitions are not visible at
Nautilus's Computer view. Partitions do not appear in Places menu.

mtab dump:

[EMAIL PROTECTED]:~# cat /etc/mtab 
/dev/sda7 / ext3 rw,errors=remount-ro 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
/sys /sys sysfs rw,noexec,nosuid,nodev 0 0
varrun /var/run tmpfs rw,noexec,nosuid,nodev,mode=0755 0 0
varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
procbususb /proc/bus/usb usbfs rw 0 0
udev /dev tmpfs rw,mode=0755 0 0
devshm /dev/shm tmpfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
lrm /lib/modules/2.6.20-12-generic/volatile tmpfs rw 0 0
/dev/sda1 /media/sda1 ntfs rw,nls=utf8,umask=007,gid=46 0 0
/dev/sda2 /media/sda2 ntfs rw,nls=utf8,umask=007,gid=46 0 0
/dev/sda3 /media/sda3 ext3 rw 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Feisty doesn't add NTFS partitions to Places
https://launchpad.net/bugs/96140

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


[Bug 98787] [feisty] nautilus rendered permanently unusable when ln -s wine EXE

2007-03-29 Thread Mikko Ohtamaa
Public bug reported:

Binary package hint: nautilus

ln -s an exe file to desktop causes Nautilus to go to die/restart loop

1. Download Windows application (e.g. HeidiSQL)
2. Install it
3. Try to symlink primary EXE to your Desktop folder

   [EMAIL PROTECTED]:~/.wine/drive_c/Program Files/HeidiSQL# ln -s
heidisql.exe ~/Desktop

After this desktop icons are lost and

A) Nautilus starts nuking out with apport crash dialogs

or

B) Nautilus starts restarting itself and (re)opening file browser
windows

The only way to fix the problem is to get to the console and remove the
symbol link using rm.

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

-- 
[feisty] nautilus rendered permanently unusable when ln -s wine EXE
https://launchpad.net/bugs/98787

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