[Bug 61237] Re: Drag 'n Drop in list view doesn't work

2011-12-14 Thread Nikolaus Filus
ACK. Still valid in gnome3, nautilus 3.2 and ubuntu 11.10.

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

Title:
  Drag 'n Drop in list view doesn't work

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

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


[Bug 498011] Re: (SMB) share not remounted when resuming

2011-11-14 Thread Nikolaus Filus
Still valid in Ubuntu Oneiric with Nautilus 3.2.1. I notified upstream
too, but all ears are deaf.

Any chance this will be fixed jointly by Ubuntu and Gnome in the precise
cycle?

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

Title:
  (SMB) share not remounted when resuming

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

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


[Bug 473604] Re: smb:// Desktop Icons fail to open with This file is of an unknown type error

2011-11-14 Thread Nikolaus Filus
*** This bug is a duplicate of bug 498011 ***
https://bugs.launchpad.net/bugs/498011

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

** This bug has been marked a duplicate of bug 498011
   (SMB) share not remounted when resuming

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

Title:
  smb:// Desktop Icons fail to open with This file is of an unknown
  type error

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

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


[Bug 855100] Re: python plugins not working

2011-09-20 Thread Nikolaus Filus
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/855100

Title:
  python plugins not working

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

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


[Bug 855100] [NEW] python plugins not working

2011-09-20 Thread Nikolaus Filus
Public bug reported:

Hi,

I upgraded to Oneiric and noticed that the upnp-coherence plugin is missing. 
After installing it manually, I noticed that ALL python plugins are not working 
on current totem.
Output from console:

(totem:5249): libpeas-WARNING **: Could not find 'Module' in
'/usr/lib/totem/plugins/upnp-coherence/upnp-coherence.plugin'

(totem:5249): libpeas-WARNING **: Error loading 
'/usr/lib/totem/plugins/upnp-coherence/upnp-coherence.plugin'
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Traceback (most recent call last):
  File /usr/lib/totem/plugins/pythonconsole/pythonconsole.py, line 69, in 
module
class PythonConsolePlugin(gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) 
subclass of the metaclasses of all its bases

(totem:5249): libpeas-WARNING **: Error loading plugin 'pythonconsole'
Traceback (most recent call last):
  File /usr/lib/totem/plugins/opensubtitles/opensubtitles.py, line 298, in 
module
class OpenSubtitles(gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) 
subclass of the metaclasses of all its bases

(totem:5249): libpeas-WARNING **: Error loading plugin 'opensubtitles'
Traceback (most recent call last):
  File /usr/lib/totem/plugins/jamendo/jamendo.py, line 66, in module
class JamendoPlugin(gobject.GObject, Peas.Activatable, 
PeasGtk.Configurable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) 
subclass of the metaclasses of all its bases

(totem:5249): libpeas-WARNING **: Error loading plugin 'jamendo'
Traceback (most recent call last):
  File /usr/lib/totem/plugins/dbus/dbus-service.py, line 30, in module
class dbusservice(gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) 
subclass of the metaclasses of all its bases

(totem:5249): libpeas-WARNING **: Error loading plugin 'dbus-service'
Traceback (most recent call last):
  File /usr/lib/totem/plugins/iplayer/iplayer.py, line 16, in module
class IplayerPlugin (gobject.GObject, Peas.Activatable):
TypeError: Error when calling the metaclass bases
metaclass conflict: the metaclass of a derived class must be a (non-strict) 
subclass of the metaclasses of all its bases

(totem:5249): libpeas-WARNING **: Error loading plugin 'iplayer'
Totem-Message: socket created
Segmentation fault (core dumped)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: totem 3.0.1-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic i686
NonfreeKernelModules: slamr
ApportVersion: 1.23-0ubuntu1
Architecture: i386
Date: Tue Sep 20 23:39:19 2011
SourcePackage: totem
UpgradeStatus: Upgraded to oneiric on 2011-09-17 (3 days ago)

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


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  python plugins not working

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

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


[Bug 827382] Re: Coherence uPNP plugin missing in totem in Oneiric

2011-09-20 Thread Nikolaus Filus
both reports confirmed again. I opened a new report about the general
python plugin error as bug #855100.

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

Title:
  Coherence uPNP plugin missing in totem in Oneiric

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

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


[Bug 773206] [NEW] auto-resize of conversation history creates oversized window

2011-04-29 Thread Nikolaus Filus
Public bug reported:

Binary package hint: empathy

Opening the log of previous conversations leads to auto-resize of
history window beyond the size of my (pretty big 1680x1050) monitor.
This crashes compiz window manager.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: empathy 2.34.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Fri Apr 29 14:38:19 2011
SourcePackage: empathy
UpgradeStatus: Upgraded to natty on 2011-04-18 (11 days ago)

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


** Tags: apport-bug i386 natty running-unity unity-2d

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

Title:
  auto-resize of conversation history creates oversized window

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


