[Bug 894804] Re: 255 cannot create tmp file

2011-11-25 Thread Chow Loong Jin
Reassigning to samba, since it looks like it's failing to create a usershare. ** Package changed: nautilus-share (Ubuntu) = samba (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

Re: [Bug 917906] Re: Can't determine shared folders

2012-04-09 Thread Chow Loong Jin
On 10/04/2012 07:09, masteryoda wrote: How about this for a start: Instead of just creating the error message, the net usershare command should at least delete the corrupt usershare definitions. Still this does not solve the remove/rename problem but that is not as severe as obsolent share

Re: [Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2012-04-10 Thread Chow Loong Jin
On 11/04/2012 05:09, mojo risin wrote: Not sure if related http://pastebin.com/qENT0yiK Started when I was trying to purchase something via paypal. (using lubuntu 11.10) No, this is unrelated, Please file a new bug. -- Kind regards, Loong Jin -- You received this bug notification

Re: [Bug 917906] Re: Can't determine shared folders

2012-05-04 Thread Chow Loong Jin
On 04/05/2012 22:25, masteryoda wrote: samba works correctly regarding this matter The problem is with nautilus, respectively the handeling of the sharing icons by nautilus. ** Changed in: samba (Ubuntu) Status: Confirmed = Invalid ** Changed in: nautilus-share (Ubuntu)

Re: [Bug 917906] Re: Can't determine shared folders

2012-05-04 Thread Chow Loong Jin
On 04/05/2012 23:18, masteryoda wrote: new bugreport on bugzilla.gnome: https://bugzilla.gnome.org/show_bug.cgi?id=675450 ** Bug watch added: GNOME Bug Tracker #675450 https://bugzilla.gnome.org/show_bug.cgi?id=675450 nautilus-share is not part of nautilus. It is a plugin maintained

Re: [Bug 917906] Re: Can't determine shared folders

2012-05-04 Thread Chow Loong Jin
On 05/05/2012 01:59, masteryoda wrote: Regarding the issue of the disappearing icons; isn't this a direct nautilus problem (not nautilus-share)? As far as I know, the nautilus-share extension package only extends the context menu and communicates with samba via net usershare (which is a

Re: [Bug 917906] Re: Can't determine shared folders

2012-05-16 Thread Chow Loong Jin
On 11/05/2012 21:48, masteryoda wrote: Does anyone know where to find to code for nautilus-share? We got a problem here: https://bugzilla.gnome.org/show_bug.cgi?id=675450#c13 git clone git://git.gnome.org/nautilus-share -- Kind regards, Loong Jin -- You received this bug notification

[Bug 995817] Re: share samba doesn't work easily

2012-06-13 Thread Chow Loong Jin
At this point, it looks like there's something wrong in Samba that causes the usershares to not be exported, so I'm reassigning this bug to that package instead. ** Package changed: nautilus-share (Ubuntu) = samba (Ubuntu) ** Changed in: samba (Ubuntu) Status: Incomplete = New -- You

[Bug 995817] Re: share samba doesn't work easily

2012-06-13 Thread Chow Loong Jin
I'm pretty sure it's not a nautilus-share issue. Nautilus-share only deals with the output of net usershare info and manages user shares via the net usershare add and net usershare delete commands. If net usershare info says that the share exists, then as far as nautilus- share is concerned, the

[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-04-16 Thread Chow Loong Jin
Some quick googling has revealed that this bug has been fixed, I think, and here are the patches:- https://attachments.samba.org/attachment.cgi?id=5511 https://attachments.samba.org/attachment.cgi?id=5522 Incidentally, this is the upstream bug report:

[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-04-16 Thread Chow Loong Jin
Hmm, the patches look like they have been applied already in Natty's package. Are there any Natty users experiencing this bug? ** Changed in: samba (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug

[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-04-23 Thread Chow Loong Jin
https://launchpadlibrarian.net/69547170/Stacktrace.txt looks like a complete stack trace for Natty. And since there are so many duplicates of this bug, I'm bumping the importance. ** Changed in: samba (Ubuntu) Importance: Medium = Critical ** Changed in: samba (Ubuntu) Status:

[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-04-23 Thread Chow Loong Jin
** Bug watch added: Samba Bugzilla #8104 https://bugzilla.samba.org/show_bug.cgi?id=8104 ** Changed in: samba Remote watch: Samba Bugzilla #7202 = Samba Bugzilla #8104 -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee.

[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-04-26 Thread Chow Loong Jin
Okay, I think I've found the issue, based on a crash with liferea:- At wins.c:95, we have DEBUGLEVEL = 0; Somewhere in source3/include/debug.h, we have #define DEBUGLEVEL *debug_level extern int DEBUGLEVEL; In source3/lib/debug.c, we have: int DEBUGLEVEL = debug_all_class_hack; Based on this,

[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-04-26 Thread Chow Loong Jin
Okay, here's an updated patch which actually compiles, and I'm not getting the bug on my machine any more. ** Patch removed: debdiff-debuglevel.patch https://bugs.launchpad.net/ubuntu/+source/samba/+bug/529714/+attachment/2089845/+files/debdiff-debuglevel.patch ** Patch added:

[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-04-26 Thread Chow Loong Jin
I don't feel up to trekking through glibc's source code, so I've just added a glibc target to this bug for the time being. ** Changed in: samba (Ubuntu Natty) Assignee: Ubuntu Server Team (ubuntu-server) = (unassigned) -- You received this bug notification because you are a member of

[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-05-02 Thread Chow Loong Jin
** Patch added: Debdiff against samba 2:3.5.8_dfsg-1ubuntu2.1 https://bugs.launchpad.net/ubuntu/+source/samba/+bug/529714/+attachment/2106114/+files/debdiff-debuglevel-2.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba

[Bug 1224352] [NEW] F8 in tmux backend does not handle spaces correctly

2013-09-12 Thread Chow Loong Jin
Public bug reported: affects ubuntu/byobu When hitting F8 and renaming the window with a space inside, the command throws an error and doesn't actually rename the window. C-b , from tmux's default config works correctly though. From tmux's default config: bind-key , command-prompt -I #W

Re: [Bug 1224352] Re: F8 in tmux backend does not handle spaces correctly

2013-09-12 Thread Chow Loong Jin
On Thu, Sep 12, 2013 at 03:51:49PM -, Dustin Kirkland wrote: What version of Byobu are you running? I see that this is already fixed in trunk... The one in raring: byobu: Installed: 5.35-0ubuntu1 Candidate: 5.35-0ubuntu1 Version table: *** 5.35-0ubuntu1 0 500

[Bug 1243017] [NEW] upstart commands break inside byobu-tmux after a session restart

2013-10-21 Thread Chow Loong Jin
Public bug reported: affects ubuntu/byobu status new UPSTART_* environment variables aren't updated in tmux after an xsession restart. This results in the initctl commands throwing up error about a missing /com/ubuntu/Upstart/... Workaround: $ tmux set-option -g update-environment DISPLAY

[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2009-05-12 Thread Chow Loong Jin
As per Václav Šmilauer's post, all that's required after the samba installation is a restart of the session, i.e. logging out and logging back in. The current nautilus-share prompts the user after the auto- installation of samba (and libpam-smbpass) to restart the session. Hence, I'm marking this

[Bug 222734] Re: Samba usershares in lower-case

2009-05-12 Thread Chow Loong Jin
I'm reassigning this to samba, because this is a bug of the 'net' utility, not nautilus-share. ** Package changed: nautilus-share (Ubuntu) = samba (Ubuntu) -- Samba usershares in lower-case https://bugs.launchpad.net/bugs/222734 You received this bug notification because you are a member of

Re: [Bug 225859] Re: Nautilus : Called net usershare info but it failed:

2009-05-31 Thread Chow Loong Jin
as fix released. Please post any issues and reopen the bug if you still see the same issue in the latest version of nautilus-share, which is 0.7.2-6. -- Regards, Chow Loong Jin -- Nautilus : Called net usershare info but it failed: https://bugs.launchpad.net/bugs/225859 You received this bug

Re: [Bug 268663] Re: files incoming through nautilus-share should be created with user ownership, instead of nobody

2009-08-30 Thread Chow Loong Jin
, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** Changed in: hundredpapercuts Status: New = Invalid -- files incoming through nautilus-share should be created with user ownership, instead of nobody https://bugs.launchpad.net/bugs/268663 You received this bug notification

[Bug 592610] Re: Shared folders (through Samba) when following instructions sometimes does not work correctly

2010-06-14 Thread Chow Loong Jin
Looks more like a name resolution and presence detection issue more than a configuration issue, so I'm reassigning to samba. ** Package changed: nautilus-share (Ubuntu) = samba (Ubuntu) -- Shared folders (through Samba) when following instructions sometimes does not work correctly

[Bug 628529] Re: Share name collisions possible between user and global shares

2010-10-22 Thread Chow Loong Jin
** Package changed: nautilus-share (Ubuntu) = samba (Ubuntu) -- Share name collisions possible between user and global shares https://bugs.launchpad.net/bugs/628529 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. --

Re: [Bug 453500] Re: Sharing options refuses to creat a network forlde via smba saying: no such folder, testpam

2009-10-20 Thread Chow Loong Jin
On Wednesday 21,October,2009 01:46 AM, Serhey Kusyumoff (Сергій Кусюмов) wrote: Posted a reply. Take a look. Couldn't get the first command to show anything У вт, 2009-10-20 у 17:29 +, Chow Loong Jin пише: update-alternatives --display net Thanks, that confirms something. Basically

[Bug 453500] Re: Sharing options refuses to creat a network forlde via smba saying: no such folder, testpam

2009-10-21 Thread Chow Loong Jin
** Changed in: nautilus-share (Ubuntu) Status: New = Invalid -- Sharing options refuses to creat a network forlde via smba saying: no such folder, testpam https://bugs.launchpad.net/bugs/453500 You received this bug notification because you are a member of Ubuntu Server Team, which is

Re: [Bug 460256] Re: when creating share through nautilus, i cant access it until i run smbpasswd

2009-10-25 Thread Chow Loong Jin
, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** Changed in: nautilus-share (Ubuntu) Status: New = Invalid ** Changed in: samba (Ubuntu) Status: New = Invalid -- when creating share through nautilus, i cant access it until i run smbpasswd https

[Bug 268663] Re: files incoming through nautilus-share should be created with user ownership, instead of nobody

2009-11-01 Thread Chow Loong Jin
** Bug watch added: Samba Bugzilla #6676 https://bugzilla.samba.org/show_bug.cgi?id=6676 ** Also affects: samba via https://bugzilla.samba.org/show_bug.cgi?id=6676 Importance: Unknown Status: Unknown -- files incoming through nautilus-share should be created with user ownership,

Re: [Bug 268663] Re: files incoming through nautilus-share should be created with user ownership, instead of nobody

2009-11-01 Thread Chow Loong Jin
, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- files incoming through nautilus-share should be created with user ownership, instead of nobody https://bugs.launchpad.net/bugs/268663 You received this bug notification because you are a member of Ubuntu Server Team, which

Re: [Bug 479614] Re: Nautilus hangs from time to time

2009-11-10 Thread Chow Loong Jin
samba as well then. net isn't supposed to take so long to finish. affects ubuntu/samba status new -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** Also affects: samba (Ubuntu) Importance: Undecided Status: New -- Nautilus hangs from time

Re: [Bug 479614] Re: net usershare info takes too long

2009-11-12 Thread Chow Loong Jin
) ? Could you attach your /etc/resolv.conf and /etc/hosts ? Out of curiosity, why does 'net usershare info' need to resolve a hostname? What hostname would this be anyway? -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- net usershare info takes too long

Re: [Bug 479614] Re: net usershare info takes too long

2009-11-12 Thread Chow Loong Jin
/hosts? falstaff, could you attach your /etc/hosts and the output of hostname -f? -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- net usershare info takes too long (was: Nautilus hangs from time to time) https://bugs.launchpad.net/bugs/479614 You received

Re: [Bug 479614] Re: net usershare info takes too long

2009-11-12 Thread Chow Loong Jin
usershare info' should be looking anywhere but the usershares directory, which is local. Even if vnet[0-2] existed and could be resolved, 'net usershare info' does not use that information in any way unless I'm mistaken. -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing

Re: [Bug 175689] [NEW] Share Folder in right-click menu does not share ntfs drive folders

2009-11-30 Thread Chow Loong Jin
a feeling that at least one of the UID occurrences should actually be umask, though I'm not sure. Could you look into it and correct as necessary? I'm having some difficulty understanding exactly what you mean here. -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer

Re: [Bug 562139] Re: FUSE filesystems cannot be accessed when shared

2010-04-13 Thread Chow Loong Jin
different than the comments and the original posting implies. I believe it is the same issue -- crippled filesystem (driver)s that do not implement ownership and/or permissions properly. -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Developer -- FUSE filesystems cannot be accessed when

Re: [Bug 1293177] Re: 'net usershare' returned error 255: net usershare add: cannot convert name Everyone to a SID. Access denied.

2014-03-22 Thread Chow Loong Jin
Yeah I see it too. Looks like a regression in samba. affects ubuntu/samba status new tags + regression-release -- Kind regards, Loong Jin ** Also affects: samba (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 1307104] Re: package samba-common-bin 2:3.6.18-1ubuntu3.1 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 2

2014-04-14 Thread Chow Loong Jin
** Package changed: nautilus-share (Ubuntu) = samba (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1307104 Title: package samba-common-bin 2:3.6.18-1ubuntu3.1 failed to

Re: [Bug 474514] Re: Banshee very slow when interacting with track lists

2009-11-18 Thread Chow Loong Jin
up a fuss on filesystems with barriers enabled, ext4 being one of them. -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- Banshee very slow when interacting with track lists https://bugs.launchpad.net/bugs/474514 You received this bug notification because you

[Bug 377354] Re: ReplayGain only works for the first Song

2009-11-20 Thread Chow Loong Jin
Confirming, I've noticed this on git master, since I've just got my hands on some FLACs and added replaygain tags to them. ** Changed in: banshee (Ubuntu) Status: Incomplete = Confirmed -- ReplayGain only works for the first Song https://bugs.launchpad.net/bugs/377354 You received this

[Bug 477423] Re: Sound unmuted after suspend/resume cycle

2009-11-20 Thread Chow Loong Jin
** Also affects: pulseaudio (Ubuntu) Importance: Undecided Status: New -- Sound unmuted after suspend/resume cycle https://bugs.launchpad.net/bugs/477423 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 477423] Re: Sound unmuted after suspend/resume cycle

2009-11-20 Thread Chow Loong Jin
I'm marking this as invalid in pm-utils since there really isn't much that can be done in pm-utils. The 01PulseAudio script comes from the pulseaudio package, and pulseaudio handles the whole muting/unmuting, in addition to the alsa drivers in the kernel. ** Changed in: pm-utils (Ubuntu)

[Bug 477423] Re: Sound unmuted after suspend/resume cycle

2009-11-20 Thread Chow Loong Jin
For those who are curious about why the 01PulseAudio script even exists, it's because there were some buggy ALSA drivers in the kernel that didn't get resumed properly if PulseAudio was still accessing them when the kernel suspended. The result was that if there were applications playing sound

[Bug 477423] Re: Sound unmuted after suspend/resume cycle

2009-11-20 Thread Chow Loong Jin
..Or not, I think I'm out of date. I wrote the original script, but it looks like it has changed somewhat since I last looked at it. It looks like the script does do muting/unmuting of the sinks/sources which it shouldn't. -- Sound unmuted after suspend/resume cycle

[Bug 477423] Re: Sound unmuted after suspend/resume cycle

2009-11-20 Thread Chow Loong Jin
** Changed in: pulseaudio (Ubuntu) Status: New = Confirmed -- Sound unmuted after suspend/resume cycle https://bugs.launchpad.net/bugs/477423 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 483900] Re: sound is muted before suspend, but on resume is not muted

2009-11-20 Thread Chow Loong Jin
** Branch linked: lp:~hyperair/pulseaudio/ubuntu-save-muted-state -- sound is muted before suspend, but on resume is not muted https://bugs.launchpad.net/bugs/483900 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 483900] Re: sound is muted before suspend, but on resume is not muted

2009-11-20 Thread Chow Loong Jin
For those interested, I've made some changes to the existing 01Pulseaudio script, which now reads the muted state of each sink/source and saves it using pm-utils' savestate and restorestate features. This should provide an answer to both issues, i.e. glitches in sound when

Re: [Bug 425304] Re: Rhythmbox's volume control requires you to click it to bring up the slider

2009-11-22 Thread Chow Loong Jin
Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- Rhythmbox's volume control requires you to click it to bring up the slider https://bugs.launchpad.net/bugs/425304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 486932] [NEW] Banshee opens and closes immediately

2009-11-22 Thread Chow Loong Jin
*** This bug is a duplicate of bug 486931 *** https://bugs.launchpad.net/bugs/486931 Looks like this was filed twice. Making duplicate of the first. duplicate 486931 -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** This bug has been marked a duplicate

Re: [Bug 486931] [NEW] Banshee opens and closes immediately

2009-11-22 Thread Chow Loong Jin
Hi and thanks for taking the time to report this bug. The stack trace is incomplete. Please provide the full output of `banshee --debug` if possible. status incomplete -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** Changed in: banshee (Ubuntu

Re: [Bug 502336] [NEW] Text unreadable with blocky dark background on fade in effect at song change

2010-01-02 Thread Chow Loong Jin
, and they are very different in appearance and functionality. Which one do you mean? Could you upload a screenshot showing what you mean? Thanks. status incomplete -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** Changed in: banshee (Ubuntu) Status: New = Incomplete

Re: [Bug 496467] Re: remuco-amarok is not executed automaticaly

2010-01-03 Thread Chow Loong Jin
in that manner? -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- remuco-amarok is not executed automaticaly https://bugs.launchpad.net/bugs/496467 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 403135] Re: Notification area icon wrongly rendered/has a black background (multiple apps)

2010-01-05 Thread Chow Loong Jin
think it is. Did you remove the notification area applet from your panel by mistake? -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- Notification area icon wrongly rendered/has a black background (multiple apps) https://bugs.launchpad.net/bugs/403135 You received

[Bug 439787] Re: mplayer-nogui does not disable screensaver while playing

2010-01-06 Thread Chow Loong Jin
I'm reopening this bug and confirming, as a few other people (previous comments) and I have noticed this issue in both the GUI and non-GUI versions of mplayer. It's particularly annoying with gnome-screensaver because for some reason, it does not recognize any input from the keyboard/mouse while

[Bug 371742] Re: Shared folders are not shared after install samba and session restarts

2009-12-09 Thread Chow Loong Jin
Yes, I can confirm this behaviour as well. I've just committed a fix for it, it'll be in the next nautilus-share upload. -- Shared folders are not shared after install samba and session restarts https://bugs.launchpad.net/bugs/371742 You received this bug notification because you are a member of

[Bug 487474] Re: nautilus-share tool does not perform restart action after the packages have been installed and the restart session button pushed

2009-12-09 Thread Chow Loong Jin
I've just committed a fix for this. It will be in the next nautilus- share upload. ** Changed in: nautilus-share (Ubuntu) Status: New = Fix Committed -- nautilus-share tool does not perform restart action after the packages have been installed and the restart session button pushed

[Bug 413993] Re: typo in gui string

2009-12-09 Thread Chow Loong Jin
** Changed in: nautilus-share (Ubuntu) Status: Fix Committed = Fix Released -- typo in gui string https://bugs.launchpad.net/bugs/413993 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 398428] Re: folder sharing not working without reboot

2009-12-09 Thread Chow Loong Jin
*** This bug is a duplicate of bug 487474 *** https://bugs.launchpad.net/bugs/487474 ** This bug has been marked a duplicate of bug 487474 nautilus-share tool does not perform restart action after the packages have been installed and the restart session button pushed -- folder sharing

[Bug 345186] Re: Samba / Nautilus - Sharing Options do not work / broken

2009-12-09 Thread Chow Loong Jin
I'm marking this as invalid due to inactivity. Please reopen if you can provide the required information. ** Changed in: nautilus-share (Ubuntu) Status: Incomplete = Invalid -- Samba / Nautilus - Sharing Options do not work / broken https://bugs.launchpad.net/bugs/345186 You received

[Bug 371593] Re: Sharing of ~/Desktop folder does not produce a sharing-emblem in Nautilus

2009-12-09 Thread Chow Loong Jin
*** This bug is a duplicate of bug 280480 *** https://bugs.launchpad.net/bugs/280480 ** This bug has been marked a duplicate of bug 280480 Share emblem does not show on XDG standard directories -- Sharing of ~/Desktop folder does not produce a sharing-emblem in Nautilus

[Bug 480316] Re: default share is read only for owner

2009-12-09 Thread Chow Loong Jin
Just committed a fix to this. Will be included in the next upload (0.7.2-13) ** Changed in: nautilus-share (Ubuntu) Status: New = Fix Committed ** Changed in: nautilus-share (Ubuntu) Assignee: (unassigned) = Chow Loong Jin (hyperair) -- default share is read only for owner https

[Bug 398702] Re: Guest access doesn't allow sharing without username/password

2009-12-09 Thread Chow Loong Jin
Marking invalid due to inactivity. If you can provide the required information, please feel free to reopen this bug. ** Changed in: nautilus-share (Ubuntu) Status: Incomplete = Invalid -- Guest access doesn't allow sharing without username/password https://bugs.launchpad.net/bugs/398702

Re: [Bug 139226] Re: ipod doesn't appear in banshee

2009-12-09 Thread Chow Loong Jin
. -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- ipod doesn't appear in banshee https://bugs.launchpad.net/bugs/139226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

Re: [Bug 175689] [NEW] Share Folder in right-click menu does not share ntfs drive folders

2009-11-30 Thread Chow Loong Jin
a feeling that at least one of the UID occurrences should actually be umask, though I'm not sure. Could you look into it and correct as necessary? I'm having some difficulty understanding exactly what you mean here. -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer

Re: [Bug 481664] Re: Banshee: GStreamer resource error: Failed on Karmic Studio, audio plays, but seldom fails to play a track part-way through

2009-11-30 Thread Chow Loong Jin
to be working as it should now. though it kind of puts to waste everything the guys at PulseAudio have been doing up until now :S If that's the case, then Banshee's not at fault. affects banshee status invalid affects ubuntu/banshee status invalid -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411

[Bug 406562] Re: Banshee plugin does not support post-1.0 Banshee

2009-12-26 Thread Chow Loong Jin
This bug is fixed. Please do not simply change the bug status without giving a reason. ** Changed in: tangerine Status: Confirmed = Fix Released ** Changed in: tangerine (Debian) Status: Fix Committed = Fix Released ** Changed in: tangerine (Ubuntu) Status: Triaged = Fix

[Bug 500600] Re: The timer countdown appears frozen in alarm-clock-applet, does not reflect the countdown

2009-12-26 Thread Chow Loong Jin
** Changed in: alarm-clock-applet (Ubuntu) Status: New = Confirmed ** Also affects: alarm-clock Importance: Undecided Status: New -- The timer countdown appears frozen in alarm-clock-applet, does not reflect the countdown https://bugs.launchpad.net/bugs/500600 You received

[Bug 500600] Re: The timer countdown appears frozen in alarm-clock-applet, does not reflect the countdown

2009-12-26 Thread Chow Loong Jin
** Changed in: alarm-clock Status: New = Confirmed -- The timer countdown appears frozen in alarm-clock-applet, does not reflect the countdown https://bugs.launchpad.net/bugs/500600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 500600] Re: The timer countdown appears frozen in alarm-clock-applet, does not reflect the countdown

2009-12-26 Thread Chow Loong Jin
: (unassigned) = Chow Loong Jin (hyperair) -- The timer countdown appears frozen in alarm-clock-applet, does not reflect the countdown https://bugs.launchpad.net/bugs/500600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 449161] Re: 0.26 install fails on Karmic

2009-12-26 Thread Chow Loong Jin
I'm closing this bug due to inactivity. If you see this issue again and are sure it's alarm-clock-applet's fault, please feel free to reopen this bug. By the way, gnome-panel sometimes does not detect newly installed applets until you've restarted it (or logged out and logged back in, or

[Bug 401088] Re: banshee not showing icon in notification area

2009-12-27 Thread Chow Loong Jin
Hello, and thank you for taking the time to report this bug. What notification area are you using? It works here with the notification area for GNOME Panel. Also, could you try restarting the notification area extension, or Banshee and see if it still occurs? Also, could you test with Banshee

[Bug 489293] Re: (Ubuntu 9.10 amd64 Banshee 1.5.1) Banshee will play the the audio for MP4s but not the video

2009-12-27 Thread Chow Loong Jin
Hello, and thanks for taking the time to report this bug. I can't seem to reproduce this issue with the MP4s I have. Could you point us to an MP4 file that has this issue? Otherwise, could you identify the codec used by the video stream in the MP4 file? ** Changed in: banshee (Ubuntu)

[Bug 498744] Re: UTF-8 filesystem hosed by banshee

2009-12-27 Thread Chow Loong Jin
As far as I know, Banshee handles UTF-8 perfectly fine, at least where Japanese and Chinese characters are concerned. Perhaps your filesystem isn't supporting them properly? What filesystem are you using? And if a userspace application is able to create files that are not deletable or renamable,

[Bug 496390] Re: banshee should recommend/suggest gstreamer0.10-fluendo-mp3

2009-12-27 Thread Chow Loong Jin
Banshee already recommends gstreamer0.10-plugins-bad which already contains an MP3 decoder. In addition, I think Ubuntu's auto-codec- install dialog also points towards plugins-bad for mp3 playback. I'll mark this bug as invalid for the time being. If you can provide a reason for

[Bug 440707] Re: Banshee starts and it's all grey

2009-12-27 Thread Chow Loong Jin
I'm closing this bug due to inactivity. If you can reproduce this bug and provide the information required to debug it, please reopen the bug. ** Changed in: banshee (Ubuntu) Status: New = Invalid -- Banshee starts and it's all grey https://bugs.launchpad.net/bugs/440707 You received

Re: [Bug 499698] [NEW] Banshee import error on particular with Korean ID3

2009-12-27 Thread Chow Loong Jin
Please e-mail me the file in an attachment or stick it on some uploading site mediafire.com. Thanks. -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- Banshee import error on particular with Korean ID3 https://bugs.launchpad.net/bugs/499698 You received

[Bug 483649] Re: Banshee BPM detection get stucks on missing file

2009-12-27 Thread Chow Loong Jin
Could you provide the full console output including the Gstreamer error please? ** Changed in: banshee (Ubuntu) Status: New = Incomplete -- Banshee BPM detection get stucks on missing file https://bugs.launchpad.net/bugs/483649 You received this bug notification because you are a member

[Bug 464651] Re: Hangs and gets Killed

2009-12-27 Thread Chow Loong Jin
I cannot think of any way it would get Vuze terminated other than OOM killed. Did your machine go out of memory at that point of time? Please attempt to monitor the memory usage of your computer while attempting to reproduce this bug. You can do that using the System Monitor from

[Bug 488832] Re: banshee plays in separate minaiture window

2009-12-27 Thread Chow Loong Jin
This might be related to your window manager and/or the graphic card you're using. Could you provide the said information please? ** Changed in: banshee (Ubuntu) Status: New = Incomplete -- banshee plays in separate minaiture window https://bugs.launchpad.net/bugs/488832 You received

Re: [Bug 498744] Re: UTF-8 filesystem hosed by banshee

2009-12-27 Thread Chow Loong Jin
, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- UTF-8 filesystem hosed by banshee https://bugs.launchpad.net/bugs/498744 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 499698] Re: Banshee import error on particular with Korean ID3

2009-12-27 Thread Chow Loong Jin
** Bug watch added: GNOME Bug Tracker #605570 https://bugzilla.gnome.org/show_bug.cgi?id=605570 ** Also affects: banshee via https://bugzilla.gnome.org/show_bug.cgi?id=605570 Importance: Unknown Status: Unknown ** Changed in: banshee (Ubuntu) Status: New = Confirmed --

[Bug 394819] Re: Spelling error in DAAP iTunes 7 notification

2009-12-27 Thread Chow Loong Jin
I've dug through the sources and cannot find any such string. Could you post a screenshot? Perhaps your font got cut off at the bottom? ** Changed in: banshee (Ubuntu) Status: New = Incomplete -- Spelling error in DAAP iTunes 7 notification https://bugs.launchpad.net/bugs/394819 You

Re: [Bug 498744] Re: UTF-8 filesystem hosed by banshee

2009-12-29 Thread Chow Loong Jin
. affects ubuntu/banshee status invalid Considering this is a CIFS bug, I'm marking this as affecting linux (I think that's where CIFS resides). affects ubuntu/linux status new -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** Changed in: banshee (Ubuntu

Re: [Bug 501677] [NEW] In KDE, 'skip this item' button in notifications area skips two songs

2009-12-30 Thread Chow Loong Jin
regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** Changed in: banshee (Ubuntu) Status: New = Invalid -- In KDE, 'skip this item' button in notifications area skips two songs https://bugs.launchpad.net/bugs/501677 You received this bug notification because you

Re: [Bug 501677] Re: In KDE, 'skip this item' button in notifications area skips two songs

2009-12-30 Thread Chow Loong Jin
On Thursday 31,December,2009 01:29 AM, Jonathan wrote: @Chow Loong Jin: your command dbus-monitor --session interface=org.freedesktop.Notifications | grep -v byte does not produce any output when I hit the 'skip this item' button. Is there another way to fetch this output? Quite weird. How

Re: [Bug 501677] Re: In KDE, 'skip this item' button in notifications area skips two songs

2009-12-30 Thread Chow Loong Jin
twice rather than once. Was that for one click of Skip this item alone? If so, then it's a knotifyd bug. -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- In KDE, 'skip this item' button in notifications area skips two songs https://bugs.launchpad.net/bugs/501677

Re: [Bug 501515] Re: Banshee DELETED my MP3 Downloads from Amazon

2009-12-30 Thread Chow Loong Jin
is the other info you requested. I see. Thanks for the information. status fixcommitted -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** Changed in: banshee (Ubuntu) Status: New = Fix Committed -- Banshee DELETED my MP3 Downloads from Amazon

Re: [Bug 363344] Re: [Jaunty]: Suspend resume breaks wireless

2009-12-30 Thread Chow Loong Jin
that adding a file in /etc/pm/config.d/ with the following line would achieve the same effect: SUSPEND_MODULES=rt61pci -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- [Jaunty]: Suspend resume breaks wireless https://bugs.launchpad.net/bugs/363344 You received

Re: [Bug 501677] Re: In KDE, 'skip this item' button in notifications area skips two songs

2009-12-31 Thread Chow Loong Jin
On Friday 01,January,2010 01:13 AM, Jonathan wrote: That was just one click, yes. Do I need to submit this bug to knotifyd? No need. We'll just use this bug report. affects ubuntu/kdebase-runtime status new -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer

Re: [Bug 496763] Re: Can't enable folder sharing: Sharing service installation has failed. Would you like to retry the installation?

2009-12-19 Thread Chow Loong Jin
On Saturday 19,December,2009 01:49 AM, Adam Taylor wrote: Nope, the share is not available to anything else on the network and disappears after restart. Could you provide the output of net usershare info after a restart when this condition is present? -- Kind regards, Chow Loong Jin (GPG

Re: [Bug 496763] Re: Can't enable folder sharing: Sharing service installation has failed. Would you like to retry the installation?

2009-12-21 Thread Chow Loong Jin
is running with this command: sudo /etc/init.d/samba status -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- Can't enable folder sharing: Sharing service installation has failed. Would you like to retry the installation? https://bugs.launchpad.net/bugs/496763

Re: [Bug 496763] Re: Can't enable folder sharing: Sharing service installation has failed. Would you like to retry the installation?

2009-12-21 Thread Chow Loong Jin
), and install it again (sudo aptitude install samba). /etc/init.d/samba is shipped by the samba package and should be around if samba is truly installed unless manually removed. -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- Can't enable folder sharing: Sharing

Re: [Bug 398702] Re: Guest access doesn't allow sharing without username/password

2009-12-22 Thread Chow Loong Jin
to share data between ubuntu hosts in a network without telling your password to everyone. Could you attach your /etc/samba/smb.conf file? -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer -- Guest access doesn't allow sharing without username/password https

[Bug 490631] Re: Sort Should Disregard Certain Words

2009-12-01 Thread Chow Loong Jin
This should be in 1.5.1, so I'm marking it as fix released. Please see the tag editor dialog, under the Sorting tab. ** Changed in: banshee (Ubuntu) Status: Fix Committed = Fix Released -- Sort Should Disregard Certain Words https://bugs.launchpad.net/bugs/490631 You received this bug

[Bug 393462] Re: fails to start due to Unable to open the session message bus

2009-12-01 Thread Chow Loong Jin
Fixed in 1.5.1 which is in Karmic. ** Changed in: banshee (Ubuntu) Status: Fix Committed = Fix Released -- fails to start due to Unable to open the session message bus https://bugs.launchpad.net/bugs/393462 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 337075] Re: [jaunty regression] transcoding flac to mp3 for ipod no longer works

2009-12-01 Thread Chow Loong Jin
Marking fix released since 1.5.1 is in Karmic. ** Changed in: banshee (Ubuntu) Status: Fix Committed = Fix Released -- [jaunty regression] transcoding flac to mp3 for ipod no longer works https://bugs.launchpad.net/bugs/337075 You received this bug notification because you are a member

Re: [Bug 212970] Re: nautilus-share permissions (samba password is not set)

2009-12-02 Thread Chow Loong Jin
what conditions? Could you provide a step-by-step guide to reproducing this issue? status incomplete -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** Changed in: nautilus-share (Ubuntu) Status: Confirmed = Incomplete -- nautilus-share permissions

[Bug 492914] Re: pulse audio and skype dont work

2009-12-05 Thread Chow Loong Jin
Well, that's weird. I'm using the 2.1 beta with no issues on Ubuntu 9.10 64-bit. Granted, I'm not using anything fancy like a USB headset, but I don't think that should be an issue. As for Sound Recorder, I don't have an issue with that either. By the way, I'd drop the caps if I were you. You

Re: [Bug 496763] Re: Can't enable folder sharing: Sharing service installation has failed. Would you like to retry the installation?

2009-12-15 Thread Chow Loong Jin
, dpkg, dselect) open already. Please close it and retry. It should work. status incomplete -- Kind regards, Chow Loong Jin (GPG: 0x8F02A411) Ubuntu Contributing Developer ** Changed in: nautilus-share (Ubuntu) Status: New = Incomplete -- Can't enable folder sharing: Sharing service

  1   2   3   4   5   6   7   8   9   10   >