[Bug 375755] [NEW] 9.04: xrdp 0.4 + vnc4server results in flashing screen on login

2009-05-12 Thread Fish
Public bug reported:

Binary package hint: xrdp

xrdp 0.4 logs in successfully with vnc4server.  However the desktop is
unusable, it being flashing [i.e clear/draw](ing) all the time.

Steps to reproduce: sudo apt-get install xvnc vnc4server vnc4-common
Connect to localhost with built-in Terminal Client

FIX: use tightvncserver instead

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

-- 
9.04: xrdp 0.4 + vnc4server results in flashing screen on login
https://bugs.launchpad.net/bugs/375755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
I think it's something wrong in the dbus setup package.
I have had the same issue as the OP - the dbus executable file has permissions 
set up improperly.  I also have most of the system groups < 1000 exported out 
from a common NIS server.  ( need common administrators across various 
computers, admin and adm being one of those groups < 1000 ).  Unfortuantely, 
this also pushes out the messagebus group across to the various computers ( 
again, it's a system group < 1000 ).  

This screws up whatever sets up the permissions in the dbus package,
leaving the file with permissions pointing to the REMOTE dbus group
instead of the local group, giving us this sort of broken permissions.

Fixes?  Either rewrite the dbus setup thing to change ownership to the
right GID, or put the admin, adm groups > 1000, because in a networked
environment with a need for common administrators, they really OUGHT not
to be system/computer groups.

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
Either that, or we add a new module to nsswitch to merge NIS+local
groups in a way that is better than the one right now [check NIS, then
check local], so we don't have 2 database, and thus, problems like
this

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
It's a somewhat-bug in the setup package...

** Changed in: dbus (Ubuntu)
   Status: Invalid => Confirmed

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-16 Thread Fish
Fair enough, but I'd say the chances of the two issues being related are
fairly likely (messagebus user points to wrong messagebus group in both
cases).  I'll file another bug report, but I'm pretty sure it'll be
marked as a duplicate of this one.

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 400240] [NEW] dbus setup package sets up wrong permissions on files

2009-07-16 Thread Fish
Public bug reported:

Binary package hint: dbus

On a system with both local groups and NIS groups exported with GID's
less than 1000, the dbus setup package fails to set permissions to the
right messagebus group (which should be the local group, not the remote
NIS group).

I have most of the system groups < 1000 exported out from a common NIS
server.  ( need common administrators across various computers, admin
and adm being one of those groups < 1000 ).  Unfortuantely, this also
pushes out the messagebus group across to the various computers ( again,
it's a system group < 1000 ).

This screws up whatever sets up the permissions in the dbus package,
leaving the file with permissions pointing to the REMOTE dbus group
instead of the local group, giving us this sort of broken permissions.

Fixes?  Either rewrite the dbus setup thing to change ownership to the
right GID, or put the admin, adm groups > 1000, because in a networked
environment with a need for common administrators, they really OUGHT not
to be system/computer groups.

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

-- 
dbus setup package sets up wrong permissions on files
https://bugs.launchpad.net/bugs/400240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 403775] [NEW] passwd fails when kerberos server points to an IPv6 host

2009-07-23 Thread Fish
Public bug reported:

Binary package hint: libpam-krb5

passwd fails when trying to change the password against an kerberos
server with an IPv6 address.  There's supposed to be a fix committed up
at MIT http://krbdev.mit.edu/rt/Ticket/Display.html?id=5595, but it
seems that it hasn't propagated down to Jaunty.

** Affects: libpam-krb5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
passwd fails when kerberos server points to an IPv6 host
https://bugs.launchpad.net/bugs/403775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346019] [NEW] unwanted CRLF translation copying binary file from Windows share

2009-03-20 Thread fish
Public bug reported:

Binary package hint: xorg

I used Nautilus to copy a binary file (with a .hex extension) from a
Windows server to my machine (right-click, copy, change to local
directory, right-click, paste).  The copy differed from the original.
Repeated tries produced identical corrupt files.

Comparing hex dumps of the files showed that CRLF sequences had been
converted to single LFs throughout - great for text, not so hot for
firmware images.

I understand that the Samba maintainers have always argued against CRLF
translation so assume this to be a Nautilus feature/bug but can see
nothing in the help or preferences dialogue.


System info:
Ubuntu 8.10 - all packages up-to-date as of 20 March, 09
samba 2:3.2.3-1ubuntu3.4
GNOME nautilus 2.24.1

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

-- 
unwanted CRLF translation copying binary file from Windows share
https://bugs.launchpad.net/bugs/346019
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 354209] Re: Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty)

2009-04-03 Thread fish
Confirmed. This is incredibly annoying. Please revert back to the old
behaviour. Thanks!

-- 
Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty)
https://bugs.launchpad.net/bugs/354209
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 376752] [NEW] RealVNC + NVidia X11 Server v180 Incompatible

2009-05-14 Thread Fish
Public bug reported:

RealVNC + X11 Nvidia on the VNC server causes display problems on the
clients -> in particular, flashing screen when using xrdp and flipped
screen when connecting from a LTSP client.  Bug does not appear in
tightvncserver, though, strangely.

Ubuntu 9.04, X11 Nvidia V180, RealVNC, LTSP, xrdp

ProblemType: Bug
Architecture: amd64
Dependencies:
 
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: vnc4server None [modified: /var/lib/dpkg/info/vnc4server.list]
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: vnc4
Uname: Linux 2.6.28-11-generic x86_64
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: amd64 apport-bug

-- 
RealVNC + NVidia X11 Server v180 Incompatible
https://bugs.launchpad.net/bugs/376752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 410770] [NEW] IPv6 stream support borked.

2009-08-08 Thread Fish
Public bug reported:

Binary package hint: moc

IPv6 stream support is borked in the mocp distributed for Jaunty.  mocp
always uses the A DNS record (instead of using the  record first,
then the A record) for DNS hosts, and fails completely when connecting
to an internet stream using the IPv6 URI format (e.g
http://[2000::1]:8000).

I guess this has something to do with the version of libcurl mocp is
being compiled against.

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

-- 
IPv6 stream support borked.
https://bugs.launchpad.net/bugs/410770
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 410809] [NEW] Please include libcudart.so in the boinc package

2009-08-08 Thread Fish
Public bug reported:

Binary package hint: boinc

Since libcudart.so has been removed from 6.4.5+dfsg, CUDA BOINC users
have been forced to download the 50MB CUDA Toolkit to be able to use
their GPU's to compute with BOINC.  Could the maintainers of this
package include libcudart.so in the main package, or at least could we
have a new 'addon/extra/recommended' package such as boinc-cuda that
does includes this file?

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

-- 
Please include libcudart.so in the boinc package
https://bugs.launchpad.net/bugs/410809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 414225] [NEW] libnvidia-cfg.so.1 symlink missing in binary package (amd64) nvidia-glx-180

2009-08-15 Thread Fish
Public bug reported:

The libnvidia-cfg.so.1 symlink (->/usr/lib/nvidia/libnvidia-
cfg.so.180.44) in /usr/lib is missing in the binary package (amd64)
nvidia-glx-180.  This breaks the nvidia-xconfig binary when it tries to
autodetect and configure X for all the nvidia GPUs present in the
system.  While that is not a serious bug in single-GPU systems, it
breaks multiple-GPU systems where X needs to have all the display
devices present in Xorg.conf, or it cannot start (it doesn't know which
GPU is supposed to be the primary GPU).

** Affects: nvidia-graphics-drivers-180 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: libnvidia-cfg.so.1 missing

-- 
libnvidia-cfg.so.1 symlink missing in binary package (amd64) nvidia-glx-180
https://bugs.launchpad.net/bugs/414225
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 414244] [NEW] BOINC should run later than gdm

2009-08-15 Thread Fish
Public bug reported:

Binary package hint: boinc

BOINC should run later than GDM (in the init scripts), as running boinc
before GDM starts slows down the user login process.  Running BOINC
before GDM/X starts also causes boinc to not detect GPU's for CUDA in
the system.

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

-- 
BOINC should run later than gdm
https://bugs.launchpad.net/bugs/414244
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 383812] [NEW] Need Upgrade; 3.0.12/CVS out with IPv6 support

2009-06-04 Thread Fish
Public bug reported:

Binary package hint: privoxy

Need to replace this package with the latest 3.0.12 CVS version.  3.0.9
lacks significant features that are present in 3.0.12 CVS - namely, IPv6
support

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

-- 
Need Upgrade; 3.0.12/CVS out with IPv6 support
https://bugs.launchpad.net/bugs/383812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 383812] Re: Need Upgrade; 3.0.12/CVS out with IPv6 support

2009-06-11 Thread Fish
Needs backport to Jaunty;  Karmic is beta right now.

-- 
Need Upgrade; 3.0.12/CVS out with IPv6 support
https://bugs.launchpad.net/bugs/383812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 383812] Re: Need Upgrade; 3.0.12/CVS out with IPv6 support

2009-06-11 Thread Fish
** Changed in: privoxy (Ubuntu)
   Status: Fix Released => New

-- 
Need Upgrade; 3.0.12/CVS out with IPv6 support
https://bugs.launchpad.net/bugs/383812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 71345] Re: Theme-manager crashes

2006-11-14 Thread Fish
I've had similar a experience, except I started with Xubuntu 6.10
(although I've been using the Gnome desktop for weeks without any
problems). I installed the KDE Desktop the other day, and now the Gnome
Theme Manager crashes. At least, some of it does. The theme window
remains usable, but only changes to the Window Border are applied.