[Bug 773206] Re: auto-resize of conversation history creates oversized window

2011-04-29 Thread Nikolaus Filus
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/773206

Title:
  auto-resize of conversation history creates oversized window

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


[Bug 473604] Re: smb:// Desktop Icons fail to open with This file is of an unknown type error

2011-04-16 Thread Nikolaus Filus
... and YES! This doesn't work on natty too :(

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

Title:
  smb:// Desktop Icons fail to open with This file is of an unknown
  type error

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


[Bug 739790] Re: cannot access trash:// computer:// network://

2011-03-30 Thread Nikolaus Filus
Hi Aleck,
I would not call the referenced report a duplicate as the information are not 
enough, although it sounds very similar.

Whatever  somehow it works again for me 

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

Title:
  cannot access trash:// computer:// network://

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


[Bug 739790] [NEW] cannot access trash:// computer:// network://

2011-03-21 Thread Nikolaus Filus
Public bug reported:

Binary package hint: gvfs

unity uses gvfs-open trash://. This way I discovered I cannot access trash://, 
computer:// or network:// from command line. Looking at gvfs-open, it uses 
g_file_query_default_handler  which seems not working for me. After googling, I 
entered
 x-scheme-handler/trash=nautilus.desktop;
into /usr/share/applications/mimeinfo.cache and gvfs-open worked as expected 
for trash://. I didn't discover the real reason yet ... maybe someone with more 
internal knowledge?

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gvfs-bin 1.7.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic i686
Architecture: i386
Date: Mon Mar 21 23:28:21 2011
SourcePackage: gvfs
UpgradeStatus: Upgraded to natty on 2011-03-12 (9 days ago)

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


** Tags: apport-bug i386 natty running-unity unity-2d

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

Title:
  cannot access trash:// computer:// network://

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


[Bug 739790] Re: cannot access trash:// computer:// network://

2011-03-21 Thread Nikolaus Filus
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/739790

Title:
  cannot access trash:// computer:// network://

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


[Bug 473604] Re: smb:// Desktop Icons fail to open with This file is of an unknown type error

2011-02-13 Thread Nikolaus Filus
I've spend the last 3 hours to upgrade to 10.10, just to find a
confirmation, that this issue still occurs. No change. And please ...
don't come back in 2 months, asking to upgrade to natty ...

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

Title:
  smb:// Desktop Icons fail to open with This file is of an unknown
  type error

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


[Bug 462404] Re: Adding new start up applications are very hard

2010-07-13 Thread Nikolaus Filus
Vish, Bug #32194 is about startup order, not finding the application to
launc on startup. Unmarking dup.

** This bug is no longer a duplicate of bug 32194
   no way to set order of startup programs

-- 
Adding new start up applications are very hard
https://bugs.launchpad.net/bugs/462404
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

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


[Bug 529696] Re: brasero can't copy audio cd (useless error message)

2010-06-17 Thread Nikolaus Filus
@John Garland:
How can you change the status to Fix released, if there is only an unofficial 
fix from a PPA?! Fix released means done, closed, go along, but as long as 
there is no correct package in the official ubuntu sources, most people will 
have the problem.

Status for brasero (Ubuntu) should be in progress unless someone
pushes the updated package and/or the patch into the official
repositories.

-- 
brasero can't copy audio cd (useless error message)
https://bugs.launchpad.net/bugs/529696
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 40872] Re: Desktop icons are allowed to overlap

2010-06-16 Thread Nikolaus Filus
I found the patch was already discussed in Bug #20284 comment 10. This
issue may be a duplicate of the referenced bug #12454, which was fixed
and re-appeared?! Funnily the regression pops up every some months, as
the upstream bug is from 2001!

-- 
Desktop icons are allowed to overlap
https://bugs.launchpad.net/bugs/40872
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 40872] Re: Desktop icons are allowed to overlap

2010-06-15 Thread Nikolaus Filus
Hi,
I subscribed the guy from the nautilus-elementary ppa just now - maybe he/they 
are willing to incorporate this patch for easier testing. But ... any idea, why 
the patch is not incorporated into upstream?

-- 
Desktop icons are allowed to overlap
https://bugs.launchpad.net/bugs/40872
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 559523] Re: Mount of samba share allways failes IF password are saved

2010-04-19 Thread Nikolaus Filus
Sebastian, sorry to bother you but just marking as invalid and
abandoning this report  is not helping anyone. As the last change to
libgnome-keyring did affect this report, I'm changing the component
affected. Comments are welcome...

** Package changed: nautilus (Ubuntu) = libgnome-keyring (Ubuntu)

** Changed in: libgnome-keyring (Ubuntu)
   Status: Invalid = Confirmed

-- 
Mount of samba share allways failes IF password are saved
https://bugs.launchpad.net/bugs/559523
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 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-19 Thread Nikolaus Filus
Thanks to the wiki page from bug #560588 I installed dbgsym for
libgnome-keyring and libc6-*. Hope the resulting trace helps more ...

