[Bug 153664] Re: Monodevelop crashes whith GTK# projects

2007-12-26 Thread mvoncken
Same problem here.
to reproduce:
-start empry gtk# project
add a menubar and 1 menu-item, save, crash.


** Changed in: monodevelop (Ubuntu)
   Status: New = Confirmed

-- 
Monodevelop crashes whith GTK# projects
https://bugs.launchpad.net/bugs/153664
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 174547] Re: stetic (monodevelop) crashes

2007-12-26 Thread mvoncken
*** This bug is a duplicate of bug 153664 ***
https://bugs.launchpad.net/bugs/153664

** Changed in: stetic (Ubuntu)
   Status: New = Confirmed

** This bug has been marked a duplicate of bug 153664
   Monodevelop crashes whith GTK# projects

-- 
stetic (monodevelop) crashes
https://bugs.launchpad.net/bugs/174547
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 162727] Re: feature-request: splash screen could show random quotes while loading/booting

2007-12-26 Thread David Prieto
That would be cool, everybody likes quotes.

-- 
feature-request: splash screen could show random quotes while loading/booting
https://bugs.launchpad.net/bugs/162727
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 178688] Re: Upgrade to gtkpod 0.99.12

2007-12-26 Thread Emmet Hikory
Uploaded.  Thanks.

** Changed in: gtkpod (Ubuntu)
   Importance: Undecided = Wishlist
 Assignee: (unassigned) = Emmet Hikory (persia)
   Status: Confirmed = In Progress

** Changed in: gtkpod (Ubuntu)
   Status: In Progress = Fix Committed

-- 
Upgrade to gtkpod 0.99.12
https://bugs.launchpad.net/bugs/178688
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 178688] Re: Upgrade to gtkpod 0.99.12

2007-12-26 Thread Launchpad Bug Tracker
This bug was fixed in the package gtkpod - 0.99.12-0ubuntu1

---
gtkpod (0.99.12-0ubuntu1) hardy; urgency=low

  * New upstream release (LP: #178688).
  * debian/patches:
- Fixed 01_mountpoint.dpatch for this release.
- Dropped 02_missing_fclose.dpatch, fixed upstream.
- Dropped 03_itdb-set-local-to-imported.dpatch, fixed upstream.

 -- Matvey Kozhev [EMAIL PROTECTED]   Wed, 26 Dec 2007 11:32:14 +0600

** Changed in: gtkpod (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Upgrade to gtkpod 0.99.12
https://bugs.launchpad.net/bugs/178688
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 178694] (Gutsy) Segmentation fault - when .thumbnail n home folder is not writeable/readable history /.recently-used.xbel is a dir the same

2007-12-26 Thread nowshining
Public bug reported:

Binary package hint: gthumb

gThumb 2.10.6

I set the thumbnails in /home to be un-readable from me and others and
un-writeable the same, i consider thumnailing a privacy risk into the
folder because simply even if u delete the original image - it does not
get deleted from the .thumbnail folder and is still available...

Okay on some images it starts up fine, however pressing F11 for
fullscreen shuts it down with no error message, and either just pressing
F11 makes it quit un-expectically or it shows fine full screen and then
press the + on the keypad to zoom makes it quit.  It could be after 1
presses of the + or Two or Three.

I don't know exactly which is causing it, but I also for privacy sakes
have the .recently-used.xbel made as a dir and locked just the same as
.thumbnails, i ran gthumb in terminal and used it on a screenshot i took
and when it quits the terminal spits out the following errors:

...

 Gtk-WARNING **: Attempting to read the recently used resources file at
`/home/nowshining/.recently-used.xbel', but the parser failed: Failed to
open file '/home/nowshining/.recently-used.xbel': Permission denied.

(gthumb:6489): GLib-CRITICAL **: g_bookmark_file_get_size: assertion
`bookmark != NULL' failed

(gthumb:6489): Gtk-WARNING **: Refusing to add non-unique action
'History1' to action group 'HistoryActions'

** (gthumb:6489): WARNING **: directory creation failed:
/home/nowshining/.thumbnails/normal.

** (gthumb:6489): WARNING **: directory creation failed:
/home/nowshining/.thumbnails/normal.

** (gthumb:6489): WARNING **: directory creation failed:
/home/nowshining/.thumbnails/normal.

** (gthumb:6489): WARNING **: directory creation failed: 
/home/nowshining/.thumbnails/normal.
Segmentation fault


.

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

** Summary changed:

- (Gutsy) Segmentation fault - when .thumbnail n home folder is not 
writeable/readable  history /.recently-used.xbel is a dir  the same
+ (Gutsy) Segmentation fault - when .thumbnail in home folder is not 
writeable/readable  history /.recently-used.xbel is a dir  the same

** Description changed:

  Binary package hint: gthumb
  
  gThumb 2.10.6
  
  I set the thumbnails in /home to be un-readable from me and others and
  un-writeable the same, i consider thumnailing a privacy risk into the
  folder because simply even if u delete the original image - it does not
- get deleted from the folder and is still available...
+ get deleted from the .thumbnail folder and is still available...
  
  Okay on some images it starts up fine, however pressing F11 for
  fullscreen shuts it down with no error message, and either just pressing
  F11 makes it quit un-expectically or it shows fine full screen and then
  press the + on the keypad to zoom makes it quit.  It could be after 1
  presses of the + or Two or Three.
  
  I don't know exactly which is causing it, but I also for privacy sakes
  have the .recently-used.xbel made as a dir and locked just the same as
  .thumbnails, i ran gthumb in terminal and used it on a screenshot i took
  and when it quits the terminal spits out the following errors:
  
  ...
  
   Gtk-WARNING **: Attempting to read the recently used resources file at
  `/home/nowshining/.recently-used.xbel', but the parser failed: Failed to
  open file '/home/nowshining/.recently-used.xbel': Permission denied.
  
  (gthumb:6489): GLib-CRITICAL **: g_bookmark_file_get_size: assertion
  `bookmark != NULL' failed
  
  (gthumb:6489): Gtk-WARNING **: Refusing to add non-unique action
  'History1' to action group 'HistoryActions'
  
  ** (gthumb:6489): WARNING **: directory creation failed:
  /home/nowshining/.thumbnails/normal.
  
  ** (gthumb:6489): WARNING **: directory creation failed:
  /home/nowshining/.thumbnails/normal.
  
  ** (gthumb:6489): WARNING **: directory creation failed:
  /home/nowshining/.thumbnails/normal.
  
  ** (gthumb:6489): WARNING **: directory creation failed: 
/home/nowshining/.thumbnails/normal.
  Segmentation fault
  
  
  
  .

-- 
(Gutsy) Segmentation fault - when .thumbnail in home folder is not 
writeable/readable  history /.recently-used.xbel is a dir  the same
https://bugs.launchpad.net/bugs/178694
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 178694] Re: (Gutsy) Segmentation fault - when .thumbnail in home folder is not writeable/readable history /.recently-used.xbel is a dir the same

2007-12-26 Thread nowshining
here is the screenshot image - pressed Pring Screen to take itfor
testing purposes - note: it may pause a bit when pressing F11 before the
exits happens - some pics do not cause this and some do.

** Attachment added: gthumbbugtestpicScreenshot.png
   http://launchpadlibrarian.net/11067027/gthumbbugtestpicScreenshot.png

-- 
(Gutsy) Segmentation fault - when .thumbnail in home folder is not 
writeable/readable  history /.recently-used.xbel is a dir  the same
https://bugs.launchpad.net/bugs/178694
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


Re: [Bug 175395] Re: temporay X11 freeze with intel gm945

2007-12-26 Thread plh
That's a surprise...
The only thing I can think of is a different version of the X server, or - more 
probably - a different version of the INTEL driver... Do you know the version 
numbers under Suze? I would not like to have to change my distrib just for such 
a minor (though annoying) bug!

Phil

brainstorm wrote:
 No solution ? I test MAdriva 2008 and I have the same problem  Now I test 
 Suse 10.3 and all is good; no freeze. 
 Fred
 

-- 
Philippe Laroque - Universite de Cergy-Pontoise / dept. informatique
E.T.I.S. equipe neurocybernetique
2, rue Adolphe Chauvin - BP 222 - 95302 Cergy-Pontoise cedex
bureau 589 - tel. 01 34 25 65 86 - email [EMAIL PROTECTED]

-- 
temporay X11 freeze with intel gm945
https://bugs.launchpad.net/bugs/175395
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 174098] Re: VMware Server Console hangs on launch with bad pointer message from glibc

