[Bug 383693] Re: No options to open when downloading PDF

2009-08-09 Thread Sven Hoffmeister
The problem seems to be, that this and a few other http servers response with 
the very generic Content-Type header value application/octet-stream, which 
could be any binary data and is therefore not allowed to open directly. Off 
course, the more appropriate MIME type application/pdf could be detected and 
sent by the server (file name extension, mime detection) but maybe Firefox 
shouldn't rely on the Content-Type data too much.
Indeed it doesn't, because it shows the correct file type PDF Document in the 
dialog. Where does this come from? Now, as soon as this dialog appears the file 
is downloaded to a temporary location (/tmp). I guess, mime-type detection is 
done on that file. Normally, the file header is enough for that.
So it would be nice to have the open with part of the dialog re-enabled as 
soon as the file type is detected on the client side, because surely this is 
not only a problem with PDF files.

I'm just a user, those are just some thoughts and they could be wrong.

-- 
No options to open when downloading PDF
https://bugs.launchpad.net/bugs/383693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 51569] Re: Thumbnails are created for all video files, regardless of size (limit)

2009-07-28 Thread Sven Hoffmeister
If the thumbnailer hangs, this is a problem with specific files. Wasn't there a 
timeout of 30 seconds?
Anyway, you can disable thumbnail generation per mime-type in gconf. Have a 
look at the comment by Sebastien:
https://bugs.launchpad.net/nautilus/+bug/40874/comments/3

-- 
Thumbnails are created for all video files, regardless of size (limit)
https://bugs.launchpad.net/bugs/51569
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 258803] Re: Current version is obsolete

2008-12-23 Thread Sven Hoffmeister
Confirming the need for version 0.6.3 which is now necessary for internet games.
Thank you Evgeni for ppa packages.

-- 
Current version is obsolete
https://bugs.launchpad.net/bugs/258803
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262974] Re: [MASTER] networkmanager display connections twice in intrepid

2008-11-11 Thread Sven Hoffmeister
I can reproduce this even with an official Intrepid Live CD simply by 
restarting udev:
sudo /etc/init.d/udev restart

Restarting hal afterwards doesn't fix this for me.

-- 
[MASTER] networkmanager display connections twice in intrepid
https://bugs.launchpad.net/bugs/262974
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 154348] Re: Mplayer-plugin's right-mouse-menu far too large.

2008-11-09 Thread Sven Hoffmeister
I can reproduce this in 8.10 with desktop effects enabled, while it
works without. The created context menu for the stream mentioned above
is way too large for the screen because of the save as... entry.
Additionally there's an obvious maximum size exceeded if the menu is big
enough, maybe hardware/driver related, so the menu is not drawn
correctly.

I experience this on a system with intel and on another with radeon or
fglrx graphics driver.

Best solution would be to shorten the entry according to the screen
size, I guess.

-- 
Mplayer-plugin's right-mouse-menu far too large.
https://bugs.launchpad.net/bugs/154348
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 293976] Re: package ca-certificates-java 20080712ubuntu3 failed to install/upgrade:

2008-11-05 Thread Sven Hoffmeister
*** This bug is a duplicate of bug 289934 ***
https://bugs.launchpad.net/bugs/289934

** This bug has been marked a duplicate of bug 289934
   Error adding certificates to the keystore on the first install

-- 
package ca-certificates-java 20080712ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/293976
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 289934] Re: Error adding certificates to the keystore on the first install

2008-11-05 Thread Sven Hoffmeister
ca-certificates-java 20080712ubuntu4 fixed the issue for me

-- 
Error adding certificates to the keystore on the first install
https://bugs.launchpad.net/bugs/289934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 267047] Re: cpufreq applet doesn't draw anything (white square) in gnome-panel

2008-10-26 Thread Sven Hoffmeister
Do you have any background settings other than None (use system theme) set in 
the properties of the host panel? I had solid color with some transparency 
enabled. When changed to None the applet was drawn correct immediately. I 
left this setting on None and didn't experience any display problems since 
then (hardy).
Of course, I would like to have transparency back, so I'm still looking for a 
solution.