** Attachment added: _usr_lib_gvfs_gvfsd-smb.1000.crash
   http://launchpadlibrarian.net/44842891/_usr_lib_gvfs_gvfsd-smb.1000.crash

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-18 Thread Nikolaus Filus
I'll attach my newest crash report showing the problem (using the latest
libgnome-keyring0 2.30.0-0ubuntu4). Apport can't report it automatically
because of an assertion error. The trace is similar to
http://launchpadlibrarian.net/44156511/ExtractFile__usr_lib_gvfs_gvfsd_smb_1000_crash.txt
from bug #559523.

** Attachment added: _usr_lib_gvfs_gvfsd-smb.1000.crash
   http://launchpadlibrarian.net/44677357/_usr_lib_gvfs_gvfsd-smb.1000.crash

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 559523] Re: Mount of samba share allways failes IF password are saved

2010-04-17 Thread Nikolaus Filus
With the updates until 2010-04-15 it's not all-or-nothing for me, but it
still fails randomly for different shares. apport.log shows crashes
of_usr_lib_gvfs_gvfsd-smb.1000.crash like with the other reporters.

Therefore I will continue with bug #554103.

-- 
Mount of samba share allways failes IF password are saved
https://bugs.launchpad.net/bugs/559523
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 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-17 Thread Nikolaus Filus
With the updates until 2010-04-15 I can mount some shares sometimes when
password is saved. But it still fails randomly for different shares at 5
out 10 cases. apport.log shows the alredy known crash in
usr_lib_gvfs_gvfsd-smb.1000.crash

For me it's not fixed!

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-17 Thread Nikolaus Filus
It's better, not fixed.

** Changed in: gvfs (Ubuntu)
   Status: Fix Released = In Progress

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-12 Thread Nikolaus Filus
@mikbini: can you be more precise about what is some time for you.
I'll try to check my issue then, but if this means minutes, then I
definitely can't mount the share again whereas deleting the saved key
works.

Should we split the issue?

How to debug this?

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-10 Thread Nikolaus Filus
Similar reports in ubuntu and upstream circle around
https://bugzilla.gnome.org/show_bug.cgi?id=606902 which seems to solve
the 100% CPU issue and is related to a dbus problem in gnome-keyring.
Maybe the upstream fix is also relevant for this report? When and how
will the patch get into ubuntu?


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

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-10 Thread Nikolaus Filus
BTW: My problem is the one with beeing not able to mount shares on NAS
after the password was saved in seahorse (DBUS timeout).

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 473604] Re: smb:// Desktop Icons fail to open with This file is of an unknown type error

2010-03-18 Thread Nikolaus Filus
I think this may be a duplicate of #322822 and/or #498011, only the error 
message may have changed over gnome releases.
It may be related to upstreams https://bugzilla.gnome.org/show_bug.cgi?id=559065

I'm heavily affected by this bug since GNOME's migration to gio. Every
time I want to access a share a second time, it seems to have timed out
and I have to re-open it from nautilus places sidepane or re-mount
through disk-mounter applet.

Why is this marked low priority?


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

-- 
smb:// Desktop Icons fail to open with This file is of an unknown type error
https://bugs.launchpad.net/bugs/473604
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 483708] Re: Impossible to open a session file

2009-12-03 Thread Nikolaus Filus
Hi, thanks for caring for the bug.
1. yes, absolutely.
2. 
 a) set in gconf /apps/brasero/drives/tmpdir to a non-existant or non-writeable 
directory
 b) try to burn an iso image
 c) failure

- there is also another key, I'm not sure about: 
/apps/brasero/display/iso_folder = /media/non-existant
- I never used /media/New Volume as a starting directory, so it seems a 
default value.
- after deleting the whole brasero conf, it still presets the tmpdir to /media

-- 
Impossible to open a session file
https://bugs.launchpad.net/bugs/483708
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 483476] [NEW] After Resume display settings are lost

2009-11-16 Thread Nikolaus Filus
Public bug reported:

Binary package hint: gnome-control-center

I'm working on my DELL E6400 (Intel GM45) with LVDS1 off and HDMI beeing
primary display. After resume the display settings are reverted to both
on and LVDS1 is set to primary. Trying to change back with gnome-
display-properties freezes the app. The tray applet doesn't work too
anymore. Change is possible by manually using xrandr.

Additionally the desktop theme is reset to GTK default (uggly grey :))
but this may need a seperate report.

ProblemType: Bug
Architecture: i386
Date: Mon Nov 16 09:34:13 2009
DistroRelease: Ubuntu 9.10
Package: gnome-control-center 1:2.28.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: gnome-control-center
Uname: Linux 2.6.31-15-generic i686

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


** Tags: apport-bug i386

