[Bug 112633] printing a fpdf document fails

2007-05-05 Thread junker
Public bug reported:

Binary package hint: evince

i use fpdf to generate pdf documents. i just started testing evince. the
first document generated failed and only printed the following:

ERROR NAME: typecheck
COMMAND: image
OPERAND STACK;

the document prints fine with adobe on the same machine and printer.
this document also has an image

ProblemType: Bug
Architecture: i386
Date: Sat May  5 09:24:24 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/evince
Package: evince 0.8.1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/bin/evince /tmp/doc-4.pdf
ProcCwd: /home/ernie
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
SourcePackage: evince
Uname: Linux ernie-linix 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 
i686 GNU/Linux

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

-- 
printing a fpdf document fails
https://bugs.launchpad.net/bugs/112633
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evince in ubuntu.

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


[Bug 112633] Re: printing a fpdf document fails

2007-05-05 Thread junker

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

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

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

-- 
printing a fpdf document fails
https://bugs.launchpad.net/bugs/112633
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evince in ubuntu.

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


[Bug 136471] "gnome-appearance" consumes all cpu time

2007-08-31 Thread Mark Junker
Public bug reported:

Binary package hint: gnome

I use Ubuntu Gutsy Gibbon and whenever I want to change the appearance
of gnome, the "gnome-appearance" process consumes all cpu time. I have
to kill it explicitly to make thie system usable again. I recognized
that the tab "Theme" (translated from german) only shows the preview of
the "Clearlooks" theme. All other themes are shown with a "?". My
assumption is that gnome-appearance wants to create a preview for all
themes but gets stuck in an endless loop (or something like that).

** Affects: meta-gnome2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
"gnome-appearance" consumes all cpu time
https://bugs.launchpad.net/bugs/136471
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for meta-gnome2 in ubuntu.

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


[Bug 136471] Re: "gnome-appearance" consumes all cpu time

2007-09-04 Thread Mark Junker

** Attachment added: "The requested backtrace"
   
http://launchpadlibrarian.net/911/gnome-appearance-properties.backtrace.txt

-- 
"gnome-appearance" consumes all cpu time
https://bugs.launchpad.net/bugs/136471
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 136471] Re: "gnome-appearance" consumes all cpu time

2007-09-16 Thread Mark Junker
** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => New

-- 
"gnome-appearance" consumes all cpu time
https://bugs.launchpad.net/bugs/136471
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 95368] Re: (feisty) unmounting a device icon on desktop gives an error dialog

2007-09-25 Thread Mark Junker
I had the same problem with Gutsy Gibbon. Removing the /media/.hal-mtab
fixed the problem. There was an old entry that contained german umlauts
like "ö" and "ä".

-- 
(feisty) unmounting a device icon on desktop gives an error dialog
https://bugs.launchpad.net/bugs/95368
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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

[Bug 25931] Re: Failed to initalize HAL.

2008-01-22 Thread Mark Junker
I have the same problem. I attached the output of "sudo hald
--verbose=yes --daemon=no"


** Attachment added: "Output of hald while trying to start it manually"
   http://launchpadlibrarian.net/11488257/err.log

-- 
Failed to initalize HAL.
https://bugs.launchpad.net/bugs/25931
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 25931] Re: Failed to initalize HAL.

2008-01-29 Thread Mark Junker
I was able to "fix" this problem by installing all new updates.

Because I was unable to use WLAN I had to do the following steps:

1. Boot from the Ubuntu CD
2. Connecto to your WLAN (i.e. make sure that you have an internet connection)
3. Mount your linux partition (on my computer it got mounted at /media/disk)
4. Open the terminal
5. Do binding mounts
sudo mount --bind /dev /media/disk/dev
sudo mount --bind /proc /media/disk/proc
sudo mount --bind /sys /media/disk/sys
6. chroot into your linux
sudo chroot /media/disk
7. Update your system
apt-get update
apt-get dist-upgrade
8. Reboot

Now your system should be alive again.

-- 
Failed to initalize HAL.
https://bugs.launchpad.net/bugs/25931
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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