-- 
cpufreq applet doesn't draw anything (white square) in gnome-panel
https://bugs.launchpad.net/bugs/267047
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 154880] Re: IDJC MP3 Playback problem

2008-10-08 Thread Sven Hoffmeister
Just rechecked this case and found out, that intrepid will have a
version compiled with mp3/ogg flac streaming support. Those packages are
AFAIK synched from debian. They still miss flac and vorbis-tools
packages as dependency (at least Recommends) for meta data handling
including duration retrieval for flac files. At least having these not
installed results in a notification by IDJC about this on startup. Maybe
I'll file a bug report for the debian package.

Until intrepid is available I upped a backported version (no source changes) to 
my ppa:
https://launchpad.net/~schaumkeks/+archive

-- 
IDJC MP3 Playback problem
https://bugs.launchpad.net/bugs/154880
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 268851] Re: wb_main.py crashed with SIGSEGV in apr_hash_get()

2008-09-11 Thread Sven Hoffmeister
I can reproduce this on i386.
Reverting libsvn1 from backported version 1.5.1dfsg1-1ubuntu2~hardy1 to 
1.4.6dfsg1-2ubuntu1 fixes this problem. But this is no option, because svn 
format has changed between these versions.

I attached my stacktrace.
Note: Found no dbg package for backported libsvn1

** Attachment added: Stacktrace
   http://launchpadlibrarian.net/17533995/Stacktrace

-- 
wb_main.py crashed with SIGSEGV in apr_hash_get()
https://bugs.launchpad.net/bugs/268851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229607] Re: Properly handle multiple devices

2008-07-19 Thread Sven Hoffmeister
Since version 2.23 sound-juicer seems to accept cdda:// urls. I
successfully tested this in intrepid alpha 2. So I'm looking forward to
the 8.10 release.

** Changed in: sound-juicer (Ubuntu)
   Status: Incomplete = Invalid

-- 
Properly handle multiple devices
https://bugs.launchpad.net/bugs/229607
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229607] Re: Properly handle multiple devices

2008-07-17 Thread Sven Hoffmeister
** Bug watch added: GNOME Bug Tracker #540857
   http://bugzilla.gnome.org/show_bug.cgi?id=540857

** Also affects: sound-juicer via
   http://bugzilla.gnome.org/show_bug.cgi?id=540857
   Importance: Unknown
   Status: Unknown

-- 
Properly handle multiple devices
https://bugs.launchpad.net/bugs/229607
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 242201] Re: No audio output in transcoded movie using VLC (Hardy)

2008-07-09 Thread Sven Hoffmeister
** Changed in: vlc (Ubuntu)
   Status: New = Confirmed

-- 
No audio output in transcoded movie using VLC (Hardy)
https://bugs.launchpad.net/bugs/242201
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 222237] Re: firefox toolbar icons disappeared

2008-05-21 Thread Sven Hoffmeister
This happens here with many extension icons (Adblock Plus, Video
Download Helper etc.). The Custome Toolbar dialog sometimes shows the
missing icons so I can add them but after a firefox restart they are
gone again. If I use the restore default set button in the dialog, all
additional icons introduced by extensions are gone from the toolbars and
the dialog!

Workaround: Things seem to be stored in localstore.rdf in the firefox
profile. The file has grown to over 40kb, so I removed the file (backup
before!) and started firefox again, customized the toolbar and after
restart all icons are still there.

-- 
firefox toolbar icons disappeared
https://bugs.launchpad.net/bugs/37
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229607] [NEW] Properly handle multiple devices

2008-05-12 Thread Sven Hoffmeister
Public bug reported:

Binary package hint: sound-juicer

ubuntu 8.04
sound-juicer 2.22.0-1ubuntu2