2007-12-26 Thread Dalei Liu
I had similar problem and made it work with this command:
VMWARE_USE_SHIPPED_GTK=force vmware-server-console

Or you may add VMWARE_USE_SHIPPED_GTK=force at the beginning of file
/usr/lib/vmware-server-console/lib/wrapper-gtk24.sh

-- 
VMware Server Console hangs on launch with bad pointer message from glibc
https://bugs.launchpad.net/bugs/174098
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 178694] Re: (Gutsy) Segmentation fault - when .thumbnails in home folder is not writeable/readable history /.recently-used.xbel is a dir the same

2007-12-26 Thread nowshining
** Summary changed:

- (Gutsy) Segmentation fault - when .thumbnail in home folder is not 
writeable/readable  history /.recently-used.xbel is a dir  the same
+ (Gutsy) Segmentation fault - when .thumbnails in home folder is not 
writeable/readable  history /.recently-used.xbel is a dir  the same

** Summary changed:

- (Gutsy) Segmentation fault - when .thumbnails in home folder is not 
writeable/readable  history /.recently-used.xbel is a dir  the same
+ (Gutsy) Segmentation fault - when .thumbnails in home folder is not 
writeable/readable  history ~/.recently-used.xbel is a dir  the same

-- 
(Gutsy) Segmentation fault - when .thumbnails in home folder is not 
writeable/readable  history ~/.recently-used.xbel is a dir  the same
https://bugs.launchpad.net/bugs/178694
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 164187] Re: Unsafe permissions on configuration directory

2007-12-26 Thread Emmet Hikory
Uploaded.  Thanks.

** Changed in: checkgmail (Ubuntu)
 Assignee: (unassigned) = Emmet Hikory (persia)
   Status: Confirmed = In Progress

** Changed in: checkgmail (Ubuntu)
   Status: In Progress = Fix Committed

-- 
Unsafe permissions on configuration directory
https://bugs.launchpad.net/bugs/164187
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 178292] Re: Wine logs out of Gnome in Ubuntu

2007-12-26 Thread unggnu
*** This bug is a duplicate of bug 164411 ***
https://bugs.launchpad.net/bugs/164411

** This bug has been marked a duplicate of bug 164411
   [Gutsy] X crashes after using xrandr through a game [i915]

-- 
Wine logs out of Gnome in Ubuntu
https://bugs.launchpad.net/bugs/178292
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 29789] Re: tv card audio not working

2007-12-26 Thread Sergey Prokhorchuk
  I've installed Hardy Alpha 2 kernel into my Gutsy Gibbon 7.10 (I know it is 
not very wise step, but I wanted to test if bug still present). Sadly, after 
booting with new kernel I still have a problem with sound :( And another 
problem with tuner appeared - I can't switch channels... May be new 2.6.24-rc6 
will solve problem? As far as I see many v4l-related fixes have been made in 
rc6 (http://lwn.net/Articles/262978)).
 For information, my uname -a gives:
Linux stager-home 2.6.24-2-generic #1 SMP Thu Dec 20 17:58:55 GMT 2007 x86_64 
GNU/Linux

 /etc/modprobe.conf:
 options bttv radio=1 tuner=28 card=72 gbuffers=4

 dmesg result is in attach...

 Feel free to ask me about additional information if you need some...

** Attachment added: dmesg result
   http://launchpadlibrarian.net/11067366/dmesg.txt.gz

-- 
tv card audio not working
https://bugs.launchpad.net/bugs/29789
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 153265] Re: /etc/fstab typo in dpkg-(re)configure davfs2

2007-12-26 Thread Bug Watch Updater
** Changed in: davfs2 (Debian)
   Status: Unknown = New

-- 
/etc/fstab typo in dpkg-(re)configure davfs2
https://bugs.launchpad.net/bugs/153265
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 178702] Please sync xfonts-wqy 0.9.9-2 (universe) from Debian unstable (main)

2007-12-26 Thread ZhengPeng Hou
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/xfonts-wqy
 status confirmed
 subscribe ubuntu-archive

Please sync xfonts-wqy 0.9.9-2  (universe) from Debian unstable (main).

Explanation of the Ubuntu delta and why it can be dropped:
we have the same version of xfonts-utils as in sid

Changelog since current hardy version 0.7.0-6-1.2ubuntu1:

xfonts-wqy (0.9.9-2) unstable; urgency=low

  * Brown paper bag bug; rename /etc/fonts/conf.avail/85-xfonts-wqy.alias
to /etc/fonts/conf.avail/85-xfonts-wqy.conf
  * debian/config, debian/postinst:
- Deal with the transition from 70-debconf-wqy.conf to 85-xfonts-wqy.conf
- Clean up the old wqy.conf and the erroneous 85-xfonts-wqy.alias
  * debian/po/it.po:
- Added a final newline to suppress warning during package build.

 -- Anthony Fok [EMAIL PROTECTED]  Wed, 12 Dec 2007 07:08:54 +0800

xfonts-wqy (0.9.9-1) unstable; urgency=low

  [ Deng Xiyue [EMAIL PROTECTED] ]
  * New upstream release (Closes: #429901)
  * debian/rules:
- Don't compress fonts, for better performance (Closes: #384149)

  [ Kov Chai [EMAIL PROTECTED] ]
  * debian/rules:
- drop fontconvert.sh
- use upstream's Makefile
  * debian/copyright:
- update copyright holder
  * Debconf templates translations:
- German added. Closes: #408862
- Portuguese added. Closes: #426454
- Italian added. Closes: #427207

  [ Anthony Fok ]
  * Since Carlos is MIA, I am adding myself as an uploader in order to
incorporate FangQ, manphiz and tchaikov's great work into Debian and
beyond.  :-)
  * debian/control:
- Standards-Version: 3.7.3
- Extended package description based on FangQ's own words (with some
  revisions.)
- Use the new Homepage field.
  * debian/copyright:
- Refers to /usr/share/common-licenses/GPL-2 specifically
  because now GPL symlinks to GPL-3.
- Noted GPL version 2 only and font embedding exception.
  Thanks to Ming Hua for reminder!

 -- Anthony Fok [EMAIL PROTECTED]  Wed, 12 Dec 2007 05:35:43 +0800

xfonts-wqy (0.7.0-6-1.2) unstable; urgency=low

  * Non-maintainer upload to fix longstanding l10n issues
  * Debconf templates translations:
- Swedish added. Closes: #387511
- French added. Closes: #378503
- Czech added. Closes: #382929
- Dutch added. Closes: #382941

 -- Christian Perrier [EMAIL PROTECTED]  Thu, 18 Jan 2007 20:38:41
+0100

