[Bug 1896389] [NEW] Problem with Nautilus and Port 22 when a different port is configured

2020-09-20 Thread Volker Wysk
Public bug reported:

I've configured my ssh client(s) to use a port different from 22, in
order to avoid the large number of break-in attempts on the standard
port 22. That's the "Port" setting in /etc/ssh/ssh_config. I've also
configured my ssh servers (different machines) to use that port. That's
also "Port", in /etc/ssh/sshd_config. This works fine.

But now I'm trying to use nautilus to connect via sftp to my website,
using the address:

sftp://username@provider:22/path/to/www/data

The port 22, which is to be used, is provided. The configured new
default port is overridden by it. This works for the sftp command:

sftp sftp://username@provider:22/path/to/www/data

But it doesn't work with nautilus. I get this message (translated back
from German to English):

"The server has refused the connection. This usually is because of a
firewall denies access or the remote service isn't running."

But when I change the default port in /etc/ssh/ssh_config back to 22, it
works!

It looks like nautilus fails to regard the port, which is provided in
the URL (see above).


Ubuntu version: 20.04.1 LTS
Nautilus version: 1:3.36.3-0ubuntu1

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nautilus 1:3.36.3-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
Uname: Linux 5.4.0-47-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Sep 20 17:52:29 2020
InstallationDate: Installed on 2020-08-03 (48 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug focal

-- 
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/1896389

Title:
  Problem with Nautilus and Port 22 when a different port is configured

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

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

Re: [Bug 1845931] Re: gnome-control-center crashes with segmentation fault on start

2019-10-01 Thread Volker Wysk
Am Dienstag, den 01.10.2019, 13:55 + schrieb Gunnar Hjalmarsson:
> Thanks!
> 
> But "info-overview" is a perfectly fine value for the "last-panel"
> key.
> It represents Details -> About, and I'm not able to reproduce the
> crash
> using that value. (Tried in German too to make sure it's not a subtle
> translation issue.)
> 
> @Volker: Can you possibly - unlike me - trigger the crash by
> navigating
> to Settings -> Details -> About?

Yes, choosing "Details" in the list to the left, causes the crash. No
"-> About" needed. When doing so, "Details" becomes the last choosen
panel ("last-panel='info-overview'"), and is opened automatically when
starting gnome-control-center again. This then causes the crash to
occur again, this time immediately.

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

Title:
  gnome-control-center crashes with segmentation fault on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1845931/+subscriptions

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

[Bug 1845931] Re: gnome-control-center crashes with segmentation fault on start

2019-10-01 Thread Volker Wysk
See attachment.

Bye!

** Attachment added: "gnome-control-center_dconf.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1845931/+attachment/5292995/+files/gnome-control-center_dconf.txt

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

Title:
  gnome-control-center crashes with segmentation fault on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1845931/+subscriptions

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

Re: [Bug 1845931] Re: gnome-control-center crashes with segmentation fault on start

2019-09-30 Thread Volker Wysk
Am Montag, den 30.09.2019, 20:49 + schrieb Gunnar Hjalmarsson:
> Wait now... So if you reset the gnome-control-center dconf settings,
> it
> works and keeps working again?

Yes.

> It might be some kind of regression from the changes in version
> 1:3.28.2-0ubuntu0.18.04.5 which made it to bionic-updates recently.
> But
> in that case it would be important to know which kind of settings you
> had before it happened, to make it possible to reproduce the issue.
> 
> Did you possibly save those settings, and are able to reproduce the
> issue?

Yes, I did. And I'm able to reproduce the problem.

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

Title:
  gnome-control-center crashes with segmentation fault on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1845931/+subscriptions

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

[Bug 1845931] Re: gnome-control-center crashes with segmentation fault on start

2019-09-30 Thread Volker Wysk
DO NOT DO THAT, what I've written in the previous comment (moving away
~/.config/dconf/user). It resets the configuration of many programs. Do
this instead, to reset only the configuration of the Gnome Control
Center:

gsettings reset-recursively org.gnome.ControlCenter

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

Title:
  gnome-control-center crashes with segmentation fault on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1845931/+subscriptions

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

[Bug 1845931] Re: gnome-control-center crashes with segmentation fault on start

2019-09-30 Thread Volker Wysk
Hi.