I also had a list of "?" where the theme icons should be.

** Attachment added: "Gnome Theme Manager crash after installing KDE Desktop."
   
http://librarian.launchpad.net/5068373/_usr_bin_gnome-theme-manager.1000.crash

-- 
Theme-manager crashes
https://launchpad.net/bugs/71345

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


[Bug 307364] [NEW] Adept crashing anytime I try to open it

2008-12-11 Thread fish
Public bug reported:

Binary package hint: adept

Anytime I try to open adept it crashes with the error:

A Fatal Error Occurred
The application Adept (adept) crashed and caused the signal 6 (SIGABRT).
Please help us improve the software you use by filing a report at 
http://bugs.kde.org. Useful details include how to reproduce the error, 
documents that were loaded, etc.

and here is the bug report:

Application: Adept (adept), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb601f6c0 (LWP 8055)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb80ed430 in __kernel_vsyscall ()
#7  0xb68b0880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb68b2248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6ad46f8 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#10 0xb6ad25d5 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb6ad2612 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb6ad26cb in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0xb7566de5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb75677e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb756cdb7 in ?? () from /usr/lib/libQtCore.so.4
#16 0xb756cedc in ?? () from /usr/lib/libQtCore.so.4
#17 0xb756153f in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6c428ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#19 0xb6c4a72e in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb7a2072d in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb7551e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#22 0xb757fd81 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb757c520 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb63986f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb639bda3 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb639bf61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb757c478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#28 0xb6cdcea5 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb755052a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb75506ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0xb7552da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0xb6c42767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#33 0x080c80c6 in ?? ()
#34 0xb689b685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#35 0x08095ae1 in _start ()
#0  0xb80ed430 in __kernel_vsyscall ()


I am very new to linux (first week i've had it) and know nothing about
it. I can tell you adept was working fine until today, I know I did
something, but i don't know what specifically.

Running Kubuntu Intrepid
Description:Ubuntu 8.10
Release:8.10
KDE 4.1.2

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

-- 
Adept crashing anytime I try to open it 
https://bugs.launchpad.net/bugs/307364
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.

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


[Bug 119283] Re: Monitor not detected

2007-10-30 Thread fish
I have the exacly same problem with a nx9010 notebook as David and i use 
Gutsy/Final.
In my case ddcprobe shows no "monitorrange" at all...

-- 
Monitor not detected
https://bugs.launchpad.net/bugs/119283
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
We have the same problem here:

cleanup context
item ImportCommand+SourceItem
Ubuntu 7.10 ppc - gnome-dev-cdrom - Mountpoint file:///media/cdrom0 True True 
Cdrom
Cdrom
item ImportCommand+SourceItem
Testing gphoto path = usb:
PortInfo Universal Serial Bus, usb:
cleanup context
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.OverflowException: Number overflow.
  at LibGPhoto2.CameraFile.GetDataAndSize () [0x0] 
  at GPhotoCamera.GetPreviewPixbuf (.GPhotoCameraFile camfile) [0x0] 
  at FSpot.CameraFileSelectionDialog.GetPreviews () [0x0] 
  at FSpot.CameraFileSelectionDialog.CreateInterface () [0x0] 
  at FSpot.CameraFileSelectionDialog.Run () [0x0] 
  at MainWindow.ImportCamera (System.String camera_device) [0x0] 
  at ImportCommand.set_Source (.SourceItem value) [0x0] 
  at ImportCommand+SourceMenu.HandleActivated (System.Object sender, 
System.EventArgs args) [0x0] 
  at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x0] 

   at GLib.Signal.voidObjectCallback ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.Run ()
   at ImportCommand.ImportFromFile ()
   at MainWindow.HandleImportCommand ()
   at System.MulticastDelegate.invoke_void_object_EventArgs ()
   at GLib.Signal.voidObjectCallback ()
   at GLib.Signal.voidObjectCallback ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.Run ()
   at Gnome.Program.Run ()
   at FSpot.Driver.Main ()
cleanup context

Here gphoto2 -P works well too. Its just generating a warning about
setting file attributes (which is the same on all systems i use to
download photos from that camera):

*** Fehler ***  
canon_usb_set_file_attributes: canon_usb_dialogue failed
Speichere Datei als IMG_5377.JPG
Downloading 'IMG_5378.JPG' from folder '/DCIM/153CANON'...

System specs:
Camera is a Canon EOS 350D (aka. Rebell XT)

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo 
processor   : 0
cpu : 7447A, altivec supported
clock   : 666.666000MHz
revision: 0.1 (pvr 8003 0101)
bogomips: 36.73
timebase: 18432000
platform: PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh 
detected as : 287 (iBook G4)
pmac flags  : 001b
L2 cache: 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date (apt-get 
upgrade).
libgphoto2-2: Version: 2.4.0-2ubuntu2
f-spot: Version: 0.4.0-0ubuntu3

Maybe important: The import worked without problems on a x86 Notebook
(Thinkpad R51) with the same Ubuntu version and the same camera!

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
Oops, i was confused about the french error message. I guess thats the
wrong place for my bug report. Can someone move this comment to a new
bug? or delete it and i'll fill a new bug report.

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
There is a debian bugreport which seams to be exacly my problem:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439816

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 176707] error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize () -> Number overflow.

2007-12-16 Thread fish
Public bug reported:

Binary package hint: f-spot

The bug is every time reproducable:
After starting f-spot, selecting import and choosing the camera f-spot crashs.
Looks like the same bug already reported in the debian bugtracker: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439816

When started in a terminal i get this error:
...
cleanup context
item ImportCommand+SourceItem
Ubuntu 7.10 ppc - gnome-dev-cdrom - Mountpoint file:///media/cdrom0 
 True True Cdrom
Cdrom
item ImportCommand+SourceItem
Testing gphoto path = usb:
PortInfo Universal Serial Bus, usb:
cleanup context
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to 
handle the exception.
System.OverflowException: Number overflow.
  at LibGPhoto2.CameraFile.GetDataAndSize () [0x0]
  at GPhotoCamera.GetPreviewPixbuf (.GPhotoCameraFile camfile) [0x0]
  at FSpot.CameraFileSelectionDialog.GetPreviews () [0x0]
  at FSpot.CameraFileSelectionDialog.CreateInterface () [0x0]
  at FSpot.CameraFileSelectionDialog.Run () [0x0]
  at MainWindow.ImportCamera (System.String camera_device) [0x0]
  at ImportCommand.set_Source (.SourceItem value) [0x0]
  at ImportCommand+SourceMenu.HandleActivated (System.Object sender, 
System.EventArgs args) [0x0]
  at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_object_EventArgs 
(object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x0]

   at GLib.Signal.voidObjectCallback ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.Run ()
   at ImportCommand.ImportFromFile ()
   at MainWindow.HandleImportCommand ()
   at System.MulticastDelegate.invoke_void_object_EventArgs ()
   at GLib.Signal.voidObjectCallback ()
   at GLib.Signal.voidObjectCallback ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.Run ()
   at Gnome.Program.Run ()
   at FSpot.Driver.Main ()
cleanup context

gphoto2 -P works well. Its just generating a warning about 
setting file attributes (which is the same on all systems i use to 
download photos from that camera):

*** Fehler ***
canon_usb_set_file_attributes: canon_usb_dialogue failed
Speichere Datei als IMG_5377.JPG
Downloading 'IMG_5378.JPG' from folder '/DCIM/153CANON'...

System specs:
Camera is a Canon EOS 350D (aka. Rebell XT)

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo
processor : 0
cpu : 7447A, altivec supported
clock : 666.666000MHz
revision : 0.1 (pvr 8003 0101)
bogomips : 36.73
timebase : 18432000
platform : PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh
detected as : 287 (iBook G4)
pmac flags : 001b
L2 cache : 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date 
(apt-get upgrade).
libgphoto2-2: Version: 2.4.0-2ubuntu2
f-spot: Version: 0.4.0-0ubuntu3

Important: The import worked without problems on a x86 Notebook 
(Thinkpad R51) with the same Ubuntu version and the same camera!
I guess that LibGPhoto2.CameraFile.GetDataAndSize returns a to large number on 
PPC...

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

-- 
error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize 
() -> Number overflow.
https://bugs.launchpad.net/bugs/176707
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 34247] Re: Trash always empty.

2008-01-20 Thread fish
I can confirm that this problem still exists on gutsy final.
System is a iBook / ppc.
When i move a file to trash it will be moved to ~/.Trash correctly but neither 
a click on the Trash icon in the left bar in nautilus nor a 
Go->Location->Trash: shows something in the Trash.

-- 
Trash always empty.
https://bugs.launchpad.net/bugs/34247
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 153235] Re: exiting a slideshow crashes f-spot

2008-01-08 Thread fish
Looks like my problem, at least to some degree.
When i start a slideshow the images are colored green and f-spot crashes after 
exiting the slideshow. Both errors don't happen in the normal fullscreen view. 
When i turn the visual effects on, i only get a small (green again) image on 
the top left part of the screen. It crashs too.

()
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
max texture size 2048 scaling to 0,5925926
scaling image 2048 x 1365
item changed
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
Disposing 1 IsTexture 1
Done Disposing 1
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
max texture size 2048 scaling to 0,5925926
scaling image 2048 x 1365
The program 'f-spot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 7900 error_code 2 request_code 145 minor_code 9)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