-- 
After Resume display settings are lost
https://bugs.launchpad.net/bugs/483476
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 483476] Re: After Resume display settings are lost

2009-11-16 Thread Nikolaus Filus

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

** Attachment added: ProcEnviron.txt
   http://launchpadlibrarian.net/35743570/ProcEnviron.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35743571/XsessionErrors.txt

-- 
After Resume display settings are lost
https://bugs.launchpad.net/bugs/483476
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 483708] [NEW] Impossible to open a session file

2009-11-16 Thread Nikolaus Filus
Public bug reported:

Binary package hint: brasero

This is similar to #321899 and the two referenced upstream bugs. Feel
free to re-assign if necessary.

After upgrade to ubuntu 9.10 with brasero 2.28.2 burning of iso images was not 
possible. Clicking Burn simply does nothing and fails silently. It offers to 
save a log, which cannot be saved! Starting brasero from shell reveals the 
error message:
  ** (brasero:10307): WARNING **: Impossible to open a session file
Problem could be solved by selecting a different location for Temporary files.

Bugs:
1. Preset location was /media/New Volume which does not exist and /media is 
not writeable by normal user.
2. brasero fails without a message to the user (in GUI)
3. Description Temporary files is misleading: I want to burn an image where 
the option Burn selected image directly without saving to disc is explicitly 
preset and read-only!
4. If this is for session log, use $XDG_CACHE_HOME or similar automatically

ProblemType: Bug
Architecture: i386
Date: Mon Nov 16 17:53:44 2009
DistroRelease: Ubuntu 9.10
Package: brasero 2.28.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: brasero
Uname: Linux 2.6.31-15-generic i686

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


** Tags: apport-bug i386

-- 
Impossible to open a session file
https://bugs.launchpad.net/bugs/483708
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 483708] Re: Impossible to open a session file

2009-11-16 Thread Nikolaus Filus

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

** Attachment added: ProcEnviron.txt
   http://launchpadlibrarian.net/35753230/ProcEnviron.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35753231/XsessionErrors.txt

-- 
Impossible to open a session file
https://bugs.launchpad.net/bugs/483708
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 40872] Re: Desktop icons are allowed to overlap horribly

2009-10-14 Thread Nikolaus Filus
Once again, I'm amazed how problems can be discussed for over 3 years
with several ideas and propositions without leading to an improvement or
even a solution. ... because there is always the 1 single user (type) or
edge case which could possibly lead to loss of some freedom and
individuality.

-- 
Desktop icons are allowed to overlap horribly
https://bugs.launchpad.net/bugs/40872
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 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-02-14 Thread Nikolaus Filus
I described test results or problmes in comment #201 - is this still
worked on and included in this bug report or should I open new ones for
this?

-- 
nautilus does not display samba shares for machines inside an ADS network.
https://bugs.launchpad.net/bugs/207072
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for gvfs.

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


[Bug 323235] Re: totem crashes immediately

2009-02-04 Thread Nikolaus Filus
problem was in user environment

** Changed in: totem (Ubuntu)
   Status: Incomplete = Invalid

-- 
totem crashes immediately
https://bugs.launchpad.net/bugs/323235
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 323235] Re: totem crashes immediately

2009-02-03 Thread Nikolaus Filus
Do you have by any chance any python files in your $HOME or the CWD? I solved 
my problem by moving them out.
compare also with a recent report at 
https://bugzilla.redhat.com/show_bug.cgi?id=482814 and the corresponding CVE.

-- 
totem crashes immediately
https://bugs.launchpad.net/bugs/323235
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 323235] Re: totem crashes immediately

2009-02-01 Thread Nikolaus Filus
** Bug watch added: GNOME Bug Tracker #570087
   http://bugzilla.gnome.org/show_bug.cgi?id=570087

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

-- 
totem crashes immediately
https://bugs.launchpad.net/bugs/323235
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 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-01-28 Thread Nikolaus Filus
another confirmation for correct authentification after accessing a
share and browsing beeing possible again, but ...

1) after accessing a share (opening a document), an icon is placed on
the desktop. After some time I wanted to access the share again using
the desktop icon, but got an error message no viewer available for
smb://server/sharename. Accessing the same share from a nautilus window
(top part, still marked as mounted, eject icon available) was
successful. Afterwards the desktop icon was also functional.

2) smb://usern...@server is still not possible and browsing seems to be
anonymous. This results in the home share beeing not visible.  [My
client is not joined to the domain. Server is samba 3.0 connected to an
AD]

-- 
nautilus does not display samba shares for machines inside an ADS network.
https://bugs.launchpad.net/bugs/207072
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for gvfs.

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


[Bug 301982] Re: [Intrepid] regression: only 4 volume levels with hotkeys

2008-11-27 Thread Nikolaus Filus
** Also affects: gnome-control-center (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[Intrepid] regression: only 4 volume levels with hotkeys
https://bugs.launchpad.net/bugs/301982
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 301982] Re: [Intrepid] regression: only 4 volume levels with hotkeys

