[Bug 12956] Re: Some programs open with windows bigger than maximised

2006-09-30 Thread Sebastien Bacher
Marking as fixed then. Feel free to reopen if you get the issue again
using dapper or edgy

** Changed in: metacity (Ubuntu)
   Status: Needs Info = Fix Released

-- 
Some programs open with windows bigger than maximised
https://launchpad.net/bugs/12956

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


[Bug 63087] Re: Menu bar won't start up.

2006-09-30 Thread Sebastien Bacher
What version of Ubuntu do you use now. You said you used ubuntu 6.06
and upgraded online. Did you upgrade to dapper updates or to edgy? Is
the gnome-panel package still installed? Does running gnome-panel from a
another session return any message?

** Changed in: gnome-desktop (Ubuntu)
Sourcepackagename: gnome-desktop = gnome-panel
 Assignee: (unassigned) = Ubuntu Desktop Bugs

-- 
Menu bar won't start up.
https://launchpad.net/bugs/63087

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


[Bug 58964] Re: can't change case of letters in folder names on non-case sensitive fs

2006-09-30 Thread didier
It's still there for hfs+. (it works with jfs in OS2 compatible mode).

It's a bug in the kernel module. Nautilus does something like that for
rename foo Foo
stat foo == 0
stat Foo == 0
rename foo, fooHHDJD == 0
stat Foo == 0 bug in hfsplus should be -1 ENOENT now.

rename fooHHDJD Foo

I haven't a working 2.6.18 but from the source it's not fixed.

** Summary changed:

- can't change case of letters in folder names on non-case sensitive fs 
+ can't change case on non-case sensitive hfsplus with nautilus

-- 
can't change case on non-case sensitive hfsplus with nautilus
https://launchpad.net/bugs/58964

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


[Bug 57398] Re: Doesn't load external subtitles

2006-09-30 Thread saads
Done:

http://sourceforge.net/tracker/index.php?func=detailaid=1568509group_id=9655atid=109655

-- 
Doesn't load external subtitles
https://launchpad.net/bugs/57398

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


[Bug 63245] Re: Cannot alt + tab out of fullscreen games

2006-09-30 Thread fatsheep
** Description changed:

  This bug happens on Ubuntu Dapper 64-bit running the GNOME desktop
  environment.  I have not tested it on Edgy or KDE.
  
  When running some full screen games, the ALT+TAB shortcut will not
  minimize the window and you are forced to exit in order to return to the
  desktop.  Full screen games I have found this to be true in include
  Tremulous (www.tremulous.net), Nexuiz (www.nexuiz.com), Wolfenstein
  Enemy Territory, and Unreal Tournament 2004
  (http://www.unrealtournament.com/ut2004/).
  
  TO REPRODUCE THIS BUG:
  
  1.  Open up one of the above listed games.
- 2.  Attempt to minimize the game with the ALT + TAB shortcut. 
- (nothing happens)
+ 2.  Attempt to minimize the game with the ALT + TAB shortcut.

-- 
Cannot alt + tab out of fullscreen games
https://launchpad.net/bugs/63245

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


[Bug 63253] asus notebook is booting slowly

2006-09-30 Thread Marcus Fischer
Public bug reported:

The Notebook Asus Z9200VM is booting very slowly, there is no usplash
and an error hw_random, RNG not detected can be seen.

Which further information do you need?

This problem is only related to edgy.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
asus notebook is booting slowly
https://launchpad.net/bugs/63253

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


Re: [Bug 63244] Re: Syntax Highlighting doesn't work at all

2006-09-30 Thread lucasvo
[EMAIL PROTECTED]:~$ dpkg --list | grep vim
iU  vim7.0-035+1ubuntu4
~Vi IMproved - enhanced vi editor
ii  vim-common 7.0-035+1ubuntu4
~Vi IMproved - Common files
iU  vim-runtime7.0-035+1ubuntu4
~Vi IMproved - Runtime files
ii  vim-tiny   7.0-035+1ubuntu4
~Vi IMproved - enhanced vi editor - compact v

I have installed vim as well. It should work. Tried to remove vim-tiny.
That fixed it.  A normal user just installing vim doesn't know that it's
not compatible with vim-tiny. And having to remove ubuntu-minimal(which
depends on vim-tiny) sounds scary to a normal user.

So the correct bugreport should be: the package vim does not overwrite
the vim-binary of vim-tiny.

-- 
Syntax Highlighting doesn't work at all
https://launchpad.net/bugs/63244

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


[Bug 63252] Re: Can't add printer

2006-09-30 Thread PaulSchulz
Greetings,

Another program may be already using the port, or there may be another
cups process running. This seemed to be the (common) problem when
searching with Google for similar issues.

What version of Ubuntu are you using?

Some things to try to get more information:
# ps aux | grep cupsd
# netstat | grep 631


** Changed in: Ubuntu
   Status: Unconfirmed = Needs Info

-- 
Can't add printer
https://launchpad.net/bugs/63252

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


[Bug 63116] Re: when doing a file copy nautilus should provide noclobber as a button

2006-09-30 Thread Sebastien Bacher
how is that different of the skip all option proposed by nautilus in
that case?

-- 
when doing a file copy nautilus should provide noclobber as a button
https://launchpad.net/bugs/63116

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


[Bug 63244] Re: The package vim does not overwrite the vim binary from vim-tiny

2006-09-30 Thread lucasvo
** Summary changed:

- Syntax Highlighting doesn't work at all
+ The package vim does not overwrite the vim binary from vim-tiny

** Description changed:

  Binary package hint: vim
  
- In current version of vim in edgy syntax highlighting doesn't work.
+ After a clean edubuntu beta install, I tried to use syntax highlighting.
+ Failing I tried to reinstall vim by using: sudo apt-get install vim vim-
+ runtime. It succeded, but it didn't correct the problem. Obviously the
+ binary from vim-tiny didn't get overwritten by the vim package.
  
  :sy on
  E319: Sorry, the command is not available in this version: syntax on
  
  [EMAIL PROTECTED]:~$ vim --version
  VIM - Vi IMproved 7.0 (2006 May 7, compiled Sep 11 2006 17:02:40)
  Included patches: 1-35
  Compiled by [EMAIL PROTECTED]
  Small version without GUI.  Features included (+) or not (-):
  -arabic +autocmd -balloon_eval -browse +builtin_terms +byte_offset -cindent 
  -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments 
  -cryptv -cscope -cursorshape -dialog +diff +digraphs -dnd -ebcdic -emacs_tags 
  +eval +ex_extra +extra_search -farsi +file_in_path -find_in_path +folding 
  -footer +fork() -gettext -hangul_input -iconv +insert_expand +jumplist 
-keymap 
  -langmap +libcall -linebreak -lispindent +listcmds -localmap -menu -mksession 
  -modify_fname -mouse -mouse_dec -mouse_gpm -mouse_jsbterm -mouse_netterm 
  -mouse_xterm -multi_byte -multi_lang -mzscheme -netbeans_intg -osfiletype 
  -path_extra -perl -printer -profile -python +quickfix -reltime -rightleft 
-ruby
   +scrollbind -signs +smartindent -sniff -statusline -sun_workshop -syntax 
  -tag_binary -tag_old_static -tag_any_white -tcl +terminfo -termresponse 
  +textobjects -title -toolbar +user_commands +vertsplit -virtualedit +visual 
  +visualextra +viminfo -vreplace +wildignore -wildmenu +windows +writebackup 
  -X11 -xfontset -xim -xsmp -xterm_clipboard -xterm_save 
 system vimrc file: $VIM/vimrc
   user vimrc file: $HOME/.vimrc
user exrc file: $HOME/.exrc
fall-back for $VIM: /usr/share/vim
  Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g -Wall 
-DFEAT_AUTOCMD -DFEAT_BYTEOFF -DFEAT_CMDL_COMPL -DFEAT_CMDHIST -DFEAT_CMDL_INFO 
-DFEAT_COMMENTS -DFEAT_DIFF -DFEAT_DIGRAPHS -DFEAT_EVAL -DFEAT_EX_EXTRA 
-DFEAT_SEARCH_EXTRA -DFEAT_SEARCHPATH -DFEAT_FOLDING -DFEAT_INS_EXPAND 
-DFEAT_LISTCMDS -DFEAT_QUICKFIX -DFEAT_SCROLLBIND -DFEAT_SMARTINDENT 
-DFEAT_TEXTOBJ -DFEAT_USR_CMDS -DFEAT_VERTSPLIT -DFEAT_VIMINFO 
-DFEAT_VISUALEXTRA
  Linking: gcc   -L/usr/local/lib -o vim-lncurses

-- 
The package vim does not overwrite the vim binary from vim-tiny
https://launchpad.net/bugs/63244

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


[Bug 63254] Packaging (Beryl AND Compiz packages)

2006-09-30 Thread Fabio Berta
Public bug reported:

Binary package hint: compiz

I think the current situation of compiz in universe could be greatly improved. 
Currently we have a bit dated version from the quinn tree right? 
As we all know, there was a fork of compiz, beryl. So my proposal is, package 
up a recent version of beryl and name it beryl and package up the upcoming 0.2 
release (in the next few days) of the official compiz and name it compiz. 
This way, everbody would be happy, the ones who want beryl and the ones who 
trust in the freedesktop.org version.

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

-- 
Packaging (Beryl AND Compiz packages)
https://launchpad.net/bugs/63254

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


[Bug 55327] Re: An error in Rhythmbox burning dialog - endless list of repetitive speed values

2006-09-30 Thread Michael R. Head
I commented on the bugzilla bug, but I'll mention here too that the
patch isn't completely perfect, but it's a decent work around for the
HAL problem. Attached is my current list_cdddrives output.

** Attachment added: list_cddrives-fixed.txt
   http://librarian.launchpad.net/4564593/list_cddrives-fixed.txt

-- 
An error in Rhythmbox burning dialog - endless list of repetitive speed values
https://launchpad.net/bugs/55327

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


[Bug 25931] Re: Failed to initalize HAL.

2006-09-30 Thread SEAQ - Andres Mujica
i hope this helps to found this issue.


to be honest is truly hard to use a system with this trouble.

you cannot easily access cd nor usb pens,

i cannot believe it but mounting like the old days is really boring...

i would like to give this bug more priority.

please tell me how can i help to solve this issue

** Attachment added: strace for dbus starting fine
   http://librarian.launchpad.net/4564613/dbus-start-ok

-- 
Failed to initalize HAL.
https://launchpad.net/bugs/25931

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


[Bug 25931] Re: Failed to initalize HAL.

2006-09-30 Thread SEAQ - Andres Mujica
i'm attaching an strace from

dbus-daemon --system

in a good system (without the problem)

and another one from a bad system

in this there's a segmentation fault message


** Attachment added: strace for dbus with segmentation fault
   http://librarian.launchpad.net/4564605/dbus-start-bad

-- 
Failed to initalize HAL.
https://launchpad.net/bugs/25931

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


[Bug 59638] Re: Ubuntu Edgy Knot 2 live CD doesn't work on Acer Aspire 1694WLMi

2006-09-30 Thread Speedator
I don't know, if it is similar or a different bug. But edgy(tried with every 
knot and beta) doesn't find my graphic card. tried Live-CD and upgrade from 
Dapper. But x-server isn't able to start.
If I boot with Live-CD there is first:

PCI: BIOS Bug: MCFG area at e000 is not E820-reserved
PCI: Not using MMConfig 

And this which appears also with Dapper, but doesn't result in problems:
PCI: Cannot allocate resource region 7 of bridge :00:1c0

Then:
Faild to start the x-server
(EE)No device detected
Fatal server error: no screen found

ATI Mobility Radeon X700 on Fujitsu-Siemens Amilo M1437G

-- 
Ubuntu Edgy Knot 2 live CD doesn't work on Acer Aspire 1694WLMi
https://launchpad.net/bugs/59638

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


[Bug 63254] Re: Packaging (Beryl AND Compiz packages)

2006-09-30 Thread PaulSchulz
Greetings,

From the #beryl-devel IRC list..
DBO pschulz01, no, beryl will not make edgy
DBO we are past the feature freeze
DBO we will be lucky just to get the libwnck patches in
DBO which I am working on right now

-- 
Packaging (Beryl AND Compiz packages)
https://launchpad.net/bugs/63254

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


[Bug 61797] Re: RAlink based wireless usb stick not recognized

2006-09-30 Thread williamts99
Exact same problem and a fix included.

http://rt2x00.serialmonkey.com/phpBB2/viewtopic.php?t=1513sid=a70814e4a3611d1cda067c6907689855

Problem was the vendor ID was not included
{ USB_DEVICE(0x0eb0, 0x9020)},  /* Novatech NV-902W */  \

According to serialmonkey, the ID was patched into the cvs Monday June
12th 2006.

It is the rt2570 chip

-- 
RAlink based wireless usb stick not recognized
https://launchpad.net/bugs/61797

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


[Bug 56911] Re: Firefox Crash

2006-09-30 Thread Rick Gregory
The crash does not happen for me w/o the Flash plugin either. Also, the
crash does not happen even with the plugin installed if the color depth
is 24bit. It does happen if the color depth is 16bit or lower.

-- 
Firefox Crash
https://launchpad.net/bugs/56911

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


[Bug 63163] Re: ndiswrapper doesn't work in 2.6.17-10

2006-09-30 Thread Adam
http://ubuntuforums.org/showthread.php?p=1562995

Post number 8 has the same problem...but he says it works in a vanilla
2.6.18.

-- 
ndiswrapper doesn't work in 2.6.17-10
https://launchpad.net/bugs/63163

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


[Bug 63254] Re: Packaging (Beryl AND Compiz packages)

2006-09-30 Thread Jason Smith
as an adendum to that, I would like to be pleasantly surprised.  (I am
DBO btw)

-- 
Packaging (Beryl AND Compiz packages)
https://launchpad.net/bugs/63254

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


Re: [Bug 37214] Re: [dapper] metacity does not respect /apps/metacity/general/mouse_button_modifier properly

2006-09-30 Thread Simon80
I'm talking about mapping to Meta using the gnome keyboard dialog, I don't
use anything else, it's one of those things that I've done since my first
day using Ubuntu.

As for this:

$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = []
 model =
 options = []
 overrideSettings = true

It didn't look very useful, so I didn't send it.


On 9/30/06, Sebastien Bacher [EMAIL PROTECTED] wrote:

 you still didn't reply to the question about the configuration stored to
 gconf (gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd). How do
 you do that key mapping? Using xkbcomp?

 --
 [dapper] metacity does not respect
 /apps/metacity/general/mouse_button_modifier properly
 https://launchpad.net/bugs/37214


-- 
[dapper] metacity does not respect /apps/metacity/general/mouse_button_modifier 
properly
https://launchpad.net/bugs/37214

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


[Bug 57586] Re: XEmacs segfaults on startup in Edgy

2006-09-30 Thread Brian O'Reilly
the bug I reported appears to be closely related to this bug, if not a
duplicate. At any rate, the back traces I made are more complete:

https://launchpad.net/distros/ubuntu/+source/xemacs21/+bug/58856

Brian

-- 
XEmacs segfaults on startup in Edgy
https://launchpad.net/bugs/57586

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


[Bug 57081] Re: scim-chewing: user database file can be corrupted, which render the whole package useless

2006-09-30 Thread Ming Hua
** Description changed:

  The version of scim-chewing in dapper, 0.2.1, has a bug that can cause
  the user's database file be corrupted when scim exits abnormally.  Once
  the database file is corrupted, the user can not use scim-chewing
  anymore.
  
  This bug is fixed in scim-chewing 0.3.1, but the bugfix can't be easily
  backported to 0.2.1, as it's a rewrite of the database-handling code.
  
- Therefore this bug should be fixed in edgy, and affects dapper only.
+ Therefore this bug should have been fixed in edgy (edgy has scim-chewing
+ 0.3.1-1ubuntu3), and affects dapper only.
  
  The Debian maintainer of scim-chewing suggests backporting version 0.3.1
  to dapper.

-- 
scim-chewing: user database file can be corrupted, which render the whole 
package useless
https://launchpad.net/bugs/57081

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


[Bug 63257] Firefox, shutdowns automatically when using a flash player...

2006-09-30 Thread 469
Public bug reported:

Binary package hint: firefox

Just going to youtube.com... as soon as you start loading a video...
firefox just... kills itself.

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

-- 
Firefox, shutdowns automatically when using a flash player... 
https://launchpad.net/bugs/63257

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


[Bug 60972] Re: No wireless on 64bit Acer laptops

2006-09-30 Thread Frederic Renet
Once the module running you must do :

echo enabled : 1  /proc/acpi/acer/wireless

This is well known and was also in dapper.

-- 
No wireless on 64bit Acer laptops
https://launchpad.net/bugs/60972

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


[Bug 63258] Mouse cursor goes invisible after return from suspend

2006-09-30 Thread kthu
Public bug reported:

When waking up from suspend, the mouse cursor disapears. It is still
there (I can navigate by watching what pre-lights on mouseover), but it
is not visible.

Restarting the x server brings back the cursor.

This problem started after upgrading to edgy

** Affects: xserver-xorg-driver-i810 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Mouse cursor goes invisible after return from suspend
https://launchpad.net/bugs/63258

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


[Bug 63254] Re: Packaging (Beryl AND Compiz packages)

2006-09-30 Thread John Vivirito
closing this because we are working to try to get beryl in edgy+1. I
personally see a good chance it will make it in edgy+1 but still too
early to tell.

** Changed in: compiz (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
Packaging (Beryl AND Compiz packages)
https://launchpad.net/bugs/63254

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


[Bug 23548] Re: Problem with TLS support

2006-09-30 Thread Sean W. Mahan
This bug had not been an issue for me in Dapper, but has popped up in
Edgy.  At issue is a connection to a courier imap server using TLS
authentication.

Evolution gives the error: Failed to connect to IMAP server
[server.address] in secure mode: SSL negotiations failed

On the server side, Courier logs: couriertls: accept:
error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number.

Courier is running on Debian Stable (Sarge), and is up to date.  The
IMAP server certificate is of the self-signed lazy let courier set it
up variety.  Thunderbird continues to connect using TLS correctly.  Let
me know if there's any other info I can provide to help with this!

-- 
Problem with TLS support
https://launchpad.net/bugs/23548

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


[Bug 63257] Re: Firefox, shutdowns automatically when using a flash player...

2006-09-30 Thread John Vivirito
flashplugin-nonfree is not supported by ubuntu. please file the bug with
flash if you can.

** Changed in: firefox (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
Firefox, shutdowns automatically when using a flash player... 
https://launchpad.net/bugs/63257

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


[Bug 59217] Re: [Edgy] gnome-settings-daemon acting up

2006-09-30 Thread jbj
I am having the same exact issue described,  I did manage to see gnome-
settings-daemon mess up when started by hand a few times, and each time
it outputted the following message before its death:

$ gnome-settings-daemon 
a3g3[1159659073,000,xklavier.c:xkl_engine_start_listen/]  The backend 
does not require manual layout management - but it is provided by the 
applicationCould not initialize GStreamer: unknown error occurred

And that's the only output for me, much like the original post.  It may
or may not start randomly.  I haven't seen it fail running under strace

-- 
[Edgy] gnome-settings-daemon acting up
https://launchpad.net/bugs/59217

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


[Bug 63257] Re: Firefox, shutdowns automatically when using a flash player...

2006-09-30 Thread PaulSchulz
Greetings,

What version of Ubuntu are you using?

** Changed in: firefox (Ubuntu)
   Status: Rejected = Needs Info

-- 
Firefox, shutdowns automatically when using a flash player... 
https://launchpad.net/bugs/63257

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


Re: [Bug 60972] Re: No wireless on 64bit Acer laptops

2006-09-30 Thread darkshadow
I know that. I was told in the forums to open a bug in launchpad in
order to hopefully get the module added by default so that later
releases would just work

On 9/30/06, Frederic Renet [EMAIL PROTECTED] wrote:
 Once the module running you must do :

 echo enabled : 1  /proc/acpi/acer/wireless

 This is well known and was also in dapper.

 --
 No wireless on 64bit Acer laptops
 https://launchpad.net/bugs/60972


-- 
No wireless on 64bit Acer laptops
https://launchpad.net/bugs/60972

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


[Bug 63257] Re: Firefox, shutdowns automatically when using a flash player...

2006-09-30 Thread William Grant
It's valid to file it here, but it should be against flashplugin-
nonfree.

** Changed in: firefox (Ubuntu)
Sourcepackagename: firefox = flashplugin-nonfree
   Status: Needs Info = Unconfirmed

-- 
Firefox, shutdowns automatically when using a flash player... 
https://launchpad.net/bugs/63257

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


[Bug 58856] Re: xemacs segfaults on edgy powerpc system

2006-09-30 Thread Brian O'Reilly
this appears to duplicate the bug at:

https://launchpad.net/distros/ubuntu/+source/xemacs21/+bug/57586

... although the traces there aren't complete. I think these two reports
should be merged, and probably the bug marked as verified.

Brian

-- 
xemacs segfaults on edgy powerpc system
https://launchpad.net/bugs/58856

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


[Bug 61883] Re: abnt2 layout broken when using evdev driver.

2006-09-30 Thread Paulo J. S. Silva
Same here using dapper.

However I can get most of the keys working (like the arrow keys, Home,
End, etc.) if I set

Option  XkbModel  evdev

instead of abnt2.


But there is at least one dead key, the key associated to the slash and the 
question mark. Other keys are mapped to the wrong character like backslash or  
closing bracket.

I'll try to upgrade now to edgy and see it if works. Edgy is in beta
now, so now is time to find the last bugs.

-- 
abnt2 layout broken when using evdev driver.
https://launchpad.net/bugs/61883

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


[Bug 58165] Re: security policy error with hald after latest updates

2006-09-30 Thread SEAQ - Andres Mujica
well, because this became a big issue for me and my users i googled a
lot and finally got this solved...

the segfault issue was caused by a previos mod to hald.conf trying to
solve the original issue, after comparing between the bad an sane system
i've managed to found the problem

and after looking to the policy problem i've added this to
/etc/dbus-1/system.d/hal.conf


!-- 01-08-2006 modification in order to KDE users can mount --
  policy group=plugdev
allow send_interface=org.freedesktop.Hal.Device.Volume/
allow send_interface=org.freedesktop.Hal.Device.Volume.Crypto/
  /policy


so is working again right now...


the info needed was founded here:

http://www.mail-archive.com/debian-kde@lists.debian.org/msg25907.html


and this

http://www.nabble.com/Bug-347233:-dbus-1-on-sarge-segfaults-if-a
-unpriviliged-user-run-%22lshal%22-t880937.html

something i believe is important:

the sane system is my home laptop, and standalone system.

the other two systems with the issue are using ldap as auth backend for
the users.

from the last link it seems to be some issue here with a different auth
backend system.

in fact at the laptop system the hal.conf mod is not needed but at the
ldap system is needed... (just modify one of them, 'til monday i can get
to the other one.. to double check)

-- 
security policy error with hald after latest updates
https://launchpad.net/bugs/58165

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


[Bug 23548] Re: Problem with TLS support

2006-09-30 Thread Sean W. Mahan
P.S. As I mentioned above, I had been using the lazy (localhost)
courier cert for TLS authentication.  Worth noting that even after
switching to a self-signed cert for the correct server address, I have
the same issue.

-- 
Problem with TLS support
https://launchpad.net/bugs/23548

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


[Bug 62741] Re: Mono crashes while beagle indexes files in the background

2006-09-30 Thread Roax
Same here.

** Attachment added: full report
   http://librarian.launchpad.net/4564772/_usr_bin_mono.1000.crash

-- 
Mono crashes while beagle indexes files in the background
https://launchpad.net/bugs/62741

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


[Bug 53095] Re: mc: each action pollutes .bash_history

2006-09-30 Thread Daniel Koć
** Changed in: mc (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
mc: each action pollutes .bash_history
https://launchpad.net/bugs/53095

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


[Bug 63248] Re: Konqueror crashes when using zip:/ kioslave with sigegv 11.

2006-09-30 Thread Alejandro Cámara Iglesias
** Description changed:

  Binary package hint: konqueror
  
  Konqueror crashes when trying to open a zip file using the
  zip:/path/zipfile kioslave. It happens when the file has some '[' ']'
- characters.
+ characters. It happens in the 6.10 beta branch of Kubuntu.
  
  Way to reproduce it:
  *) Open a Konqueror.
  *) Write on the address zip:/path_to_the_zip_file/name_of_the_zip_[.zip and 
make sure that there's a zip file with that name and path.
  *) If you rename the zip file without the '[' character, then it works and 
you can browse the file as if it is a directory.
  
  As I mentioned it exits with the 11 signal (SIGEGV) and this traceback:
  ---TRACEBACK---
  (no debugging symbols found)
  Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
  (no debugging symbols found)
  (no debugging symbols found)
  [Thread debugging using libthread_db enabled]
  [New Thread -1232656720 (LWP 3712)]
  [KCrash handler]
  #6  0xb7aebf23 in KDirListerCache::slotEntries () from /usr/lib/libkio.so.4
  #7  0xb7b08faa in KDirListerCache::qt_invoke () from /usr/lib/libkio.so.4
  #8  0xb720082f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
  #9  0xb7a36f0d in KIO::ListJob::entries () from /usr/lib/libkio.so.4
  #10 0xb7a9777b in KIO::ListJob::slotListEntries () from /usr/lib/libkio.so.4
  #11 0xb7a97a70 in KIO::ListJob::qt_invoke () from /usr/lib/libkio.so.4
  #12 0xb720082f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
  #13 0xb7a349c4 in KIO::SlaveInterface::listEntries ()
 from /usr/lib/libkio.so.4
  #14 0xb7a954fe in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
  #15 0xb7a933ba in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
  #16 0xb7a440dc in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
  #17 0xb7a82ff0 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
  #18 0xb720082f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
  #19 0xb7201146 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
  #20 0xb758dbff in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
  #21 0xb72233ee in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
  #22 0xb7197a98 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
  #23 0xb71998c7 in QApplication::notify () from /usr/lib/libqt-mt.so.3
  #24 0xb788e062 in KApplication::notify () from /usr/lib/libkdecore.so.4
  #25 0xb712a389 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
  #26 0xb7189e91 in QEventLoop::activateSocketNotifiers ()
 from /usr/lib/libqt-mt.so.3
  #27 0xb713eea7 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
  #28 0xb71b216e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
  #29 0xb71b1f7e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
  #30 0xb7199641 in QApplication::exec () from /usr/lib/libqt-mt.so.3
  #31 0xb66fc994 in kdemain () from /usr/lib/libkdeinit_konqueror.so
  #32 0xb6742524 in kdeinitmain () from /usr/lib/kde3/konqueror.so
  #33 0x0804ea9f in ?? ()
  #34 0x0002 in ?? ()
  #35 0x080c21a0 in ?? ()
  #36 0x0001 in ?? ()
  #37 0x in ?? ()
  ---END TRACEBACK--
  
  Additional notes:
  *) The same happens if the character is not a '[' but one of this list ']', 
'', '', ''.
  *) I also tried the '@', '¨', '¡', 'á' characters and they didn't make 
konqueror crash.

-- 
Konqueror crashes when using zip:/ kioslave with sigegv 11.
https://launchpad.net/bugs/63248

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

[Bug 38782] Re: whishlist: add midnight commander as a default package in Ubuntu CD/DVD

2006-09-30 Thread Daniel Koć
I would be very glad!

-- 
whishlist: add midnight commander as a default package in Ubuntu CD/DVD
https://launchpad.net/bugs/38782

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


[Bug 62955] Re: Please sync cups-pdf (universe) from Debian unstable (main).

2006-09-30 Thread Martin-Éric Racine
Oops! Mistakenly skipped one 2.4.2-1 change log line, while pasting:

* Added missing invoke-rc.d reload loop in postrm.
 Thanks to Roger Leigh for spotting this.

-- 
Please sync cups-pdf (universe) from Debian unstable (main).
https://launchpad.net/bugs/62955

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


[Bug 63259] Static lines across screen while scrolling

2006-09-30 Thread Frank McCormick
Public bug reported:

Binary package hint: firefox

Scroll a webpage.

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

-- 
Static lines across screen while scrolling
https://launchpad.net/bugs/63259

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


[Bug 63260] Re: Crashes on upgrade to edgy

2006-09-30 Thread Sebastian Breier

** Attachment added: Backtrace of nm-applet crash
   http://librarian.launchpad.net/4564817/nm-applet-bugreport.txt

** Changed in: network-manager (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Crashes on upgrade to edgy
https://launchpad.net/bugs/63260

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


[Bug 63197] Re: There is no linux-restricted-modules-2.6.17-10-powerpc64-smp

2006-09-30 Thread Ben Collins
Need the meta packages too.

** Changed in: linux-meta (Ubuntu)
Sourcepackagename: linux-meta = linux-restricted-modules-2.6.17
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ben Collins
   Status: Unconfirmed = Confirmed
   Target: None = ubuntu-6.10

** Also affects: linux-meta (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: linux-meta (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ben Collins
   Status: Unconfirmed = Confirmed
   Target: None = ubuntu-6.10

-- 
There is no linux-restricted-modules-2.6.17-10-powerpc64-smp
https://launchpad.net/bugs/63197

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


[Bug 62752] Re: timezone selection in ubiquity hangs, when just proceeding and clicking next

2006-09-30 Thread Nathaniel Nutter
I have possibly the same problem. Minor difference it either hangs at
the keyboard selection screen or the timezone screen depending on how
long it takes you to get through first screen.

I did notice that there is another window (minimized in window list)
that appears when you launch the installer called Granting Rights.
When that closes seems to be when the installer will hang (in its
forward progression). Although this may just be complete coincidence.

As Daniel mentioned it remains responsive to non-greyed controls. I
think this is a severe bug as it prevents installation of the Ubuntu
system.

-- 
timezone selection in ubiquity hangs, when just proceeding and clicking next
https://launchpad.net/bugs/62752

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


[Bug 63261] Crashed during reinstall

2006-09-30 Thread Dave Jacoby
Public bug reported:

400MHz Celeron, 17gb hard drive. Normal installation, I'm pretty sure
with Dapper, ended up with Grub Error 18 or bios problem, so I pre-
formatted /dev/hda1 and /dev/hda3 with ext3fs and /dev/hda2 with swap. I
tried to install, it said re-format, and I got:

We're sorry; the installer crashed. Please file a new bug report at
https://launchpad.net/distros/ubuntu/+source/ubiquity/+filebug (do not
attach your details to any existing bug) and a developer will attend to
the problem as soon as possible. To help the developers understand what
went wrong, include the following detail in your bug report, and attach
the files /var/log/installer/syslog, /var/log/syslog, and
/var/log/partman:

Traceback (most recent call last):
  File /usr/bin/ubiquity, line 130, in ?
install(sys.argv[1])
  File /usr/bin/ubiquity, line 55, in install
ret = wizard.run()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 264, 
in run
self.progress_loop()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 550, 
in progress_loop
raise RuntimeError, (Install failed with exit code %s\n%s %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File /usr/share/ubiquity/install.py, line 1263, in ?
if install.run():
  File /usr/share/ubiquity/install.py, line 284, in run
if not self.copy_all():
  File /usr/share/ubiquity/install.py, line 455, in copy_all
os.mkdir(targetpath, mode)
OSError: [Errno 2] No such file or directory: '/target/bin'


The requested log files are in 
http://csociety.org/~jacoby/Ubuntu_Install_Errors/

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

-- 
Crashed during reinstall
https://launchpad.net/bugs/63261

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


[Bug 63260] Crashes on upgrade to edgy

2006-09-30 Thread Sebastian Breier
Public bug reported:

When I upgraded dapper to edgy, nm-applet crashed. I don't know what
caused it, but nm-applet never crashed before. I'm attaching a trace
from bug buddy.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Needs Info

-- 
Crashes on upgrade to edgy
https://launchpad.net/bugs/63260

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


[Bug 63259] Re: Static lines across screen while scrolling

2006-09-30 Thread PaulSchulz
Hi Frank,
Are you able to attach a screenshot to this bug?

** Changed in: firefox (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Static lines across screen while scrolling
https://launchpad.net/bugs/63259

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


[Bug 63262] Package installation doesn't work correctly with update-manager

2006-09-30 Thread Sebastian Breier
Public bug reported:

Binary package hint: nfs-kernel-server

I upgraded from dapper to edgy today. When update-manager came across
nfs-kernel-server, it asked me if I wanted to keep or replace
/etc/exports. I told it to show me the difference; Then, update-manager
appeared to hang. But it did not really hang, when opening the terminal
tab in the background I was able to see the terminal output of diff 
less. Only when I quit less, the dialog box worked again.

Other packages are able to show their diff in update-manager correctly
without using the terminal. This should be changed in nfs-kernel-server
as well.

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Package installation doesn't work correctly with update-manager
https://launchpad.net/bugs/63262

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


[Bug 55121] Re: Ubuntu alters other file systems on startup with FATAL results

2006-09-30 Thread JohnL
*** This bug is a duplicate of bug 48806 ***

Editing fstab works fine. I agree with geo smith though - a patch should
be posted ASAP.

-- 
Ubuntu alters other file systems on startup with FATAL results
https://launchpad.net/bugs/55121

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


[Bug 55782] Re: doesnt open in edgy

2006-09-30 Thread John Anderson
I am seeing this bug, installed Edgy beta and it won't start. it's a
pretty similar error.

KXDocker Will use Composite Extensions!
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode:  147
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode:  147
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
kxdocker: WARNING: Cannot find updated resources: you may need to update or 
reinstall KXDocker resources, checkout 
http://www.xiaprojects.com/www/prodotti/kxdocker/main.php?action=download#resources
kxdocker: WARNING: loading xml...
kxdocker: WARNING: Warning user kxdocker_conf.xml may be corrupt: loading last 
backup!
kxdocker: WARNING: Warning user, and backup configurations are corrupt! I'm 
going to load system kxdocker_conf.xml !!!
kxdocker: WARNING: Warning user, backup, system configurations are corrupt! 
please install right kxdocker_conf.xml
ERROR: Communication problem with kxdocker, it probably crashed.

-- 
doesnt open in edgy
https://launchpad.net/bugs/55782

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


[Bug 60621] Re: usplash resolution error in boot and halt

2006-09-30 Thread E-B
Read the comments above... I have post it..

-- 
usplash resolution error in boot and halt
https://launchpad.net/bugs/60621

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


[Bug 62163] Re: Evolution doesn't open keyring when launched by a keybinding

2006-09-30 Thread Sebastien Bacher
** Bug 62933 has been marked a duplicate of this bug

-- 
Evolution doesn't open keyring when launched by a keybinding
https://launchpad.net/bugs/62163

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


[Bug 58585] Re: Installer is crashing (all disk activity stops) at scanning mirror message

2006-09-30 Thread Liam McDermott
Am afraid I don't have the log file you requested Colin, but I can
provide some steps to (easily) reproduce the bug. This is caused by the
environment, and assumptions the installer makes when it is connected to
a network.

1. Attach PC to LAN, ensure the network does *not* have any connection to the 
Internet, but is a viable network in every other way.
2. Begin the installation, I do not believe it matters what settings are used.
3. The installer reaches the 'Configuring Apt...' and 'Scanning the mirrors' 
stage.
4. Installer hangs and does not timeout (in this case it was left to work 
itself out for at least five minutes).
5. Remove network cable from PC, the installer will jump to life again!

It seems the installer is assuming that the PC has an available Internet
connection because it has any network connection. This is incorrect, the
installer should attempt to detect an Internet connection then timeout
after a reasonable period (e.g. 30 secs) or an amount of retrying (e.g.
3 attempts).

-- 
Installer is crashing (all disk activity stops) at scanning mirror message
https://launchpad.net/bugs/58585

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


[Bug 63263] Re: Edgy 6.10 Beta - Two floppy drives shown in Gnome but only have one installed

2006-09-30 Thread denzil lamp
Here is a pic

** Attachment added: pic of drives under Gnome
   http://librarian.launchpad.net/4564887/double_drive.png

-- 
Edgy 6.10 Beta - Two floppy drives shown in Gnome but only have one installed
https://launchpad.net/bugs/63263

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


[Bug 63263] Re: Edgy 6.10 Beta - Two floppy drives shown in Gnome but only have one installed

2006-09-30 Thread denzil lamp
pic of my fstab file

** Attachment added: fstab for reference
   http://librarian.launchpad.net/4564896/fstab.png

-- 
Edgy 6.10 Beta - Two floppy drives shown in Gnome but only have one installed
https://launchpad.net/bugs/63263

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


[Bug 63263] Edgy 6.10 Beta - Two floppy drives shown in Gnome but only have one installed

2006-09-30 Thread denzil lamp
Public bug reported:

Under Gnome, it shows that I have two floppy drives, but I only have one
installed. One is called  Floppy 1  and the other is  Floppy Drive .
One will activate the floppy for access and the other returns an error
stating it cannot mount the selected floppy drive. This bug was also
present in Knot 3 and exists in both Kubuntu 6.10 Beta and Ubuntu 6.10
Beta. Here are my specs:

DFI AK75EC Motherboard
Athlon 2000+ CPU
512 meg of RAM
Nvidia Ti4600 AGP

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Edgy 6.10 Beta - Two floppy drives shown in Gnome but only have one installed
https://launchpad.net/bugs/63263

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


[Bug 63264] disks-admin missing from 6.10-beta

2006-09-30 Thread amx109
Public bug reported:

Binary package hint: gnome-system-tools

from the package gnome-system-tools_2.15.4-0ubuntu3_i386.deb

the gnome disk manager aka disks-admin is missing from this package.

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

** Tags added: edgy

-- 
disks-admin missing from 6.10-beta
https://launchpad.net/bugs/63264

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


[Bug 63265] Firefox fails to open in Ubuntu 6.0.6 LTS

2006-09-30 Thread JohnL
Public bug reported:

Binary package hint: mozilla-firefox

To reproduce, Install ubuntu 6.0.6 using defaults and click
Applications-Internet-Firefox to open Firefox.

This causes display of an error message Firefox is already open, but is
not responding. To open a new window you must first close the existing
firefox process or restart your system.

This occurs immediately after rebooting, so restarting the system is NOT an 
answer.
There does not appear to be another Firefox process automatically started 
during the bootup - Alt tabbing shows no other aps open. top doesn't show any 
processes 
that look like firefox in the background. 

Upgrading Firefox through Synaptic doesn't change anything.

As Firefox will not open, I can't edit any default properties which may
be causing it to crash after a new install.

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

-- 
Firefox fails to open in Ubuntu 6.0.6 LTS
https://launchpad.net/bugs/63265

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


[Bug 34394] Re: Switch user not working

2006-09-30 Thread DavidCowell
When I click on the log off red arrowed door on my Gnome panel (I
usually run Gnome, although the system installed is Kubuntu) and then
select Switch User I get a screen of various users. I click on one
(different from myself) and get a new login screen... for myself. I have
no chance to change this login screen.

My hardware configuration is 4c800976add3de9a7ba04da3f0ac1434 according
the Device Database tool.

-- 
Switch user not working
https://launchpad.net/bugs/34394

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


[Bug 63267] FTBFS on ia64; gladeui-scan segfaults

2006-09-30 Thread Adam Conrad
Public bug reported:

glade-3 fails to build on ia64, with the built gladeui-scan binary
segfaulting after the build.

The full log is here: http://librarian.launchpad.net/4564808
/buildlog_ubuntu-edgy-ia64.glade-3_3.0.2-0ubuntu1_FAILEDTOBUILD.txt.gz

** Affects: glade-3 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
FTBFS on ia64; gladeui-scan segfaults
https://launchpad.net/bugs/63267

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


[Bug 63266] Re: GNOME don't start and the system hangs

2006-09-30 Thread Alexandre Vassalotti

** Attachment added: X Debug Info
   http://librarian.launchpad.net/4564943/xorg_dbg

** Description changed:

  I recently upgraded my laptop running Edgy Knot 3 to the Beta release.
  When, I restarted, my system just hangs there. I can't even get a
  console with Alt-Ctrl-F1.
  
  So, I decided to do a fresh install. Same problem again.
  
  Although, I can start GNOME manually if I boot in single-user mode:
- $ sudo /etc/init.d/dbus start
+ $ /etc/init.d/dbus start
  $ gdm

-- 
GNOME don't start and the system hangs
https://launchpad.net/bugs/63266

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


[Bug 63266] GNOME don't start and the system hangs

2006-09-30 Thread Alexandre Vassalotti
Public bug reported:

I recently upgraded my laptop running Edgy Knot 3 to the Beta release.
When, I restarted, my system just hangs there. I can't even get a
console with Alt-Ctrl-F1.

So, I decided to do a fresh install. Same problem again.

Although, I can start GNOME manually if I boot in single-user mode:
$ /etc/init.d/dbus start
$ gdm

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
GNOME don't start and the system hangs
https://launchpad.net/bugs/63266

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


[Bug 56409] Re: xen reboots on startup

2006-09-30 Thread ChuckShort
Please try the new 2.6.17 version which should be coming soon or
eventually whichever is first.

** Changed in: xen-source-2.6.16 (Ubuntu)
   Status: Unconfirmed = In Progress

-- 
xen reboots on startup
https://launchpad.net/bugs/56409

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


[Bug 62017] Re: Fail to update

2006-09-30 Thread Andrew Mitchell
Uploaded 0.8-1ubuntu1 to fix this


** Changed in: gsf-sharp (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
Fail to update
https://launchpad.net/bugs/62017

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


[Bug 60865] Re: ipw2200 driver fails to load firmware

2006-09-30 Thread ChuckShort
This should be fixed in the 2.6.17 version that should be coming soon or
eventually whichever comes first.

** Changed in: xen-source-2.6.16 (Ubuntu)
   Status: Unconfirmed = In Progress

-- 
ipw2200 driver fails to load firmware
https://launchpad.net/bugs/60865

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


[Bug 63268] Services application in Ubuntu 6.0.6 LTS only shows currently active services and doesn't provide any mechanism to modify settings.

2006-09-30 Thread JohnL
Public bug reported:

Click on Services Icon to open the services editor.

After entering root password, a window opens displaying a few active
services in a list box. There is a check box beside each service and
presumabely one can disable an active service, but, there is no way to
see or activate inactive services (as in say SysV Init Editor in other
distros).

Clicking the help button, displays a help window and instructions for (what 
appears to be) a different application. The images in the help file show a 
window with 
- run level selector
-list box displaying all services, whether active or not and a check box to 
select.

As the actual application differs from the help file, I suspect someone
has dumbed down the application to the point that it is not usable,
rather than that the menu link is broken.

In any case, it needs to be fixed.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Services application in Ubuntu 6.0.6 LTS only shows currently active services 
and doesn't provide any mechanism to modify settings. 
https://launchpad.net/bugs/63268

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


[Bug 63263] Re: Edgy 6.10 Beta - Two floppy drives shown in Gnome but only have one installed

2006-09-30 Thread denzil lamp
Please note that my fstab hasn't been altered and is like this after a
default installation.

-- 
Edgy 6.10 Beta - Two floppy drives shown in Gnome but only have one installed
https://launchpad.net/bugs/63263

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


[Bug 62196] Re: IBM T41 under Edgy: Kernel Panic for Suspend/Hibernate

2006-09-30 Thread jbj
My R50 also does it, has an ATI radeon 9000, IBM model number 1836-3UU.

I also happen to have crytoroot and crypted swap, have only tried
suspend to ram, not hibernate as I assume crypted swap wouldn't work
anyway.

My panic looks like the one posted, similar stack trace and all.

-- 
IBM T41 under Edgy: Kernel Panic for Suspend/Hibernate
https://launchpad.net/bugs/62196

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


[Bug 63269] Broken dependencies for libglu1-mesa-dev

2006-09-30 Thread John Anderson
Public bug reported:

[EMAIL PROTECTED]:~$ sudo apt-get install libglu1-mesa-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libglu1-mesa-dev: Depends: libglu1-mesa (= 6.5.1~20060817-0ubuntu2) but 
6.5.1+cvs20060824 is to be installed
E: Broken packages

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

-- 
Broken dependencies for libglu1-mesa-dev
https://launchpad.net/bugs/63269

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


[Bug 62196] Re: IBM T41 under Edgy: Kernel Panic for Suspend/Hibernate

2006-09-30 Thread jbj
Furthermore, if I don't use the gnome suspend button, it doesn't happen
(i.e., I switch to a virtual console manually, then echo mem 
/sys/power/state, it acheives sleep and woke up.  Keyboard didn't work
in X until restart when I tried it the first time.

-- 
IBM T41 under Edgy: Kernel Panic for Suspend/Hibernate
https://launchpad.net/bugs/62196

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


[Bug 63270] Re: Network monitor applet distorted

2006-09-30 Thread Alexandre Vassalotti

** Attachment added: Distorted Applet
   http://librarian.launchpad.net/4565468/network-monitor.png

-- 
Network monitor applet distorted
https://launchpad.net/bugs/63270

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


[Bug 63270] Network monitor applet distorted

2006-09-30 Thread Alexandre Vassalotti
Public bug reported:

Binary package hint: gnome-applets

On Edgy Beta, the icon of the applet for wireless network card is too
wide.

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

-- 
Network monitor applet distorted
https://launchpad.net/bugs/63270

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


[Bug 63232] Re: Request sync from Debian

2006-09-30 Thread Daniel T Chen
Sync request ACKed.

** Changed in: php-fpdf (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Request sync from Debian
https://launchpad.net/bugs/63232

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


[Bug 63271] ntfs-3g support for pmount

2006-09-30 Thread Florent Mertens
Public bug reported:

Hi,

Since now ntfs-3g is in the repo, it's could be nice if pmount could
support it. I wrote a little patch to add this support :

diff -Nur pmount-0.9.13/src/fs.c pmount-0.9.13.new/src/fs.c
--- pmount-0.9.13/src/fs.c  2006-08-07 01:21:17.0 +0200
+++ pmount-0.9.13.new/src/fs.c  2006-09-12 19:55:42.0 +0200
@@ -23,6 +23,7 @@
 { iso9660, nosuid,nodev,user, 1, NULL, 1 },
 { vfat, nosuid,nodev,user,quiet,shortname=mixed, 1, 077, 1 },
 { ntfs, nosuid,nodev,user, 1, 077, 1 },
+{ ntfs-3g, nosuid,nodev,user,nonempty, 1, 077, 1 },
 { hfsplus, nosuid,nodev,user, 1, NULL, 0 },
 { hfs, nosuid,nodev,user, 1, NULL, 0 },
 { ext3, nodev,noauto,nosuid,user, 0, NULL, 0 },
diff -Nur pmount-0.9.13/src/pmount.c pmount-0.9.13.new/src/pmount.c
--- pmount-0.9.13/src/pmount.c  2006-08-15 22:47:45.0 +0200
+++ pmount-0.9.13.new/src/pmount.c  2006-09-12 19:57:00.0 +0200
@@ -286,6 +286,11 @@
 return -1;
 }
 snprintf( iocharset_opt, sizeof( iocharset_opt ), ,iocharset=%s, 
iocharset );
+   /* for ntfs-3g we will use the locale= option */
+   if (strcmp (fsname, ntfs-3g) == 0) {
+   debug( filesystem is ntfs-3g. Setting locale to %s\n, 
setlocale( LC_ALL,  ));
+   snprintf( iocharset_opt, sizeof( iocharset_opt ), 
,locale=%s, setlocale( LC_ALL,  ));
+   }
 }

Basically, it consist just of adding ntfs-3g to fs.c  add a little
thing to handle the special locale= option of ntfs-3g which replace the
iocharset stuff.

The main issue is that i have to add an nonempty option otherwise it
fails to mount, and i don't know actually what's the cause. Since pmount
itself check also if the directory is empty or not, that's not really an
issue, but it's quite silly.

This patch don't replace the ntfs driver which is still default, but it allow 
to mount easily an ntfs USB disk in the user space with read/write support 
quite easily, with a simple command : 
pmount -t ntfs-3g /dev/sda1.
And it's also could be use with a nautilus script which remount the drive with 
the -t ntfs-3g option (i'm trying to make such script)

Consider this bug as a wish.

Thanks

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

-- 
ntfs-3g support for pmount
https://launchpad.net/bugs/63271

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


[Bug 62955] Re: Please sync cups-pdf (universe) from Debian unstable (main).

2006-09-30 Thread Daniel T Chen
2.4.2-1 would need an approved UF exception [0].

[0] https://wiki.ubuntu.com/MOTU/Processes/UVF

-- 
Please sync cups-pdf (universe) from Debian unstable (main).
https://launchpad.net/bugs/62955

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


RE: [Bug 63176] Re: Can't connect to my Kubuntu laptop to my WPA enablednetwork.

2006-09-30 Thread TFrog
Dear Ms., Mz., Miss, or Mrs. Hobbs,

The current version of knetworkmanager I'm running is 0.1-0ubuntu1.  Current 
version of knworkconf is 3.5.4-0ubuntu3.  I'm currently running Kubuntu Edgy 
Eft 6.10 with all the updates.  The repository version of ndiswrapper-utils 
didn't work when atempting to load the Windows drivers.  ndiswrapper -i 
reported no ndiswrapper from three different drivers.  After that I went to 
the ndiswrapper project page, downloaded 1.23 source code tarball from 
SourceForge and compiled.  From that point on my Broadcom BCM4318 was 
recognized by Kubuntu as being Enabled in System Settings/Network 
Connections.  It was at that point I installed the Edgy repository 
knetworkmanager.  It shows the networks in the neighborhood (as I live in an 
apartment complex with a lot of wireless networks).  However, when trying to 
connect to the one in my home which has WPA security enabled, it brings up 
the Connect to Wireless Network window for me to fill in the WPA Personal 
password.  After typing in my password, it goes to Configuring Device and 
sticks at 28%.  Never do I see KDE Wallet to save the passkey or ask me for 
a login to let knetworkmanager use the wallet for the passkey.

When using Dapper Drake, the first thing it would do no matter the settings 
in Security, it would pop up the wallet login before providing the password 
to knetworkmanager.  For some reason it fails to do this in Edgy Eft.  Also, 
this was a clean install from a freshly burned disc image bit torrented down 
to my desktop with ktorrent which is also running Edgy Eft Beta at the 
moment (installed from the same disc image).  Both installs were done late 
last night and early this morning.  Should you know who wrote the Xorg mouse 
driver for Eft, please thank him/her for me.  This is the first time I've 
had my Microsoft wireless mouse work without a total system hang every 30 
minutes.  Matter of fact, I have yet to have it hang the system.

I'm a very satisfied Ubuntu/Kubuntu user.  Almost six months ago I switched 
from Fedora Core.  I've not looked back yet.  If you are able to provide me 
with more help with this issue from the above prescribed symtoms I greatly 
appreciate it.  By the way, I may be new to Ubuntu/Kubuntu, but I'm a 
CompTIA A+ certified tech.  I am very good at spotting troubles and 
hopefully I provided you with a thorough enough accounting of the issue to 
help you resolve this.  I've seen another post on the Ubuntu forums saying 
ndiswrapper was currently broken, but I didn't go out immediately and 
compile the SourceForge project code till after trying the packages to 
verify what was heard.  I however need the ndiswrapper for the WPA security 
till either the Broadcom project completes its work or Linux in general 
adopts the Dreamscape driver model that I've been hearing about and 
following with great interest.

Sincerely,
Terry L. Parris (IRC nick TFrog)

From: Sarah Hobbs [EMAIL PROTECTED]
Reply-To: Bug 63176 [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [Bug 63176] Re: Can't connect to my Kubuntu laptop to my WPA 
enablednetwork.
Date: Sat, 30 Sep 2006 14:17:06 -

odd.  can you give us the output of:

apt-cache policy knetworkmanager

if it doesnt show:

knetworkmanager:
   Installed: 0.1-0ubuntu1
   Candidate: 0.1-0ubuntu1

please update, and try again.

** Changed in: kubuntu-meta (Ubuntu)
Sourcepackagename: kubuntu-meta = knetworkmanager

--
Can't connect to my Kubuntu laptop to my WPA enabled network.
https://launchpad.net/bugs/63176

_
Add fun gadgets and colorful themes to express yourself on Windows Live 
Spaces   
http://clk.atdmt.com/MSN/go/msnnkwsp007001msn/direct/01/?href=http://www.get.live.com/spaces/features

-- 
Can't connect to my Kubuntu laptop to my WPA enabled network.
https://launchpad.net/bugs/63176

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


[Bug 62707] Re: [edgy] vmware-player cannot see usb devices

2006-09-30 Thread Alex Murray
What part other than a small image library which was originally distributed by 
Red Hat as GPL is available as source code?
It is still a proprietary product - just because it is free (beer) doesn't make 
it Free (freedom).
VMWare need to make the modifications, OR distributors need to ensure it works 
correctly if they are going to distribute it. Perhaps a message could be 
displayed post installation that for VMWare Player to operate correctly usbfs 
must be mounted. This would seem logical if it not going to be enabled by 
default.

-- 
[edgy] vmware-player cannot see usb devices
https://launchpad.net/bugs/62707

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


[Bug 9318] Re: Firefox Uses Incorrect Icon

2006-09-30 Thread Sam Morris
Bloodypriest, the difference is that Linus is not threatening to sue
those who distribute altered versions of Linux.

-- 
Firefox Uses Incorrect Icon
https://launchpad.net/bugs/9318

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


[Bug 62865] Resolution fallback fix

2006-09-30 Thread Johan Kiviniemi
The resolution fallback feature in the new usplash version corrupts the
screen.

usplash_svga_setmode falls back to a smaller resolution if the requested
one fails, but usplash_setup doesn't update the xres and yres variables
accordingly.

The attached patch contains the following changes:
• usplash_init and usplash_getdimensions are now called *before* choosing the 
appropriate theme.
• usplash_svga_setmode prints a warning when it falls back to a lower 
resolution.
• usplash_svga_set_resolution's behavior is fixed: it used to set modenum to a 
value too big by 1, so setmode tried 1152x864 first when 1024x768 was requested.

** Attachment added: Resolution fallback fix
   http://librarian.launchpad.net/4565498/usplash-resolution-fallback-fix.diff

-- 
1024x768 with nVidia GeForce4 Ti 4800 SE: screen init failed
https://launchpad.net/bugs/62865

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

[Bug 63269] Re: Broken dependencies for libglu1-mesa-dev

2006-09-30 Thread mlind

I cannot seem to reproduce this on Edgy. What does aptitude install 
libglu1-mesa-dev say about this?

Does your /etc/apt/sources.list contain any Debian binary repositories,
because 6.5.1+cvs20060824 is the version on Debian/testing ?

** Changed in: mesa (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Broken dependencies for libglu1-mesa-dev
https://launchpad.net/bugs/63269

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


[Bug 63269] Re: Broken dependencies for libglu1-mesa-dev

2006-09-30 Thread Daniel T Chen
$ apt-cache madison libglu1-mesa-dev
libglu1-mesa-dev | 6.5.1~20060817-0ubuntu2 | http://archive.ubuntu.com 
edgy/main Packages
  mesa | 6.5.1~20060817-0ubuntu2 | http://archive.ubuntu.com edgy/main 
Sources

** Changed in: mesa (Ubuntu)
   Status: Needs Info = Rejected

-- 
Broken dependencies for libglu1-mesa-dev
https://launchpad.net/bugs/63269

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


[Bug 60760] Re: turning off autohinting has no effect

2006-09-30 Thread paniq
i applied the patch, rebuilt the source and installed it, but no change.
i restarted x, made sure both .fonts.conf and local.conf were set up
correctly and autohinting was disabled explicitly.

-- 
turning off autohinting has no effect
https://launchpad.net/bugs/60760

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


[Bug 59137] Re: Nicotine freezes after selecting an folder

2006-09-30 Thread mlind

Is this still an issue? This could have been side-effect of bug in libgnomeui 
and fixed with
https://lists.ubuntu.com/archives/edgy-changes/2006-September/005497.html

-- 
Nicotine freezes after selecting an folder
https://launchpad.net/bugs/59137

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


[Bug 53589] Re: nicotine crashes as normal user

2006-09-30 Thread mlind
Is this still issue on Edgy, nicotine 1.2.4.1-1 ?

** Changed in: nicotine (Ubuntu)
   Status: Confirmed = Needs Info

-- 
nicotine crashes as normal user
https://launchpad.net/bugs/53589

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


[Bug 57818] Re: Crash at program start

2006-09-30 Thread mlind
Accepted:
 OK: gnumed-client_0.2.2a-1.dsc
 - Component: universe Section: misc
 OK: gnumed-client_0.2.2a.orig.tar.gz
 OK: gnumed-client_0.2.2a-1.diff.gz

Origin: Debian/unstable
Format: 1.7
Date: Thu,  28 Sep 2006 10:39:34 +0100
Source: gnumed-client
Binary: gnumed-client, gnumed-doc, gnumed-common
Architecture: source
Version: 0.2.2a-1
Distribution: edgy
Urgency: low
Maintainer: Andreas Tille tille at debian.org
Changed-By: mlind feenixx at hotmail.com
Description: 
 gnumed-client - [Med] Medical practice management - Client
Closes: 383138 384886 385000 385003 385585 385586 385587 389054
Changes: 
 gnumed-client (0.2.2a-1) unstable; urgency=low
 .
   * In fact this is no really new upstream version but the
 previously uploaded upstream tarball was not correctly
 tagged and thus I want to have a correct upstream tarball
 in Debian.  So I invented the numbering scheme appending
 the letter 'a' to the upstream version number.
 Closes: #389054
 .
 gnumed-client (0.2.2-2) unstable; urgency=low
 .
   * Depends: gnumed-common
 Really closes: #385003
 .
 gnumed-client (0.2.2-1) unstable; urgency=low
   
   * New upstream version
 - requires python-psycopg2 as Depends
   * Recommends: extract
 Closes: #383138
   * Depends: gnumed-doc
 Closes: #385000, #385587
   * debian/tools/gnumed: --unicode-gettext=1 (Thanks to Karsten Hilbert
 karsten.hilbert at gmx.net)
 Closes: #384886
   * Recommends: dwww, dhelp, doc-central; Link to Wiki from docs
 Closes: #385585, #385586
   
Files: 
 32740ca6c0715de5e45f17610cffc0af 707 misc optional gnumed-client_0.2.2a-1.dsc
 286de6bc444b3402c5f6fe79179acd89 883686 misc optional 
gnumed-client_0.2.2a.orig.tar.gz
 5df0ee865d04427cc4d56fa47cfaa133 14483 misc optional 
gnumed-client_0.2.2a-1.diff.gz

** Changed in: gnumed-client (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
Crash at program start
https://launchpad.net/bugs/57818

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


[Bug 39008] Re: UVF exception request for altermime

2006-09-30 Thread mlind

Requesting backport of altermime 0.3.7-2. Builds cleanly on Dapper chroot.

** Also affects: dapper-backports (upstream)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: altermime (Ubuntu)
   Status: Needs Info = Fix Released

-- 
UVF exception request for altermime
https://launchpad.net/bugs/39008

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


[Bug 63272] Edgy - Language Support doesn't work for Japanese

2006-09-30 Thread Jan Ask
Public bug reported:

Japanese input doesn't work even after running the Language Support script. 
I have done an install in English, set keyboard to Japanese, and run the 
Language Support, which installs fine. 
However, I cannot input Japanese characters in any programs
I have also tried to play around with Scim and Skim, but this still has no 
effect

I am using Kubuntu Edgy Beta 1, on a Japanese IBM Thinkpad x32

One funny thing - If you install the entire system in Japanese and then
run language support, japanese input works. But this is a bad workaround
as it converts a lot of programs to Japanese, which is a royal pain to
rectify.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Edgy - Language Support doesn't work for Japanese
https://launchpad.net/bugs/63272

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


[Bug 58511] Re: [edgy Knot-2 CD] firefox's fonts are uglified (not antialiased)

2006-09-30 Thread Paolo Borelli
why has this been marked Fix Released? I still have the issue with the
latest packages.

And I am not the only one, just quoting from two comments above:

 I installed the edgy beta release, and the fonts in the menus and
inside of firefox are still  fuzzy and the antialiasation is still
different to my remaining GNOME desktop.

-- 
[edgy Knot-2 CD] firefox's fonts are uglified (not antialiased)
https://launchpad.net/bugs/58511

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


[Bug 53589] Re: nicotine crashes as normal user

2006-09-30 Thread bob riffic
 1.2.4.1-1 in edgy works for me now.

-- 
nicotine crashes as normal user
https://launchpad.net/bugs/53589

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


[Bug 42984] Re: spamd dies randomly

2006-09-30 Thread mlind
This should be fixed on 3.1 branch. Does this happen with Edgy's 3.1.4
version?

-- 
spamd dies randomly
https://launchpad.net/bugs/42984

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


[Bug 63087] Re: Menu bar won't start up.

2006-09-30 Thread ebeyer
Many apologies.  I ran apt-get dist-upgrade again, reset and all appears
well now.

Thanks for your help.

EB

-- 
Menu bar won't start up.
https://launchpad.net/bugs/63087

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


[Bug 63163] Re: ndiswrapper doesn't work in 2.6.17-10

2006-09-30 Thread Ben Collins
Whether or not a self compiled ndiswrapper works isn't really my
interest. Does the one that comes with our kernel work? If it doesn't, I
can work on that. If it does, and the self compiled one doesn't, I'm not
sure I can do anything to fix that.

** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
ndiswrapper doesn't work in 2.6.17-10
https://launchpad.net/bugs/63163

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


[Bug 62894] Re: Strange behavior while moving maximized window (xinerama)

2006-09-30 Thread Christof Krüger
Hi Sebastien,

I've looked into the source code of metacity and could find the crucial
lines. I've atteched a diff. This is my very first patch, so please
forgive me if there's anything wrong with it.

The problem did not only occur when dragging horizontally starting on
the right monitor without shaking loose the windows first. It also
occurs when first shaking loose, then moving to the left and
reattaching with the cursor on the left monitor but with the window-
center on the right monitor.

Metacity first sets  the coordinates (window-saved_rect) to the top
left corner of the monitor and unmaximizes the grabbed window. Then, it
is maximizes it again. At this point window-user_rect is used as
reference to which xinerama workspace the window belongs. Therefore, the
window is maximized on the wrong monitor. When dragging the window
further the procedure is repeated: restoring the window to the left
monitor top left and immediately maximizing to the wrong monitor
yielding the weird window jumping.

The patch is a two-liner: The window-save_rect coordinates are also
written to window-user_rect which is legitimate since it is a user
requested moving operation. With that the window is maximized to the
correct xinerama workspace.

What are the right steps to fix the bug upstream, too?

** Attachment added: Patch fixing strange behaviour when moving maximized 
windows
   http://librarian.launchpad.net/4565558/007_moving_maximized_windows.patch

-- 
Strange behavior while moving maximized window (xinerama)
https://launchpad.net/bugs/62894

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


[Bug 62241] Re: -e option not working (always returns zero exit code)

2006-09-30 Thread mlind
Fixed upsteam.

** Changed in: spamassassin (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
-e option not working (always returns zero exit code)
https://launchpad.net/bugs/62241

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


[Bug 37289] Re: UVF exception

2006-09-30 Thread mlind

gmailfs 0.7.2 is available for Edgy now.

-- 
UVF exception
https://launchpad.net/bugs/37289

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


[Bug 57502] Re: JMicron PATA/SATA Controller does not work

2006-09-30 Thread Ben Collins
Just so everyone understands what's going on. The problem is fixed. Our
kernel now supports this. However, it seems that certain CD image types
(desktop that I know of) doesn't contain the jmicron driver. I've
already filed a bug on this and marked it for ubuntu-6.10 release
milestone. Hopefully when it gets fixed, it will start showing up in the
daily's.

-- 
JMicron PATA/SATA Controller does not work
https://launchpad.net/bugs/57502

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


[Bug 31223] Re: gmailfs fails with python-libgmail version in the archive

2006-09-30 Thread mlind
Is this still an issue with Edgy's 0.7.2-2 version?

** Changed in: gmailfs (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
gmailfs fails with python-libgmail version in the archive
https://launchpad.net/bugs/31223

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


[Bug 63182] Re: fglrxinfo returns mesa drivers in edgy

2006-09-30 Thread tasadar_f
I confirm this error.

I install edgy Beta2. I install fglrx(edgy version).

Fglrx don't work.

 fglrxinfo 
Xlib:  extension XFree86-DRI missing on display :0.0.
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)

-- 
fglrxinfo returns mesa drivers in edgy
https://launchpad.net/bugs/63182

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


<    3   4   5   6   7   8   9   >