System specs:

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo
processor : 0
cpu : 7447A, altivec supported
clock : 666.666000MHz
revision : 0.1 (pvr 8003 0101)
bogomips : 36.73
timebase : 18432000
platform : PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh
detected as : 287 (iBook G4)
pmac flags : 001b
L2 cache : 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date

-- 
exiting a slideshow crashes f-spot
https://bugs.launchpad.net/bugs/153235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 177400] "Sharing services are not installed"-Dialog returns without any warnings when there are no such packages

2007-12-18 Thread fish
Public bug reported:

Binary package hint: nautilus-share

Hello,

if you try to share a folder and have no samba nor nfs installed you get
the "Sharing services are not installed"-Dialog. If you select i.e.
samba for install and click on "Install services" and there is no such
packages (i.e. because you don't have any online repositories selected)
the screen returns without further warning. I guess it should print
something like "No packages found, check repositories". A friend of mine
was taking his first linux steps and stumbled about that problem.
Something you really can't know as a novice. I guess the reason why
there weren't any online repositories selected is because he installed
ubuntu without internet connection. Is this something the ubuntu install
silently detects?

The affected ubuntu version is ubuntu 7.10, i dont know if he has
installed the latest nautilus-share packages, so maybe the problem is
already fixed but i can't check that right now.

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

-- 
"Sharing services are not installed"-Dialog returns without any warnings when 
there are no such packages
https://bugs.launchpad.net/bugs/177400
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 201786] Re: ssh Agent admitted failure to sign using the key

2008-04-20 Thread fish
Same problem here, unsetting SSH_AUTH_SOCK works too.

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

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


[Bug 298804] Re: Hibernate fails on Dell Inspiron 8600 with Intrepid

2008-11-17 Thread fish
I've just installed Ubuntu 8.10 on an IBM ThinkPad A31p and I get the
black screen and identical error

[*.] pm_op(): pci_pm_thaw + 0x0/0x50 returns -16
[*.] PM: Device :00:00.0 failed to thaw: error -16

when hibernating.  Returning from hibernation, however, is successful.
I'm new to this so please let me know if any extra information or log file 
contents would be useful.

-- 
Hibernate fails on Dell Inspiron 8600 with Intrepid
https://bugs.launchpad.net/bugs/298804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417213] [NEW] Quagga wont bind to IPv6 [::0]

2009-08-21 Thread Fish
Public bug reported:

Binary package hint: quagga

Quagga/BGP refuses to bind to the IPv6 address [::0] (accept-any-
incoming IPv6) and insteads binds to the IPv4 address 0.0.0.0, which
prevents Quagga/BGP from processing any requests from IPv6 peers.  This
is due to Quagga's listening code that assumes that Quagga is running on
a dual/seperate stack system, unlike the single-IPv4-mapped-in-IPv6
stack present in Linux.  (http://www.gossamer-
threads.com/lists/quagga/users/17797).  It shouldn't be too hard of a
fix, we just need to change Quagga to bind on [::0] only instead of
0.0.0.0 and [::0]

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

-- 
Quagga wont bind to IPv6 [::0]
https://bugs.launchpad.net/bugs/417213
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 383812] Re: Need Upgrade; 3.0.12/CVS out with IPv6 support

2009-06-11 Thread Fish
Needs backport to Jaunty;  Karmic is beta right now.

-- 
Need Upgrade; 3.0.12/CVS out with IPv6 support
https://bugs.launchpad.net/bugs/383812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 383812] Re: Need Upgrade; 3.0.12/CVS out with IPv6 support

2009-06-11 Thread Fish
** Changed in: privoxy (Ubuntu)
   Status: Fix Released => New

-- 
Need Upgrade; 3.0.12/CVS out with IPv6 support
https://bugs.launchpad.net/bugs/383812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201786] Re: ssh Agent admitted failure to sign using the key

2008-04-20 Thread fish
Same problem here, unsetting SSH_AUTH_SOCK works too.

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

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
We have the same problem here:

cleanup context
item ImportCommand+SourceItem
Ubuntu 7.10 ppc - gnome-dev-cdrom - Mountpoint file:///media/cdrom0 True True 
Cdrom
Cdrom
item ImportCommand+SourceItem
Testing gphoto path = usb:
PortInfo Universal Serial Bus, usb:
cleanup context
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.OverflowException: Number overflow.
  at LibGPhoto2.CameraFile.GetDataAndSize () [0x0] 
  at GPhotoCamera.GetPreviewPixbuf (.GPhotoCameraFile camfile) [0x0] 
  at FSpot.CameraFileSelectionDialog.GetPreviews () [0x0] 
  at FSpot.CameraFileSelectionDialog.CreateInterface () [0x0] 
  at FSpot.CameraFileSelectionDialog.Run () [0x0] 
  at MainWindow.ImportCamera (System.String camera_device) [0x0] 
  at ImportCommand.set_Source (.SourceItem value) [0x0] 
  at ImportCommand+SourceMenu.HandleActivated (System.Object sender, 
System.EventArgs args) [0x0] 
  at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x0] 

   at GLib.Signal.voidObjectCallback ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.Run ()
   at ImportCommand.ImportFromFile ()
   at MainWindow.HandleImportCommand ()
   at System.MulticastDelegate.invoke_void_object_EventArgs ()
   at GLib.Signal.voidObjectCallback ()
   at GLib.Signal.voidObjectCallback ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.Run ()
   at Gnome.Program.Run ()
   at FSpot.Driver.Main ()
cleanup context

Here gphoto2 -P works well too. Its just generating a warning about
setting file attributes (which is the same on all systems i use to
download photos from that camera):

*** Fehler ***  
canon_usb_set_file_attributes: canon_usb_dialogue failed
Speichere Datei als IMG_5377.JPG
Downloading 'IMG_5378.JPG' from folder '/DCIM/153CANON'...

System specs:
Camera is a Canon EOS 350D (aka. Rebell XT)

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo 
processor   : 0
cpu : 7447A, altivec supported
clock   : 666.666000MHz
revision: 0.1 (pvr 8003 0101)
bogomips: 36.73
timebase: 18432000
platform: PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh 
detected as : 287 (iBook G4)
pmac flags  : 001b
L2 cache: 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date (apt-get 
upgrade).
libgphoto2-2: Version: 2.4.0-2ubuntu2
f-spot: Version: 0.4.0-0ubuntu3

Maybe important: The import worked without problems on a x86 Notebook
(Thinkpad R51) with the same Ubuntu version and the same camera!

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
Oops, i was confused about the french error message. I guess thats the
wrong place for my bug report. Can someone move this comment to a new
bug? or delete it and i'll fill a new bug report.

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
There is a debian bugreport which seams to be exacly my problem:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439816

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 176707] error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize () -> Number overflow.

2007-12-16 Thread fish
Public bug reported:

Binary package hint: f-spot

The bug is every time reproducable:
After starting f-spot, selecting import and choosing the camera f-spot crashs.
Looks like the same bug already reported in the debian bugtracker: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439816

When started in a terminal i get this error:
...
cleanup context
item ImportCommand+SourceItem
Ubuntu 7.10 ppc - gnome-dev-cdrom - Mountpoint file:///media/cdrom0 
 True True Cdrom
Cdrom
item ImportCommand+SourceItem
Testing gphoto path = usb:
PortInfo Universal Serial Bus, usb:
cleanup context
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to 
handle the exception.
System.OverflowException: Number overflow.
  at LibGPhoto2.CameraFile.GetDataAndSize () [0x0]
  at GPhotoCamera.GetPreviewPixbuf (.GPhotoCameraFile camfile) [0x0]
  at FSpot.CameraFileSelectionDialog.GetPreviews () [0x0]
  at FSpot.CameraFileSelectionDialog.CreateInterface () [0x0]
  at FSpot.CameraFileSelectionDialog.Run () [0x0]
  at MainWindow.ImportCamera (System.String camera_device) [0x0]
  at ImportCommand.set_Source (.SourceItem value) [0x0]
  at ImportCommand+SourceMenu.HandleActivated (System.Object sender, 
System.EventArgs args) [0x0]
  at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_object_EventArgs 
(object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x0]

   at GLib.Signal.voidObjectCallback ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.Run ()
   at ImportCommand.ImportFromFile ()
   at MainWindow.HandleImportCommand ()
   at System.MulticastDelegate.invoke_void_object_EventArgs ()
   at GLib.Signal.voidObjectCallback ()
   at GLib.Signal.voidObjectCallback ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.Run ()
   at Gnome.Program.Run ()
   at FSpot.Driver.Main ()
cleanup context

gphoto2 -P works well. Its just generating a warning about 
setting file attributes (which is the same on all systems i use to 
download photos from that camera):

*** Fehler ***
canon_usb_set_file_attributes: canon_usb_dialogue failed
Speichere Datei als IMG_5377.JPG
Downloading 'IMG_5378.JPG' from folder '/DCIM/153CANON'...

System specs:
Camera is a Canon EOS 350D (aka. Rebell XT)

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo
processor : 0
cpu : 7447A, altivec supported
clock : 666.666000MHz
revision : 0.1 (pvr 8003 0101)
bogomips : 36.73
timebase : 18432000
platform : PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh
detected as : 287 (iBook G4)
pmac flags : 001b
L2 cache : 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date 
(apt-get upgrade).
libgphoto2-2: Version: 2.4.0-2ubuntu2
f-spot: Version: 0.4.0-0ubuntu3