xfonts-wqy (0.7.0-6-1.1) unstable; urgency=low

  * NMU
  * Build against new version of debhelper (Closes: #378007)

 -- Cai Qian [EMAIL PROTECTED]  Sat, 17 Jul 2006 22:13:50 +0100

xfonts-wqy (0.7.0-6-1) unstable; urgency=low

  * Newest upstream is 0.7.0-4, higher number to avoid package
version conflict.
  * Acknowledge NMU, thanks Cai Qian.
  * Revert back to bdf source package, and bring fontconvert
script and xutils dependency back.
  * Use debconf to switch xfonts-wqy in fontconfig.
  * Add gbk encoding alias to avoid slowness in wine app, thanks
Huang Jiahua.
  * debian/compat : move DH_COMPAT out of rules.

 -- Carlos Z.F. Liu [EMAIL PROTECTED]  Mon,  3 Jul 2006
20:00:45 +1200

xfonts-wqy (0.7.0-5-1) unstable; urgency=low

  * Upload PCF version (Closes: #370708)

 -- Cai Qian [EMAIL PROTECTED]  Sat, 10 Jun 2006 22:13:50 +0100

xfonts-wqy (0.7.0-4-1) unstable; urgency=low

  * New upstream release (Closes: #369184)
  * Depends on DH 5.0.31, and xfonts-utils. Change installed font
path. (Closes: #362405)
  * build depends on debhelper, as we have the clean target.
  * Drop override file, fontconvert script and xutils dependency.
  * Add Co-Maintainer

 -- Cai Qian [EMAIL PROTECTED]  Mon, 29 May 2006 13:02:08 +0100

xfonts-wqy (0.6.0-1) unstable; urgency=low

  * New upstream release
  * First official Debian package. (Closes: #315851)
  * Drop the ptSz patch. The problem was fixed in upstream
  * debian/xfonts-wqy.overrides:
- prevent lintian's packages-installs-file-to-usr-x11r6 error
  * debian/copyright:
- change to new FSF address.

 -- Carlos Z.F. Liu [EMAIL PROTECTED]  Tue,  4 Oct 2005
23:29:42 +1300

xfonts-wqy (0.5.0-3) unstable; urgency=low

  * debian/control : build depend on xutils ( 4.0.3)

 -- Carlos Z.F. Liu [EMAIL PROTECTED]  Thu,  7 Jul 2005
01:20:09 +1200

xfonts-wqy (0.5.0-2) unstable; urgency=low

  * Fix wrong ptSz setting for 9, 10 and 11 pt.

 -- Carlos Z.F. Liu [EMAIL PROTECTED]  Wed, 29 Jun 2005
00:45:21 +1200

xfonts-wqy (0.5.0-1) unstable; urgency=low

  * Initial Release.

 -- Carlos Z.F. Liu [EMAIL PROTECTED]  Mon, 27 Jun 2005
01:42:03 +1200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHciHTJrhDLBNiZtwRAm+FAKCCx+yPdVjRBX7OoHRHv1Y813AV9gCfc4A1
4nf4p+D1eoLkitmg8Fzlaqk=
=fK/Q
-END PGP SIGNATURE-

** Affects: xfonts-wqy (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please sync xfonts-wqy 0.9.9-2  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/178702
You received this bug notification because 

[Bug 107608] Re: crashed when opening. Fresh Kubuntu install

2007-12-26 Thread Matvey Kozhev
Please attach the file and then reopen the bug.

** Changed in: gtkpod (Ubuntu)
   Status: New = Invalid

-- 
crashed when opening.  Fresh Kubuntu install
https://bugs.launchpad.net/bugs/107608
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 178698] IMAP and weird characters in name field

2007-12-26 Thread David Prieto
Public bug reported:

Binary package hint: evolution

I am using an IMAP account in Evolution (from Gmail to be more specific)
and I keep getting a weird =?ISO-8859-1-Q? string in the name field.

Wikipedia has an article about ISO-8859-1:
http://en.wikipedia.org/wiki/ISO_8859-1

Please see the attached screenshot.

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

-- 
IMAP and weird characters in name field
https://bugs.launchpad.net/bugs/178698
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 178699] Locking screen does not work on XUbuntu

2007-12-26 Thread Mihai Militaru
Public bug reported:

After installing XUbuntu, when pressing Alt+Ctrl+Delete on the desktop,
the locking of the screen does not work. When running `xflock4` from the
command line, the error is:

[code]
** Message: Screensaver is not running!
/usr/bin/xflock4: 22: xscreensaver-command: not found
/usr/bin/xflock4: 22: xlock: not found
[/code]

I looked in the /usr/bin/xflock4 script and the command to lock the
screen is:

[code]
gnome-screensaver-command --lock || xscreensaver-command -lock || xlock $*
[/code]

It does not work because gnome-screensaver is not started and no xlock
package (eg. xlockmore) is installed.

** Affects: xfce4-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Locking screen does not work on XUbuntu
https://bugs.launchpad.net/bugs/178699
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 16502] Re: nspluginviewer crashes badly on flashplayer

2007-12-26 Thread Jon Seidel
Brand new install of Kubuntu 7.04 and I get the same kinds of problem;
flash player won't. Tried installing flash player directly from the
adobe site and get the same problems. Crash log attached.

** Attachment added: Flashplayer Crash Log
   http://launchpadlibrarian.net/11067338/KDECrash_Flash_2007-12-26

-- 
nspluginviewer crashes badly on flashplayer
https://bugs.launchpad.net/bugs/16502
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 42686] Re: audioscrobbler password saved configuration file

2007-12-26 Thread Jop...(Jonas F. Jensen).
You technically only need to store md5sum of the password, since that's all 
that's needed to perform a handshake with last.fm servers...
That md5 sum still ought to be stored in gnome keyring, since it could be used 
by anyone to scrobble/listen to users account... However md5 sum cannot be used 
to login to the last.fm website...

-- 
audioscrobbler password saved configuration file
https://bugs.launchpad.net/bugs/42686
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 178701] Searchmonkey crashes when a result is selected

2007-12-26 Thread Mihai Militaru
Public bug reported:

I use XUbuntu 7.10 - Gutsy Gibbon, AMD64
Searchmokey version is the one on the repo, meaning 0.8.1.
===
I use Searchmonkey to look for files. After the results are shown, I try to 
select one of them to see the options, but the GUI instantly crashes with this 
error: Segmentation fault (core dumped)

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

-- 
Searchmonkey crashes when a result is selected
https://bugs.launchpad.net/bugs/178701
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 178700] Re: package restricted-manager-core None [modified: /var/lib/dpkg/info/restricted-manager-core.list] failed to install/upgrade:

2007-12-26 Thread Danny

** Attachment added: screenshot of upgrade terminal
   http://launchpadlibrarian.net/11067328/Screenshot.png

-- 
package restricted-manager-core None [modified: 
/var/lib/dpkg/info/restricted-manager-core.list] failed to install/upgrade: 
https://bugs.launchpad.net/bugs/178700
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 176564] Re: programm-windows it is not possible to move

2007-12-26 Thread Sebastian Heinlein
Could you please provide more information? What have you done exactly?
What does does not move mean?

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

-- 
programm-windows it is not possible to move
https://bugs.launchpad.net/bugs/176564
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 114483] Re: gtkpod mount point not detected

2007-12-26 Thread Matvey Kozhev
*** This bug is a duplicate of bug 119798 ***
https://bugs.launchpad.net/bugs/119798

** This bug has been marked a duplicate of bug 119798
   gtkpod should work out of the box

-- 
gtkpod mount point not detected
https://bugs.launchpad.net/bugs/114483
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 149547] Re: [gutsy] Screen brightness works only at certain values.

2007-12-26 Thread sen123
[EMAIL PROTECTED]:~$ sudo dmidecode -s system-manufacturer
Gateway 
[EMAIL PROTECTED]:~$ sudo dmidecode -s system-product-name
MX6917J 
[EMAIL PROTECTED]:~$ sudo dmidecode -s system-version
3402689R 

Brightness is either 0 or 100, no intermediate values. BIOS graphic that
pops up during changing the brightness with the hot keys is okay, does
not garble anything.

Rest of the hot keys for Wireless, Volume, Caps Lock/Num Lock etc work
fine. Bluetooth does not work though.

Thanks,

Senthil

-- 
[gutsy] Screen brightness works only at certain values.
https://bugs.launchpad.net/bugs/149547
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 122136] Re: Preferences window can't fit on screen and can't be moved

2007-12-26 Thread Matvey Kozhev
I'm working on a new preferences window in upstream SVN. Here's a
screenshot: http://www.flickr.com/photos/sikon/2124046241/

Feedback would be welcome.

** Changed in: gtkpod (Ubuntu)
 Assignee: (unassigned) = Matvey Kozhev (sikon)
   Status: Confirmed = In Progress

-- 
Preferences window can't fit on screen and can't be moved
https://bugs.launchpad.net/bugs/122136
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 85506] Re: gtkpod icons

2007-12-26 Thread Matvey Kozhev
Fixed in 0.99.12. Not with these icons, though - I couldn't use them for
a variety of reasons.

** Changed in: gtkpod (Ubuntu)
   Status: Confirmed = Fix Released

-- 
gtkpod icons
https://bugs.launchpad.net/bugs/85506
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 178694] Re: (Gutsy) Segmentation fault - when .thumbnails in home folder is not writeable/readable history ~/.recently-used.xbel is a dir the same

2007-12-26 Thread nowshining
** Description changed:

  Binary package hint: gthumb
  
  gThumb 2.10.6
  
  I set the thumbnails in /home to be un-readable from me and others and
  un-writeable the same, i consider thumnailing a privacy risk into the
  folder because simply even if u delete the original image - it does not
  get deleted from the .thumbnail folder and is still available...
  
  Okay on some images it starts up fine, however pressing F11 for
  fullscreen shuts it down with no error message, and either just pressing
  F11 makes it quit un-expectically or it shows fine full screen and then
  press the + on the keypad to zoom makes it quit.  It could be after 1
  presses of the + or Two or Three.
  
  I don't know exactly which is causing it, but I also for privacy sakes
  have the .recently-used.xbel made as a dir and locked just the same as
  .thumbnails, i ran gthumb in terminal and used it on a screenshot i took
  and when it quits the terminal spits out the following errors:
  
  ...
  
   Gtk-WARNING **: Attempting to read the recently used resources file at
  `/home/nowshining/.recently-used.xbel', but the parser failed: Failed to
  open file '/home/nowshining/.recently-used.xbel': Permission denied.
  
  (gthumb:6489): GLib-CRITICAL **: g_bookmark_file_get_size: assertion
  `bookmark != NULL' failed
  
  (gthumb:6489): Gtk-WARNING **: Refusing to add non-unique action
  'History1' to action group 'HistoryActions'
  
  ** (gthumb:6489): WARNING **: directory creation failed:
  /home/nowshining/.thumbnails/normal.
  
  ** (gthumb:6489): WARNING **: directory creation failed:
  /home/nowshining/.thumbnails/normal.
  
  ** (gthumb:6489): WARNING **: directory creation failed:
  /home/nowshining/.thumbnails/normal.
  
  ** (gthumb:6489): WARNING **: directory creation failed: 