When you move away the file ~/.config/dconf/user, then it works again.
That "user" file is automatically regenerated.

Bye
Volker Wysk

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

Title:
  gnome-control-center crashes with segmentation fault on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1845931/+subscriptions

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

[Bug 1845931] [NEW] gnome-control-center crashes with segmentation fault on start

2019-09-30 Thread Volker Wysk
Public bug reported:

Hi.

When I start gnome-control-center, I get a segmentation fault:

(gdb) r
Starting program: /usr/bin/gnome-control-center 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffcaceb700 (LWP 12852)]
[New Thread 0x7fffca4ea700 (LWP 12853)]
[New Thread 0x7fffc2784700 (LWP 12854)]
[New Thread 0x7fffc195b700 (LWP 12855)]
[New Thread 0x7fffc0d27700 (LWP 12856)]
[New Thread 0x7fffabfff700 (LWP 12857)]
[New Thread 0x7fffab7fe700 (LWP 12859)]

Thread 1 "gnome-control-c" received signal SIGSEGV, Segmentation fault.
__GI___libc_free (mem=0x1) at malloc.c:3103
3103malloc.c: Datei oder Verzeichnis nicht gefunden.

I've installed the debug symbols, and get the attached backtrace.

My release is Ubuntu 18.04.3 LTS.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-control-center 1:3.28.2-0ubuntu0.18.04.5
ProcVersionSignature: Ubuntu 5.0.0-29.31~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Sep 30 06:43:22 2019
InstallationDate: Installed on 2019-07-17 (74 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic third-party-packages

** Attachment added: "backtrace"
   https://bugs.launchpad.net/bugs/1845931/+attachment/5292726/+files/backtrace

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

Title:
  gnome-control-center crashes with segmentation fault on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1845931/+subscriptions

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

[Bug 1590952] [NEW] package gnome-menus 3.13.3-6ubuntu3 failed to install/upgrade: triggers looping, abandoned

2016-06-09 Thread Volker Rumpf
Public bug reported:

I have no idea, this bug occured while installing the update 16.04

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: gnome-menus 3.13.3-6ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Wed Jun  8 22:24:11 2016
Dependencies:
 
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2015-12-29 (163 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: gnome-menus
Title: package gnome-menus 3.13.3-6ubuntu3 failed to install/upgrade: triggers 
looping, abandoned
UpgradeStatus: Upgraded to xenial on 2016-06-08 (0 days ago)

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


** Tags: amd64 apport-package need-duplicate-check xenial

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

Title:
  package gnome-menus 3.13.3-6ubuntu3 failed to install/upgrade:
  triggers looping, abandoned

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

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


Re: [Bug 1007628] Re: Windows ist nichteingehängt

2012-06-05 Thread Volker Stork
Lieber Evan Peck,

vielen Dank für Ihre Unterstützung.

Das Problem besteht gerade darin, dass ich Windows nicht über das 
GRUB-Menü starten kann, weil Windows nicht eingehängt ist. Ich werde 
Windows und Ubuntu deinstallieren und dann wieder installieren.

Gruß
Volker Stork


Am 04.06.2012 00:36, schrieb Evan Peck:
 Sie meinen, Sie wollen in der Lage, Dateien hin und her kopieren
 zwischen dem Windows-Laufwerk / Partition und Ubuntu? Weil, wenn Sie
 Windows starten möchten, starten Sie Ihren Computer und wählen Sie es
 aus dem GRUB-Menü. Dies scheint eher eine Frage, also ich könnte es zu
 einer zu konvertieren. Bitte lassen Sie mich wissen, wenn Sie einen
 Einwand haben. Vielen Dank! Ich für mein schlechtes Deutsch
 entschuldigen.

 Evan Peck

 ** Summary changed:

 - Windows ist nicht eingehängt
 + Windows-Laufwerk nicht in Nautilus angezeigt

 ** Changed in: nautilus (Ubuntu)
 Status: New =  Incomplete


-- 
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/1007628

Title:
  Windows-Laufwerk nicht in Nautilus angezeigt

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

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

[Bug 1007628] [NEW] Windows ist nicht eingehängt

2012-06-01 Thread Volker Stork
Public bug reported:

Ich habe Ubuntu 11.10 mittels CD auf den Rechner mit dem Betriebssystem
windows xp installiert. Der Zugriff auf Ubuntu funktioniert, während
windows xp nicht eingehängt ist. Wie kann ich entweder windows xp
einhängen, so daß ich Zugriff auf es habe, oder ubuntu 11.10
deinstallieren?

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu4.2
ProcVersionSignature: Ubuntu 3.0.0-20.34-generic 3.0.30
Uname: Linux 3.0.0-20-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Fri Jun  1 23:54:36 2012
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
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/1007628

Title:
  Windows ist nicht eingehängt

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

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

[Bug 1007628] Re: Windows ist nicht eingehängt

2012-06-01 Thread Volker Stork
-- 
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/1007628

Title:
  Windows ist nicht eingehängt

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

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

[Bug 777606] Re: Panel turns black when maximizing terminal with nvidia graphics driver

2011-11-09 Thread Lars Volker
For me the issue has not occurred since I upgraded to oneiric. As I do
not run other natty systems, we can close the bug. What about the
others?

Upstream doesn't seem willing to take on this one.

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

Title:
  Panel turns black when maximizing terminal with nvidia graphics driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-terminal/+bug/777606/+subscriptions

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


[Bug 777606] Re: Panel turns black when maximizing terminal with nvidia graphics driver

2011-10-10 Thread Lars Volker
I added an upstream bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=661415

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

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

Title:
  Panel turns black when maximizing terminal with nvidia graphics driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-terminal/+bug/777606/+subscriptions

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


[Bug 846921] [NEW] package evolution 2.28.3-0ubuntu10.3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-09-11 Thread Volker Schumann
Public bug reported:

My System runs into VirtualBox 4.x with dkms.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: evolution 2.28.3-0ubuntu10.3
ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
Uname: Linux 2.6.32-32-generic i686
Architecture: i386
Date: Sun Sep 11 11:51:13 2011
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
SourcePackage: evolution
Title: package evolution 2.28.3-0ubuntu10.3 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

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


** Tags: apport-package i386 lucid

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

Title:
  package evolution 2.28.3-0ubuntu10.3 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

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

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

[Bug 846921] Re: package evolution 2.28.3-0ubuntu10.3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-09-11 Thread Volker Schumann
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/846921

Title:
  package evolution 2.28.3-0ubuntu10.3 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

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

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

[Bug 846920] [NEW] package evolution 2.28.3-0ubuntu10.3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-09-11 Thread Volker Schumann
Public bug reported:

My System runs into VirtualBox 4.x with dkms.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: evolution 2.28.3-0ubuntu10.3
ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
Uname: Linux 2.6.32-32-generic i686
Architecture: i386
Date: Sun Sep 11 11:51:13 2011
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
SourcePackage: evolution
Title: package evolution 2.28.3-0ubuntu10.3 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

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


** Tags: apport-package i386 lucid

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

Title:
  package evolution 2.28.3-0ubuntu10.3 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

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

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

[Bug 846920] Re: package evolution 2.28.3-0ubuntu10.3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-09-11 Thread Volker Schumann
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/846920

Title:
  package evolution 2.28.3-0ubuntu10.3 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

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

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

[Bug 682492] Re: Evince: Save Settings as default doesn't work

2011-05-12 Thread Lars Volker
Is there maybe a hidden configuration option to make evince use another
backend (if such exist). Or are there currently no dconf backends except
memory?

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

Title:
  Evince: Save Settings as default doesn't work

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


[Bug 740818] Re: Can't set Keyboard layout at installation and later on

2011-05-03 Thread Lars Volker
I have the exact same issue on final here:

During installation, I set the keyboard layout to german (de:nodeadkeys)
and already noticed, that the installer also used the default mapping
(us). After reboot the keyboard layout is us.

I tried installing console-data, which fixes the problem until the next
reboot. Also the problem does not exist over ssh.

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

Title:
  Can't set Keyboard layout at installation and later on

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


[Bug 545931] Re: When printing, the page numbers are calculated wrongly

2010-04-08 Thread Lars Volker
I just checked version 2.30.0 of evince which was installed by
debootstrap for lucid. The error still occurs in the same way it does
with 2.28.1 of karmic. Printing to a physical device as well as printing
to a PDF file both show the same erratic behaviour.

-- 
When printing, the page numbers are calculated wrongly
https://bugs.launchpad.net/bugs/545931
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 545931] [NEW] When printing, the page numbers are calculated wrongly

2010-03-24 Thread Lars Volker
Public bug reported:

Binary package hint: evince

I printed from a large PDF, which has prepending pages labelled with
roman numbers (i, ii, iii, iv...). In the current-page-box in the upper
left corner the page number displayed corresponds with the number
printed on each page. When I printed out some pages in the middle of the
document, is looks as if absolute page numbers were used. Thus it ended
up printing a range some pages before my selection.

I printed two pages per sheet, if that matters. I also read through the
other bug reports, but I did not use odd/even selection.

ProblemType: Bug
Architecture: amd64
Date: Wed Mar 24 12:47:05 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Xubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: fglrx
Package: evince 2.28.1-0ubuntu1.2
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
SourcePackage: evince
Uname: Linux 2.6.31-20-generic x86_64

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


** Tags: amd64 apport-bug

-- 
When printing, the page numbers are calculated wrongly
https://bugs.launchpad.net/bugs/545931
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 545931] Re: When printing, the page numbers are calculated wrongly