Important: The import worked without problems on a x86 Notebook 
(Thinkpad R51) with the same Ubuntu version and the same camera!
I guess that LibGPhoto2.CameraFile.GetDataAndSize returns a to large number on 
PPC...

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

-- 
error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize 
() -> Number overflow.
https://bugs.launchpad.net/bugs/176707
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 177400] "Sharing services are not installed"-Dialog returns without any warnings when there are no such packages

2007-12-18 Thread fish
Public bug reported:

Binary package hint: nautilus-share

Hello,

if you try to share a folder and have no samba nor nfs installed you get
the "Sharing services are not installed"-Dialog. If you select i.e.
samba for install and click on "Install services" and there is no such
packages (i.e. because you don't have any online repositories selected)
the screen returns without further warning. I guess it should print
something like "No packages found, check repositories". A friend of mine
was taking his first linux steps and stumbled about that problem.
Something you really can't know as a novice. I guess the reason why
there weren't any online repositories selected is because he installed
ubuntu without internet connection. Is this something the ubuntu install
silently detects?

The affected ubuntu version is ubuntu 7.10, i dont know if he has
installed the latest nautilus-share packages, so maybe the problem is
already fixed but i can't check that right now.

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

-- 
"Sharing services are not installed"-Dialog returns without any warnings when 
there are no such packages
https://bugs.launchpad.net/bugs/177400
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 153235] Re: exiting a slideshow crashes f-spot

2008-01-08 Thread fish
Looks like my problem, at least to some degree.
When i start a slideshow the images are colored green and f-spot crashes after 
exiting the slideshow. Both errors don't happen in the normal fullscreen view. 
When i turn the visual effects on, i only get a small (green again) image on 
the top left part of the screen. It crashs too.

()
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
max texture size 2048 scaling to 0,5925926
scaling image 2048 x 1365
item changed
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
Disposing 1 IsTexture 1
Done Disposing 1
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
max texture size 2048 scaling to 0,5925926
scaling image 2048 x 1365
The program 'f-spot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 7900 error_code 2 request_code 145 minor_code 9)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

System specs:

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo
processor : 0
cpu : 7447A, altivec supported
clock : 666.666000MHz
revision : 0.1 (pvr 8003 0101)
bogomips : 36.73
timebase : 18432000
platform : PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh
detected as : 287 (iBook G4)
pmac flags : 001b
L2 cache : 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date

-- 
exiting a slideshow crashes f-spot
https://bugs.launchpad.net/bugs/153235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119283] Re: Monitor not detected

2007-10-30 Thread fish
I have the exacly same problem with a nx9010 notebook as David and i use 
Gutsy/Final.
In my case ddcprobe shows no "monitorrange" at all...

-- 
Monitor not detected
https://bugs.launchpad.net/bugs/119283
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 71345] Re: Theme-manager crashes

2006-11-14 Thread Fish
I've had similar a experience, except I started with Xubuntu 6.10
(although I've been using the Gnome desktop for weeks without any
problems). I installed the KDE Desktop the other day, and now the Gnome
Theme Manager crashes. At least, some of it does. The theme window
remains usable, but only changes to the Window Border are applied.

I also had a list of "?" where the theme icons should be.

** Attachment added: "Gnome Theme Manager crash after installing KDE Desktop."
   
http://librarian.launchpad.net/5068373/_usr_bin_gnome-theme-manager.1000.crash

-- 
Theme-manager crashes
https://launchpad.net/bugs/71345

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


[Bug 298804] Re: Hibernate fails on Dell Inspiron 8600 with Intrepid

2008-11-17 Thread fish
I've just installed Ubuntu 8.10 on an IBM ThinkPad A31p and I get the
black screen and identical error

[*.] pm_op(): pci_pm_thaw + 0x0/0x50 returns -16
[*.] PM: Device :00:00.0 failed to thaw: error -16

when hibernating.  Returning from hibernation, however, is successful.
I'm new to this so please let me know if any extra information or log file 
contents would be useful.

-- 
Hibernate fails on Dell Inspiron 8600 with Intrepid
https://bugs.launchpad.net/bugs/298804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 307364] [NEW] Adept crashing anytime I try to open it

2008-12-11 Thread fish
Public bug reported:

Binary package hint: adept

Anytime I try to open adept it crashes with the error:

A Fatal Error Occurred
The application Adept (adept) crashed and caused the signal 6 (SIGABRT).
Please help us improve the software you use by filing a report at 
http://bugs.kde.org. Useful details include how to reproduce the error, 
documents that were loaded, etc.

and here is the bug report:

Application: Adept (adept), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb601f6c0 (LWP 8055)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb80ed430 in __kernel_vsyscall ()
#7  0xb68b0880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb68b2248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6ad46f8 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#10 0xb6ad25d5 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb6ad2612 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb6ad26cb in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0xb7566de5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb75677e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb756cdb7 in ?? () from /usr/lib/libQtCore.so.4
#16 0xb756cedc in ?? () from /usr/lib/libQtCore.so.4
#17 0xb756153f in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6c428ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#19 0xb6c4a72e in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb7a2072d in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb7551e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#22 0xb757fd81 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb757c520 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb63986f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb639bda3 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb639bf61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb757c478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#28 0xb6cdcea5 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb755052a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb75506ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0xb7552da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0xb6c42767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#33 0x080c80c6 in ?? ()
#34 0xb689b685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#35 0x08095ae1 in _start ()
#0  0xb80ed430 in __kernel_vsyscall ()