/home/nowshining/.thumbnails/normal.
  Segmentation fault
  
  
  
- .
+ 
+ 
+ adding i tried to uncheck create thumbnails from
+ bug:https://bugs.launchpad.net/ubuntu/+source/gthumb/+bug/164319
+ 
+ same thing and same error

-- 
(Gutsy) Segmentation fault - when .thumbnails in home folder is not 
writeable/readable  history ~/.recently-used.xbel is a dir  the same
https://bugs.launchpad.net/bugs/178694
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 178698] Re: IMAP and weird characters in name field

2007-12-26 Thread Thomas Butter
** Bug watch added: GNOME Bug Tracker #372986
   http://bugzilla.gnome.org/show_bug.cgi?id=372986

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

-- 
IMAP and weird characters in name field
https://bugs.launchpad.net/bugs/178698
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 177856] Re: Gutsy 64: nspluginwrapper errors with flashplugin-nonfree 9.0.115

2007-12-26 Thread cionci
It's strange, it solved the issue on two gutsy AMD64 machines for me.
Do you see any flash animation or no animation at all ?

Insert about:plugins as URL in Firefox, do you see any info about
flashplugin ?

I see:

Shockwave Flash

Nome file: npwrapper.libflashplayer.so
Shockwave Flash 9.0 r115

Tipo MIME   Descrizione Estensione  Attivo
application/x-shockwave-flash   Shockwave Flash swf Sì
application/futuresplashFutureSplash Player spl Sì

-- 
Gutsy 64: nspluginwrapper errors with flashplugin-nonfree 9.0.115
https://bugs.launchpad.net/bugs/177856
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 133030] Re: totem-xine and mplayer cannot play any video

2007-12-26 Thread Dag-Erling Smørgrav
*** This bug is a duplicate of bug 111257 ***
https://bugs.launchpad.net/bugs/111257

A little more digging shows there are actually two different issues at
play here. One of them (BadAlloc when using compiz) is indeed a
duplicate of #111257. The other (BadMatch when using fglrx) is a
duplicate of #130696. That one hasn't been fixed yet, but several
workarounds are described in the comments.

** This bug has been marked a duplicate of bug 111257
   totem crashes with 'BadAlloc (insufficient resources for operation)' when 
using compiz and xserver-xorg-video-intel driver

-- 
totem-xine and mplayer cannot play any video
https://bugs.launchpad.net/bugs/133030
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


Re: [Bug 88899] Re: cpufreq locked in slowest speed

2007-12-26 Thread Gabriel Ambuehl
I agree, I have seen this on a Lenovo T60 myself. And it also occurs on my 
Latitude D830. For the most part, I can fix it by removing acpi_cpufreq and 
reloading it, but at times the module is in use and thus cannot be removed.

I think this is a kernel bug of some sort, as it occurs in vanilla kernel.org 
kernels as well.

-- 
cpufreq locked in slowest speed
https://bugs.launchpad.net/bugs/88899
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 35229] Re: totem-xine crash on logo (workaround inside)

2007-12-26 Thread Dag-Erling Smørgrav
I did some more digging. The problem Chris and I are seeing is
completely unrelated; it is actually a dupe of #130696, which mentions
several workarounds.

-- 
totem-xine crash on logo (workaround inside)
https://bugs.launchpad.net/bugs/35229
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 144810] Re: gedit - button to become root (feature request)

2007-12-26 Thread Bug Watch Updater
** Changed in: gedit
   Status: New = Invalid

-- 
gedit - button to become root (feature request)
https://bugs.launchpad.net/bugs/144810
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 138080] Re: services-admin window title not HIG compliant

2007-12-26 Thread Bug Watch Updater
** Changed in: gst
   Status: New = Fix Released

-- 
services-admin window title not HIG compliant
https://bugs.launchpad.net/bugs/138080
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 138067] Re: users-admin window title not HIG compliant

2007-12-26 Thread Bug Watch Updater
** Changed in: gst
   Status: New = Fix Released

-- 
users-admin window title not HIG compliant
https://bugs.launchpad.net/bugs/138067
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 136693] Re: Laptop brightness on battery power doesnt work

2007-12-26 Thread Bug Watch Updater
*** This bug is a duplicate of bug 136346 ***
https://bugs.launchpad.net/bugs/136346

** Changed in: gnome-power
   Status: New = Fix Released

-- 
Laptop brightness on battery power doesnt work
https://bugs.launchpad.net/bugs/136693
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 136346] Re: gutsy: g-p-m 2.19.6-0ubuntu4 breaks brightness control

2007-12-26 Thread Bug Watch Updater
** Changed in: gnome-power
   Status: New = Fix Released

-- 
gutsy: g-p-m 2.19.6-0ubuntu4 breaks brightness control
https://bugs.launchpad.net/bugs/136346
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 62745] Re: [time-admin] Synchronize Now work only when ntp-server is installed

2007-12-26 Thread Bug Watch Updater
** Changed in: gst
   Status: New = Invalid

-- 
[time-admin] Synchronize Now work only when ntp-server is installed
https://bugs.launchpad.net/bugs/62745
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 62395] Re: Evolution always uses UTF-8 for mail headers - it's no use in Japan

2007-12-26 Thread Bug Watch Updater
** Changed in: evolution-data-server
   Status: Confirmed = Fix Released

-- 
Evolution always uses UTF-8 for mail headers - it's no use in Japan
https://bugs.launchpad.net/bugs/62395
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 52060] Re: Album Name Improperly Matches the Parent Folder

2007-12-26 Thread Bug Watch Updater
** Changed in: banshee
   Status: New = Confirmed

-- 
Album Name Improperly Matches the Parent Folder
https://bugs.launchpad.net/bugs/52060
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 163334] Re: iPod full and wrong message

2007-12-26 Thread Matvey Kozhev
Thanks for the report.

** Changed in: gtkpod (Ubuntu)
   Status: New = Confirmed

-- 
iPod full and wrong message
https://bugs.launchpad.net/bugs/163334
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 14774] Re: [shares-admin] Shared folders requires a login

2007-12-26 Thread Bug Watch Updater
** Changed in: gst
   Status: New = Fix Released

-- 
[shares-admin] Shared folders requires a login
https://bugs.launchpad.net/bugs/14774
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 39089] Re: View Popup Windows keeps turning itself on

2007-12-26 Thread Bug Watch Updater
** Changed in: epiphany-browser
   Status: In Progress = Confirmed

-- 
View  Popup Windows keeps turning itself on
https://bugs.launchpad.net/bugs/39089
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 51344] Re: Impossible to make share folders accesible and writable without using modyfing config files.

2007-12-26 Thread Bug Watch Updater
*** This bug is a duplicate of bug 14774 ***
https://bugs.launchpad.net/bugs/14774

** Changed in: gst
   Status: New = Invalid

-- 
Impossible to make share folders accesible and writable without using modyfing 
config files.
https://bugs.launchpad.net/bugs/51344
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 178698] Re: IMAP and weird characters in name field

2007-12-26 Thread Bug Watch Updater
** Changed in: evolution
   Status: Unknown = Confirmed

-- 
IMAP and weird characters in name field
https://bugs.launchpad.net/bugs/178698
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 178699] Re: Locking screen does not work on XUbuntu

2007-12-26 Thread Mihai Militaru
I forgot to say I use XUbuntu 7.10 - Gutsy Gibbon, just installed; AMD64
architecture.

-- 
Locking screen does not work on XUbuntu
https://bugs.launchpad.net/bugs/178699
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 119798] Re: gtkpod should work out of the box

2007-12-26 Thread Matvey Kozhev
Ack.

** Changed in: gtkpod (Ubuntu)
   Status: New = Confirmed

-- 
gtkpod should work out of the box
https://bugs.launchpad.net/bugs/119798
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 133564] Re: Swap fails to activate in gutsy

2007-12-26 Thread william
I've got the same problem after I used gpart to adjust my space. I might
have changed the size of the swap partition after the operation. The
swap partition failed to mount after the machine resume from sleep.
Machine automatically restart with activating swap fail error... The
problem loops every time I try to sleep my laptop.

-- 
Swap fails to activate in gutsy
https://bugs.launchpad.net/bugs/133564
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 56233] Re: sis5513 dma errors

2007-12-26 Thread Bug Watch Updater
** Changed in: linux
   Status: Invalid = Confirmed

-- 
sis5513 dma errors
https://bugs.launchpad.net/bugs/56233
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 52967] Re: Amilo 1520 sleep doesn't resume touchpad from suspend on ram

2007-12-26 Thread Bug Watch Updater
** Changed in: linux
   Status: Incomplete = In Progress

-- 
Amilo 1520 sleep doesn't resume touchpad from suspend on ram
https://bugs.launchpad.net/bugs/52967
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 178657] Re: epiphany somehow installed without libplds4.so

2007-12-26 Thread Sebastien Bacher
*** This bug is a duplicate of bug 177280 ***
https://bugs.launchpad.net/bugs/177280

** This bug has been marked a duplicate of bug 177280
   [hardy] epiphany does noet start, libplds4.so not found

-- 
epiphany somehow installed without libplds4.so
https://bugs.launchpad.net/bugs/178657
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 178632] Re: Password dialog says Password:wolverine instead of Password: on en_CA (???)

2007-12-26 Thread Sebastien Bacher
** Changed in: language-pack-gnome-ca (Ubuntu)
Sourcepackagename: file-roller = language-pack-gnome-ca

** Changed in: language-pack-gnome-en (Ubuntu)
Sourcepackagename: language-pack-gnome-ca = language-pack-gnome-en

-- 
Password dialog says Password:wolverine instead of Password: on en_CA (???)
https://bugs.launchpad.net/bugs/178632
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 178703] Network can not be configured through the NetworkManager

2007-12-26 Thread Kevin Wang
Public bug reported:

Binary package hint: knetworkmanager

The network can not be configured through the NetworkManager, no matter
wireless or not, all the option are gray and can not be clicked/opened.

then I kill all the process: nm-applet, NetworkManager, NetworkManageDispatcher.
step1. start NetworkManagerDispatcher
step2, start NetworkManager --no-daemon
step3, start nm-applet.

when I try to click the networkmanger-Manual configuration, from the
log, we can see that:

pplet:7208): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols 
specified are supported and host-based authentication failed.
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL front:0
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL front:0
process 7247: arguments to dbus_connection_set_exit_on_disconnect() were 
incorrect, assertion connection != NULL failed in file dbus-connection.c line 
2913.
This is normally a bug in some application using the D-Bus library.

** (network-admin:7247): CRITICAL **: Cannot create session bus: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.
process 7247: arguments to dbus_connection_get_data() were incorrect, assertion 
connection != NULL failed in file dbus-connection.c line .
This is normally a bug in some application using the D-Bus library.
process 7247: arguments to dbus_connection_set_data() were incorrect, assertion 
connection != NULL failed in file dbus-connection.c line 5519.
This is normally a bug in some application using the D-Bus library.

** ERROR **: Not enough memory to set up DBusConnection for use with GLib
aborting...
process 7325: arguments to dbus_connection_set_exit_on_disconnect() were 
incorrect, assertion connection != NULL failed in file dbus-connection.c line 
2913.
This is normally a bug in some application using the D-Bus library.

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


** Tags: intel-normal

** Tags added: intel-normal

-- 
Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 178703] Re: Network can not be configured through the NetworkManager

2007-12-26 Thread Kevin Wang
Attach the logfiles

** Attachment added: networkmanager.tar.gz
   http://launchpadlibrarian.net/11067546/networkmanager.tar.gz

-- 
Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 154104] Re: glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy

2007-12-26 Thread marianne
Thanks Mark! Fantastic.

Your xorg.conf works for me -- just copied it and overwrote mine.

compiz --replace   now gets a running compiz. I don't even get any
error messages at the console.

glxinfo | grep direct gives direct rendering: Yes

(I don't know what you mean with fusion-icon. sudo aptitude install
fusion icon for me finds no package. But I has already installed compiz
and emerald before and now it works.

When I have time (after New Year's), I'll compare my xorg.conf to yours
and see what the critical difference might be, and post the result here.

Thanks again for posting!
m.

-- 
glxinfo: 'Direct rendering: no' on 915GM video chipset on Gutsy
https://bugs.launchpad.net/bugs/154104
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 15387] Re: €(and other non ascii ch ars) in from/to/subject are not displayed in listview

2007-12-26 Thread Bug Watch Updater
** Changed in: evolution
   Status: New = Fix Released

-- 
€(and other non ascii chars) in from/to/subject are not displayed in listview
https://bugs.launchpad.net/bugs/15387
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 44161] Re: [network-admin] Cannot add ADSL connection (ppp0)

2007-12-26 Thread Bug Watch Updater
** Changed in: gst
   Status: Confirmed = Fix Released

-- 
[network-admin] Cannot add ADSL connection (ppp0)
https://bugs.launchpad.net/bugs/44161
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 148467] Re: [regression] on-AC backlight brightness always used on-battery ignored (hal-addon-acpi crashes)

2007-12-26 Thread Bug Watch Updater
** Changed in: gnome-power
   Status: New = Fix Released

-- 
[regression] on-AC backlight brightness always used on-battery ignored 
(hal-addon-acpi crashes)
https://bugs.launchpad.net/bugs/148467
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 159225] Re: Banshee cannot rearrange playlist items

2007-12-26 Thread Bug Watch Updater
** Changed in: banshee
   Status: Unknown = Confirmed

-- 
Banshee cannot rearrange playlist items
https://bugs.launchpad.net/bugs/159225
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 172608] Re: Network interface properties window title contains rogue trailing \012

2007-12-26 Thread Bug Watch Updater
** Changed in: gst
   Status: New = Fix Released

-- 
Network interface properties window title contains rogue trailing \012
https://bugs.launchpad.net/bugs/172608
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 178515] Re: Another Titlebar problem with compiz

2007-12-26 Thread Jurriaan Pruis
After removing .gconf and .gnome dirs the problem still existed, but
when I changed the settings in /apps/gwd (gconf), the problem was
solved.

** Attachment added: current settings
   http://launchpadlibrarian.net/11067543/gconf-edit.png

** Changed in: compiz (Ubuntu)
   Status: New = Invalid

-- 
Another Titlebar problem with compiz
https://bugs.launchpad.net/bugs/178515
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 178694] Re: (Gutsy) Segmentation fault - when .thumbnails in home folder is not writeable/readable history ~/.recently-used.xbel is a dir the same

2007-12-26 Thread nowshining
** Description changed:

  Binary package hint: gthumb
  
  gThumb 2.10.6
  
  I set the thumbnails in /home to be un-readable from me and others and
  un-writeable the same, i consider thumnailing a privacy risk into the
  folder because simply even if u delete the original image - it does not
  get deleted from the .thumbnail folder and is still available...
  
  Okay on some images it starts up fine, however pressing F11 for
  fullscreen shuts it down with no error message, and either just pressing
  F11 makes it quit un-expectically or it shows fine full screen and then
  press the + on the keypad to zoom makes it quit.  It could be after 1
  presses of the + or Two or Three.
  
  I don't know exactly which is causing it, but I also for privacy sakes
  have the .recently-used.xbel made as a dir and locked just the same as
  .thumbnails, i ran gthumb in terminal and used it on a screenshot i took
  and when it quits the terminal spits out the following errors:
  
  ...
  
   Gtk-WARNING **: Attempting to read the recently used resources file at
  `/home/nowshining/.recently-used.xbel', but the parser failed: Failed to
  open file '/home/nowshining/.recently-used.xbel': Permission denied.
  
  (gthumb:6489): GLib-CRITICAL **: g_bookmark_file_get_size: assertion
  `bookmark != NULL' failed
  
  (gthumb:6489): Gtk-WARNING **: Refusing to add non-unique action
  'History1' to action group 'HistoryActions'
  
  ** (gthumb:6489): WARNING **: directory creation failed:
  /home/nowshining/.thumbnails/normal.
  
  ** (gthumb:6489): WARNING **: directory creation failed:
  /home/nowshining/.thumbnails/normal.
  
  ** (gthumb:6489): WARNING **: directory creation failed:
  /home/nowshining/.thumbnails/normal.
  
  ** (gthumb:6489): WARNING **: directory creation failed: 
/home/nowshining/.thumbnails/normal.
  Segmentation fault
  
  
  
  
  
  adding i tried to uncheck create thumbnails from
  bug:https://bugs.launchpad.net/ubuntu/+source/gthumb/+bug/164319
  