2010-03-24 Thread Lars Volker

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

** Attachment added: KernLog.txt
   http://launchpadlibrarian.net/41826786/KernLog.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/41826788/RelatedPackageVersions.txt

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

-- 
When printing, the page numbers are calculated wrongly
https://bugs.launchpad.net/bugs/545931
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 411042] Re: application-specific volume control affects master volume

2009-09-20 Thread Lars Volker
I just found this bug report and am affected as well. I actually used
inears, when i psyched myself by an application turning master-volume
up. I've read the first few posts of the conversation mentioned by Janne
and it seems totally unintuitive to me. Is there a way to opt in favor
of changing the behaviour in karmic.

Setting flat-volumes = no and restarting pulseaudio fixed it for me.

-- 
application-specific volume control affects master volume
https://bugs.launchpad.net/bugs/411042
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 377467] Re: gnome keyring no longer acts as ssh agent on login

2009-08-25 Thread Lars Volker
gnome-keyring-daemon does not export SSH_AUTH_SOCK here at all. I
already disabled ssh-agent in Xsession.options and after that also
disabled it in xinitrc, which was trying to start it as well. After
that, when there was no ssh-agent interfering with gnome-keyring-daemon,
SSH_AUTH_SOCK was not set at all.

-- 
gnome keyring no longer acts as ssh agent on login
https://bugs.launchpad.net/bugs/377467
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 371900] [NEW] gconf key disable_log_out does not work