I am very new to linux (first week i've had it) and know nothing about
it. I can tell you adept was working fine until today, I know I did
something, but i don't know what specifically.

Running Kubuntu Intrepid
Description:Ubuntu 8.10
Release:8.10
KDE 4.1.2

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

-- 
Adept crashing anytime I try to open it 
https://bugs.launchpad.net/bugs/307364
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.

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


[Bug 383812] [NEW] Need Upgrade; 3.0.12/CVS out with IPv6 support

2009-06-04 Thread Fish
Public bug reported:

Binary package hint: privoxy

Need to replace this package with the latest 3.0.12 CVS version.  3.0.9
lacks significant features that are present in 3.0.12 CVS - namely, IPv6
support

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

-- 
Need Upgrade; 3.0.12/CVS out with IPv6 support
https://bugs.launchpad.net/bugs/383812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 375755] [NEW] 9.04: xrdp 0.4 + vnc4server results in flashing screen on login

2009-05-12 Thread Fish
Public bug reported:

Binary package hint: xrdp

xrdp 0.4 logs in successfully with vnc4server.  However the desktop is
unusable, it being flashing [i.e clear/draw](ing) all the time.

Steps to reproduce: sudo apt-get install xvnc vnc4server vnc4-common
Connect to localhost with built-in Terminal Client

FIX: use tightvncserver instead

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

-- 
9.04: xrdp 0.4 + vnc4server results in flashing screen on login
https://bugs.launchpad.net/bugs/375755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
I think it's something wrong in the dbus setup package.
I have had the same issue as the OP - the dbus executable file has permissions 
set up improperly.  I also have most of the system groups < 1000 exported out 
from a common NIS server.  ( need common administrators across various 
computers, admin and adm being one of those groups < 1000 ).  Unfortuantely, 
this also pushes out the messagebus group across to the various computers ( 
again, it's a system group < 1000 ).  

This screws up whatever sets up the permissions in the dbus package,
leaving the file with permissions pointing to the REMOTE dbus group
instead of the local group, giving us this sort of broken permissions.

Fixes?  Either rewrite the dbus setup thing to change ownership to the
right GID, or put the admin, adm groups > 1000, because in a networked
environment with a need for common administrators, they really OUGHT not
to be system/computer groups.

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
Either that, or we add a new module to nsswitch to merge NIS+local
groups in a way that is better than the one right now [check NIS, then
check local], so we don't have 2 database, and thus, problems like
this

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
It's a somewhat-bug in the setup package...

** Changed in: dbus (Ubuntu)
   Status: Invalid => Confirmed

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-16 Thread Fish
Fair enough, but I'd say the chances of the two issues being related are
fairly likely (messagebus user points to wrong messagebus group in both
cases).  I'll file another bug report, but I'm pretty sure it'll be
marked as a duplicate of this one.

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 400240] [NEW] dbus setup package sets up wrong permissions on files

2009-07-16 Thread Fish
Public bug reported:

Binary package hint: dbus

On a system with both local groups and NIS groups exported with GID's
less than 1000, the dbus setup package fails to set permissions to the
right messagebus group (which should be the local group, not the remote
NIS group).

I have most of the system groups < 1000 exported out from a common NIS
server.  ( need common administrators across various computers, admin
and adm being one of those groups < 1000 ).  Unfortuantely, this also
pushes out the messagebus group across to the various computers ( again,
it's a system group < 1000 ).

This screws up whatever sets up the permissions in the dbus package,
leaving the file with permissions pointing to the REMOTE dbus group
instead of the local group, giving us this sort of broken permissions.

Fixes?  Either rewrite the dbus setup thing to change ownership to the
right GID, or put the admin, adm groups > 1000, because in a networked
environment with a need for common administrators, they really OUGHT not
to be system/computer groups.

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

-- 
dbus setup package sets up wrong permissions on files
https://bugs.launchpad.net/bugs/400240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 307364] [NEW] Adept crashing anytime I try to open it

2008-12-11 Thread fish
Public bug reported:

Binary package hint: adept

Anytime I try to open adept it crashes with the error:

A Fatal Error Occurred
The application Adept (adept) crashed and caused the signal 6 (SIGABRT).
Please help us improve the software you use by filing a report at 
http://bugs.kde.org. Useful details include how to reproduce the error, 
documents that were loaded, etc.

and here is the bug report:

Application: Adept (adept), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb601f6c0 (LWP 8055)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb80ed430 in __kernel_vsyscall ()
#7  0xb68b0880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb68b2248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6ad46f8 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#10 0xb6ad25d5 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb6ad2612 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb6ad26cb in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0xb7566de5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb75677e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb756cdb7 in ?? () from /usr/lib/libQtCore.so.4
#16 0xb756cedc in ?? () from /usr/lib/libQtCore.so.4
#17 0xb756153f in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6c428ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#19 0xb6c4a72e in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb7a2072d in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb7551e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#22 0xb757fd81 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb757c520 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb63986f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb639bda3 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb639bf61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb757c478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#28 0xb6cdcea5 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb755052a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb75506ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0xb7552da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0xb6c42767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#33 0x080c80c6 in ?? ()
#34 0xb689b685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#35 0x08095ae1 in _start ()
#0  0xb80ed430 in __kernel_vsyscall ()


I am very new to linux (first week i've had it) and know nothing about
it. I can tell you adept was working fine until today, I know I did
something, but i don't know what specifically.

Running Kubuntu Intrepid
Description:Ubuntu 8.10
Release:8.10
KDE 4.1.2

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

-- 
Adept crashing anytime I try to open it 
https://bugs.launchpad.net/bugs/307364
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.

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


[Bug 383812] Re: Need Upgrade; 3.0.12/CVS out with IPv6 support

2009-06-11 Thread Fish
Needs backport to Jaunty;  Karmic is beta right now.

-- 
Need Upgrade; 3.0.12/CVS out with IPv6 support
https://bugs.launchpad.net/bugs/383812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 383812] Re: Need Upgrade; 3.0.12/CVS out with IPv6 support

2009-06-11 Thread Fish
** Changed in: privoxy (Ubuntu)
   Status: Fix Released => New

-- 
Need Upgrade; 3.0.12/CVS out with IPv6 support
https://bugs.launchpad.net/bugs/383812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 376752] [NEW] RealVNC + NVidia X11 Server v180 Incompatible

2009-05-14 Thread Fish
Public bug reported:

RealVNC + X11 Nvidia on the VNC server causes display problems on the
clients -> in particular, flashing screen when using xrdp and flipped
screen when connecting from a LTSP client.  Bug does not appear in
tightvncserver, though, strangely.

Ubuntu 9.04, X11 Nvidia V180, RealVNC, LTSP, xrdp

ProblemType: Bug
Architecture: amd64
Dependencies:
 
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: vnc4server None [modified: /var/lib/dpkg/info/vnc4server.list]
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: vnc4
Uname: Linux 2.6.28-11-generic x86_64
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: amd64 apport-bug

-- 
RealVNC + NVidia X11 Server v180 Incompatible
https://bugs.launchpad.net/bugs/376752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346019] [NEW] unwanted CRLF translation copying binary file from Windows share

2009-03-20 Thread fish
Public bug reported:

Binary package hint: xorg

I used Nautilus to copy a binary file (with a .hex extension) from a
Windows server to my machine (right-click, copy, change to local
directory, right-click, paste).  The copy differed from the original.
Repeated tries produced identical corrupt files.

Comparing hex dumps of the files showed that CRLF sequences had been
converted to single LFs throughout - great for text, not so hot for
firmware images.

I understand that the Samba maintainers have always argued against CRLF
translation so assume this to be a Nautilus feature/bug but can see
nothing in the help or preferences dialogue.


System info:
Ubuntu 8.10 - all packages up-to-date as of 20 March, 09
samba 2:3.2.3-1ubuntu3.4
GNOME nautilus 2.24.1

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

-- 
unwanted CRLF translation copying binary file from Windows share
https://bugs.launchpad.net/bugs/346019
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 354209] Re: Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty)

2009-04-03 Thread fish
Confirmed. This is incredibly annoying. Please revert back to the old
behaviour. Thanks!

-- 
Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty)
https://bugs.launchpad.net/bugs/354209
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 375755] [NEW] 9.04: xrdp 0.4 + vnc4server results in flashing screen on login

2009-05-12 Thread Fish
Public bug reported:

Binary package hint: xrdp

xrdp 0.4 logs in successfully with vnc4server.  However the desktop is
unusable, it being flashing [i.e clear/draw](ing) all the time.

Steps to reproduce: sudo apt-get install xvnc vnc4server vnc4-common
Connect to localhost with built-in Terminal Client

FIX: use tightvncserver instead

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

-- 
9.04: xrdp 0.4 + vnc4server results in flashing screen on login
https://bugs.launchpad.net/bugs/375755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 376752] [NEW] RealVNC + NVidia X11 Server v180 Incompatible

2009-05-14 Thread Fish
Public bug reported:

RealVNC + X11 Nvidia on the VNC server causes display problems on the
clients -> in particular, flashing screen when using xrdp and flipped
screen when connecting from a LTSP client.  Bug does not appear in
tightvncserver, though, strangely.

Ubuntu 9.04, X11 Nvidia V180, RealVNC, LTSP, xrdp

ProblemType: Bug
Architecture: amd64
Dependencies:
 
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: vnc4server None [modified: /var/lib/dpkg/info/vnc4server.list]
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: vnc4
Uname: Linux 2.6.28-11-generic x86_64
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: amd64 apport-bug

-- 
RealVNC + NVidia X11 Server v180 Incompatible
https://bugs.launchpad.net/bugs/376752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 34247] Re: Trash always empty.

2008-01-20 Thread fish
I can confirm that this problem still exists on gutsy final.
System is a iBook / ppc.
When i move a file to trash it will be moved to ~/.Trash correctly but neither 
a click on the Trash icon in the left bar in nautilus nor a 
Go->Location->Trash: shows something in the Trash.

-- 
Trash always empty.
https://bugs.launchpad.net/bugs/34247
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 346019] [NEW] unwanted CRLF translation copying binary file from Windows share

2009-03-20 Thread fish
Public bug reported:

Binary package hint: xorg

I used Nautilus to copy a binary file (with a .hex extension) from a
Windows server to my machine (right-click, copy, change to local
directory, right-click, paste).  The copy differed from the original.
Repeated tries produced identical corrupt files.

Comparing hex dumps of the files showed that CRLF sequences had been
converted to single LFs throughout - great for text, not so hot for
firmware images.

I understand that the Samba maintainers have always argued against CRLF
translation so assume this to be a Nautilus feature/bug but can see
nothing in the help or preferences dialogue.


System info:
Ubuntu 8.10 - all packages up-to-date as of 20 March, 09
samba 2:3.2.3-1ubuntu3.4
GNOME nautilus 2.24.1

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

-- 
unwanted CRLF translation copying binary file from Windows share
https://bugs.launchpad.net/bugs/346019
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
I think it's something wrong in the dbus setup package.
I have had the same issue as the OP - the dbus executable file has permissions 
set up improperly.  I also have most of the system groups < 1000 exported out 
from a common NIS server.  ( need common administrators across various 
computers, admin and adm being one of those groups < 1000 ).  Unfortuantely, 
this also pushes out the messagebus group across to the various computers ( 
again, it's a system group < 1000 ).  

This screws up whatever sets up the permissions in the dbus package,
leaving the file with permissions pointing to the REMOTE dbus group
instead of the local group, giving us this sort of broken permissions.

Fixes?  Either rewrite the dbus setup thing to change ownership to the
right GID, or put the admin, adm groups > 1000, because in a networked
environment with a need for common administrators, they really OUGHT not
to be system/computer groups.

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
Either that, or we add a new module to nsswitch to merge NIS+local
groups in a way that is better than the one right now [check NIS, then
check local], so we don't have 2 database, and thus, problems like
this

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
It's a somewhat-bug in the setup package...

** Changed in: dbus (Ubuntu)
   Status: Invalid => Confirmed

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-16 Thread Fish
Fair enough, but I'd say the chances of the two issues being related are
fairly likely (messagebus user points to wrong messagebus group in both
cases).  I'll file another bug report, but I'm pretty sure it'll be
marked as a duplicate of this one.

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 400240] [NEW] dbus setup package sets up wrong permissions on files

2009-07-16 Thread Fish
Public bug reported:

Binary package hint: dbus

On a system with both local groups and NIS groups exported with GID's
less than 1000, the dbus setup package fails to set permissions to the
right messagebus group (which should be the local group, not the remote
NIS group).

I have most of the system groups < 1000 exported out from a common NIS
server.  ( need common administrators across various computers, admin
and adm being one of those groups < 1000 ).  Unfortuantely, this also
pushes out the messagebus group across to the various computers ( again,
it's a system group < 1000 ).

This screws up whatever sets up the permissions in the dbus package,
leaving the file with permissions pointing to the REMOTE dbus group
instead of the local group, giving us this sort of broken permissions.

Fixes?  Either rewrite the dbus setup thing to change ownership to the
right GID, or put the admin, adm groups > 1000, because in a networked
environment with a need for common administrators, they really OUGHT not
to be system/computer groups.

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

-- 
dbus setup package sets up wrong permissions on files
https://bugs.launchpad.net/bugs/400240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 354209] Re: Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty)

2009-04-03 Thread fish
Confirmed. This is incredibly annoying. Please revert back to the old
behaviour. Thanks!

-- 
Kicker (K-Menu) don't disappear as usual (Kubuntu/Jaunty)
https://bugs.launchpad.net/bugs/354209
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 410770] [NEW] IPv6 stream support borked.