- same thing and same error
+ same thing and same error so I don't know if it's a dup. or not, or a
+ new error.. :/ I guess we'll see now wills we.

-- 
(Gutsy) Segmentation fault - when .thumbnails in home folder is not 
writeable/readable  history ~/.recently-used.xbel is a dir  the same
https://bugs.launchpad.net/bugs/178694
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 178699] Re: Locking screen does not work on XUbuntu

2007-12-26 Thread Jérôme Guelfucci
Thank you for your bug report. This is fixed in Hardy, we switched back
to xscreensaver.

** Changed in: xfce4-utils (Ubuntu)
   Importance: Undecided = Low
   Status: New = Fix Released

-- 
Locking screen does not work on XUbuntu
https://bugs.launchpad.net/bugs/178699
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 178697] Please sync scim-bridge 0.4.14-1 (universe) from Debian unstable (main)

2007-12-26 Thread ZhengPeng Hou
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/scim-bridge
 status confirmed
 subscribe ubuntu-archive

Please sync scim-bridge 0.4.14-1  (universe) from Debian unstable (main).
Changelog since current hardy version 0.4.13-1:

scim-bridge (0.4.14-1) unstable; urgency=low

  * New upstream release
  * Add Depends to scim-modules-socket. Closes: #442114
Thanks for Ming Hua's bug report.
  * 40_correct_gtk_client_missing_include.dpatch. Closes: #453175
  * Fixed build with Gcc-4.3 in upstream. Closes: #417683
  * Add conffile for im-switch. Closes: #451938
Thanks for Deng Xiyue's bug report.
  * Closes: #442172 Fixed in upstream.
  * Disable build documents. Closes: #442726
  * Upgrade Standards-Version to 3.7.3.

 -- ZhengPeng Hou [EMAIL PROTECTED]  Sun, 23 Dec 2007 11:52:06
+


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHchkSJrhDLBNiZtwRAo4eAJ4/5CS4D3341kO+0DDbaIlxtNHWgACfdToa
WvZ/OPBTUCePc7+54HAGcvM=
=UaAa
-END PGP SIGNATURE-

** Affects: scim-bridge (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please sync scim-bridge 0.4.14-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/178697
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 69555] Re: Backspace fired every 5-10 seconds without pressing any key by saa7134 module

2007-12-26 Thread chris42
Just tested with Hardy Alpha 2; the problem still exists.

-- 
Backspace fired every 5-10 seconds without pressing any key by saa7134 module
https://bugs.launchpad.net/bugs/69555
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 176593] Re: weather applet crashes on logout

2007-12-26 Thread Sebastian Heinlein
** Changed in: gnome-panel (Ubuntu)
Sourcepackagename: update-manager = gnome-panel

-- 
weather applet crashes on logout
https://bugs.launchpad.net/bugs/176593
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 153742] Re: [Gutsy] No sound in Flash movies

2007-12-26 Thread ironstorm
I have the exact same problem described here, no sound on flash movies in 
Firefox with Ubuntu Gusty AMD64... 
Guess I'll have to try installing pulse audio...

-- 
[Gutsy] No sound in Flash movies
https://bugs.launchpad.net/bugs/153742
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 178694] Re: (Gutsy) Segmentation fault - when .thumbnails in home folder is not writeable/readable history ~/.recently-used.xbel is a dir the same

2007-12-26 Thread Michael Chudobiak
Perhaps it is related to
http://bugzilla.gnome.org/show_bug.cgi?id=498741.

- Mike

-- 
(Gutsy) Segmentation fault - when .thumbnails in home folder is not 
writeable/readable  history ~/.recently-used.xbel is a dir  the same
https://bugs.launchpad.net/bugs/178694
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 160763] Re: Acer Aspire 5720 hangs on second resume from standby

2007-12-26 Thread ris8_allo_zen0
Davis, I got acer_acpi too but nothing about suspend changed here :(

-- 
Acer Aspire 5720 hangs on second resume from standby
https://bugs.launchpad.net/bugs/160763
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 178700] package restricted-manager-core None [modified: /var/lib/dpkg/info/restricted-manager-core.list] failed to install/upgrade:

2007-12-26 Thread Danny
Public bug reported:

Binary package hint: restricted-manager

During the upgrade to Ubuntu 7.10 'gutsy' using the 'alternate cdrom' upgrade 
method  the upgrade got stopped with the following error:
Errors were encountered while processing:
 restricted-manager-core
 restricted-manager
Traceback (most recent call last):
  File logging/__init__.py, line 753, in emit
  File logging/__init__.py, line 731, in flush
IOError: [Errno 9] Bad file descriptor

ProblemType: Package
Architecture: i386
Date: Wed Dec 26 20:39:09 2007
Dependencies:
 
DistroRelease: Ubuntu 7.10
ErrorMessage:
 ErrorMessage: subprocess dpkg-split returned error exit status 2
NonfreeKernelModules: vmnet vmmon nvidia
Package: restricted-manager-core None [modified: 
/var/lib/dpkg/info/restricted-manager-core.list]
PackageArchitecture: all
SourcePackage: restricted-manager
Title: package restricted-manager-core None [modified: 
/var/lib/dpkg/info/restricted-manager-core.list] failed to install/upgrade: 
Uname: Linux DansPC 2.6.20-16-386 #2 Tue Dec 18 05:41:44 UTC 2007 i686 GNU/Linux

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


** Tags: apport-package

-- 
package restricted-manager-core None [modified: 
/var/lib/dpkg/info/restricted-manager-core.list] failed to install/upgrade: 
https://bugs.launchpad.net/bugs/178700
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 178698] Re: IMAP and weird characters in name field

2007-12-26 Thread David Prieto

** Attachment added: Note the boxed strings
   http://launchpadlibrarian.net/11067278/Pantallazo-1.png

-- 
IMAP and weird characters in name field
https://bugs.launchpad.net/bugs/178698
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 106533] Re: Model A1059 missing from gtkpod choices

2007-12-26 Thread Matvey Kozhev
Not a bug, then. Reopen if you think it's a bug.

** Changed in: gtkpod (Ubuntu)
   Status: New = Invalid

-- 
Model A1059 missing from gtkpod choices
https://bugs.launchpad.net/bugs/106533
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 178584] Re: Hardinfo: Hardinfo cannot run CPU Zlib benchmark. Cannot find libz.so.

2007-12-26 Thread Bug Watch Updater
** Changed in: hardinfo (Debian)
   Status: Unknown = New

-- 
Hardinfo: Hardinfo cannot run CPU Zlib benchmark. Cannot find libz.so.
https://bugs.launchpad.net/bugs/178584
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 123046] Re: outdated themes

2007-12-26 Thread Jonathan Patrick Davies
I'm sorry, but there are to be no Kubuntu KBFX themes for the new
version. If you wish to make some, feel free to mail me about them.

** Changed in: kubuntu-artwork-kbfx (Ubuntu)
   Status: In Progress = Triaged

** Changed in: kubuntu-artwork-kbfx (Ubuntu)
 Assignee: Jonathan Patrick Davies (jpatrick) = (unassigned)

-- 
outdated themes
https://bugs.launchpad.net/bugs/123046
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 178704] dragging from nautilus tries to load images

2007-12-26 Thread David Prieto
Public bug reported:

Binary package hint: rhythmbox

If you drag a folder from nautilus to the playlist area in rhythmbox, RB
tries to load other files than mp3. Please see attached image.

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

-- 
dragging from nautilus tries to load images
https://bugs.launchpad.net/bugs/178704
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 96454] Re: [Feisty, Gutsy] MASTER: HP LaserJet 1000/1005/1018/1020 don't work because of missing firmware

2007-12-26 Thread Christoph Langner
I've got here a HP LaserJet 1020 with a up to date hardy.

$ sudo apt-get update  sudo apt-get dist-upgrade
$ getweb 1020
$ sudo arm2hpdl sihp1020.img  /usr/share/foo2zjs/firmware/sihp1020.dl

doesn't help. When i try to print i still get error messages like

---
Dec 26 12:15:48 arbeitszimmer HP_LaserJet_1020?serial=JL05GME: INFO: open 
device failed; will retry in 30 seconds... 
Dec 26 12:15:48 arbeitszimmer foo2zjs-wrapper: foo2zjs-wrapper -P -z1 -L0 
-r1200x600 -p9 -s7 -m1 -n1
---

-- 
[Feisty, Gutsy] MASTER: HP LaserJet 1000/1005/1018/1020 don't work because of 
missing firmware
https://bugs.launchpad.net/bugs/96454
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 178704] Re: dragging from nautilus tries to load images

2007-12-26 Thread David Prieto

** Attachment added: Attached image
   
http://launchpadlibrarian.net/11067558/Pantallazo-Boys%20Like%20Girls%20-%20Me%2C%20You%20And%20My%20Medication.png

-- 
dragging from nautilus tries to load images
https://bugs.launchpad.net/bugs/178704
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 178557] Re: Cannot install/upgrade epiphany-gecko

2007-12-26 Thread Luca Falavigna
** Changed in: epiphany-browser (Ubuntu)
Sourcepackagename: None = epiphany-browser
   Importance: Undecided = Unknown

-- 
Cannot install/upgrade epiphany-gecko
https://bugs.launchpad.net/bugs/178557
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 178705] Photos are displayed in black

2007-12-26 Thread romanov
Public bug reported:

Binary package hint: evince

In a pdf ebook, photos are displayed by black areas. This problem does
not affect Xpdf with which the photos are displayed correctly (but with
less quality compared to acrobat reader).

Screenshot showing the bug :
http://bugzilla.gnome.org/attachment.cgi?id=101615action=view

evince : v 0.8.1
linux OS : ubuntu 7.04 (feisty)

ProblemType: Bug
Architecture: i386
Date: Wed Dec 26 11:21:46 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/evince
Package: evince 0.8.1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: evince file:///home/romanov/Desktop/Document.pdf
ProcCwd: /home/romanov
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
Uname: Linux romanov-desktop 2.6.20-16-generic #2 SMP Tue Dec 18 05:45:12 UTC 
2007 i686 GNU/Linux

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

-- 
Photos are displayed in black
https://bugs.launchpad.net/bugs/178705
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 178705] Re: Photos are displayed in black

2007-12-26 Thread romanov

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/11067670/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/11067671/ProcStatus.txt

-- 
Photos are displayed in black
https://bugs.launchpad.net/bugs/178705
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 178697] Re: Please sync scim-bridge 0.4.14-1 (universe) from Debian unstable (main)

2007-12-26 Thread Ming Hua
Note that edgy-feisty upgrade was broken for similar reason, see bug
#103492.

-- 
Please sync scim-bridge 0.4.14-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/178697
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 178697] Re: Please sync scim-bridge 0.4.14-1 (universe) from Debian unstable (main)

2007-12-26 Thread Ming Hua
I disagree with the sync.

Dapper has scim-bridge package, which builds a single binary package
scim-bridge.  Now the Debian package builds four binary packages, none
of which is named scim-bridge, while overwriting files used to be
shipped by dapper's scim-bridge.  Without proper Conflicts/Replaces
relationship, dapper-hardy upgrades will be broken.

-- 
Please sync scim-bridge 0.4.14-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/178697
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 178580] Re: Ubuntu needs much more options on installation

2007-12-26 Thread egon
Yes Very Nice Idea!!!

+1

-- 
Ubuntu needs much more options on installation
https://bugs.launchpad.net/bugs/178580
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 161893] Re: xrandr TV output pal garbage image

2007-12-26 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Confirmed = Fix Released

-- 
xrandr TV output pal garbage image
https://bugs.launchpad.net/bugs/161893
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 153717] Re: Dell Inspiron 1420 running Gutsy doesn't play any sound

2007-12-26 Thread OrthoDoc
*** This bug is a duplicate of bug 138070 ***
https://bugs.launchpad.net/bugs/138070

The same issue here. My side of the story in detail:
I am running Ubuntu Gutsy on a Dell Inspiron 1420. This is no the Dell 
re-mastered version of Ubuntu but the one released by canonical.

Problem: None of the applications are able to output any sound and crash
when attempting to play music. VLC plays movies with no sound but
crashes on trying to play music. I am submitting my report based on the
questions at : https://help.ubuntu.com/community/DebuggingSoundProblems

1. On Gnome-alsamixer:
 Have uncheckes all the mute optioins
 and turned up all the volumes
   ?noticed an input error report on checking the input source option, likely 
because not detecting any mikes!
Report: (gnome-alsamixer:6536)Warning**:gam_toggle_get_state(). No idea 
what to do for mixer element Input Source

2. Input: cat /proc/asound/cards
Output: 0 [  Intel  ] : HDA - Intel - HDA Intel
 HDA Intel at 0xfebfc000 irq 20

3. Checking permissions
   a. user privileges checked
   b. Sound servers:
Application sounds do not work. Dialog box crashes and refuses to 
respond.
System sounds work ok.
   c. Have not messed around with BIOS setting.

Ran the alsa-info.sh script. Forgot how to attach a file. Will submit
report and see if there is any way to attach the file. If not, will
paste the entire output in the next post.

Looks like a bug to me on the Dell Inspiron Intel sound chipset.

I also looked at the following bug reports:
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/119898, and
https://bugs.launchpad.net/dell/+bug/146690. I did install the 
linux-backport-modules but still the problem persisited. The above bug reports 
seem to suggest that the issue was sorted out in the 2.6.20 kernel. With the 
2.6.22-14-generic kernel, I believe I am sitting on a new bug!!

I tried filing a new bug report but failed. There's one already so here
goes my entire report. Sorry for being so verbose. I think the duplicate
status is wrong as i have gutsy installed, updated alongwith the
backport modules installed.

** Attachment added: Ran an automatic alsa info script. Have attached this to 
the post.
   http://launchpadlibrarian.net/11067693/alsa-info.txt

-- 
Dell Inspiron 1420 running Gutsy doesn't play any sound
https://bugs.launchpad.net/bugs/153717
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 36747] Re: Evince crashes; Embedded font file is not a stream

2007-12-26 Thread Bug Watch Updater
** Changed in: poppler
   Status: Confirmed = Invalid

-- 
Evince crashes; Embedded font file is not a stream
https://bugs.launchpad.net/bugs/36747
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 178707] [Sync request] Please sync libexif 0.6.16-2.1 (main) from Debian unstable (main)

2007-12-26 Thread Michael Bienia
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

 affects ubuntu/libexif
 status new
 importance wishlist
 subscribe ubuntu-main-sponsors

Please sync libexif 0.6.16-2.1 (main) from Debian unstable (main).
Changelog since current hardy version 0.6.16-2:

libexif (0.6.16-2.1) unstable; urgency=high

  * Non-maintainer upload by security team.
  * This update addresses the following security issues:
- possible denial of service attack via crafted
  image file leading to an infinite recursion in the
  exif-loader.c (CVE-2007-6351; Closes: #457330).
- integer overflow in exif-data.c triggered by a crafted
  image file could lead to arbitrary code execution
  (CVE-2007-6352; Closes: #457330).

 -- Nico Golde [EMAIL PROTECTED]  Fri, 21 Dec 2007 17:13:58 +0100


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)

iQCVAwUBR3I28qPP1313boLqAQOF8QQApt2+S4Mqe7+lg+QzLMybZWKJ3frx+5NN
1Uwq8jV5TaKTRUOrl+vjeDsNmYfICAVgu0WoPgJr32Ta2hXtb03LLqLqbzYdZPuz
zBJofqqEKFeGi0C1Z05wdxVyalR/tqijGEiEhj2dJAldpOlQ1oD3c3JWZuKBipTz
PMv4pVoBtrU=
=I3BD
-END PGP SIGNATURE-

** Affects: libexif (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
[Sync request] Please sync libexif 0.6.16-2.1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/178707
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 178705] Re: Photos are displayed in black

2007-12-26 Thread romanov
** Description changed:

  Binary package hint: evince
  
  In a pdf ebook, photos are displayed by black areas. This problem does
  not affect Xpdf with which the photos are displayed correctly (but with
  less quality compared to acrobat reader).
  
  Screenshot showing the bug :
  http://bugzilla.gnome.org/attachment.cgi?id=101615action=view
  
  evince : v 0.8.1
  linux OS : ubuntu 7.04 (feisty)
  
  ProblemType: Bug
  Architecture: i386
  Date: Wed Dec 26 11:21:46 2007
  DistroRelease: Ubuntu 7.04
  ExecutablePath: /usr/bin/evince
  Package: evince 0.8.1-0ubuntu1
  PackageArchitecture: i386
- ProcCmdline: evince 
file:///home/romanov/Desktop/Documents/Livres/Laboratory%20Atlas%20of%20Anatomy%20and%20Physiology_my.pdf
+ ProcCmdline: evince file:///home/romanov/Desktop/Document.pdf
  ProcCwd: /home/romanov
  ProcEnviron:
   LANGUAGE=fr_FR:fr:en_GB:en
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  Uname: Linux romanov-desktop 2.6.20-16-generic #2 SMP Tue Dec 18 05:45:12 UTC 
2007 i686 GNU/Linux

-- 
Photos are displayed in black
https://bugs.launchpad.net/bugs/178705
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 178697] Re: Please sync scim-bridge 0.4.14-1 (universe) from Debian unstable (main)

2007-12-26 Thread Ming Hua
Actually, after checking, I found that dapper's scim-bridge binary
package has NO file overlapping with 0.4.14-1's four binary packages.
So my previous statement was wrong, no Conflicts/Replaces relationship
is necessary.  However, dapper users who installed scim-bridge will be
left with no upgrade path.

-- 
Please sync scim-bridge 0.4.14-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/178697
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 145751] Re: Cannot apply configuration: Error: kdesu: Unknown option '-t'.

2007-12-26 Thread enbuyukfener
Bug confirmed on KMyFirewall 1.0 on Kubuntu 7.10 on 27-Dec-2007. Amy's
patch resolved the issue. Thanks Amy, and the compiled package was much
appreciated :D

-- 
Cannot apply configuration: Error: kdesu: Unknown option '-t'.
https://bugs.launchpad.net/bugs/145751
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 178712] Re: Please sync pixelize 0.9.2-4 from Debian unstable

2007-12-26 Thread Luca Falavigna
Sync request ACKed.

** Changed in: pixelize (Ubuntu)
   Importance: Undecided = Wishlist
 Assignee: Luca Falavigna (dktrkranz) = (unassigned)
   Status: New = Confirmed

-- 
Please sync pixelize 0.9.2-4 from Debian unstable
https://bugs.launchpad.net/bugs/178712
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 145325] Re: Bug in dvb-usb kernel module with Hanftek UMT-010

2007-12-26 Thread Austin
*** This bug is a duplicate of bug 115284 ***
https://bugs.launchpad.net/bugs/115284

** This bug has been marked a duplicate of bug 115284
   USB DVB-T Tuner causes Kernel Oops

-- 
Bug in dvb-usb kernel module with Hanftek UMT-010
https://bugs.launchpad.net/bugs/145325
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 73395] Re: wizard doesn't finish when creating a new form

2007-12-26 Thread russell
*** This bug is a duplicate of bug 72262 ***
https://bugs.launchpad.net/bugs/72262

Just happened to me midway through building a library database. Did all
the actions set up subforms would not finish. Tried to set up without
subforms would not finish. Went right back to initial wizard still would
not finish. Not overly impressed at this point, I have come across some
annoying front ends before but not this.

-- 
wizard doesn't finish when creating a new form
https://bugs.launchpad.net/bugs/73395
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 178626] Re: New version: Deluge 0.5.8RC2

2007-12-26 Thread Andrea Veri
Request forwarded to Debian.

** Changed in: deluge-torrent (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Confirmed

-- 
New version: Deluge 0.5.8RC2
https://bugs.launchpad.net/bugs/178626
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 178711] [Sync request] Sync tcpreen (1.4.3-0.3) from Debian unstable (main)

2007-12-26 Thread Michael Bienia
Public bug reported:

Binary package hint: tcpreen

Please sync tcpreen (1.4.3-0.3) from Debian unstable (main).

New changelog entries since tcpreen 1.4.3-0.1:

tcpreen (1.4.3-0.3) unstable; urgency=high

  * Non-maintainer upload by security team.
  * Add missing part of the previous security fix in
sockprot.cpp (Closes: #457781).

 -- Nico Golde [EMAIL PROTECTED]  Tue, 25 Dec 2007 23:22:57 +0100

tcpreen (1.4.3-0.2) unstable; urgency=high

  * Non-maintainer upload by security team.
  * This update addresses the following security issue:
- remote buffer-overflow vulnerability in bridge.cpp because
  tcpreen fails to check user supplied data passed to
  the monitor_bridge function (Closes: #457781).

 -- Nico Golde [EMAIL PROTECTED]  Tue, 25 Dec 2007 17:32:38 +0100

** Affects: tcpreen (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: tcpreen (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Confirmed

-- 
[Sync request] Sync tcpreen (1.4.3-0.3) from Debian unstable (main)
https://bugs.launchpad.net/bugs/178711
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 178713] Please sync xfonts-wqy 0.9.9-2 (universe) from Debian unstable (main)

2007-12-26 Thread Marco Rodrigues
*** This bug is a duplicate of bug 178702 ***
https://bugs.launchpad.net/bugs/178702

Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/xfonts-wqy
 status New
 importance wishlist
 subscribe dholbach
 subscribe norsetto

Please sync xfonts-wqy 0.9.9-2  (universe) from Debian unstable (main).

Explanation of the Ubuntu delta and why it can be dropped:
The last ubuntu change to fix usr/share/X11/fonts/misc/ directory is now 
applied to Debian.
It builds fine in Hardy pbuilder.

Changelog since current hardy version 0.7.0-6-1.2ubuntu1:

xfonts-wqy (0.9.9-2) unstable; urgency=low

  * Brown paper bag bug; rename /etc/fonts/conf.avail/85-xfonts-wqy.alias
to /etc/fonts/conf.avail/85-xfonts-wqy.conf
  * debian/config, debian/postinst:
- Deal with the transition from 70-debconf-wqy.conf to 85-xfonts-wqy.conf
- Clean up the old wqy.conf and the erroneous 85-xfonts-wqy.alias
  * debian/po/it.po:
- Added a final newline to suppress warning during package build.

 -- Anthony Fok [EMAIL PROTECTED]  Wed, 12 Dec 2007 07:08:54 +0800

xfonts-wqy (0.9.9-1) unstable; urgency=low

  [ Deng Xiyue [EMAIL PROTECTED] ]
  * New upstream release (Closes: #429901)
  * debian/rules:
- Don't compress fonts, for better performance (Closes: #384149)

  [ Kov Chai [EMAIL PROTECTED] ]
  * debian/rules:
- drop fontconvert.sh
- use upstream's Makefile
  * debian/copyright:
- update copyright holder
  * Debconf templates translations:
- German added. Closes: #408862
- Portuguese added. Closes: #426454
- Italian added. Closes: #427207

  [ Anthony Fok ]
  * Since Carlos is MIA, I am adding myself as an uploader in order to
incorporate FangQ, manphiz and tchaikov's great work into Debian and
beyond.  :-)
  * debian/control:
- Standards-Version: 3.7.3
- Extended package description based on FangQ's own words (with some
  revisions.)
- Use the new Homepage field.
  * debian/copyright:
- Refers to /usr/share/common-licenses/GPL-2 specifically
  because now GPL symlinks to GPL-3.
- Noted GPL version 2 only and font embedding exception.
  Thanks to Ming Hua for reminder!

 -- Anthony Fok [EMAIL PROTECTED]  Wed, 12 Dec 2007 05:35:43 +0800


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHckBpQGoC3MKACe8RAi5EAKCPoynbUhv+ZxtG/Sl1CvVC1jUZHQCfQep/
8iahFJBBa3yZLkksmKq9RUU=
=rnW4
-END PGP SIGNATURE-

** Affects: xfonts-wqy (Ubuntu)
 Importance: Wishlist
 Status: New

** This bug has been marked a duplicate of bug 178702
   Please sync xfonts-wqy 0.9.9-2  (universe) from Debian unstable (main)

-- 
Please sync xfonts-wqy 0.9.9-2  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/178713
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 145325] Re: Bug in dvb-usb kernel module with Hanftek UMT-010

2007-12-26 Thread Austin
Duplicate of this bug:

https://bugs.launchpad.net/ubuntu/+source/linux-
source-2.6.22/+bug/115284

-- 
Bug in dvb-usb kernel module with Hanftek UMT-010
https://bugs.launchpad.net/bugs/145325
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 163845] Re: [python] Multiple integer overflow vulnerabilities possibly resulting in the execution of arbitrary code or DoS

2007-12-26 Thread Stephan Hermann
HI Matthias,

could you give me a snippet of the build failures, because I built all
the versions (not the dapper one because of the known issues) just fine
without any failures...

Regards,

\sh

-- 
[python] Multiple integer overflow vulnerabilities possibly resulting in the 
execution of arbitrary code or DoS
https://bugs.launchpad.net/bugs/163845
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 178324] Re: Login screen appears twice in Xubuntu Hardy

2007-12-26 Thread Raymond
The same happens after updating from gutsy to Heron Alpha 1 but a least
I now have sound (intel HD)

-- 
Login screen appears twice in Xubuntu Hardy
https://bugs.launchpad.net/bugs/178324
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   >