Re: [ext] [Bug 2054183] Re: nautilus not generating thumbnails anymore

2024-02-27 Thread Ralf Hildebrandt
* olive <2054...@bugs.launchpad.net>:

> the solution to not lose the configuration after the reboot :

by creating a file in /etc/sysctl.d, e.g.
/etc/sysctl.d/10-fix_nautilus
containing
kernel.apparmor_restrict_unprivileged_userns=0

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

Title:
  nautilus not generating thumbnails anymore

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


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

Re: [ext] [Bug 2054183] Re: nautilus not generating thumbnails anymore

2024-02-19 Thread Ralf Hildebrandt
* corrado venturini <2054...@bugs.launchpad.net>:
> Suggested command seems ok but thumbnail generation still does not work (also 
> after reboot)

A reboot resets the "kernel.apparmor_restrict_unprivileged_userns" back
to its default value, so you must not reboot :)

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

Title:
  nautilus not generating thumbnails anymore

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


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

[Bug 2054183] Re: nautilus not generating thumbnails anymore

2024-02-17 Thread Ralf Hildebrandt
After some digging I found
https://github.com/flatpak/flatpak/issues/5462
and alas:
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
makes thumbnail generation work again.

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

Title:
  nautilus not generating thumbnails anymore

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


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

[Bug 2054183] Re: nautilus not generating thumbnails anymore

2024-02-17 Thread Ralf Hildebrandt
I id some tests, and while root was able to create thumbnails in
nautilus, I checked the logs and found:

Feb 17 09:20:51 comet kernel: audit: type=1400 audit(1708158051.561:1699): 
apparmor="DENIED" operation="userns_create" class="namespace" info="User 
namespace creation restricted" error=-13 profile="unconfined" pid=142479 
comm="bwrap" requested="userns_create" denied="userns_create"
Feb 17 09:20:51 comet kernel: audit: type=1400 audit(1708158051.565:1700): 
apparmor="DENIED" operation="userns_create" class="namespace" info="User 
namespace creation restricted" error=-13 profile="unconfined" pid=142480 
comm="bwrap" requested="userns_create" denied="userns_create"
Feb 17 09:20:51 comet kernel: audit: type=1400 audit(1708158051.569:1701): 
apparmor="DENIED" operation="userns_create" class="namespace" info="User 
namespace creation restricted" error=-13 profile="unconfined" pid=142481 
comm="bwrap" requested="userns_create" denied="userns_create"

This coincides with me deleting the bogus 1x1 thumbnails an re-entering
the folder...

** Bug watch added: github.com/flatpak/flatpak/issues #5462
   https://github.com/flatpak/flatpak/issues/5462

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

Title:
  nautilus not generating thumbnails anymore

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


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

[Bug 2054183] [NEW] nautilus not generating thumbnails anymore

2024-02-17 Thread Ralf Hildebrandt
Public bug reported:

After the upgrade to 24.04, nautilus is not generating thumbnails for new files.
Old thumbnails are displayed ok.

I cleaned out $HOME/.cache/thumbnails/ and found that only a subdirectory 
"fail" is being generated.
It contains a subdirectory "gnome-thumbnail-factory" which in turn contains 
lots of PNG files:

ece577c54f5ca98e1f7aaa5b4e932aa4.png: PNG image data, 1 x 1, 8-bit/color RGBA, 
non-interlaced
ee638c64b1c285684412717bf120e295.png: PNG image data, 1 x 1, 8-bit/color RGBA, 
non-interlaced
ef811735cfb8e69447b5d3a53f361c63.png: PNG image data, 1 x 1, 8-bit/color RGBA, 
non-interlaced
f0b3ab2f77c342daa3579bfcf9c72481.png: PNG image data, 1 x 1, 8-bit/color RGBA, 
non-interlaced
f0ddb101b8342e4b298b4c7121881422.png: PNG image data, 1 x 1, 8-bit/color RGBA, 
non-interlaced

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: nautilus 1:45.2.1-4ubuntu1
ProcVersionSignature: Ubuntu 6.6.0-14.14-generic 6.6.3
Uname: Linux 6.6.0-14-generic x86_64
NonfreeKernelModules: zfs
ApportVersion: 2.27.0-0ubuntu6
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Sat Feb 17 08:49:55 2024
EcryptfsInUse: Yes
InstallationDate: Installed on 2019-04-16 (1767 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
SourcePackage: nautilus
UpgradeStatus: Upgraded to noble on 2024-02-14 (3 days ago)
usr_lib_nautilus:
 file-roller   43.1-1
 nautilus-extension-gnome-terminal 3.49.92-2ubuntu1

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


** Tags: amd64 apport-bug noble wayland-session

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

Title:
  nautilus not generating thumbnails anymore

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


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

[Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Ralf Hildebrandt
Found the option, will try with "Show scrollbar" DISABLED.

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

Title:
  gnome-terminal freezing, then crashing

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


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

[Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Ralf Hildebrandt
"I suspect that toggling the scrollbar's visibility might eliminate this
bug for you" -I'd like to try that, but where's that option hidden?

As for dropping the patch: I could try rebuilding, but for the time
being I'd prefer the other option.

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

Title:
  gnome-terminal freezing, then crashing

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


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

[Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Ralf Hildebrandt
** Attachment added: "Backtrace"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/2049923/+attachment/5743881/+files/backtrace.txt

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

Title:
  gnome-terminal freezing, then crashing

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


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

[Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Ralf Hildebrandt
Here goes the backtrace - couldn't send it via email, since:

The message you sent included commands to modify the bug report,
but you didn't sign the message with an OpenPGP key that is
registered in Launchpad.

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

Title:
  gnome-terminal freezing, then crashing

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


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

Re: [ext] [Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Ralf Hildebrandt
* Egmont Koblinger <2049...@bugs.launchpad.net>:
> > change to that new tab
> 
> This is a no-op because the new tab is automatically swithed to,
> correct?

Indeed.

> ---
> 
> Are you on Wayland or X11? This command should answer it:
> 
> echo $XDG_SESSION_TYPE

$ echo $XDG_SESSION_TYPE
x11

I could check with wayland if you like

> I cannot reproduce the crash. The steps to reproduce are very simple, so
> I believe we should have received more crash reports. There must be
> something weird, unique going on in your machine, at least that's what I
> suspect.
> 
> Have you customized your shell prompt, for example? It might be
> relevant.

Nope. It's
hildeb@vsw-it-nw-10:~$
username @ hostname

> Or do you have unusually large or  unusually small gnome-
> terminal windows, or anything nontypical in the terminal's default
> config?

No, definitely not (site is about a quarter of the screen)

> I'd like to see a stack trace of the crash. Could you please do the
> following?

Will work on that. Do I have to kill re-existing gnome-terminal-server
processes?

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

Title:
  gnome-terminal freezing, then crashing

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


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

Re: [ext] [Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-30 Thread Ralf Hildebrandt
* Ralf Hildebrandt <2049...@bugs.launchpad.net>:

> I'll have to check this when it happens the next time

I found a way to reproduce (works every second to third time):

* open a new terminal
* type nothing into the terminal
* press CTRL-SHIT T to create a new tab
* change to that new tab
* type something; I mostly press RETURN three times
* detach that newly created tab

All open instances of gnome-termin terminal close after about half a
second

-- 
Ralf Hildebrandt
Charité - Universitätsmedizin Berlin
Geschäftsbereich IT | Abteilung Netz | Netzwerk-Administration
Invalidenstraße 120/121 | D-10115 Berlin

Tel. +49 30 450 570 155
ralf.hildebra...@charite.de
https://www.charite.de

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

Title:
  gnome-terminal freezing, then crashing

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


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

Re: [ext] [Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-21 Thread Ralf Hildebrandt
* Egmont Koblinger <2049...@bugs.launchpad.net>:
> What do you mean by "split windows out from tabs"? Do you mean right-
> clicking on the tab and choosing "Detach Terminal"?

Exactly.
 
> Do I understand correctly that the freeze and crash always happens right
> after opening a new window or detaching a tab? 

It's really hard to find out, since the error occurs so sporadically
AND one doesn't always notice the "freezing" in that very moment.

> Does the new window
> appear before the freeze or not?

I'll have to check this when it happens the next time

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

Title:
  gnome-terminal freezing, then crashing

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


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

[Bug 2049923] [NEW] gnome-terminal freezing, then crashing

2024-01-19 Thread Ralf Hildebrandt
Public bug reported:

First: It's very hard to reproduce, but it happens to me about once per week.
If often open new windows or split windows out from tabs. And then it happens. 
First it becomes unresponsive, and then after about 2-3 seconds it simply 
closes all instances.


[328830.780749] gnome-terminal-[117706]: segfault at 460742 ip 
7fdb2fb45611 sp 7ffdb8c5fda0 error 4 in 
libgtk-3.so.0.2406.32[7fdb2f883000+38f000] likely on CPU 4 (core 4, socket 0)

[328830.780761] Code: fb 48 83 ec 20 64 48 8b 04 25 28 00 00 00 48 89 44
24 18 31 c0 e8 bf 6d ff ff 48 85 db 74 7a 48 89 c6 48 8b 03 48 85 c0 74
05 <48> 39 30 74 0c 48 89 df e8 a2 c2 d4 ff 85 c0 74 5e 48 89 e6 48 89

[329377.925310] gnome-terminal-[120116]: segfault at 2f0774 ip
7f86af745611 sp 7ffc9943c5c0 error 4 in
libgtk-3.so.0.2406.32[7f86af483000+38f000] likely on CPU 2 (core 2,
socket 0)

[329377.925324] Code: fb 48 83 ec 20 64 48 8b 04 25 28 00 00 00 48 89 44
24 18 31 c0 e8 bf 6d ff ff 48 85 db 74 7a 48 89 c6 48 8b 03 48 85 c0 74
05 <48> 39 30 74 0c 48 89 df e8 a2 c2 d4 ff 85 c0 74 5e 48 89 e6 48 89

unfortunately, apport isn't automatically creating a crash report.

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: gnome-terminal 3.49.92-2ubuntu1
ProcVersionSignature: Ubuntu 6.5.0-14.14-generic 6.5.3
Uname: Linux 6.5.0-14-generic x86_64
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Fri Jan 19 16:48:43 2024
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to mantic on 2023-10-17 (94 days ago)

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


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

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

Title:
  gnome-terminal freezing, then crashing

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


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

[Bug 2017173] Re: Ubuntu desktop settings unavailable

2023-06-20 Thread Ralf Jardon
The bug is still active for me.
I've updated from 22.10 to 23.04. Same issue with desktop settings. They does 
not appear.
"No ubuntu settings found.
Oops, something has gone wrong. Please report a bug in Launchpad."

I've deleted Removing `~/.local/share/gnome-shell/extensions` and
reinstalled gnome-control-center and rebooted but the bug still
persists.

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

Title:
  Ubuntu desktop settings unavailable

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


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

[Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking

2023-04-25 Thread Ralf Dünkelmann
Hi Seth,

if only it would be that easy.

Suspending and locking does not circumvent the problem. The only way to
be safe is shutting down on leave and newly boot on return.

Ubuntu is not safe here. This is a major vulnerability.

I love Ubuntu and appreciate all your work. I am a user only and if I
can help, let me know.

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

Title:
  Screen contents revealed briefly on resume, before even unlocking

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1532508/+subscriptions


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

[Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking

2023-04-03 Thread Ralf Dünkelmann
Hi Seth, hi nem000,

the bug (https://bugs.launchpad.net/bugs/2013453), that nem000 created
was marked as a duplicate of this one. This is the case for most of the
related bugs listed here. So it seems that this here is the issue to go
ahead with?

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

Title:
  Screen contents revealed briefly on resume, before even unlocking

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1532508/+subscriptions


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

[Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking

2023-03-28 Thread Ralf Dünkelmann
with an Eizo monitor connected externally when ubuntu is "on lock", I
can unlock my Laptop completely without typing a password.

This isn't just a bug.

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

Title:
  Screen contents revealed briefly on resume, before even unlocking

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1532508/+subscriptions


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

[Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking

2023-03-24 Thread Ralf Dünkelmann
Hi there,

I am using ubuntu budgie 22 on a tuxedo laptop and can reproduce
reveiling of content when I lock the screen and connect to an external
monitor afterwards. When connecting the monitor the lower part of the
screen is reveiled shortly. When disconnecting the monitor, the upper
part reveils (and stays visible). Everything before typing the password.

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

Title:
  Screen contents revealed briefly on resume, before even unlocking

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1532508/+subscriptions


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

[Bug 1973802] Re: Gnome Shell crashes when disconnecting external monitor

2022-05-19 Thread Ralf Sternberg
*** This bug is a duplicate of bug 1933186 ***
https://bugs.launchpad.net/bugs/1933186

 Thanks for your patience!

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

Title:
  Gnome Shell crashes when disconnecting external monitor

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


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

[Bug 1973802] Re: Gnome Shell crashes when disconnecting external monitor

2022-05-19 Thread Ralf Sternberg
It just happened again and this time it seems a report has been uploaded:
https://errors.ubuntu.com/oops/f18abe5a-d79a-11ec-9ae6-fa163e55efd0

Disconnected the external monitor, the desktop is visible on the laptop
screen, and two seconds later, the UI session crashes.

The timestamp shown on https://errors.ubuntu.com/user/YOUR_ID is a bit
off, however, there weren't any other incidents so this must be the one.

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

Title:
  Gnome Shell crashes when disconnecting external monitor

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


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

[Bug 1973802] Re: Gnome Shell crashes when disconnecting external monitor

2022-05-18 Thread Ralf Sternberg
Right. Now I call `apport-cli` with the crash file as parameter. As soon
as I press "S", the program terminates immediately. No browser window is
being opened.

$ apport-cli _usr_bin_gnome-shell.1000.crash

*** Send problem report to the developers?

After the problem report has been sent, please fill out the form in the
automatically opened web browser.

What would you like to do? Your options are:
  S: Send report (79.5 MB)
  V: View report
  K: Keep report file for sending later or copying to somewhere else
  I: Cancel and ignore future crashes of this program version
  C: Cancel
Please choose (S/V/K/I/C): S
$

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

Title:
  Gnome Shell crashes when disconnecting external monitor

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


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

[Bug 1973802] Re: Gnome Shell crashes when disconnecting external monitor

2022-05-18 Thread Ralf Sternberg
So `ubuntu-bug ` fails and an error UI pops up, asking to
send an error report (which I did). After that, `apport-cli` tells me
that there are no pending crash reports.

Strangely, there are no recent items on
https://errors.ubuntu.com/user/, only some that are
several days, some several months old.

Trying to attach the crash log here failed again. I've opened
https://bugs.launchpad.net/launchpad/+bug/1974066 for that.

Seems I'm running out of options, sorry.

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

Title:
  Gnome Shell crashes when disconnecting external monitor

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


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

[Bug 1973802] Re: Gnome Shell crashes when disconnecting external monitor

2022-05-18 Thread Ralf Sternberg
Thanks. I've found the corresponding crash log and tried to attach it
here, but the upload fails (always end up on a site saying "Uh oh :(".
Might be the file size (76M), even a gzipped version (55M) did not
succeed.

Using `ubuntu_bug` as recommended in
https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment
did not seem to do anything (perhaps running into that same problem).

Any ideas?

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

Title:
  Gnome Shell crashes when disconnecting external monitor

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


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

[Bug 1973802] [NEW] Gnome Shell crashes when disconnecting external monitor

2022-05-17 Thread Ralf Sternberg
Public bug reported:

Ubuntu 22.04, gnome-shell 42.0-2ubuntu1

When unplugging an external monitor connected via USB-C to my Thinkpad
P14s, the entire UI session crashes. While the external monitor is
plugged in, it is configured as the primary display. Here are the gnome-
shell logs of the latest incident, I suppose the relevant part is
`assertion 'window->stack_position >= 0' failed`.

May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212959: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212959 does not exist.
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212963: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212963 does not exist.
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212964: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212964 does not exist.
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212965: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212965 does not exist.
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212966: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212966 does not exist.
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212967: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212967 does not exist.
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 31 with keysym 31 (keycode a).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 32 with keysym 32 (keycode b).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 33 with keysym 33 (keycode c).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 34 with keysym 34 (keycode d).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 35 with keysym 35 (keycode e).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 36 with keysym 36 (keycode f).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 37 with keysym 37 (keycode 10).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 38 with keysym 38 (keycode 11).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 39 with keysym 39 (keycode 12).
May 17 09:56:51 snaut gnome-shell[2048]: Could not create transient scope for 
PID 213085: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 213085 does not exist.
May 17 09:56:51 snaut gnome-shell[2048]: Could not create transient scope for 
PID 213089: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 213089 does not exist.
May 17 09:56:51 snaut gnome-shell[2048]: Could not create transient scope for 
PID 213090: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 213090 does not 

[Bug 1820924] [NEW] DNS Servers added to resolv.conf, but not remived afterwards

2019-03-19 Thread Ralf Hildebrandt
Public bug reported:

My openvpn setup pushes internal DNS servers to clients.

a) The DNS server is added to resolv.conf, but at the end of the list, instead 
as the first DNS
b) same for the search domain

After the connection has been cut, the DNS servers and search domain
REMAIN in /etc/resolv.conf.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: network-manager-openvpn 1.8.6-1ubuntu1
ProcVersionSignature: Ubuntu 4.18.0-16.17-generic 4.18.20
Uname: Linux 4.18.0-16-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.10-0ubuntu13.2
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Mar 20 00:04:12 2019
InstallationDate: Installed on 2014-02-07 (1866 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: network-manager-openvpn
UpgradeStatus: Upgraded to cosmic on 2018-09-29 (171 days ago)

** Affects: network-manager-openvpn (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic wayland-session

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

Title:
  DNS Servers added to resolv.conf, but not remived afterwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1820924/+subscriptions

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

[Bug 1798091] [NEW] thumbnailer cannot create tempfiles

2018-10-16 Thread Ralf Hildebrandt
Public bug reported:

While trying to create thumbnails in a directory from within nautilus, I
got:

[781429.784125] audit: type=1400 audit(1539694722.247:989): apparmor="DENIED" 
operation="mknod" profile="/usr/bin/evince-thumbnailer" 
name="/tmp/gnome-desktop-thumbnailer.png" pid=30937 comm="evince-thumbnai" 
requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
[781429.940592] audit: type=1400 audit(1539694722.403:990): apparmor="DENIED" 
operation="mknod" profile="/usr/bin/evince-thumbnailer" 
name="/tmp/gnome-desktop-thumbnailer.png" pid=30941 comm="evince-thumbnai" 
requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
[781430.314591] audit: type=1400 audit(1539694722.779:991): apparmor="DENIED" 
operation="mknod" profile="/usr/bin/evince-thumbnailer" 
name="/tmp/gnome-desktop-thumbnailer.png" pid=30945 comm="evince-thumbnai" 
requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
[781431.283522] audit: type=1400 audit(1539694723.747:992): apparmor="DENIED" 
operation="mknod" profile="/usr/bin/evince-thumbnailer" 
name="/tmp/gnome-desktop-thumbnailer.png" pid=30949 comm="evince-thumbnai" 
requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
[781431.518566] audit: type=1400 audit(1539694723.983:993): apparmor="DENIED" 
operation="mknod" profile="/usr/bin/evince-thumbnailer" 
name="/tmp/gnome-desktop-thumbnailer.png" pid=30953 comm="evince-thumbnai" 
requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: evince 3.30.1-1
ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7
Uname: Linux 4.18.0-8-generic x86_64
ApportVersion: 2.20.10-0ubuntu13
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Oct 16 14:59:00 2018
InstallationDate: Installed on 2014-06-19 (1580 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: Upgraded to cosmic on 2018-10-07 (9 days ago)

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


** Tags: amd64 apparmor apport-bug cosmic

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

Title:
  thumbnailer cannot create tempfiles

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

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

[Bug 1753131] Re: gnome-shell crashes occasionally (libmutter)

2018-03-11 Thread Ralf Sternberg
I just noticed that the crash leaves a $HOME/core file:

$ file core
core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 
'/usr/bin/Xwayland :0 -rootless -terminate -core -listen 4 -listen 5 
-displayfd', real uid: 1000, effective uid: 1000, real gid: 1000, effective 
gid: 1000, execfn: '/usr/bin/Xwayland', platform: 'x86_64'

Could this be helpful?

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

Title:
  gnome-shell crashes occasionally (libmutter)

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

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

[Bug 1753131] Re: gnome-shell crashes occasionally (libmutter)

2018-03-09 Thread Ralf Sternberg
It just happened again. There is no file in /var/crash, just the
aforementioned line in dmesg and also in /var/log/syslog.

It seems that everytime this crash happens I'm working with the Eclipse
IDE. I also find those lines in syslog which might be related:

java[30229]: Allocating size to GtkScrolledWindow 0x7fee4ab40de0
without calling gtk_widget_get_preferred_width/height(). How does the
code know the size to allocate?

Anything else I could do to track it down?

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

Title:
  gnome-shell crashes occasionally (libmutter)

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

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

[Bug 1753131] Re: gnome-shell crashes occasionally (libmutter)

2018-03-07 Thread Ralf Sternberg
Thanks, I've applied the workaround. My /var/crash is currently empty,
I'll follow your advice when the crash occurs again.

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

Title:
  gnome-shell crashes occasionally (libmutter)

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

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

[Bug 1753131] [NEW] gnome-shell crashes occasionally (libmutter)

2018-03-03 Thread Ralf Sternberg
Public bug reported:

I see occasional crashes of gnome-shell that get me back to the login
screen.

After these crashes I find something like the following line in dmesg:

gnome-shell[8428]: segfault at b0 ip 7fddec8387d1 sp
7ffdf2061a80 error 4 in libmutter-1.so.0.0.0[7fddec763000+142000]

Ubuntu: 17.10
gnome-shell: 3.26.2-0ubuntu0.1
mutter: 3.26.2-0ubuntu0.1

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

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

Title:
  gnome-shell crashes occasionally (libmutter)

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

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

[Bug 1732780] [NEW] Gnome-Shell activities file search does not find any file below /home/user/

2017-11-16 Thread Ralf Hersel
Public bug reported:

Description:
Searching for files in Gnome-Shell activities does not work because it returns 
no search results for files stored deeper than /home/user/.

Environment:
Ubuntu 17.04
Gnome-Shell 3.26.1
Language German (Swiss)

Steps to reproduce:
1. Create whatever file in a directory located under /home/user/ e.g. 
/home/user/documents/test.txt
2. Open Gnome-Shell activities by hitting SUPER-key
2. Enter the name of that existing file in the search field
3. Wait or press RETURN
4. Effect: no files found

Positive indication:
If that file is located exactly in /home/user/, the file search will find it.

Negative indication:
a) Recursive search is broken.
b) Ubuntu Settings, Search, Files, Configuration cog button is disabled

Work-around:
Use Nautilus file search instead.

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


** Tags: gnome-17.10

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

Title:
  Gnome-Shell activities file search does not find any file below
  /home/user/

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

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

[Bug 1705030] [NEW] "Ubuntu" session starts Wayland instead of X11 after first reboot

2017-07-18 Thread Ralf Morawe
Public bug reported:

Testing Artful 17.10 daily from 18th July 2017.

When installed to my laptop after the first reboot, GDM shows two
possible sessions on login: "Ubuntu" and "Ubuntu with Wayland". However,
both will open a Wayland session for me. The issue fixes itself after
rebooting once more.

How to reproduce: After fresh installation and reboot, choose "Ubuntu"
in GDM and log in.

What I expected: An X11 GNOME session should open up.

What actually happens: A Wayland GNOME session opens up.
I confirmed this by Alt + F2 -> r -> Enter (giving the message "Restart is not 
available on Wayland").
Also, 'loginctl show-session  -p Type' shows "Type=wayland" ( 
is the session number given by 'loginctl').

I could also reproduce this behaviour on a new fresh install.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-session (not installed)
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Jul 18 15:25:32 2017
InstallationDate: Installed on 2017-07-18 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170718)
SourcePackage: gnome-session
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful julyshakedown

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1705030/+attachment/4916857/+files/JournalErrors.txt

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

Title:
  "Ubuntu" session starts Wayland instead of X11 after first reboot

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

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


[Bug 1682171] Re: No way to disable tap-to-click in Mouse & Touchpad settings

2017-05-08 Thread Ralf
Status changed, this issue STILL affects those running the HWE stack on
Ubuntu 16.04 with Gnome. ( sudo apt-get install --install-recommends
linux-generic-hwe-16.04 xserver-xorg-hwe-16.04 ) will result in outdated
version of xserver-xorg-core ( <2:1.17.99.902) being installed which
results in an unmet dependency for xserver-xorg-input-libinput and still
breaks the tap to click dialogue. Removing the interfering xserver-xorg-
input-synaptics obviously breaks things even more...

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Invalid => New

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

Title:
  No way to disable tap-to-click in Mouse & Touchpad settings

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

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


[Bug 1663031] [NEW] cannot resolve www.facebook.com

2017-02-08 Thread Ralf Hildebrandt
Public bug reported:

$ systemd-resolve www.facebook.com 
www.facebook.com: resolve call failed: 'star-mini.c10r.facebook.com' does not 
have any RR of the requested type

But using dig:

$ dig @8.8.8.8 www.facebook.com

; <<>> DiG 9.10.3-P4-Ubuntu <<>> @8.8.8.8 www.facebook.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20609
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.facebook.com.  IN  A

;; ANSWER SECTION:
www.facebook.com.   734 IN  CNAME   star-mini.c10r.facebook.com.
star-mini.c10r.facebook.com. 46 IN  A   31.13.93.36

;; Query time: 33 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Wed Feb 08 22:17:05 CET 2017
;; MSG SIZE  rcvd: 90

$ systemd-resolve --status
Global
 DNS Servers: 127.0.0.1
  DNS Domain: fritz.box
  DNSSEC NTA: 10.in-addr.arpa
  16.172.in-addr.arpa
  168.192.in-addr.arpa
  17.172.in-addr.arpa
  18.172.in-addr.arpa
  19.172.in-addr.arpa
  20.172.in-addr.arpa
  21.172.in-addr.arpa
  22.172.in-addr.arpa
  23.172.in-addr.arpa
  24.172.in-addr.arpa
  25.172.in-addr.arpa
  26.172.in-addr.arpa
  27.172.in-addr.arpa
  28.172.in-addr.arpa
  29.172.in-addr.arpa
  30.172.in-addr.arpa
  31.172.in-addr.arpa
  corp
  d.f.ip6.arpa
  home
  internal
  intranet
  lan
  local
  private
  test

Link 6 (wwp0s20u7i8)
  Current Scopes: none
   LLMNR setting: yes
MulticastDNS setting: no
  DNSSEC setting: allow-downgrade
DNSSEC supported: yes

Link 4 (wlan0)
  Current Scopes: LLMNR/IPv4 LLMNR/IPv6
   LLMNR setting: yes
MulticastDNS setting: no
  DNSSEC setting: allow-downgrade
DNSSEC supported: yes

Link 2 (eth0)
  Current Scopes: none
   LLMNR setting: yes
MulticastDNS setting: no
  DNSSEC setting: allow-downgrade
DNSSEC supported: yes

I'm currently connected via wlan0.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: systemd 232-8
ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
Uname: Linux 4.9.0-15-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.20.4-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Feb  8 22:14:17 2017
InstallationDate: Installed on 2014-02-07 (1097 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Dell Inc. Latitude E7240
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.9.0-15-generic.efi.signed 
root=UUID=052bd6e1-db02-4bca-9f9c-d5600c0237e1 ro quiet splash vt.handoff=7
SourcePackage: systemd
UpgradeStatus: Upgraded to zesty on 2017-02-08 (0 days ago)
dmi.bios.date: 02/18/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.asset.tag: humbaba
dmi.board.name: 0531FD
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.asset.tag: humbaba
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd02/18/2014:svnDellInc.:pnLatitudeE7240:pvr01:rvnDellInc.:rn0531FD:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E7240
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug zesty

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

Title:
  cannot resolve www.facebook.com

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

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


[Bug 1631095] [NEW] pushed dns servers not being used

2016-10-06 Thread Ralf Hildebrandt
Public bug reported:

After the upgrade from yenial to yakkety, the internal DNS servers
(pushed by the openvpn server) are not being used by dnsmasq.

Symptom:

I connect via openvpn (called from network manager), the connection is
established successfully but INTERNAL hostnames cannot be resolved.

The system itself is using dnsmasq.

I then have to kill the running dnsmasq instance. After it's been
(automagically) restarted, internal DNS names can be resolved.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: network-manager-openvpn 1.1.93-1ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-17.19-generic 4.8.0-rc7
Uname: Linux 4.8.0-17-generic x86_64
ApportVersion: 2.20.3-0ubuntu7
Architecture: amd64
CurrentDesktop: Unity:Unity7
Date: Thu Oct  6 20:06:33 2016
InstallationDate: Installed on 2014-02-07 (972 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
SourcePackage: network-manager-openvpn
UpgradeStatus: Upgraded to yakkety on 2016-10-01 (5 days ago)

** Affects: network-manager-openvpn (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug yakkety

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

Title:
  pushed dns servers not being used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1631095/+subscriptions

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


[Bug 1579852] Re: firefox has no visible scrollbars

2016-05-09 Thread ralf tauscher
*** This bug is a duplicate of bug 1575896 ***
https://bugs.launchpad.net/bugs/1575896

** Changed in: gnome-themes (Ubuntu)
   Status: New => Invalid

** This bug has been marked a duplicate of bug 1575896
   Scrollbar thumb not drawn in firefox 46 (gtk3?)

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

Title:
  firefox has no visible scrollbars

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

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


[Bug 1579852] [NEW] firefox has no visible scrollbars

2016-05-09 Thread ralf tauscher
Public bug reported:

hi, i don't know yet where it belongs. I am using firefox under gnome3
in ubuntu xenial. and since the firefox version 46 its built with gtk3.

i cant see any handles inside the scrollbar area. i tried different gtk3
themes, but does not help.

** Affects: gnome-themes (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Package changed: ubuntu-release-upgrader (Ubuntu) => gnome-themes
(Ubuntu)

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

Title:
  firefox has no visible scrollbars

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

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


[Bug 859164] Re: Cannot push fingerprint to keyserver

2014-05-30 Thread Ralf Bartnik
** Description changed:

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

Title:
  Cannot push fingerprint to keyserver

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

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


[Bug 935584] Re: gnome image viewer (eog) shows only black for certain images

2013-10-26 Thread ralf tauscher
** Tags added: saucy

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

Title:
  gnome image viewer (eog) shows only black for certain images

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

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


[Bug 959505] Re: gedit wants to save in recently used by default

2013-10-22 Thread Ralf Sternberg
This is one of the most annoying features for me as well, it
constantly gets in my way. The current directory is almost always what I
want, while the recently used list is always out of context.

I believe that a good UI should support the user without getting in the
way. There may be good intentions, but this solution sucks. Please
change it or make it configurable!

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

Title:
  gedit wants to save in recently used by default

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

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


[Bug 1240387] [NEW] no user defined gui buttons anymore

2013-10-16 Thread Ralf Hildebrandt
Public bug reported:

The older version of evince (in raring) offered the possibility to have user 
defined buttons for frequently used operations (like, in my case, rotate left, 
rotate right, save as).
This feature is now gone.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: evince 3.10.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
Date: Wed Oct 16 09:31:17 2013
InstallationDate: Installed on 2011-04-05 (924 days ago)
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
MarkForUpload: True
SourcePackage: evince
UpgradeStatus: Upgraded to saucy on 2013-10-15 (0 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  no user defined gui buttons anymore

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

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


[Bug 1175674] Re: The workspace short cuts for navigation doesn't work after the upgrade on 13.04

2013-06-13 Thread Ralf Saam
** Changed in: gnome-control-center (Ubuntu)
   Status: New = Invalid

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

Title:
  The workspace short cuts for navigation doesn't work after the upgrade
  on 13.04

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

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


[Bug 1175674] Re: The workspace short cuts for navigation doesn't work after the upgrade on 13.04

2013-05-30 Thread Ralf Saam
You can close this issue because I found out that my Desktop Wall was
disabled after the upgrade and this disables also the short cuts.

Solution:
start CCSM and make sure that the Desktop Wall is enabled. It wasn't in my case.

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

Title:
  The workspace short cuts for navigation doesn't work after the upgrade
  on 13.04

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

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


[Bug 1175674] [NEW] The workspace short cuts for navigation doesn't work after the upgrade on 13.04

2013-05-02 Thread Ralf Saam
Public bug reported:

I cannot any more switch between the workspaces with the short cuts
- Ctrl+Alt+Left
- Ctrl+Alt+Right
- Ctrl+Alt+Up
- Ctrl+Alt+Down

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gnome-control-center 1:3.6.3-0ubuntu24
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Thu May  2 09:19:12 2013
InstallationDate: Installed on 2011-03-30 (763 days ago)
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to raring on 2013-04-30 (1 days ago)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu6.1
 deja-dup26.0-0ubuntu1
 gnome-control-center-signon 0.1.6bzr13.04.05-0ubuntu1
 gnome-control-center-unity  1.2daily13.04.09-0ubuntu1
 indicator-datetime  12.10.3daily13.03.26-0ubuntu1

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


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

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

Title:
  The workspace short cuts for navigation doesn't work after the upgrade
  on 13.04

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

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


[Bug 1156163] Re: keyring not working at all

2013-03-19 Thread Ralf Hildebrandt
So, the gnome-keyring-daemon starts to hog the CPU once I'm starting chrome.
My .xsession-errors is attached.


** Attachment added: xsession-errors
   
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1156163/+attachment/3583543/+files/.xsession-errors

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

Title:
  keyring not working at all

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

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


[Bug 1156163] Re: keyring not working at all

2013-03-19 Thread Ralf Hildebrandt
$ sudo strace -p gkd.strace -p 27579 
[sudo] password for hildeb: 
Process 27579 attached - interrupt to quit
^CProcess 27579 detached

Result attached


** Attachment added: strace of gnome-keyring-daemon
   
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1156163/+attachment/3583545/+files/gkd.strace.gz

** Changed in: gnome-keyring (Ubuntu)
   Status: Incomplete = New

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

Title:
  keyring not working at all

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

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


[Bug 1156163] Re: keyring not working at all

2013-03-19 Thread Ralf Hildebrandt
Contents of the keyring folder:

hildeb@gilgamesch:~/.local/share/keyrings$ ls -l
total 876
-rw--- 1 hildeb hildeb 99 Mar 19 17:05 login.keyring
-rw--- 1 hildeb hildeb207 Feb 14 18:22 user.keystore
-rw--- 1 hildeb hildeb  0 Feb 14 18:49 user.keystore.G628RW

hildeb@gilgamesch:~/.local/share/keyrings$ ls -l
total 876
-rw--- 1 hildeb hildeb 888931 Mar 19 17:06 login.keyring
-rw--- 1 hildeb hildeb207 Feb 14 18:22 user.keystore
-rw--- 1 hildeb hildeb  0 Feb 14 18:49 user.keystore.G628RW


Size is fluctuating wildly.

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

Title:
  keyring not working at all

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

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


[Bug 1156163] [NEW] keyring not working at all

2013-03-17 Thread Ralf Hildebrandt
Public bug reported:

SInce the upgrade to raring the keyring daemon is not working properly.
Symptoms include:

* keyring-daemon hogging the CPU for hours on end
* I'm being asked for ssh-key passphrases all the time
* networkmanager-openvpn also keeps asking for my VPN password

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gnome-keyring 3.6.3-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
Uname: Linux 3.8.0-13-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
Date: Sun Mar 17 11:36:40 2013
InstallationDate: Installed on 2013-02-14 (30 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-keyring
UpgradeStatus: Upgraded to raring on 2013-03-15 (1 days ago)

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


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

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

Title:
  keyring not working at all

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

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


[Bug 1122823] [NEW] /usr/lib/gvfs/gvfsd-trash running after logout

2013-02-12 Thread Ralf Hildebrandt
Public bug reported:

Several processes are left running after I log out:

hildeb   17970  0.0  0.0 271872  3576 ?Sl   Feb11   0:02 
/usr/lib/gvfs/gvfsd-trash --spawner :1.4 /org/gtk/gvfs/exec_spaw/0
hildeb   18454  0.0  0.2 559952 10136 ?Sl   Feb11   0:08 
/usr/lib/unity-lens-applications/unity-applications-daemon
hildeb   18456  0.0  0.1 883072  6292 ?Sl   Feb11   0:03 
/usr/lib/unity-lens-files/unity-files-daemon
hildeb   18460  0.0  0.1 406748  6836 ?Sl   Feb11   0:00 
/usr/lib/x86_64-linux-gnu/unity-music-daemon
hildeb   24988  0.0  0.0 271868  3332 ?Sl   Feb08   0:10 
/usr/lib/gvfs/gvfsd-trash --spawner :1.3 /org/gtk/gvfs/exec_spaw/0
hildeb   25298  0.0  0.1 883204  5708 ?Sl   Feb08   0:10 
/usr/lib/unity-lens-files/unity-files-daemon
hildeb   25302  0.0  0.1 668900  5160 ?Sl   Feb08   0:00 
/usr/lib/x86_64-linux-gnu/unity-music-daemon

As you can see, this happens everytime I log out, on the 11th and on the
8th a /usr/lib/gvfs/gvfsd-trash process is still running (amongst
other processes).

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gvfs-daemons 1.14.0-0ubuntu6
ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
Uname: Linux 3.5.0-22-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Tue Feb 12 08:52:03 2013
InstallationDate: Installed on 2011-04-05 (678 days ago)
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gvfs
UpgradeStatus: Upgraded to quantal on 2012-09-07 (158 days ago)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  /usr/lib/gvfs/gvfsd-trash running after logout

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

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


[Bug 1053510] Re: Unable to send Email: The reported error was Impossible d'envoyer le message : WriteStream : Erreur MAPI MAPI_E_CALL_FAILED (0x80004005)

2012-12-06 Thread Ralf Stangneth
@dac922:

I just tested your package - it works! Awesome!

I'm so happy, that i do not need our Citrix-provided Outlook anymore! It's an 
early Christmas present for me!
Thanks!

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

Title:
  Unable to send Email: The reported error was Impossible d'envoyer le
  message : WriteStream : Erreur MAPI MAPI_E_CALL_FAILED (0x80004005)

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

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

[Bug 1078603] [NEW] spell checking can't be turned off

2012-11-13 Thread ralf tauscher
Public bug reported:

Hi,

since the evolution in quantal I can't turn off the spell checking.

to test:
preferences-composer preferences- spell checking

i have a single check on english left.
I uncheck it.
restart evolution
and its checked again.

any ideas?

greets,
ralf

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

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

Title:
  spell checking can't be turned off

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

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


[Bug 1053510] Re: Unable to send Email: The reported error was Impossible d'envoyer le message : WriteStream : Erreur MAPI MAPI_E_CALL_FAILED (0x80004005)

2012-10-15 Thread Ralf Stangneth
Same problem here:
Sending mails in pure text without attachments is possible.
Sending mails in HTML fails - WriteStream: MAPI-Fehler MAPI_E_CALL_FAILED 
(0x80004005)
Sending mails in pure text with attachment fails - WriteStream: MAPI-Fehler 
MAPI_E_CALL_FAILED (0x80004005)

Also, it's not possible to browser the global adresslist.
Personal contact list stored on Exchange is useable.

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

Title:
  Unable to send Email: The reported error was Impossible d'envoyer le
  message : WriteStream : Erreur MAPI MAPI_E_CALL_FAILED (0x80004005)

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

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

[Bug 1007774] Re: cannot initialize ipod nano

2012-10-14 Thread Ralf Hildebrandt
Still there in quantal!

** Tags added: quantal

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

Title:
  cannot initialize ipod nano

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

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


[Bug 24280] Re: applications run through gksu cannot use themes in ~/.themes

2012-09-18 Thread Ralf Nieuwenhuijsen
They sort of did solve this bug. Rather than using gksu and running
applications as an administrator, most applications that require
administrator-privileges use a separate background application. Those
applications have a unlock button.

Most applications have already been upgraded to this new approach,
except for a few, like the update-manager. I think the plan, there, is
to integrate it, within the USC.

I'm not an ubuntu-dev, but it seems they were aiming to fix many
problems at once, using this new architecture, but it's more work, so it
takes a bit longer, but when it's done, not just this bug, but many
others can be closed. It's a different trade-off.

On the other hand, the customization, and manual themes in general, is
taking a back-seat to other priorities.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to a duplicate bug report (30108).
https://bugs.launchpad.net/bugs/24280

Title:
  applications run through gksu cannot use themes in ~/.themes

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

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


[Bug 1049649] [NEW] Unable to mount Galaxy Nexus

2012-09-12 Thread Ralf Hildebrandt
Public bug reported:

Nautilus reports this after attaching a Galaxy Nexus mobile phone:

Unable to mount Galaxy Nexus

GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dio_2derror_2dquark.Code0:
Error initializing camera: -60: Could not lock the device

dmesg says:
[76350.016045] usb 1-3: new high-speed USB device number 2 using ehci_hcd
[76350.148927] usb 1-3: New USB device found, idVendor=04e8, idProduct=685c
[76350.148931] usb 1-3: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[76350.148933] usb 1-3: Product: Galaxy Nexus
[76350.148934] usb 1-3: Manufacturer: samsung
[76350.148936] usb 1-3: SerialNumber: 0149B285070x
[76445.605432] usb 1-3: usbfs: process 25624 (gvfsd-gphoto2) did not claim 
interface 0 before use
[76505.716046] usb 1-3: reset high-speed USB device number 2 using ehci_hcd

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
Uname: Linux 3.5.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.5.1-0ubuntu7
Architecture: amd64
Date: Wed Sep 12 14:21:41 2012
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'geometry' b'1314x1006+65+28'
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'319'
 b'org.gnome.nautilus.window-state' b'start-with-status-bar' b'true'
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to quantal on 2012-09-07 (5 days ago)

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


** Tags: amd64 apport-bug quantal 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/1049649

Title:
  Unable to mount Galaxy Nexus

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

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


[Bug 1049649] Re: Unable to mount Galaxy Nexus

2012-09-12 Thread Ralf Hildebrandt
-- 
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/1049649

Title:
  Unable to mount Galaxy Nexus

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

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


[Bug 1049649] Re: Unable to mount Galaxy Nexus

2012-09-12 Thread Ralf Hildebrandt
This can be closed, since rhythbox automagically mounted the Galaxy
Nexus as an audio player; subsequently nautilus was not able to mount
it.

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

Title:
  Unable to mount Galaxy Nexus

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

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


[Bug 1007774] [NEW] cannot initialize ipod nano

2012-06-02 Thread Ralf Hildebrandt
Public bug reported:

During initialization of an ipod nano, I'm getting the error message:

Unable to initialize new iPod
Failed to generate sqlite database: an error occurred during Locations.itdb.cbk 
generation

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rhythmbox 2.96-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: zfs zcommon znvpair zavl zunicode
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sat Jun  2 12:05:27 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
SourcePackage: rhythmbox
UpgradeStatus: Upgraded to precise on 2012-02-21 (101 days ago)

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


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

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

Title:
  cannot initialize ipod nano

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

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


[Bug 1007774] Re: cannot initialize ipod nano

2012-06-02 Thread Ralf Hildebrandt
** Attachment added: fail.png
   https://bugs.launchpad.net/bugs/1007774/+attachment/3172494/+files/fail.png

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

Title:
  cannot initialize ipod nano

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

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


[Bug 996150] [NEW] Rhythmbox writes wrong ID3 tags when multiple files are changed

2012-05-07 Thread Ralf Hersel
Public bug reported:

Changing the ID3 tags (e.g. 'Title') of multiple files in Rhythmbox will
write the first changed 'Title' to all subsequently changes files. How
to reproduce:

1. Open Rhythmbox in Ubuntu 12.04
2. Select an Album or Artist with more than one song
3. Change the title of the first song (right click, preferences, change title, 
next or submit)
4. Change the title of the next song and so on
5. Open the folder for that Album in Nautilus and check the ID3 tags in the 
preferences of each file
6. Recognize that all changed titles have the title of the first changed song

Example
Before change:
Abba - blablub1
Abba - blablub2
Abba - blablub3

Change in Rhythmbox to:
Abba - Dancing Queen
Abba - Thank you for the music
Abba - Money Money Money

After change (in ID3 tags of the files):
Abba - Dancing Queen
Abba - Dancing Queen (although this is 'Thank you for the music')
Abba - Dancing Queen (although this is 'Money Money Money')

I could reproduce this error on 3 completely different PCs with
completely different songs.

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


** Tags: id3 rhythmbox tags

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

Title:
  Rhythmbox writes wrong ID3 tags when multiple files are changed

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

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


[Bug 884628] [NEW] Cannot login using SIPE, working in pidgin though

2011-11-01 Thread Ralf Hildebrandt
Public bug reported:

I'm using pidgin, but want to switch to empathy. Every single chat account with 
the exception of my SIPE account at work is working flawlessly. I cannot (as 
well as two other colleagues) get it to work. With the same settings, empathy 
will hang during the connecting... stage.
There's no log, no error messages. How do I go about debugging this?

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Tue Nov  1 08:45:16 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: empathy
UpgradeStatus: Upgraded to oneiric on 2011-09-07 (54 days ago)

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


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

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

Title:
  Cannot login using SIPE, working in pidgin though

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

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


[Bug 884628] Re: Cannot login using SIPE, working in pidgin though

2011-11-01 Thread Ralf Hildebrandt
-- 
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/884628

Title:
  Cannot login using SIPE, working in pidgin though

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

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


[Bug 769506] Re: /usr/lib/evolution/e-calendar-factory keeps running after logout

2011-10-28 Thread Ralf Hildebrandt
It seems to be gone in oneiric!

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

Title:
  /usr/lib/evolution/e-calendar-factory keeps running after logout

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

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


[Bug 852082] Re: cannot select medium to burn on

2011-09-16 Thread Ralf Hildebrandt
** Attachment added: brasero1.png
   
https://bugs.launchpad.net/bugs/852082/+attachment/2413798/+files/brasero1.png

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

Title:
  cannot select medium to burn on

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

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


[Bug 852082] [NEW] cannot select medium to burn on

2011-09-16 Thread Ralf Hildebrandt
Public bug reported:

I'm trying to burn a 1.5GB Ubuntu live iso to a DVD/RW. The DVD is blanked and 
is being recognized as blank. In brasero, I can use the pull down menu to find 
the DVD to burn on, but I cannot select it.
Screenshots attached

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: brasero 3.1.90-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-11.17-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Fri Sep 16 19:52:57 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
SourcePackage: brasero
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  cannot select medium to burn on

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

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


[Bug 852082] Re: cannot select medium to burn on

2011-09-16 Thread Ralf Hildebrandt
** Attachment added: Unselectable DVD
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/852082/+attachment/2413801/+files/brasero2.png

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

Title:
  cannot select medium to burn on

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

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


[Bug 852082] Re: cannot select medium to burn on

2011-09-16 Thread Ralf Hildebrandt
I found out that burning does indeed work, even if the GUI won't show the 
medium as selected.
Confusing, but at least it's working...

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

Title:
  cannot select medium to burn on

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

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


[Bug 269215] Re: There is a problem with the configuration server. (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

2011-09-09 Thread Ralf-Peter
I ran into the same problem. I had mounted /tmp as a tmpfs for a while but 
decided I needed the memory so I didn't mount it any more (just commented out 
the line in fstab.) However, the /tmp mount point had mode 0755 (drwxr-xr-x) 
which caused this behavior because various tools couldn't create their temp 
files.
A
sudo chmod 1777 /tmp
and a reboot fixed it.

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

Title:
  There is a problem with the configuration server.
  (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

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

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


[Bug 832603] Re: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2011-09-08 Thread Ralf Hildebrandt
My .xsession-errors file

** Attachment added: My .xsession-errors file
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/832603/+attachment/2371696/+files/.xsession-errors

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_simple_async_result_complete()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/832603/+subscriptions

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


[Bug 840435] [NEW] g-k-d hogging the CPU after update to oneiric

2011-09-03 Thread Ralf Hildebrandt
Public bug reported:

Aftrer today's upgrade to oneiric, g-k-d started using 75%-100% CPU

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-keyring 3.1.4-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
Architecture: amd64
Date: Sat Sep  3 18:02:21 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-keyring
UpgradeStatus: Upgraded to oneiric on 2011-09-03 (0 days ago)

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


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

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

Title:
  g-k-d hogging the CPU after update to oneiric

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

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


[Bug 840435] Re: g-k-d hogging the CPU after update to oneiric

2011-09-03 Thread Ralf Hildebrandt
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/840435

Title:
  g-k-d hogging the CPU after update to oneiric

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

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


[Bug 825856] [NEW] Support changing tabs using Ctrl+PageUp/PageDown

2011-08-13 Thread Ralf Sternberg
Public bug reported:

Im many popular applications, tabs can be changed using Ctrl+PageUp and
Ctrl+PageDown. Examples are: Gnome Terminal, all popular web browsers,
the Eclipse IDE. Gedit should support this de-facto standard, too.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gedit 2.30.3-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-30.56-generic 2.6.35.13
Uname: Linux 2.6.35-30-generic i686
Architecture: i386
Date: Sat Aug 13 17:08:51 2011
ExecutablePath: /usr/bin/gedit
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gedit

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


** Tags: apport-bug i386 maverick

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

Title:
  Support changing tabs using Ctrl+PageUp/PageDown

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

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


[Bug 825856] Re: Support changing tabs using Ctrl+PageUp/PageDown

2011-08-13 Thread Ralf Sternberg
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/825856

Title:
  Support changing tabs using Ctrl+PageUp/PageDown

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

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


[Bug 717923] Re: Can't connect to jabber servers using CACert although ca-certificates is installed

2011-05-12 Thread Ralf Hildebrandt
It also happens here when connecting to de.postfix.org, which uses a CA
cert class 3 certificate. It's a bit unclear which certificates empathy
is actually using.

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

Title:
  Can't connect to jabber servers using CACert although ca-certificates
  is installed

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


[Bug 743176] Re: Pink layer on taken screenshots (gnome-screenshot)

2011-05-02 Thread Ralf Hersel
Issue is not fixed in 11.04 final release.

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

Title:
  Pink layer on taken screenshots (gnome-screenshot)

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


[Bug 769506] [NEW] /usr/lib/evolution/e-calendar-factory keeps running after logout

2011-04-23 Thread Ralf Hildebrandt
Public bug reported:

Binary package hint: evolution-data-server

After logout, I see /usr/lib/evolution/e-calendar-factory still running:

hildeb   12562  0.1  0.2 263124  8724 ?Sl   15:48   0:00
/usr/lib/evolution/e-calendar-factory

This process doesn't vanish, even after waiting for minutes.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evolution-data-server 2.32.2-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Sat Apr 23 15:51:45 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution-data-server
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty running-unity

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

Title:
  /usr/lib/evolution/e-calendar-factory keeps running after logout

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


[Bug 769506] Re: /usr/lib/evolution/e-calendar-factory keeps running after logout

2011-04-23 Thread Ralf Hildebrandt
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/769506

Title:
  /usr/lib/evolution/e-calendar-factory keeps running after logout

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


Re: [Bug 556255] Please test proposed package

2011-03-08 Thread Ralf Hildebrandt
* Martin Pitt martin.p...@ubuntu.com:
 Accepted gnome-screensaver into maverick-proposed, the package will
 build now and be available in a few hours. Please test and give feedback
 here. See https://wiki.ubuntu.com/Testing/EnableProposed for
 documentation how to enable and use -proposed. Thank you in advance!

My bug report was against natty.

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

Title:
  [SRU] unlock screen -dialog comes up twice

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


[Bug 712103] Re: unlocking dialog doesn't show

2011-02-26 Thread Ralf Hildebrandt
Right now I have the same problem as Espen. It doen't help to switch to console 
and back to x.
I have to go to the console and kill the screensaver-gnome process.


** Changed in: gnome-screensaver (Ubuntu)
   Status: Incomplete = New

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

Title:
  unlocking dialog doesn't show

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


[Bug 714279] Re: gdm displays logcheck system account on the login screen

2011-02-07 Thread Ralf Hildebrandt
*** This bug is a duplicate of bug 708911 ***
https://bugs.launchpad.net/bugs/708911

It's no duplicate: The logcheck user has UID of 117 which is both below
500 and 1000.

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

Title:
  gdm displays logcheck system account on the login screen

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


Re: [Bug 714279] Re: gdm displays logcheck system account on the login screen

2011-02-07 Thread Ralf Hildebrandt
* Sebastien Bacher seb...@ubuntu.com:
 weird that the check for uid is not working, could be fixed by the patch
 in bug #708911 though, is ck-history listing this issue? It seems a
 consolekit issue

What exactly should I look for the in ck-history --last output?

I grepped for logcheck:

logcheck  Session17  Seat1   cron  Sun Feb  6 20:02 - 20:02 
 (00:00)
logcheck  Session9   Seat1   cron  Sun Feb  6 19:02 - 19:02 
 (00:00)
logcheck  Session1   Seat1   cron  Sun Feb  6 17:57 - 17:57 
 (00:00)
logcheck  Session1   Seat1   cron  Sun Feb  6 17:47 - 17:47 
 (00:00)
logcheck  Session39  Seat1   cron  Sun Feb  6 17:02 - 17:02 
 (00:00)
logcheck  Session31  Seat1   cron  Sun Feb  6 16:02 - 16:02 
 (00:00)
logcheck  Session23  Seat1   cron  Sun Feb  6 15:02 - 15:02 
 (00:00)
logcheck  Session15  Seat1   cron  Sun Feb  6 14:02 - 14:02 
 (00:00)
logcheck  Session7   Seat1   cron  Sun Feb  6 13:02 - 13:02 
 (00:00)
logcheck  Session1   Seat1   cron  Sun Feb  6 12:31 - 12:31 
 (00:00)
logcheck  Session123 Seat1   cron  Sun Feb  6 12:02 - 12:02 
 (00:00)

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

Title:
  gdm displays logcheck system account on the login screen

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


[Bug 714279] [NEW] gdm displays logcheck system account on the login screen

2011-02-06 Thread Ralf Hildebrandt
Public bug reported:

Binary package hint: gdm

gdm is offering the system account logcheck (clearly labeled as system 
account) for logging in.
In some cases I even spotted currently logged in (probably because logcheck 
was running immediately after reboot).

$ fgrep logcheck /etc/passwd
logcheck:x:117:130:logcheck system account,,,:/var/lib/logcheck:/bin/false

logcheck has a uid well below the limit for normal users, so why is it
being displayed at all in gdm?

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gdm 2.32.0-0ubuntu6
ProcVersionSignature: Ubuntu 2.6.38-2.29-generic 2.6.38-rc3
Uname: Linux 2.6.38-2-generic x86_64
Architecture: amd64
Date: Sun Feb  6 22:56:30 2011
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=de_DE.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gdm

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


** Tags: amd64 apport-bug natty

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

Title:
  gdm displays logcheck system account on the login screen

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


[Bug 714279] Re: gdm displays logcheck system account on the login screen

2011-02-06 Thread Ralf Hildebrandt


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

Title:
  gdm displays logcheck system account on the login screen

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


[Bug 714279] Re: gdm displays logcheck system account on the login screen

2011-02-06 Thread Ralf Hildebrandt
logcheck as seen in gdm

** Attachment added: IMG_4369.JPG
   
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/714279/+attachment/1834665/+files/IMG_4369.JPG

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

Title:
  gdm displays logcheck system account on the login screen

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


[Bug 712103] [NEW] unlocking dialog doesn't show

2011-02-02 Thread Ralf Hildebrandt
Public bug reported:

Binary package hint: gnome-screensaver

In natty, the screensaver unlock dialog doesn't come up. Yet it DOES
work (it does unlock the screen) but only if you type in the password
blind, press enter and switch to the console and back to X11. If you
don't switch back and forth between X and the console, the screensaver
output stays on screen.

In some cases, the screen will re-lock itself after the switch.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-screensaver 2.30.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic x86_64
Architecture: amd64
Date: Wed Feb  2 21:20:30 2011
GconfGnomeSession:
 idle_delay = 3
  /desktop/gnome/session/required_components:
   windowmanager = metacity
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=de_DE.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-screensaver
WindowManager: metacity

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


** Tags: amd64 apport-bug natty

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

Title:
  unlocking dialog doesn't show

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


[Bug 712103] Re: unlocking dialog doesn't show

2011-02-02 Thread Ralf Hildebrandt


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

Title:
  unlocking dialog doesn't show

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


[Bug 421879] Re: hang after gnome-session[3305]: WARNING: Detected that screensaver has left the bus

2011-01-08 Thread Ralf Hildebrandt
That hasn't happened in a long time, so maybe it's fixed. Shame on the
maintainer for not reacting on bug reports!

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

Title:
  hang after gnome-session[3305]: WARNING: Detected that screensaver has left 
the bus

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


[Bug 699838] [NEW] DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

2011-01-07 Thread Ralf Hersel
Public bug reported:

Binary package hint: nautilus

When I click on an FTP bookmark in Nautilus it comes up with this error message:
DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply 
(timeout by message bus)

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

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

Title:
  DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a 
reply (timeout by message bus)

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


[Bug 699840] [NEW] DBus error org.freedesktop.DBus.Error.InvalidArgs: Mountpoint Already registered

2011-01-07 Thread Ralf Hersel
Public bug reported:

Binary package hint: nautilus

When i click on a FTP bookmark in Nautilus it comes up with this error message:
DBus error org.freedesktop.DBus.Error.InvalidArgs: Mountpoint Already 
registered

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

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

Title:
  DBus error org.freedesktop.DBus.Error.InvalidArgs: Mountpoint Already 
registered

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


[Bug 695053] [NEW] drastic color scheme for battery mode

2010-12-28 Thread Ralf Hildebrandt
Public bug reported:

Binary package hint: gnome-power-manager

The indicator applet for the power management displays the status of my battery 
as red.
The red icon with a fill level of about nothing left is suitable to imply the 
imminent demise of my laptop's battery.

A closer look at the status reveals: A whopping 1h 10 minutes of runtime left 
(see screenshot).
So WTF is the icon red when there's really a quite a lot of time left? It would 
be ok to display a yellow warning, but red always implies a critical status. 
I'd consider 15 minutes to be a crititcal threshold, but 1h:10m?

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-power-manager 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic x86_64
Architecture: amd64
Date: Tue Dec 28 16:31:37 2010
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
GnomeSessionSuspendInhibited: No
MachineType: FUJITSU SIEMENS LIFEBOOK P8010
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-24-generic 
root=UUID=d3877693-43c0-45cc-821c-6c4dcd692cde ro quiet splash rootfstype=ext4
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-power-manager
dmi.bios.date: 08/20/2008
dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
dmi.bios.version: Version 1.08
dmi.board.name: FJNB1E3
dmi.board.vendor: FUJITSU
dmi.board.version: CP365186-01
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU SIEMENS
dmi.chassis.version: P8010
dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.08:bd08/20/2008:svnFUJITSUSIEMENS:pnLIFEBOOKP8010:pvr:rvnFUJITSU:rnFJNB1E3:rvrCP365186-01:cvnFUJITSUSIEMENS:ct10:cvrP8010:
dmi.product.name: LIFEBOOK P8010
dmi.sys.vendor: FUJITSU SIEMENS

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


** Tags: amd64 apport-bug maverick

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

Title:
  drastic color scheme for battery mode

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


[Bug 695053] Re: drastic color scheme for battery mode

2010-12-28 Thread Ralf Hildebrandt

** Attachment added: Is this really a critical battery level?
   https://bugs.launchpad.net/bugs/695053/+attachment/1778101/+files/power.png

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

Title:
  drastic color scheme for battery mode

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


[Bug 590910] Re: Nautilus: 'Connect to server...' - FTP Copy folder to desktop locks

2010-12-13 Thread Ralf Hersel
I confirm this bug for Ubuntu 10.10 (32 and 64 bit) not only for NAS but
in general. Copy operation will freeze whenever you try to copy a folder
with sub-folders from an FTP-Server to your local harddisk.

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

Title:
  Nautilus: 'Connect to server...' - FTP Copy folder to desktop locks

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


[Bug 618125] Re: battery indicatior shows a strange icon

2010-12-11 Thread Ralf Hildebrandt
That's already fixed. Can be closed.

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

Title:
  battery indicatior shows a strange icon

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


[Bug 659259] [NEW] gcalctool leaves artifacts on screen

2010-10-12 Thread Ralf Hersel
Public bug reported:

Binary package hint: gcalctool

How to reproduce:
1. Start gcalctool
2. Switch to 'advanced' mode
3. utilize the '- R' and 'R -' buttons
4. popups of these functions remain on screen

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gcalctool 5.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Tue Oct 12 17:10:50 2010
ExecutablePath: /usr/bin/gcalctool
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=de_CH.utf8
 SHELL=/bin/bash
SourcePackage: gcalctool

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


** Tags: apport-bug i386 maverick

-- 
gcalctool leaves artifacts on screen
https://bugs.launchpad.net/bugs/659259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gcalctool in ubuntu.

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


[Bug 659259] Re: gcalctool leaves artifacts on screen

2010-10-12 Thread Ralf Hersel

** Attachment added: gcalc_error.png
   
https://bugs.launchpad.net/bugs/659259/+attachment/1688202/+files/gcalc_error.png

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/659259/+attachment/1688203/+files/Dependencies.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/659259/+attachment/1688204/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/659259/+attachment/1688205/+files/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   
https://bugs.launchpad.net/bugs/659259/+attachment/1688206/+files/XsessionErrors.txt

-- 
gcalctool leaves artifacts on screen
https://bugs.launchpad.net/bugs/659259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gcalctool in ubuntu.

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


[Bug 659259] Re: gcalctool leaves artifacts on screen

2010-10-12 Thread Ralf Hersel
The effect decribed above occured in a VM (Oracle VirtualBox with an
unsupported Guest Addition in order to get high resolution with Ubuntu
10.10) and could not be reproduced in a normal installation (without
VM). Therefore I think this bug report is obsolete.

-- 
gcalctool leaves artifacts on screen
https://bugs.launchpad.net/bugs/659259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gcalctool in ubuntu.

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


[Bug 632360] [NEW] evince crashes when clicking into a form field

2010-09-07 Thread Ralf Hildebrandt
Public bug reported:

Binary package hint: evince

Running evince-dbg in gdb results in:


(gdb) set args VPN-Zusatzantrag-Spezialdienste.pdf
(gdb) run
Starting program: /usr/bin/evince VPN-Zusatzantrag-Spezialdienste.pdf
warning: the debug information found in 
/usr/lib/debug//usr/lib/libevdocument.so.3.0.0 does not match 
/usr/lib/libevdocument.so.3 (CRC mismatch).

warning: the debug information found in
/usr/lib/debug/usr/lib/libevdocument.so.3.0.0 does not match
/usr/lib/libevdocument.so.3 (CRC mismatch).

warning: the debug information found in
/usr/lib/debug//usr/lib/libevview.so.3.0.0 does not match
/usr/lib/libevview.so.3 (CRC mismatch).

warning: the debug information found in
/usr/lib/debug/usr/lib/libevview.so.3.0.0 does not match
/usr/lib/libevview.so.3 (CRC mismatch).

[Thread debugging using libthread_db enabled]
[New Thread 0x7f5c49a98710 (LWP 13505)]
[New Thread 0x7f5c49297710 (LWP 13506)]
[New Thread 0x7f5c48a96710 (LWP 13507)]
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not 
be saved or shared with other applications.
[New Thread 0x7f5c4093b710 (LWP 13512)]
warning: the debug information found in 
/usr/lib/debug//usr/lib/evince/3/backends/libpdfdocument.so does not match 
/usr/lib/evince/3/backends/libpdfdocument.so (CRC mismatch).

warning: the debug information found in
/usr/lib/debug/usr/lib/evince/3/backends/libpdfdocument.so does not
match /usr/lib/evince/3/backends/libpdfdocument.so (CRC mismatch).

[New Thread 0x7f5c3eac8710 (LWP 13513)]
[Thread 0x7f5c49297710 (LWP 13506) exited]
[Thread 0x7f5c48a96710 (LWP 13507) exited]

GLib-ERROR **: /build/buildd/glib2.0-2.25.15/glib/gmem.c:140: failed to 
allocate 412316860544 bytes
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.
0x7f5c4fb210c2 in g_logv () from /lib/libglib-2.0.so.0
(gdb) 

(gdb) bt
#0  0x7f5c4fb210c2 in g_logv () from /lib/libglib-2.0.so.0
#1  0x7f5c4fb214a3 in g_log () from /lib/libglib-2.0.so.0
#2  0x7f5c4fb1f80e in g_malloc () from /lib/libglib-2.0.so.0
#3  0x7f5c51db9a2d in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#4  0x7f5c51dba059 in gdk_region_copy () from /usr/lib/libgdk-x11-2.0.so.0
#5  0x7f5c51dc in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#6  0x7f5c53161596 in ?? () from /usr/lib/libevview.so.3
#7  0x7f5c53165a2d in ?? () from /usr/lib/libevview.so.3
#8  0x7f5c53165b0d in ?? () from /usr/lib/libevview.so.3
#9  0x7f5c4fb167e2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#10 0x7f5c4fb1a748 in ?? () from /lib/libglib-2.0.so.0
#11 0x7f5c4fb1ac55 in g_main_loop_run () from /lib/libglib-2.0.so.0
#12 0x7f5c5218ca47 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x7f5c53a17ddc in main ()

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evince 2.31.90-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Sep  7 14:14:07 2010
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince

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


** Tags: amd64 apport-bug maverick

-- 
evince crashes when clicking into a form field
https://bugs.launchpad.net/bugs/632360
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 632360] Re: evince crashes when clicking into a form field

2010-09-07 Thread Ralf Hildebrandt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/632360/+attachment/1553503/+files/Dependencies.txt

** Attachment added: KernLog.txt
   https://bugs.launchpad.net/bugs/632360/+attachment/1553504/+files/KernLog.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/632360/+attachment/1553505/+files/RelatedPackageVersions.txt

-- 
evince crashes when clicking into a form field
https://bugs.launchpad.net/bugs/632360
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 632360] Re: evince crashes when clicking into a form field

2010-09-07 Thread Ralf Hildebrandt
adding libglib2.0-0-dbg to the mix gives me:


GLib-ERROR **: /build/buildd/glib2.0-2.25.15/glib/gmem.c:140: failed to 
allocate 6459630814848 bytes
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.
g_logv (log_domain=value optimized out, log_level=value optimized out, 
format=value optimized out, args1=0x7fff4a3e7580)
at /build/buildd/glib2.0-2.25.15/glib/gmessages.c:554
554 /build/buildd/glib2.0-2.25.15/glib/gmessages.c: No such file or 
directory.
in /build/buildd/glib2.0-2.25.15/glib/gmessages.c
(gdb) btw
Undefined command: btw.  Try help.
(gdb) bt
#0  g_logv (log_domain=value optimized out, log_level=value optimized out, 
format=value optimized out, args1=0x7fff4a3e7580)
at /build/buildd/glib2.0-2.25.15/glib/gmessages.c:554
#1  0x7f6371c924a3 in g_log (log_domain=0x7f636420 , log_level=0, 
format=0x1 Address 0x1 out of bounds)
at /build/buildd/glib2.0-2.25.15/glib/gmessages.c:568
#2  0x7f6371c9080e in g_malloc (n_bytes=6459630814848) at 
/build/buildd/glib2.0-2.25.15/glib/gmem.c:139
#3  0x7f6373f2aa2d in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#4  0x7f6373f2b059 in gdk_region_copy () from /usr/lib/libgdk-x11-2.0.so.0
#5  0x7f6373f39888 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#6  0x7f63752d2596 in ?? () from /usr/lib/libevview.so.3
#7  0x7f63752d6a2d in ?? () from /usr/lib/libevview.so.3
#8  0x7f63752d6b0d in ?? () from /usr/lib/libevview.so.3
#9  0x7f6371c877e2 in g_main_dispatch (context=0x7f6376c6e540) at 
/build/buildd/glib2.0-2.25.15/glib/gmain.c:2119
#10 g_main_context_dispatch (context=0x7f6376c6e540) at 
/build/buildd/glib2.0-2.25.15/glib/gmain.c:2672
#11 0x7f6371c8b748 in g_main_context_iterate (context=0x7f6376c6e540, 
block=value optimized out, dispatch=value optimized out, 
self=value optimized out) at 
/build/buildd/glib2.0-2.25.15/glib/gmain.c:2750
#12 0x7f6371c8bc55 in g_main_loop_run (loop=0x7f6376d04b10) at 
/build/buildd/glib2.0-2.25.15/glib/gmain.c:2958
#13 0x7f63742fda47 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x7f6375b88ddc in main ()
(gdb)

-- 
evince crashes when clicking into a form field
https://bugs.launchpad.net/bugs/632360
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 632360] Re: evince crashes when clicking into a form field

2010-09-07 Thread Ralf Hildebrandt
Working now :( How embarrassing :(

-- 
evince crashes when clicking into a form field
https://bugs.launchpad.net/bugs/632360
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


  1   2   3   4   >