2009-08-08 Thread Fish
Public bug reported:

Binary package hint: moc

IPv6 stream support is borked in the mocp distributed for Jaunty.  mocp
always uses the A DNS record (instead of using the  record first,
then the A record) for DNS hosts, and fails completely when connecting
to an internet stream using the IPv6 URI format (e.g
http://[2000::1]:8000).

I guess this has something to do with the version of libcurl mocp is
being compiled against.

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

-- 
IPv6 stream support borked.
https://bugs.launchpad.net/bugs/410770
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 410809] [NEW] Please include libcudart.so in the boinc package

2009-08-08 Thread Fish
Public bug reported:

Binary package hint: boinc

Since libcudart.so has been removed from 6.4.5+dfsg, CUDA BOINC users
have been forced to download the 50MB CUDA Toolkit to be able to use
their GPU's to compute with BOINC.  Could the maintainers of this
package include libcudart.so in the main package, or at least could we
have a new 'addon/extra/recommended' package such as boinc-cuda that
does includes this file?

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

-- 
Please include libcudart.so in the boinc package
https://bugs.launchpad.net/bugs/410809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 383812] [NEW] Need Upgrade; 3.0.12/CVS out with IPv6 support

2009-06-04 Thread Fish
Public bug reported:

Binary package hint: privoxy

Need to replace this package with the latest 3.0.12 CVS version.  3.0.9
lacks significant features that are present in 3.0.12 CVS - namely, IPv6
support

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

-- 
Need Upgrade; 3.0.12/CVS out with IPv6 support
https://bugs.launchpad.net/bugs/383812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417213] [NEW] Quagga wont bind to IPv6 [::0]

2009-08-21 Thread Fish
Public bug reported:

Binary package hint: quagga

Quagga/BGP refuses to bind to the IPv6 address [::0] (accept-any-
incoming IPv6) and insteads binds to the IPv4 address 0.0.0.0, which
prevents Quagga/BGP from processing any requests from IPv6 peers.  This
is due to Quagga's listening code that assumes that Quagga is running on
a dual/seperate stack system, unlike the single-IPv4-mapped-in-IPv6
stack present in Linux.  (http://www.gossamer-
threads.com/lists/quagga/users/17797).  It shouldn't be too hard of a
fix, we just need to change Quagga to bind on [::0] only instead of
0.0.0.0 and [::0]

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

-- 
Quagga wont bind to IPv6 [::0]
https://bugs.launchpad.net/bugs/417213
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 414225] [NEW] libnvidia-cfg.so.1 symlink missing in binary package (amd64) nvidia-glx-180

2009-08-15 Thread Fish
Public bug reported:

The libnvidia-cfg.so.1 symlink (->/usr/lib/nvidia/libnvidia-
cfg.so.180.44) in /usr/lib is missing in the binary package (amd64)
nvidia-glx-180.  This breaks the nvidia-xconfig binary when it tries to
autodetect and configure X for all the nvidia GPUs present in the
system.  While that is not a serious bug in single-GPU systems, it
breaks multiple-GPU systems where X needs to have all the display
devices present in Xorg.conf, or it cannot start (it doesn't know which
GPU is supposed to be the primary GPU).

** Affects: nvidia-graphics-drivers-180 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: libnvidia-cfg.so.1 missing

-- 
libnvidia-cfg.so.1 symlink missing in binary package (amd64) nvidia-glx-180
https://bugs.launchpad.net/bugs/414225
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 414244] [NEW] BOINC should run later than gdm

2009-08-15 Thread Fish
Public bug reported:

Binary package hint: boinc

BOINC should run later than GDM (in the init scripts), as running boinc
before GDM starts slows down the user login process.  Running BOINC
before GDM/X starts also causes boinc to not detect GPU's for CUDA in
the system.

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

-- 
BOINC should run later than gdm
https://bugs.launchpad.net/bugs/414244
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 403775] [NEW] passwd fails when kerberos server points to an IPv6 host

2009-07-23 Thread Fish
Public bug reported:

Binary package hint: libpam-krb5

passwd fails when trying to change the password against an kerberos
server with an IPv6 address.  There's supposed to be a fix committed up
at MIT http://krbdev.mit.edu/rt/Ticket/Display.html?id=5595, but it
seems that it hasn't propagated down to Jaunty.

** Affects: libpam-krb5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
passwd fails when kerberos server points to an IPv6 host
https://bugs.launchpad.net/bugs/403775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201786] Re: ssh Agent admitted failure to sign using the key

2008-04-20 Thread fish
Same problem here, unsetting SSH_AUTH_SOCK works too.

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

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
We have the same problem here:

cleanup context
item ImportCommand+SourceItem
Ubuntu 7.10 ppc - gnome-dev-cdrom - Mountpoint file:///media/cdrom0 True True 
Cdrom
Cdrom
item ImportCommand+SourceItem
Testing gphoto path = usb:
PortInfo Universal Serial Bus, usb:
cleanup context
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.OverflowException: Number overflow.
  at LibGPhoto2.CameraFile.GetDataAndSize () [0x0] 
  at GPhotoCamera.GetPreviewPixbuf (.GPhotoCameraFile camfile) [0x0] 
  at FSpot.CameraFileSelectionDialog.GetPreviews () [0x0] 
  at FSpot.CameraFileSelectionDialog.CreateInterface () [0x0] 
  at FSpot.CameraFileSelectionDialog.Run () [0x0] 
  at MainWindow.ImportCamera (System.String camera_device) [0x0] 
  at ImportCommand.set_Source (.SourceItem value) [0x0] 
  at ImportCommand+SourceMenu.HandleActivated (System.Object sender, 
System.EventArgs args) [0x0] 
  at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x0] 

   at GLib.Signal.voidObjectCallback ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.Run ()
   at ImportCommand.ImportFromFile ()
   at MainWindow.HandleImportCommand ()
   at System.MulticastDelegate.invoke_void_object_EventArgs ()
   at GLib.Signal.voidObjectCallback ()
   at GLib.Signal.voidObjectCallback ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.Run ()
   at Gnome.Program.Run ()
   at FSpot.Driver.Main ()
cleanup context

Here gphoto2 -P works well too. Its just generating a warning about
setting file attributes (which is the same on all systems i use to
download photos from that camera):

*** Fehler ***  
canon_usb_set_file_attributes: canon_usb_dialogue failed
Speichere Datei als IMG_5377.JPG
Downloading 'IMG_5378.JPG' from folder '/DCIM/153CANON'...

System specs:
Camera is a Canon EOS 350D (aka. Rebell XT)

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo 
processor   : 0
cpu : 7447A, altivec supported
clock   : 666.666000MHz
revision: 0.1 (pvr 8003 0101)
bogomips: 36.73
timebase: 18432000
platform: PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh 
detected as : 287 (iBook G4)
pmac flags  : 001b
L2 cache: 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date (apt-get 
upgrade).
libgphoto2-2: Version: 2.4.0-2ubuntu2
f-spot: Version: 0.4.0-0ubuntu3

Maybe important: The import worked without problems on a x86 Notebook
(Thinkpad R51) with the same Ubuntu version and the same camera!

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
Oops, i was confused about the french error message. I guess thats the
wrong place for my bug report. Can someone move this comment to a new
bug? or delete it and i'll fill a new bug report.

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
There is a debian bugreport which seams to be exacly my problem:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439816

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 176707] error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize () -> Number overflow.

2007-12-16 Thread fish
Public bug reported:

Binary package hint: f-spot

The bug is every time reproducable:
After starting f-spot, selecting import and choosing the camera f-spot crashs.
Looks like the same bug already reported in the debian bugtracker: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439816

When started in a terminal i get this error:
...
cleanup context
item ImportCommand+SourceItem
Ubuntu 7.10 ppc - gnome-dev-cdrom - Mountpoint file:///media/cdrom0 
 True True Cdrom
Cdrom
item ImportCommand+SourceItem
Testing gphoto path = usb:
PortInfo Universal Serial Bus, usb:
cleanup context
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to 
handle the exception.
System.OverflowException: Number overflow.
  at LibGPhoto2.CameraFile.GetDataAndSize () [0x0]
  at GPhotoCamera.GetPreviewPixbuf (.GPhotoCameraFile camfile) [0x0]
  at FSpot.CameraFileSelectionDialog.GetPreviews () [0x0]
  at FSpot.CameraFileSelectionDialog.CreateInterface () [0x0]
  at FSpot.CameraFileSelectionDialog.Run () [0x0]
  at MainWindow.ImportCamera (System.String camera_device) [0x0]
  at ImportCommand.set_Source (.SourceItem value) [0x0]
  at ImportCommand+SourceMenu.HandleActivated (System.Object sender, 
System.EventArgs args) [0x0]
  at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_object_EventArgs 
(object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x0]

   at GLib.Signal.voidObjectCallback ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.Run ()
   at ImportCommand.ImportFromFile ()
   at MainWindow.HandleImportCommand ()
   at System.MulticastDelegate.invoke_void_object_EventArgs ()
   at GLib.Signal.voidObjectCallback ()
   at GLib.Signal.voidObjectCallback ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.Run ()
   at Gnome.Program.Run ()
   at FSpot.Driver.Main ()