2009-05-04 Thread Volker van Nek
Public bug reported:

Binary package hint: gnome-panel

Hello,
I installed Ubuntu 9.04 (gnome-panel 1.2.26.0) on a kind of public computer 
with just one user who is logged in by default and I don't want this user to be 
able to log out, he only should be able to shut down.
I played around with some gconf keys and I observed that both the keys
/apps/panel/global/disable_lock_screen  and  /apps/panel/global/disable_log_out 
 do not cause any effect. 
The key  /desktop/gnome/lockdown/disable_lock_screen  works as intended. So 
there is this alternative to disable screen locks. 
Is there a workaround which allows to disable logging out?
Thanks in advance
Volker van Nek

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

-- 
gconf key disable_log_out does not work
https://bugs.launchpad.net/bugs/371900
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 103600] Gnome volume control crashed when enabling line-in

2007-04-06 Thread Volker
Public bug reported:

Binary package hint: gnome-media

speaker symbol has a littel red sign (mute or so . .)
panel opend after double click. Line in was diabled. 
panel crashed when trying to enable line in.
now symbol is ther again, line-in is enabled.
Title says: Lautstärkeregler SiS SI7012 (Alsa Mixer)

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

-- 
Gnome volume control crashed when enabling line-in 
https://bugs.launchpad.net/bugs/103600
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-media in ubuntu.

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

[Bug 103600] Re: Gnome volume control crashed when enabling line-in

2007-04-06 Thread Volker
the sign means :Master mono: Stumm . . .is still visible also sound is
there ..??

** Attachment added: _usr_bin_gnome-volume-control.1000.crash
   
http://librarian.launchpad.net/7177374/_usr_bin_gnome-volume-control.1000.crash

-- 
Gnome volume control crashed when enabling line-in 
https://bugs.launchpad.net/bugs/103600
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-media in ubuntu.

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