2008-11-27 Thread Nikolaus Filus
Ok, now I have the full understanding of the affected components:

gnome-sound-properties was set to AlsaMixer as default mixer device (Intel 
82801DB-ICH4) and 
ALL mixer tracks were selected. The track IEC958 Playback AC97-SPSA allows 
only this 4 levels
of control - so the mixer hotkeys (controlled by gnome-settings-daemon) just 
used the common 
determinator und could not use the more granular setting in 
/apps/gnome_settings_daemon/volume_step. All other tracks can be controlled in 
steps of 6%. 
Disabling the IEC958 track or changing to the pulseaudio mixer solved the 
problem 
as expected.

But there is still the regression: why did the behaviour change between
Hardy and Intrepid?

BTW: the design is unintuitive - why is the volume_step not merged into 
/apps/gnome-volume-control 
and not exposed in the GUI? ... I will file a bug against gnome.

-- 
[Intrepid] regression: only 4 volume levels with hotkeys
https://bugs.launchpad.net/bugs/301982
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 301982] Re: [Intrepid] regression: only 4 volume levels with hotkeys

2008-11-27 Thread Nikolaus Filus
Sebastien, please provide the referenced duplicate and mark this bug according. 
Otherwise it's hard to
link the findings. And BTW: I wasn't able to find any similar bug before filing 
this one...

-- 
[Intrepid] regression: only 4 volume levels with hotkeys
https://bugs.launchpad.net/bugs/301982
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 301982] Re: [Intrepid] regression: only 4 volume levels with hotkeys

2008-11-26 Thread Nikolaus Filus
additional info:
changing the value of /apps/gnome_settings_daemon/volume_step in gconf doesn't 
show any effect. Current value is 1 and according to the description should be 
interpreted as %.

-- 
[Intrepid] regression: only 4 volume levels with hotkeys
https://bugs.launchpad.net/bugs/301982
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 301982] [NEW] [Intrepid] regression: only 4 volume levels with hotkeys

2008-11-25 Thread Nikolaus Filus
Public bug reported:

Binary package hint: gnome-settings-daemon

After migrating to Intrepid I have only 3 volume levels avaiable with hotkeys 
resulting in
0%, 33%, 66% and 100%
Before I was able to step as fine as the hardware allows with alsamixer.

I wasn't able to find a more fitting component, but there are reports
that g-s-d is handling the hotkeys by itself
(http://www.tablix.org/~avian/blog/archives/2008/05/03/T12_58_57/ )

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

-- 
[Intrepid] regression: only 4 volume levels with hotkeys
https://bugs.launchpad.net/bugs/301982
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 61237] Re: Drag 'n Drop in list view doesn't work

2008-08-08 Thread Nikolaus Filus
Still no drag-and-drop in list-view in nautilus - this is especially 
frustrating in combination with file-roller.
There seems to be another bug report in gnome bugzilla at 
http://bugzilla.gnome.org/show_bug.cgi?id=101938
A patch is attached, but it doesn't seem to be integrated into upstream that 
soon. Fedora10 will include it, so can ubuntu include it too?

-- 
Drag 'n Drop in list view doesn't work
https://bugs.launchpad.net/bugs/61237
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 182038] Re: Black rectangle instead of image in FF3 [Hardy]

2008-04-21 Thread Nikolaus Filus
I just made a discovery for my case and would ask ANYONE subscribed to
this bug to test it.

Browsing planet.gnome.org as usual showed almost any image either shifted or 
black. Then I
reset the zoom level to 0 (Ctrl+0) and from now on everything looks as 
expected. Afterwards
I switched zoom text only on. Otherwise scaling images still produces black 
rectangles.
For me the bug is still there - it's only not visible most the time.

-- 
Black rectangle instead of image in FF3 [Hardy]
https://bugs.launchpad.net/bugs/182038
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 182038] Re: Black rectangle instead of image in FF3 [Hardy]

2008-04-21 Thread Nikolaus Filus
kripkenstein: I wasn't sure whether the fix was solving the problem
only for default size images or for all sizes.

Finaly I have found the cause for my problems: Disabling the two lines
Option XAANoOffscreenPixmaps true
Option XaaOffscreenPixmaps false
which were recommended before as a workaround fixes the issue for me for all 
zoom sizes.
Maybe there should be an additional fix for those who have this lines in their 
config?

tag: finally FIXED for me :)

-- 
Black rectangle instead of image in FF3 [Hardy]
https://bugs.launchpad.net/bugs/182038
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 182038] Re: Black rectangle instead of image in FF3 [Hardy]

2008-04-18 Thread Nikolaus Filus
... planet.ubuntu.com is a wonderful testsuite as I (don't) see
problematic images at least once a day :)

So I still have the problem and see
 - shifted images with black borders
 - black rectangles when zoomed
 - transparent rectangle with image beeing rendered when trying to drag-and-drop

Short info:
 firefox  3.0~b5+nobinonly-0ubuntu2
 xulrunner-1.9   1.9~b5+nobinonly-0ubuntu3
 xorg 1:7.3+10ubuntu10
 xserver-xorg-core 2:1.4.1~git20080131-1ubuntu9

Section Device
Identifier  Configured Video Device
Boardname   vesa
Busid   PCI:1:0:0
Driver  radeon# 9700 Mobility (r300)
Screen  0
Option  MergedFB  off
Option  XAANoOffscreenPixmaps true
Option  XaaOffscreenPixmaps false
EndSection

-- 
Black rectangle instead of image in FF3 [Hardy]
https://bugs.launchpad.net/bugs/182038
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2008-04-09 Thread Nikolaus Filus
I think this bug is also responsible for not beeing able to see or browse a 
home share as a home share is only visible
if listing of shares is authenticated. This bug is reported upstream as
http://bugzilla.gnome.org/show_bug.cgi?id=520551

-- 
nautilus does not display samba shares for machines inside an ADS network.
https://bugs.launchpad.net/bugs/207072
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for gvfs.

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


[Bug 182038] Re: Black rectangle instead of image in FF3 [Hardy]

2008-04-01 Thread Nikolaus Filus
report is marked as fix committed for 3 days now, but there was still no new 
upload of xulrunner (since 2008-03-13). 
Do we need to ping someone in order to get the upload done?

-- 
Black rectangle instead of image in FF3 [Hardy]
https://bugs.launchpad.net/bugs/182038
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 182038] Re: Black rectangle instead of image in FF3 [Hardy]

2008-03-27 Thread Nikolaus Filus
EXA is not the solution as EXA is painfully slow for me using free radeon 
driver on an  ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
I know AMD published the register specs and first EXA improvements are worked 
on, but this takes some time until mainstream can
use it.

-- 
Black rectangle instead of image in FF3 [Hardy]
https://bugs.launchpad.net/bugs/182038
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 202814] Re: Resume from standby works with pm-suspend but not through HAL

2008-03-20 Thread Nikolaus Filus
*** This bug is a duplicate of bug 198808 ***
https://bugs.launchpad.net/bugs/198808

As this bug is a duplicate of bug #198808 you all will find the root cause and 
a solution there. 
As quick info (until a corrected hardy version appears):

1a) revert the logic in 
/usr/lib/hal/scripts/linux/hal-system-power-suspend-linux to upstream *OR*
 b) revert  88_change_pm_quirk_policy.patch in source package *OR*
 c) use package from 
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/202814/comments/17

2. test suspend/resume and find the right quirls for your system

3. POST YOUR SET OF NEEDED QUIRKS TO HAL MAILINGLIST (together with
lshal -lu /org/freedesktop/Hal/devices/computer)

4. smile and be happy about fixing suspend/resume :)

-- 
Resume from standby works with pm-suspend but not through HAL
https://bugs.launchpad.net/bugs/202814
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 198808] Re: [Hardy] HAL breaks pm-utils quirks and resuming

2008-03-18 Thread Nikolaus Filus
It's still invalid for g-p-m. The bug is in the hal package.

** Changed in: gnome-power-manager (Ubuntu)
   Status: Confirmed = Invalid

-- 
[Hardy] HAL breaks pm-utils quirks and resuming
https://bugs.launchpad.net/bugs/198808
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 198808] Re: [Hardy] HAL doesn't use pm-utils quirks

2008-03-13 Thread Nikolaus Filus
citing: http://lists.freedesktop.org/archives/hal/2008-March/011159.html

 Please note also https://bugs.launchpad.net/bugs/198808

I saw the patch (88_change_pm_quirk_policy.patch) from the last comment 
already some days ago while check the ubuntu HAL package and was also 
wondering about. No idea why this change should make any sense, the current 
HAL code is IMO correct, no fix needed (except when you try to prevent 
suspend on nearly any machine).

Danny


** Summary changed:

- [Hardy] HAL doesn't use pm-utils quirks
+ [Hardy] HAL breaks pm-utils quirks and resuming

-- 
[Hardy] HAL breaks pm-utils quirks and resuming
https://bugs.launchpad.net/bugs/198808
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 198808] Re: [Hardy] gnome-power-manager doesn't use pm-utils quirks

2008-03-12 Thread Nikolaus Filus
Real root cause found in ubuntu specific hal patch

** Also affects: hal (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
[Hardy] gnome-power-manager doesn't use pm-utils quirks
https://bugs.launchpad.net/bugs/198808
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 198808] Re: [Hardy] gnome-power-manager doesn't use pm-utils quirks

2008-03-12 Thread Nikolaus Filus
After digging deeper into hal and it's scripts I found the root cause
for the problem in

hal (0.5.10-5ubuntu2) hardy; urgency=low

  * debian/patches/88_change_pm_quirk_policy.patch: Change default pm 
quirk policy to match previous Ubuntu behaviour.

 -- Matthew Garrett [EMAIL PROTECTED]  Sun, 30 Dec 2007 19:57:28
+

The above patch breaks the logic of the QUIRK checking code and defaults to 
applying several quirks. This is the opposite of the upstream logic and
will make a lot of upstream submitted quirks (fdi files) unusable.

In my case I defined a quirk for my noteboook for
  --quirk-vbestate-restore
The patch adds
  --quirk-dpms-on
  --quirk-vbemode-restore
  --quirk-vga-mode3
  --quirk-vbe-post
  --quirk-reset-brightness
if NOT explicitly set to false. I wasn't able to find a correletion of these 
default quirks and the old mechanisms in /etc/default/acpi-support for 
disabling it.

-- 
[Hardy] gnome-power-manager doesn't use pm-utils quirks
https://bugs.launchpad.net/bugs/198808
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 197813] Re: blogspot webpage messed up in rendering

2008-03-10 Thread Nikolaus Filus
*** This bug is a duplicate of bug 186186 ***
https://bugs.launchpad.net/bugs/186186

** This bug has been marked a duplicate of bug 186186
   web page background render errors

-- 
blogspot webpage messed up in rendering
https://bugs.launchpad.net/bugs/197813
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee (via bug 186186).

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


[Bug 198808] [NEW] [Hardy] gnome-power-manager doesn't use pm-utils quirks

2008-03-05 Thread Nikolaus Filus
Public bug reported:

Binary package hint: gnome-power-manager

Summary: After upgrading from gutsy to hardy (alpha5) resume with g-p-m
no longer works. It worked previously with the old infrastructure.

from gnome-terminal as root:
   pm-suspend
  resume ends with freeze and black screen
   pm-suspend --quirk-vbestate-restore
  resume works!

implemented quirk in 
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi
[EMAIL PROTECTED]:~# lshal | grep quirk
  power_management.quirk.vbestate_restore = true  (bool)

g-p-m - suspend / logout - suspend
   resume works, the console shows kernel messages for a second, then some 
magic is done (switching to X?)
   and it ends with freeze and black screen (as without the quirk).

/var/log/pm-suspend.log suggests that pm-utils ARE used, but there are
only entries from suspend, not a single one from resume

Questions: 
  What is the difference between g-p-m suspend and manual pm-suspend?
  How to debug the process?

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

-- 
[Hardy] gnome-power-manager doesn't use pm-utils quirks
https://bugs.launchpad.net/bugs/198808
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 196991] Re: [hardy][memory leak] gvfsd-smb uses 1GB memory after file copy

2008-03-03 Thread Nikolaus Filus
same problem here, while copying local - smb://

This problem should be marked critical as it occurs in a daily function and 
renders the system unusable after the memory usage reaches the memory maximum.
unmounting the automatic made smb:// share returns the occupied memory from 
gvfs-smb.

-- 
[hardy][memory leak] gvfsd-smb uses 1GB memory after file copy
https://bugs.launchpad.net/bugs/196991
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for gvfs.

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


[Bug 111040] Re: compiz can't drag window thumbnails to other workspaces

2007-10-08 Thread Nikolaus Filus
with desktop effects enabled by default in gutsy, the behaviour of 
workspace-switcher from gnome-applets has changed.
Bug #141397 redirects here.

- With metacity it was possible to switch workspaces with mouse scroll over the 
   workspace-switcher  - this no longer works with compiz.

- It is no longer possible to drag-and-drop windows from workspace to
workspace.

-- 
compiz can't drag window thumbnails to other workspaces
https://bugs.launchpad.net/bugs/111040
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 85029] Re: Deskbar applet crashes at startup since I installed libdeskbar-tracker

2007-08-18 Thread Nikolaus Filus
one more PING on this bug - This bug is still there on feisty.
How to request a backport of trackerd 0.6 or at least the fix to feisty?

-- 
Deskbar applet crashes at startup since I installed libdeskbar-tracker
https://bugs.launchpad.net/bugs/85029
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 58403] Re: adding smb printer difficult on large networks

2007-02-01 Thread Nikolaus Filus
The above command doesn't work for me. I have a small broadband router
with an integrated print server:

Starting Nmap 4.10 ( http://www.insecure.org/nmap/ ) at 2007-02-01 17:22 CET
Interesting ports on 192.168.1.2:
Not shown: 1675 closed ports
PORTSTATE SERVICE
23/tcp  open  telnet
80/tcp  open  http
139/tcp open  netbios-ssn
515/tcp open  printer
MAC Address: 00:40:01:51:CF:40 (Zyxel Communications)

[EMAIL PROTECTED]:~# smbclient -L //192.168.1.2
Password: 
Domain=[wgnet] OS=[Unix] Server=[Samba 2.0.7]

Sharename   Type  Comment
-     ---
HL730   Printer   Printer
LP2 Printer   Printer
Domain=[wgnet] OS=[Unix] Server=[Samba 2.0.7]

Server   Comment
----

WorkgroupMaster
----

findsmb doesn't work for me.

-- 
adding smb printer difficult on large networks
https://launchpad.net/bugs/58403

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


[Bug 32194] Re: no way to set order of startup programs

2006-11-27 Thread Nikolaus Filus
The proposed workarounds are not even short-time solutions, as there are 
multiple side effects of the missing startup order.
From my bug report (marked as duplicate):

Especialy the notification area is much to late available, causing different 
effects:
- kadu (KDE gadu-gadu IM client) doesn't start in the tray, but shows its icon 
on the desktop
- gaim starts in window mode and not minimized as configured
- different notifies (network manager, power manager, updates) are shown at 
various inconsistent places / corners

Is there a way to push the upstream developers / upstream priority?

-- 
no way to set order of startup programs
https://launchpad.net/bugs/32194

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


[Bug 71892] Re: no cancel option on shutdown with open applications

2006-11-27 Thread Nikolaus Filus
Automatic session saving works for most gnome applications and gedit is a very 
good positive example. But it shouldn't be forced on the application to support 
automatic session saving or at least a fallback should be provided, if 
unsupported apps are to be closed on logout/shutdown from gnome.
Currently there appears a dialog box saying session saving unsupported by 
app1, app2,  with only one button - close. This continues the logout 
process and the user has no chance to cancel the shutdown and save his data by 
himself.
I've recently seen this problem with a java application: JabRef, a bibtex 
manager, running minimized on another virtual desktop, which I forgot to close 
manualy and lost some entries.

-- 
no cancel option on shutdown with open applications
https://launchpad.net/bugs/71892

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


[Bug 71890] wrong startup order of applications

2006-11-15 Thread Nikolaus Filus
Public bug reported:

When starting gnome (edgy) the applications are started in the wrong order. 
Especialy the notification area is much to late available, causing different 
effects:
- kadu (KDE gadu-gadu IM client) doesn't start in the tray, but shows its icon 
on the desktop
- gaim starts in window mode and not minimized as configured
- different notifies (network manager, power manager, updates) are shown at 
various inconsistent places / corners

The session manager (system - sessions) has no obvious function to
reorder the starting the applications. I assume they are saved and
started automatically.

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

-- 
wrong startup order of applications
https://launchpad.net/bugs/71890

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


[Bug 71892] no cancel option on shutdown with open applications

2006-11-15 Thread Nikolaus Filus
Public bug reported:

Choosing to shutdown the computer and end the gnome session with open
applications, which don't support session saving, causes data loss, as
there is no option to cancel the action and save the open files. The
appearing dialog says to close the applications manually, but it already
runs in foreground as the only active applications. There is also only
the 'close' button, which continues the shutdown process.

There needs to be a cancel option.

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

-- 
no cancel option on shutdown with open applications
https://launchpad.net/bugs/71892

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


[Bug 61706] Re: HAL error after return out of hibernation

2006-09-22 Thread Nikolaus Filus
Could you try to provide more information on the step, where it goes wrong for 
you? Please have a look at https://help.ubuntu.com/community/SuspendHowto and 
Processing of events to understand the process better.
Which handlers (powersave, pmi,...) are avaiable for you? Does
   echo disk  /sys/power/state
and
  /etc/acpi/hibernate.sh
on console (no X, ctrl-alt-f1) work for you?
Why do you think it's HAL fault?

-- 
HAL error after return out of hibernation
https://launchpad.net/bugs/61706

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


[Bug 61920] HAL - prefer pmi over powersave for hibernate

2006-09-22 Thread Nikolaus Filus
Public bug reported:

Recently I installed KDE and kpowersave on my laptop which pulled
powersave into my system. As comments in #45661 (powersave) state, the
ubuntu acpi scripts called by pmi are more stable than powersave, which
is still universe for that reason.

Change request: prefer pmi over powersave in /usr/share/hal/scripts/hal-
system-power-{suspend,hibernate}

** Affects: hal (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
HAL - prefer pmi over powersave for hibernate
https://launchpad.net/bugs/61920

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


[Bug 25827] Re: Thumbnails for Openoffice.org documents

2006-08-29 Thread Nikolaus Filus
Voting against this in it's current form: tried it and removed it after
short time.

- The thumbnail background is transparent and it looks unreadable in any
other view than nautilus window with white background (ex. Desktop with
wallpaper).

- Most spreadsheet previews look meaningless and one has to look
explicitly at file extension to identify the type of file, which is much
better reflected by the default icon. Presentations, Drawings and some
text document may look better and more distinguishable.

(if Nautilus would at least zoom the preview with mouse over, like it's
done in KDE ...)

-- 
Thumbnails for Openoffice.org documents
https://launchpad.net/bugs/25827

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