cleanup context

gphoto2 -P works well. Its just generating a warning about 
setting file attributes (which is the same on all systems i use to 
download photos from that camera):

*** Fehler ***
canon_usb_set_file_attributes: canon_usb_dialogue failed
Speichere Datei als IMG_5377.JPG
Downloading 'IMG_5378.JPG' from folder '/DCIM/153CANON'...

System specs:
Camera is a Canon EOS 350D (aka. Rebell XT)

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo
processor : 0
cpu : 7447A, altivec supported
clock : 666.666000MHz
revision : 0.1 (pvr 8003 0101)
bogomips : 36.73
timebase : 18432000
platform : PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh
detected as : 287 (iBook G4)
pmac flags : 001b
L2 cache : 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date 
(apt-get upgrade).
libgphoto2-2: Version: 2.4.0-2ubuntu2
f-spot: Version: 0.4.0-0ubuntu3

Important: The import worked without problems on a x86 Notebook 
(Thinkpad R51) with the same Ubuntu version and the same camera!
I guess that LibGPhoto2.CameraFile.GetDataAndSize returns a to large number on 
PPC...

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

-- 
error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize 
() -> Number overflow.
https://bugs.launchpad.net/bugs/176707
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 153235] Re: exiting a slideshow crashes f-spot

2008-01-08 Thread fish
Looks like my problem, at least to some degree.
When i start a slideshow the images are colored green and f-spot crashes after 
exiting the slideshow. Both errors don't happen in the normal fullscreen view. 
When i turn the visual effects on, i only get a small (green again) image on 
the top left part of the screen. It crashs too.

()
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
max texture size 2048 scaling to 0,5925926
scaling image 2048 x 1365
item changed
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
Disposing 1 IsTexture 1
Done Disposing 1
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
open uri = file:///home/sophie/Photos/2007/12/08/IMG_5377-1.JPG
max texture size 2048 scaling to 0,5925926
scaling image 2048 x 1365
The program 'f-spot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 7900 error_code 2 request_code 145 minor_code 9)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

System specs:

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo
processor : 0
cpu : 7447A, altivec supported
clock : 666.666000MHz
revision : 0.1 (pvr 8003 0101)
bogomips : 36.73
timebase : 18432000
platform : PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh
detected as : 287 (iBook G4)
pmac flags : 001b
L2 cache : 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date

-- 
exiting a slideshow crashes f-spot
https://bugs.launchpad.net/bugs/153235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 34247] Re: Trash always empty.

2008-01-20 Thread fish
I can confirm that this problem still exists on gutsy final.
System is a iBook / ppc.
When i move a file to trash it will be moved to ~/.Trash correctly but neither 
a click on the Trash icon in the left bar in nautilus nor a 
Go->Location->Trash: shows something in the Trash.

-- 
Trash always empty.
https://bugs.launchpad.net/bugs/34247
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 119283] Re: Monitor not detected

2007-10-30 Thread fish
I have the exacly same problem with a nx9010 notebook as David and i use 
Gutsy/Final.
In my case ddcprobe shows no "monitorrange" at all...

-- 
Monitor not detected
https://bugs.launchpad.net/bugs/119283
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 177400] "Sharing services are not installed"-Dialog returns without any warnings when there are no such packages

2007-12-18 Thread fish
Public bug reported:

Binary package hint: nautilus-share

Hello,

if you try to share a folder and have no samba nor nfs installed you get
the "Sharing services are not installed"-Dialog. If you select i.e.
samba for install and click on "Install services" and there is no such
packages (i.e. because you don't have any online repositories selected)
the screen returns without further warning. I guess it should print
something like "No packages found, check repositories". A friend of mine
was taking his first linux steps and stumbled about that problem.
Something you really can't know as a novice. I guess the reason why
there weren't any online repositories selected is because he installed
ubuntu without internet connection. Is this something the ubuntu install
silently detects?

The affected ubuntu version is ubuntu 7.10, i dont know if he has
installed the latest nautilus-share packages, so maybe the problem is
already fixed but i can't check that right now.

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

-- 
"Sharing services are not installed"-Dialog returns without any warnings when 
there are no such packages
https://bugs.launchpad.net/bugs/177400
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 298804] Re: Hibernate fails on Dell Inspiron 8600 with Intrepid

2008-11-17 Thread fish
I've just installed Ubuntu 8.10 on an IBM ThinkPad A31p and I get the
black screen and identical error

[*.] pm_op(): pci_pm_thaw + 0x0/0x50 returns -16
[*.] PM: Device :00:00.0 failed to thaw: error -16

when hibernating.  Returning from hibernation, however, is successful.
I'm new to this so please let me know if any extra information or log file 
contents would be useful.

-- 
Hibernate fails on Dell Inspiron 8600 with Intrepid
https://bugs.launchpad.net/bugs/298804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 71345] Re: Theme-manager crashes

2006-11-14 Thread Fish
I've had similar a experience, except I started with Xubuntu 6.10
(although I've been using the Gnome desktop for weeks without any
problems). I installed the KDE Desktop the other day, and now the Gnome
Theme Manager crashes. At least, some of it does. The theme window
remains usable, but only changes to the Window Border are applied.

I also had a list of "?" where the theme icons should be.

** Attachment added: "Gnome Theme Manager crash after installing KDE Desktop."
   
http://librarian.launchpad.net/5068373/_usr_bin_gnome-theme-manager.1000.crash

-- 
Theme-manager crashes
https://launchpad.net/bugs/71345

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
I think it's something wrong in the dbus setup package.
I have had the same issue as the OP - the dbus executable file has permissions 
set up improperly.  I also have most of the system groups < 1000 exported out 
from a common NIS server.  ( need common administrators across various 
computers, admin and adm being one of those groups < 1000 ).  Unfortuantely, 
this also pushes out the messagebus group across to the various computers ( 
again, it's a system group < 1000 ).  

This screws up whatever sets up the permissions in the dbus package,
leaving the file with permissions pointing to the REMOTE dbus group
instead of the local group, giving us this sort of broken permissions.

Fixes?  Either rewrite the dbus setup thing to change ownership to the
right GID, or put the admin, adm groups > 1000, because in a networked
environment with a need for common administrators, they really OUGHT not
to be system/computer groups.

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
Either that, or we add a new module to nsswitch to merge NIS+local
groups in a way that is better than the one right now [check NIS, then
check local], so we don't have 2 database, and thus, problems like
this

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-15 Thread Fish
It's a somewhat-bug in the setup package...

** Changed in: dbus (Ubuntu)
   Status: Invalid => Confirmed

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295405] Re: fails to run lib/dbus-1.0/dbus-daemon-launch-helper

2009-07-16 Thread Fish
Fair enough, but I'd say the chances of the two issues being related are
fairly likely (messagebus user points to wrong messagebus group in both
cases).  I'll file another bug report, but I'm pretty sure it'll be
marked as a duplicate of this one.

-- 
fails to run lib/dbus-1.0/dbus-daemon-launch-helper
https://bugs.launchpad.net/bugs/295405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 400240] [NEW] dbus setup package sets up wrong permissions on files

2009-07-16 Thread Fish
Public bug reported:

Binary package hint: dbus

On a system with both local groups and NIS groups exported with GID's
less than 1000, the dbus setup package fails to set permissions to the
right messagebus group (which should be the local group, not the remote
NIS group).

I have most of the system groups < 1000 exported out from a common NIS
server.  ( need common administrators across various computers, admin
and adm being one of those groups < 1000 ).  Unfortuantely, this also
pushes out the messagebus group across to the various computers ( again,
it's a system group < 1000 ).

This screws up whatever sets up the permissions in the dbus package,
leaving the file with permissions pointing to the REMOTE dbus group
instead of the local group, giving us this sort of broken permissions.

Fixes?  Either rewrite the dbus setup thing to change ownership to the
right GID, or put the admin, adm groups > 1000, because in a networked
environment with a need for common administrators, they really OUGHT not
to be system/computer groups.

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

-- 
dbus setup package sets up wrong permissions on files
https://bugs.launchpad.net/bugs/400240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 403775] [NEW] passwd fails when kerberos server points to an IPv6 host

2009-07-23 Thread Fish
Public bug reported:

Binary package hint: libpam-krb5

passwd fails when trying to change the password against an kerberos
server with an IPv6 address.  There's supposed to be a fix committed up
at MIT http://krbdev.mit.edu/rt/Ticket/Display.html?id=5595, but it
seems that it hasn't propagated down to Jaunty.

** Affects: libpam-krb5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
passwd fails when kerberos server points to an IPv6 host
https://bugs.launchpad.net/bugs/403775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 410770] [NEW] IPv6 stream support borked.

2009-08-08 Thread Fish
Public bug reported:

Binary package hint: moc

IPv6 stream support is borked in the mocp distributed for Jaunty.  mocp
always uses the A DNS record (instead of using the  record first,
then the A record) for DNS hosts, and fails completely when connecting
to an internet stream using the IPv6 URI format (e.g
http://[2000::1]:8000).

I guess this has something to do with the version of libcurl mocp is
being compiled against.

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

-- 
IPv6 stream support borked.
https://bugs.launchpad.net/bugs/410770
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 410809] [NEW] Please include libcudart.so in the boinc package

2009-08-08 Thread Fish
Public bug reported:

Binary package hint: boinc

Since libcudart.so has been removed from 6.4.5+dfsg, CUDA BOINC users
have been forced to download the 50MB CUDA Toolkit to be able to use
their GPU's to compute with BOINC.  Could the maintainers of this
package include libcudart.so in the main package, or at least could we
have a new 'addon/extra/recommended' package such as boinc-cuda that
does includes this file?

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

-- 
Please include libcudart.so in the boinc package
https://bugs.launchpad.net/bugs/410809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417213] [NEW] Quagga wont bind to IPv6 [::0]

2009-08-21 Thread Fish
Public bug reported:

Binary package hint: quagga

Quagga/BGP refuses to bind to the IPv6 address [::0] (accept-any-
incoming IPv6) and insteads binds to the IPv4 address 0.0.0.0, which
prevents Quagga/BGP from processing any requests from IPv6 peers.  This
is due to Quagga's listening code that assumes that Quagga is running on
a dual/seperate stack system, unlike the single-IPv4-mapped-in-IPv6
stack present in Linux.  (http://www.gossamer-
threads.com/lists/quagga/users/17797).  It shouldn't be too hard of a
fix, we just need to change Quagga to bind on [::0] only instead of
0.0.0.0 and [::0]

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

-- 
Quagga wont bind to IPv6 [::0]
https://bugs.launchpad.net/bugs/417213
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 414225] [NEW] libnvidia-cfg.so.1 symlink missing in binary package (amd64) nvidia-glx-180