sound-juicer is called with no argument according to the current
.desktop file but gets the gvfs mount point anyway (don't know why).
This doesn't harm sound-juicer because it simply ignores arguments and
uses the default device.

The problem appears on systems with multiple devices (e.g., with virtual
devices like cdemu provides). Audio-CD autostart or selecting sound-
juicer from the context menu of the desktop icon or the nautilus cluebar
with some non-default device (like /dev/scd1) leads to a sound-juicer
instance with the content of the wrong device loaded.

Unforunately, since hardy it is not possible to define custom commands
in Removable drives and media with the placeholder %d to retrieve the
device name directly and call sound-juicer with the --device option.

Possible solution:
Support alternative url parameter with format cdda://device/ as given by the 
system and use Exec=sound-juicer %u in desktop file.

I don't think this is a problem of sound-juicer alone but I can't think
of any other solution at the moment.

For now, I created a wrapper script /usr/local/bin/sound-juicer-cdda with the 
following content:
#!/bin/bash
DEVICE=$(echo $1 | sed [EMAIL PROTECTED]://\(.*\)/@/dev/[EMAIL PROTECTED])
[ $DEVICE == $1 ]  sound-juicer || sound-juicer --device=$DEVICE

and created a overriding .desktop file as 
/usr/local/share/applications/sound-juicer.desktop with the Exec line changed 
to:
Exec=sound-juicer-cdda %u

** Affects: sound-juicer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Properly handle multiple devices
https://bugs.launchpad.net/bugs/229607
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229607] Re: Properly handle multiple devices

2008-05-12 Thread Sven Hoffmeister
By the way: The solution from (LP: #42752) doesn't work anymore because of the 
redesign in hardy.
https://bugs.launchpad.net/ubuntu/+source/sound-juicer/+bug/42752

-- 
Properly handle multiple devices
https://bugs.launchpad.net/bugs/229607
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229626] [NEW] Default client selection is inconsistent with gnome-default-applications-properties

2008-05-12 Thread Sven Hoffmeister
Public bug reported:

Binary package hint: thunderbird-gnome-support

thunderbird-gnome-support sets the mail command to thunderbird %s
while gnome-default-applications-properties dialog sets it to
thunderbird %s. I guess, because of this string mismatch thunderbird is
always asking to be default client after it was already set with gnome-
default-applications-properties.

Having a custom command in gnome-default-applications-properties is no
big deal and I know the default client popup in thunderbird can be
turned off, but it might be fixed easily.

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

-- 
Default client selection is inconsistent with 
gnome-default-applications-properties
https://bugs.launchpad.net/bugs/229626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 172938] Re: VLC should include upnp support

2008-05-11 Thread Sven Hoffmeister
This is still an issue in the latest release in hardy. I rebuilt the
packages with UPnP support using my PPA to check this feature:

https://launchpad.net/~schaumkeks/+archive

Unfortunately UPnP seems to be broken. Having the Media Server of my
FRITZ!Box Fon WLAN 7270 enabled leads to the following debug output with
no success:

upnp_intel debug: UPnP discovery started
upnp_intel debug: upnp_intel.cpp:486: DEBUG: UNHANDLED EVENT ( TYPE=7 )

After starting Rhythmbox with DLNA/UPnP plugin enabled I get this
debugging output:

upnp_intel debug: Adding server 'Rhythmbox on 127.0.1.1'
upnp_intel debug: upnp_intel.cpp:746: ERROR: UPNP_E_OUTOF_BOUNDS
upnp_intel debug: upnp_intel.cpp:795: ERROR!
upnp_intel debug: upnp_intel.cpp:746: ERROR: UPNP_E_OUTOF_BOUNDS
upnp_intel debug: upnp_intel.cpp:795: ERROR!
upnp_intel debug: upnp_intel.cpp:746: ERROR: UPNP_E_OUTOF_BOUNDS
upnp_intel debug: upnp_intel.cpp:795: ERROR!

Some playlist category entries appear but no media.

If I enable UPnP *after* Rhythmbox's UPnP server is started, the playlist is 
eventually (!) filled with the media tree of the FRITZ!Box.
This is strange behavior and needs fixing, don't know if in libupnp or vlc or 
both. No wonder why this isn't enabled at the moment. I've just seen that 
libupnp3 is coming for intrepid, maybe this feature could be pushed for the 
next release.

-- 
VLC should include upnp support
https://bugs.launchpad.net/bugs/172938
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 154880] Re: IDJC MP3 Playback problem

2008-01-27 Thread Sven Hoffmeister
Ok, 0.7.0-1 from hardy gives MP3 playback but takes MP3 streaming.

I found this in the source diff:
--- idjc-0.7.0.orig/idjcpython/idjc_config.py
+++ idjc-0.7.0/idjcpython/idjc_config.py
@@ -1,11 +1,12 @@
-# config.py: Generated by local script.  IDJC will run from the development 
tree.
-libexecdir = /home/stephen/i/toplevel/c/
-pkgdatadir = /home/stephen/i/toplevel/artwork/
+# config.py: Automatically generated by make.
+localversion = False
+libexecdir = /usr/lib/idjc/
+pkgdatadir = /usr/share/idjc/
 mp4enabled = 1
 avformat = 1
 avcodec = 1
 mp3enabled = 1
-flacenabled = 1
-lameenabled = 1
-version = 0.7.0 Dev.
+flacenabled = 0
+lameenabled = 0
+version = 0.7.0
 gfext = .png

As you can see lameenabled is changed to 0. So simply change this line
in your local /usr/share/pycentral/idjc/site-
packages/idjc/idjc_config.py and don't forget to install the package
lame, if not already done. idjc should now support mp3 streaming, but
the option for this is a bit hidden in the new GUI. You have to scroll
within or resize the radio server configuration dialog to see the format
and stream info options. There you can now change format to mp3 so the
Server Connect button will not be gray if shoutcast is selected.

Could this be fixed, please? I guess, lame and flac package and maybe
some others optionally used by idjc should be in Suggests/Recommends,
but I'm no expert in packaging.

-- 
IDJC MP3 Playback problem
https://bugs.launchpad.net/bugs/154880
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 154880] Re: IDJC MP3 Playback problem

2008-01-27 Thread Sven Hoffmeister
Sorry, mp3 streaming is not working. Should have tested first.

encoder_start: unhandled file format mp3:jack
encoder_start: failed to start the encoder
command failed for command: encoder_start

-- 
IDJC MP3 Playback problem
https://bugs.launchpad.net/bugs/154880
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 179383] cueconvert creates invalid cue from toc

2007-12-30 Thread Sven Hoffmeister
Public bug reported:

Binary package hint: cuetools

Supplying cueconvert with the following toc results in an invalid cue:
=== begin ===
CD_DA

CATALOG 0

// Track 1
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC DEC769600217
SILENCE 00:00:32
FILE Everybody_Jam!.bin 0 03:30:65
START 00:00:32


// Track 2
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC DEC769600218
FILE Everybody_Jam!.bin 03:30:65 05:24:23
START 00:01:53


// Track 3
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC DEC769600221
FILE Everybody_Jam!.bin 08:55:13 05:42:25
START 00:01:37


// Track 4
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC DEC769600222
FILE Everybody_Jam!.bin 14:37:38 03:57:50
START 00:01:50

=== end ===

The resulting cue has a negative frame value for the first track on index 00:
=== begin ===
CATALOG 0

FILE Everybody_Jam!.bin WAVE
TRACK 01 AUDIO
ISRC DEC769600217
PREGAP 00:00:32
INDEX 00 00:00:-32
INDEX 01 00:00:00

TRACK 02 AUDIO
ISRC DEC769600218
INDEX 00 03:30:65
INDEX 01 03:32:43

TRACK 03 AUDIO
ISRC DEC769600221
INDEX 00 08:55:13
INDEX 01 08:56:50

TRACK 04 AUDIO
ISRC DEC769600222
INDEX 00 14:37:38
INDEX 01 14:39:13
===end===

Compare this with a cue of the same CD generated directly from cd with CDRWIN.
(Forget the exact track offsets, cdrdao seems to be more exact)
===begin===
CATALOG 0

FILE Everybody_Jam_CDRWIN.bin BINARY

  TRACK 01 AUDIO

ISRC DEC769600217

INDEX 00 00:00:00

INDEX 01 00:00:32

  TRACK 02 AUDIO

ISRC DEC769600218

INDEX 00 03:31:00

INDEX 01 03:33:00

  TRACK 03 AUDIO

ISRC DEC769600221

INDEX 00 08:55:07

INDEX 01 08:57:07

  TRACK 04 AUDIO

ISRC DEC769600222

INDEX 00 14:37:45

INDEX 01 14:39:45

===end===

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

-- 
cueconvert creates invalid cue from toc
https://bugs.launchpad.net/bugs/179383
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 163863] Corruption of displayed values in expert tab

2007-11-19 Thread Sven Hoffmeister
Public bug reported:

Binary package hint: gnubiff

I'm using gnubiff 2.2.7 with Ubuntu Gutsy. I used a newly generated
config file.

At least the displayed value of general/filter_global_first gets corrupted.
Default value is:
-^Status:\ R -^X-Mozilla-Status:\ 0001 I-^x-spam-flag:\ yes -^Subject:.*DON'T\ 
DELETE\ THIS\ MESSAGE\ --\ FOLDER\ INTERNAL\ DATA

By selecting the entry and resetting it to its default value repeatedly
(via context menu), a part at the end of this string changes to garbage.
This also happens, if other entries are selected repeatedly. (You have
to play around a bit...). As long as you don't try to edit the entry via
context menu or double click the saved value seems to be ok.

Furthermore I'm not able to save values stored in
mailbox[x]/filter_local. Manually adding them in the config file (while
gnubiff is NOT running, of course) does not change them on next start of
gnubiff.

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

-- 
Corruption of displayed values in expert tab
https://bugs.launchpad.net/bugs/163863
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 50214] Re: can't connect to hidden network

2007-10-11 Thread Sven Hoffmeister
With the testpackage provided by Alexander it seems to work (tested with 
ipw2200 and WPA/WPA2 encrypted network). Connected right after entering SSID 
and Password.
As I have no Gutsy installed (needed because of newer libc etc. dependencies) I 
used a USB pendrive system. Later I reinstalled the newest Gutsy version of 
network-manager just to make sure it fails again.

Thanks Alexander. Hope this will be part of the Gutsy release, if there are no 
side-effects reported.
Bye, Sven

-- 
can't connect to hidden network
https://bugs.launchpad.net/bugs/50214
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 50214] Re: can't connect to hidden network

2007-05-21 Thread Sven Hoffmeister
Confirming this for ipw2200 as of Feisty. Since I switched from WEP to
WPA+WPA2 on my router, enabling SSID broadcast is the workaround I
currently use.

Small workaround that worked for me before figuring this out: After
logging in and entering the password for the keyring where the WPA
passphrase is stored, I immediately disabled networking in
NetworkManager applet (right-click on icon) and reenabled it again.
After that procedure the dhclient got a IP address and I was connected.

-- 
can't connect to hidden network
https://bugs.launchpad.net/bugs/50214
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 51846] Re: nvu 1.0-0ubuntu4 broken

2006-08-20 Thread Sven Hoffmeister
@Jérémie:
Yes i had, didn't remember that, it was for a manually installed Eclipse some 
time ago. I shouldn't d define it globally, now it works of course. Thanks for 
the hint and excuse my stupidity in that case.

-- 
nvu 1.0-0ubuntu4 broken
https://launchpad.net/bugs/51846

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

[Bug 51846] Re: nvu 1.0-0ubuntu4 broken

2006-08-19 Thread Sven Hoffmeister
Similar problem here:

[EMAIL PROTECTED]:~$ nvu
/usr/bin/nvu: line 120: /usr/lib/mozilla/run-mozilla.sh: No such file or 
directory
/usr/bin/nvu: line 120: exec: /usr/lib/mozilla/run-mozilla.sh: cannot execute: 
No such file or directory

This file is in fact not there, should it be?

-- 
nvu 1.0-0ubuntu4 broken
https://launchpad.net/bugs/51846

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