2009-08-15 Thread Fish
Public bug reported:

The libnvidia-cfg.so.1 symlink (->/usr/lib/nvidia/libnvidia-
cfg.so.180.44) in /usr/lib is missing in the binary package (amd64)
nvidia-glx-180.  This breaks the nvidia-xconfig binary when it tries to
autodetect and configure X for all the nvidia GPUs present in the
system.  While that is not a serious bug in single-GPU systems, it
breaks multiple-GPU systems where X needs to have all the display
devices present in Xorg.conf, or it cannot start (it doesn't know which
GPU is supposed to be the primary GPU).

** Affects: nvidia-graphics-drivers-180 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: libnvidia-cfg.so.1 missing

-- 
libnvidia-cfg.so.1 symlink missing in binary package (amd64) nvidia-glx-180
https://bugs.launchpad.net/bugs/414225
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 414244] [NEW] BOINC should run later than gdm

2009-08-15 Thread Fish
Public bug reported:

Binary package hint: boinc

BOINC should run later than GDM (in the init scripts), as running boinc
before GDM starts slows down the user login process.  Running BOINC
before GDM/X starts also causes boinc to not detect GPU's for CUDA in
the system.

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

-- 
BOINC should run later than gdm
https://bugs.launchpad.net/bugs/414244
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201786] Re: ssh Agent admitted failure to sign using the key

2008-04-20 Thread fish
Same problem here, unsetting SSH_AUTH_SOCK works too.

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

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
We have the same problem here:

cleanup context
item ImportCommand+SourceItem
Ubuntu 7.10 ppc - gnome-dev-cdrom - Mountpoint file:///media/cdrom0 True True 
Cdrom
Cdrom
item ImportCommand+SourceItem
Testing gphoto path = usb:
PortInfo Universal Serial Bus, usb:
cleanup context
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.OverflowException: Number overflow.
  at LibGPhoto2.CameraFile.GetDataAndSize () [0x0] 
  at GPhotoCamera.GetPreviewPixbuf (.GPhotoCameraFile camfile) [0x0] 
  at FSpot.CameraFileSelectionDialog.GetPreviews () [0x0] 
  at FSpot.CameraFileSelectionDialog.CreateInterface () [0x0] 
  at FSpot.CameraFileSelectionDialog.Run () [0x0] 
  at MainWindow.ImportCamera (System.String camera_device) [0x0] 
  at ImportCommand.set_Source (.SourceItem value) [0x0] 
  at ImportCommand+SourceMenu.HandleActivated (System.Object sender, 
System.EventArgs args) [0x0] 
  at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x0] 

   at GLib.Signal.voidObjectCallback ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.Run ()
   at ImportCommand.ImportFromFile ()
   at MainWindow.HandleImportCommand ()
   at System.MulticastDelegate.invoke_void_object_EventArgs ()
   at GLib.Signal.voidObjectCallback ()
   at GLib.Signal.voidObjectCallback ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.Run ()
   at Gnome.Program.Run ()
   at FSpot.Driver.Main ()
cleanup context

Here gphoto2 -P works well too. Its just generating a warning about
setting file attributes (which is the same on all systems i use to
download photos from that camera):

*** Fehler ***  
canon_usb_set_file_attributes: canon_usb_dialogue failed
Speichere Datei als IMG_5377.JPG
Downloading 'IMG_5378.JPG' from folder '/DCIM/153CANON'...

System specs:
Camera is a Canon EOS 350D (aka. Rebell XT)

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo 
processor   : 0
cpu : 7447A, altivec supported
clock   : 666.666000MHz
revision: 0.1 (pvr 8003 0101)
bogomips: 36.73
timebase: 18432000
platform: PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh 
detected as : 287 (iBook G4)
pmac flags  : 001b
L2 cache: 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date (apt-get 
upgrade).
libgphoto2-2: Version: 2.4.0-2ubuntu2
f-spot: Version: 0.4.0-0ubuntu3

Maybe important: The import worked without problems on a x86 Notebook
(Thinkpad R51) with the same Ubuntu version and the same camera!

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
Oops, i was confused about the french error message. I guess thats the
wrong place for my bug report. Can someone move this comment to a new
bug? or delete it and i'll fill a new bug report.

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74279] Re: error importing photos in ptp mode

2007-12-16 Thread fish
There is a debian bugreport which seams to be exacly my problem:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439816

-- 
error importing photos in ptp mode
https://bugs.launchpad.net/bugs/74279
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 176707] error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize () -> Number overflow.

2007-12-16 Thread fish
Public bug reported:

Binary package hint: f-spot

The bug is every time reproducable:
After starting f-spot, selecting import and choosing the camera f-spot crashs.
Looks like the same bug already reported in the debian bugtracker: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439816

When started in a terminal i get this error:
...
cleanup context
item ImportCommand+SourceItem
Ubuntu 7.10 ppc - gnome-dev-cdrom - Mountpoint file:///media/cdrom0 
 True True Cdrom
Cdrom
item ImportCommand+SourceItem
Testing gphoto path = usb:
PortInfo Universal Serial Bus, usb:
cleanup context
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to 
handle the exception.
System.OverflowException: Number overflow.
  at LibGPhoto2.CameraFile.GetDataAndSize () [0x0]
  at GPhotoCamera.GetPreviewPixbuf (.GPhotoCameraFile camfile) [0x0]
  at FSpot.CameraFileSelectionDialog.GetPreviews () [0x0]
  at FSpot.CameraFileSelectionDialog.CreateInterface () [0x0]
  at FSpot.CameraFileSelectionDialog.Run () [0x0]
  at MainWindow.ImportCamera (System.String camera_device) [0x0]
  at ImportCommand.set_Source (.SourceItem value) [0x0]
  at ImportCommand+SourceMenu.HandleActivated (System.Object sender, 
System.EventArgs args) [0x0]
  at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_object_EventArgs 
(object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x0]

   at GLib.Signal.voidObjectCallback ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.gtk_dialog_run ()
   at Gtk.Dialog.Run ()
   at ImportCommand.ImportFromFile ()
   at MainWindow.HandleImportCommand ()
   at System.MulticastDelegate.invoke_void_object_EventArgs ()
   at GLib.Signal.voidObjectCallback ()
   at GLib.Signal.voidObjectCallback ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.Run ()
   at Gnome.Program.Run ()
   at FSpot.Driver.Main ()
cleanup context

gphoto2 -P works well. Its just generating a warning about 
setting file attributes (which is the same on all systems i use to 
download photos from that camera):

*** Fehler ***
canon_usb_set_file_attributes: canon_usb_dialogue failed
Speichere Datei als IMG_5377.JPG
Downloading 'IMG_5378.JPG' from folder '/DCIM/153CANON'...

System specs:
Camera is a Canon EOS 350D (aka. Rebell XT)

iBook G4:
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo
processor : 0
cpu : 7447A, altivec supported
clock : 666.666000MHz
revision : 0.1 (pvr 8003 0101)
bogomips : 36.73
timebase : 18432000
platform : PowerMac
machine : PowerBook6,5
motherboard : PowerBook6,5 MacRISC3 Power Macintosh
detected as : 287 (iBook G4)
pmac flags : 001b
L2 cache : 512K unified
pmac-generation : NewWorld

Ubuntu 7.10, installed with alternative CD. Everything up to date 
(apt-get upgrade).
libgphoto2-2: Version: 2.4.0-2ubuntu2
f-spot: Version: 0.4.0-0ubuntu3

Important: The import worked without problems on a x86 Notebook 
(Thinkpad R51) with the same Ubuntu version and the same camera!
I guess that LibGPhoto2.CameraFile.GetDataAndSize returns a to large number on 
PPC...

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

-- 
error importing photos with f-spot on ppc: LibGPhoto2.CameraFile.GetDataAndSize 
() -> Number overflow.
https://bugs.launchpad.net/bugs/176707
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >